:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#173457;background:#fff;font-synthesis:none;--navy:#173f70;--blue:#236ab4;--sky:#d9edf7;--ice:#edf6fc;--yellow:#ffe866;--green:#2d936c;--border:#dbe5ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{transition:.2s ease}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:96px 0}.eyebrow{margin:0 0 14px;color:#3075b8;text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:.13em}.primary{border:0;border-radius:10px;background:var(--yellow);color:#162f50;font-weight:800;padding:17px 25px;box-shadow:0 8px 24px #d1b6002c}.primary:hover{transform:translateY(-2px);filter:brightness(.98)}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(30px,4vw,48px);line-height:1.1;letter-spacing:-.035em}.site-header{background:#fff}.topline{min-height:100px;display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.25}.brand img{width:74px;height:auto}.headline{text-align:center;display:grid;gap:6px;font-size:18px}.headline span{font-size:22px}.contacts{text-align:right;display:grid;gap:6px;font-size:14px}.contacts a{font-size:22px;font-weight:800;color:#154677;text-decoration:none}.site-header nav{border-top:1px solid #e6edf4;display:flex;justify-content:center;align-items:center;gap:36px;padding:16px 20px}.site-header nav a{color:#203f60;font-size:15px}.site-header nav button{border:1px solid #aec8dd;background:#fff;color:#1b568f;padding:9px 14px;border-radius:7px;font-weight:700}.menu-button{display:none}.hero{min-height:730px;background-image:linear-gradient(90deg,#e7f2fff0,#e7f2ffe8 43%,#e7f2ff00 68%),url(/assets/source/doctor-hero.jpg);background-size:cover;background-position:center}.hero-grid{padding:52px 0}.hero-card{width:570px;background:#ecf5ffeb;border-radius:28px;padding:38px 42px;box-shadow:0 24px 80px #133b5e14}.hero h1{font-size:42px;line-height:1.08;letter-spacing:-.04em;margin:0 0 14px}.hero h1 em{font-style:normal;color:#1c6ab1}.hero-card>p:not(.eyebrow):not(.doctor-role){font-size:17px;line-height:1.5}.hero-card h2{font-size:48px;margin:14px 0 8px;color:#174a7d}.doctor-role{font-size:19px}.checks{display:grid;gap:8px;margin:18px 0 25px;font-weight:700}.checks span:before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#7ecde3;color:#fff;margin-right:10px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:-24px;background:var(--border);border:1px solid var(--border);border-radius:18px;overflow:hidden;position:relative;box-shadow:0 12px 35px #1a40641f}.stats article{background:#fff;padding:28px 25px;display:grid;gap:8px}.stats b{font-size:36px;color:#2266a7}.stats span{font-size:13px;line-height:1.4}.two-col{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.two-col>img{width:100%;border-radius:24px;min-height:390px;object-fit:cover}.consult{background:#fff}.consult p{font-size:18px;line-height:1.65}.price{font-size:34px;font-weight:800;margin:24px 0}.price small{display:block;font-size:13px;font-weight:500;color:#61768a}.fears{background:var(--ice);text-align:center}.fears h2{max-width:800px;margin:0 auto 38px}.audio-card{display:grid;grid-template-columns:340px 1fr;gap:34px;text-align:left;align-items:center;width:min(900px,100%);margin:auto;background:#fff;padding:18px;border-radius:22px;box-shadow:0 16px 50px #1e4a6e1a}.audio-card img{width:100%;height:205px;object-fit:cover;border-radius:15px}.audio-card b{font-size:24px}.audio-card p{color:#5b7186;line-height:1.6}.audio-card audio{width:100%}.advantages h2,.steps h2,.reviews h2{text-align:center;max-width:750px;margin:0 auto 45px}.advantages>.container>.eyebrow,.steps>.container>.eyebrow,.reviews>.container>.eyebrow{text-align:center}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card-grid article{padding:32px;background:#f5f9fc;border:1px solid #e1ebf2;border-radius:18px}.card-grid article>b{font-size:16px;color:#52a5cf}.card-grid h3{font-size:22px;margin:45px 0 10px}.card-grid p{color:#5e7489;line-height:1.6}.steps{background:#f7fafc}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps-grid article{position:relative;background:#fff;padding:10px 10px 24px;border-radius:18px;overflow:hidden}.steps-grid img{width:100%;height:170px;object-fit:cover;border-radius:12px}.steps-grid span{position:absolute;top:22px;left:22px;width:38px;height:38px;display:grid;place-items:center;background:var(--yellow);border-radius:50%;font-size:12px;font-weight:800}.steps-grid h3{font-size:18px;margin:18px 10px 0}.centered{display:block;margin:34px auto 0}.referral{background:#fff}.referral-box{background:#194f82;color:#fff;padding:62px 70px;border-radius:28px;display:grid;grid-template-columns:1fr 270px;align-items:center;overflow:hidden}.referral-box .eyebrow{color:#8fd0ed}.referral-box h2{max-width:650px}.referral-box p{max-width:700px;line-height:1.7}.light-button{border:0;background:#fff;color:#194f82;border-radius:9px;padding:15px 22px;font-weight:800}.ref-number{font-size:180px;line-height:1;font-weight:800;color:#7dc9e7;text-align:right}.ref-number small{font-size:70px}.reviews{background:#edf7fb}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.review-grid blockquote{margin:0;padding:34px;background:#fff;border-radius:18px}.review-grid b{font-size:19px}.review-grid p{margin:18px 0 0;line-height:1.7;color:#526b80}.final-cta .two-col{gap:60px}.final-cta img{min-height:310px}.final-cta p{line-height:1.7}.landing footer{background:#133756;color:#fff;padding:50px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid a{color:#fff;font-size:20px;font-weight:800}.footer-grid p{margin:9px 0 0;color:#c6d7e4}.footer-grid>div:last-child{display:grid;gap:8px}.footer-grid button{background:none;border:0;color:#fff;text-align:left;text-decoration:underline}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#091d2fb3;display:grid;place-items:center;padding:20px;z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:min(510px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:22px;padding:35px;position:relative}.modal h2{font-size:28px;margin-right:30px}.modal-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:34px;color:#577085}.form{display:grid;gap:16px}.form label{font-size:13px;font-weight:700;display:grid;gap:7px}.form input,.form select{width:100%;border:1px solid #cfdde8;border-radius:9px;padding:13px 14px;outline:none}.form input:focus,.form select:focus{border-color:#2b77b8;box-shadow:0 0 0 3px #2b77b820}.privacy{font-size:11px;color:#718293;line-height:1.5}.tabs{display:flex;border-bottom:1px solid var(--border);margin-bottom:20px}.tabs button{flex:1;border:0;background:none;padding:12px;color:#6c7e8f}.tabs button.active{color:#205d97;border-bottom:2px solid #205d97;font-weight:800}.demo-hint{display:grid;gap:5px;background:#eef6fb;padding:12px;border-radius:9px;font-size:12px}.toast{position:fixed;right:24px;bottom:24px;z-index:70;background:#153b61;color:#fff;padding:15px 20px;border-radius:10px;box-shadow:0 12px 40px #0003}.app-shell{min-height:100vh;background:#f3f7fa;color:#183651}.app-header{height:72px;background:#fff;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 32px;position:sticky;top:0;z-index:10}.app-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#183f68;font-weight:800}.app-brand img{width:38px;height:38px}.app-header>button{justify-self:end;border:1px solid var(--border);background:#fff;border-radius:8px;padding:9px 16px}.dashboard{width:min(1200px,calc(100% - 40px));margin:auto;padding:50px 0}.welcome{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:32px}.welcome h1{font-size:38px;margin-bottom:8px}.welcome p:last-child{color:#617587;margin:0}.status-pill{background:#e0f4ea;color:#1b7752;border-radius:40px;padding:10px 16px;font-size:13px;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.metric{background:#fff;border:1px solid var(--border);padding:22px;border-radius:14px;display:grid;gap:10px}.metric span{color:#6a7e8f;font-size:13px}.metric b{font-size:28px}.metric.accent{background:#1f5e96;color:#fff}.metric.accent span{color:#d2e7f6}.dashboard-card{background:#fff;border:1px solid var(--border);padding:26px;border-radius:16px;margin-top:20px}.dashboard-card h2{font-size:23px;margin-bottom:20px}.copy-row{display:grid;grid-template-columns:1fr auto;gap:10px}.copy-row input{min-width:0;border:1px solid var(--border);background:#f7fafc;border-radius:8px;padding:12px}.copy-row button,.promo button,.partner-list button,.table-wrap button{border:0;background:#215f97;color:#fff;border-radius:8px;padding:10px 14px;font-weight:700}.promo{display:flex;align-items:center;gap:16px;margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.promo span{color:#6a7e8f}.promo b{font-size:21px;letter-spacing:.08em}.promo button{margin-left:auto;background:#fff;color:#215f97;border:1px solid #bcd0e1}.table-wrap{overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;min-width:800px}.table-wrap th{text-align:left;color:#708293;font-size:11px;text-transform:uppercase;letter-spacing:.05em;padding:10px;border-bottom:1px solid var(--border)}.table-wrap td{padding:15px 10px;border-bottom:1px solid #edf1f4;font-size:13px}.table-wrap td small{display:block;color:#8393a1;margin-top:4px}.table-status{display:inline-block;background:#eef2f5;border-radius:20px;padding:6px 9px}.table-status.success{background:#e0f4ea;color:#14724d}.table-wrap button{font-size:12px}.table-wrap button.danger{background:#fff1f0;color:#a84238}.empty{text-align:center;color:#738596;padding:35px!important}.partner-list{display:grid}.partner-list article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px;padding:16px 0;border-bottom:1px solid var(--border)}.partner-list article:last-child{border:0}.partner-list div{display:grid;gap:4px}.partner-list span{font-size:12px;color:#758796}.partner-list strong{font-size:18px}.login-gate{min-height:100vh;background:#edf5fa;padding:30px}.login-gate>a{color:#225f96}.login-gate>div{width:min(500px,100%);margin:10vh auto 0;background:#fff;padding:45px;border-radius:22px;text-align:center}.login-gate img{width:70px}.login-gate h1{font-size:31px}.login-gate p{color:#6b7f90}.login-gate .primary{width:100%}@media(max-width:900px){.topline{grid-template-columns:1fr auto;min-height:82px}.headline,.contacts{display:none}.brand img{width:55px}.menu-button{display:grid;gap:5px;background:none;border:0;padding:10px}.menu-button i{display:block;width:25px;height:2px;background:#20486d}.site-header nav{display:none;position:absolute;z-index:20;background:#fff;width:100%;align-items:stretch;flex-direction:column;gap:0;padding:8px 20px 20px;box-shadow:0 14px 24px #1233}.site-header nav.open{display:flex}.site-header nav a{padding:12px 0}.hero{min-height:auto;background-image:linear-gradient(0deg,#e8f3fffa,#e8f3ffe6 45%,#e8f3ff05 70%),url(/assets/source/doctor-mobile.jpg);background-position:center top;background-size:100% auto;background-repeat:no-repeat;background-color:#e8f3ff}.hero-grid{padding:330px 0 30px}.hero-card{width:100%;padding:26px 22px;border-radius:20px}.hero h1{font-size:34px}.hero-card h2{font-size:39px}.stats{grid-template-columns:1fr 1fr;margin-top:20px}.two-col{grid-template-columns:1fr;gap:35px}.consult .two-col>img{grid-row:1}.section{padding:70px 0}.audio-card,.card-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr 1fr}.referral-box{grid-template-columns:1fr;padding:45px 30px}.ref-number{display:none}.footer-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.app-header{grid-template-columns:1fr auto;padding:0 18px}.app-header>b{display:none}.dashboard{padding-top:30px}.welcome{align-items:flex-start;flex-direction:column}.partner-list article{grid-template-columns:1fr auto}.partner-list button{grid-column:1/-1}.review-grid{grid-template-columns:1fr}}@media(max-width:560px){.container,.dashboard{width:min(100% - 28px,1180px)}.hero-grid{padding-top:315px}.hero h1{font-size:30px}.hero-card h2{font-size:34px}.hero-card .primary{width:100%;padding-inline:12px}.stats{grid-template-columns:1fr}.stats article{padding:20px}.stats b{font-size:30px}.section{padding:58px 0}h2{font-size:32px}.two-col>img{min-height:250px}.audio-card{padding:12px}.audio-card img{height:190px}.audio-card b{font-size:20px}.steps-grid{grid-template-columns:1fr}.steps-grid img{height:220px}.referral-box{width:calc(100% - 20px);padding:36px 22px}.review-grid blockquote{padding:24px}.modal{padding:28px 20px}.metric-grid{grid-template-columns:1fr}.welcome h1{font-size:30px}.copy-row{grid-template-columns:1fr}.promo{align-items:flex-start;flex-wrap:wrap}.promo button{margin-left:0;width:100%}.app-brand span{display:none}.app-header>button{padding:8px 11px}.dashboard-card{padding:18px}.login-gate{padding:20px}.login-gate>div{padding:35px 20px}.toast{right:14px;bottom:14px;left:14px;text-align:center}}.headline small{font-size:11px;color:#57758f;font-weight:600}.contacts small{font-size:9px;color:#678095;line-height:1.35}.site-header nav a:hover{color:#226bb0}.site-header nav button:hover{background:#eef6fc}.hero-card{border:1px solid rgba(255,255,255,.8);background:#ecf5ffed;box-shadow:0 24px 80px #133b5e1a}@media(max-width:560px){.hero h1{font-size:29px}.hero-card h2{font-size:31px;line-height:1.08}}
