:root{--ink:#17312e;--muted:#5d6e6b;--brand:#163f3a;--brand-2:#2f756c;--mint:#e7f3ef;--cream:#f7f4ed;--white:#fff;--line:#dbe4e1;--accent:#d79a5b;--shadow:0 18px 50px #1437321a;--radius:22px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.65}h1,h2,h3{letter-spacing:-.035em;margin:0 0 .7em;line-height:1.12}h1{max-width:900px;font-size:clamp(2.4rem,6vw,4.8rem)}h2{font-size:clamp(1.9rem,4vw,3.1rem)}h3{font-size:1.28rem}p{margin:0 0 1.15rem}a{color:var(--brand-2);text-underline-offset:3px}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:clamp(70px,9vw,120px) 0}.section-mint{background:var(--mint)}.eyebrow{color:var(--brand-2);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}.lead{color:var(--muted);max-width:720px;font-size:clamp(1.08rem,2vw,1.28rem)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:#fff;padding:10px;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}.site-header{z-index:50;backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #dbe4e1cc;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:25px;height:78px;display:flex}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{background:var(--brand);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.3rem;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.72rem}#menu-principal{align-items:center;gap:25px;display:flex}#menu-principal>a:not(.button){color:var(--ink);font-size:.93rem;font-weight:650;text-decoration:none}.menu-toggle{background:0 0;border:0;padding:9px;display:none}.menu-toggle span:not(.sr-only){background:var(--ink);width:24px;height:2px;margin:5px;display:block}.button{border:1px solid var(--brand);background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:13px 22px;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex}.button:hover{background:var(--brand-2);transform:translateY(-1px)}.button-small{min-height:42px;padding:9px 17px;font-size:.88rem}.button-outline{color:var(--brand);background:0 0}.button-light{color:var(--brand);background:#fff;border-color:#fff}.button[disabled]{opacity:.58;cursor:not-allowed}.hero{background:linear-gradient(125deg,var(--cream),#fff 60%);padding:clamp(55px,8vw,105px) 0}.hero-grid,.two-col{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(35px,7vw,90px);display:grid}.hero-copy .lead{margin-bottom:28px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-note{color:var(--muted);margin-top:24px;font-size:.9rem}.photo-placeholder{border-radius:var(--radius);min-height:470px;color:var(--muted);background:linear-gradient(145deg,#dfece8,#f8faf9);border:1px dashed #87a39e;flex-direction:column;justify-content:flex-end;padding:30px;display:flex}.photo-placeholder span{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.photo-placeholder strong{color:var(--ink);font-size:1.25rem}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px;display:flex}.section-heading p{max-width:580px;color:var(--muted)}.cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;padding:30px;display:flex;box-shadow:0 8px 30px #17312e0a}.card.featured{min-height:330px;padding:38px}.card-number{color:var(--brand-2);letter-spacing:.12em;font-size:.75rem;font-weight:800}.card p{color:var(--muted)}.card a{margin-top:auto;font-weight:750}.treatment-list{grid-template-columns:repeat(2,1fr);gap:12px;margin:28px 0;padding:0;list-style:none;display:grid}.treatment-list li{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px 18px}.trust-strip{background:var(--brand);color:#fff;padding:26px 0}.trust-items{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.trust-items span{text-align:center}.page-hero{background:var(--cream);padding:65px 0 45px}.page-hero h1{font-size:clamp(2.3rem,5vw,4.2rem)}.page-hero .lead{margin-bottom:25px}.breadcrumbs{padding-top:22px}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:.84rem;list-style:none;display:flex}.breadcrumbs li+li:before{content:"/";color:#9aaba8;margin-right:8px}.content-wrap{grid-template-columns:minmax(0,760px) 280px;align-items:start;gap:70px;display:grid}.prose h2{margin-top:2em}.prose h3{margin-top:1.6em}.prose ul{padding-left:1.3rem}.prose li{margin-bottom:.6rem}.note{border-left:4px solid var(--accent);background:var(--cream);border-radius:0 12px 12px 0;padding:20px}.side-card{background:var(--mint);border-radius:18px;padding:25px;position:sticky;top:105px}.side-card address{font-style:normal}.side-card hr{border:0;border-top:1px solid #bfd4cf;margin:24px 0}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:1.06rem;font-weight:750}details p{color:var(--muted);margin:12px 0 0}.cta-band{background:var(--brand);color:#fff;padding:60px 0}.cta-band .eyebrow{color:#9ed4cb}.cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.cta-inner h2{margin-bottom:.25em;font-size:clamp(1.8rem,4vw,2.8rem)}.cta-inner p{margin:0}.location address,.site-footer address{font-style:normal}.map-placeholder{text-align:center;border-radius:var(--radius);background:var(--mint);border:1px dashed #88a6a0;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:35px;display:flex}.map-placeholder p{max-width:430px;color:var(--muted)}.team-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.team-card{border:1px solid var(--line);border-radius:var(--radius);padding:25px}.team-card .photo-placeholder{min-height:260px;margin-bottom:22px}.pending-card{text-align:center;background:var(--cream);border-style:dashed;place-items:center;min-height:415px;display:grid}.contact-grid{grid-template-columns:1fr 1fr;gap:50px;display:grid}.contact-card{background:var(--cream);border-radius:var(--radius);padding:30px}label{margin:15px 0 6px;font-weight:700;display:block}input,textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #afbfbc;border-radius:10px;padding:14px}textarea{resize:vertical;min-height:125px}.privacy-box{max-width:800px}.site-footer{color:#d7e4e1;background:#102e2a;padding:70px 0 25px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr .8fr;gap:45px;display:grid}.footer-title{color:#fff;font-size:1.45rem}.regulatory{color:#a9c0bb;font-size:.82rem}.footer-links{padding:0;list-style:none}.footer-bottom{color:#a9c0bb;border-top:1px solid #33504b;justify-content:space-between;gap:30px;margin-top:50px;padding-top:20px;font-size:.76rem;display:flex}.whatsapp-float{z-index:40;color:#fff;box-shadow:var(--shadow);background:#1d9d5a;border-radius:999px;padding:13px 19px;font-size:.88rem;font-weight:800;text-decoration:none;position:fixed;bottom:20px;right:20px}:focus-visible{outline-offset:3px;outline:3px solid #e2a96e}@media (width<=900px){.menu-toggle{display:block}#menu-principal{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;padding:22px;display:none;position:absolute;top:70px;left:20px;right:20px}#menu-principal.open{display:flex}.hero-grid,.two-col,.content-wrap,.contact-grid{grid-template-columns:1fr}.photo-placeholder{min-height:350px}.cards,.team-grid{grid-template-columns:1fr}.card.featured{min-height:0}.content-wrap{gap:35px}.side-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:65px 0}.nav-wrap{height:68px}.brand-mark{width:38px;height:38px}.section-heading,.cta-inner,.footer-bottom{flex-direction:column;align-items:flex-start}.trust-items{grid-template-columns:1fr}.trust-items span{text-align:left}.treatment-list,.footer-grid{grid-template-columns:1fr}.hero-actions .button{width:100%}.photo-placeholder{min-height:290px}.whatsapp-float{bottom:14px;right:14px}}body{overflow-x:clip}.hero-grid>*,.two-col>*,.content-wrap>*,.contact-grid>*{min-width:0}h1,h2,h3,p{overflow-wrap:break-word}.home-hero{padding-block:clamp(58px,7.5vw,98px)}.home-hero .hero-grid{grid-template-columns:1.02fr .98fr;gap:clamp(38px,6vw,78px)}.home-hero h1{max-width:760px;font-size:clamp(2.65rem,5.4vw,4.6rem);line-height:1.04}.home-hero .lead{max-width:650px;font-size:clamp(1.08rem,1.7vw,1.23rem);line-height:1.65}.home-hero .hero-actions{margin-top:32px}.hero-reassurance{color:var(--muted);flex-wrap:wrap;gap:8px 24px;margin:25px 0 0;padding:0;font-size:.88rem;list-style:none;display:flex}.hero-reassurance li:before{content:"✓";color:var(--brand-2);margin-right:7px;font-weight:900}.social-proof{border-block:1px solid var(--line);background:#fff;padding:15px 0}.social-proof-inner{justify-content:center;display:flex}.rating-badge{color:var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:8px 15px;text-decoration:none;transition:background-color .2s;display:inline-flex}.rating-badge .stars{color:#b66b22;letter-spacing:.08em;font-size:.94rem}.rating-badge strong{font-size:.94rem}.rating-badge>span:not(.stars):not(.rating-arrow){color:var(--muted);font-size:.86rem}.rating-separator{color:var(--line)}.rating-arrow{color:var(--brand-2);font-weight:900}.compact-section{padding-block:clamp(58px,6vw,82px)}.centered-heading{text-align:center;display:block}.centered-heading h2{max-width:760px;margin-inline:auto}.highlights-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.highlight{border:1px solid var(--line);background:#fff;border-radius:17px;gap:15px;padding:22px;display:flex}.highlight-icon{background:var(--mint);width:38px;height:38px;color:var(--brand);border-radius:50%;flex:0 0 38px;place-items:center;font-weight:900;display:grid}.highlight h3{letter-spacing:-.02em;margin-bottom:7px;font-size:1.05rem}.highlight p{color:var(--muted);margin:0;font-size:.89rem;line-height:1.5}.strategic-cards .card{border-top:4px solid var(--brand-2)}.section-action{justify-content:center;margin-top:34px;display:flex}.evaluation-grid{align-items:start}.medium-photo{min-height:390px}.steps{margin:32px 0;padding:0;list-style:none}.steps li{gap:16px;margin-bottom:20px;display:flex}.steps li>span{background:var(--brand);color:#fff;border-radius:50%;flex:0 0 35px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.steps strong{margin-bottom:3px;display:block}.steps p{color:var(--muted);margin:0}.enriched-list li{flex-direction:column;gap:3px;display:flex}.enriched-list a{flex-direction:column;text-decoration:none;display:flex}.enriched-list span{color:var(--muted);font-size:.88rem}.photo-grid{grid-template-columns:1fr 1.25fr .75fr;gap:18px;display:grid}.gallery-photo{min-height:330px;padding:0}.gallery-wide{min-height:360px}.about-home{align-items:center}.inline-links{flex-wrap:wrap;gap:14px 28px;display:flex}.inline-links a{font-weight:750}.authority-section{position:relative;overflow:hidden}.authority-section:after{content:"♡";color:var(--brand-purple-100);font-family:var(--font-display);pointer-events:none;font-size:8rem;line-height:1;position:absolute;top:8%;right:4%}.authority-home{z-index:1;grid-template-columns:.82fr 1.18fr;position:relative}.authority-photo{height:520px;min-height:520px}.authority-copy{max-width:650px}.authority-role{background:var(--brand-turquoise-100);color:var(--brand-purple-700);border-radius:999px;margin:-4px 0 24px;padding:8px 14px;font-size:.92rem;display:inline-flex}.authority-copy .lead{color:var(--ink)}.faq-home-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:clamp(40px,8vw,100px);display:grid}.google-map{border:1px solid var(--line);border-radius:var(--radius);background:var(--mint);min-height:390px;overflow:hidden;box-shadow:0 12px 35px #17312e14}.google-map iframe{border:0;width:100%;height:390px;display:block}.reviews-section{background:var(--mint)}.reviews-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.reviews-heading>div{max-width:690px}.reviews-heading h2{margin-bottom:14px}.reviews-heading p{color:var(--muted);margin:0}.reviews-score{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius-small);min-width:260px;color:var(--ink);background:#fff;grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:center;column-gap:14px;padding:20px 24px;text-decoration:none;display:grid;box-shadow:0 12px 32px #35165514}.reviews-score>strong{font-family:var(--font-display);color:var(--brand-purple-700);grid-row:1/3;font-size:3.2rem;line-height:1}.reviews-score .review-stars{font-size:1rem;line-height:1}.reviews-score>span:last-child{color:var(--muted);font-size:.82rem;line-height:1.3}.review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:270px;padding:28px;box-shadow:0 12px 32px #35165512}.review-source{color:var(--muted);align-items:center;gap:9px;margin-bottom:18px;font-size:.82rem;font-weight:700;display:flex}.google-badge{border:1px solid var(--line);color:#356fd0;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.review-stars{color:#b66b22;letter-spacing:.08em}.review-card blockquote{margin:18px 0;font-size:1rem}.review-author{margin:0;font-weight:800}.review-placeholder{color:var(--muted);box-shadow:none;border-style:dashed;flex-direction:column;gap:12px;display:flex}.review-placeholder p{margin:0}.placeholder-label{color:var(--brand-2);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.pending-link{cursor:not-allowed;opacity:.58}.reviews-pending-note{text-align:center;color:var(--muted);margin:12px 0 0;font-size:.8rem}.treatment-hero-case{aspect-ratio:4/3;border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:var(--brand-turquoise-50);width:100%;box-shadow:var(--shadow);align-self:center;position:relative;overflow:hidden}.treatment-hero-case-track{scroll-snap-type:x mandatory;width:100%;height:100%;display:flex;overflow:hidden}.treatment-hero-case-slide{scroll-snap-align:start;flex:0 0 100%;width:100%;height:100%;margin:0}.treatment-hero-case-slide img{object-fit:cover;width:100%;height:100%;display:block}.treatment-hero-case-controls{z-index:2;background:#fffffff0;border-radius:999px;align-items:center;gap:10px;padding:6px;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 22px #3516552e}.treatment-hero-case-controls button{background:var(--brand-purple-700);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:1.5rem;line-height:1;display:grid}.treatment-hero-case-controls span{min-width:44px;color:var(--brand-purple-900);text-align:center;font-size:.75rem;font-weight:800}.treatment-hero-case-label{z-index:2;color:#fff;background:#351655e0;border-radius:10px;max-width:48%;padding:8px 11px;font-size:.72rem;font-weight:700;line-height:1.3;position:absolute;bottom:14px;left:14px}.implant-hero-photo{align-self:center;height:470px;min-height:470px}.implant-page>section+section{margin-top:clamp(60px,8vw,90px)}.implant-section>.eyebrow,.implant-page>section>.eyebrow{margin-bottom:10px}.implant-scan-grid{grid-template-columns:1fr 1fr;gap:14px;margin:28px 0;display:grid}.implant-scan-grid article{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius-small);background:linear-gradient(145deg,var(--brand-turquoise-50),#fff);padding:23px}.implant-scan-grid article>span{color:var(--brand-purple-500);letter-spacing:.12em;margin-bottom:10px;font-size:.72rem;font-weight:800;display:block}.implant-scan-grid h3{margin-bottom:8px}.implant-scan-grid p{color:var(--muted);margin:0;font-size:.92rem}.implant-caveat{border-left:4px solid var(--brand-turquoise-500);background:var(--brand-turquoise-50);color:var(--muted);border-radius:0 12px 12px 0;padding:16px 18px;font-size:.9rem}.implant-solutions{border-top:1px solid var(--line);gap:0;margin:28px 0;display:grid}.implant-solutions article{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.65fr) 1.35fr;gap:24px;padding:22px 0;display:grid}.implant-solutions h3,.implant-solutions p{margin:0}.implant-solutions p{color:var(--muted)}.implant-inline-cta{border-radius:var(--radius-small);background:var(--brand-purple-900);color:#fff;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding:24px;display:flex}.implant-inline-cta div{gap:4px;display:grid}.implant-inline-cta span{color:#fffc;font-size:.9rem}.implant-inline-cta .button{color:var(--brand-purple-700);box-shadow:none;background:#fff;border-color:#fff;flex:none}.implant-journey{grid-template-columns:1fr 1fr;gap:0 28px;margin:30px 0;padding:0;list-style:none;display:grid}.implant-journey li{border-bottom:1px solid var(--line);gap:16px;padding:21px 0;display:flex}.implant-journey li>span{background:var(--brand-purple-700);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.implant-journey h3{margin:0 0 5px;font-size:1.05rem}.implant-journey p{color:var(--muted);margin:0;font-size:.9rem}.implant-clinic-trust{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:linear-gradient(145deg,var(--brand-turquoise-50),#fff);padding:clamp(28px,5vw,42px)}.implant-clinic-trust ul{grid-template-columns:1fr 1fr;gap:10px 24px;margin:24px 0 0;padding:0;list-style:none;display:grid}.implant-clinic-trust li:before{content:"✓";color:var(--brand-turquoise-700);margin-right:9px;font-weight:900}.treatment-reviews{border-top:1px solid var(--line);margin-top:clamp(60px,8vw,90px);padding-top:clamp(52px,7vw,72px)}.treatment-reviews-heading{justify-content:space-between;align-items:end;gap:28px;display:flex}.treatment-reviews-heading h2{margin-bottom:0}.treatment-rating{flex:none;grid-template-columns:auto auto;align-items:center;gap:2px 10px;display:grid}.treatment-rating strong{font-family:var(--font-display);color:var(--brand-purple-700);grid-row:1/3;font-size:2.6rem;line-height:1}.treatment-rating span{color:#d18319;letter-spacing:.05em}.treatment-rating small{color:var(--muted)}.treatment-reviews-context{color:var(--muted);margin:18px 0 24px;font-size:.86rem}.treatment-review-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid}.treatment-review-card{border:1px solid var(--line);border-radius:var(--radius-small);background:#fff;flex-direction:column;min-width:0;padding:20px;display:flex}.treatment-review-card blockquote{margin:12px 0 18px;font-size:.9rem;line-height:1.55}.treatment-review-card strong{margin-top:auto;font-size:.9rem}.treatment-review-card small{color:var(--muted);font-size:.72rem}.implant-related-links{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px 22px;margin-top:clamp(56px,8vw,84px);padding-top:24px;display:flex}.implant-related-links strong{width:100%}.implant-related-links a{font-weight:700}@media (width<=1000px){.home-hero .hero-grid{grid-template-columns:1fr}.highlights-grid{grid-template-columns:repeat(2,1fr)}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid>:last-child{grid-column:1/-1}.review-grid{grid-template-columns:1fr 1fr}.review-card:last-child:nth-child(odd){grid-column:1/-1}.reviews-heading{align-items:flex-start}.authority-photo{height:450px;min-height:450px}}@media (width<=700px){.home-hero{padding-top:44px}.home-hero h1{font-size:clamp(2.35rem,11vw,3.3rem);line-height:1.06}.home-hero .hero-actions{margin-top:26px}.hero-photo{height:365px;min-height:365px}.rating-badge{gap:7px;width:100%;padding-inline:4px}.rating-badge .stars{font-size:.82rem}.rating-badge strong,.rating-badge>span:not(.stars):not(.rating-arrow){font-size:.8rem}.highlights-grid,.photo-grid,.faq-home-grid,.review-grid{grid-template-columns:1fr}.photo-grid>:last-child{grid-column:auto}.highlight{padding:18px}.gallery-photo,.gallery-wide{height:320px;min-height:320px}.hero-reassurance{gap:6px;display:grid}.section-action .button,.section-action .pending-link{width:100%}.review-card:last-child:nth-child(odd){grid-column:auto}.reviews-heading{margin-bottom:30px;display:block}.reviews-score{width:100%;margin-top:24px}.authority-section:after{display:none}.authority-photo{height:410px;min-height:410px}.authority-role{display:inline-block}.video-testimonial{text-align:left}.treatment-hero-case-label{display:none}.implant-hero-photo{height:340px;min-height:340px}.implant-scan-grid,.implant-journey,.implant-clinic-trust ul,.treatment-review-grid{grid-template-columns:1fr}.implant-solutions article{grid-template-columns:1fr;gap:8px}.implant-inline-cta,.treatment-reviews-heading{flex-direction:column;align-items:stretch}.implant-inline-cta .button{width:100%}.treatment-rating{align-self:flex-start}}.content-wrap-full{display:block}.content-wrap-full>.prose{max-width:900px;margin-inline:auto}.implant-emotional-line{color:var(--brand-purple-700);font-family:var(--font-display);margin:30px 0 0;font-size:clamp(1.25rem,2.3vw,1.65rem);font-weight:700;line-height:1.35}.implant-next-step{border-top:1px solid var(--line);color:var(--muted);margin:clamp(56px,8vw,84px) 0 0;padding-top:24px}.implant-next-step a{font-weight:700}.pediatric-hero-photo{align-self:center;height:470px;min-height:470px}.pediatric-page>section+section{margin-top:clamp(60px,8vw,90px)}.pediatric-page>section>.eyebrow,.pediatric-section>.eyebrow{margin-bottom:10px}.pediatric-emotional-line{border-left:4px solid var(--brand-turquoise-500);color:var(--brand-purple-700);font-family:var(--font-display);margin:28px 0 0;padding-left:20px;font-size:clamp(1.25rem,2.3vw,1.65rem);font-weight:700;line-height:1.38}.pediatric-first{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:linear-gradient(135deg,var(--brand-turquoise-50),#fff);grid-template-columns:.82fr 1.18fr;gap:42px;padding:clamp(28px,5vw,42px);display:grid}.pediatric-fear{border-radius:var(--radius);background:var(--brand-purple-900);color:#fff;grid-template-columns:1.25fr .75fr;align-items:center;gap:36px;padding:clamp(28px,5vw,44px);display:grid}.pediatric-fear h2{color:#fff}.pediatric-fear .eyebrow{color:var(--brand-turquoise-300)}.pediatric-fear p{color:#ffffffd6}.pediatric-parent-note{border-radius:var(--radius-small);background:#ffffff14;border:1px solid #fff3;gap:10px;padding:24px;display:grid}.pediatric-parent-note span{color:#fffc;font-size:.92rem}.pediatric-reasons-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:28px 0;display:grid}.pediatric-reasons-grid article{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius-small);background:linear-gradient(145deg,#fff,var(--brand-turquoise-50));padding:22px}.pediatric-reasons-grid span{color:var(--brand-purple-500);letter-spacing:.12em;margin-bottom:9px;font-size:.72rem;font-weight:800;display:block}.pediatric-reasons-grid h3{margin-bottom:7px}.pediatric-reasons-grid p{color:var(--muted);margin:0;font-size:.9rem}.pediatric-care-list{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px;display:grid}.pediatric-care-list article{border-top:4px solid var(--brand-turquoise-500);border-radius:0 0 var(--radius-small) var(--radius-small);background:var(--brand-turquoise-50);padding:24px}.pediatric-care-list h3{margin-bottom:8px}.pediatric-care-list p{color:var(--muted);margin:0;font-size:.9rem}.pediatric-baby-teeth{border:1px solid var(--brand-purple-100);border-radius:var(--radius);background:linear-gradient(135deg,var(--brand-purple-50),#fff);grid-template-columns:.85fr 1.15fr;gap:42px;padding:clamp(28px,5vw,42px);display:grid}.pediatric-prevention-grid{grid-template-columns:1fr 1fr;gap:14px;margin:28px 0;display:grid}.pediatric-prevention-grid article{border:1px solid var(--line);border-radius:var(--radius-small);background:#fff;padding:24px}.pediatric-prevention-grid h3{margin-bottom:8px}.pediatric-prevention-grid p{color:var(--muted);margin:0}.pediatric-fluoride{border-left:4px solid var(--brand-turquoise-500);background:var(--brand-turquoise-50);border-radius:0 12px 12px 0;grid-template-columns:.35fr 1.65fr;gap:24px;padding:20px;display:grid}.pediatric-fluoride span{color:var(--muted)}.pediatric-development{grid-template-columns:1.15fr .85fr;align-items:center;gap:36px;display:grid}.pediatric-ortho-link{border-radius:var(--radius-small);background:var(--brand-purple-50);padding:26px}.pediatric-ortho-link strong{font-size:1.1rem}.pediatric-ortho-link p{color:var(--muted);margin:10px 0}.pediatric-ortho-link a{font-weight:750}.pediatric-attention{border-radius:var(--radius);background:var(--brand-purple-900);color:#fff;justify-content:space-between;align-items:center;gap:36px;padding:clamp(28px,5vw,42px);display:flex}.pediatric-attention h2{color:#fff}.pediatric-attention .eyebrow{color:var(--brand-turquoise-300)}.pediatric-attention p{color:#ffffffd6;max-width:650px}.pediatric-attention .button{color:var(--brand-purple-700);background:#fff;border-color:#fff;flex:none}.pediatric-journey{grid-template-columns:1fr 1fr;gap:0 28px;margin:30px 0;padding:0;list-style:none;display:grid}.pediatric-journey li{border-bottom:1px solid var(--line);gap:16px;padding:21px 0;display:flex}.pediatric-journey li>span{background:var(--brand-turquoise-700);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.pediatric-journey h3{margin:0 0 5px;font-size:1.05rem}.pediatric-journey p{color:var(--muted);margin:0;font-size:.9rem}.pediatric-caveat{border-left:4px solid var(--brand-turquoise-500);background:var(--brand-turquoise-50);color:var(--muted);border-radius:0 12px 12px 0;padding:16px 18px;font-size:.9rem}.pediatric-clinic-trust{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:linear-gradient(145deg,var(--brand-turquoise-50),#fff);padding:clamp(28px,5vw,42px)}.pediatric-clinic-trust ul{grid-template-columns:1fr 1fr;gap:10px 24px;margin:24px 0 0;padding:0;list-style:none;display:grid}.pediatric-clinic-trust li:before{content:"✓";color:var(--brand-turquoise-700);margin-right:9px;font-weight:900}.pediatric-next-step{border-top:1px solid var(--line);color:var(--muted);margin:clamp(56px,8vw,84px) 0 0;padding-top:24px}.pediatric-next-step a{font-weight:700}@media (width<=800px){.pediatric-care-list{grid-template-columns:1fr 1fr}}@media (width<=700px){.pediatric-hero-photo{height:340px;min-height:340px}.pediatric-first,.pediatric-fear,.pediatric-reasons-grid,.pediatric-care-list,.pediatric-baby-teeth,.pediatric-prevention-grid,.pediatric-development,.pediatric-journey,.pediatric-clinic-trust ul{grid-template-columns:1fr}.pediatric-first,.pediatric-fear,.pediatric-baby-teeth,.pediatric-development{gap:20px}.pediatric-fluoride{grid-template-columns:1fr;gap:8px}.pediatric-attention{flex-direction:column;align-items:stretch}.pediatric-attention .button{width:100%}}.team-page-hero .lead{max-width:760px}.team-grid-complete{align-items:stretch}.team-profile-card{border-color:var(--brand-turquoise-100);background:#fff;padding:0;overflow:hidden;box-shadow:0 14px 36px #35165512}.team-profile-photo,.team-profile-monogram{height:340px;min-height:340px;box-shadow:none;border:0;border-radius:0;margin:0}.team-profile-monogram{background:linear-gradient(145deg,var(--brand-turquoise-500),var(--brand-turquoise-700));color:#fff;place-items:center;display:grid}.team-profile-monogram span{font-family:var(--font-display);letter-spacing:-.06em;font-size:5rem;font-weight:800}.team-profile-content{flex-direction:column;flex:1;padding:26px;display:flex}.team-profile-content h2{margin:0 0 10px;font-size:clamp(1.45rem,2.5vw,1.8rem)}.team-profile-content>p:not(.team-role):not(.team-registration){color:var(--muted)}.team-role{color:var(--brand-turquoise-700);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:.72rem;font-weight:850}.team-registration{color:var(--brand-purple-700);flex-wrap:wrap;gap:6px 14px;margin:0 0 16px;font-size:.86rem;display:flex}.team-areas{flex-wrap:wrap;gap:7px;list-style:none;display:flex;margin:auto 0 0!important;padding:10px 0 0!important}.team-areas li{background:var(--brand-purple-50);color:var(--brand-purple-700);border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:750;margin:0!important}.team-growth-note{max-width:720px;color:var(--muted);text-align:center;margin:30px auto 0;font-size:.88rem}.story-container{max-width:900px}.story-opening{max-width:780px;margin-bottom:clamp(48px,7vw,74px)}.story-body{border-top:1px solid var(--line);gap:0;display:grid}.story-body section{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr;gap:22px;padding:clamp(28px,5vw,42px) 0;display:grid}.story-body h3{margin:0 0 12px;font-size:clamp(1.45rem,3vw,2rem)}.story-body p{color:var(--muted)}.story-marker{background:var(--brand-turquoise-50);width:44px;height:44px;color:var(--brand-purple-700);border-radius:50%;place-items:center;font-size:.72rem;font-weight:850;display:grid}.story-highlight{border-radius:var(--radius);background:var(--brand-purple-900);color:#fff;font-family:var(--font-display);border:0;margin:clamp(48px,7vw,72px) 0;padding:clamp(28px,5vw,44px);font-size:clamp(1.4rem,3vw,2rem);font-weight:700;line-height:1.35}.story-closing{border-left:5px solid var(--brand-turquoise-500);border-radius:0 var(--radius) var(--radius) 0;background:var(--brand-turquoise-50);padding:clamp(30px,5vw,48px)}.story-closing h2{font-size:clamp(1.8rem,4vw,2.8rem)}.story-closing p{color:var(--muted)}@media (width<=900px){.team-grid-complete{grid-template-columns:1fr 1fr}.team-grid-complete .team-profile-card:last-child{grid-column:1/-1;width:100%;max-width:560px;margin-inline:auto}}@media (width<=600px){.team-grid-complete{grid-template-columns:1fr}.team-grid-complete .team-profile-card:last-child{grid-column:auto}.team-profile-photo,.team-profile-monogram{height:360px;min-height:360px}.story-body section{grid-template-columns:44px 1fr;gap:14px}.story-marker{width:38px;height:38px}.story-highlight{margin-inline:0}}.team-profile-card{flex-direction:column;display:flex}.protese-choice h2{color:#fff}.canal-hero-photo{align-self:center;height:470px;min-height:470px}.canal-page>section+section{margin-top:clamp(60px,8vw,90px)}.canal-page>section>.eyebrow,.canal-section>.eyebrow{margin-bottom:10px}.canal-pain-response{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:linear-gradient(135deg,var(--brand-turquoise-50),#fff);grid-template-columns:.8fr 1.2fr;gap:42px;padding:clamp(28px,5vw,42px);display:grid}.canal-pain-response h2{margin-bottom:0}.canal-signs-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:28px 0;display:grid}.canal-signs-grid article{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius-small);background:linear-gradient(145deg,#fff,var(--brand-turquoise-50));padding:22px}.canal-signs-grid span{color:var(--brand-purple-500);letter-spacing:.12em;margin-bottom:9px;font-size:.72rem;font-weight:800;display:block}.canal-signs-grid h3{margin-bottom:7px}.canal-signs-grid p{color:var(--muted);margin:0;font-size:.9rem}.canal-caveat{border-left:4px solid var(--brand-turquoise-500);background:var(--brand-turquoise-50);color:var(--muted);border-radius:0 12px 12px 0;padding:16px 18px;font-size:.9rem}.canal-questions{grid-template-columns:1fr 1fr;gap:15px;display:grid}.canal-questions article{border-radius:var(--radius);background:var(--brand-purple-50);padding:clamp(25px,4vw,34px)}.canal-questions article:first-child{border-top:4px solid var(--brand-turquoise-500)}.canal-questions article:last-child{border-top:4px solid var(--brand-purple-500)}.canal-questions h2{font-size:clamp(1.65rem,3.2vw,2.25rem)}.canal-journey{grid-template-columns:1fr 1fr;gap:0 28px;margin:30px 0;padding:0;list-style:none;display:grid}.canal-journey li{border-bottom:1px solid var(--line);gap:16px;padding:21px 0;display:flex}.canal-journey li>span{background:var(--brand-turquoise-700);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.canal-journey h3{margin:0 0 5px;font-size:1.05rem}.canal-journey p{color:var(--muted);margin:0;font-size:.9rem}.canal-sessions{border:1px solid var(--brand-purple-100);border-radius:var(--radius);background:linear-gradient(135deg,var(--brand-purple-50),#fff);grid-template-columns:.85fr 1.15fr;gap:42px;padding:clamp(28px,5vw,42px);display:grid}.canal-preservation{border-left:6px solid var(--brand-turquoise-500);border-radius:0 var(--radius) var(--radius) 0;background:var(--brand-turquoise-50);padding:clamp(28px,5vw,42px)}.canal-after-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:28px;display:grid}.canal-after-grid article{border:1px solid var(--line);border-radius:var(--radius-small);background:#fff;flex-direction:column;padding:26px;display:flex}.canal-after-grid p{color:var(--muted)}.canal-after-grid a{margin-top:auto;font-weight:750}.canal-attention{border-radius:var(--radius);background:var(--brand-purple-900);color:#fff;justify-content:space-between;align-items:center;gap:36px;padding:clamp(28px,5vw,42px);display:flex}.canal-attention h2{color:#fff}.canal-attention .eyebrow{color:var(--brand-turquoise-300)}.canal-attention p{color:#ffffffd6;max-width:650px}.canal-attention .button{color:var(--brand-purple-700);background:#fff;border-color:#fff;flex:none}.canal-clinic-trust{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:linear-gradient(145deg,var(--brand-turquoise-50),#fff);padding:clamp(28px,5vw,42px)}.canal-clinic-trust ul{grid-template-columns:1fr 1fr;gap:10px 24px;margin:24px 0 0;padding:0;list-style:none;display:grid}.canal-clinic-trust li:before{content:"✓";color:var(--brand-turquoise-700);margin-right:9px;font-weight:900}.canal-next-step{border-top:1px solid var(--line);color:var(--muted);margin:clamp(56px,8vw,84px) 0 0;padding-top:24px}.canal-next-step a{font-weight:700}@media (width<=700px){.canal-hero-photo{height:340px;min-height:340px}.canal-pain-response,.canal-signs-grid,.canal-questions,.canal-journey,.canal-sessions,.canal-after-grid,.canal-clinic-trust ul{grid-template-columns:1fr}.canal-pain-response,.canal-sessions{gap:18px}.canal-attention{flex-direction:column;align-items:stretch}.canal-attention .button{width:100%}}.ortho-page>section+section{margin-top:clamp(60px,8vw,90px)}.ortho-page>section>.eyebrow,.ortho-section>.eyebrow{margin-bottom:10px}.ortho-emotional-line{border-left:4px solid var(--brand-turquoise-500);color:var(--brand-purple-700);font-family:var(--font-display);margin:28px 0 0;padding-left:20px;font-size:clamp(1.25rem,2.3vw,1.65rem);font-weight:700;line-height:1.38}.ortho-signs-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin:28px 0;display:grid}.ortho-signs-grid article{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius-small);background:linear-gradient(145deg,var(--brand-turquoise-50),#fff);padding:22px}.ortho-signs-grid span,.ortho-appliance-list span{color:var(--brand-purple-500);letter-spacing:.12em;margin-bottom:9px;font-size:.72rem;font-weight:800;display:block}.ortho-signs-grid h3{margin-bottom:7px}.ortho-signs-grid p{color:var(--muted);margin:0;font-size:.9rem}.ortho-caveat{border-left:4px solid var(--brand-turquoise-500);background:var(--brand-turquoise-50);color:var(--muted);border-radius:0 12px 12px 0;padding:16px 18px;font-size:.9rem}.ortho-appliance-list{border-top:1px solid var(--line);gap:0;margin-top:28px;display:grid}.ortho-appliance-list article{border-bottom:1px solid var(--line);grid-template-columns:minmax(190px,.65fr) 1.35fr;gap:28px;padding:23px 0;display:grid}.ortho-appliance-list h3,.ortho-appliance-list p{margin:0}.ortho-appliance-list p{color:var(--muted)}.ortho-choice{border-radius:var(--radius);background:var(--brand-purple-900);color:#fff;grid-template-columns:1.25fr .75fr;align-items:center;gap:36px;padding:clamp(28px,5vw,44px);display:grid}.ortho-choice h2{color:#fff}.ortho-choice .eyebrow{color:var(--brand-turquoise-300)}.ortho-choice p{color:#ffffffd1}.ortho-choice-action{border-radius:var(--radius-small);background:#ffffff14;border:1px solid #fff3;gap:10px;padding:24px;display:grid}.ortho-choice-action span{color:#ffffffc7;font-size:.9rem}.ortho-choice-action .button{color:var(--brand-purple-700);text-align:center;background:#fff;border-color:#fff;margin-top:8px}.ortho-aligners,.ortho-followup{border:1px solid var(--brand-purple-100);border-radius:var(--radius);background:linear-gradient(135deg,var(--brand-purple-50),#fff);grid-template-columns:.85fr 1.15fr;gap:42px;padding:clamp(28px,5vw,42px);display:grid}.ortho-life-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:28px;display:grid}.ortho-life-grid article{border-top:4px solid var(--brand-turquoise-500);border-radius:0 0 var(--radius-small) var(--radius-small);background:var(--brand-turquoise-50);padding:26px}.ortho-life-grid h3{margin-bottom:9px}.ortho-life-grid p{color:var(--muted)}.ortho-journey{grid-template-columns:1fr 1fr;gap:0 28px;margin:30px 0;padding:0;list-style:none;display:grid}.ortho-journey li{border-bottom:1px solid var(--line);gap:16px;padding:21px 0;display:flex}.ortho-journey li>span{background:var(--brand-purple-700);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.ortho-journey h3{margin:0 0 5px;font-size:1.05rem}.ortho-journey p{color:var(--muted);margin:0;font-size:.9rem}.ortho-professional{border-radius:var(--radius);background:var(--brand-purple-900);color:#fff;grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(30px,6vw,60px);padding:clamp(28px,5vw,44px);display:grid}.ortho-professional h2{color:#fff}.ortho-professional .eyebrow{color:var(--brand-turquoise-300)}.ortho-professional p{color:#ffffffd6}.ortho-professional a{color:#fff;font-weight:750}.ortho-doctor-photo{height:410px;min-height:410px;box-shadow:none;border-color:#ffffff38}.ortho-credentials{gap:4px;margin:24px 0;display:grid}.ortho-credentials strong{font-size:1.15rem}.ortho-credentials span{font-size:.9rem}.ortho-clinic-trust{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:linear-gradient(145deg,var(--brand-turquoise-50),#fff);padding:clamp(28px,5vw,42px)}.ortho-clinic-trust ul{grid-template-columns:1fr 1fr;gap:10px 24px;margin:24px 0 0;padding:0;list-style:none;display:grid}.ortho-clinic-trust li:before{content:"✓";color:var(--brand-turquoise-700);margin-right:9px;font-weight:900}.ortho-next-step{border-top:1px solid var(--line);color:var(--muted);margin:clamp(56px,8vw,84px) 0 0;padding-top:24px}.ortho-next-step a{font-weight:700}@media (width<=700px){.ortho-signs-grid,.ortho-choice,.ortho-aligners,.ortho-life-grid,.ortho-journey,.ortho-followup,.ortho-professional,.ortho-clinic-trust ul{grid-template-columns:1fr}.ortho-appliance-list article{grid-template-columns:1fr;gap:8px}.ortho-choice,.ortho-aligners,.ortho-followup,.ortho-professional{gap:20px}.ortho-choice-action .button{width:100%}.ortho-doctor-photo{height:380px;min-height:380px}}.protese-hero-photo{align-self:center;height:470px;min-height:470px}.protese-page>section+section{margin-top:clamp(60px,8vw,90px)}.protese-page>section>.eyebrow,.protese-section>.eyebrow{margin-bottom:10px}.protese-emotional-line{border-left:4px solid var(--brand-turquoise-500);color:var(--brand-purple-700);font-family:var(--font-display);margin:28px 0 0;padding-left:20px;font-size:clamp(1.25rem,2.3vw,1.65rem);font-weight:700;line-height:1.38}.protese-types-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:30px;display:grid}.protese-types-grid article{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius-small);background:linear-gradient(145deg,#fff,var(--brand-turquoise-50));flex-direction:column;padding:25px;display:flex}.protese-types-grid article>span{color:var(--brand-purple-500);letter-spacing:.12em;margin-bottom:12px;font-size:.72rem;font-weight:800}.protese-types-grid h3{margin-bottom:9px}.protese-types-grid p{color:var(--muted)}.protese-types-grid a{margin-top:auto;font-weight:750}.protese-choice{border-radius:var(--radius);background:var(--brand-purple-900);color:#fff;grid-template-columns:1.25fr .75fr;align-items:center;gap:36px;padding:clamp(28px,5vw,44px);display:grid}.protese-choice .eyebrow{color:var(--brand-turquoise-300)}.protese-choice p{color:#ffffffd1}.protese-choice-action{border-radius:var(--radius-small);background:#ffffff14;border:1px solid #fff3;gap:10px;padding:24px;display:grid}.protese-choice-action strong{font-size:1.1rem}.protese-choice-action span{color:#ffffffc7;font-size:.9rem}.protese-choice-action .button{color:var(--brand-purple-700);text-align:center;background:#fff;border-color:#fff;margin-top:8px}.protese-journey{grid-template-columns:1fr 1fr;gap:0 28px;margin:30px 0;padding:0;list-style:none;display:grid}.protese-journey li{border-bottom:1px solid var(--line);gap:16px;padding:21px 0;display:flex}.protese-journey li>span{background:var(--brand-turquoise-700);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.protese-journey h3{margin:0 0 5px;font-size:1.05rem}.protese-journey p{color:var(--muted);margin:0;font-size:.9rem}.protese-caveat{border-left:4px solid var(--brand-turquoise-500);background:var(--brand-turquoise-50);color:var(--muted);border-radius:0 12px 12px 0;padding:16px 18px;font-size:.9rem}.protese-old{border:1px solid var(--brand-purple-100);border-radius:var(--radius);background:linear-gradient(135deg,var(--brand-purple-50),#fff);grid-template-columns:.85fr 1.15fr;gap:42px;padding:clamp(28px,5vw,42px);display:grid}.protese-comparison{grid-template-columns:1fr 1fr;gap:14px;margin:28px 0 20px;display:grid}.protese-comparison article{border-top:4px solid var(--brand-turquoise-500);border-radius:0 0 var(--radius-small) var(--radius-small);background:var(--brand-turquoise-50);padding:24px}.protese-comparison h3{margin-bottom:8px}.protese-comparison p{color:var(--muted);margin:0}.protese-clinic-trust{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:linear-gradient(145deg,var(--brand-turquoise-50),#fff);padding:clamp(28px,5vw,42px)}.protese-clinic-trust ul{grid-template-columns:1fr 1fr;gap:10px 24px;margin:24px 0 0;padding:0;list-style:none;display:grid}.protese-clinic-trust li:before{content:"✓";color:var(--brand-turquoise-700);margin-right:9px;font-weight:900}.protese-next-step{border-top:1px solid var(--line);color:var(--muted);margin:clamp(56px,8vw,84px) 0 0;padding-top:24px}.protese-next-step a{font-weight:700}@media (width<=700px){.protese-hero-photo{height:340px;min-height:340px}.protese-types-grid,.protese-choice,.protese-journey,.protese-old,.protese-comparison,.protese-clinic-trust ul{grid-template-columns:1fr}.protese-choice,.protese-old{gap:20px}.protese-choice-action .button{width:100%}}:root{--brand-turquoise-50:#eefafa;--brand-turquoise-100:#d9f3f3;--brand-turquoise-300:#8ad9da;--brand-turquoise-500:#3bbabc;--brand-turquoise-700:#087f88;--brand-purple-100:#eee7f5;--brand-purple-500:#754293;--brand-purple-700:#50257f;--brand-purple-900:#351655;--brand-ink:#303443;--brand-copy:#575d6d;--brand-canvas:#fff;--brand-warm:#fbfaf8;--ink:var(--brand-ink);--muted:var(--brand-copy);--brand:var(--brand-purple-700);--brand-2:var(--brand-turquoise-700);--mint:var(--brand-turquoise-50);--cream:var(--brand-warm);--accent:var(--brand-turquoise-500);--line:#dce9e9;--shadow:0 20px 55px #3516551a;--radius:26px;--radius-small:16px;--font-display:"Arial Rounded MT Bold", "Trebuchet MS", ui-rounded, system-ui, sans-serif;--font-body:Aptos, "Segoe UI", system-ui, -apple-system, sans-serif;--space-section:clamp(72px, 9vw, 124px)}body{font-family:var(--font-body);color:var(--ink)}h1,h2,h3{font-family:var(--font-display);color:#2e2940;letter-spacing:-.03em}.section{padding-block:var(--space-section)}.eyebrow{color:var(--brand-turquoise-700);letter-spacing:.16em}.site-header{border-bottom-color:#3bbabc38}.nav-wrap{height:84px}.brand-logo{width:116px;height:auto;display:block}#menu-principal>a:not(.button){color:#343646}#menu-principal>a:not(.button):hover{color:var(--brand-purple-700)}.menu-toggle span:not(.sr-only){background:var(--brand-purple-700)}.button{border-color:var(--brand-purple-700);background:var(--brand-purple-700);box-shadow:0 9px 22px #50257f29}.button:hover{border-color:var(--brand-purple-900);background:var(--brand-purple-900)}.button-outline{border-color:var(--brand-purple-700);color:var(--brand-purple-700);box-shadow:none;background:0 0}.button-outline:hover{color:#fff}.hero,.page-hero{background:radial-gradient(circle at 4% 8%, #3bbabc21 0 105px, transparent 106px), radial-gradient(circle at 96% 4%, #7542931a 0 125px, transparent 126px), linear-gradient(125deg, #fff 0%, #fff 58%, var(--brand-turquoise-50) 100%);position:relative;overflow:hidden}.hero:after,.page-hero:after{content:"";background:linear-gradient(90deg, var(--brand-turquoise-500), var(--brand-purple-500));opacity:.92;pointer-events:none;border-radius:50% 50% 0 0;width:48%;height:115px;position:absolute;bottom:-92px;right:-8%}.hero>.container,.page-hero>.container{z-index:1;position:relative}.home-hero h1:after,.page-hero h1:after{content:"";background:linear-gradient(90deg,var(--brand-turquoise-500),var(--brand-purple-500));border-radius:999px;width:82px;height:5px;margin-top:24px;display:block}.photo-placeholder{background:linear-gradient(145deg,var(--brand-turquoise-50),#fff);border-color:#3bbabc94}.photo-placeholder:before{content:"♡";color:var(--brand-purple-500);font-family:var(--font-display);align-self:flex-end;margin-bottom:auto;font-size:2.1rem}.clinic-photo{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:var(--brand-turquoise-50);margin:0;position:relative;overflow:hidden;box-shadow:0 18px 45px #3516551a}.clinic-photo img{object-fit:cover;object-position:var(--photo-position);width:100%;height:100%;display:block}.clinic-photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#3bbabcb8,#754293b8);border-radius:50% 50% 0 0;width:70%;height:72px;position:absolute;bottom:-52px;right:-24%}.hero-photo{height:410px;min-height:410px}.medium-photo{height:430px;min-height:390px}.gallery-photo{height:290px;min-height:245px;padding:0}.gallery-wide{height:330px;min-height:290px}.real-photo-grid .clinic-photo:after{height:42px;bottom:-31px}.team-card .clinic-photo{height:280px;min-height:280px;margin-bottom:22px}.social-proof{border-color:#3bbabc38}.rating-badge:hover{background:var(--brand-turquoise-50)}.rating-badge .stars,.review-stars{color:#d18319}.section-soft{background:linear-gradient(135deg,var(--brand-warm),#fff)}.section-mint,.reviews-section{background:linear-gradient(135deg,var(--brand-turquoise-50),#fff)}.card,.highlight,.review-card,.team-card{border-color:var(--line);border-radius:var(--radius-small)}.card{box-shadow:0 12px 35px #3516550f}.strategic-cards .card{border-top-color:var(--brand-turquoise-500)}.strategic-cards .card:nth-child(2){border-top-color:var(--brand-purple-500)}.card-number{color:var(--brand-purple-500)}.highlight-icon{background:var(--brand-turquoise-100);color:var(--brand-purple-700)}.steps li>span{background:var(--brand-purple-700)}.treatment-list li{border-color:var(--line);border-radius:var(--radius-small)}.note{border-left-color:var(--brand-turquoise-500)}.side-card{border:1px solid var(--brand-turquoise-100);background:var(--brand-turquoise-50)}.cta-band{border-top:1px solid var(--brand-turquoise-100);background:linear-gradient(120deg,#fff,var(--brand-turquoise-50));color:var(--brand-ink);padding-block:clamp(54px,6vw,76px);position:relative;overflow:hidden}.cta-band:after{display:none}.cta-inner{z-index:1;position:relative}.cta-band .eyebrow{color:var(--brand-turquoise-700);opacity:1}.cta-band h2{max-width:720px;color:var(--brand-purple-900);margin-bottom:10px}.cta-band .cta-inner>div>p:last-child{max-width:680px;color:var(--brand-copy)}.cta-band .button-light{border-color:var(--brand-purple-700);background:var(--brand-purple-700);color:#fff;white-space:nowrap;flex:none;min-width:220px;padding-inline:28px;box-shadow:0 12px 28px #50257f2e}.cta-band .button-light:hover{border-color:var(--brand-purple-900);background:var(--brand-purple-900);color:#fff}.google-map{border-color:var(--brand-turquoise-100)}.review-source{color:var(--brand-purple-700)}.google-badge{border-color:var(--brand-turquoise-100)}.video-testimonial{background:var(--brand-warm)}.video-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(40px,8vw,100px);display:grid}.instagram-player{border:1px solid var(--brand-turquoise-100);border-radius:var(--radius);background:linear-gradient(145deg,var(--brand-turquoise-700),var(--brand-purple-700));text-align:center;min-height:560px;box-shadow:var(--shadow);isolation:isolate;place-items:center;display:grid;position:relative;overflow:hidden}.instagram-thumbnail{z-index:-2;object-fit:contain;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.instagram-thumbnail-overlay{z-index:-1;background:linear-gradient(#0000 48%,#101b24d1 100%);position:absolute;inset:0}.instagram-player-content{color:#fff;align-self:end;width:100%;padding:38px 28px}.instagram-player p{color:inherit;text-shadow:0 1px 14px #00000059;margin:0 0 20px}.instagram-player small{color:#ffffffe0;margin-top:14px;display:block}.video-brand-mark{color:var(--brand-purple-500);font-size:3rem;line-height:1}.video-play span{margin-right:7px}.instagram-player.is-loaded{background:#fff;padding:0;display:block}.instagram-player iframe{border-radius:var(--radius);border:0;width:100%;min-height:620px}.site-footer{background:var(--brand-purple-900);color:#eee8f3;position:relative;overflow:hidden}.site-footer:before{display:none}.footer-grid,.footer-bottom{z-index:1;position:relative}.footer-logo{border-radius:12px;width:150px;height:auto;margin-bottom:18px;display:block}.site-footer a{color:#fff}.site-footer .regulatory,.footer-bottom{color:#c9bdd4}.footer-bottom{border-top-color:#ffffff29}.whatsapp-float{background:#128c55;box-shadow:0 14px 30px #128c5540}:focus-visible{outline-color:var(--brand-turquoise-500)}@media (width<=900px){.nav-wrap{height:76px}.brand-logo{width:103px}#menu-principal{border-top:4px solid var(--brand-turquoise-500)}.hero:after,.page-hero:after{width:72%;height:90px;bottom:-72px}.video-grid{grid-template-columns:1fr}}@media (width<=600px){.brand-logo{width:94px}.home-hero h1:after,.page-hero h1:after{width:62px;margin-top:18px}.hero:after,.page-hero:after{opacity:.75}.footer-logo{width:132px}.hero-photo{height:340px;min-height:340px}.medium-photo{height:350px;min-height:350px}.gallery-photo,.gallery-wide{height:280px;min-height:280px}.instagram-player{min-height:380px;padding:28px 20px}.cta-band .button-light{width:100%;min-width:0}}.home-hero .hero-photo{height:460px;min-height:460px}.real-photo-grid .gallery-photo,.real-photo-grid .gallery-wide{height:350px;min-height:350px}@media (width<=1000px){.real-photo-grid .gallery-photo,.real-photo-grid .gallery-wide{height:330px;min-height:330px}}@media (width<=600px){.home-hero .hero-photo{height:365px;min-height:365px}.real-photo-grid .gallery-photo,.real-photo-grid .gallery-wide{height:320px;min-height:320px}}
