:root{--navy:#0b2854;--navy-2:#103667;--blue:#1b63d9;--blue-soft:#eaf2ff;--red:#d92d3a;--red-dark:#ba1f2b;--ink:#13213a;--muted:#65738a;--line:#e2e8f1;--surface:#f5f8fc;--white:#fff;--green:#18a874;--shadow:0 22px 60px #0b28541f;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,Segoe UI,Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.site-page{background:#fff;overflow:hidden}.site-container{width:min(1180px,100% - 48px);margin:0 auto}.concept-bar{color:#dce8fb;background:var(--navy);justify-content:space-between;align-items:center;gap:20px;min-height:42px;padding:6px max(24px,50% - 590px);font-size:13px;font-weight:700;display:flex}.concept-bar>span{align-items:center;gap:8px;display:flex}.concept-bar>span i{background:#58e3aa;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #58e3aa24}.concept-bar nav{background:#ffffff17;border-radius:10px;align-items:center;gap:4px;padding:3px;display:flex}.concept-bar nav a{color:#c9d7ed;border-radius:7px;padding:6px 12px;transition:all .2s}.concept-bar nav a:hover,.concept-bar nav a.active{color:var(--navy);background:#fff}.site-header{z-index:20;background:#fffffff7;border-bottom:1px solid #edf1f7;position:relative}.header-inner{align-items:center;gap:28px;height:84px;display:flex}.brand{flex:none;align-items:center;gap:12px;display:inline-flex}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.35px;color:var(--navy);font-size:19px}.brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:6px;font-size:10px;font-weight:700}.brand-mark{background:linear-gradient(145deg, var(--blue), var(--navy));border-radius:13px;width:42px;height:42px;display:inline-block;position:relative;box-shadow:0 7px 16px #1b63d93b}.brand-mark b,.brand-mark i{background:#fff;border-radius:3px;display:block;position:absolute}.brand-mark b{width:19px;height:6px;top:18px;left:11.5px}.brand-mark i{width:6px;height:19px;top:11.5px;left:18px}.brand-mark:after{content:"";background:var(--red);border:3px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-2px;right:-2px}.desktop-nav{align-items:center;gap:24px;margin:0 auto;display:flex}.desktop-nav a{color:#34445e;padding:12px 0;font-size:14px;font-weight:650;position:relative}.desktop-nav a:after{content:"";background:var(--blue);height:2px;transition:all .2s;position:absolute;bottom:4px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-contact{flex-direction:column;align-items:flex-end;line-height:1;display:flex}.header-contact span{color:#8a95a7;margin-bottom:7px;font-size:10px}.header-contact a{color:var(--navy);letter-spacing:-.2px;font-size:17px;font-weight:800}.header-call{min-height:44px;color:var(--blue);background:#fff;border:1.5px solid #cbd9ee;border-radius:12px;padding:0 18px;font-size:13px;font-weight:800;transition:all .2s}.header-call:hover{border-color:var(--blue);background:var(--blue-soft);transform:translateY(-1px)}.hero{background:linear-gradient(90deg,#f8fbff 0% 45%,#eef3f8 100%);align-items:center;min-height:650px;display:flex;position:relative}.hero:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#f8fbff 0%,#f8fbfff7 37%,#f8fbffa3 50%,#f8fbff00 68%);position:absolute;inset:0}.hero:after{content:"";z-index:3;background:linear-gradient(90deg, var(--navy) 0 56%, #fff 56% 70%, var(--red) 70%);opacity:.92;height:5px;position:absolute;bottom:0;left:0;right:0}.hero-photo{z-index:1;background:url(../img/fast/hero.webp) 100%/cover no-repeat;position:absolute;inset:0 0 0 37%}.hero-inner{z-index:5;align-items:center;min-height:650px;display:flex;position:relative}.hero-copy{width:59%;max-width:690px;padding:64px 0 70px}.license-pill{color:var(--navy-2);background:#fff;border:1px solid #d9e5f5;border-radius:999px;align-items:center;gap:9px;margin-bottom:24px;padding:9px 14px 9px 10px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #0b28540f}.license-pill span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;display:grid}.hero h1{max-width:680px;color:var(--navy);letter-spacing:-3.8px;margin:0;font-size:clamp(46px,5.1vw,73px);font-weight:820;line-height:.99}.hero h1 em{color:var(--red);font-style:normal}.hero-subtitle{color:#52627a;max-width:620px;margin:28px 0 24px;font-size:19px;line-height:1.62}.hero-points{flex-wrap:wrap;gap:12px 26px;margin-bottom:30px;display:flex}.hero-points span{color:#7d899a;flex-direction:column;font-size:12px;line-height:1.25;display:flex}.hero-points span+span{border-left:1px solid #d6deea;padding-left:26px}.hero-points b{color:var(--navy);margin-bottom:3px;font-size:18px}.hero-actions{align-items:center;gap:12px;display:flex}.button{border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 25px;font-size:15px;font-weight:850;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg, var(--red), #bf1e2b);box-shadow:0 14px 30px #d92d3a3d}.button-primary:hover{box-shadow:0 18px 36px #d92d3a52}.button-secondary{color:var(--navy);background:#fff;border:1.5px solid #d5dfec;box-shadow:0 8px 22px #0b28540f}.microcopy{color:#8490a1;align-items:center;gap:8px;margin:15px 0 0;font-size:11px;display:flex}.microcopy span{color:var(--green);font-size:10px}.hero-doctor-tag{z-index:6;min-width:192px;color:var(--navy);box-shadow:var(--shadow);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #ffffffe6;border-radius:15px;align-items:center;gap:11px;padding:13px 16px;display:flex;position:absolute;bottom:38px;right:max(28px,50% - 590px)}.doctor-online{color:var(--green);font-size:14px}.hero-doctor-tag div{flex-direction:column;display:flex}.hero-doctor-tag strong{font-size:13px}.hero-doctor-tag small{color:var(--muted);margin-top:3px;font-size:11px}.trust-strip{z-index:8;background:#fff;border-bottom:1px solid #e9eef5;position:relative;box-shadow:0 12px 35px #0c264d0a}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid article{border-right:1px solid #e9eef5;align-items:center;gap:14px;min-height:112px;padding:24px 20px;display:flex}.trust-grid article:first-child{padding-left:0}.trust-grid article:last-child{border-right:0}.trust-icon{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:13px;flex:0 0 42px;place-items:center;font-size:19px;font-weight:900;display:grid}.trust-icon-2,.trust-icon-4{color:var(--red);background:#fff0f1}.trust-grid strong{color:var(--navy);font-size:14px;display:block}.trust-grid p{color:#7d899b;margin:5px 0 0;font-size:11px;line-height:1.4}.section{padding:104px 0}.light-section{background:var(--surface)}.section-heading{margin-bottom:46px}.section-heading h2,.doctor-content h2,.site-cta h2{color:var(--navy);letter-spacing:-1.8px;margin:8px 0 0;font-size:clamp(34px,3.5vw,48px);line-height:1.08}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900}.eyebrow.light{color:#8bb9ff}.split-heading{justify-content:space-between;align-items:flex-end;gap:50px;display:flex}.split-heading>p{width:440px;color:var(--muted);margin:0 0 2px;font-size:16px;line-height:1.65}.centered-heading{text-align:center;max-width:730px;margin-left:auto;margin-right:auto}.centered-heading p{color:var(--muted);margin:18px auto 0;font-size:16px;line-height:1.65}.steps-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.step-card{background:#fff;border:1px solid #e4eaf2;border-radius:20px;min-height:260px;padding:28px;transition:all .25s;position:relative;box-shadow:0 10px 25px #0b285409}.step-card:hover{border-color:#c7d8ef;transform:translateY(-5px);box-shadow:0 20px 40px #0b285414}.step-card>span{color:var(--blue);font-size:15px;font-weight:900}.step-line{background:linear-gradient(90deg, var(--blue) 0 72%, var(--red) 72%);border-radius:99px;width:42px;height:3px;margin:22px 0 36px}.step-card h3{color:var(--navy);letter-spacing:-.3px;margin:0 0 13px;font-size:19px}.step-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.price-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.price-card{background:#fff;border:1px solid #dfe6f0;border-radius:23px;padding:34px;position:relative;box-shadow:0 14px 42px #0b28540e}.price-card.featured{border:2px solid var(--blue);transform:translateY(-8px);box-shadow:0 18px 55px #1b63d924}.popular{color:#fff;background:var(--blue);text-transform:uppercase;letter-spacing:.06em;border-radius:99px;padding:7px 13px;font-size:10px;font-weight:900;position:absolute;top:-14px;right:23px}.price-note{color:var(--muted);margin:0 0 8px;font-size:12px}.price-card h3{color:var(--navy);letter-spacing:-.5px;margin:0;font-size:22px}.price{color:var(--red);letter-spacing:-1px;margin:22px 0 24px;font-size:30px;display:block}.price-card ul{border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5;min-height:118px;margin:0 0 25px;padding:20px 0;list-style:none}.price-card li{color:#44536a;align-items:center;gap:9px;margin:10px 0;font-size:13px;display:flex}.price-card li span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:900;display:grid}.price-card button{width:100%;min-height:48px;color:var(--navy);background:#f3f7fc;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:0 18px;font-size:13px;font-weight:850;display:flex}.price-card.featured button{color:#fff;background:var(--navy)}.price-card button span{font-size:20px}.price-disclaimer{background:#f5f8fc;border:1px solid #e3eaf3;border-radius:14px;align-items:center;gap:13px;max-width:900px;margin:35px auto 0;padding:17px 20px;display:flex}.price-disclaimer>span{width:27px;height:27px;color:var(--blue);background:var(--blue-soft);border-radius:50%;flex:0 0 27px;place-items:center;font-weight:900;display:grid}.price-disclaimer p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.doctor-section{color:#fff;background:var(--navy);position:relative;overflow:hidden}.doctor-section:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:520px;height:520px;position:absolute;top:-200px;right:-170px;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.doctor-layout{z-index:2;grid-template-columns:.85fr 1.15fr;align-items:center;gap:78px;display:grid;position:relative}.doctor-portrait{background:linear-gradient(#0b285414,#0b28545c),url(../img/fast/hero.webp) 69%/cover no-repeat;border:1px solid #ffffff29;border-radius:25px;min-height:480px;position:relative;overflow:hidden;box-shadow:0 25px 60px #0000003b}.doctor-experience{min-width:115px;box-shadow:var(--shadow);background:#fffffff0;border-radius:15px;flex-direction:column;padding:15px 18px;display:flex;position:absolute;bottom:22px;left:22px}.doctor-experience strong{color:var(--red);font-size:23px}.doctor-experience span{color:var(--muted);font-size:11px}.doctor-content h2{color:#fff;max-width:600px}.doctor-content>p{color:#bccce1;max-width:620px;margin:22px 0 25px;font-size:16px;line-height:1.7}.doctor-name{border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;align-items:center;gap:13px;padding:19px 0;display:flex}.doctor-name>span{width:44px;height:44px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.doctor-name div{flex-direction:column;display:flex}.doctor-name strong{font-size:15px}.doctor-name small{color:#9cb0c9;margin-top:5px;font-size:12px}.doctor-facts{grid-template-columns:1fr 1fr;gap:13px 22px;margin:25px 0 30px;display:grid}.doctor-facts span{color:#d0dded;align-items:center;gap:9px;font-size:12px;display:flex}.doctor-facts b{width:20px;height:20px;color:var(--navy);background:#75e3b6;border-radius:50%;place-items:center;font-size:10px;display:grid}.button-white{min-height:52px;color:var(--navy);background:#fff}.reviews-section{background:#f8fafc}.rating-summary{align-items:center;gap:13px;display:flex}.rating-summary>strong{color:var(--navy);letter-spacing:-1.5px;font-size:42px}.rating-summary>span{color:#f3a72f;letter-spacing:2px;flex-direction:column;font-size:14px;display:flex}.rating-summary small{color:var(--muted);letter-spacing:0;margin-top:5px;font-size:10px}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-card{background:#fff;border:1px solid #e1e7f0;border-radius:20px;padding:27px;box-shadow:0 10px 30px #0b28540b}.review-top{align-items:center;gap:11px;display:flex}.avatar{color:#fff;background:linear-gradient(145deg, var(--blue), var(--navy));border-radius:50%;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:11px;font-weight:900;display:grid}.review-top>div{flex-direction:column;min-width:0;display:flex}.review-top strong{color:var(--navy);font-size:13px}.review-top small{color:#8b97a9;margin-top:4px;font-size:10px}.review-top em{color:#f2a72d;letter-spacing:1px;margin-left:auto;font-size:10px;font-style:normal}.review-card>p{color:#56657a;margin:22px 0 0;font-size:14px;line-height:1.75}.site-cta{color:#fff;background:linear-gradient(125deg,#123a70,#081f43);padding:80px 0;position:relative;overflow:hidden}.site-cta:after{content:"";border:100px solid #ffffff07;border-radius:50%;width:600px;height:600px;position:absolute;top:-230px;right:-120px}.cta-layout{z-index:2;grid-template-columns:1.35fr .65fr;align-items:center;gap:80px;display:grid;position:relative}.site-cta h2{color:#fff;max-width:680px}.site-cta p{color:#bbcae0;max-width:680px;margin:18px 0 0;font-size:16px;line-height:1.65}.cta-card{background:#fff;border-radius:22px;flex-direction:column;padding:28px;display:flex;box-shadow:0 23px 55px #00000040}.cta-card>span{color:var(--muted);font-size:11px}.cta-card>a{color:var(--navy);letter-spacing:-.6px;margin:7px 0 20px;font-size:24px;font-weight:900}.cta-card button{color:#fff;background:var(--red);border:0;border-radius:12px;min-height:49px;font-size:13px;font-weight:850}.cta-card small{color:#8c98aa;text-align:center;margin-top:9px;font-size:10px}.site-footer{color:#9fb0c8;background:#071a38;padding:58px 0 35px}.footer-grid{grid-template-columns:1.55fr .75fr .9fr 1fr;gap:48px;display:grid}.brand-light strong{color:#fff}.brand-light small{color:#8295b0}.footer-grid>div{flex-direction:column;gap:11px;display:flex}.footer-grid>div:first-child{max-width:300px}.footer-grid>div:first-child p{color:#778ba8;margin:12px 0 0;font-size:11px;line-height:1.65}.footer-grid>div>strong{color:#fff;margin-bottom:7px;font-size:13px}.footer-grid a,.footer-grid span{font-size:11px}.footer-grid a:hover{color:#fff}.footer-phone{color:#fff;font-weight:900;font-size:16px!important}.mobile-actions{display:none}.modal-backdrop{z-index:100;backdrop-filter:blur(8px);background:#05142bbd;place-items:center;padding:20px;animation:.2s fade;display:grid;position:fixed;inset:0}.callback-modal{background:#fff;border-radius:25px;width:min(440px,100%);padding:38px;animation:.25s rise;position:relative;box-shadow:0 30px 90px #00000052}.modal-close{color:#8290a4;background:#f1f4f8;border:0;border-radius:50%;width:34px;height:34px;font-size:23px;line-height:1;position:absolute;top:13px;right:15px}.modal-icon{color:#fff;background:var(--red);border-radius:16px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 10px 25px #d92d3a40}.callback-modal h2{color:var(--navy);letter-spacing:-.8px;margin:22px 0 9px;font-size:28px}.callback-modal>p{color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.6}.callback-modal form label{color:var(--navy);flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.callback-modal input{height:54px;color:var(--ink);background:#f7f9fc;border:1px solid #dce4ef;border-radius:12px;outline:none;padding:0 16px;font-size:16px}.callback-modal input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #1b63d91a}.callback-modal form button,.success-state button{color:#fff;background:var(--red);border:0;border-radius:12px;width:100%;min-height:52px;margin-top:13px;font-weight:850}.callback-modal form small{color:#8a96a7;text-align:center;margin-top:11px;font-size:9px;line-height:1.45;display:block}.success-state{text-align:center}.success-state>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto;font-size:28px;font-weight:900;display:grid}.success-state p{color:var(--muted);font-size:14px;line-height:1.6}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(12px)scale(.98)}}@media (width<=1050px){.desktop-nav{display:none}.header-contact{margin-left:auto}.hero,.hero-inner{min-height:610px}.hero-photo{left:44%}.hero:before{background:linear-gradient(90deg,#f8fbff 0%,#f8fbfffa 43%,#f8fbffb3 56%,#f8fbff0f 78%)}.hero-copy{width:62%}.hero h1{font-size:56px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid article{border-bottom:1px solid #e9eef5}.steps-grid{grid-template-columns:1fr 1fr}.doctor-layout{gap:45px}}@media (width<=780px){.site-container{width:min(100% - 32px,620px)}.concept-bar{min-height:38px;padding:5px 16px}.concept-bar>span{display:none}.concept-bar nav{width:100%}.concept-bar nav a{text-align:center;width:50%;font-size:11px}.header-inner{gap:10px;height:70px}.brand-mark{border-radius:11px;width:36px;height:36px}.brand-mark b{width:17px;height:5px;top:15.5px;left:9.5px}.brand-mark i{width:5px;height:17px;top:9.5px;left:15.5px}.brand strong{font-size:16px}.brand small{font-size:8px}.header-contact{display:none}.header-call{min-height:40px;margin-left:auto;padding:0 13px;font-size:11px}.hero{background:#f8fbff;min-height:auto;padding:0 0 28px;display:block}.hero:before{z-index:2;background:linear-gradient(#f8fbff05 28%,#f8fbff94 49%,#f8fbff 66%)}.hero-photo{z-index:1;background-position:66%;height:350px;position:relative;inset:auto}.hero-inner{min-height:0;margin-top:-52px}.hero-copy{width:100%;max-width:none;padding:0 0 22px}.license-pill{margin-bottom:15px;font-size:10px}.hero h1{letter-spacing:-2.5px;font-size:clamp(39px,11.8vw,54px);line-height:1.02}.hero-subtitle{margin:19px 0;font-size:16px;line-height:1.55}.hero-points{margin-bottom:22px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%;min-height:56px}.microcopy{align-items:flex-start;line-height:1.4}.hero-doctor-tag{min-width:170px;padding:10px 12px;top:272px;bottom:auto;right:16px}.trust-grid{grid-template-columns:1fr;padding:11px 0}.trust-grid article,.trust-grid article:first-child{border-right:0;min-height:82px;padding:14px 0}.trust-grid article:last-child{border-bottom:0}.section{padding:72px 0}.section-heading{margin-bottom:30px}.split-heading{display:block}.split-heading>p{width:auto;margin:16px 0 0;font-size:15px}.section-heading h2,.doctor-content h2,.site-cta h2{letter-spacing:-1.3px;font-size:34px}.steps-grid,.price-grid,.reviews-grid{grid-template-columns:1fr}.step-card{min-height:0;padding:24px}.step-line{margin:16px 0 24px}.price-grid{gap:16px}.price-card,.price-card.featured{padding:28px;transform:none}.price-card ul{min-height:0}.doctor-layout{grid-template-columns:1fr;gap:35px}.doctor-portrait{min-height:390px}.doctor-facts{grid-template-columns:1fr}.rating-summary{margin-top:22px}.cta-layout{grid-template-columns:1fr;gap:34px}.site-cta{padding:66px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-grid>div:first-child{grid-column:1/-1}.mobile-actions{z-index:50;backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #dce4ef;border-radius:16px;grid-template-columns:1fr 1fr;gap:7px;padding:7px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 14px 40px #081f4338}.mobile-actions a,.mobile-actions button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:48px;font-size:12px;font-weight:850;display:flex}.mobile-actions a{color:#fff;background:var(--red)}.mobile-actions button{color:var(--navy);background:#edf3fb}.site-footer{padding-bottom:105px}}@media (width<=430px){.site-container{width:calc(100% - 26px)}.header-call{padding:0 10px}.hero-photo{height:320px}.hero-doctor-tag{top:244px}.hero h1{font-size:40px}.hero-points span+span{padding-left:14px}.callback-modal{padding:31px 22px}}.crm-app{min-height:100vh;color:var(--ink);background:#f3f6fb;display:flex}.crm-sidebar{z-index:70;color:#d8e4f5;background:linear-gradient(#0a2855 0%,#071d3e 100%);flex-direction:column;width:270px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:12px 0 40px #071d3e17}.crm-sidebar-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:92px;padding:0 24px;display:flex}.crm-sidebar .brand strong{color:#fff}.crm-sidebar .brand small{color:#7f9abe}.crm-sidebar .brand-mark{width:39px;height:39px;box-shadow:none}.crm-sidebar .brand-mark b{width:17px;height:5px;top:17px;left:11px}.crm-sidebar .brand-mark i{width:5px;height:17px;top:11px;left:17px}.sidebar-close{color:#fff;background:#ffffff14;border:0;border-radius:9px;width:33px;height:33px;font-size:22px;display:none}.crm-workspace{background:#ffffff0e;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;margin:18px 16px 8px;padding:13px 14px;display:flex}.crm-workspace span{color:#7f9abe;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.crm-workspace strong{color:#eaf1fb;margin-top:6px;font-size:11px}.crm-nav{flex-direction:column;gap:4px;padding:14px;display:flex}.crm-nav>small{color:#6684aa;text-transform:uppercase;letter-spacing:.13em;margin:0 10px 8px;font-size:9px;font-weight:800}.crm-nav a{color:#a9bdd7;border-radius:11px;align-items:center;gap:11px;min-height:48px;padding:0 13px;font-size:12px;font-weight:700;transition:all .18s;display:flex}.crm-nav a:hover{color:#fff;background:#ffffff0f}.crm-nav a.active{color:#fff;background:linear-gradient(100deg,#1b63d9,#2259b0);box-shadow:0 9px 22px #0000002b}.crm-nav a.muted:not(.active){color:#7791b2}.crm-nav a i{width:27px;height:27px;color:inherit;background:#ffffff0f;border-radius:8px;place-items:center;font-size:14px;font-style:normal;display:grid}.crm-nav a.active i{background:#ffffff24}.crm-nav a b{color:#fff;background:var(--red);border-radius:7px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:9px;display:grid}.crm-nav a em{color:#7e96b5;background:#ffffff0d;border-radius:5px;margin-left:auto;padding:3px 6px;font-size:8px;font-style:normal}.crm-sidebar-status{background:#06142b47;border:1px solid #ffffff12;border-radius:12px;margin:auto 16px 10px;padding:14px}.crm-sidebar-status>div{align-items:center;gap:8px;display:flex}.crm-sidebar-status strong{color:#dce8f6;font-size:10px}.crm-sidebar-status small{color:#6884a8;margin-top:7px;font-size:8px;display:block}.live-dot{background:#32d396;border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #32d3961f}.crm-user{border-top:1px solid #ffffff14;align-items:center;gap:10px;min-height:75px;padding:13px 18px;display:flex}.crm-user>span{color:#fff;background:linear-gradient(145deg,#376fdd,#214b9c);border-radius:11px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.crm-user>div{flex-direction:column;display:flex}.crm-user strong{color:#fff;font-size:11px}.crm-user small{color:#7590b3;margin-top:4px;font-size:9px}.crm-user button{color:#718dad;background:0 0;border:0;margin-left:auto}.crm-main{width:calc(100% - 270px);min-width:0;margin-left:270px}.crm-concept-bar{color:#dce8f7;background:#071b3a;justify-content:space-between;align-items:center;height:36px;padding:0 30px;font-size:10px;font-weight:750;display:flex}.crm-concept-bar>div{align-items:center;gap:8px;display:flex}.crm-concept-bar nav{gap:4px;display:flex}.crm-concept-bar a{color:#7590b2;border-radius:6px;padding:5px 9px}.crm-concept-bar a.active,.crm-concept-bar a:hover{color:var(--navy);background:#fff}.crm-topbar{background:#fff;border-bottom:1px solid #e5eaf1;align-items:center;gap:22px;min-height:88px;padding:18px 30px;display:flex}.crm-title{min-width:260px}.crm-title h1{color:var(--navy);letter-spacing:-.65px;margin:0;font-size:23px;line-height:1.2}.crm-title p{color:#8390a3;margin:6px 0 0;font-size:10px}.crm-top-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.crm-search{background:#f5f7fa;border:1px solid #e3e8ef;border-radius:11px;align-items:center;gap:8px;width:min(270px,23vw);height:42px;padding:0 13px;display:flex}.crm-search span{color:#8390a3;font-size:18px}.crm-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px}.icon-button{width:42px;height:42px;color:var(--navy);background:#fff;border:1px solid #dfe5ed;border-radius:11px;font-size:17px;position:relative}.icon-button b{color:#fff;background:var(--red);border:2px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;display:grid;position:absolute;top:-5px;right:-4px}.period-button{min-width:105px;height:42px;color:var(--navy);background:#fff;border:1px solid #dfe5ed;border-radius:11px;justify-content:space-between;align-items:center;padding:0 13px;font-size:10px;font-weight:800;display:flex}.mobile-menu-button{width:42px;height:42px;color:var(--navy);background:#f1f5fa;border:0;border-radius:10px;display:none}.crm-content{padding:25px 30px 45px}.crm-metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.crm-metric{background:#fff;border:1px solid #e2e7ee;border-radius:17px;align-items:flex-start;gap:13px;min-height:137px;padding:21px;display:flex;position:relative;box-shadow:0 8px 25px #081f4309}.metric-icon{border-radius:11px;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:15px;font-weight:900;display:grid}.metric-icon.blue{color:#1b63d9;background:#eaf2ff}.metric-icon.navy{color:#133d75;background:#e7eef8}.metric-icon.green{color:#119568;background:#e5f8f1}.metric-icon.red{color:var(--red);background:#fff0f1}.metric-copy{flex-direction:column;display:flex}.metric-copy>span{color:#758297;font-size:10px}.metric-copy>strong{color:var(--navy);letter-spacing:-1px;margin:8px 0 5px;font-size:29px;line-height:1}.metric-copy small{color:#8a96a7;font-size:8px}.metric-copy small b{color:#17a273;margin-right:3px}.crm-metric:last-child .metric-copy small b{color:var(--red)}.crm-metric>button{color:#8d99aa;background:#f5f7fa;border:0;border-radius:8px;width:27px;height:27px;font-size:13px;position:absolute;top:18px;right:17px}.crm-dashboard-grid{grid-template-columns:1.55fr .8fr;gap:15px;margin-top:15px;display:grid}.crm-panel{background:#fff;border:1px solid #e2e7ee;border-radius:17px;box-shadow:0 8px 25px #081f4309}.leads-chart-panel,.funnel-panel,.recent-panel,.center-summary{padding:21px}.panel-head{justify-content:space-between;align-items:flex-start;gap:16px;min-height:43px;display:flex}.panel-head h2{color:var(--navy);letter-spacing:-.2px;margin:0;font-size:15px}.panel-head p{color:#8a96a8;margin:5px 0 0;font-size:9px}.chart-legend{color:#758297;gap:12px;font-size:8px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:3px;width:8px;height:8px}.chart-legend i.blue{background:var(--blue)}.chart-legend i.red{background:var(--red)}.line-chart{height:250px;margin:17px 0 0 27px;position:relative}.line-chart svg{width:100%;height:218px;overflow:visible}.grid-lines line{stroke:#e7ebf1;stroke-width:1px;stroke-dasharray:4 5}.area{fill:url(#areaBlue)}.blue-line,.red-line{fill:none;stroke-width:3px;vector-effect:non-scaling-stroke;stroke-linecap:round}.blue-line{stroke:var(--blue)}.red-line{stroke:var(--red);stroke-width:2px}.chart-point circle{fill:var(--blue)}.chart-point .ring{fill:none;stroke:var(--blue);stroke-width:2px;opacity:.22}.chart-y{color:#9ba6b5;flex-direction:column;justify-content:space-between;font-size:8px;display:flex;position:absolute;top:0;bottom:31px;left:-27px}.chart-x{color:#8c98a9;justify-content:space-between;font-size:8px;display:flex}.panel-badge{color:var(--blue);background:#eaf2ff;border-radius:7px;padding:6px 9px;font-size:8px;font-weight:800}.funnel-list{margin-top:20px}.funnel-row{margin-bottom:17px}.funnel-row>div:first-child{justify-content:space-between;align-items:center;display:flex}.funnel-row span{color:#66748a;font-size:10px}.funnel-row strong{color:var(--navy);font-size:12px}.funnel-row strong small{color:#8995a6;margin-left:7px;font-size:8px;font-weight:500}.funnel-track{background:#edf1f5;border-radius:99px;height:6px;margin-top:8px;overflow:hidden}.funnel-track i{border-radius:99px;height:100%;display:block}.funnel-track i.blue{background:var(--blue)}.funnel-track i.navy{background:#31568b}.funnel-track i.green{background:#20b581}.funnel-track i.purple{background:#8867d7}.module-off-note{background:#f7f8fa;border:1px dashed #d7dee7;border-radius:11px;align-items:center;gap:9px;margin-top:18px;padding:12px;display:flex}.module-off-note>span{color:#8995a5;background:#e9edf2;border-radius:8px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.module-off-note>div{flex-direction:column;display:flex}.module-off-note strong{color:#526178;font-size:9px}.module-off-note p{color:#909baa;margin:3px 0 0;font-size:7px}.module-off-note a{color:var(--blue);margin-left:auto;font-size:8px;font-weight:800}.crm-bottom-grid{grid-template-columns:1.55fr .8fr;gap:15px;margin-top:15px;display:grid}.panel-link{color:var(--blue);font-size:9px;font-weight:800}.crm-table-wrap{overflow-x:auto}.crm-table{border-collapse:collapse;width:100%}.crm-table th{color:#8b97a8;text-align:left;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e9edf2;height:39px;padding:0 10px;font-size:8px;font-weight:750}.crm-table td{color:#57657a;border-bottom:1px solid #edf0f4;height:59px;padding:8px 10px;font-size:9px}.crm-table tbody tr:last-child td{border-bottom:0}.crm-table td>strong,.crm-table td>span:not(.lead-status):not(.source-title){display:block}.crm-table td>strong{color:var(--navy);font-size:9px}.crm-table td>span:not(.lead-status):not(.source-title){color:#929dab;margin-top:4px;font-size:8px}.crm-table td:last-child button{width:26px;height:26px;color:var(--navy);background:#f3f6fa;border:0;border-radius:7px;font-size:16px}.lead-status{white-space:nowrap;border-radius:7px;align-items:center;min-height:23px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.lead-status.new{color:#1b63d9;background:#eaf2ff}.lead-status.qualified{color:#0c8e62;background:#e5f8f1}.lead-status.test{color:#8a6b13;background:#fff5d6}.lead-status.doctor{color:#7251be;background:#f0eafd}.lead-status.missed{color:#bd2632;background:#fff0f1}.center-live{color:#15956a;align-items:center;gap:6px;font-size:8px;font-weight:800;display:flex}.center-live i{background:#20c78d;border-radius:50%;width:7px;height:7px}.center-main-card{background:#f5f8fc;border-radius:12px;align-items:center;gap:10px;margin-top:18px;padding:13px;display:flex}.center-avatar{color:#fff;background:linear-gradient(145deg, var(--blue), var(--navy));border-radius:11px;place-items:center;width:39px;height:39px;font-size:10px;font-weight:900;display:grid}.center-main-card>div:nth-child(2){flex-direction:column;display:flex}.center-main-card strong{color:var(--navy);font-size:9px}.center-main-card span{color:#8491a3;margin-top:4px;font-size:7px}.center-main-card>b{color:var(--blue);margin-left:auto;font-size:16px}.center-stats{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:14px;display:grid}.center-stats>div{text-align:center;background:#fafbfd;border:1px solid #edf0f4;border-radius:10px;flex-direction:column;padding:11px 7px;display:flex}.center-stats span{color:#8b97a8;font-size:7px}.center-stats strong{color:var(--navy);margin-top:6px;font-size:15px}.red-text{color:var(--red)!important}.center-progress{margin-top:15px}.center-progress>div{color:#6e7b8f;justify-content:space-between;font-size:8px;display:flex}.center-progress>div b{color:var(--navy)}.center-progress>i{background:#e9edf2;border-radius:99px;height:6px;margin-top:8px;display:block;overflow:hidden}.center-progress>i b{background:linear-gradient(90deg, var(--blue), #4c8df0);border-radius:99px;height:100%;display:block}.center-settings-link{min-height:38px;color:var(--navy);background:#edf3fb;border-radius:10px;justify-content:space-between;align-items:center;margin-top:17px;padding:0 13px;font-size:9px;font-weight:800;display:flex}.page-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;display:flex}.filter-tabs{background:#e8edf4;border-radius:11px;gap:3px;padding:4px;display:flex}.filter-tabs button{color:#6f7d91;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:9px;font-weight:800;display:flex}.filter-tabs button span{color:#8793a4;background:#ffffff8c;border-radius:6px;place-items:center;min-width:18px;height:18px;font-size:7px;display:grid}.filter-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 4px 12px #081f4314}.filter-tabs button.active span{color:#fff;background:var(--blue)}.toolbar-actions{gap:8px;display:flex}.outline-action,.danger-outline,.primary-action{border-radius:10px;min-height:40px;padding:0 14px;font-size:9px;font-weight:800}.outline-action{color:var(--navy);background:#fff;border:1px solid #dce3ec}.danger-outline{color:var(--red);background:#fff;border:1px solid #f0c9ce}.danger-outline:disabled{opacity:.45;cursor:not-allowed}.primary-action{color:#fff;background:var(--blue);border:1px solid var(--blue);box-shadow:0 8px 20px #1b63d92e}.permission-banner{background:#eef4ff;border:1px solid #d5e4fb;border-radius:13px;align-items:center;gap:12px;min-height:64px;margin-bottom:15px;padding:13px 16px;display:flex}.permission-banner>span{width:34px;height:34px;color:var(--blue);background:#fff;border-radius:10px;place-items:center;display:grid;box-shadow:0 5px 15px #1b63d91a}.permission-banner strong{color:var(--navy);font-size:10px}.permission-banner p{color:#728097;margin:4px 0 0;font-size:8px;line-height:1.5}.bulk-bar{color:#fff;background:var(--navy);border-radius:12px;align-items:center;gap:12px;min-height:50px;margin-bottom:12px;padding:8px 14px;display:flex;box-shadow:0 10px 24px #0b285429}.bulk-bar strong{font-size:10px}.bulk-bar button{color:#c5d3e5;background:0 0;border:0;font-size:8px}.bulk-bar .delete-selected{color:#fff;background:var(--red);border-radius:8px;min-height:32px;margin-left:auto;padding:0 12px;font-weight:800}.leads-page-panel{overflow:hidden}.wide-table{padding:0 10px}.leads-table th:first-child,.leads-table td:first-child{width:34px}.leads-table input[type=checkbox]{width:14px;height:14px;accent-color:var(--blue)}.leads-table .test-row{background:#fffdf7}.test-mark{color:#987317;background:#fff1bd;border-radius:4px;margin-top:4px;padding:2px 5px;font-size:6px;font-style:normal;font-weight:900;display:inline-flex}.source-title{color:#45556c;white-space:nowrap;font-size:9px;display:block}.leads-table td small{color:#96a1af;margin-top:4px;font-size:7px;display:block}.play-call{min-width:65px;height:27px;color:var(--blue);background:#edf4ff;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 8px;font-size:8px;font-weight:900;display:flex}.play-call span{color:#6d7b90;font-size:7px}.no-call{color:#a0a9b6!important}.row-actions{gap:4px;display:flex}.row-actions .delete-row{color:var(--red);background:#fff0f1}.table-footer{color:#8894a5;border-top:1px solid #e9edf2;justify-content:space-between;align-items:center;min-height:54px;padding:0 20px;font-size:8px;display:flex}.table-footer nav{gap:4px;display:flex}.table-footer button{color:#788599;background:#f4f6f9;border:0;border-radius:7px;width:28px;height:28px;font-size:9px}.table-footer button.active{color:#fff;background:var(--blue)}.empty-state{flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.empty-state>span{background:var(--green);border-radius:50%;place-items:center;width:44px;height:44px;color:#fff!important;font-size:17px!important;display:grid!important}.empty-state strong{color:var(--navy);margin-top:14px;font-size:12px}.empty-state p{color:#8793a4;margin:6px 0 0;font-size:9px}.crm-modal-backdrop{z-index:110;backdrop-filter:blur(7px);background:#05142bad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.crm-confirm-modal{background:#fff;border-radius:20px;width:min(430px,100%);padding:29px;box-shadow:0 25px 80px #00000047}.danger-symbol{width:48px;height:48px;color:var(--red);background:#fff0f1;border-radius:14px;place-items:center;font-size:19px;display:grid}.crm-confirm-modal h2{color:var(--navy);letter-spacing:-.4px;margin:19px 0 9px;font-size:19px}.crm-confirm-modal p{color:#6e7c90;margin:0;font-size:10px;line-height:1.65}.crm-confirm-modal>div{grid-template-columns:1fr 1.35fr;gap:8px;margin-top:24px;display:grid}.crm-confirm-modal button{min-height:42px;color:var(--navy);background:#edf1f6;border:0;border-radius:10px;font-size:9px;font-weight:800}.crm-confirm-modal .confirm-delete{color:#fff;background:var(--red)}.crm-toast{z-index:120;color:#fff;background:#0e2f5f;border:1px solid #ffffff21;border-radius:12px;align-items:center;gap:9px;min-height:50px;padding:0 17px;font-size:10px;font-weight:800;animation:.25s rise;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 16px 40px #071d3e42}.crm-toast span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.centers-summary-row{grid-template-columns:repeat(3,1fr) auto;gap:12px;margin-bottom:15px;display:grid}.centers-summary-row article{background:#fff;border:1px solid #e2e7ee;border-radius:14px;align-items:center;gap:12px;min-height:78px;padding:15px;display:flex}.summary-icon{border-radius:11px;place-items:center;width:39px;height:39px;font-size:13px;font-weight:900;display:grid}.summary-icon.blue{color:var(--blue);background:#eaf2ff}.summary-icon.green{color:#13a06f;background:#e6f8f1}.summary-icon.red{color:var(--red);background:#fff0f1}.centers-summary-row article div{flex-direction:column;display:flex}.centers-summary-row small{color:#8491a3;font-size:8px}.centers-summary-row strong{color:var(--navy);margin-top:5px;font-size:18px}.centers-summary-row>button{color:#fff;background:var(--blue);border:0;border-radius:13px;min-width:155px;font-size:9px;font-weight:850;box-shadow:0 8px 20px #1b63d929}.centers-summary-row>button:disabled{color:#8491a3;box-shadow:none;cursor:not-allowed;background:#e7ebf0}.routing-panel{padding:24px}.routing-head{border-bottom:1px solid #e8ecf1;padding-bottom:19px}.autosave-note{color:#8995a6;font-size:8px}.routing-mode{grid-template-columns:1fr 1fr;gap:12px;margin:21px 0;display:grid}.routing-mode>button{min-height:76px;color:var(--ink);text-align:left;background:#f8fafc;border:1.5px solid #e0e6ee;border-radius:14px;align-items:center;gap:13px;padding:13px;display:flex}.routing-mode>button.active{border-color:var(--blue);background:#eef4ff;box-shadow:0 7px 22px #1b63d917}.routing-mode>button>span{color:#6e7c90;background:#fff;border:1px solid #e0e6ee;border-radius:11px;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:15px;font-weight:900;display:grid}.routing-mode>button.active>span{color:#fff;background:var(--blue);border-color:var(--blue)}.routing-mode button div{flex-direction:column;display:flex}.routing-mode strong{color:var(--navy);font-size:11px}.routing-mode small{color:#8290a3;margin-top:5px;font-size:8px}.single-center-note,.percent-warning{background:#f0f6ff;border:1px solid #d7e5fa;border-radius:13px;align-items:center;gap:12px;min-height:64px;margin-bottom:14px;padding:13px 15px;display:flex}.single-center-note>span,.percent-warning>span{width:31px;height:31px;color:var(--blue);background:#fff;border-radius:9px;place-items:center;font-size:11px;font-weight:900;display:grid}.single-center-note strong,.percent-warning strong{color:var(--navy);font-size:10px}.single-center-note p,.percent-warning p{color:#748298;margin:4px 0 0;font-size:8px}.centers-config-list{flex-direction:column;gap:12px;display:flex}.center-config-card{border:1px solid #dfe6ef;border-radius:15px;transition:all .2s;overflow:hidden}.center-config-card.disabled{opacity:.61;background:#f8f9fb}.center-config-main{background:#fafbfd;border-bottom:1px solid #e7ebf1;align-items:center;gap:12px;min-height:73px;padding:14px 17px;display:flex}.center-logo{color:#fff;background:linear-gradient(145deg, var(--blue), var(--navy));border-radius:11px;place-items:center;width:41px;height:41px;font-size:10px;font-weight:900;display:grid}.center-logo.reserve{background:linear-gradient(145deg,#7b5ac4,#50378c)}.center-config-main>div{flex-direction:column;display:flex}.center-config-main strong{color:var(--navy);font-size:11px}.center-config-main small{color:#8491a3;margin-top:5px;font-size:8px}.active-pill,.inactive-pill{border-radius:7px;margin-left:auto;padding:6px 9px;font-size:8px;font-weight:800}.active-pill{color:#11865f;background:#e4f7f0}.inactive-pill{color:#7d8999;background:#e9edf1}.center-config-controls{grid-template-columns:1fr 1fr .85fr .75fr;gap:14px;padding:17px;display:grid}.center-config-controls>label,.today-counter{flex-direction:column;display:flex}.center-config-controls label>span,.today-counter>span{color:#7c899b;margin-bottom:8px;font-size:8px}.center-config-controls label>div{background:#f5f7fa;border:1px solid #dce3ec;border-radius:9px;align-items:center;height:36px;display:flex;overflow:hidden}.center-config-controls label>div button{width:30px;height:100%;color:var(--navy);background:#edf1f6;border:0}.center-config-controls label>div input{width:48px;height:100%;color:var(--navy);text-align:center;background:#fff;border:0;outline:0;font-size:10px;font-weight:900}.center-config-controls label>div input::-webkit-outer-spin-button,.center-config-controls label>div input::-webkit-inner-spin-button{appearance:none;margin:0}.center-config-controls label>div b{color:#8390a2;padding:0 5px;font-size:8px}.today-counter strong{color:var(--navy);font-size:13px}.today-counter strong small{color:#8793a4;font-size:8px;font-weight:500}.today-counter>i{background:#edf0f4;border-radius:99px;height:5px;margin-top:7px;display:block;overflow:hidden}.today-counter>i b{background:var(--blue);border-radius:99px;height:100%;display:block}.schedule-label>button{height:36px;color:var(--navy);background:#fff;border:1px solid #dce3ec;border-radius:9px;justify-content:space-between;align-items:center;padding:0 10px;font-size:8px;font-weight:750;display:flex}.schedule-label>button i{color:#8491a3;font-style:normal}.switch-label{align-items:flex-start}.toggle{background:#cbd3de;border:0;border-radius:99px;align-items:center;width:39px;height:22px;padding:2px;transition:all .2s;display:flex}.toggle i{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;display:block;box-shadow:0 2px 6px #00000024}.toggle.on{background:var(--blue)}.toggle.on i{transform:translate(17px)}.toggle.locked{opacity:.68;cursor:not-allowed}.percent-warning{background:#fff7e8;border-color:#f1dab0;margin-top:13px}.percent-warning>span{color:#9c7012}.percent-warning strong{color:#7b5810}.overflow-settings{background:#f7f9fc;border:1px solid #e3e8ef;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;min-height:80px;margin-top:17px;padding:14px 16px;display:flex}.overflow-settings>div{align-items:center;gap:11px;display:flex}.overflow-icon{width:36px;height:36px;color:var(--blue);background:#eaf2ff;border-radius:10px;place-items:center;font-size:15px;display:grid}.overflow-settings strong{color:var(--navy);font-size:10px}.overflow-settings p{color:#8290a2;margin:4px 0 0;font-size:8px}.overflow-settings select{width:min(330px,38%);height:38px;color:var(--navy);background:#fff;border:1px solid #dbe2eb;border-radius:9px;outline:0;padding:0 10px;font-size:8px}.routing-footer{border-top:1px solid #e7ebf1;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding-top:19px;display:flex}.routing-footer p{color:#778599;align-items:flex-start;gap:7px;margin:0;font-size:8px;line-height:1.5;display:flex}.routing-footer p span{color:var(--green)}.routing-footer button{color:#fff;background:var(--blue);border:0;border-radius:10px;min-width:175px;height:43px;font-size:9px;font-weight:850;box-shadow:0 9px 22px #1b63d92b}.routing-footer button:disabled{box-shadow:none;cursor:not-allowed;background:#aeb8c5}.modules-intro{color:#fff;background:linear-gradient(120deg,#113c76,#091f44);border-radius:17px;justify-content:space-between;align-items:center;gap:20px;min-height:104px;padding:18px 21px;display:flex;box-shadow:0 12px 30px #081f4321}.modules-intro>div{align-items:center;gap:15px;display:flex}.modules-intro>div>span{background:#ffffff1c;border:1px solid #ffffff1f;border-radius:13px;place-items:center;width:48px;height:48px;font-size:18px;display:grid}.modules-intro strong{font-size:13px}.modules-intro p{color:#aebfd6;max-width:700px;margin:7px 0 0;font-size:9px;line-height:1.55}.modules-intro aside{background:#ffffff17;border-radius:12px;flex-direction:column;min-width:112px;padding:12px 14px;display:flex}.modules-intro aside small{color:#a9bdd7;font-size:8px}.modules-intro aside strong{margin-top:5px;font-size:22px}.modules-intro aside strong span{color:#7994b8;font-size:11px}.module-groups{margin-top:24px}.module-group-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;display:flex}.module-group-head h2{color:var(--navy);margin:0;font-size:15px}.module-group-head p{color:#8491a3;margin:5px 0 0;font-size:8px}.required-label,.optional-label{border-radius:7px;padding:6px 9px;font-size:8px;font-weight:800}.required-label{color:#2164c7;background:#e9f2ff}.optional-label{color:#7f6a33;background:#fff4d9}.module-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.module-card{background:#fff;border:1px solid #dfe5ed;border-radius:15px;grid-template-columns:43px 1fr auto;gap:13px;min-height:137px;padding:18px;transition:all .18s;display:grid;position:relative}.module-card.enabled{border-color:#cbd9ea;box-shadow:0 8px 22px #081f4309}.module-card.disabled{background:#f9fafc}.module-card-icon{color:#7b8798;background:#edf0f4;border-radius:11px;place-items:center;width:43px;height:43px;font-size:14px;font-weight:900;display:grid}.module-card.enabled .module-card-icon{color:var(--blue);background:#eaf2ff}.module-card-copy>div{align-items:center;gap:8px;display:flex}.module-card h3{color:var(--navy);margin:1px 0 0;font-size:11px}.module-card em{color:#1d64cf;text-transform:uppercase;background:#e9f2ff;border-radius:5px;padding:3px 6px;font-size:6px;font-style:normal;font-weight:900}.module-card p{color:#7d899b;max-width:440px;margin:7px 0 0;font-size:8px;line-height:1.55}.module-card>footer{align-items:center;gap:8px;display:flex;position:absolute;bottom:15px;left:74px;right:18px}.module-card>footer span{font-size:7px;font-weight:800}.enabled-text{color:#159467}.disabled-text{color:#929cab}.module-card>footer small{color:#9aa4b2;font-size:7px}.module-save-bar{background:#fff;border:1px solid #dfe5ed;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:73px;margin-top:22px;padding:14px 17px;display:flex;box-shadow:0 9px 25px #081f430a}.module-save-bar>div{align-items:center;gap:10px;display:flex}.module-save-bar>div span{width:29px;height:29px;color:var(--blue);background:#eaf2ff;border-radius:9px;place-items:center;font-weight:900;display:grid}.module-save-bar p{color:#748196;margin:0;font-size:8px}.module-save-bar>button{color:#fff;background:var(--blue);border:0;border-radius:10px;min-width:175px;height:42px;font-size:9px;font-weight:850}.disabled-module-hero{color:#fff;background:linear-gradient(120deg,#113b73,#081f43);border-radius:17px;align-items:center;gap:22px;min-height:190px;padding:28px;display:flex;box-shadow:0 13px 32px #081f4326}.disabled-module-hero>span{background:#ffffff1a;border:1px solid #ffffff1c;border-radius:19px;flex:0 0 70px;place-items:center;width:70px;height:70px;font-size:27px;display:grid}.disabled-module-hero small{color:#91acd0;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:850}.disabled-module-hero h2{letter-spacing:-.55px;margin:7px 0 8px;font-size:21px}.disabled-module-hero p{color:#b0c1d8;max-width:760px;margin:0;font-size:9px;line-height:1.6}.disabled-module-hero div>div{gap:8px;margin-top:17px;display:flex}.disabled-module-hero button,.disabled-module-hero a{border-radius:9px;align-items:center;min-height:38px;padding:0 13px;font-size:8px;font-weight:850;display:inline-flex}.disabled-module-hero button{color:var(--navy);background:#fff;border:0}.disabled-module-hero a{color:#d9e6f6;border:1px solid #fff3}.team-preview{margin-top:17px;transition:all .25s}.muted-preview{filter:grayscale(.65);opacity:.47;pointer-events:none;position:relative}.team-summary{grid-template-columns:repeat(3,1fr) auto;gap:11px;display:grid}.team-summary article{background:#fff;border:1px solid #e0e6ee;border-radius:13px;align-items:center;gap:11px;min-height:71px;padding:14px;display:flex}.team-summary article>span{width:35px;height:35px;color:var(--blue);background:#eaf2ff;border-radius:10px;place-items:center;display:grid}.team-summary article div{flex-direction:column;display:flex}.team-summary small{color:#8491a3;font-size:8px}.team-summary strong{color:var(--navy);margin-top:4px;font-size:16px}.team-summary>button{color:#fff;background:var(--blue);border:0;border-radius:12px;min-width:150px;font-size:9px;font-weight:850}.team-layout{grid-template-columns:1.35fr .8fr;gap:13px;margin-top:13px;display:grid}.users-panel,.permissions-panel{padding:20px}.user-list{margin-top:15px}.user-row{border-bottom:1px solid #edf0f4;align-items:center;gap:11px;min-height:62px;display:flex}.user-row:last-child{border-bottom:0}.user-avatar{color:#fff;background:linear-gradient(145deg, var(--blue), var(--navy));border-radius:11px;place-items:center;width:38px;height:38px;font-size:9px;font-weight:900;display:grid;position:relative}.user-avatar i{border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.user-avatar i.online{background:var(--green)}.user-avatar i.offline{background:#a7b0bc}.user-row>div{flex-direction:column;display:flex}.user-row strong{color:var(--navy);font-size:10px}.user-row small{color:#8491a3;margin-top:4px;font-size:8px}.user-scope{color:#66758a;background:#f2f5f8;border-radius:7px;margin-left:auto;padding:5px 8px;font-size:7px}.user-row>button{color:#8390a2;background:0 0;border:0}.permissions-list{margin-top:13px}.permissions-list>div{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;min-height:56px;display:flex}.permissions-list>div:last-child{border-bottom:0}.permissions-list>div>span{flex-direction:column;display:flex}.permissions-list strong{color:var(--navy);font-size:9px}.permissions-list small{color:#8793a4;margin-top:4px;font-size:7px}@media (width<=1180px){.crm-sidebar{width:235px}.crm-main{width:calc(100% - 235px);margin-left:235px}.crm-sidebar-head{padding:0 18px}.crm-search{display:none}.crm-metric-grid,.center-config-controls{grid-template-columns:1fr 1fr}}@media (width<=900px){.crm-sidebar{transition:all .25s;transform:translate(-100%)}.crm-sidebar.open{transform:translate(0)}.crm-overlay{z-index:60;backdrop-filter:blur(3px);background:#05142b91;border:0;display:block;position:fixed;inset:0}.sidebar-close{display:block}.crm-main{width:100%;margin-left:0}.mobile-menu-button{flex:0 0 42px;display:block}.crm-dashboard-grid,.crm-bottom-grid{grid-template-columns:1fr}.centers-summary-row{grid-template-columns:repeat(3,1fr)}.centers-summary-row>button{grid-column:1/-1;min-height:58px}.team-layout{grid-template-columns:1fr}}@media (width<=680px){.crm-concept-bar{height:38px;padding:0 13px}.crm-concept-bar>div{display:none}.crm-concept-bar nav{width:100%}.crm-concept-bar nav a{text-align:center;width:50%}.crm-topbar{min-height:77px;padding:13px}.crm-title{min-width:0}.crm-title h1{font-size:17px}.crm-title p{white-space:nowrap;text-overflow:ellipsis;max-width:210px;overflow:hidden}.crm-top-actions{gap:5px}.icon-button{display:none}.period-button{min-width:82px;height:39px}.crm-content{padding:14px 13px 35px}.crm-metric-grid{gap:9px}.crm-metric{min-height:126px;padding:15px;display:block}.metric-icon{width:33px;height:33px}.metric-copy{margin-top:11px}.metric-copy>strong{font-size:24px}.crm-metric>button{top:13px;right:13px}.leads-chart-panel,.funnel-panel,.recent-panel,.center-summary{padding:16px}.line-chart{height:215px}.line-chart svg{height:183px}.page-toolbar{flex-direction:column;align-items:stretch}.filter-tabs{overflow-x:auto}.filter-tabs button{flex:none}.toolbar-actions{grid-template-columns:1fr 1fr;display:grid}.toolbar-actions .primary-action{grid-column:1/-1}.permission-banner{align-items:flex-start}.wide-table{padding:0}.leads-table{min-width:850px}.centers-summary-row{grid-template-columns:1fr 1fr}.centers-summary-row article:last-of-type{grid-column:1/-1}.routing-panel{padding:16px}.routing-mode,.center-config-controls{grid-template-columns:1fr}.overflow-settings{flex-direction:column;align-items:stretch}.overflow-settings select{width:100%}.routing-footer{flex-direction:column;align-items:stretch}.routing-footer button{width:100%}.module-grid{grid-template-columns:1fr}.modules-intro{align-items:flex-start}.modules-intro>div>span{display:none}.modules-intro aside{min-width:80px}.module-save-bar{flex-direction:column;align-items:stretch}.module-save-bar>button{width:100%}.disabled-module-hero{align-items:flex-start;padding:22px}.disabled-module-hero>span{display:none}.team-summary{grid-template-columns:1fr 1fr}.team-summary article:last-of-type{grid-column:1/-1}.team-summary>button{grid-column:1/-1;min-height:46px}}@media (width<=430px){.crm-title p{display:none}.period-button{min-width:72px;padding:0 9px}.crm-metric-grid{grid-template-columns:1fr 1fr}.metric-copy>span{font-size:8px}.metric-copy small{font-size:7px}.chart-legend{display:none}.crm-confirm-modal{padding:24px 20px}.crm-toast{bottom:13px;left:13px;right:13px}.modules-intro{padding:17px}.modules-intro p{font-size:8px}.module-group-head{flex-direction:column;align-items:flex-start;gap:8px}.disabled-module-hero div>div{flex-direction:column}}.landing-v2{--v2-navy:#082b5c;--v2-navy-deep:#061f43;--v2-blue:#1768d7;--v2-blue-dark:#0e52b7;--v2-blue-pale:#eef5ff;--v2-red:#d63c49;--v2-ink:#10213b;--v2-muted:#5e6e84;--v2-line:#dfe8f3;--v2-soft:#f5f8fc;min-width:0;color:var(--v2-ink);background:#fff;font-size:16px;overflow:hidden}.landing-v2 button,.landing-v2 input{font:inherit}.v2-container{width:min(1180px,100% - 48px);margin-inline:auto}.landing-v2 .v2-utility-bar{z-index:50;background:var(--v2-navy-deep);position:relative}.landing-v2 .v2-utility-bar nav a.active{color:var(--v2-navy)}.v2-flag-line{grid-template-columns:1fr 1fr 1fr;height:4px;display:grid}.v2-flag-line i:first-child{background:#fff}.v2-flag-line i:nth-child(2){background:#1768d7}.v2-flag-line i:nth-child(3){background:#d63c49}.v2-header{z-index:45;backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #dee6f1e6;position:sticky;top:0;box-shadow:0 7px 25px #082b5c0d}.v2-header-inner{align-items:center;gap:24px;min-height:82px;display:flex}.landing-v2 .brand{gap:13px}.landing-v2 .brand-mark{background:linear-gradient(145deg,#2175e5,#082b5c);border-radius:15px;width:46px;height:46px;box-shadow:0 10px 22px #1768d738}.landing-v2 .brand-mark b{width:21px;height:6px;top:20px;left:12.5px}.landing-v2 .brand-mark i{width:6px;height:21px;top:12.5px;left:20px}.landing-v2 .brand-mark:after{background:var(--v2-red);border-width:3px;width:10px;height:10px;bottom:0;right:0}.landing-v2 .brand strong{color:var(--v2-navy);letter-spacing:-.45px;font-size:20px;font-weight:850}.landing-v2 .brand small{color:#6d7b90;letter-spacing:.12em;font-size:9px}.v2-nav{justify-content:center;align-items:center;gap:22px;margin-left:auto;display:flex}.v2-nav a{color:#344963;white-space:nowrap;padding:12px 0;font-size:13px;font-weight:750;position:relative}.v2-nav a:after{content:"";background:var(--v2-blue);height:2px;transition:all .2s;position:absolute;bottom:5px;left:0;right:100%}.v2-nav a:hover:after{right:0}.v2-header-phone{flex-direction:column;align-items:flex-end;min-width:164px;line-height:1;display:flex}.v2-header-phone span{color:#7a889a;margin-bottom:7px;font-size:10px}.v2-header-phone a{color:var(--v2-navy);font-size:17px;font-weight:900}.v2-header-cta{min-height:44px;color:var(--v2-blue);background:#fff;border:1.5px solid #bed2eb;border-radius:12px;padding:0 17px;font-size:12px;font-weight:850;transition:all .2s}.v2-header-cta:hover{color:#fff;background:var(--v2-blue);border-color:var(--v2-blue);transform:translateY(-1px)}.v2-menu-button{width:44px;height:44px;color:var(--v2-navy);background:var(--v2-blue-pale);border:0;border-radius:12px;font-size:21px;display:none}.v2-mobile-menu{z-index:100;color:#fff;background:var(--v2-navy-deep);flex-direction:column;gap:6px;padding:82px 24px 28px;animation:.18s v2fade;display:flex;position:fixed;inset:0}.v2-mobile-menu>button{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;width:44px;height:44px;font-size:28px;position:absolute;top:20px;right:20px}.v2-mobile-menu a{border-bottom:1px solid #ffffff1f;padding:17px 5px;font-size:18px;font-weight:750}.v2-hero{background:radial-gradient(circle at 80% 15%,#1768d71f,#0000 36%),linear-gradient(135deg,#f8fbff,#eef5fd);position:relative}.v2-hero:before{content:"";background:#dbe6f3;height:1px;position:absolute;inset:auto 0 0}.v2-hero-grid{grid-template-columns:1.07fr .93fr;align-items:center;gap:60px;min-height:680px;padding-top:58px;padding-bottom:64px;display:grid}.v2-hero-copy{z-index:3;position:relative}.v2-kicker{width:fit-content;color:var(--v2-blue-dark);background:#fff;border:1px solid #d7e5f6;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 13px;font-size:12px;font-weight:850;display:flex;box-shadow:0 8px 24px #082b5c0f}.v2-kicker span{color:#fff;background:var(--v2-blue);border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.v2-hero h1{max-width:690px;color:var(--v2-navy-deep);letter-spacing:-3.2px;margin:0;font-size:clamp(48px,4.8vw,66px);font-weight:870;line-height:1.01}.v2-hero h1 span{color:var(--v2-blue);margin-top:8px;display:block}.v2-hero-copy>p{color:#4f6178;max-width:670px;margin:24px 0 26px;font-size:18px;line-height:1.62}.v2-hero-facts{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:26px;display:grid}.v2-hero-facts>div{background:#ffffffc7;border:1px solid #dce7f3;border-radius:14px;align-items:center;gap:9px;min-width:0;padding:12px 10px;display:flex}.v2-hero-facts i{width:31px;height:31px;color:var(--v2-blue);background:var(--v2-blue-pale);border-radius:10px;flex:0 0 31px;place-items:center;font-size:14px;font-style:normal;font-weight:900;display:grid}.v2-hero-facts span{flex-direction:column;min-width:0;display:flex}.v2-hero-facts strong{color:var(--v2-navy);font-size:12px}.v2-hero-facts small{color:#77869a;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.v2-hero-form{background:#fff;border:1px solid #d7e3f1;border-radius:18px;grid-template-columns:1fr 200px;gap:11px;padding:13px;display:grid;box-shadow:0 18px 50px #082b5c1c}.v2-hero-form label{flex-direction:column;gap:5px;min-width:0;padding-left:8px;display:flex}.v2-hero-form label span{color:#6c7a8d;font-size:10px;font-weight:750}.v2-hero-form input{min-width:0;height:34px;color:var(--v2-navy);background:0 0;border:0;outline:0;padding:0;font-size:17px;font-weight:750}.v2-hero-form button,.v2-callback-band button,.v2-quiz-contact button,.v2-trust-copy>button,.v2-final-cta button,.v2-callback-modal form button,.v2-submit-success button{color:#fff;background:linear-gradient(135deg, var(--v2-blue), var(--v2-blue-dark));border:0;border-radius:13px;min-height:55px;font-weight:850;transition:all .2s;box-shadow:0 11px 25px #1768d73b}.v2-hero-form button:hover,.v2-callback-band button:hover,.v2-quiz-contact button:hover,.v2-trust-copy>button:hover,.v2-final-cta button:hover{transform:translateY(-2px);box-shadow:0 15px 31px #1768d74d}.v2-hero-form>small{color:#8c98a7;grid-column:1/-1;font-size:9px;line-height:1.35}.v2-direct-call{align-items:center;gap:12px;margin-top:14px;padding-left:4px;display:flex}.v2-direct-call span{color:#77869b;font-size:11px}.v2-direct-call a{color:var(--v2-navy);font-size:17px;font-weight:900}.v2-hero-visual{align-self:stretch;min-height:575px;position:relative}.v2-hero-photo{background:linear-gradient(#0000 65%,#061f4340),url(../img/fast/hero.webp) 63%/cover no-repeat;border:7px solid #ffffffd1;border-radius:31px;position:absolute;inset:0;box-shadow:0 30px 70px #082b5c2e}.v2-doctor-chip{backdrop-filter:blur(9px);background:#fffffff2;border:1px solid #ffffffe6;border-radius:16px;align-items:center;gap:11px;padding:13px 15px;display:flex;position:absolute;bottom:35px;left:-36px;box-shadow:0 18px 45px #082b5c2e}.v2-doctor-chip>span{color:#fff;background:linear-gradient(145deg, var(--v2-blue), var(--v2-navy));border-radius:50%;place-items:center;width:43px;height:43px;font-size:12px;font-weight:900;display:grid}.v2-doctor-chip>div{flex-direction:column;display:flex}.v2-doctor-chip strong{color:var(--v2-navy);font-size:12px}.v2-doctor-chip small{color:#6b7b90;margin-top:5px;font-size:10px}.v2-doctor-chip small i{background:#18a874;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.v2-license-card{backdrop-filter:blur(10px);background:#082b5ced;border:1px solid #ffffff2e;border-radius:17px;flex-direction:column;width:230px;padding:18px;display:flex;position:absolute;top:30px;right:-25px;box-shadow:0 18px 45px #082b5c38}.v2-license-card>span{color:#99beee;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:850}.v2-license-card strong{color:#fff;margin:8px 0 13px;font-size:13px;line-height:1.42}.v2-license-card a{color:#fff;font-size:10px;font-weight:800}.v2-section{padding:96px 0}.v2-heading{max-width:780px;margin-bottom:42px}.v2-heading>span,.v2-mini-label{color:var(--v2-blue);text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:900}.v2-heading h2,.v2-calculator-info h2,.v2-trust-copy h2,.v2-faq-heading h2,.v2-final-cta h2{color:var(--v2-navy-deep);letter-spacing:-1.9px;margin:10px 0 0;font-size:clamp(34px,3.6vw,49px);font-weight:850;line-height:1.08}.v2-heading p,.v2-calculator-info>p,.v2-faq-heading>p{color:var(--v2-muted);margin:17px 0 0;font-size:16px;line-height:1.68}.v2-heading-centered{text-align:center;margin-left:auto;margin-right:auto}.v2-problems{background:#fff;padding:88px 0}.v2-problem-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.v2-problem-grid article{background:var(--v2-soft);border:1px solid var(--v2-line);border-radius:20px;min-height:250px;padding:27px 24px;transition:all .22s;position:relative;overflow:hidden}.v2-problem-grid article:hover{background:#fff;transform:translateY(-4px);box-shadow:0 18px 42px #082b5c14}.v2-problem-grid article>span{width:45px;height:45px;color:var(--v2-blue);background:#fff;border:1px solid #d7e4f3;border-radius:13px;place-items:center;font-weight:900;display:grid}.v2-problem-grid h3{color:var(--v2-navy);letter-spacing:-.4px;margin:31px 0 12px;font-size:20px}.v2-problem-grid p{color:var(--v2-muted);margin:0;font-size:14px;line-height:1.65}.v2-problem-grid article.urgent{background:#fff8f8;border-color:#f0d2d5}.v2-problem-grid article.urgent>span{color:var(--v2-red);background:#fff;border-color:#efccd0}.v2-problem-grid article.urgent small{color:#ad2430;margin-top:13px;font-size:10px;font-weight:850;line-height:1.45;display:block}.v2-treatment-section{background:var(--v2-soft)}.v2-treatment-grid{grid-template-columns:repeat(6,1fr);align-items:stretch;gap:18px;display:grid}.v2-treatment-card{background:#fff;border:1px solid #dfe7f1;border-radius:22px;flex-direction:column;grid-column:span 2;min-height:490px;padding:28px;transition:all .23s;display:flex;position:relative;box-shadow:0 12px 34px #082b5c0e}.v2-treatment-card:nth-child(4){grid-column:2/span 2}.v2-treatment-card:hover{border-color:#bed3ed;transform:translateY(-5px);box-shadow:0 20px 45px #082b5c17}.v2-treatment-card.featured{border:2px solid var(--v2-blue);box-shadow:0 22px 55px #1768d721}.v2-treatment-card>em{color:#fff;background:var(--v2-blue);letter-spacing:.03em;border-radius:999px;padding:7px 13px;font-size:10px;font-style:normal;font-weight:900;position:absolute;top:-13px;right:20px}.v2-treatment-card header{justify-content:space-between;align-items:center;display:flex}.v2-treatment-card header>span{color:#c8d5e5;font-size:28px;font-weight:900}.v2-treatment-card header small{color:var(--v2-blue);background:var(--v2-blue-pale);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:850}.v2-treatment-card h3{min-height:52px;color:var(--v2-navy);letter-spacing:-.55px;margin:23px 0 9px;font-size:22px;line-height:1.18}.v2-treatment-card>strong{color:var(--v2-blue);letter-spacing:-1px;font-size:30px}.v2-treatment-card ul{border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4;flex:1;margin:22px 0 24px;padding:21px 0;list-style:none}.v2-treatment-card li{color:#465a72;align-items:flex-start;gap:9px;margin:12px 0;font-size:13px;line-height:1.45;display:flex}.v2-treatment-card li span{color:#fff;background:#1aa372;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:900;display:grid}.v2-treatment-card>div{grid-template-columns:1.12fr .88fr;gap:8px;display:grid}.v2-treatment-card>div button{color:#fff;background:var(--v2-blue);border:0;border-radius:12px;min-height:48px;padding:0 12px;font-size:12px;font-weight:850}.v2-treatment-card>div button.details{color:var(--v2-navy);background:#f2f6fb;border:1px solid #d9e3ef}.v2-treatment-note{background:#fff;border:1px solid #dce6f1;border-radius:15px;align-items:center;gap:14px;max-width:920px;margin:32px auto 0;padding:18px 20px;display:flex}.v2-treatment-note>span{color:#fff;background:var(--v2-blue);border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-family:Georgia,serif;font-weight:900;display:grid}.v2-treatment-note p{color:var(--v2-muted);margin:0;font-size:12px;line-height:1.55}.v2-treatment-note strong{color:var(--v2-navy)}.v2-callback-band{color:#fff;background:linear-gradient(120deg, var(--v2-blue-dark), var(--v2-navy-deep));padding:59px 0;position:relative;overflow:hidden}.v2-callback-band:after{content:"";border:70px solid #ffffff09;border-radius:50%;width:440px;height:440px;position:absolute;top:-230px;right:-130px}.v2-callback-band>div{z-index:2;grid-template-columns:1fr 450px;align-items:center;gap:70px;display:grid;position:relative}.v2-callback-band span,.v2-final-cta>div>div>span{color:#9fc4f3;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:900}.v2-callback-band h2{letter-spacing:-1px;margin:8px 0 7px;font-size:34px}.v2-callback-band p{color:#c4d5e9;margin:0;font-size:14px;line-height:1.55}.v2-callback-band form{grid-template-columns:1fr 175px;gap:9px;display:grid}.v2-callback-band input{min-width:0;height:55px;color:var(--v2-navy);background:#fff;border:0;border-radius:13px;outline:0;padding:0 16px;font-size:16px}.v2-callback-band form small{color:#9fb4cd;grid-column:1/-1;font-size:9px}.v2-calculator-section{background:#fff}.v2-calculator-grid{grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:70px;display:grid}.v2-calculator-info{padding:25px 0}.v2-calculator-info h2{margin-top:12px}.v2-consultant{background:var(--v2-soft);border:1px solid var(--v2-line);border-radius:16px;align-items:center;gap:12px;margin:28px 0 24px;padding:16px;display:flex}.v2-consultant>span{color:#fff;background:linear-gradient(145deg, var(--v2-blue), var(--v2-navy));border-radius:50%;place-items:center;width:47px;height:47px;font-size:12px;font-weight:900;display:grid}.v2-consultant>div{flex-direction:column;display:flex}.v2-consultant strong{color:var(--v2-navy);font-size:13px}.v2-consultant small{color:#758499;margin-top:4px;font-size:10px}.v2-consultant>i{color:#0d8b5d;background:#eaf9f3;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:9px;font-style:normal;font-weight:850}.v2-calculator-info ul{margin:0;padding:0;list-style:none}.v2-calculator-info li{color:#55677e;margin:11px 0;padding-left:25px;font-size:12px;position:relative}.v2-calculator-info li:before{content:"✓";color:#fff;background:#1aa372;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-weight:900;display:grid;position:absolute;top:-2px;left:0}.v2-quiz{background:var(--v2-soft);border:1px solid var(--v2-line);border-radius:25px;min-height:520px;padding:34px;box-shadow:0 20px 55px #082b5c14}.v2-quiz-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.v2-quiz-top>div{flex-direction:column;display:flex}.v2-quiz-top span{color:var(--v2-blue);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:900}.v2-quiz-top strong{color:var(--v2-navy);letter-spacing:-.45px;margin-top:8px;font-size:23px;line-height:1.25}.v2-quiz-top b{color:var(--v2-blue);font-size:15px}.v2-quiz-progress{background:#dce6f2;border-radius:99px;height:7px;margin:20px 0 25px;overflow:hidden}.v2-quiz-progress i{background:linear-gradient(90deg, var(--v2-blue), #48a1ef);border-radius:99px;height:100%;transition:width .3s;display:block}.v2-quiz-options{grid-template-columns:1fr 1fr;gap:11px;display:grid}.v2-quiz-options button{color:#31465f;text-align:left;background:#fff;border:1px solid #dce5ef;border-radius:14px;grid-template-columns:35px 1fr auto;align-items:center;gap:11px;min-height:73px;padding:10px 13px;font-size:13px;font-weight:750;transition:all .2s;display:grid}.v2-quiz-options button:hover{color:var(--v2-blue);border-color:#9ec0e8;transform:translateY(-2px);box-shadow:0 10px 24px #082b5c12}.v2-quiz-options button>span{width:35px;height:35px;color:var(--v2-blue);background:var(--v2-blue-pale);border-radius:10px;place-items:center;display:grid}.v2-quiz-options button i{color:#9aa8ba;font-size:22px;font-style:normal}.v2-quiz-back{color:#62748b;background:0 0;border:0;margin-top:17px;padding:8px 0;font-size:12px;font-weight:750}.v2-quiz-contact{text-align:center;flex-direction:column;max-width:480px;margin:35px auto 0;display:flex}.v2-quiz-contact>span{color:var(--v2-blue);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900}.v2-quiz-contact h3{color:var(--v2-navy);margin:8px 0;font-size:28px}.v2-quiz-contact p{color:var(--v2-muted);margin:0 0 21px;font-size:14px;line-height:1.55}.v2-quiz-contact input{background:#fff;border:1px solid #d6e1ed;border-radius:13px;outline:0;height:56px;padding:0 16px;font-size:16px}.v2-quiz-contact button{margin-top:10px}.v2-quiz-contact small{color:#8794a5;margin-top:10px;font-size:9px}.v2-quiz-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:450px;display:flex}.v2-quiz-success>span,.v2-submit-success>span{color:#fff;background:#1aa372;border-radius:50%;place-items:center;width:68px;height:68px;font-size:28px;font-weight:900;display:grid}.v2-quiz-success h3,.v2-submit-success h2{color:var(--v2-navy);margin:20px 0 8px;font-size:28px}.v2-quiz-success p,.v2-submit-success p{max-width:460px;color:var(--v2-muted);margin:0;font-size:14px;line-height:1.6}.v2-quiz-success button{color:var(--v2-blue);background:#fff;border:1px solid #bfd2e9;border-radius:11px;margin-top:20px;padding:13px 18px;font-weight:800}.v2-steps-section{background:var(--v2-soft)}.v2-steps-list{gap:13px;max-width:980px;margin:0 auto;display:grid}.v2-steps-list article{background:#fff;border:1px solid #dfe7f1;border-radius:18px;grid-template-columns:62px 1fr 36px;align-items:center;gap:20px;padding:24px 26px;transition:all .2s;display:grid}.v2-steps-list article:hover{border-color:#bcd2ec;transform:translate(5px);box-shadow:0 14px 35px #082b5c0f}.v2-steps-list article>span{color:#bad0e9;font-size:29px;font-weight:900}.v2-steps-list h3{color:var(--v2-navy);margin:0 0 7px;font-size:18px}.v2-steps-list p{color:var(--v2-muted);margin:0;font-size:13px;line-height:1.62}.v2-steps-list article>i{color:#fff;background:#1aa372;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;font-style:normal;font-weight:900;display:grid}.v2-trust-section{color:#fff;background:linear-gradient(135deg, var(--v2-navy), var(--v2-navy-deep));padding:94px 0;position:relative;overflow:hidden}.v2-trust-section:after{content:"";border:90px solid #ffffff06;border-radius:50%;width:600px;height:600px;position:absolute;top:-280px;right:-270px}.v2-trust-layout{z-index:2;grid-template-columns:.88fr 1.12fr;align-items:center;gap:70px;display:grid;position:relative}.v2-trust-photo{background:linear-gradient(#0000 48%,#061f43a6),url(../img/fast/hero.webp) 69%/cover no-repeat;border:1px solid #ffffff26;border-radius:25px;min-height:480px;position:relative;box-shadow:0 25px 60px #00000038}.v2-trust-photo>div{color:var(--v2-navy);background:#fff;border-radius:15px;flex-direction:column;padding:16px 20px;display:flex;position:absolute;bottom:22px;left:22px}.v2-trust-photo strong{font-size:24px}.v2-trust-photo span{color:#67768b;font-size:10px}.v2-mini-label.light{color:#88b7f2}.v2-trust-copy h2{color:#fff}.v2-trust-copy>p{color:#c0d0e4;margin:21px 0 24px;font-size:16px;line-height:1.72}.v2-trust-points{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px;display:grid}.v2-trust-points span{color:#d8e4f1;align-items:center;gap:8px;font-size:12px;display:flex}.v2-trust-points i{width:21px;height:21px;color:var(--v2-navy);background:#83e2bd;border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid}.v2-trust-copy>button{min-width:230px;color:var(--v2-navy);box-shadow:none;background:#fff;padding:0 19px}.v2-reasons-section{background:#fff}.v2-reasons-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.v2-reasons-grid article{background:var(--v2-soft);border:1px solid var(--v2-line);border-radius:18px;gap:16px;min-height:150px;padding:24px;display:flex}.v2-reasons-grid article>span{width:38px;height:38px;color:var(--v2-blue);background:#fff;border:1px solid #d8e4f1;border-radius:12px;flex:0 0 38px;place-items:center;font-size:11px;font-weight:900;display:grid}.v2-reasons-grid h3{color:var(--v2-navy);margin:1px 0 8px;font-size:17px}.v2-reasons-grid p{color:var(--v2-muted);margin:0;font-size:12px;line-height:1.6}.v2-stats-strip{color:#fff;background:linear-gradient(120deg, var(--v2-blue-dark), var(--v2-navy));border-radius:22px;grid-template-columns:repeat(3,1fr);margin-top:32px;padding:28px;display:grid;box-shadow:0 18px 48px #082b5c26}.v2-stats-strip article{border-right:1px solid #ffffff29;align-items:center;gap:15px;padding:0 24px;display:flex}.v2-stats-strip article:last-child{border-right:0}.v2-stats-strip strong{letter-spacing:-1.6px;flex:none;font-size:37px}.v2-stats-strip span{color:#ccdaea;font-size:11px;line-height:1.5}.v2-comfort-section{background:var(--v2-soft)}.v2-comfort-head{justify-content:space-between;align-items:flex-end;gap:35px;display:flex}.v2-comfort-head .v2-heading{margin-bottom:35px}.v2-carousel-controls{gap:9px;margin-bottom:38px;display:flex}.v2-carousel-controls button{width:48px;height:48px;color:var(--v2-navy);background:#fff;border:1px solid #d3dfed;border-radius:50%;font-size:21px;transition:all .2s}.v2-carousel-controls button:hover{color:#fff;background:var(--v2-blue);border-color:var(--v2-blue)}.v2-carousel-window{border-radius:26px;overflow:hidden;box-shadow:0 25px 60px #082b5c21}.v2-carousel-track{transition:transform .45s cubic-bezier(.22,.61,.36,1);display:flex}.v2-comfort-slide{background:#fff;grid-template-columns:1.45fr .55fr;min-width:100%;min-height:505px;display:grid}.v2-comfort-image{background-position:50%;background-size:cover;min-height:505px}.v2-comfort-caption{color:#fff;background:linear-gradient(155deg, var(--v2-blue-dark), var(--v2-navy-deep));flex-direction:column;justify-content:flex-end;padding:45px 38px;display:flex}.v2-comfort-caption>span{color:#9fc4f3;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.v2-comfort-caption h3{letter-spacing:-1px;margin:12px 0 14px;font-size:30px;line-height:1.12}.v2-comfort-caption p{color:#c6d6e9;margin:0;font-size:14px;line-height:1.7}.v2-carousel-dots{justify-content:center;gap:8px;margin-top:21px;display:flex}.v2-carousel-dots button{background:#b6c5d7;border:0;border-radius:99px;width:9px;height:9px;padding:0;transition:all .2s}.v2-carousel-dots button.active{background:var(--v2-blue);width:32px}.v2-doctors-section{background:#fff}.v2-doctor-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.v2-doctor-grid article{background:#fff;border:1px solid #dfe7f1;border-radius:22px;transition:all .23s;overflow:hidden;box-shadow:0 12px 35px #082b5c0f}.v2-doctor-grid article:hover{transform:translateY(-5px);box-shadow:0 22px 48px #082b5c1c}.v2-doctor-image{background-color:#dce8f5;background-position:top;background-size:cover;align-items:flex-end;min-height:390px;padding:20px;display:flex;position:relative}.v2-doctor-image>span{width:42px;height:42px;color:var(--v2-navy);background:#fffffff0;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;box-shadow:0 8px 20px #0000001f}.v2-doctor-grid article>div:last-child{padding:23px}.v2-doctor-grid article>div:last-child>span{color:var(--v2-blue);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.v2-doctor-grid h3{color:var(--v2-navy);letter-spacing:-.45px;margin:9px 0 5px;font-size:22px}.v2-doctor-grid p{color:var(--v2-muted);margin:0 0 20px;font-size:13px}.v2-doctor-grid button{width:100%;min-height:45px;color:var(--v2-blue);background:var(--v2-blue-pale);border:1px solid #d4e2f3;border-radius:11px;font-size:12px;font-weight:850}.v2-reviews-section{background:var(--v2-soft)}.v2-review-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.v2-review-grid article{border:1px solid var(--v2-line);background:#fff;border-radius:19px;padding:27px;box-shadow:0 10px 28px #082b5c0b}.v2-review-grid article>div{align-items:center;gap:10px;display:flex}.v2-review-grid article>div>span{color:#fff;background:linear-gradient(145deg, var(--v2-blue), var(--v2-navy));border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid}.v2-review-grid strong{color:var(--v2-navy);font-size:13px}.v2-review-grid i{color:#f0a52b;letter-spacing:1px;margin-left:auto;font-size:11px;font-style:normal}.v2-review-grid p{color:#52647b;margin:20px 0 0;font-size:14px;line-height:1.72}.v2-faq-section{background:#fff}.v2-faq-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:75px;display:grid}.v2-faq-heading h2{margin-top:12px}.v2-faq-heading>button{min-height:48px;color:var(--v2-blue);background:var(--v2-blue-pale);border:1px solid #cfe0f3;border-radius:11px;margin-top:22px;padding:0 17px;font-size:12px;font-weight:850}.v2-faq-list{gap:10px;display:grid}.v2-faq-list article{background:var(--v2-soft);border:1px solid var(--v2-line);border-radius:15px;overflow:hidden}.v2-faq-list article>button{width:100%;min-height:68px;color:var(--v2-navy);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;font-size:15px;font-weight:800;display:flex}.v2-faq-list article>button i{width:32px;height:32px;color:var(--v2-blue);background:#fff;border:1px solid #d7e4f1;border-radius:50%;flex:0 0 32px;place-items:center;font-size:19px;font-style:normal;display:grid}.v2-faq-list article>div{grid-template-rows:0fr;transition:all .24s;display:grid}.v2-faq-list article>div>p{min-height:0;color:var(--v2-muted);margin:0;padding:0 18px;font-size:13px;line-height:1.65;transition:all .24s;overflow:hidden}.v2-faq-list article.open{background:#fff;border-color:#bcd2ec;box-shadow:0 11px 28px #082b5c0f}.v2-faq-list article.open>div{grid-template-rows:1fr}.v2-faq-list article.open>div>p{padding:0 18px 20px}.v2-final-cta{color:#fff;background:linear-gradient(125deg,#155ebf,#082b5c 58%,#061f43);padding:76px 0;position:relative;overflow:hidden}.v2-final-cta:before{content:"";border:90px solid #ffffff08;border-radius:50%;width:620px;height:620px;position:absolute;top:-270px;right:-170px}.v2-final-cta>div{z-index:2;grid-template-columns:1fr 340px;align-items:center;gap:70px;display:grid;position:relative}.v2-final-cta h2{color:#fff;max-width:710px}.v2-final-cta p{color:#c6d7ea;margin:14px 0 0;font-size:15px}.v2-final-cta aside{background:#fff;border-radius:20px;flex-direction:column;padding:25px;display:flex;box-shadow:0 22px 55px #00000036}.v2-final-cta aside>a{color:var(--v2-navy);letter-spacing:-.7px;margin-bottom:18px;font-size:25px;font-weight:900}.v2-final-cta button{min-height:50px}.v2-final-cta aside small{color:#7e8c9f;text-align:center;margin-top:9px;font-size:9px}.v2-footer{color:#91a6c2;background:#051831;padding:58px 0 35px}.v2-footer-grid{grid-template-columns:1.55fr .75fr .85fr 1fr;gap:46px;display:grid}.v2-footer-grid>div{flex-direction:column;gap:11px;display:flex}.v2-footer-grid>div:first-child{max-width:320px}.v2-footer-grid>div:first-child p{color:#7087a4;margin:13px 0 0;font-size:10px;line-height:1.65}.v2-footer .brand-light strong{color:#fff}.v2-footer .brand-light small{color:#7f94af}.v2-footer-grid>div>strong{color:#fff;margin-bottom:5px;font-size:13px}.v2-footer-grid a,.v2-footer-grid span{font-size:11px}.v2-footer-grid a:hover{color:#fff}.v2-footer-phone{color:#fff;font-weight:900;font-size:16px!important}.v2-mobile-actions{display:none}.v2-modal-backdrop{z-index:150;backdrop-filter:blur(8px);background:#04152dc7;place-items:center;padding:22px;animation:.2s v2fade;display:grid;position:fixed;inset:0}.v2-modal-close{z-index:3;color:#65758a;background:#eef3f8;border:0;border-radius:50%;place-items:center;width:38px;height:38px;font-size:25px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.v2-treatment-modal{background:#fff;border-radius:25px;width:min(900px,100%);max-height:calc(100vh - 44px);animation:.25s v2rise;position:relative;overflow:auto;box-shadow:0 35px 90px #00000059}.v2-treatment-modal>header{color:#fff;background:linear-gradient(125deg, var(--v2-blue-dark), var(--v2-navy));padding:34px 76px 30px 34px;position:relative}.v2-treatment-modal>header>span{color:#9fc4f3;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.v2-treatment-modal>header h2{letter-spacing:-1px;margin:8px 0 9px;font-size:33px}.v2-treatment-modal>header strong{font-size:24px}.v2-treatment-modal .v2-modal-close{color:#fff;background:#ffffff1f}.v2-detail-list{grid-template-columns:1fr 1fr;gap:12px;padding:24px;display:grid}.v2-detail-list section{background:var(--v2-soft);border:1px solid var(--v2-line);border-radius:15px;padding:20px}.v2-detail-list section:last-child{grid-column:1/-1}.v2-detail-list h3{color:var(--v2-navy);margin:0 0 8px;font-size:15px}.v2-detail-list p{color:var(--v2-muted);margin:0;font-size:13px;line-height:1.65}.v2-detail-list section.warning{background:#fff8f8;border-color:#efd4d7}.v2-detail-list section.warning h3{color:#ae2631}.v2-treatment-modal>footer{align-items:center;gap:13px;padding:0 24px 25px;display:flex}.v2-treatment-modal>footer button{color:#fff;background:var(--v2-blue);border:0;border-radius:12px;min-height:50px;padding:0 22px;font-weight:850}.v2-treatment-modal>footer a{min-height:50px;color:var(--v2-navy);background:var(--v2-soft);border:1px solid var(--v2-line);border-radius:12px;align-items:center;padding:0 20px;font-size:13px;font-weight:850;display:inline-flex}.v2-callback-modal{background:#fff;border-radius:24px;width:min(460px,100%);padding:38px;animation:.25s v2rise;position:relative;box-shadow:0 35px 90px #00000057}.v2-callback-icon{color:#fff;background:var(--v2-blue);border-radius:16px;place-items:center;width:55px;height:55px;font-size:22px;display:grid;box-shadow:0 12px 25px #1768d73d}.v2-callback-modal h2{color:var(--v2-navy);letter-spacing:-.7px;margin:20px 0 9px;font-size:28px}.v2-callback-modal>p{color:var(--v2-muted);margin:0 0 22px;font-size:14px;line-height:1.62}.v2-callback-modal form label{color:var(--v2-navy);flex-direction:column;gap:8px;font-size:12px;font-weight:850;display:flex}.v2-callback-modal input{background:var(--v2-soft);border:1px solid #d9e3ef;border-radius:12px;outline:0;height:54px;padding:0 15px;font-size:16px}.v2-callback-modal form button{width:100%;margin-top:12px}.v2-callback-modal form small{color:#8996a8;text-align:center;margin-top:10px;font-size:9px;line-height:1.45;display:block}.v2-submit-success{text-align:center;flex-direction:column;align-items:center;display:flex}.v2-submit-success button{width:100%;margin-top:20px}@keyframes v2fade{0%{opacity:0}}@keyframes v2rise{0%{opacity:0;transform:translateY(13px)scale(.98)}}@media (width<=1120px){.v2-nav{display:none}.v2-header-phone{margin-left:auto}.v2-menu-button{place-items:center;display:grid}.v2-hero-grid{grid-template-columns:1.08fr .92fr;gap:35px}.v2-hero h1{font-size:53px}.v2-hero-facts{grid-template-columns:1fr 1fr}.v2-doctor-chip{left:-18px}.v2-license-card{right:-8px}.v2-callback-band>div{grid-template-columns:1fr 410px;gap:40px}.v2-treatment-card,.v2-treatment-card:nth-child(4){grid-column:span 3}.v2-treatment-card:nth-child(5){grid-column:2/span 4}}@media (width<=850px){.v2-container{width:min(100% - 32px,700px)}.landing-v2{padding-bottom:71px}.landing-v2 .v2-utility-bar>span{display:none}.landing-v2 .v2-utility-bar nav{width:100%}.landing-v2 .v2-utility-bar nav a{text-align:center;width:50%}.v2-header-inner{gap:10px;min-height:70px}.landing-v2 .brand-mark{border-radius:12px;width:39px;height:39px}.landing-v2 .brand-mark b{width:18px;height:5px;top:17px;left:10.5px}.landing-v2 .brand-mark i{width:5px;height:18px;top:10.5px;left:17px}.landing-v2 .brand strong{font-size:17px}.landing-v2 .brand small{font-size:7.5px}.v2-header-phone{display:none}.v2-header-cta{min-height:41px;margin-left:auto;padding:0 12px;font-size:10px}.v2-menu-button{width:41px;height:41px}.v2-hero-grid{grid-template-columns:1fr;gap:34px;min-height:0;padding-top:46px;padding-bottom:52px}.v2-hero-copy{order:1}.v2-hero-visual{order:2;min-height:520px}.v2-hero h1{max-width:680px;font-size:clamp(42px,8.5vw,58px)}.v2-hero-copy>p{font-size:17px}.v2-doctor-chip{left:18px}.v2-license-card{right:18px}.v2-problem-grid,.v2-treatment-grid{grid-template-columns:1fr 1fr}.v2-treatment-card,.v2-treatment-card:nth-child(4),.v2-treatment-card:nth-child(5){grid-column:auto}.v2-treatment-card:last-child{grid-column:1/-1;min-height:430px}.v2-callback-band>div{grid-template-columns:1fr;gap:25px}.v2-callback-band form{max-width:520px}.v2-calculator-grid{grid-template-columns:1fr;gap:28px}.v2-trust-layout{grid-template-columns:1fr;gap:42px}.v2-trust-photo{min-height:530px}.v2-reasons-grid{grid-template-columns:1fr 1fr}.v2-stats-strip{grid-template-columns:1fr;gap:20px}.v2-stats-strip article{border-bottom:1px solid #ffffff29;border-right:0;padding:0 6px 20px}.v2-stats-strip article:last-child{border-bottom:0;padding-bottom:0}.v2-comfort-slide{grid-template-columns:1fr;min-height:0}.v2-comfort-image{min-height:410px}.v2-comfort-caption{padding:32px}.v2-doctor-grid{grid-template-columns:1fr 1fr}.v2-doctor-grid article:last-child{grid-column:1/-1}.v2-review-grid{grid-template-columns:1fr}.v2-faq-layout{grid-template-columns:1fr;gap:30px}.v2-final-cta>div{grid-template-columns:1fr;gap:32px}.v2-final-cta aside{max-width:420px}.v2-footer-grid{grid-template-columns:1fr 1fr}.v2-mobile-actions{z-index:70;backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #dce5f0;grid-template-columns:.8fr 1.2fr;gap:8px;height:71px;padding:9px 13px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #082b5c17}.v2-mobile-actions a,.v2-mobile-actions button{border-radius:12px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:850;display:flex}.v2-mobile-actions a{color:var(--v2-blue);background:var(--v2-blue-pale);border:1px solid #cfe0f3}.v2-mobile-actions button{color:#fff;background:var(--v2-blue);border:0}}@media (width<=600px){.v2-container{width:calc(100% - 26px)}.v2-section,.v2-problems,.v2-trust-section{padding-top:68px;padding-bottom:68px}.v2-header-cta{display:none}.v2-menu-button{margin-left:auto}.v2-kicker{margin-bottom:16px;font-size:10px}.v2-hero-grid{padding-top:34px;padding-bottom:38px}.v2-hero h1{letter-spacing:-2px;font-size:clamp(34px,10.3vw,44px);line-height:1.06}.v2-hero h1 span{margin-top:7px}.v2-hero-copy>p{margin:20px 0;font-size:17px;line-height:1.58}.v2-hero-facts{gap:8px}.v2-hero-facts>div{padding:11px 9px}.v2-hero-facts i{flex-basis:29px;width:29px;height:29px}.v2-hero-facts strong{font-size:11px}.v2-hero-facts small{font-size:8.5px}.v2-hero-form{grid-template-columns:1fr;padding:11px}.v2-hero-form label{padding:6px 7px}.v2-hero-form button{min-height:54px}.v2-direct-call{justify-content:space-between}.v2-direct-call a{font-size:16px}.v2-hero-visual{min-height:420px}.v2-hero-photo{border-width:4px;border-radius:22px}.v2-doctor-chip{bottom:12px;left:10px;right:10px}.v2-doctor-chip strong{font-size:11px}.v2-license-card{width:185px;padding:13px;top:13px;right:11px}.v2-license-card strong{font-size:11px}.v2-heading{margin-bottom:30px}.v2-heading h2,.v2-calculator-info h2,.v2-trust-copy h2,.v2-faq-heading h2,.v2-final-cta h2{letter-spacing:-1.2px;font-size:32px}.v2-heading p,.v2-calculator-info>p,.v2-faq-heading>p{font-size:15px;line-height:1.65}.v2-problem-grid{grid-template-columns:1fr;gap:10px}.v2-problem-grid article{min-height:0;padding:21px}.v2-problem-grid h3{margin-top:20px;font-size:19px}.v2-problem-grid p{font-size:14px}.v2-treatment-grid{grid-template-columns:1fr;gap:13px}.v2-treatment-card,.v2-treatment-card:last-child{grid-column:auto;min-height:0;padding:23px}.v2-treatment-card h3,.v2-treatment-card ul{min-height:0}.v2-treatment-card>div{grid-template-columns:1fr 1fr}.v2-treatment-note{align-items:flex-start}.v2-callback-band{padding:51px 0}.v2-callback-band h2{font-size:29px}.v2-callback-band form{grid-template-columns:1fr}.v2-callback-band form button{min-height:54px}.v2-quiz{border-radius:19px;min-height:0;padding:22px 16px}.v2-quiz-top strong{font-size:20px}.v2-quiz-options{grid-template-columns:1fr}.v2-quiz-options button{min-height:67px;font-size:14px}.v2-steps-list article{grid-template-columns:44px 1fr;align-items:start;gap:12px;padding:21px 17px}.v2-steps-list article>span{font-size:23px}.v2-steps-list article>i{display:none}.v2-steps-list h3{font-size:17px}.v2-steps-list p{font-size:13px}.v2-trust-photo{min-height:405px}.v2-trust-copy>p{font-size:15px}.v2-trust-points{grid-template-columns:1fr}.v2-trust-copy>button{width:100%}.v2-reasons-grid{grid-template-columns:1fr;gap:10px}.v2-reasons-grid article{min-height:0;padding:20px}.v2-stats-strip{padding:23px 18px}.v2-stats-strip strong{font-size:32px}.v2-comfort-head{display:block}.v2-carousel-controls{margin-bottom:22px}.v2-comfort-image{min-height:265px}.v2-comfort-caption{padding:26px 23px 28px}.v2-comfort-caption h3{font-size:26px}.v2-comfort-caption p{font-size:14px}.v2-doctor-grid{grid-template-columns:1fr}.v2-doctor-grid article:last-child{grid-column:auto}.v2-doctor-image{min-height:390px}.v2-review-grid article{padding:22px}.v2-faq-list article>button{min-height:64px;font-size:14px}.v2-final-cta{padding:62px 0}.v2-final-cta aside{padding:21px}.v2-final-cta aside>a{font-size:22px}.v2-footer-grid{grid-template-columns:1fr;gap:32px}.v2-detail-list{grid-template-columns:1fr;padding:17px}.v2-detail-list section:last-child{grid-column:auto}.v2-treatment-modal{border-radius:19px 19px 0 0;max-height:calc(100vh - 16px)}.v2-modal-backdrop{align-items:end;padding:8px 8px 0}.v2-treatment-modal>header{padding:28px 58px 24px 20px}.v2-treatment-modal>header h2{font-size:27px}.v2-treatment-modal>footer{flex-direction:column;align-items:stretch;padding:0 17px 20px}.v2-treatment-modal>footer a,.v2-treatment-modal>footer button{text-align:center;justify-content:center}.v2-callback-modal{border-radius:20px 20px 0 0;width:100%;padding:30px 21px 25px}}@media (width<=380px){.landing-v2 .brand small{display:none}.v2-hero h1{font-size:32px}.v2-hero-facts{grid-template-columns:1fr}.v2-hero-facts small{font-size:9px}.v2-direct-call{flex-direction:column;align-items:flex-start;gap:5px}.v2-treatment-card>div{grid-template-columns:1fr}}.premium-v3{--v2-navy:#173454;--v2-navy-deep:#10263f;--v2-blue:#2b6198;--v2-blue-dark:#204e7d;--v2-blue-pale:#eef3f7;--v2-red:#a33a46;--v2-ink:#1c2938;--v2-muted:#697382;--v2-line:#deded9;--v2-soft:#f7f5f0;color:var(--v2-ink);background:#fdfcf9;font-family:Inter,Avenir Next,Segoe UI,Arial,sans-serif}.premium-v3 .v2-container{width:min(1210px,100% - 48px)}.premium-v3 .v2-flag-line{height:3px}.premium-v3 .v2-header{background:#fdfcf9f5;border-color:#1d30461a;box-shadow:0 5px 18px #182b3f0a}.premium-v3 .v2-header-inner{min-height:78px}.premium-v3 .brand-mark{background:linear-gradient(145deg,#315f91,#18344f);border-radius:12px;width:43px;height:43px;box-shadow:0 8px 18px #1734542b}.premium-v3 .brand-mark b{width:19px;height:5px;top:19px;left:12px}.premium-v3 .brand-mark i{width:5px;height:19px;top:12px;left:19px}.premium-v3 .brand-mark:after{background:#a33a46;width:8px;height:8px}.premium-v3 .v2-nav{gap:20px}.premium-v3 .v2-nav a{color:#485563;font-size:12px;font-weight:700}.premium-v3 .v2-header-cta{color:#fff;box-shadow:none;background:#2b6198;border-color:#2b6198}.premium-v3 .v2-header-cta:hover{background:#204e7d}.premium-v3 .v2-hero{background:#f5f2eb}.premium-v3 .v2-hero:before{background:#dfddd7}.premium-v3 .v2-hero-grid{grid-template-columns:1.02fr .98fr;gap:48px;min-height:630px;padding-top:44px;padding-bottom:48px}.premium-v3 .v2-kicker{color:#35566f;box-shadow:none;background:#ffffffb8;border-color:#d8d6cf;margin-bottom:17px}.premium-v3 .v2-kicker span{background:#2b6198}.premium-v3 .v2-hero h1{color:#172839;letter-spacing:-2.7px;font-size:clamp(47px,4.5vw,61px);line-height:1.02}.premium-v3 .v2-hero h1 span{color:#9c3642}.premium-v3 .v2-hero-copy>p{color:#536170;max-width:630px;margin:20px 0 21px;font-size:17px;line-height:1.58}.premium-v3 .v2-hero-facts{border-top:1px solid #d8d5ce;border-bottom:1px solid #d8d5ce;grid-template-columns:repeat(4,1fr);gap:0;margin:0 0 20px;padding:13px 0}.premium-v3 .v2-hero-facts>div{background:0 0;border:0;border-right:1px solid #dedbd4;border-radius:0;gap:8px;padding:4px 12px}.premium-v3 .v2-hero-facts i{color:#2b6198;background:#fff;border-radius:50%;flex-basis:29px;width:29px;height:29px}.premium-v3 .v2-hero-facts strong{color:#24384b}.premium-v3 .v2-hero-form{border-color:#d6d4ce;border-radius:15px;padding:11px;box-shadow:0 15px 38px #1f2d3a17}.premium-v3 .v2-hero-form button{box-shadow:none;background:#2b6198;border-radius:10px}.premium-v3 .v2-hero-visual{min-height:540px}.premium-v3 .v2-hero-photo{background:url(../img/fast/hero.webp) 72%/cover no-repeat;border:0;border-radius:20px;inset:0;box-shadow:0 22px 50px #1f2a3326}.v3-hero-caption{backdrop-filter:blur(9px);background:#ffffffed;border:1px solid #fffc;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:4px 18px;padding:15px 16px;display:grid;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 12px 30px #1827341f}.v3-hero-caption span{color:#475869;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:800}.v3-hero-caption span i{background:#1a9a69;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.v3-hero-caption strong{color:#20354a;font-size:13px}.v3-hero-caption a{color:#2b6198;grid-area:1/2/span 2;font-size:10px;font-weight:800}.premium-v3 .v2-section{padding:78px 0}.premium-v3 .v2-heading{max-width:760px;margin-bottom:31px}.premium-v3 .v2-heading>span,.premium-v3 .v2-mini-label{color:#876d56;letter-spacing:.11em}.premium-v3 .v2-heading h2,.premium-v3 .v2-calculator-info h2,.premium-v3 .v2-trust-copy h2,.premium-v3 .v2-faq-heading h2,.premium-v3 .v2-final-cta h2{color:#172839;letter-spacing:-1.55px;font-size:clamp(33px,3.2vw,44px)}.premium-v3 .v2-heading p,.premium-v3 .v2-calculator-info>p,.premium-v3 .v2-faq-heading>p{color:#697382}.premium-v3 .v2-problems{background:#fdfcf9;padding:78px 0}.v3-problems-layout{grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:18px;display:grid}.v3-problems-photo{background:url(../img/fast/comfort-2.webp) 50%/cover no-repeat;border-radius:18px;min-height:455px;position:relative;box-shadow:0 16px 38px #1e2a331a}.v3-problems-photo:after{content:"";border-radius:inherit;background:linear-gradient(#0000,#0f1f2fa6);position:absolute;inset:45% 0 0}.v3-problems-photo>div{z-index:2;color:#172839;background:#fffffff0;border-radius:12px;flex-direction:column;padding:15px 17px;display:flex;position:absolute;bottom:18px;left:18px}.v3-problems-photo strong{letter-spacing:-.6px;font-size:23px}.v3-problems-photo span{color:#687483;margin-top:3px;font-size:10px}.premium-v3 .v2-problem-grid{grid-template-columns:1fr 1fr;gap:12px}.premium-v3 .v2-problem-grid article{min-height:0;box-shadow:none;background:#f5f3ee;border-color:#e1dfd9;border-radius:16px;grid-template-columns:40px 1fr;align-content:start;gap:14px;padding:21px;display:grid}.premium-v3 .v2-problem-grid article:hover{background:#fff;box-shadow:0 12px 28px #1f2d3912}.premium-v3 .v2-problem-grid article>span{color:#2b6198;background:#fff;border-color:#dcddd9;border-radius:50%;width:40px;height:40px}.premium-v3 .v2-problem-grid h3{margin:1px 0 9px;font-size:18px}.premium-v3 .v2-problem-grid p{font-size:13px;line-height:1.58}.premium-v3 .v2-problem-grid article.urgent{background:#fbf3f3;border-color:#eadada}.premium-v3 .v2-treatment-section{background:#f4f1ea}.premium-v3 .v2-treatment-grid{gap:14px}.premium-v3 .v2-treatment-card{border-color:#dddcd7;border-radius:17px;min-height:0;padding:0;overflow:hidden;box-shadow:0 9px 24px #212b330b}.premium-v3 .v2-treatment-card:hover{border-color:#c8c5bd;box-shadow:0 17px 38px #212b3314}.premium-v3 .v2-treatment-card.featured{border:1px solid #9eb3c7;box-shadow:0 15px 38px #2346681a}.premium-v3 .v2-treatment-card>em{z-index:2;color:#fff;background:#a33a46;top:12px;right:12px}.v3-treatment-image{background-position:50%;background-size:cover;height:146px}.premium-v3 .v2-treatment-card header{padding:18px 21px 0}.premium-v3 .v2-treatment-card header>span{color:#b2b2ad;font-size:22px}.premium-v3 .v2-treatment-card header small{color:#2b6198;background:#edf2f6}.premium-v3 .v2-treatment-card h3{min-height:0;margin:14px 21px 8px;font-size:20px}.premium-v3 .v2-treatment-card>strong{color:#a33a46;margin:0 21px;font-size:27px}.premium-v3 .v2-treatment-card ul{margin:16px 21px 18px;padding:15px 0}.premium-v3 .v2-treatment-card li{margin:9px 0}.premium-v3 .v2-treatment-card>div:last-child{margin:auto 21px 21px}.premium-v3 .v2-treatment-card>div button{background:#2b6198;border-radius:9px;min-height:44px}.premium-v3 .v2-treatment-card>div button.details{background:#f4f3ef}.premium-v3 .v2-treatment-note{background:#ffffffb8;border-color:#dddbd5}.v3-promotions{background:#fdfcf9}.v3-promo-layout{grid-template-columns:1.12fr .88fr;gap:18px;display:grid}.v3-promo-photo{background:url(../img/fast/comfort-1.webp) 50%/cover no-repeat;border-radius:18px;min-height:470px;position:relative;overflow:hidden;box-shadow:0 17px 42px #1f2a321f}.v3-promo-photo:after{content:"";background:linear-gradient(90deg,#14202b6b,#0000 58%);position:absolute;inset:0}.v3-promo-photo>div{z-index:2;background:#fffffff2;border-radius:14px;flex-direction:column;width:250px;padding:21px;display:flex;position:absolute;bottom:20px;left:20px;box-shadow:0 13px 28px #1c283321}.v3-promo-photo span{color:#6e7782;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.v3-promo-photo strong{color:#9c3642;letter-spacing:-1px;margin-top:8px;font-size:31px}.v3-promo-photo small{color:#707985;margin-top:2px;font-size:11px}.v3-promo-photo button{color:#fff;background:#2b6198;border:0;border-radius:9px;min-height:43px;margin-top:16px;font-size:11px;font-weight:850}.v3-promo-cards{gap:11px;display:grid}.v3-promo-cards article{background:#f5f3ee;border:1px solid #dedcd6;border-radius:15px;grid-template-columns:105px 1fr 40px;align-items:center;gap:15px;padding:21px;display:grid}.v3-promo-cards article.featured{background:#f3ecec;border-color:#e1cdcf}.v3-promo-cards article>strong{color:#a33a46;letter-spacing:-.7px;font-size:25px}.v3-promo-cards h3{color:#203347;margin:0 0 5px;font-size:16px}.v3-promo-cards p{color:#6a7480;margin:0;font-size:12px;line-height:1.5}.v3-promo-cards button{color:#2b6198;background:#fff;border:1px solid #d9d8d2;border-radius:50%;width:38px;height:38px;font-size:18px}.premium-v3 .v2-callback-band{color:#172839;background:#ece7de;border-top:1px solid #ddd7ce;border-bottom:1px solid #ddd7ce;padding:49px 0}.premium-v3 .v2-callback-band:after{display:none}.premium-v3 .v2-callback-band span{color:#8e3742}.premium-v3 .v2-callback-band h2{color:#172839}.premium-v3 .v2-callback-band p{color:#66717e}.premium-v3 .v2-callback-band button{box-shadow:none;background:#2b6198}.premium-v3 .v2-callback-band form small{color:#777f88}.premium-v3 .v2-calculator-section{background:#fdfcf9}.premium-v3 .v2-calculator-grid{gap:52px}.premium-v3 .v2-calculator-info{padding:24px 0;position:relative}.premium-v3 .v2-consultant{background:#f3f1eb;border-color:#dcdbd5}.premium-v3 .v2-quiz{background:#f4f2ed;border-color:#dfddd7;border-radius:18px;min-height:490px;box-shadow:0 15px 38px #202b3511}.premium-v3 .v2-quiz-options button{border-color:#dddcd7;border-radius:11px}.premium-v3 .v2-quiz-options button>span{color:#2b6198;background:#edf2f6}.premium-v3 .v2-quiz-progress i{background:#2b6198}.premium-v3 .v2-steps-section{background:#f3f0e9}.v3-steps-layout{grid-template-columns:1.07fr .93fr;align-items:stretch;gap:18px;display:grid}.premium-v3 .v2-steps-list{gap:10px;max-width:none}.premium-v3 .v2-steps-list article{background:#fff;border-color:#deddd8;border-radius:14px;grid-template-columns:50px 1fr;gap:14px;padding:19px 20px}.premium-v3 .v2-steps-list article:hover{transform:translate(3px)}.premium-v3 .v2-steps-list article>span{color:#9aaec0;font-size:23px}.premium-v3 .v2-steps-list article>i{display:none}.premium-v3 .v2-steps-list h3{font-size:16px}.premium-v3 .v2-steps-list p{line-height:1.55}.v3-steps-photo{background:url(../img/fast/comfort-1.webp) 62%/cover no-repeat;border-radius:18px;min-height:520px;position:relative;box-shadow:0 16px 38px #1f2b351a}.v3-steps-photo>div{background:#fffffff2;border-radius:12px;flex-direction:column;padding:15px 18px;display:flex;position:absolute;bottom:18px;left:18px}.v3-steps-photo strong{color:#20364c;font-size:24px}.v3-steps-photo span{color:#6c7580;margin-top:3px;font-size:10px}.premium-v3 .v2-trust-section{color:#172839;background:#fdfcf9;padding:78px 0}.premium-v3 .v2-trust-section:after{display:none}.premium-v3 .v2-trust-layout{gap:56px}.premium-v3 .v2-trust-photo{background-color:#f1f0eb;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:cover;border:0;border-radius:18px;min-height:450px;box-shadow:0 17px 42px #1f2b341c}.premium-v3 .v2-trust-photo>div{box-shadow:0 10px 24px #1f2b341c}.premium-v3 .v2-mini-label.light{color:#876d56}.premium-v3 .v2-trust-copy h2{color:#172839}.premium-v3 .v2-trust-copy>p{color:#65717e}.premium-v3 .v2-trust-points span{color:#445363}.premium-v3 .v2-trust-points i,.premium-v3 .v2-trust-copy>button{color:#fff;background:#2b6198}.premium-v3 .v2-reasons-section{background:#f3f0e9}.premium-v3 .v2-reasons-grid{gap:11px}.premium-v3 .v2-reasons-grid article{background:#fff;border-color:#deddd8;border-radius:14px;min-height:135px;padding:21px}.premium-v3 .v2-reasons-grid article>span{color:#876d56;border-color:#deddd8}.premium-v3 .v2-stats-strip{color:#172839;box-shadow:none;background:#fff;border:1px solid #deddd8;border-radius:15px;margin-top:23px;padding:24px 12px}.premium-v3 .v2-stats-strip article{border-right-color:#e1dfda}.premium-v3 .v2-stats-strip strong{color:#9c3642;font-size:32px}.premium-v3 .v2-stats-strip span{color:#69737e}.premium-v3 .v2-comfort-section{background:#fdfcf9}.premium-v3 .v2-carousel-window{border-radius:18px;box-shadow:0 18px 44px #1f2b341a}.premium-v3 .v2-comfort-slide{background:#fff;min-height:520px;display:block;position:relative}.premium-v3 .v2-comfort-image{min-height:520px}.premium-v3 .v2-comfort-caption{color:#172839;backdrop-filter:blur(9px);background:#fffffff0;border:1px solid #fffc;border-radius:14px;width:min(360px,100% - 40px);padding:23px;position:absolute;bottom:20px;left:20px;box-shadow:0 13px 30px #19273321}.premium-v3 .v2-comfort-caption>span{color:#876d56}.premium-v3 .v2-comfort-caption h3{color:#172839;margin:9px 0 8px;font-size:25px}.premium-v3 .v2-comfort-caption p{color:#64707c;line-height:1.55}.premium-v3 .v2-carousel-controls button{border-color:#d5d3cd}.premium-v3 .v2-doctors-section{background:#f3f0e9}.premium-v3 .v2-doctor-grid{gap:14px}.premium-v3 .v2-doctor-grid article{border-color:#dcdad5;border-radius:16px;box-shadow:0 9px 25px #1f2b340d}.premium-v3 .v2-doctor-image{background-color:#e9e7e1;background-position:top;background-size:cover;min-height:360px;padding:0}.premium-v3 .v2-doctor-grid article>div:last-child{padding:20px}.premium-v3 .v2-doctor-grid h3{font-size:20px}.premium-v3 .v2-doctor-grid button{color:#2b6198;background:#f0f3f5;border-color:#d2dbe3}.premium-v3 .v2-reviews-section{background:#fdfcf9}.premium-v3 .v2-review-grid article{border-color:#deddd8;border-radius:15px;box-shadow:0 8px 24px #1f2b340a}.premium-v3 .v2-review-grid article>div>span{background:#2b6198}.premium-v3 .v2-faq-section{background:#f3f0e9}.premium-v3 .v2-faq-list article{background:#fff;border-color:#deddd8;border-radius:12px}.premium-v3 .v2-faq-list article.open{border-color:#bfcbd5;box-shadow:0 9px 24px #1f2b340d}.premium-v3 .v2-final-cta:before{display:none}.premium-v3 .v2-final-cta aside{border-radius:15px}.premium-v3 .v2-final-cta button{box-shadow:none;background:#2b6198}.premium-v3 .v2-footer{background:#102033}.premium-v3 .v2-footer-grid>div:first-child p{color:#91a0af;font-size:12px}.premium-v3 .v2-treatment-modal>header{background:#203e5e}.premium-v3 .v2-detail-list section{background:#f5f3ee}.premium-v3 .v2-treatment-modal>footer button,.premium-v3 .v2-callback-icon,.premium-v3 .v2-callback-modal form button{background:#2b6198}@media (width<=1120px){.premium-v3 .v2-hero-grid{grid-template-columns:1fr .9fr;gap:28px}.premium-v3 .v2-hero h1{font-size:49px}.premium-v3 .v2-hero-facts{grid-template-columns:1fr 1fr;row-gap:9px}.premium-v3 .v2-hero-facts>div:nth-child(2){border-right:0}.v3-problems-layout{grid-template-columns:.78fr 1.22fr}}@media (width<=850px){.premium-v3 .v2-container{width:min(100% - 32px,700px)}.premium-v3 .v2-hero-grid{grid-template-columns:1fr;gap:27px;padding-top:36px;padding-bottom:39px}.premium-v3 .v2-hero-copy{order:1}.premium-v3 .v2-hero-visual{order:2;min-height:480px}.premium-v3 .v2-hero h1{font-size:clamp(41px,8.3vw,56px)}.v3-problems-layout,.v3-promo-layout,.v3-steps-layout{grid-template-columns:1fr}.v3-problems-photo{min-height:390px}.v3-promo-photo,.v3-steps-photo{min-height:440px}.premium-v3 .v2-trust-layout{grid-template-columns:1fr}}@media (width<=600px){.premium-v3 .v2-container{width:calc(100% - 26px)}.premium-v3 .v2-section,.premium-v3 .v2-problems,.premium-v3 .v2-trust-section{padding-top:55px;padding-bottom:55px}.premium-v3 .v2-header-inner{min-height:67px}.premium-v3 .v2-hero-grid{padding-top:29px}.premium-v3 .v2-hero h1{letter-spacing:-1.7px;font-size:35px}.premium-v3 .v2-hero-copy>p{font-size:16px}.premium-v3 .v2-hero-facts{grid-template-columns:1fr 1fr}.premium-v3 .v2-hero-facts>div{border-right:0;padding-left:0}.premium-v3 .v2-hero-visual{min-height:350px}.premium-v3 .v2-hero-photo{background-position:72%;border-radius:15px}.v3-hero-caption{grid-template-columns:1fr;padding:12px;bottom:10px;left:10px;right:10px}.v3-hero-caption a{grid-area:auto/1;margin-top:4px}.premium-v3 .v2-heading{margin-bottom:24px}.premium-v3 .v2-heading h2,.premium-v3 .v2-calculator-info h2,.premium-v3 .v2-trust-copy h2,.premium-v3 .v2-faq-heading h2,.premium-v3 .v2-final-cta h2{font-size:30px}.v3-problems-photo{min-height:280px}.premium-v3 .v2-problem-grid{grid-template-columns:1fr}.premium-v3 .v2-problem-grid article{padding:18px}.v3-treatment-image{height:165px}.v3-promo-photo{min-height:370px}.v3-promo-photo>div{width:auto;bottom:12px;left:12px;right:12px}.v3-promo-cards article{grid-template-columns:82px 1fr 34px;gap:10px;padding:17px 14px}.v3-promo-cards article>strong{font-size:20px}.premium-v3 .v2-callback-band{padding:42px 0}.premium-v3 .v2-quiz{padding:20px 15px}.v3-steps-photo{min-height:320px}.premium-v3 .v2-trust-photo{min-height:330px}.premium-v3 .v2-comfort-slide,.premium-v3 .v2-comfort-image{min-height:340px}.premium-v3 .v2-comfort-caption{width:calc(100% - 24px);padding:18px;bottom:12px;left:12px}.premium-v3 .v2-comfort-caption h3{font-size:21px}.premium-v3 .v2-doctor-image{background-position:top;min-height:430px}.premium-v3 .v2-final-cta{padding:55px 0}}.premium-v3 .v3-brand-logo{object-fit:contain;width:150px;height:72px;display:block}.premium-v3 .v2-footer .v3-brand-logo{background:#fff;border-radius:12px;width:168px;height:auto;padding:6px 9px}.premium-v3 .v2-hero-facts{background:#fff;border:1px solid #d8d5ce;border-radius:16px;grid-template-columns:1fr 1fr;gap:0;margin:0 0 22px;padding:0;overflow:hidden}.premium-v3 .v2-hero-facts>div{background:#fff;border:0;border-right:1px solid #e1ded7;gap:14px;min-height:96px;padding:18px 16px}.premium-v3 .v2-hero-facts>div:first-child{padding-left:16px}.premium-v3 .v2-hero-facts>div:nth-child(2){border-right:0}.premium-v3 .v2-hero-facts>div:nth-child(-n+2){border-bottom:1px solid #e1ded7}.premium-v3 .v2-hero-facts>div:last-child{border-right:0}.premium-v3 .v2-hero-facts img{object-fit:cover;border-radius:50%;flex:0 0 52px;width:52px;height:52px}.premium-v3 .v2-hero-facts strong{color:#17374a;font-size:16px;line-height:1.2}.premium-v3 .v2-hero-facts small{color:#647783;text-overflow:clip;white-space:normal;margin-top:5px;font-size:12.5px;line-height:1.3;overflow:visible}.premium-v3 .v2-hero-form{grid-template-columns:minmax(0,1fr) 200px}.premium-v3 .v2-hero-form label span{font-size:11px}.premium-v3 .v2-hero-form input{font-size:18px}.premium-v3 .v2-hero-form>small{font-size:10px;line-height:1.45}.premium-v3 .v2-direct-call{flex-wrap:wrap;row-gap:5px}.premium-v3 .v2-hero-photo{background:#f6f5f1 url(../img/fast/hero.webp) 73%/cover no-repeat;border-radius:18px;box-shadow:0 20px 45px #1f2a331c}.premium-v3 .v2-problem-grid.v3-problem-image-grid{grid-template-columns:repeat(4,1fr);gap:14px}.premium-v3 .v2-problem-grid.v3-problem-image-grid article{background:#fff;border:1px solid #dfddd7;border-radius:16px;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.premium-v3 .v2-problem-grid.v3-problem-image-grid article:hover{background:#fff}.v3-problem-image{background-position:50%;background-size:cover;flex:0 0 185px;width:100%;height:185px}.premium-v3 .v2-problem-grid.v3-problem-image-grid article>div:last-child{padding:21px}.premium-v3 .v2-problem-grid.v3-problem-image-grid h3{font-size:19px}.premium-v3 .v2-problem-grid.v3-problem-image-grid p{font-size:14px}.v3-promo-cards.v3-promo-original-grid{grid-template-columns:repeat(3,1fr);gap:16px}.v3-promo-cards.v3-promo-original-grid article{background:#fff;border:1px solid #dedcd6;border-radius:18px;flex-direction:column;align-items:flex-start;gap:0;min-height:390px;padding:28px;display:flex}.v3-promo-cards.v3-promo-original-grid article.featured{background:#fff;border-color:#bdcbd7}.v3-promo-original-grid article>img{object-fit:contain;width:112px;height:112px;margin-bottom:20px}.v3-promo-original-grid h3{margin:0 0 10px;font-size:23px}.v3-promo-original-grid p{color:#596b78;font-size:14px;line-height:1.55}.v3-promo-cards.v3-promo-original-grid button{color:#fff;background:#2b6198;border:0;border-radius:10px;width:auto;height:auto;min-height:46px;margin-top:auto;padding:0 20px;font-size:12px;font-weight:800}.premium-v3 .v3-consultant-photo{object-fit:cover;border-radius:50%;flex:0 0 48px;width:48px;height:48px}.premium-v3 .v3-calculator-atmosphere{color:#24455c;background:#f1eee7;border-left:4px solid #2b6198;border-radius:0 12px 12px 0;margin:24px 0 0;padding:18px 20px;font-size:17px;font-weight:750;line-height:1.5}.premium-v3 .v2-steps-list.v3-original-steps{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.premium-v3 .v2-steps-list.v3-original-steps article{background:#fff;grid-template-columns:1fr;gap:0;padding:0;display:grid;position:relative;overflow:hidden}.premium-v3 .v2-steps-list.v3-original-steps article:hover{transform:none}.v3-original-steps .v3-step-image{background-position:50%;background-size:cover;width:100%;height:220px}.premium-v3 .v2-steps-list.v3-original-steps article>span{color:#fff;background:#17374aeb;border-radius:50%;place-items:center;width:48px;height:48px;font-size:16px;display:grid;position:absolute;top:16px;left:16px}.premium-v3 .v2-steps-list.v3-original-steps article>div:last-child{padding:22px}.premium-v3 .v2-steps-list.v3-original-steps h3{font-size:19px}.premium-v3 .v2-steps-list.v3-original-steps p{font-size:14px;line-height:1.6}.premium-v3 .v2-trust-photo{background-color:#f1f0eb;background-image:none;background-position:bottom;background-repeat:no-repeat;background-size:auto 96%}.premium-v3 .v2-final-cta{background:linear-gradient(90deg,#10263ffa,#10263fe8 58%,#10263fa3),url(../img/fast/hero.webp) 78%/cover no-repeat}@media (width<=1120px){.premium-v3 .v2-hero-facts{grid-template-columns:1fr 1fr}.premium-v3 .v2-hero-facts>div:nth-child(2){border-right:0}.premium-v3 .v2-hero-facts>div:nth-child(-n+2){border-bottom:1px solid #e1ded7}.premium-v3 .v2-problem-grid.v3-problem-image-grid{grid-template-columns:1fr 1fr}}@media (width<=850px){.premium-v3 .v3-brand-logo{width:136px;height:65px}.v3-promo-cards.v3-promo-original-grid{grid-template-columns:1fr}.v3-promo-cards.v3-promo-original-grid article{min-height:0}}@media (width<=600px){.premium-v3 .v3-brand-logo{width:120px;height:58px}.premium-v3 .v2-hero-facts>div{gap:10px;min-height:98px;padding:14px 12px}.premium-v3 .v2-hero-facts>div:first-child{padding-left:12px}.premium-v3 .v2-hero-facts img{flex-basis:44px;width:44px;height:44px}.premium-v3 .v2-hero-facts strong{font-size:15px}.premium-v3 .v2-hero-facts small{font-size:12px}.premium-v3 .v2-hero-form{grid-template-columns:1fr;padding:13px}.premium-v3 .v2-hero-form label{min-height:65px;padding:7px 8px}.premium-v3 .v2-hero-form button{width:100%}.premium-v3 .v3-calculator-atmosphere{padding:16px 17px;font-size:15px}.premium-v3 .v2-hero-photo{background-image:url(../img/fast/hero-mobile.webp);background-position:52%}.premium-v3 .v2-problem-grid.v3-problem-image-grid{grid-template-columns:1fr}.v3-problem-image{flex-basis:215px;height:215px}.v3-promo-cards.v3-promo-original-grid article{padding:24px}.premium-v3 .v2-steps-list.v3-original-steps{grid-template-columns:1fr}.v3-original-steps .v3-step-image{height:210px}}@supports (content-visibility:auto){.premium-v3 .v2-problems,.premium-v3 .v2-section,.premium-v3 .v2-callback-band,.premium-v3 .v2-trust-section{content-visibility:auto;contain-intrinsic-size:auto 720px}}@media (width<=390px){.premium-v3 .v2-hero-facts>div{flex-direction:column;align-items:flex-start;min-height:126px}.premium-v3 .v2-hero-facts span{width:100%}}.premium-v3 .v2-final-cta{background:linear-gradient(125deg,#142f4a 0%,#1d4569 58%,#173652 100%);padding:72px 0}.premium-v3 .v2-final-cta>.v2-container{grid-template-columns:minmax(0,1fr) 360px;gap:52px}.premium-v3 .v2-final-cta>.v2-container>div>span{color:#8fc8f6;font-size:11px}.premium-v3 .v2-final-cta h2{color:#fff;letter-spacing:-1.8px;max-width:650px;font-size:clamp(38px,3.5vw,50px);line-height:1.04}.premium-v3 .v2-final-cta p{color:#dbe7f2;max-width:620px;margin-top:18px;font-size:17px;line-height:1.6}.premium-v3 .v2-final-cta aside{background:#fff;border:1px solid #ffffffb8;border-radius:17px;width:100%;padding:27px;box-shadow:0 22px 50px #06182a3d}.premium-v3 .v2-final-cta aside>a{color:#17374f;white-space:nowrap;font-size:27px}.premium-v3 .v2-final-cta button{color:#fff;background:#2b6198}.premium-v3 .v2-final-cta aside small{color:#687b8d;font-size:11px}@media (width<=920px){.premium-v3 .v2-final-cta>.v2-container{grid-template-columns:1fr;gap:30px}.premium-v3 .v2-final-cta aside{max-width:430px}}@media (width<=600px){.premium-v3 .v2-final-cta{padding:54px 0}.premium-v3 .v2-final-cta h2{letter-spacing:-1.2px;font-size:34px}.premium-v3 .v2-final-cta p{font-size:15px}.premium-v3 .v2-final-cta aside{max-width:none;padding:22px}.premium-v3 .v2-final-cta aside>a{font-size:23px}}.v2-modal-backdrop[hidden]{display:none!important}.lead-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}[data-lead-form] small a{color:inherit;text-underline-offset:2px;text-decoration:underline}.v2-form-error{grid-column:1/-1;margin:8px 0 0;font-weight:700;color:#b4232d!important;font-size:12px!important}.v2-submit-loading{opacity:.72;cursor:wait}.v2-nav a[aria-current=page]{color:#2b6198}.v2-doctors-page{background:#f7f4ee;min-height:100vh}.v2-doctors-page-hero{background:linear-gradient(135deg,#f7f4ee 0%,#fff 62%,#edf3f7 100%);border-bottom:1px solid #deddd8;padding:88px 0 82px}.v2-doctors-page-hero .v2-container{max-width:880px;margin-left:max(24px,50% - 590px)}.v2-back-link{color:#2b6198;background:#fff;border:1px solid #cbd9e5;border-radius:11px;align-items:center;width:max-content;min-height:42px;margin-bottom:34px;padding:0 15px;font-size:13px;font-weight:850;display:flex;box-shadow:0 8px 20px #1f3f5c12}.v2-doctors-page-hero h1{color:#142f4a;letter-spacing:-3px;max-width:760px;margin:12px 0 18px;font-size:clamp(48px,5.8vw,76px);line-height:1.02}.v2-doctors-page-hero>.v2-container>p{color:#5f6e7c;max-width:660px;margin:0;font-size:18px;line-height:1.65}.v2-doctors-page-facts{flex-wrap:wrap;gap:10px 22px;margin:28px 0;display:flex}.v2-doctors-page-facts span{color:#35485a;align-items:center;gap:8px;font-size:13px;font-weight:750;display:inline-flex}.v2-doctors-page-facts i{color:#fff;background:#2b6198;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-style:normal;display:grid}.v2-doctors-page-call{color:#fff;background:#2b6198;border:0;border-radius:12px;min-height:52px;padding:0 24px;font-size:13px;font-weight:850;box-shadow:0 12px 26px #2b619830}.v2-doctors-page .v2-doctors-section{padding-top:84px;padding-bottom:88px}.v2-doctors-page .v2-doctor-image{background-position:50% 24%}.v2-documents-section{background:#fff;padding-top:84px;padding-bottom:92px}.v2-document-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.v2-document-grid a{background:#f8f7f3;border:1px solid #deddd8;border-radius:16px;flex-direction:column;padding:12px 12px 18px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 9px 25px #1f2b340d}.v2-document-grid a:hover{transform:translateY(-4px);box-shadow:0 18px 38px #1f2b341a}.v2-document-grid img{aspect-ratio:540/742;object-fit:contain;background:#fff;border-radius:10px;width:100%}.v2-document-grid strong{color:#173454;padding:16px 8px 0;font-size:14px}.v2-modal-backdrop{overscroll-behavior:contain;overflow-y:auto}.v2-callback-modal{overscroll-behavior:contain;max-height:calc(100dvh - 44px);overflow-y:auto}.v2-callback-modal form{gap:11px;display:grid}.v2-callback-modal form button{color:#fff;background:#2b6198;border:0;border-radius:12px;min-height:52px;margin-top:1px;font-weight:850}.v2-callback-modal form small{margin-top:0}.v2-callback-modal>p strong{color:#173454;white-space:nowrap}@media (width<=850px){.landing-v2{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.v2-mobile-actions{z-index:140;height:auto;min-height:calc(72px + env(safe-area-inset-bottom));padding:9px 13px calc(9px + env(safe-area-inset-bottom))}.v2-mobile-actions a,.v2-mobile-actions button{min-height:52px}.v2-doctors-page-hero .v2-container{margin:0 auto}.v2-document-grid{grid-template-columns:repeat(2,1fr)}.v2-document-grid a:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 9px)}}@media (width<=600px){.v2-modal-backdrop{align-items:end;padding:8px 8px 0}.v2-callback-modal{max-height:calc(100dvh - 8px);padding:20px 18px calc(18px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.v2-callback-icon{border-radius:13px;width:44px;height:44px;font-size:18px}.v2-callback-modal h2{margin:14px 42px 7px 0;font-size:25px;line-height:1.12}.v2-callback-modal>p{margin-bottom:14px;font-size:13px;line-height:1.5}.v2-callback-modal input{height:52px}.v2-callback-modal form{gap:9px}.v2-callback-modal form button{margin-top:1px}.v2-callback-modal form small{margin-top:0}.v2-doctors-page-hero{padding:52px 0 56px}.v2-back-link{margin-bottom:26px}.v2-doctors-page-hero h1{letter-spacing:-1.8px;margin-top:10px;font-size:42px;line-height:1.04}.v2-doctors-page-hero>.v2-container>p{font-size:16px}.v2-doctors-page-facts{gap:11px;margin:23px 0;display:grid}.v2-doctors-page-call{width:100%}.v2-doctors-page .v2-doctors-section,.v2-documents-section{padding-top:64px;padding-bottom:68px}.v2-doctors-page .v2-doctor-image{min-height:330px}.v2-document-grid{grid-template-columns:1fr;gap:12px}.v2-document-grid a:last-child{grid-column:auto;width:100%}.v2-document-grid img{max-height:520px}}@media (width<=1024px){.landing-v2{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}.v2-mobile-actions{transform:translateZ(0);z-index:140!important;min-height:calc(72px + env(safe-area-inset-bottom))!important;padding:9px 12px calc(9px + env(safe-area-inset-bottom))!important;visibility:visible!important;opacity:1!important;background:#fffffffa!important;border-top:1px solid #d6e0ea!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:8px!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -10px 30px #0a254226!important}.v2-mobile-actions a,.v2-mobile-actions button{justify-content:center;align-items:center;min-width:0;min-height:52px;display:flex!important}}.v2-phone-link{white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:9px;width:max-content;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.v2-phone-link:before{content:"";background:currentColor;flex:0 0 18px;width:18px;height:18px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6.62 10.79a15.46 15.46 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.02-.24c1.12.37 2.33.57 3.57.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1C10.61 21 3 13.39 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1.02l-2.2 2.2Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6.62 10.79a15.46 15.46 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.02-.24c1.12.37 2.33.57 3.57.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1C10.61 21 3 13.39 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1.02l-2.2 2.2Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.v2-phone-link:hover{transform:translateY(-1px)}.premium-v3 .v2-call-card{background:linear-gradient(145deg,#fff,#f4f7f8);border:1px solid #d9e1e6;border-radius:13px;flex-direction:column;align-items:flex-start;min-width:190px;padding:8px 12px 9px;display:flex;box-shadow:0 7px 19px #1e3d5412}.premium-v3 .v2-call-card .v2-call-status{color:#748493;align-items:center;gap:6px;margin:0 0 5px 27px;font-size:9px;line-height:1;display:inline-flex}.premium-v3 .v2-call-card .v2-call-status i{background:#1fb985;border-radius:50%;flex:0 0 6px;width:6px;height:6px;box-shadow:0 0 0 4px #1fb9851a}.premium-v3 .v2-call-card .v2-phone-link{color:#17374f;letter-spacing:.08px;font-size:17px;line-height:1}.premium-v3 .v2-call-card .v2-phone-link:before{color:#2b6198;flex-basis:18px;width:18px;height:18px}.premium-v3 .v2-call-card:hover{border-color:#bfd0de;box-shadow:0 10px 24px #1e3d541a}.premium-v3 .v2-direct-call{background:#ffffffb8;border:1px solid #dedbd4;border-radius:16px;flex-wrap:nowrap;justify-content:space-between;gap:18px;width:100%;max-width:none;margin-top:13px;padding:10px 11px 10px 16px;box-shadow:0 8px 22px #1f2b340d}.premium-v3 .v2-direct-call-copy{flex-direction:column;gap:4px;min-width:0;padding-left:1px;display:flex}.premium-v3 .v2-direct-call-copy strong{color:#17374f;font-size:12px;line-height:1.25}.premium-v3 .v2-direct-call-copy small{color:#778694;font-size:10px;line-height:1.35}.premium-v3 .v2-direct-call .v2-call-card{flex:none;padding-top:7px;padding-bottom:8px}.premium-v3 .v2-final-cta aside>.v2-phone-link{color:#17374f;letter-spacing:-.25px;background:#eef3f6;border:1px solid #d3dee6;border-radius:12px;justify-content:center;width:100%;min-height:62px;margin-bottom:12px;padding:0 16px;font-size:24px;box-shadow:inset 0 1px #fffc}.premium-v3 .v2-final-cta aside>.v2-phone-link:before{color:#2b6198;flex-basis:21px;width:21px;height:21px}.premium-v3 .v2-final-cta aside>.v2-phone-link:hover{color:#fff;background:#2b6198;border-color:#2b6198}.premium-v3 .v2-final-cta aside>.v2-phone-link:hover:before{color:#fff}.premium-v3 .v2-footer-phone.v2-phone-link{color:#fff;background:#ffffff12;border:1px solid #ffffff21;border-radius:10px;padding:10px 13px;font-size:16px!important}.premium-v3 .v2-footer-phone.v2-phone-link:before{color:#7eb4dd}.premium-v3 .v2-footer-phone.v2-phone-link:hover{background:#ffffff1f;border-color:#ffffff40}.premium-v3 .v2-treatment-modal>footer .v2-phone-link:before{color:#2b6198}.premium-v3 .v2-treatment-modal>footer .v2-phone-link:hover{background:#e4ebf0;border-color:#bdccd8}@media (width<=1120px){.premium-v3 .v2-header-phone{min-width:190px}}@media (width<=850px){.premium-v3 .v2-header-phone{display:none}.v2-mobile-actions .v2-phone-link{width:auto}.v2-mobile-actions .v2-phone-link:before{color:#2b6198;flex-basis:19px;width:19px;height:19px}}@media (width<=600px){.premium-v3 .v2-hero-visual{display:none}.premium-v3 .v2-direct-call{flex-direction:column;align-items:stretch;gap:9px;padding:13px}.premium-v3 .v2-direct-call-copy{gap:3px}.premium-v3 .v2-direct-call-copy strong{font-size:13px}.premium-v3 .v2-direct-call-copy small{font-size:10px}.premium-v3 .v2-direct-call .v2-call-card{width:100%;min-width:0}.premium-v3 .v2-final-cta aside>.v2-phone-link{font-size:21px}}.v2-scroll-reveal{opacity:0;transition:opacity .5s,transform .62s cubic-bezier(.2,.72,.25,1);transform:translateY(20px)}.v2-scroll-reveal.v2-reveal-from-top{transform:translateY(-16px)}.v2-scroll-reveal.is-visible{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.v2-scroll-reveal,.v2-scroll-reveal.v2-reveal-from-top,.v2-scroll-reveal.is-visible{opacity:1;transition:none;transform:none}}/* V37 CITY CONFIRM + MANUAL PICKER */
.dd-city-confirm{position:relative;z-index:16;background:#f8fbfe;border-bottom:1px solid #e3edf5}.dd-city-confirm-inner{min-height:64px;display:flex;align-items:center;gap:13px;padding-top:9px;padding-bottom:9px}.dd-city-confirm-icon{width:38px;height:38px;flex:0 0 38px;border-radius:12px;display:grid;place-items:center;background:#eaf3ff;color:#2b6198;font-size:22px;font-weight:900}.dd-city-confirm-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.dd-city-confirm-copy strong{color:#17374f;font-size:14px;line-height:1.25}.dd-city-confirm-copy strong span{color:#1d63a5}.dd-city-confirm-copy small{color:#718192;font-size:11px;line-height:1.35}.dd-city-confirm-hint-mobile,.dd-city-confirm-button-mobile{display:none}.dd-city-confirm-button{margin-left:auto;flex:none;min-height:38px;padding:0 15px;border:1px solid #bfd0e1;border-radius:11px;background:#fff;color:#245d92;font-size:12px;font-weight:850;box-shadow:0 6px 16px #17374f0d;transition:.18s;white-space:nowrap}.dd-city-confirm-button:hover{background:#edf5fc;border-color:#8fb1d0;transform:translateY(-1px)}.dd-city-confirm.is-warning{background:#fffaf1}.dd-city-confirm.is-warning .dd-city-confirm-icon{background:#fff0cf;color:#b36b00}.dd-city-confirm.is-warning .dd-city-confirm-copy strong span{color:#a55c00}.dd-city-confirm.is-warning .dd-city-confirm-button{background:#b76700;border-color:#b76700;color:#fff;box-shadow:0 8px 20px #b7670027}
.dd-city-picker[hidden]{display:none!important}.dd-city-picker{position:fixed;inset:0;z-index:10010;display:grid;place-items:center;padding:20px}.dd-city-picker-backdrop{position:absolute;inset:0;background:#102b4385;backdrop-filter:blur(4px);opacity:0;transition:opacity .18s}.dd-city-picker-panel{position:relative;width:min(620px,100%);max-height:min(760px,calc(100dvh - 40px));overflow:auto;background:#fff;border:1px solid #d9e4ee;border-radius:24px;padding:26px;box-shadow:0 28px 80px #102b4345;opacity:0;transform:translateY(12px) scale(.985);transition:opacity .18s,transform .18s}.dd-city-picker.is-open .dd-city-picker-backdrop{opacity:1}.dd-city-picker.is-open .dd-city-picker-panel{opacity:1;transform:none}.dd-city-picker-open{overflow:hidden}.dd-city-picker-x{position:absolute;right:18px;top:18px;width:36px;height:36px;border:0;border-radius:10px;background:#f0f4f8;color:#637487;font-size:24px;line-height:1}.dd-city-picker-head{display:flex;gap:13px;padding-right:42px;align-items:flex-start}.dd-city-picker-pin{width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:#eaf3ff;color:#2b6198;display:grid;place-items:center;font-size:23px;font-weight:900}.dd-city-picker-head h2{margin:1px 0 5px;color:#17374f;font-size:24px;letter-spacing:-.5px}.dd-city-picker-head p{margin:0;color:#728192;font-size:12px;line-height:1.45}.dd-city-picker-search{margin:20px 0 10px;height:48px;display:flex;align-items:center;gap:9px;border:1px solid #cfdde9;border-radius:13px;padding:0 14px;background:#fbfdff}.dd-city-picker-search:focus-within{border-color:#7ea9cf;box-shadow:0 0 0 3px #2b619812}.dd-city-picker-search span{color:#6e8295;font-size:21px}.dd-city-picker-search input{width:100%;border:0;outline:0;background:transparent;color:#17374f;font-size:14px}.dd-city-picker-current{margin:0 0 14px;color:#778899;font-size:11px}.dd-city-picker-current strong{color:#2b6198}.dd-city-picker-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dd-city-picker-list button{min-height:48px;border:1px solid #dde6ee;border-radius:12px;background:#fff;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;transition:.16s}.dd-city-picker-list button span{color:#203d57;font-size:13px;font-weight:780}.dd-city-picker-list button i{color:#7a8b9b;font-size:10px;font-style:normal;font-weight:700}.dd-city-picker-list button:hover{border-color:#9dbbd4;background:#f4f9fd}.dd-city-picker-list button.is-current{border-color:#8bb6d9;background:#eef7ff}.dd-city-picker-list button.is-current i{color:#25805e}.dd-city-picker-group-title{grid-column:1/-1;color:#8392a0;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900;padding:10px 2px 2px}.dd-city-picker-empty{padding:20px;text-align:center;color:#7a8998;background:#f7f9fb;border-radius:12px;font-size:12px}
@media (max-width:850px){.dd-city-confirm{background:#f7fafc;padding:8px 10px 0;border-bottom:0}.dd-city-confirm-inner{min-height:58px;gap:9px;padding:8px 10px;border:1px solid #dce8f2;border-radius:14px;background:#fff;box-shadow:0 5px 18px #17374f0a}.dd-city-confirm-icon{width:32px;height:32px;flex-basis:32px;border-radius:10px;font-size:18px}.dd-city-confirm-copy strong{font-size:12.5px}.dd-city-confirm-copy small{font-size:9.5px}.dd-city-confirm-button{min-height:34px;padding:0 11px;font-size:10.5px;border-radius:9px}.dd-city-confirm.is-warning{background:#fff9ef}.dd-city-confirm.is-warning .dd-city-confirm-inner{border-color:#f0d9a8;background:#fffdfa}.dd-city-picker{align-items:end;padding:8px 8px 0}.dd-city-picker-panel{width:100%;max-height:calc(100dvh - 8px);border-radius:22px 22px 0 0;padding:22px 16px calc(20px + env(safe-area-inset-bottom));transform:translateY(28px)}.dd-city-picker-list{grid-template-columns:1fr}.dd-city-picker-head h2{font-size:22px}}
@media (max-width:560px){.dd-city-confirm{padding:7px 8px 0}.dd-city-confirm-inner{min-height:54px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;padding:7px 8px;border-radius:13px}.dd-city-confirm-icon{width:30px;height:30px;flex-basis:30px;font-size:17px}.dd-city-confirm-copy{gap:1px}.dd-city-confirm-copy strong{font-size:11.5px;line-height:1.22;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dd-city-confirm-copy small{font-size:8.6px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:none}.dd-city-confirm-hint-desktop,.dd-city-confirm-button-desktop{display:none}.dd-city-confirm-hint-mobile,.dd-city-confirm-button-mobile{display:inline}.dd-city-confirm-button{width:auto;min-width:72px;min-height:32px;padding:0 9px;font-size:9.5px;border-radius:9px;white-space:nowrap}.dd-city-confirm.is-warning .dd-city-confirm-button{width:auto;min-width:66px;padding:0 9px;font-size:9.5px}.v2-hero{padding-top:14px}}

.dd-city-picker-empty span{display:block;margin-bottom:10px}.dd-city-picker-empty button{min-height:40px;border:1px solid #8bb6d9;border-radius:10px;background:#eef7ff;color:#205c90;padding:0 14px;font-size:12px;font-weight:800;cursor:pointer}.dd-city-picker-empty button:hover{background:#e3f2ff;border-color:#69a1cf}
.v2-footer-address{margin-top:24px;padding-top:15px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:flex-start;gap:3px;color:#7087a4;font-size:10.5px;line-height:1.55;letter-spacing:.01em}.v2-footer-company{color:#91a6c2;font-weight:700}.v2-footer-address-line{display:block}.v2-footer-address-label{color:#91a6c2;font-weight:700;white-space:nowrap}@media(max-width:760px){.v2-footer-address{margin-top:20px;padding-top:13px;font-size:10px;line-height:1.5;gap:2px}}