:root{--brand:#12263f;--accent:#b89055;--ink:#142132;--paper:#f7f5f0;--mist:#e9eef0;--line:rgba(18,38,63,.14);--serif:"Newsreader",Georgia,serif;--sans:"Manrope",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:.98;letter-spacing:-.035em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container-wide{width:min(100% - 48px,1360px);margin-inline:auto}.skip-link{position:fixed;left:1rem;top:-100px;background:#fff;padding:.7rem 1rem;z-index:9999}.skip-link:focus{top:1rem}.site-header{position:relative;z-index:100}.utility-bar{background:var(--brand);color:rgba(255,255,255,.72);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.utility-bar .container-wide{height:34px;display:flex;align-items:center;justify-content:space-between}.utility-bar a{color:#fff}.utility-bar div div{display:flex;align-items:center;gap:16px}.utility-dot{width:3px;height:3px;background:var(--accent);border-radius:50%}.main-nav{height:92px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:relative}.main-nav.stuck{position:fixed;top:0;left:0;right:0;box-shadow:0 8px 32px rgba(18,38,63,.08);animation:drop .25s ease}.nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand-lockup{display:flex;align-items:center;gap:13px}.brand-lockup img{width:48px;height:48px;object-fit:contain}.brand-lockup>span:last-child{display:flex;flex-direction:column}.brand-lockup strong{font-family:var(--serif);font-size:1.35rem;font-weight:500;line-height:1.05}.brand-lockup small{font-size:.59rem;text-transform:uppercase;letter-spacing:.13em;color:#6b7683;margin-top:5px}.brand-symbol{width:43px;height:43px;border:1px solid var(--brand);border-radius:50%;position:relative;display:block}.brand-symbol i{position:absolute;background:var(--accent);left:50%;top:50%;transform:translate(-50%,-50%)}.brand-symbol i:first-child{width:19px;height:1px}.brand-symbol i:last-child{width:1px;height:19px}.nav-menu{display:flex;align-items:center;gap:34px}.nav-menu>a:not(.nav-cta){font-size:.81rem;font-weight:600;position:relative}.nav-menu>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--accent);transition:.25s}.nav-menu>a:hover:after,.nav-menu>a.active:after{right:0}.nav-cta{background:var(--brand);color:#fff;padding:14px 20px;font-size:.78rem;font-weight:600;display:flex;gap:25px;align-items:center}.nav-cta span{color:var(--accent)}.menu-toggle{display:none;border:0;background:none}.home-hero{min-height:calc(100vh - 126px);background:var(--paper);position:relative;overflow:hidden}.hero-layout{min-height:calc(100vh - 126px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:8vw;position:relative;z-index:2}.hero-copy{padding:80px 0}.overline{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.16em;font-size:.69rem;font-weight:700;margin-bottom:30px;color:#65717e}.overline span{width:34px;height:1px;background:var(--accent)}.overline.light{color:rgba(255,255,255,.55)}.hero-copy h1{font-size:clamp(4.6rem,7.3vw,8.2rem);color:var(--brand);margin-bottom:30px}.hero-copy h1 em,.split-heading h2 em,.process-sticky h2 em,.story-title h2 em{font-weight:400;color:var(--accent)}.hero-intro{max-width:590px;font-size:1.02rem;color:#69737f;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 22px;font-size:.77rem;font-weight:700;letter-spacing:.02em;border:1px solid transparent;transition:.25s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--brand);color:#fff}.button-primary span{color:var(--accent)}.button-text{padding-inline:0;border-bottom-color:var(--brand)}.button-light{background:#fff;color:var(--brand)}.button-ghost{border-color:rgba(255,255,255,.35);color:#fff}.hero-proof{display:flex;align-items:center;gap:15px;margin-top:52px}.avatar-stack{display:flex}.avatar-stack i{width:32px;height:32px;border-radius:50%;border:2px solid var(--paper);background:linear-gradient(140deg,#b9c8cd,#6f858e);margin-left:-8px}.avatar-stack i:first-child{margin:0}.hero-proof p{margin:0;display:flex;flex-direction:column;font-size:.73rem}.hero-proof span{color:#7e8892}.hero-visual{position:relative;align-self:stretch;display:flex;align-items:flex-end;padding-top:42px}.portrait-frame{height:88%;width:88%;margin-left:auto;background:#dce5e6;position:relative;border-radius:48% 48% 4px 4px;overflow:hidden}.portrait-frame>img,.portrait-placeholder{width:100%;height:100%;object-fit:cover;object-position:top center}.portrait-placeholder{display:grid;place-items:center;background:linear-gradient(155deg,#dce6e6,#91a5aa);color:#fff;font:400 8rem var(--serif)}.portrait-caption{position:absolute;left:0;bottom:0;width:100%;padding:24px 28px;background:linear-gradient(transparent,rgba(9,27,43,.85));color:#fff;display:flex;flex-direction:column;padding-top:70px}.portrait-caption small{text-transform:uppercase;letter-spacing:.14em;font-size:.6rem;color:#d5c19d}.portrait-caption strong{font-family:var(--serif);font-weight:400;font-size:1.45rem}.floating-card{position:absolute;background:#fff;box-shadow:0 18px 50px rgba(18,38,63,.14);z-index:3}.card-hours{left:-24px;top:25%;padding:18px 23px;display:flex;align-items:center;gap:13px}.card-hours div{display:flex;flex-direction:column}.card-hours small{font-size:.65rem;color:#7d8790}.card-hours strong{font-size:.77rem}.pulse{width:8px;height:8px;background:#5da474;border-radius:50%;box-shadow:0 0 0 6px rgba(93,164,116,.12)}.card-experience{right:-8px;bottom:10%;padding:18px 22px;display:flex;align-items:center;gap:12px}.card-experience strong{font:400 2rem var(--serif);color:var(--accent)}.card-experience span{font-size:.62rem;line-height:1.3;text-transform:uppercase;letter-spacing:.08em}.hero-orbit{position:absolute;border:1px solid rgba(184,144,85,.24);border-radius:50%}.orbit-one{width:620px;height:620px;right:-260px;top:-230px}.orbit-two{width:350px;height:350px;left:-180px;bottom:-190px}.scroll-cue{position:absolute;left:24px;bottom:28px;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.18em;font-size:.58rem;color:#7b858e;display:flex;align-items:center;gap:10px}.scroll-cue span{height:42px;width:1px;background:var(--accent)}.signal-bar{background:#fff;border-bottom:1px solid var(--line)}.signal-grid{display:grid;grid-template-columns:repeat(4,1fr)}.signal-grid>div{padding:34px 4vw;border-right:1px solid var(--line);display:flex;align-items:center;gap:16px}.signal-grid>div:last-child{border:0}.signal-grid strong{font:400 2.4rem var(--serif);color:var(--accent)}.signal-grid span{font-size:.68rem;line-height:1.4;text-transform:uppercase;letter-spacing:.08em;color:#727c86}.section{padding:135px 0}.split-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:10vw;align-items:end}.split-heading h2,.section-head h2,.process-sticky h2,.story-title h2,.faq-layout h2{font-size:clamp(3.1rem,5vw,5.8rem);color:var(--brand);margin:0}.split-copy>p{color:#67727e;font-size:1.04rem;line-height:1.9}.arrow-link{display:inline-flex;gap:55px;border-bottom:1px solid var(--brand);padding-bottom:8px;font-size:.76rem;font-weight:700}.services-showcase{background:var(--brand);color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:65px}.section-head h2{color:#fff}.outline-link{border:1px solid rgba(255,255,255,.28);padding:14px 18px;font-size:.73rem;display:flex;gap:35px}.service-row{display:grid;grid-template-columns:80px 1fr 130px 44px;gap:30px;align-items:center;padding:31px 0;border-top:1px solid rgba(255,255,255,.14);transition:.25s}.service-row:hover{padding-left:12px;background:rgba(255,255,255,.025)}.service-row:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.service-index{font:400 1.1rem var(--serif);color:var(--accent)}.service-row h3{font-size:2rem;color:#fff;margin:0 0 4px}.service-row p{margin:0;color:rgba(255,255,255,.52);font-size:.82rem}.service-duration{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.55)}.service-row>a{width:42px;height:42px;border:1px solid rgba(255,255,255,.26);display:grid;place-items:center;color:var(--accent)}.process-section{background:var(--paper)}.process-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.process-sticky{align-self:start;position:sticky;top:140px}.process-sticky>p:not(.overline){color:#6d7781;max-width:440px;margin:30px 0}.process-steps article{padding:45px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:70px 1fr}.process-steps article:last-child{border-bottom:1px solid var(--line)}.process-steps>article>span{color:var(--accent);font:400 1rem var(--serif)}.process-steps h3{font-size:2.2rem;color:var(--brand);margin-bottom:12px}.process-steps p{color:#6b7580;max-width:550px}.clinic-gallery{background:#e9efef}.section-head.dark h2{color:var(--brand)}.gallery-mosaic{height:690px;display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:1fr 1fr;gap:12px}.gallery-mosaic figure{margin:0;overflow:hidden}.gallery-mosaic img,.art-placeholder{width:100%;height:100%;object-fit:cover;transition:.5s}.gallery-mosaic figure:hover img{transform:scale(1.025)}.gallery-1{grid-row:1/3}.gallery-4{grid-column:2/4}.gallery-5{display:none}.art-placeholder{background:linear-gradient(145deg,#cbd8d9,#94aaad);padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.art-placeholder span{font:400 3rem var(--serif);opacity:.6}.art-placeholder b{font:400 1.1rem var(--serif)}.story-section{background:#fff}.story-title{margin-bottom:60px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.story-card{margin:0;background:var(--paper);padding:38px;min-height:350px;display:flex;flex-direction:column}.quote-mark{font:400 5rem var(--serif);color:var(--accent);line-height:.6}.story-card blockquote{font:400 1.42rem var(--serif);line-height:1.45;margin:30px 0;flex:1}.story-card figcaption{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;font-size:.72rem}.story-card figcaption b{color:var(--accent);letter-spacing:.08em}.notes-section{background:var(--paper)}.notes-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.note-card{padding:34px;border-right:1px solid var(--line)}.note-card:first-child{padding-left:0}.note-card:last-child{border:0}.note-card>span{font-size:.65rem;color:#818991;letter-spacing:.08em}.note-card h3{font-size:2rem;margin:60px 0 15px}.note-card p{font-size:.85rem;color:#68737e;min-height:80px}.note-card a{font-size:.72rem;font-weight:700;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px}.note-card a b{color:var(--accent)}.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:10vw}.faq-layout>div:first-child{align-self:start;position:sticky;top:140px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;border:0;background:none;display:flex;justify-content:space-between;text-align:left;padding:26px 0;font:400 1.35rem var(--serif);color:var(--brand)}.faq-item button b{font:400 1.5rem var(--sans);color:var(--accent);transition:.25s}.faq-item>div{display:grid;grid-template-rows:0fr;transition:.3s}.faq-item>div>p{overflow:hidden;color:#68737e;margin:0;padding-right:70px}.faq-item.open>div{grid-template-rows:1fr}.faq-item.open>div>p{padding-bottom:26px}.faq-item.open button b{transform:rotate(45deg)}.closing-cta{background:var(--brand);color:#fff;padding:110px 0}.closing-cta p{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);font-size:.7rem}.closing-cta h2{color:#fff;font-size:clamp(3.7rem,7vw,8rem);margin-bottom:45px}.closing-cta .container-wide>div{display:flex;gap:12px}.site-footer{background:#091a2b;color:#fff;padding:100px 0 25px}.footer-top{display:grid;grid-template-columns:1.25fr .75fr;gap:10vw;padding-bottom:80px;border-bottom:1px solid rgba(255,255,255,.14)}.footer-statement>span{font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;color:var(--accent)}.footer-statement h2{font-size:clamp(3rem,5vw,5.5rem);color:#fff;margin:15px 0 35px}.footer-statement>a{display:inline-flex;gap:60px;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:8px;font-size:.75rem}.footer-contact{display:flex;flex-direction:column;gap:28px}.footer-contact div{display:flex;flex-direction:column}.footer-contact small,.footer-grid h4{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;font-size:.6rem;margin-bottom:6px}.footer-contact a{font:400 1.5rem var(--serif)}.footer-contact p{color:rgba(255,255,255,.65);margin:0}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:7vw;padding:60px 0}.footer-grid h3{color:#fff;font-size:1.5rem}.footer-grid p,.footer-grid a{display:block;color:rgba(255,255,255,.55);font-size:.75rem;margin-bottom:9px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding-top:24px;display:flex;justify-content:space-between;color:rgba(255,255,255,.35);font-size:.62rem;text-transform:uppercase;letter-spacing:.08em}.whatsapp-float{position:fixed;right:22px;bottom:22px;background:#1f9f62;color:#fff;padding:13px 15px;display:flex;align-items:center;gap:20px;z-index:80;box-shadow:0 15px 35px rgba(0,0,0,.18);font-size:.72rem;font-weight:700}.whatsapp-float b{font-size:1rem}.page-hero{padding:115px 0 95px;background:var(--paper);border-bottom:1px solid var(--line)}.page-hero .container{width:min(100% - 48px,1160px);max-width:none}.page-hero h1{font-size:clamp(4rem,7vw,7rem);color:var(--brand);margin:12px 0 20px}.page-hero p{max-width:650px;color:#697480}.page-hero .eyebrow,.eyebrow{font-size:.68rem;text-transform:uppercase;letter-spacing:.15em;color:var(--accent);font-weight:700}.section-space{padding:110px 0}.section-space>.container{width:min(100% - 48px,1160px);max-width:none}.section-cream{background:var(--paper)}.premium-card{background:#fff;border:1px solid var(--line);overflow:hidden;transition:.25s}.premium-card:hover{transform:translateY(-4px);box-shadow:0 20px 55px rgba(18,38,63,.1)}.premium-card>img{width:100%;height:260px;object-fit:cover}.premium-card h2,.premium-card h3{font-size:2rem;color:var(--brand)}.premium-card p{color:#6b7580}.premium-card .p-4{padding:30px!important}.image-placeholder{height:260px;background:linear-gradient(145deg,#e6eceb,#c4d1d1);display:grid;place-items:center;color:var(--accent);font:400 3rem var(--serif)}.card-kicker,.blog-card time{display:block;color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.63rem;margin-bottom:12px}.text-link,.arrow-link{font-size:.74rem;font-weight:700}.btn{border-radius:0;padding:13px 19px;font-size:.76rem;font-weight:700}.btn-gold{background:var(--accent);border-color:var(--accent);color:#fff}.btn-gold:hover{background:#9f7841;border-color:#9f7841;color:#fff}.btn-navy{background:var(--brand);border-color:var(--brand);color:#fff}.btn-outline-navy{border:1px solid var(--brand);color:var(--brand)}.about-main-photo,.about-photo,.detail-image,.article-cover{width:100%;object-fit:cover}.about-main-photo{max-height:700px}.about-placeholder,.map-placeholder{min-height:550px;background:var(--brand);color:#fff;display:grid;place-items:center;text-align:center;font:400 3rem var(--serif)}.content-text,.article-content{font-size:1rem;line-height:1.95;color:#596673}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}.info-grid>div,.contact-info-card{background:#fff;padding:24px}.info-grid small,.contact-info-card small{display:block;font-size:.64rem;text-transform:uppercase;letter-spacing:.12em;color:var(--accent)}.info-grid strong,.contact-info-card strong{display:block;color:var(--brand)}.social-row{display:flex;gap:25px}.social-row a{border-bottom:1px solid var(--accent);font-size:.75rem;font-weight:700}.cta-card{background:var(--brand);color:#fff;padding:45px}.cta-card h2{color:#fff;font-size:2.6rem}.filter-bar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:35px}.filter-bar button{border:1px solid var(--line);background:#fff;padding:10px 18px;font-size:.72rem}.filter-bar button.active{background:var(--brand);color:#fff}.gallery-grid{columns:3 280px;column-gap:14px}.gallery-item{width:100%;padding:0;border:0;background:none;margin-bottom:14px;break-inside:avoid;overflow:hidden}.gallery-item img{width:100%;transition:.35s}.gallery-item:hover img{transform:scale(1.02)}.gallery-placeholder{height:280px;background:#dce5e5;display:grid;place-items:center}.lightbox{position:fixed;inset:0;background:rgba(5,17,29,.95);z-index:200;display:grid;place-items:center;padding:40px}.lightbox[hidden]{display:none}.lightbox img{max-height:83vh;max-width:90vw}.lightbox-close{position:absolute;right:30px;top:15px;background:none;border:0;color:#fff;font-size:2.5rem}.lightbox p{position:absolute;bottom:12px;color:#fff}.article-hero{background:var(--brand);color:#fff;padding:120px 0}.article-hero .narrow{width:min(100% - 48px,900px);margin:auto}.article-hero h1{color:#fff;font-size:clamp(3.6rem,7vw,6.8rem);margin:20px 0}.article-container{width:min(100% - 48px,900px);margin:auto;padding:80px 0}.premium-form label{display:block;margin-bottom:7px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.premium-form input,.premium-form textarea,.premium-form select{width:100%;border:1px solid var(--line);border-radius:0;padding:14px;background:#fff}.premium-form input:focus,.premium-form textarea:focus,.premium-form select:focus{outline:1px solid var(--accent);box-shadow:none}.premium-form .form-check-input{width:1em;padding:0}.map-frame,.map-placeholder{width:100%;height:100%;min-height:540px;border:0}.narrow{max-width:900px!important}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}@keyframes drop{from{transform:translateY(-100%)}to{transform:none}}
@media(max-width:1020px){.container-wide{width:min(100% - 34px,1360px)}.utility-bar{display:none}.main-nav{height:78px}.menu-toggle{display:flex;align-items:center;flex-direction:column;gap:5px}.menu-toggle span{width:25px;height:1px;background:var(--brand)}.menu-toggle b{font-size:.55rem;text-transform:uppercase;margin-top:2px}.nav-menu{position:absolute;left:0;right:0;top:78px;background:#fff;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 25px;border-bottom:1px solid var(--line);transform:translateY(-120%);opacity:0;visibility:hidden;transition:.3s;z-index:-1}.nav-menu.open{transform:none;opacity:1;visibility:visible}.nav-menu>a:not(.nav-cta){padding:14px 5px;border-bottom:1px solid var(--line)}.nav-cta{margin-top:12px}.home-hero,.hero-layout{min-height:auto}.hero-layout{grid-template-columns:1fr;gap:0}.hero-copy{padding:85px 0 45px}.hero-copy h1{font-size:clamp(4rem,14vw,7rem)}.hero-visual{height:680px;padding:0}.portrait-frame{width:82%;height:100%;margin:auto}.floating-card.card-hours{left:3%}.floating-card.card-experience{right:2%}.scroll-cue{display:none}.signal-grid{grid-template-columns:repeat(2,1fr)}.signal-grid>div:nth-child(2){border-right:0}.split-heading,.process-layout,.faq-layout,.footer-top{grid-template-columns:1fr;gap:60px}.process-sticky,.faq-layout>div:first-child{position:static}.story-grid,.notes-grid{grid-template-columns:1fr}.story-card{min-height:280px}.note-card,.note-card:first-child{padding:30px 0;border-right:0;border-bottom:1px solid var(--line)}.gallery-mosaic{height:760px;grid-template-columns:1fr 1fr}.gallery-1{grid-row:1/3}.gallery-4{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.section{padding:95px 0}}
@media(max-width:600px){.container-wide,.page-hero .container,.section-space>.container{width:calc(100% - 34px)}.brand-lockup strong{font-size:1.15rem}.brand-lockup small{font-size:.5rem}.hero-copy{padding-top:65px}.hero-copy h1{font-size:3.85rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-proof{margin-top:35px}.hero-visual{height:510px}.portrait-frame{width:100%}.card-hours{display:none}.card-experience{bottom:5%;right:-6px}.signal-grid>div{padding:24px 15px;align-items:flex-start;flex-direction:column;gap:2px}.signal-grid strong{font-size:2rem}.signal-grid span{font-size:.57rem}.section{padding:75px 0}.split-heading h2,.section-head h2,.process-sticky h2,.story-title h2,.faq-layout h2{font-size:3.2rem}.section-head{align-items:flex-start;flex-direction:column;gap:25px;margin-bottom:40px}.service-row{grid-template-columns:42px 1fr 38px;gap:12px}.service-duration{display:none}.service-row h3{font-size:1.6rem}.service-row p{font-size:.75rem}.process-steps article{grid-template-columns:45px 1fr}.process-steps h3{font-size:1.75rem}.gallery-mosaic{height:auto;display:grid;grid-template-columns:1fr;grid-template-rows:none}.gallery-mosaic figure{height:280px}.gallery-1{grid-row:auto}.story-card{padding:28px}.closing-cta{padding:75px 0}.closing-cta h2{font-size:4rem}.closing-cta .container-wide>div{flex-direction:column}.footer-top{padding-bottom:55px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-bottom{gap:15px;flex-wrap:wrap}.whatsapp-float span{display:none}.whatsapp-float{border-radius:50%;width:52px;height:52px;justify-content:center;padding:0}.page-hero{padding:80px 0 65px}.page-hero h1{font-size:4rem}.section-space{padding:75px 0}.premium-card>img,.image-placeholder{height:220px}.info-grid{grid-template-columns:1fr}.gallery-grid{columns:1}.faq-item button{font-size:1.15rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}
.booking-page{background:#f2f5f9}.booking-shell{padding:80px 0 110px}.booking-heading{max-width:760px;margin-bottom:42px}.booking-heading h1{font-size:clamp(3.3rem,6vw,5.8rem);color:var(--brand);margin-bottom:20px}.booking-heading>p:last-child{color:#6d7886;max-width:620px}.booking-card{background:#fff;box-shadow:0 24px 70px rgba(18,38,63,.11);border:1px solid rgba(18,38,63,.06)}.booking-progress{display:flex;align-items:center;justify-content:center;padding:25px 40px;background:#f8fafc;border-bottom:1px solid var(--line)}.booking-progress span{display:flex;align-items:center;gap:9px;color:#9aa2ac;font-size:.72rem;font-weight:700}.booking-progress span b{width:27px;height:27px;border-radius:50%;border:1px solid #cbd2da;display:grid;place-items:center}.booking-progress span.active{color:var(--brand)}.booking-progress span.active b{background:var(--brand);border-color:var(--brand);color:#fff}.booking-progress i{width:70px;height:1px;background:#d9dee4;margin:0 18px}.booking-grid{display:grid;grid-template-columns:.78fr 1.22fr;min-height:570px}.booking-left{padding:44px;border-right:1px solid var(--line)}.booking-right{padding:38px 44px}.booking-field label,.patient-grid label:not(.booking-consent){display:block;font-size:.66rem;text-transform:uppercase;letter-spacing:.11em;font-weight:700;color:#697584;margin-bottom:9px}.select-wrap{position:relative}.select-wrap:after{content:"↓";position:absolute;right:16px;top:50%;transform:translateY(-50%);color:var(--accent);pointer-events:none}.booking-field select{width:100%;appearance:none;border:1px solid #d8dee5;background:#fff;padding:16px 42px 16px 16px;color:var(--brand)}.doctor-summary{margin-top:20px;border:1px solid var(--line);padding:18px;display:flex;align-items:center;gap:14px}.doctor-summary .brand-symbol{width:38px;height:38px;flex:0 0 38px}.doctor-summary div{display:flex;flex-direction:column;flex:1}.doctor-summary small{font-size:.62rem;color:#8a949f}.doctor-summary strong{font:400 1.08rem var(--serif)}.doctor-summary>b{font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;background:#edf6f1;color:#37805b;padding:6px 8px}.booking-note{display:flex;gap:12px;background:#f5f8fa;margin-top:30px;padding:17px}.booking-note>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#dbe7ee;color:var(--brand);font:700 .7rem var(--serif);flex:0 0 24px}.booking-note p{margin:0;color:#74808d;font-size:.72rem}.calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.calendar-head h2{font:500 1.5rem var(--serif);margin:0;color:var(--brand)}.calendar-head button{width:38px;height:38px;border:1px solid var(--line);background:#fff;color:var(--brand)}.weekdays,.booking-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.weekdays{margin-bottom:6px}.weekdays span{text-align:center;font-size:.6rem;text-transform:uppercase;color:#9aa2aa;font-weight:700}.booking-calendar{min-height:280px}.booking-calendar>span,.booking-calendar>button{aspect-ratio:1;border:0;background:transparent;display:grid;place-items:center;font-size:.78rem;position:relative}.booking-calendar>button{color:#a6adb5;cursor:not-allowed}.booking-calendar>button.has-slots:not(:disabled){color:var(--brand);cursor:pointer;background:#f3f6f8;font-weight:700}.booking-calendar>button.has-slots:not(:disabled):after{content:"";position:absolute;bottom:5px;width:4px;height:4px;border-radius:50%;background:#54aa7d}.booking-calendar>button.today{box-shadow:inset 0 0 0 1px var(--accent)}.booking-calendar>button.selected{background:var(--brand)!important;color:#fff!important;box-shadow:none}.booking-calendar>button.selected:after{background:var(--accent)!important}.calendar-loading,.calendar-error{grid-column:1/8;display:grid;place-items:center;color:#7c8792;font-size:.75rem}.slot-panel{border-top:1px solid var(--line);margin-top:25px;padding-top:24px}.slot-panel h3{font:500 1.2rem var(--serif);margin-bottom:2px}.slot-panel p{font-size:.7rem;color:#87919b;margin-bottom:15px}.time-slots{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.time-slots button{border:1px solid #d7dee4;background:#fff;padding:9px 5px;font-size:.7rem;color:var(--brand)}.time-slots button:hover,.time-slots button.selected{background:var(--brand);border-color:var(--brand);color:#fff}.patient-section{border-top:1px solid var(--line);padding:42px;opacity:.4;pointer-events:none;transition:.3s}.patient-section.ready{opacity:1;pointer-events:auto;background:#fbfcfd}.patient-title{display:flex;align-items:center;gap:15px;margin-bottom:28px}.patient-title>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-weight:700}.patient-title h2{font:500 1.7rem var(--serif);margin:0}.patient-title p{margin:0;color:#7f8994;font-size:.72rem}.patient-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.patient-grid .full{grid-column:1/-1}.patient-grid input:not([type=checkbox]),.patient-grid textarea{width:100%;border:1px solid #d7dee4;padding:13px;background:#fff}.booking-consent{display:flex;gap:10px;align-items:flex-start;color:#6f7a86;font-size:.7rem}.booking-consent input{margin-top:4px}.booking-submit{margin-top:28px;margin-left:auto;display:flex;align-items:center;gap:60px;background:var(--brand);color:#fff;border:0;padding:17px 22px;font-size:.75rem;font-weight:700}.booking-submit:disabled{background:#aeb6bf;cursor:not-allowed}.booking-success{display:flex;gap:18px;align-items:center;background:#e8f5ed;border:1px solid #b8dfc8;padding:20px 24px;margin-bottom:25px;color:#276a48}.booking-success>b{width:38px;height:38px;border-radius:50%;background:#3e9b68;color:#fff;display:grid;place-items:center}.booking-success strong{display:block}.booking-success p{margin:3px 0 0;font-size:.78rem}
@media(max-width:950px){.booking-grid{grid-template-columns:1fr}.booking-left{border-right:0;border-bottom:1px solid var(--line)}.patient-grid{grid-template-columns:1fr 1fr}.time-slots{grid-template-columns:repeat(4,1fr)}}@media(max-width:600px){.booking-shell{padding:55px 0 80px}.booking-heading h1{font-size:3.4rem}.booking-progress{padding:18px 12px}.booking-progress span{font-size:0}.booking-progress span b{font-size:.7rem}.booking-progress i{width:35px;margin:0 8px}.booking-left,.booking-right,.patient-section{padding:25px 18px}.booking-calendar{min-height:240px}.time-slots{grid-template-columns:repeat(3,1fr)}.patient-grid{grid-template-columns:1fr}.booking-submit{width:100%;justify-content:space-between}}
.doctor-home{background:#fff}.doctor-hero{min-height:680px;background:radial-gradient(circle at 34% 40%,#26c7d3 0%,#087c87 28%,#071a1e 76%);position:relative;overflow:hidden;color:#fff}.doctor-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.14),transparent 55%)}.hero-glow{position:absolute;width:580px;height:580px;border:1px solid rgba(255,255,255,.12);border-radius:50%;left:35%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.02)}.doctor-hero-grid{min-height:680px;display:grid;grid-template-columns:1fr .8fr;align-items:center;position:relative;z-index:2}.doctor-hero-copy{padding:80px 0}.hero-label{display:inline-flex;align-items:center;gap:10px;font-size:.66rem;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.72)}.hero-label:before{content:"";width:32px;height:1px;background:#fff}.doctor-hero h1{font-family:'Cormorant',var(--serif);font-size:clamp(4rem,6.3vw,7.2rem);color:#fff;max-width:760px;margin:22px 0 10px;line-height:.9}.doctor-hero-copy>p{font-size:1.3rem;color:rgba(255,255,255,.78)}.doctor-hero-buttons{display:flex;gap:12px;margin-top:36px}.round-button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:17px 25px;border-radius:999px;font-size:.74rem;font-weight:700;transition:.25s;border:1px solid transparent}.round-button:hover{transform:translateY(-3px)}.round-button.light{background:#fff;color:#0c3038}.round-button.ghost{border-color:rgba(255,255,255,.48);color:#fff}.round-button.dark{background:#102e37;color:#fff}.doctor-hero-trust{display:flex;align-items:center;gap:20px;margin-top:48px;color:rgba(255,255,255,.7);font-size:.68rem;text-transform:uppercase;letter-spacing:.07em}.doctor-hero-trust b{font:500 1.45rem var(--serif);color:#fff;margin-right:4px}.doctor-hero-trust i{height:28px;width:1px;background:rgba(255,255,255,.3)}.doctor-cutout{align-self:end;height:650px;display:flex;align-items:flex-end;justify-content:center}.doctor-cutout img{max-height:630px;width:auto;filter:drop-shadow(0 28px 30px rgba(0,0,0,.28))}.quick-contact{background:#fff;position:relative;z-index:4;box-shadow:0 10px 35px rgba(9,34,39,.08)}.quick-contact .container-wide{display:grid;grid-template-columns:repeat(3,1fr)}.quick-contact a{display:flex;align-items:center;gap:18px;padding:25px 35px;border-right:1px solid var(--line)}.quick-contact a:last-child{border:0}.quick-contact a>span{color:#1ab8c4;font:500 1rem var(--serif)}.quick-contact a>div{display:flex;flex-direction:column;flex:1}.quick-contact small{font-size:.59rem;text-transform:uppercase;letter-spacing:.1em;color:#8a949d}.quick-contact strong{font-size:.8rem}.quick-contact a>b{color:#17aeb9}.reference-about{padding:110px 0}.reference-about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:center}.about-image{height:600px;background:linear-gradient(145deg,#e6f3f3,#a8d5d7);position:relative;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:contain;object-position:bottom}.about-image>span{position:absolute;right:-1px;bottom:-1px;width:150px;height:150px;background:#10353d;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font:500 3.2rem var(--serif)}.about-image>span small{font:600 .58rem var(--sans);text-transform:uppercase;letter-spacing:.08em;line-height:1.3}.reference-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.63rem;font-weight:700;color:#11aab6;margin-bottom:15px}.reference-kicker.light{color:#56d7df}.about-copy h2,.reference-heading h2{font-family:'Cormorant',var(--serif);font-size:clamp(3rem,5vw,5rem);color:#102e37;margin:0}.about-copy h3{font:500 1.1rem var(--sans);color:#12a7b2;margin:10px 0 28px}.about-copy>p{color:#68747e;line-height:1.95}.about-highlights{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.about-highlights span{background:#eff8f8;color:#28525a;padding:9px 13px;font-size:.65rem;font-weight:700}.popular-treatments{background:#f5f8f9;padding:110px 0}.reference-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:45px}.reference-heading>a{font-size:.7rem;font-weight:700;border-bottom:1px solid #15363e;padding-bottom:7px}.reference-heading>a span{margin-left:35px}.treatment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.treatment-card{background:#fff;box-shadow:0 12px 35px rgba(14,48,57,.06)}.treatment-media{height:250px;position:relative;overflow:hidden}.treatment-media img,.treatment-art{width:100%;height:100%;object-fit:cover}.treatment-art{display:flex;align-items:flex-end;padding:22px;background:linear-gradient(145deg,#0d7681,#102e37)}.treatment-art.art-2{background:linear-gradient(145deg,#45c2c8,#08666f)}.treatment-art.art-3{background:linear-gradient(145deg,#9cced0,#294e57)}.treatment-art span{font:500 4rem var(--serif);color:rgba(255,255,255,.25)}.treatment-media>a{position:absolute;right:15px;bottom:15px;width:44px;height:44px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#0d7681}.treatment-body{padding:27px}.treatment-body small{color:#10a9b4;text-transform:uppercase;letter-spacing:.1em;font-size:.58rem}.treatment-body h3{font:500 1.75rem 'Cormorant',var(--serif);color:#15363e;margin:8px 0}.treatment-body p{font-size:.76rem;color:#74808a;margin:0}.why-doctor{background:#0c272e;color:#fff;padding:110px 0}.why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.why-copy h2,.reference-heading.inverse h2,.reference-contact h2{font-family:'Cormorant',var(--serif);font-size:clamp(3.3rem,5vw,5.6rem);color:#fff}.why-copy>p:not(.reference-kicker){color:rgba(255,255,255,.58);max-width:470px;margin:25px 0 35px}.why-points article{display:grid;grid-template-columns:60px 1fr;gap:20px;border-top:1px solid rgba(255,255,255,.15);padding:30px 0}.why-points article:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.why-points>article>span{color:#41ced6;font:500 1rem var(--serif)}.why-points h3{color:#fff;font:500 1.7rem 'Cormorant',var(--serif);margin-bottom:7px}.why-points p{color:rgba(255,255,255,.52);font-size:.78rem;margin:0}.reference-clinic{padding:110px 0}.clinic-strip{display:grid;grid-template-columns:1.3fr .8fr .8fr;grid-template-rows:230px 230px;gap:12px}.clinic-strip figure{margin:0;overflow:hidden}.clinic-strip figure:first-child{grid-row:1/3}.clinic-strip figure:nth-child(4){grid-column:2/4}.clinic-strip figure:nth-child(n+5){display:none}.clinic-strip img,.clinic-art{width:100%;height:100%;object-fit:cover;transition:.4s}.clinic-strip figure:hover img{transform:scale(1.03)}.clinic-art{display:grid;place-items:center;background:linear-gradient(145deg,#d9e8e8,#8bbfc2);color:#fff;font:500 1.4rem 'Cormorant',var(--serif)}.reference-videos{background:#0d2d35;color:#fff;padding:110px 0}.reference-heading.inverse h2{color:#fff}.reference-heading.inverse>a{color:#fff;border-color:rgba(255,255,255,.5)}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-cover{height:250px;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,#28bdc7,#0a5860 60%,#072d33)}.video-cover.cover-2{background:radial-gradient(circle at 70% 30%,#85d4d7,#174d56 65%,#09282e)}.video-cover.cover-3{background:radial-gradient(circle at 30% 60%,#24a2ad,#173941 70%)}.video-cover span{width:62px;height:62px;border-radius:50%;background:rgba(255,255,255,.94);color:#0c626c;display:grid;place-items:center;padding-left:4px}.video-grid article>small{display:block;color:#5ad5dd;font-size:.57rem;letter-spacing:.1em;margin-top:20px}.video-grid h3{font:500 1.75rem 'Cormorant',var(--serif);color:#fff;margin:8px 0 15px}.video-grid article>a{font-size:.67rem;color:rgba(255,255,255,.7)}.reference-reviews{padding:110px 0;background:#f7f9fa}.reference-reviews .container-wide{display:grid;grid-template-columns:.45fr 1.55fr;gap:7vw}.review-score{display:flex;flex-direction:column}.review-score strong{font:500 7rem 'Cormorant',var(--serif);line-height:.9;color:#12343c}.review-score>span{color:#f4b531;letter-spacing:.1em;margin:15px 0}.review-score>small{color:#7f8a94}.review-list{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.review-list blockquote{margin:0;background:#fff;padding:28px;display:flex;flex-direction:column;min-height:300px;box-shadow:0 10px 30px rgba(13,45,53,.05)}.review-list blockquote>span{font:500 4rem 'Cormorant',var(--serif);color:#20b8c3;line-height:.6}.review-list blockquote>p{font:500 1.05rem 'Cormorant',var(--serif);line-height:1.5;flex:1;margin:28px 0}.review-list footer{border-top:1px solid var(--line);padding-top:14px;display:flex;justify-content:space-between;font-size:.65rem}.review-list footer i{color:#f4b531;font-style:normal}.reference-contact{background:radial-gradient(circle at 25% 50%,#1cb5c0,#0c343c 60%,#061d22);padding:90px 0;color:#fff}.reference-contact .container-wide{display:flex;align-items:center;justify-content:space-between}.reference-contact h2{margin:0}.contact-actions{display:flex;gap:10px}
@media(max-width:1000px){.doctor-hero-grid{grid-template-columns:1fr .7fr}.doctor-hero h1{font-size:4.6rem}.reference-about-grid,.why-grid{grid-template-columns:1fr;gap:60px}.about-image{height:560px}.treatment-grid{grid-template-columns:repeat(2,1fr)}.review-list{grid-template-columns:1fr}.reference-reviews .container-wide{grid-template-columns:1fr}.review-list blockquote{min-height:220px}.video-grid{grid-template-columns:1fr 1fr}.clinic-strip{grid-template-columns:1fr 1fr}.clinic-strip figure:first-child{grid-row:auto}.clinic-strip figure:nth-child(4){grid-column:auto}}@media(max-width:650px){.doctor-hero,.doctor-hero-grid{min-height:auto}.doctor-hero-grid{grid-template-columns:1fr}.doctor-hero-copy{padding:75px 0 0}.doctor-hero h1{font-size:3.8rem}.doctor-hero-buttons{flex-direction:column;align-items:flex-start}.doctor-cutout{height:460px}.doctor-cutout img{max-height:450px}.doctor-hero-trust{flex-wrap:wrap}.quick-contact .container-wide{grid-template-columns:1fr}.quick-contact a{border-right:0;border-bottom:1px solid var(--line);padding:20px 5px}.reference-about,.popular-treatments,.why-doctor,.reference-clinic,.reference-videos,.reference-reviews{padding:75px 0}.about-image{height:470px}.about-image>span{width:120px;height:120px}.reference-heading{align-items:flex-start;flex-direction:column;gap:20px}.treatment-grid,.video-grid{grid-template-columns:1fr}.clinic-strip{display:grid;grid-template-columns:1fr;grid-template-rows:none}.clinic-strip figure{height:250px}.reference-contact .container-wide{align-items:flex-start;flex-direction:column;gap:35px}.contact-actions{flex-direction:column}.reference-contact h2{font-size:3.7rem}}
.hero-doctor-name{display:block;margin-top:17px;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.65)}.module-pediatrics .doctor-hero{background:radial-gradient(circle at 34% 40%,#80cfe4 0%,#3d8eb0 34%,#173f5c 78%)}.module-pediatrics .doctor-hero:before{content:"";position:absolute;width:260px;height:260px;border-radius:48% 52% 60% 40%;background:#f5b092;opacity:.18;right:8%;top:8%;transform:rotate(25deg)}.module-pediatrics .reference-kicker{color:#e98260}.module-pediatrics .quick-contact a>span,.module-pediatrics .quick-contact a>b{color:#e98260}.module-pediatrics .popular-treatments{background:#fff8f3}.module-pediatrics .treatment-art{background:linear-gradient(145deg,#77c8df,#397fa3);border-radius:45% 55% 38% 62%}.module-pediatrics .why-doctor,.module-pediatrics .reference-videos{background:#214e69}.module-pediatrics .reference-contact{background:radial-gradient(circle at 25% 50%,#f0a17e,#347b9c 62%,#173e59)}.module-pediatrics .about-image{background:linear-gradient(145deg,#fff0e7,#addbe7)}.module-general .doctor-hero{background:radial-gradient(circle at 34% 40%,#45667e 0%,#1d3a50 36%,#091826 80%)}.module-general .reference-kicker{color:#b89055}.module-general .quick-contact a>span,.module-general .quick-contact a>b{color:#b89055}.module-general .why-doctor,.module-general .reference-videos{background:#11283a}.module-general .reference-contact{background:radial-gradient(circle at 25% 50%,#486982,#152f43 62%,#091824)}
.specialty-showcase{padding:105px 0;background:#fff}.specialty-content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.specialty-content-grid article{border:1px solid var(--line);background:#fff}.specialty-content-grid img{width:100%;height:220px;object-fit:cover}.specialty-content-grid article>div{padding:25px}.specialty-content-grid small{font-size:.58rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent)}.specialty-content-grid h3{font:500 1.7rem 'Cormorant',var(--serif);color:var(--brand);margin:8px 0}.specialty-content-grid p{font-size:.75rem;color:#74808a;margin:0}@media(max-width:800px){.specialty-content-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.specialty-content-grid{grid-template-columns:1fr}}
.cookie-banner{position:fixed;left:24px;right:24px;bottom:20px;z-index:120;background:#fff;color:var(--brand);box-shadow:0 18px 60px rgba(0,0,0,.2);padding:18px 22px;display:flex;align-items:center;gap:25px;max-width:900px;margin:auto;border:1px solid var(--line)}.cookie-banner[hidden]{display:none}.cookie-banner>div{flex:1}.cookie-banner strong{display:block;font-size:.82rem}.cookie-banner p{margin:3px 0 0;font-size:.68rem;color:#75808b}.cookie-banner>a{font-size:.68rem;text-decoration:underline}.cookie-banner button{border:0;background:var(--brand);color:#fff;padding:11px 17px;font-size:.7rem}@media(max-width:600px){.cookie-banner{left:10px;right:10px;bottom:10px;align-items:flex-start;flex-wrap:wrap}.cookie-banner>div{flex-basis:100%}}
.before-after-public{padding:105px 0;background:#f4f8f8}.before-after-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ba-card{background:#fff;padding-bottom:25px}.ba-stage{height:360px;position:relative;overflow:hidden}.ba-stage>img,.ba-after img{width:100%;height:100%;object-fit:cover}.ba-after{position:absolute;left:0;top:0;width:50%;height:100%;overflow:hidden;border-right:2px solid #fff}.ba-after img{width:auto;min-width:100%;max-width:none}.ba-stage input{position:absolute;inset:auto 20px 15px;width:calc(100% - 40px);z-index:3}.ba-card h3,.ba-card p{margin-left:25px;margin-right:25px}.ba-card h3{font:500 1.7rem 'Cormorant',var(--serif);margin-top:20px;margin-bottom:6px}.ba-card p{font-size:.75rem;color:#75808a}@media(max-width:700px){.before-after-grid{grid-template-columns:1fr}.ba-stage{height:300px}}
.real-video-section{padding:105px 0;background:#0d2d35;color:#fff}.real-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-embed{aspect-ratio:16/9;background:#06191e}.video-embed iframe{width:100%;height:100%;border:0}.real-video-grid h3{font:500 1.6rem 'Cormorant',var(--serif);color:#fff;margin:18px 0 6px}.real-video-grid p{font-size:.72rem;color:rgba(255,255,255,.6)}@media(max-width:800px){.real-video-grid{grid-template-columns:1fr}}
.instagram-feed-section{padding:110px 0;background:#fff}.instagram-feed-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.instagram-feed-head h2{font:500 clamp(3rem,5vw,5rem) 'Cormorant',var(--serif);color:var(--brand);margin:0 0 12px}.instagram-feed-head>div>p:last-child{max-width:650px;color:#74808a;margin:0}.instagram-feed-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.instagram-feed-card{position:relative;aspect-ratio:1;overflow:hidden;background:#e8eeee}.instagram-feed-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}.instagram-feed-card>span{position:absolute;inset:0;padding:20px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(180deg,rgba(5,23,29,.05),rgba(5,23,29,.78));opacity:0;transition:opacity .3s ease}.instagram-feed-card b{font-size:1.35rem;align-self:flex-end}.instagram-feed-card small{font-size:.7rem;line-height:1.5}.instagram-feed-card:hover img{transform:scale(1.045);filter:saturate(.85)}.instagram-feed-card:hover>span,.instagram-feed-card:focus-visible>span{opacity:1}@media(max-width:900px){.instagram-feed-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.instagram-feed-section{padding:75px 0}.instagram-feed-head{align-items:flex-start;flex-direction:column}.instagram-feed-grid{grid-template-columns:repeat(2,1fr);gap:6px}.instagram-feed-card>span{opacity:1;padding:12px}.instagram-feed-card small{display:none}}
.instagram-widget-wrap{width:100%;min-height:180px;overflow:hidden}.instagram-widget-frame{display:block;width:100%;min-height:540px;border:0;background:#f5f7f8}@media(max-width:650px){.instagram-widget-frame{min-height:620px}}
.utility-socials{display:flex!important;align-items:center;gap:10px!important;margin-left:4px}.utility-socials a{width:25px;height:25px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;transition:.2s}.utility-socials a:hover{background:#fff;color:var(--brand);transform:translateY(-2px)}.utility-socials i{font-size:.7rem}
.doctor-profile-intro{padding:90px 0 115px;background:linear-gradient(145deg,#f7faf9 0%,#fff 52%,#edf7f7 100%);overflow:hidden}.doctor-profile-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:8vw;align-items:center}.doctor-profile-visual{height:680px;position:relative;background:linear-gradient(145deg,#d9eeee,#9dcfd1);border-radius:260px 260px 16px 16px;overflow:hidden;box-shadow:0 30px 70px rgba(11,43,52,.13)}.doctor-profile-visual>img{width:100%;height:100%;object-fit:cover;object-position:top center}.doctor-profile-placeholder{width:100%;height:100%;display:grid;place-items:center;align-content:center;color:#fff;gap:15px}.doctor-profile-placeholder i{font-size:6rem}.doctor-profile-badge{position:absolute;right:0;bottom:0;background:var(--brand);color:#fff;padding:24px 28px;display:flex;align-items:center;gap:12px}.doctor-profile-badge strong{font:500 3.2rem var(--serif);color:var(--accent)}.doctor-profile-badge span{max-width:90px;font-size:.63rem;text-transform:uppercase;letter-spacing:.08em;line-height:1.4}.doctor-profile-copy h1{font:500 clamp(3.7rem,6vw,6.6rem) 'Cormorant',var(--serif);line-height:.9;color:var(--brand);margin:18px 0 12px}.doctor-profile-copy h2{font:600 .82rem var(--sans);letter-spacing:.12em;text-transform:uppercase;color:#11aab6;margin-bottom:30px}.doctor-lead{font:500 1.45rem/1.5 'Cormorant',var(--serif);color:#36535b;border-left:2px solid var(--accent);padding-left:22px}.doctor-credentials{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:32px 0}.doctor-credentials>div{display:flex;align-items:center;gap:15px;border:1px solid var(--line);padding:17px;background:#fff}.doctor-credentials i{width:42px;height:42px;border-radius:50%;background:#eaf7f7;color:#087c87;display:grid;place-items:center;font-size:1.15rem}.doctor-credentials span{display:flex;flex-direction:column}.doctor-credentials small{font-size:.58rem;text-transform:uppercase;letter-spacing:.1em;color:#8a949c}.doctor-credentials strong{font-size:.78rem;color:var(--brand)}.credential-card-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#eaf7f7;color:#087c87;font-size:1.45rem;margin-bottom:22px}.doctor-social-row{flex-wrap:wrap}.doctor-social-row a,.footer-social-icons a{display:inline-flex;align-items:center;gap:9px}.doctor-social-row a{border:1px solid var(--line);border-radius:999px;padding:11px 17px;background:#fff;transition:.2s}.doctor-social-row a:hover{background:var(--brand);color:#fff;transform:translateY(-2px)}.doctor-social-row i{font-size:1rem}.footer-social-icons{display:flex;flex-wrap:wrap;gap:9px}.footer-social-icons a{width:42px;height:42px!important;border:1px solid rgba(255,255,255,.18);border-radius:50%;justify-content:center;margin:0!important;transition:.2s}.footer-social-icons a span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.footer-social-icons a:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.footer-social-icons i{font-size:1rem}
.whatsapp-float{border-radius:999px;padding:10px 17px 10px 10px;gap:10px;background:#20a861}.whatsapp-float>i{width:38px;height:38px;border-radius:50%;background:#fff;color:#20a861;display:grid;place-items:center;font-size:1.35rem}.whatsapp-float span{font-size:.76rem}.whatsapp-float b{display:block;font-size:.58rem;font-weight:500;opacity:.75}.round-button i{font-size:1rem}.quick-contact a>span{width:40px;height:40px;border-radius:50%;background:#eaf8f8;display:grid;place-items:center}.quick-contact a>span i{font-size:1rem}
@media(max-width:900px){.doctor-profile-grid{grid-template-columns:1fr;gap:55px}.doctor-profile-visual{height:620px;max-width:600px;width:100%;margin:auto}.doctor-profile-copy{max-width:760px}.doctor-profile-copy h1{font-size:5rem}}@media(max-width:650px){.doctor-profile-intro{padding:45px 0 75px}.doctor-profile-grid{gap:42px}.doctor-profile-visual{height:500px;border-radius:180px 180px 12px 12px}.doctor-profile-copy h1{font-size:3.8rem}.doctor-lead{font-size:1.2rem}.doctor-credentials{grid-template-columns:1fr}.doctor-profile-badge{padding:17px 20px}.doctor-profile-badge strong{font-size:2.5rem}.doctor-social-row{gap:8px}.whatsapp-float{width:56px;height:56px;padding:7px}.whatsapp-float>i{width:42px;height:42px}.whatsapp-float span,.whatsapp-float b{display:none}}
.doctor-cutout{height:620px;padding:45px 15px 0;align-items:center}.doctor-cutout img{width:min(100%,470px);height:550px;max-height:none;object-fit:cover;object-position:top center;border-radius:235px 235px 26px 26px;border:1px solid rgba(255,255,255,.38);box-shadow:0 30px 65px rgba(0,0,0,.28);filter:none}.about-image img{object-fit:cover;object-position:top center}
.nav-cta,.appointment-pulse,.whatsapp-orbit{position:relative;border-radius:999px;isolation:isolate}.nav-cta{padding:14px 22px}.nav-cta:before,.appointment-pulse:before,.whatsapp-orbit:before{content:"";position:absolute;inset:-4px;border-radius:inherit;padding:2px;background:conic-gradient(from 0deg,transparent 0 55%,var(--accent) 68%,#fff 77%,transparent 90%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:cta-orbit 3.6s linear infinite;pointer-events:none}.whatsapp-orbit:before{inset:-5px;background:conic-gradient(from 0deg,transparent 0 52%,#8ff0bc 65%,#fff 76%,transparent 90%);animation-duration:3s}.appointment-pulse{box-shadow:0 12px 34px rgba(0,0,0,.16)}@keyframes cta-orbit{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.nav-cta:before,.appointment-pulse:before,.whatsapp-orbit:before{animation:none}}
@media(max-width:1000px){.doctor-cutout{height:570px;padding-top:35px}.doctor-cutout img{height:500px;width:min(100%,410px)}}@media(max-width:650px){.doctor-cutout{height:500px;padding:30px 0 0}.doctor-cutout img{height:440px;width:min(92%,370px);border-radius:190px 190px 20px 20px}.about-image img{object-position:top center}}
.nav-cta:before,.appointment-pulse:before,.whatsapp-orbit:before{inset:-5px;padding:0;background:transparent;border:1px solid rgba(255,255,255,.58);-webkit-mask:none;mask:none;animation:none}.nav-cta:after,.appointment-pulse:after,.whatsapp-orbit:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.18),0 0 14px rgba(255,255,255,.95);offset-path:inset(-5px round 999px);offset-distance:0%;animation:border-trace 3.2s linear infinite;pointer-events:none;z-index:3}.nav-cta:before{border-color:rgba(184,144,85,.65)}.nav-cta:after{background:var(--accent);box-shadow:0 0 0 4px rgba(184,144,85,.16),0 0 13px var(--accent)}.appointment-pulse:before{border-color:rgba(255,255,255,.68)}@keyframes border-trace{to{offset-distance:100%}}
.whatsapp-float{position:fixed!important;right:24px!important;bottom:28px!important;width:64px!important;height:64px!important;min-width:64px;padding:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#25d366!important;color:#fff!important;z-index:999!important;box-shadow:0 14px 35px rgba(20,120,70,.38)!important;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 18px 42px rgba(20,120,70,.48)!important}.whatsapp-float>i{width:auto!important;height:auto!important;background:transparent!important;color:#fff!important;font-size:2rem!important;line-height:1;display:block}.whatsapp-float>span{position:absolute;right:74px;top:50%;transform:translateY(-50%);display:block!important;background:#fff;color:#173e32;padding:9px 13px;border-radius:999px;white-space:nowrap;font-size:.7rem;font-weight:700;box-shadow:0 8px 24px rgba(0,0,0,.14);opacity:0;visibility:hidden;transition:.2s}.whatsapp-float:hover>span,.whatsapp-float:focus-visible>span{opacity:1;visibility:visible}.whatsapp-orbit:before{inset:-7px;border:1px solid rgba(37,211,102,.45)}.whatsapp-orbit:after{width:9px;height:9px;background:#eafff1;box-shadow:0 0 0 4px rgba(37,211,102,.2),0 0 15px #25d366;offset-path:inset(-7px round 999px);animation-duration:2.5s}
@media(prefers-reduced-motion:reduce){.nav-cta:after,.appointment-pulse:after,.whatsapp-orbit:after{animation:none}}@media(max-width:650px){.whatsapp-float{right:16px!important;bottom:18px!important;width:58px!important;height:58px!important;min-width:58px}.whatsapp-float>i{font-size:1.8rem!important}.whatsapp-float>span{display:none!important}}
.nav-cta:before{inset:-5px;border:1px solid rgba(184,144,85,.34);background:transparent}.nav-cta:after{width:48px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(184,144,85,.3) 18%,#e5c487 58%,#fff 82%,transparent 100%);box-shadow:0 0 7px rgba(229,196,135,.65);offset-path:inset(-5px round 999px);offset-distance:0%;offset-rotate:auto;animation:border-trace 8s linear infinite}.whatsapp-float:before,.whatsapp-float:after{display:none!important}
.reference-about-grid{align-items:start}.reference-about .about-image{height:610px}.reference-about .about-copy{min-height:610px;display:flex;flex-direction:column;align-items:flex-start;padding-top:4px}.reference-about .about-copy h2{font-size:clamp(3.2rem,4.7vw,5.2rem)}.reference-about .about-preview{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden;line-height:1.85;margin-bottom:0}.reference-about .about-highlights{margin-top:auto}.reference-about .round-button{margin-top:0}@media(max-width:1000px){.reference-about .about-image,.reference-about .about-copy{min-height:0;height:auto}.reference-about .about-image{height:560px}.reference-about .about-copy{padding-top:0}.reference-about .about-highlights{margin-top:28px}}@media(max-width:650px){.reference-about .about-image{height:470px}.reference-about .about-copy h2{font-size:3.5rem}.reference-about .about-preview{-webkit-line-clamp:7}}
@media(min-width:1001px){.doctor-hero .doctor-cutout{position:relative;top:-64px;left:133px}}
@media(min-width:1021px){.main-nav{height:104px}.main-nav .container-wide{width:min(100% - 48px,1480px)}.nav-inner{display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);gap:24px}.brand-lockup{grid-column:1;justify-self:start}.brand-lockup img{width:68px;height:68px}.brand-symbol{width:58px;height:58px}.brand-lockup strong{font-size:1.5rem}.nav-menu{display:contents;position:static;transform:none;width:auto}.nav-links{grid-column:2;display:flex;align-items:center;justify-content:center;gap:clamp(16px,1.55vw,31px);white-space:nowrap}.nav-links>a{font-size:clamp(.78rem,.78vw,.94rem);font-weight:600;position:relative}.nav-links>a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--accent);transition:.25s}.nav-links>a:hover:after,.nav-links>a.active:after{right:0}.nav-cta{grid-column:3;justify-self:end;font-size:.84rem;padding:15px 24px}}
@media(max-width:1020px){.nav-links{display:flex;flex-direction:column;align-items:stretch}.nav-links>a{padding:12px 0;border-bottom:1px solid var(--line);font-size:.83rem;font-weight:600}.nav-menu .nav-cta{margin-top:10px;justify-content:space-between}}
.appointment-type-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:22px}.appointment-type-card{display:block;cursor:pointer}.appointment-type-card input{position:absolute;opacity:0;pointer-events:none}.appointment-type-card>span{display:flex;gap:14px;align-items:flex-start;border:1px solid var(--line);background:#fff;padding:17px;border-radius:20px;transition:.2s}.appointment-type-card i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eef7f7;color:var(--brand);font-size:1.15rem;flex:0 0 42px}.appointment-type-card b{display:block;color:var(--brand);font-size:.9rem}.appointment-type-card small{display:block;color:#7a8792;font-size:.7rem;line-height:1.5;margin-top:3px}.appointment-type-card:hover>span,.appointment-type-card.active>span,.appointment-type-card:has(input:checked)>span{border-color:var(--accent);box-shadow:0 14px 34px rgba(18,38,63,.08);background:#fffdf7}.appointment-type-card.active i,.appointment-type-card:has(input:checked) i{background:var(--brand);color:#fff}.online-required-note{font-size:.62rem;color:#0a8790;text-transform:none;letter-spacing:0}.online-consultation-hero{background:linear-gradient(135deg,#0d343c,#147782);color:#fff}.online-meeting-frame{height:min(72vh,760px);min-height:560px;background:#081d24;border-radius:28px;overflow:hidden;box-shadow:0 24px 70px rgba(8,29,36,.22);border:1px solid rgba(255,255,255,.12)}.online-meeting-frame iframe{width:100%;height:100%;border:0;display:block}.admin-online-frame{height:calc(100vh - 300px);min-height:620px;border-radius:18px}.online-admin-card{border-left:5px solid #0dcaf0!important}@media(max-width:650px){.appointment-type-card>span{border-radius:16px}.online-meeting-frame{height:70vh;min-height:480px;border-radius:18px}}
.module-psychology{--brand:#243b53;--accent:#c9a66b;--ink:#172b35;--paper:#f7f3ec;--mist:#edf4ef;--line:rgba(36,59,83,.13);background:#fffdf8}.module-psychology .utility-bar{background:#1f3440}.module-psychology .main-nav{background:rgba(255,253,248,.96);backdrop-filter:blur(18px)}.module-psychology .nav-cta{background:#243b53;color:#fff;box-shadow:0 18px 38px rgba(36,59,83,.16)}.module-psychology .doctor-hero{background:radial-gradient(circle at 22% 34%,rgba(224,203,159,.34) 0 16%,transparent 35%),radial-gradient(circle at 78% 24%,rgba(156,190,177,.36) 0 18%,transparent 37%),linear-gradient(135deg,#f8f3ea 0%,#edf5ef 42%,#dce9e1 100%);color:#243b53;overflow:hidden}.module-psychology .doctor-hero:before{content:"";position:absolute;inset:auto -120px -180px auto;width:560px;height:560px;border-radius:44% 56% 52% 48%;background:rgba(255,255,255,.55);filter:blur(2px);transform:rotate(-18deg)}.module-psychology .doctor-hero:after{content:"";position:absolute;left:-170px;top:80px;width:520px;height:520px;border:1px solid rgba(36,59,83,.12);border-radius:50%}.module-psychology .doctor-hero h1{color:#243b53;text-shadow:none}.module-psychology .doctor-hero h1 em{color:#8a6d3c}.module-psychology .doctor-hero .hero-subtitle,.module-psychology .hero-doctor-name{color:#4f6672}.module-psychology .doctor-hero .hero-label,.module-psychology .reference-kicker{color:#8a6d3c}.module-psychology .doctor-hero .hero-label:before{background:#c9a66b}.module-psychology .doctor-hero-buttons .round-button:first-child{background:#243b53;color:#fff;border-color:#243b53;box-shadow:0 18px 45px rgba(36,59,83,.2)}.module-psychology .doctor-hero-buttons .round-button:not(:first-child){background:rgba(255,255,255,.42);border-color:rgba(36,59,83,.2);color:#243b53;backdrop-filter:blur(18px)}.module-psychology .doctor-hero-trust{color:#243b53}.module-psychology .doctor-hero-trust b{color:#8a6d3c}.module-psychology .doctor-cutout{filter:drop-shadow(0 36px 64px rgba(36,59,83,.2))}.module-psychology .doctor-cutout img{border-radius:42% 58% 32px 32px;background:#f9f6ef;border:1px solid rgba(255,255,255,.9);box-shadow:0 28px 70px rgba(36,59,83,.18);object-position:top center}.module-psychology .quick-contact{background:#fffdf8}.module-psychology .quick-contact a{border-color:rgba(36,59,83,.12)}.module-psychology .quick-contact a>span{background:#f2eadb;color:#8a6d3c}.module-psychology .quick-contact a>b{color:#8a6d3c}.module-psychology .reference-about{background:#fffdf8}.module-psychology .reference-about-grid{gap:7vw}.module-psychology .about-image{background:linear-gradient(145deg,#ede5d7,#c9ddd2);border-radius:42% 42% 18px 18px;box-shadow:0 26px 70px rgba(36,59,83,.11)}.module-psychology .about-image>span{background:#243b53;color:#fff}.module-psychology .about-copy h2,.module-psychology .reference-heading h2,.module-psychology .reference-contact h2{color:#243b53}.module-psychology .about-highlights span{background:#f8f2e8;border:1px solid rgba(201,166,107,.28);color:#243b53;border-radius:999px}.module-psychology .popular-treatments{background:linear-gradient(180deg,#f7f3ec 0%,#fffdf8 100%)}.module-psychology .treatment-card{background:rgba(255,255,255,.86);border:1px solid rgba(36,59,83,.1);border-radius:30px;box-shadow:0 20px 54px rgba(36,59,83,.08);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.module-psychology .treatment-card:hover{transform:translateY(-9px);box-shadow:0 30px 70px rgba(36,59,83,.14);border-color:rgba(201,166,107,.42)}.module-psychology .treatment-art{background:radial-gradient(circle at 35% 28%,#f5e8cf 0 22%,transparent 45%),linear-gradient(145deg,#aecdc0,#5f7f73);border-radius:34px}.module-psychology .treatment-art:before{content:"";position:absolute;inset:18%;border:1px solid rgba(255,255,255,.48);border-radius:44% 56% 50% 50%;transform:rotate(-18deg)}.module-psychology .specialty-showcase{background:#fffdf8}.module-psychology .specialty-content-grid article{border-radius:28px;overflow:hidden;border-color:rgba(36,59,83,.1);box-shadow:0 18px 48px rgba(36,59,83,.07);transition:.25s}.module-psychology .specialty-content-grid article:hover{transform:translateY(-6px);box-shadow:0 26px 60px rgba(36,59,83,.12)}.module-psychology .specialty-content-grid small{color:#8a6d3c}.module-psychology .why-doctor,.module-psychology .reference-videos{background:linear-gradient(135deg,#203946,#1f4c45);color:#fff}.module-psychology .why-doctor h2,.module-psychology .reference-videos h2{color:#fff}.module-psychology .why-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(18px);border-radius:26px}.module-psychology .clinic-strip figure{border-radius:28px;overflow:hidden;box-shadow:0 22px 54px rgba(36,59,83,.09)}.module-psychology .reference-reviews{background:#f8f4ed}.module-psychology .review-list blockquote{border-radius:28px;border:1px solid rgba(36,59,83,.09);box-shadow:0 20px 50px rgba(36,59,83,.08)}.module-psychology .review-list blockquote>span{color:#c9a66b}.module-psychology .reference-contact{background:radial-gradient(circle at 20% 42%,rgba(228,202,151,.42) 0 20%,transparent 42%),linear-gradient(135deg,#243b53,#2d5d55 72%,#203946);color:#fff}.module-psychology .reference-contact h2{color:#fff}.module-psychology .contact-actions .round-button:first-child{background:#fff;color:#243b53}.module-psychology .contact-actions .round-button:last-child{border-color:rgba(255,255,255,.38);color:#fff}.module-psychology .instagram-feed-section{background:#fffdf8}.module-psychology .instagram-feed-card{border-radius:24px;background:#e7efe9}.module-psychology .footer{background:#1f3440}.module-psychology .whatsapp-float{box-shadow:0 16px 40px rgba(32,116,78,.34)!important}@media(max-width:1000px){.module-psychology .doctor-hero:after{left:-250px;top:30px}.module-psychology .doctor-cutout img{border-radius:220px 220px 24px 24px}}@media(max-width:650px){.module-psychology .doctor-hero{background:linear-gradient(150deg,#f8f3ea,#e8f1eb)}.module-psychology .doctor-cutout img{border-radius:180px 180px 20px 20px}.module-psychology .treatment-card,.module-psychology .specialty-content-grid article,.module-psychology .review-list blockquote{border-radius:22px}}
.osy-meeting-room{position:relative;background:radial-gradient(circle at 20% 0%,rgba(27,184,196,.22),transparent 32%),linear-gradient(135deg,#08272f,#0d343c 55%,#071b20);border-radius:30px;padding:18px;box-shadow:0 28px 80px rgba(8,29,36,.22);overflow:hidden;border:1px solid rgba(255,255,255,.14)}
.osy-meeting-room:before{content:"";position:absolute;inset:-45% auto auto -20%;width:70%;height:90%;background:rgba(255,255,255,.07);filter:blur(42px);transform:rotate(-18deg);pointer-events:none}
.meeting-status{position:relative;z-index:2;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:#fff;border-radius:999px;padding:11px 16px;margin-bottom:16px;font-size:.9rem}
.meeting-status:before{content:"";width:10px;height:10px;border-radius:50%;background:#49d17d;box-shadow:0 0 0 6px rgba(73,209,125,.14);flex:0 0 10px}
.meeting-status[data-status-type="danger"]:before{background:#ff6b6b;box-shadow:0 0 0 6px rgba(255,107,107,.14)}
.meeting-status[data-status-type="warning"]:before{background:#ffd166;box-shadow:0 0 0 6px rgba(255,209,102,.14)}
.meeting-stage{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:16px;min-height:560px}
.meeting-video-card{position:relative;border-radius:24px;overflow:hidden;background:#06171c;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
.meeting-video-card video{width:100%;height:100%;object-fit:cover;display:block;background:linear-gradient(135deg,#0b2329,#123f49)}
.meeting-video-card.remote video{min-height:560px}
.meeting-video-card.local{height:210px;align-self:end}
.meeting-video-label{position:absolute;left:14px;bottom:14px;background:rgba(5,19,24,.72);backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 13px;font-size:.78rem;font-weight:700}
.meeting-controls{position:relative;z-index:2;display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:16px}
.meeting-control{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.12);color:#fff;border-radius:999px;padding:12px 18px;font-weight:800;transition:.2s}
.meeting-control:hover{transform:translateY(-1px);background:rgba(255,255,255,.18)}
.meeting-control.primary{background:#fff;color:#0d343c;border-color:#fff}
.meeting-control.danger{background:#ff6b6b;border-color:#ff6b6b;color:#fff}
.meeting-control:disabled{opacity:.55;cursor:not-allowed;transform:none}
.meeting-help{position:relative;z-index:2;color:rgba(255,255,255,.72);text-align:center;margin:12px 0 0;font-size:.86rem}
@media(max-width:900px){.meeting-stage{grid-template-columns:1fr;min-height:auto}.meeting-video-card.remote video{min-height:420px}.meeting-video-card.local{height:220px;align-self:auto}.osy-meeting-room{border-radius:22px}}
@media(max-width:560px){.osy-meeting-room{padding:12px}.meeting-video-card.remote video{min-height:320px}.meeting-video-card.local{height:170px}.meeting-controls{display:grid;grid-template-columns:1fr 1fr}.meeting-control.primary,.meeting-control.danger{grid-column:span 2}.meeting-status{border-radius:18px;align-items:flex-start}}
