:root{--cloud:#f1f7fa;--navy:#183c50;--blue:#4c91b7;--ice:#dceef7;--white:#fff;--muted:#718895}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font:15px/1.65 'Nunito Sans',Arial,sans-serif;color:var(--navy);background:var(--white)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #c08138;outline-offset:5px}header{max-width:1450px;padding:0 5%;height:104px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:35px;font-weight:700;line-height:.8;letter-spacing:-2px;position:relative;display:block;padding-left:50px;padding-bottom:14px}.brand svg{position:absolute;left:0;top:0;width:40px;fill:none;stroke:var(--blue);stroke-width:2.2;stroke-linecap:round}.brand>span{position:absolute;bottom:0;left:51px;font-size:8px;letter-spacing:1.7px;font-weight:600}.brand:not(:has(svg)){padding-left:0}.brand:not(:has(svg))>span{left:1px}nav{display:flex;gap:34px;font-size:13px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:17px 24px;background:var(--blue);color:var(--white);border:0;border-radius:7px;font-weight:600;font-size:13px;transition:background .2s,transform .2s}.button:hover{background:#347cA5;transform:translateY(-2px)}.button.small{padding:12px 18px;font-size:12px}.hero{margin:0 2%;background:var(--cloud);border-radius:24px;display:grid;grid-template-columns:1fr 1fr;min-height:650px;overflow:hidden}.hero-copy{padding:60px 6% 35px 8%}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.13em;color:var(--blue);display:inline-block}.eyebrow i{display:inline-block;width:6px;height:6px;background:#88b5c5;border-radius:50%;margin-right:6px;vertical-align:1px}h1{font-size:clamp(45px,5.5vw,80px);line-height:1.06;letter-spacing:-.06em;font-weight:600;margin:35px 0 25px}em{font:italic 1.04em Georgia,serif;color:var(--blue);letter-spacing:-.055em}.hero-copy>p{font-size:14px;color:var(--muted);margin-bottom:30px}.hero-bottom{display:flex;align-items:center;gap:15px;margin-top:40px}.hero-bottom p{font-size:10px;color:var(--muted)}.tiny-smile{display:grid;place-items:center;width:37px;height:37px;border:1px solid #c8dce6;border-radius:50%;font-size:32px;line-height:1;color:var(--blue);padding-bottom:13px}.hero-photo{position:relative;min-height:650px;overflow:hidden;border-radius:180px 0 0 0;background:#dee9ed}.hero-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 35%;filter:saturate(.75)}.hero-caption{position:absolute;top:27px;right:26px;display:flex;gap:12px;align-items:center;background:#fffffff2;padding:12px 15px;border-radius:30px;color:var(--navy);font-size:8px;letter-spacing:.05em}.hero-caption svg{width:25px;height:15px;fill:none;stroke:var(--blue);stroke-width:1.5}.photo-card{position:absolute;left:30px;bottom:30px;background:#ffffffed;backdrop-filter:blur(12px);border-radius:12px;padding:18px 25px;display:flex;gap:14px;align-items:center;box-shadow:0 8px 35px #183c5008}.photo-card p{margin:0;font-size:12px;line-height:1.65}.check{width:32px;height:32px;border-radius:50%;background:var(--ice);color:var(--blue);display:grid;place-items:center;font-size:17px;font-weight:700}.benefits{padding:36px 6%;display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid #e4edf1}.benefits>div{display:flex;gap:18px;align-items:center}.benefit-icon{font-size:37px;color:var(--blue)}.benefits p{margin:0}.benefits b{font-size:13px;font-weight:600;display:block}.benefits p>span{display:block;font-size:10px;color:var(--muted)}.section{max-width:1320px;margin:auto;padding:95px 6%}h2{font-size:clamp(35px,4.2vw,59px);line-height:1.15;letter-spacing:-.05em;font-weight:600;margin:25px 0}.intro{display:grid;grid-template-columns:1fr 1.6fr;gap:70px}.intro>.eyebrow{max-width:180px;line-height:1.8;padding-top:15px}.intro h2{margin-top:0}.intro p{max-width:630px;color:var(--muted);font-size:14px}.steps{padding-top:0}.steps-head{display:flex;justify-content:space-between;align-items:start;gap:50px;margin-bottom:40px}.steps-head h2{margin:0;font-size:43px}.step-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:7%}.step-buttons{display:flex;flex-direction:column}.step-buttons button{display:flex;align-items:center;gap:20px;text-align:left;border:0;border-bottom:1px solid #dbe8ee;background:transparent;padding:24px 0;color:var(--muted)}.step-buttons button>span{font-size:12px;border:1px solid #d4e1e8;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;flex-shrink:0}.step-buttons button div{font-size:20px;font-weight:600;letter-spacing:-.025em}.step-buttons small{display:block;font-size:11px;font-weight:400;margin-top:4px;letter-spacing:0}.step-buttons b{margin-left:auto;font-weight:400;font-size:23px;opacity:0}.step-buttons button[aria-selected=true]{color:var(--navy)}.step-buttons button[aria-selected=true]>span{background:var(--blue);border-color:var(--blue);color:white}.step-buttons button[aria-selected=true] b{opacity:1;color:var(--blue)}.step-panel{background:var(--cloud);padding:30px;border-radius:18px;position:relative;overflow:hidden}.step-number{font-size:12px;color:#8db5c8}.step-illustration{height:145px;display:grid;place-items:center;position:relative}.step-illustration>span{font-size:10px;line-height:1.3;text-align:center;color:#779fb3;transform:rotate(-10deg)}.smile-ring{position:absolute;width:175px;height:115px;border:2px solid #a8cddd;border-top:0;border-radius:0 0 100px 100px;transform:rotate(-10deg);box-shadow:0 8px 0 -2px #f1f7fa,0 9px 0 0 #bad6e2}.smile-ring:after{content:'';position:absolute;inset:12px 12px -18px;border:1px solid #cee3eb;border-top:0;border-radius:0 0 100px 100px}.step-panel h3{font-size:28px;letter-spacing:-.04em;margin:13px 0}.step-panel p{font-size:13px;color:var(--muted);line-height:1.8}.step-detail{font-size:10px;color:var(--blue);display:block;border-top:1px solid #dce8ee;padding-top:16px;margin-top:20px}.doctor{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-top:0;align-items:center}.doctor-photo{height:590px;position:relative;overflow:hidden;border-radius:18px 120px 18px 18px;background:var(--ice)}.doctor-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 25%;filter:saturate(.6)}.doctor-label{position:absolute;bottom:25px;left:25px;background:white;padding:13px 17px;border-radius:8px;font-size:9px;letter-spacing:.05em}.doctor-label span{display:block;font-size:10px;letter-spacing:0;color:var(--muted);margin-top:3px}.doctor-copy h2{margin:20px 0 28px}.doctor blockquote{margin:0;font-size:17px;line-height:1.75;color:var(--muted)}.doctor h3{font-size:18px;font-weight:600;margin:28px 0 3px}.doctor-copy>p{font-size:11px;color:var(--muted);margin:0}.doctor-tags{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0}.doctor-tags span{border:1px solid #dfe9ee;padding:6px 10px;border-radius:30px;font-size:9px;color:var(--muted)}.text-link{font-size:12px;border-bottom:1px solid #90b6cb;padding-bottom:5px;color:var(--blue)}.cost-section{background:var(--cloud)}.cost{display:grid;grid-template-columns:1fr 1fr;gap:11%;align-items:center}.cost-copy>p{color:var(--muted);max-width:340px;font-size:14px}.cost-copy .cost-note{font-size:11px;margin-top:25px}.calculator{background:white;border-radius:18px;padding:32px;box-shadow:0 10px 50px #183c5005}.calculator-label{font-size:9px;letter-spacing:.12em;color:var(--muted)}.cost-options{display:flex;background:var(--cloud);padding:4px;border-radius:7px;margin-top:20px;gap:4px}.cost-options button{flex:1;font-size:11px;border:0;background:transparent;border-radius:5px;padding:9px 5px;color:var(--muted)}.cost-options button[aria-pressed=true]{background:var(--blue);color:white}.cost-total{margin:30px 0 20px}.cost-total>span{font-size:10px;color:var(--muted)}.cost-total strong{display:block;font-size:47px;letter-spacing:-.045em;font-weight:600;line-height:1.35}.cost-total p{font-size:10px;color:var(--muted);margin:5px 0}.calculator dl{font-size:10px;margin:20px 0}.calculator dl>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #e7eff3}.calculator dd{margin:0;color:var(--blue)}.retainer{display:flex;align-items:center;gap:10px;margin:23px 0;font-size:11px;cursor:pointer}.retainer input{accent-color:var(--blue);width:16px;height:16px;margin:0}.retainer small{display:block;font-size:9px;color:var(--muted);margin-top:2px}.calculator .button{width:100%}.calculator-footnote{font-size:9px;color:var(--muted);margin:15px 0 0}.questions{display:grid;grid-template-columns:1fr 1.4fr;gap:8%}.questions h2{font-size:40px}.questions details{padding:22px 0;border-bottom:1px solid #dfe9ee}.questions summary{display:flex;justify-content:space-between;gap:20px;list-style:none;font-size:14px;cursor:pointer}.questions summary::-webkit-details-marker{display:none}.questions summary span{color:var(--blue);font-size:21px;line-height:1}.questions details[open] summary span{transform:rotate(45deg)}.questions details p{font-size:13px;color:var(--muted)}.appointment{background:var(--ice);border-radius:24px;display:grid;grid-template-columns:1fr 1fr;gap:12%;max-width:calc(100% - 4%);padding:65px 6%}.appointment h2{font-size:55px}.appointment>div>p{font-size:13px;color:var(--muted)}.appointment-smile{font-size:150px;line-height:.8;color:#a6c9dc;display:inline-block;transform:rotate(-12deg)}.appointment form{display:grid;gap:17px}.appointment label:not(.consent){display:grid;gap:7px;font-size:11px;color:var(--navy)}.appointment input:not([type=checkbox]),.appointment select{border:1px solid #c8dfe9;background:#ffffff9e;border-radius:6px;padding:13px 14px;width:100%;color:var(--navy);font-size:12px}.consent{display:flex;gap:10px;font-size:9px;color:#597e92;align-items:start}.consent input{accent-color:var(--blue);margin-top:3px;flex-shrink:0}.form-status{font-size:11px;color:#36664e;margin:0;min-height:17px}footer{padding:40px 6%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer>a:not(.brand){font-size:11px;text-decoration:underline}footer p{font-size:9px;color:var(--muted)}@media(min-width:1700px){body{max-width:1800px;margin:auto}}@media(max-width:1000px){.hero-copy{padding-top:45px;padding-left:7%}.hero{min-height:580px}.hero-photo{min-height:580px}.hero-bottom{margin-top:28px}.hero-copy>p{font-size:12px}.hero-copy>p br{display:none}.photo-card{padding:15px;left:20px;bottom:20px}.benefits{gap:20px}.benefits>div{gap:12px}.benefits p>span{font-size:9px}.intro{gap:40px}.doctor{gap:7%}.doctor-photo{height:520px}.doctor blockquote{font-size:15px}.cost{gap:7%}.calculator{padding:25px}.questions h2{font-size:35px}}@media(max-width:750px){header{height:85px;padding:0 5%;gap:15px}nav{gap:18px;font-size:11px}.brand{font-size:30px;padding-left:43px}.brand svg{width:34px}.brand>span{left:44px;font-size:7px}.button.small{font-size:10px;padding:10px 12px;gap:15px}.hero-copy{padding:35px 7%}.hero h1{font-size:46px}.hero-photo{border-top-left-radius:100px}.hero-caption{font-size:6px;right:15px;top:18px;padding:8px 10px}.hero-photo{min-height:550px}.photo-card{left:12px;right:12px;padding:12px;gap:8px}.photo-card p{font-size:10px}.hero-copy .button{font-size:11px;padding:14px;gap:15px}.benefits{padding:26px 5%;gap:15px}.benefits>div{gap:8px}.benefit-icon{font-size:28px}.benefits b{font-size:11px}.benefits p>span{max-width:125px}.intro{grid-template-columns:1fr 2fr;gap:30px}.section{padding:65px 6%}.steps{padding-top:0}.steps-head h2{font-size:33px}.steps-head .eyebrow{max-width:150px}.step-layout{gap:6%}.step-buttons button{gap:10px;padding:24px 0}.step-buttons button div{font-size:17px}.step-buttons small{font-size:9px}.step-buttons button>span{width:29px;height:29px;font-size:10px}.step-panel{padding:23px}.step-panel h3{font-size:26px}.step-panel p{font-size:11px}.step-illustration{height:125px}.doctor{padding-top:0;gap:6%}.doctor-photo{height:520px}.doctor-copy h2{font-size:36px}.doctor blockquote{font-size:13px}.doctor-label{left:15px;bottom:15px;font-size:7px}.doctor-tags{gap:6px}.doctor-tags span{font-size:8px}.text-link{font-size:10px}.cost{gap:5%}.cost-copy h2{font-size:40px}.calculator{padding:20px}.cost-options button{font-size:9px}.cost-total strong{font-size:40px}.calculator dl{font-size:9px}.retainer{font-size:9px}.retainer small{font-size:8px}.questions{gap:6%}.questions h2{font-size:30px}.appointment{gap:7%}.appointment h2{font-size:43px}}@media(max-width:540px){header nav{display:none}header{height:82px}.hero{grid-template-columns:1fr;border-radius:18px;margin:0 3%}.hero-copy{padding:32px 7% 28px}.hero h1{font-size:55px;line-height:1.06;margin:24px 0 20px}.hero-copy>p{font-size:13px;max-width:310px}.hero-copy .button{font-size:12px;padding:15px 20px;gap:40px}.hero-bottom{margin-top:25px}.hero-photo{min-height:430px;border-radius:100px 0 0 0}.hero-photo>img{object-position:50% 32%}.hero-caption{font-size:8px;top:25px;right:18px}.photo-card{left:20px;right:auto;bottom:20px;padding:14px 18px}.photo-card p{font-size:11px}.benefits{display:block;padding:25px 7%}.benefits>div{gap:20px;padding:12px 0}.benefit-icon{font-size:34px;width:30px;text-align:center}.benefits b{font-size:13px}.benefits p>span{font-size:11px;max-width:none}.section{padding:55px 7%}.intro{display:block}.intro>.eyebrow{max-width:240px;padding:0}.intro h2{font-size:37px;margin-top:22px}.intro p{font-size:13px}.steps{padding-top:0}.steps-head{display:block;margin-bottom:25px}.steps-head .eyebrow{max-width:none}.steps-head h2{margin-top:20px;font-size:36px}.step-layout{grid-template-columns:1fr;gap:25px}.step-buttons button{padding:18px 0;gap:15px}.step-buttons button div{font-size:19px}.step-buttons small{font-size:10px}.step-panel{padding:25px}.step-panel h3{font-size:30px}.step-panel p{font-size:13px}.step-illustration{height:140px}.doctor{grid-template-columns:1fr;padding-top:0;gap:30px}.doctor-photo{height:460px}.doctor-label{font-size:8px}.doctor-copy h2{font-size:42px}.doctor blockquote{font-size:15px}.doctor-copy>p{font-size:11px}.doctor-tags span{font-size:10px}.text-link{font-size:12px}.cost{grid-template-columns:1fr;gap:25px}.cost-copy h2{font-size:45px}.cost-copy h2 br:nth-of-type(2){display:none}.cost-copy h2 em:before{content:' '}.cost-copy>p{font-size:13px}.cost-copy .cost-note{margin-top:15px;font-size:10px}.calculator{padding:24px}.cost-options button{font-size:10px}.cost-total strong{font-size:46px}.calculator dl{font-size:10px}.retainer{font-size:11px}.retainer small{font-size:9px}.questions{grid-template-columns:1fr;gap:5px}.questions h2{font-size:36px}.questions summary{font-size:13px}.appointment{grid-template-columns:1fr;gap:28px;max-width:calc(100% - 6%);padding:40px 7%;border-radius:18px}.appointment h2{font-size:45px}.appointment-smile{display:none}.appointment>div>p{font-size:12px}.appointment input:not([type=checkbox]),.appointment select{font-size:14px}.consent{font-size:10px}footer{flex-wrap:wrap;padding:30px 7%;gap:25px}footer p{width:100%;margin:0;font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
