@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--wine:#681638;--wine-deep:#350916;--wine-soft:#8f3158;--gold:#e7bb62;--gold-soft:#f5dfa8;--cream:#fbf4e8;--paper:#fffdf9;--ink:#27191f;--muted:#735f67;--line:#43192921;--green:#1ebf65;--shadow:0 28px 80px #32071826;--font-body:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}body,button,input{font-family:var(--font-body)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}main{min-height:100vh;overflow:hidden}.site-header{z-index:30;color:#fff;justify-content:space-between;align-items:center;width:min(1320px,100% - 48px);height:92px;margin:0 auto;display:flex;position:absolute;inset:0 0 auto}.brand,.footer-brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{width:44px;height:44px;color:var(--gold-soft);letter-spacing:-.03em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff52;border-radius:15px;place-items:center;font-size:13px;font-weight:800;display:grid}.brand-copy,.footer-brand>div{flex-direction:column;gap:2px;display:flex}.brand-copy strong,.footer-brand strong{letter-spacing:-.03em;font-size:18px;font-weight:800}.brand-copy small,.footer-brand small{color:#ffffffad;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:700}.desktop-nav{color:#ffffffc2;align-items:center;gap:30px;font-size:13px;font-weight:650;display:flex}.desktop-nav a{transition:color .18s;position:relative}.desktop-nav a:after{background:var(--gold);content:"";height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:#fff}.desktop-nav a:hover:after{transform:scaleX(1)}.header-cta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:12px;min-height:46px;padding:0 20px;font-size:13px;font-weight:750;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.header-cta:hover{border-color:var(--gold);background:#ffffff29;transform:translateY(-2px)}.hero{color:#fff;background:linear-gradient(115deg,#6f153afc 0%,#40091ffc 52%,#230712 100%);grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:center;gap:clamp(40px,7vw,110px);min-height:860px;padding:140px max(7vw,50vw - 660px) 96px;display:grid;position:relative;overflow:hidden}.hero:before{z-index:0;content:"";background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.hero:after{content:"";border:1px solid #e7bb6229;border-radius:50%;width:860px;height:860px;position:absolute;bottom:-420px;right:-280px;box-shadow:0 0 0 90px #e7bb6208,0 0 0 180px #e7bb6205}.hero-glow{z-index:0;filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#d84a803d,#0000 68%);width:480px;height:480px;top:90px;left:-180px}.hero-glow-two{background:radial-gradient(circle,#e7bb621f,#0000 68%);width:320px;height:320px;top:90px;right:25%}.hero-copy,.chat-shell,.hero-scroll{z-index:2;position:relative}.hero-copy{max-width:720px}.eyebrow{color:var(--wine);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:11px;font-weight:850;display:inline-flex}.eyebrow.light{color:var(--gold-soft)}.status-dot{background:#55e093;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #55e0931f}.hero h1{letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(54px,5.8vw,88px);font-weight:720;line-height:.98}.hero h1 span{color:var(--gold);font-weight:420}.hero-lead{color:#ffffffb8;max-width:650px;margin:30px 0 0;font-size:clamp(16px,1.35vw,19px);line-height:1.72}.hero-actions,.location-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:54px;padding:0 24px;font-size:14px;font-weight:800;transition:box-shadow .18s,transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-gold{background:var(--gold);color:var(--wine-deep);box-shadow:0 16px 34px #e7bb622e}.button-gold:hover{background:#f0ca7c;box-shadow:0 20px 40px #e7bb6247}.button-ghost{color:#fff;background:#ffffff0f;border:1px solid #fff3}.button-ghost:hover{background:#ffffff1f}.hero-proof{border-top:1px solid #ffffff21;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:680px;margin-top:48px;padding-top:24px;display:grid}.hero-proof>div{flex-direction:column;gap:5px;min-width:0;padding-right:18px;display:flex}.hero-proof>div+div{border-left:1px solid #ffffff1f;padding-left:22px}.hero-proof strong{color:#fff;font-size:13px;font-weight:850}.hero-proof span{color:#ffffff87;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.chat-shell{width:min(100%,460px);min-height:620px;color:var(--ink);background:#fffaf4;border:1px solid #ffffff3b;border-radius:34px;justify-self:end;overflow:hidden;box-shadow:0 42px 110px #1001086b}.chat-shell:before{content:"";pointer-events:none;border:7px solid #ffffffad;border-radius:34px;position:absolute;inset:0}.chat-topbar{background:#f3e7df;border-bottom:1px solid #5a1a3317;align-items:center;gap:12px;height:82px;padding:0 22px;display:flex}.chat-avatar{background:var(--wine);width:44px;height:44px;color:var(--gold-soft);border-radius:15px;flex:none;place-items:center;font-size:12px;font-weight:900;display:grid}.chat-topbar>div:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.chat-topbar strong{color:var(--wine-deep);font-size:14px}.chat-topbar span{color:#8d777f;align-items:center;gap:6px;font-size:10px;display:flex}.chat-topbar i{background:var(--green);border-radius:50%;width:6px;height:6px}.chat-topbar .chat-lock{color:#ad929b;letter-spacing:3px;flex:none;font-size:8px}.chat-body{background:radial-gradient(circle at 10% 0,#e7bb6224,#0000 32%),#fffaf4;min-height:538px;padding:24px}.step-heading{flex-direction:column;gap:5px;display:flex}.step-heading span{color:var(--wine-soft);letter-spacing:.16em;font-size:9px;font-weight:900}.step-heading strong{color:var(--wine-deep);letter-spacing:-.025em;font-size:19px}.progress-track{background:#68163817;border-radius:999px;height:4px;margin:14px 0 20px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--wine), var(--gold));height:100%;transition:width .28s;display:block}.chat-step{flex-direction:column;align-items:stretch;animation:.28s both chat-in;display:flex}@keyframes chat-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message{width:fit-content;max-width:86%;margin-bottom:14px;padding:12px 15px;font-size:12px;line-height:1.5;box-shadow:0 8px 18px #4717280f}.message.received{color:#4f3b43;background:#fff;border-radius:8px 18px 18px;align-self:flex-start}.message.sent{color:#285238;background:#e2f8e9;border-radius:18px 8px 18px 18px;align-self:flex-end}.service-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.service-options button{color:#49353d;text-align:left;cursor:pointer;background:#ffffffd4;border:1px solid #6816381c;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;min-height:51px;padding:9px 12px;font-size:10px;font-weight:760;line-height:1.25;transition:border-color .16s,background .16s,transform .16s;display:flex}.service-options button:hover,.service-options button:focus-visible{border-color:var(--wine);background:#fff;outline:none;transform:translateY(-2px)}.service-options b{color:var(--wine);font-size:18px;font-weight:400}.chat-field{flex-direction:column;gap:7px;margin-top:12px;display:flex}.chat-field span{color:#6e565f;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.chat-field input{width:100%;height:54px;color:var(--wine-deep);background:#fff;border:1px solid #68163824;border-radius:15px;outline:none;padding:0 15px;font-size:14px;transition:border-color .16s,box-shadow .16s}.chat-field input:focus{border-color:var(--wine);box-shadow:0 0 0 4px #68163814}.chat-button{background:var(--wine);color:#fff;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:54px;margin-top:12px;font-size:12px;font-weight:850;transition:transform .16s,filter .16s;display:flex}.chat-button:hover{filter:brightness(1.08);transform:translateY(-2px)}.whatsapp-button{background:#168d4b}.back-button{color:#806a73;cursor:pointer;background:0 0;border:0;align-self:center;margin-top:10px;font-size:11px;font-weight:700}.privacy-note{color:#9c878f;text-align:center;margin:4px auto 0;font-size:9px;line-height:1.5}.hero-scroll{color:#ffffff73;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:14px;font-size:10px;font-weight:750;display:inline-flex;position:absolute;bottom:28px;left:max(7vw,50vw - 660px)}.trust-strip{z-index:5;border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:1180px;margin:-34px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #4d172b1c}.trust-strip div{align-items:center;gap:14px;min-height:72px;padding:0 22px;display:flex}.trust-strip div+div{border-left:1px solid var(--line)}.trust-strip b{color:var(--gold);letter-spacing:.08em;font-size:11px}.trust-strip span{font-size:12px;font-weight:780}.section{width:min(1180px,100% - 48px);margin:0 auto}.treatment-section{padding:128px 0 110px}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);align-items:end;gap:80px;margin-bottom:50px;display:grid}.section-heading h2,.clinic-copy h2,.journey-copy h2,.location-card h2,.faq-heading h2,.final-cta h2{color:var(--wine-deep);letter-spacing:-.065em;margin:0;font-size:clamp(38px,4.4vw,64px);font-weight:700;line-height:1.03}.section-heading p{color:var(--muted);margin:0 0 3px;font-size:15px;line-height:1.75}.treatment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.treatment-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;min-height:310px;padding:28px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden}.treatment-card:after{content:"";background:radial-gradient(circle,#e7bb622e,#0000 70%);border-radius:50%;width:190px;height:190px;position:absolute;bottom:-100px;right:-80px}.treatment-card:hover{border-color:#68163847;transform:translateY(-6px);box-shadow:0 22px 55px #40091f1a}.card-number{color:#b19aa3;letter-spacing:.16em;font-size:10px;font-weight:900}.tooth-orbit{background:var(--cream);width:46px;height:46px;color:var(--wine);border:1px solid #6816381f;border-radius:15px;place-items:center;margin:25px 0 24px;font-size:17px;display:grid}.treatment-card h3{color:var(--wine-deep);letter-spacing:-.035em;margin:0;font-size:20px}.treatment-card p{color:var(--muted);margin:11px 0 22px;font-size:12px;line-height:1.67}.treatment-card a{z-index:2;width:fit-content;color:var(--wine);align-items:center;gap:8px;margin-top:auto;font-size:11px;font-weight:850;display:inline-flex;position:relative}.clinic-section{grid-template-columns:minmax(320px,.84fr) minmax(0,1fr);align-items:center;gap:clamp(60px,9vw,120px);padding:80px 0 130px;display:grid}.clinic-visual{width:min(100%,480px);min-height:620px;position:relative}.photo-frame{box-shadow:var(--shadow);background:#ece4e1;border-radius:32px;position:relative;overflow:hidden}.vertical-photo{width:85%;height:620px}.vertical-photo img{object-fit:cover;object-position:center;width:100%;height:100%}.real-photo-badge{color:#fff;letter-spacing:.04em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#2c0716b8;border:1px solid #ffffff52;border-radius:999px;padding:9px 13px;font-size:9px;font-weight:800;position:absolute;bottom:18px;left:18px}.experience-card{border:6px solid var(--paper);background:var(--wine);color:#fff;border-radius:26px;flex-direction:column;justify-content:center;width:210px;min-height:160px;padding:24px;display:flex;position:absolute;bottom:54px;right:0;box-shadow:0 24px 54px #3a081c40}.experience-card strong{color:var(--gold);letter-spacing:-.06em;font-size:38px}.experience-card span{color:#ffffffa8;margin-top:6px;font-size:11px;line-height:1.55}.clinic-copy h2{max-width:650px;font-size:clamp(38px,4vw,58px)}.clinic-intro{color:var(--muted);margin:25px 0 30px;font-size:15px;line-height:1.8}.care-list{gap:14px;display:grid}.care-list>div{border-bottom:1px solid var(--line);align-items:flex-start;gap:14px;padding:15px 0;display:flex}.care-list>div>span{background:var(--cream);width:28px;height:28px;color:var(--wine);border-radius:10px;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.care-list p{color:var(--muted);flex-direction:column;gap:4px;margin:0;font-size:12px;line-height:1.55;display:flex}.care-list strong{color:var(--ink);font-size:13px}.doctor-signature{align-items:center;gap:13px;margin-top:28px;display:flex}.signature-mark{background:var(--wine-deep);width:46px;height:46px;color:var(--gold);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.doctor-signature p{flex-direction:column;gap:4px;margin:0;display:flex}.doctor-signature strong{color:var(--wine-deep);font-size:13px}.doctor-signature small{color:var(--muted);font-size:10px}.journey-section{background:var(--wine-deep);color:#fff;grid-template-columns:.82fr 1.18fr;gap:90px;padding:110px max(7vw,50vw - 590px);display:grid}.journey-copy h2{color:#fff;font-size:clamp(42px,4.6vw,66px)}.journey-copy>p{color:#ffffff9c;max-width:420px;margin:22px 0 30px;font-size:14px;line-height:1.75}.journey-steps{display:grid}.journey-steps article{border-bottom:1px solid #ffffff1f;grid-template-columns:58px 1fr;gap:25px;padding:28px 0;display:grid}.journey-steps article:first-child{padding-top:4px}.journey-steps b{width:52px;height:52px;color:var(--gold);border:1px solid #e7bb6266;border-radius:18px;place-items:center;font-size:16px;display:grid}.journey-steps h3{color:#fff;margin:1px 0 8px;font-size:19px}.journey-steps p{color:#ffffff94;max-width:520px;margin:0;font-size:12px;line-height:1.7}.story-section{grid-template-columns:1.06fr .94fr;gap:18px;padding:110px 0;display:grid}.story-card{border-radius:30px;min-height:480px;position:relative;overflow:hidden}.story-image img{object-fit:cover;object-position:center;width:100%;height:100%}.story-image:after{content:"";background:linear-gradient(#2c07170d 35%,#2c0717f0);position:absolute;inset:0}.story-overlay{z-index:2;color:#fff;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:32px;left:34px;right:34px}.story-overlay span{color:var(--gold-soft);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:850}.story-overlay strong{letter-spacing:-.035em;max-width:430px;font-size:25px;line-height:1.15}.story-quote{background:var(--cream);flex-direction:column;justify-content:center;padding:clamp(36px,5vw,70px);display:flex}.quote-mark{height:60px;color:var(--gold);font-family:Georgia,serif;font-size:90px;line-height:1}.story-quote blockquote{color:var(--wine-deep);letter-spacing:-.055em;margin:16px 0 20px;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.14}.story-quote p{color:var(--muted);margin:0 0 25px;font-size:13px;line-height:1.7}.story-quote a{color:var(--wine);font-size:11px;font-weight:850}.location-section{background:var(--wine);box-shadow:var(--shadow);border-radius:34px;grid-template-columns:.9fr 1.1fr;margin-bottom:120px;display:grid;overflow:hidden}.location-card{color:#fff;padding:clamp(42px,6vw,76px)}.location-card h2{color:#fff;font-size:clamp(40px,4.3vw,62px)}.location-card address{color:#ffffffa8;margin-top:28px;font-size:13px;font-style:normal;line-height:1.75}.location-card address strong{color:#fff;margin-bottom:4px;font-size:15px;display:block}.location-actions{align-items:center;margin-top:28px}.phone-link{color:#fff;font-size:13px;font-weight:800}.availability-note{color:#ffffff7a;margin:20px 0 0;font-size:10px}.map-wrap{background:#ece6dd;min-height:560px;position:relative;overflow:hidden}.map-wrap iframe{filter:sepia(.3)saturate(.75)contrast(.96);border:0;width:100%;height:100%;min-height:560px}.map-label{background:var(--wine-deep);color:#fff;border-radius:999px;padding:11px 16px;font-size:10px;font-weight:800;position:absolute;bottom:22px;right:22px;box-shadow:0 14px 35px #2d061540}.faq-section{grid-template-columns:.7fr 1.3fr;gap:100px;padding:30px 0 120px;display:grid}.faq-heading{align-self:start;position:sticky;top:110px}.faq-heading h2{font-size:clamp(38px,3.8vw,54px)}.faq-heading p{color:var(--muted);margin:22px 0;font-size:13px;line-height:1.7}.faq-heading a{color:var(--wine);font-size:12px;font-weight:850}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:84px;color:var(--wine-deep);cursor:pointer;justify-content:space-between;align-items:center;gap:24px;font-size:16px;font-weight:760;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:var(--cream);width:34px;height:34px;color:var(--wine);border-radius:50%;flex:none;place-items:center;font-size:20px;font-weight:400;transition:transform .18s;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:680px;color:var(--muted);margin:-8px 0 26px;font-size:13px;line-height:1.75}.final-cta{background:linear-gradient(110deg, var(--wine), var(--wine-deep));color:#fff;justify-content:space-between;align-items:center;gap:70px;padding:90px max(7vw,50vw - 590px);display:flex}.final-cta h2{color:#fff;max-width:840px;font-size:clamp(38px,4.5vw,66px)}.final-cta .button{flex:none}footer{color:#fff;background:#250712;grid-template-columns:1fr auto auto;align-items:center;gap:50px;padding:54px max(7vw,50vw - 590px) 30px;display:grid}footer .brand-mark{background:#ffffff0f}.footer-info{color:#ffffff8c;font-size:10px;line-height:1.7}.footer-info p{margin:0}.footer-info a{color:#fff}.footer-social{color:#ffffffa8;align-items:center;gap:18px;font-size:10px;font-weight:750;display:flex}.footer-social a:hover{color:var(--gold)}.footer-legal{color:#ffffff59;border-top:1px solid #ffffff14;grid-column:1/-1;margin:26px 0 0;padding-top:24px;font-size:9px;line-height:1.6}.floating-whatsapp{z-index:25;color:#fff;background:#1aa85b;border-radius:999px;align-items:center;gap:10px;min-height:50px;padding:0 18px;font-size:11px;transition:transform .18s,background .18s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 42px #19945247}.floating-whatsapp:hover{background:#15924e;transform:translateY(-3px)}.floating-whatsapp span{font-size:19px}.mobile-nav{display:none}@media (max-width:1050px){.desktop-nav{display:none}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:40px;padding-inline:34px}.hero h1{font-size:clamp(50px,7vw,72px)}.hero-proof{grid-template-columns:1fr 1fr}.hero-proof>div:nth-child(3){display:none}.trust-strip{width:calc(100% - 48px)}.journey-section{gap:50px;padding-inline:34px}.faq-section{gap:60px}footer{padding-inline:34px}}@media (max-width:820px){html{scroll-padding-top:20px}body{padding-bottom:72px}.site-header{width:calc(100% - 30px);height:78px}.brand-mark{border-radius:13px;width:40px;height:40px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:8px}.header-cta{min-height:40px;padding:0 14px;font-size:10px}.header-cta span{display:none}.hero{min-height:auto;padding:116px 18px 80px;display:block}.hero-copy{max-width:none}.hero h1{letter-spacing:-.07em;font-size:clamp(45px,13vw,66px)}.hero-lead{margin-top:22px;font-size:15px;line-height:1.65}.hero-actions{grid-template-columns:1fr;margin-top:26px;display:grid}.hero-actions .button{width:100%}.hero-proof{grid-template-columns:1fr 1fr;margin-top:34px}.hero-proof>div{padding-right:9px}.hero-proof>div+div{padding-left:14px}.hero-proof strong{font-size:11px}.hero-proof span{font-size:9px}.chat-shell{border-radius:28px;width:100%;min-height:590px;margin-top:44px}.chat-shell:before{border-radius:28px}.chat-body{min-height:508px;padding:20px}.service-options{gap:7px}.service-options button{min-height:49px;font-size:9px}.hero-scroll{display:none}.trust-strip{border-radius:20px;grid-template-columns:1fr 1fr;width:calc(100% - 28px);margin-top:-28px}.trust-strip div{min-height:62px;padding:0 14px}.trust-strip div:nth-child(3){border-top:1px solid var(--line);border-left:0}.trust-strip div:nth-child(4){border-top:1px solid var(--line)}.trust-strip span{font-size:10px}.section{width:calc(100% - 32px)}.treatment-section{padding:94px 0 82px}.section-heading{margin-bottom:30px;display:block}.section-heading h2,.clinic-copy h2,.journey-copy h2,.location-card h2,.faq-heading h2,.final-cta h2{font-size:clamp(36px,10vw,48px)}.section-heading p{margin-top:20px;font-size:13px}.treatment-grid{grid-template-columns:1fr 1fr;gap:10px}.treatment-card{border-radius:20px;min-height:280px;padding:20px}.tooth-orbit{margin:20px 0}.treatment-card h3{font-size:17px}.clinic-section{flex-direction:column;gap:62px;padding:35px 0 95px;display:flex}.clinic-visual{width:100%;min-height:560px}.vertical-photo{height:560px}.experience-card{width:180px;min-height:142px;padding:20px}.clinic-copy{width:100%}.journey-section{padding:82px 20px;display:block}.journey-steps{margin-top:55px}.journey-steps article{grid-template-columns:48px 1fr;gap:18px}.journey-steps b{border-radius:15px;width:44px;height:44px}.story-section{grid-template-columns:1fr;padding:82px 0}.story-card{border-radius:24px;min-height:420px}.location-section{border-radius:28px;grid-template-columns:1fr;width:calc(100% - 24px);margin-bottom:90px}.location-card{padding:44px 24px}.map-wrap,.map-wrap iframe{min-height:400px}.faq-section{padding:10px 0 90px;display:block}.faq-heading{margin-bottom:44px;position:static}.faq-list summary{min-height:76px;font-size:14px}.final-cta{padding:72px 20px;display:block}.final-cta .button{width:100%;margin-top:30px}footer{flex-direction:column;align-items:flex-start;gap:28px;padding:48px 20px 38px;display:flex}.footer-social{flex-wrap:wrap}.footer-legal{width:100%;margin-top:0}.floating-whatsapp{display:none}.mobile-nav{z-index:40;color:#fff9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#2a0714f0;border:1px solid #ffffff24;border-radius:22px;grid-template-columns:repeat(4,1fr);align-items:center;height:64px;padding:5px;display:grid;position:fixed;bottom:8px;left:10px;right:10px;box-shadow:0 15px 50px #20040f59}.mobile-nav a{border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:3px;height:100%;font-size:8px;font-weight:750;display:flex}.mobile-nav span{color:var(--gold-soft);font-size:17px;line-height:1}.mobile-nav .mobile-main-action{background:var(--gold);color:var(--wine-deep)}.mobile-nav .mobile-main-action span{color:var(--wine-deep)}}@media (max-width:460px){.header-cta{padding:0 12px}.treatment-grid{grid-template-columns:1fr}.treatment-card{min-height:260px}.clinic-visual{min-height:500px}.vertical-photo{width:88%;height:500px}.experience-card{width:160px;bottom:30px}.story-card{min-height:390px}.story-overlay{bottom:22px;left:22px;right:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
