/* Delanso Clinic - independent, responsive presentation layer. */
:root{--paper:#f6f2eb;--white:#fffdf9;--ink:#30261f;--muted:#72675c;--gold:#b49165;--gold-light:#dfc6a1;--line:#ded5c8;--dark:#292019;--deep:#211a16;--cream:#ede4d5;--sage:#747d6c;--serif:'Baskerville','Iowan Old Style','Palatino Linotype','Book Antiqua',Georgia,serif;--sans:'Avenir Next','Segoe UI',Arial,sans-serif;--ease:cubic-bezier(.2,.7,.2,1);--max:1240px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}svg{display:block}button{color:inherit}p{margin:0 0 1.4em}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.045em;margin:0}h1{font-size:clamp(54px,6vw,88px)}h2{font-size:clamp(40px,4.3vw,62px)}h3{font-size:32px}em{font-weight:400;color:var(--gold)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:var(--gold-light);color:var(--ink)}.container{width:min(calc(100% - 104px),var(--max));margin-inline:auto}.section{padding:116px 0}.eyebrow{font:500 10px/1.5 var(--sans);letter-spacing:.22em;text-transform:uppercase;display:flex;align-items:center;gap:13px;margin-bottom:26px}.eyebrow:before{content:'';display:block;width:24px;height:1px;background:currentColor}.eyebrow.no-line:before{display:none}.muted{color:var(--muted)}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:fixed;top:12px;left:12px;z-index:1000;background:var(--white);padding:12px 20px}.icon{width:22px;height:22px;flex-shrink:0;stroke:currentColor;stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.icon.small{width:17px;height:17px}.pill{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid var(--line);font-size:11px;border-radius:30px}.btn{min-height:54px;padding:16px 23px;display:inline-flex;align-items:center;justify-content:center;gap:23px;border:1px solid transparent;background:var(--ink);color:var(--paper);border-radius:4px;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.025em;position:relative;transition:background .3s,transform .4s var(--ease),box-shadow .4s}.btn .icon{width:18px;height:18px;transition:transform .4s var(--ease)}.btn:hover{background:#49382a;transform:translateY(-3px);box-shadow:0 12px 30px #211a1610}.btn:hover .icon{transform:translate(2px,-2px)}.btn.gold{background:var(--gold-light);color:var(--ink)}.btn.gold:hover{background:#eed8b7}.btn.outline{border-color:#ffffff40;background:transparent;color:var(--paper)}.btn.outline:hover{background:#ffffff0c}.btn.light{background:var(--white);border-color:var(--line);color:var(--ink)}.btn.wide{width:100%}.text-link{font-size:12px;display:inline-flex;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding:8px 0;transition:gap .3s}.text-link:hover{gap:24px}.text-link .icon{width:17px;height:17px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:56px}.section-top h2{max-width:720px}.section-top p{font-size:14px;max-width:330px;color:var(--muted);margin-bottom:4px}.reveal{transition:opacity .9s var(--ease),transform 1.1s var(--ease)}.js-motion .reveal:not(.visible){opacity:0;transform:translateY(30px)}.js-motion .reveal.visible{opacity:1;transform:none}.reveal.d1{transition-delay:.1s}.reveal.d2{transition-delay:.2s}.reveal.d3{transition-delay:.3s}.site-header{height:98px;position:fixed;inset:0 0 auto;z-index:80;color:var(--paper);border-bottom:1px solid #ffffff14;transition:height .35s,background .35s,border-color .35s;isolation:isolate}.site-header.scrolled{height:78px;background:#292019f2;backdrop-filter:blur(18px);border-color:#ffffff15}.header-row{height:100%;display:flex;align-items:center;gap:36px}.brand{width:144px;flex-shrink:0;display:block;position:relative}.brand img{width:100%;height:auto;transition:transform .6s var(--ease);animation:logo-in 1.5s var(--ease) both}.brand:hover img{transform:translateY(-3px) scale(1.03)}.site-nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-size:11px}.site-nav a{position:relative;padding:10px 0;color:#e0d6c9}.site-nav a:after{position:absolute;content:'';bottom:0;left:0;width:100%;height:1px;background:var(--gold-light);transform:scaleX(0);transform-origin:left;transition:transform .4s}.site-nav a:hover:after,.site-nav a[aria-current=page]:after{transform:scaleX(1)}.header-cta{min-height:42px;padding:12px 16px;font-size:10px;gap:15px;background:transparent;color:var(--cream);border-color:#a88a6470}.menu-button{display:none;border:1px solid #ffffff30;background:transparent;width:44px;height:44px;align-items:center;justify-content:center;border-radius:3px;margin-left:auto}.read-progress{position:fixed;top:0;left:0;z-index:120;height:2px;background:var(--gold-light);width:100%;transform-origin:left;transform:scaleX(0);pointer-events:none}
/* Hero: real supplied portraits, never stretched. */
.hero{background:var(--dark);color:var(--paper);min-height:830px;overflow:hidden;position:relative;padding-top:98px}.hero:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 81% 35%,#b4916519,transparent 50%)}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:38px;align-items:center;min-height:646px;position:relative}.hero-copy{padding:40px 0 36px;z-index:2}.hero .eyebrow{color:var(--gold-light);font-size:9px}.hero h1{font-size:clamp(55px,5.75vw,83px);line-height:1.045;letter-spacing:-.052em;max-width:720px}.hero h1 em{display:block;color:var(--gold-light)}.hero-copy>p{max-width:400px;color:#c9bfb2;font-size:14px;line-height:1.9;margin:28px 0 30px}.hero-actions{display:flex;align-items:center;gap:24px}.hero-actions .text-link{color:#e2d5c4;border-color:#8d7b65;font-size:11px;gap:12px}.hero-note{display:flex;align-items:center;gap:9px;font-size:10px;color:#b9aa98;margin-top:27px;letter-spacing:.01em}.tiny-dot{width:5px;height:5px;background:var(--gold-light);border-radius:50%;display:inline-block;box-shadow:0 0 0 5px #dfc6a10a}.hero-art{height:607px;position:relative}.hero-portrait-main{position:absolute;right:0;top:32px;width:70%;height:476px;overflow:hidden;border-radius:160px 160px 3px 3px;background:#8c7e68;animation:portrait-in 1.4s var(--ease) both}.hero-portrait-main img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}.hero-portrait-main:after,.doctor-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#211a1640);pointer-events:none}.hero-portrait-small{position:absolute;bottom:29px;left:0;width:46%;height:306px;border:8px solid var(--dark);border-radius:100px 100px 4px 4px;overflow:hidden;animation:portrait-in 1.4s .2s var(--ease) both;background:#8a7861;z-index:2}.hero-portrait-small img{width:100%;height:100%;object-fit:cover;object-position:50% 25%}.hero-art-label{position:absolute;right:0;bottom:27px;width:48%;padding-left:16px;border-left:1px solid #b4916570;font-size:10px;line-height:1.9;color:#b9aa98}.hero-art-label strong{display:block;font-weight:400;font-family:var(--serif);font-size:19px;letter-spacing:-.02em;color:var(--cream)}.hero-orbit{position:absolute;width:475px;height:475px;border:1px solid #b4916538;border-radius:50%;left:-38px;top:47px;animation:orbit 32s linear infinite}.hero-orbit:before{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background:var(--gold-light);top:80px;left:53px}.hero-orbit:after{content:'';position:absolute;inset:-19px;border-radius:50%;border:1px solid #b4916512}.hero-stamp{position:absolute;top:59px;left:12px;z-index:3;width:108px;height:108px;color:var(--gold-light)}.hero-stamp svg{width:100%;height:100%;animation:orbit 60s linear infinite}.hero-stamp .stamp-center{position:absolute;inset:40px;width:28px;height:28px;animation:none}.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff13;padding:21px 0;color:#baae9d;font-size:9px;letter-spacing:.17em;text-transform:uppercase;position:relative}.scroll-cue{display:flex;gap:15px;align-items:center}.scroll-cue .icon{animation:scroll-bob 2s ease-in-out infinite;width:15px;height:15px}.hero-sideword{position:absolute;right:-15px;top:50%;writing-mode:vertical-rl;font-size:9px;letter-spacing:.3em;color:#e9dbc855}.marquee{overflow:hidden;background:#eae2d5;border-bottom:1px solid var(--line);border-top:1px solid #e7ddcc;padding:22px 0;position:relative}.marquee-track{display:flex;gap:42px;width:max-content;animation:marquee 44s linear infinite}.marquee-group{display:flex;gap:42px;align-items:center;font:italic 22px var(--serif);white-space:nowrap;color:#746452}.marquee-group .spark{font:normal 19px var(--serif);color:var(--gold)}.marquee:hover .marquee-track{animation-play-state:paused}
/* Clinic narrative and moving service cards. */
.intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:115px;align-items:start}.intro-grid h2{max-width:400px}.intro-grid .intro-text{padding-top:46px}.intro-text>p{font-size:18px;line-height:1.85;max-width:570px;color:#655b50}.intro-text>p strong{font-weight:400;color:var(--ink)}.intro-small{display:flex;gap:35px;margin-top:36px;padding-top:26px;border-top:1px solid var(--line)}.intro-small>span{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:11px}.services{background:var(--white);border-top:1px solid var(--line);overflow:hidden}.section-index{font:italic 15px var(--serif);color:var(--gold);margin-bottom:17px}.slider-control{display:flex;gap:9px;align-items:center}.circle-button{background:transparent;border:1px solid var(--line);width:43px;height:43px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:background .3s,color .3s}.circle-button:hover{background:var(--ink);color:var(--paper)}.circle-button .icon{width:18px;height:18px}.carousel{position:relative}.service-track{display:flex;overflow-x:auto;gap:20px;scroll-snap-type:x mandatory;scrollbar-width:none;padding:6px 1px 18px;margin-right:-40px;scroll-behavior:smooth}.service-track::-webkit-scrollbar{display:none}.service-card{flex:0 0 calc((100% - 72px)/3.25);min-width:265px;min-height:346px;padding:32px 27px;border:1px solid var(--line);background:var(--paper);scroll-snap-align:start;position:relative;display:flex;flex-direction:column;transition:transform .5s,border-color .5s,background .5s;overflow:hidden;border-radius:3px}.service-card:before{content:'';width:160px;height:160px;position:absolute;border:1px solid #b4916524;border-radius:50%;right:-75px;top:-65px}.service-card:hover{border-color:var(--gold);transform:translateY(-5px)}.service-card.featured{background:var(--dark);color:var(--paper);border-color:var(--dark)}.service-card.featured p{color:#c5b9a9}.service-card.featured .text-link{border-color:#b4916560;color:var(--gold-light)}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:38px;color:var(--gold)}.service-top .icon{width:31px;height:31px;stroke-width:1}.service-top span{font:italic 16px var(--serif)}.service-card h3{font-size:29px;max-width:240px}.service-card p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:19px;max-width:230px}.service-card .text-link{margin-top:auto;align-self:start;font-size:10px}.slider-bottom{display:flex;align-items:center;gap:19px;margin-top:20px}.slider-line{height:1px;background:var(--line);flex:1;overflow:hidden}.slider-line span{display:block;background:var(--gold);height:100%;width:32%;transition:transform .5s}.slider-label{font-size:9px;letter-spacing:.07em;color:var(--muted)}.slider-autoplay{border:0;background:transparent;font-size:10px;color:var(--muted);display:flex;align-items:center;gap:8px}.slider-autoplay .icon{width:13px;height:13px}
/* Physician cards and continuity. */
.doctor-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.doctor-card{position:relative;border:1px solid var(--line);border-radius:3px;background:var(--white);overflow:hidden;display:grid;grid-template-columns:49% 51%;min-height:366px;transition:box-shadow .5s,transform .5s var(--ease)}.doctor-card:hover{box-shadow:0 20px 55px #30261f10;transform:translateY(-5px)}.doctor-photo{position:relative;overflow:hidden;background:#b2a08b;min-height:340px}.doctor-photo img{height:100%;width:100%;object-fit:cover;object-position:50% 17%;transition:transform 1.3s var(--ease)}.doctor-card:hover .doctor-photo img{transform:scale(1.035)}.doctor-photo.acassio img{object-position:50% 40%}.doctor-info{padding:40px 25px 28px;display:flex;flex-direction:column}.doctor-info .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:24px;gap:8px}.doctor-info .eyebrow:before{width:12px}.doctor-info h3{font-size:31px}.doctor-info .focus{font-size:11px;color:var(--muted);line-height:1.8;margin:15px 0}.credentials{font-size:10px;letter-spacing:.01em;line-height:1.85;color:var(--muted);margin:0}.doctor-info .text-link{font-size:10px;margin-top:auto;align-self:start;padding-top:24px;gap:10px}.care-section{background:var(--dark);color:var(--paper);overflow:hidden;position:relative}.care-section:after{content:'';width:700px;height:700px;position:absolute;border:1px solid #ffffff09;border-radius:50%;right:-420px;top:10px;pointer-events:none}.care-grid{display:grid;grid-template-columns:1fr 1fr;gap:130px}.care-title{position:sticky;top:125px;align-self:start}.care-title p{font-size:14px;color:#b9ac9b;max-width:350px;margin-top:27px}.care-title .eyebrow{color:var(--gold-light)}.care-steps{padding-top:25px}.step{border-top:1px solid #ffffff24;padding:30px 0;display:grid;grid-template-columns:48px 1fr;gap:22px}.step>span{font:italic 21px var(--serif);color:var(--gold)}.step h3{font-size:29px;margin-bottom:15px}.step p{font-size:12px;line-height:1.9;color:#c7bbad;max-width:365px;margin-bottom:0}.space-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:110px;align-items:center}.space-visual{position:relative;padding:0 54px 65px 0;max-width:550px}.space-main{width:100%;aspect-ratio:1.4;object-fit:cover;border-radius:4px 100px 4px 4px}.space-secondary{position:absolute;bottom:0;right:0;width:47%;aspect-ratio:1.2;object-fit:cover;border:7px solid var(--paper);border-radius:3px}.space-seal{position:absolute;bottom:2px;left:1px;display:flex;align-items:center;gap:14px;color:var(--muted);font-size:10px;letter-spacing:.035em;max-width:45%;line-height:1.7}.space-seal .icon{width:30px;height:30px;color:var(--gold)}.space-copy h2{font-size:52px}.space-copy p{color:var(--muted);font-size:14px;line-height:1.9;margin-top:25px}.space-copy .text-link{margin-top:6px}.location-hint{font-size:10px!important;margin-top:22px!important;display:flex;gap:10px;align-items:flex-start}.location-hint .icon{width:16px;height:16px;margin-top:3px}
/* Real-source social selection and editorial journal. */
.journal{background:#eee7dd}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.journal-card{display:block;position:relative}.journal-cover{height:225px;background:#d9c9b3;position:relative;overflow:hidden;border-radius:3px;display:flex;align-items:center;justify-content:center;color:#947654}.journal-cover.dark{background:#3b2b23;color:#cbae88}.journal-cover.sage{background:#777d70;color:#e5ddca}.journal-cover .art-circle{position:absolute;width:150px;height:150px;border:1px solid currentColor;border-radius:50%;opacity:.4;transition:transform 1.4s var(--ease)}.journal-cover .art-circle:nth-child(2){transform:translate(45px,22px)}.journal-cover .art-circle:nth-child(3){transform:translate(-45px,-22px)}.journal-cover .art-circle:nth-child(4){width:75px;height:75px;background:currentColor;opacity:.17;transform:translate(16px,5px)}.journal-card:hover .journal-cover .art-circle:nth-child(1){transform:rotate(30deg) translate(15px,20px)}.journal-card:hover .journal-cover .art-circle:nth-child(2){transform:translate(65px,-12px)}.journal-cover .cover-word{position:absolute;bottom:19px;left:23px;font-size:9px;letter-spacing:.21em}.journal-cover .cover-mark{position:absolute;right:24px;top:19px;font:italic 24px var(--serif)}.journal-meta{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:22px 0 15px}.journal-card h3{font-size:29px;line-height:1.17;max-width:335px}.journal-card .text-link{margin-top:21px;font-size:11px}.social-section{background:var(--white);overflow:hidden}.social-head{display:flex;align-items:center;justify-content:space-between}.social-head h2{max-width:610px}.social-accounts{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.social-accounts a{font-size:10px;border:1px solid var(--line);padding:8px 13px;border-radius:25px;transition:background .3s}.social-accounts a:hover{background:var(--cream)}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px}.social-tile{aspect-ratio:4/5;position:relative;border-radius:3px;overflow:hidden;background:var(--cream)}.social-tile img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--ease)}.social-tile:hover img{transform:scale(1.04)}.social-tile .icon{position:absolute;right:12px;top:12px;color:white;filter:drop-shadow(0 1px 4px #000);width:18px;height:18px}.social-disclaimer{font-size:10px;color:var(--muted);margin:18px 0 0}.location-section{border-top:1px solid var(--line)}.location-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px;align-items:start}.location-tabs{display:flex;gap:7px;border-bottom:1px solid var(--line);margin:33px 0 28px}.location-tabs button{background:none;border:0;padding:9px 14px 14px;font-size:11px;border-bottom:2px solid transparent;margin-bottom:-1px}.location-tabs button[aria-selected=true]{border-color:var(--gold);color:var(--ink)}.location-tabs button[aria-selected=false]{color:var(--muted)}.location-panel h3{font-size:26px;margin-bottom:14px}.location-panel p{font-size:13px;line-height:1.85;color:var(--muted);margin-bottom:15px}.location-panel .text-link{font-size:11px}.map-card{background:var(--white);border:1px solid var(--line);padding:30px;border-radius:4px}.google-line{display:flex;gap:12px;align-items:center;font-size:12px;margin-bottom:23px}.google-letter{font:bold 27px Arial,sans-serif;color:#7b654b}.google-line span small{display:block;font-size:9px;color:var(--muted);letter-spacing:.02em}.map-placeholder{min-height:226px;background:#ede8df;border:1px solid #dfd6c9;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;isolation:isolate}.map-placeholder:before{position:absolute;content:'';inset:-30%;z-index:-1;background:repeating-linear-gradient(35deg,transparent 0 51px,#ffffffa0 51px 55px,transparent 55px 120px),repeating-linear-gradient(125deg,transparent 0 42px,#ffffff90 42px 47px,transparent 47px 86px);opacity:.8}.map-placeholder>.icon{width:37px;height:37px;color:var(--ink);margin-bottom:16px}.map-placeholder>span{font-family:var(--serif);font-size:23px;line-height:1.4}.map-placeholder>small{font-size:9px;color:var(--muted);margin-bottom:20px}.map-placeholder .btn{min-height:35px;font-size:9px;padding:10px 16px;background:var(--white);color:var(--ink);border-color:var(--line)}.map-placeholder iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.map-note{font-size:10px;line-height:1.75;color:var(--muted);margin:14px 0 20px}.map-card>.text-link{font-size:10px}.map-card .google-business-note{font-size:10px;color:var(--muted);margin-bottom:0}.faq{background:var(--white);border-top:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:110px}.faq-heading p{font-size:13px;max-width:285px;color:var(--muted);margin:25px 0}.faq-list details{border-bottom:1px solid var(--line);padding:24px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{font-size:14px;font-weight:400;display:flex;align-items:center;justify-content:space-between;gap:26px;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:17px;height:17px;color:var(--gold);transition:transform .35s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details p{font-size:12px;color:var(--muted);margin:19px 36px 0 0;line-height:1.9}.final-cta{padding:82px 0;background:#ded0bc;position:relative;overflow:hidden}.final-cta:before{content:'';width:550px;height:550px;border:1px solid #b4916540;border-radius:50%;position:absolute;right:-175px;top:-245px;pointer-events:none}.final-cta .container{display:flex;align-items:center;justify-content:space-between;gap:60px;position:relative}.final-cta h2{font-size:52px;max-width:720px}.final-cta .eyebrow{margin-bottom:20px}.final-cta p{font-size:12px;color:#695947;margin-top:23px;margin-bottom:0}.final-cta .btn{white-space:nowrap}.site-footer{background:var(--deep);color:#b3a897;padding:66px 0 30px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;gap:60px}.footer-brand .brand{width:168px;margin:4px 0 27px}.footer-brand p{font-size:11px;line-height:1.9;max-width:220px}.footer-column h3{font-family:var(--sans);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--cream);margin:10px 0 24px}.footer-column a{display:block;font-size:11px;padding:5px 0;transition:color .3s}.footer-column a:hover{color:var(--gold-light)}.footer-column .credentials{font-size:10px;color:#b3a897;margin-top:15px;line-height:2}.footer-registry{border-top:1px solid #ffffff13;margin-top:43px;padding-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:35px;font-size:9px;line-height:1.8}.footer-registry p{margin-bottom:8px}.review-flag{color:#c3aa87}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #ffffff13;margin-top:21px;padding-top:20px;font-size:9px;color:#b3a897}.footer-bottom div{display:flex;gap:20px}.motion-toggle{position:fixed;bottom:18px;left:18px;z-index:70;padding:9px 12px;background:#fffdf9e8;backdrop-filter:blur(8px);border:1px solid var(--line);border-radius:30px;display:flex;align-items:center;gap:8px;font-size:9px;color:#685b4b;box-shadow:0 3px 15px #00000008}.motion-toggle .icon{width:12px;height:12px}.floating-contact{position:fixed;right:21px;bottom:18px;z-index:70;width:53px;height:53px;border-radius:50%;background:var(--gold-light);border:1px solid #8e704a40;display:flex;align-items:center;justify-content:center;color:var(--ink);box-shadow:0 4px 24px #211a1620;transition:transform .3s}.floating-contact:hover{transform:translateY(-4px)}.floating-contact .icon{width:23px;height:23px}.back-top{position:fixed;bottom:80px;right:31px;background:var(--white);color:var(--ink);border:1px solid var(--line);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;z-index:69;opacity:0;pointer-events:none;transition:opacity .3s}.back-top.shown{opacity:1;pointer-events:auto}.back-top .icon{width:15px;height:15px}
/* Physician-specific pages. */
.profile-hero{padding:150px 0 63px;background:var(--dark);color:var(--paper);position:relative;overflow:hidden}.profile-hero.anne{background:#4a3930}.profile-hero .container{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:center}.breadcrumb{display:flex;gap:10px;align-items:center;color:#b7a998;font-size:10px;margin-bottom:33px}.breadcrumb .icon{width:10px;height:10px}.profile-hero .eyebrow{color:var(--gold-light);margin-bottom:19px}.profile-hero h1{font-size:76px;line-height:1.05;max-width:680px}.profile-hero h1 em{display:block;color:var(--gold-light)}.profile-hero .subtitle{font:23px/1.5 var(--serif);color:#d7c8b8;max-width:465px;margin:22px 0}.profile-hero .lead{font-size:13px;line-height:1.9;color:#c8baaa;max-width:430px}.profile-hero .credentials{margin:27px 0;color:#ccbdab;line-height:1.9}.profile-portrait{position:relative;height:560px;max-width:450px;border-radius:150px 150px 4px 4px;overflow:hidden;background:#af9681}.profile-portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 22%}.profile-portrait.acassio img{object-position:50% 45%}.profile-portrait:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#211a16a0)}.profile-photo-note{position:absolute;bottom:23px;left:28px;right:28px;z-index:2;font-size:9px;color:#f5ebdf;letter-spacing:.07em}.profile-photo-note strong{font:23px var(--serif);display:block;margin-bottom:8px}.profile-strip{display:flex;justify-content:center;gap:95px;padding:28px 25px;border-bottom:1px solid var(--line);background:#eae1d5;color:#79664f}.profile-strip span{font-size:11px;display:flex;gap:12px;align-items:center}.profile-strip .icon{width:18px;height:18px}.bio-narrative{display:grid;grid-template-columns:.9fr 1.1fr;gap:115px}.bio-narrative .quote-block{font:italic 38px/1.25 var(--serif);letter-spacing:-.04em;color:var(--gold);margin:0;max-width:430px}.bio-narrative p{font-size:14px;line-height:1.9;color:var(--muted)}.training-list{display:grid;gap:0;margin:33px 0 0;border-top:1px solid var(--line)}.training-item{display:grid;grid-template-columns:90px 1fr;gap:18px;border-bottom:1px solid var(--line);padding:17px 0}.training-item b{font-size:12px;font-weight:500;color:var(--gold)}.training-item span{font-size:12px;color:var(--muted)}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.focus-grid .service-card{min-height:280px}.focus-grid .service-top{margin-bottom:27px}.focus-grid .service-card p{max-width:100%}.profile-social{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.profile-social h2{font-size:49px}.profile-social p{color:var(--muted);font-size:13px;max-width:400px;margin-top:23px}.profile-social-links{display:grid;gap:12px}.link-row{display:flex;align-items:center;gap:20px;padding:24px 22px;border:1px solid var(--line);border-radius:3px;background:var(--white);transition:transform .4s,border-color .4s}.link-row:hover{transform:translateX(4px);border-color:var(--gold)}.link-row>.icon{color:var(--gold)}.link-row>span{flex:1;font-size:13px}.link-row small{display:block;color:var(--muted);font-size:10px;line-height:1.7;margin-top:3px}.link-row .icon:last-child{width:17px;height:17px}
/* Blog and article pages. */
.page-masthead{padding:164px 0 71px;background:var(--dark);color:var(--paper)}.page-masthead h1{font-size:78px}.page-masthead p{max-width:550px;color:#c7bba9;font-size:14px;margin-top:25px;margin-bottom:0}.page-masthead .eyebrow{color:var(--gold-light)}.blog-controls{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:42px}.filter-tabs{display:flex;flex-wrap:wrap;gap:9px}.filter-tabs button{border:1px solid var(--line);padding:10px 17px;background:transparent;border-radius:30px;font-size:10px}.filter-tabs button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.blog-search{position:relative;width:255px;flex-shrink:0}.blog-search input{padding:12px 40px 12px 16px;border:1px solid var(--line);border-radius:3px;background:var(--white);font-size:11px;width:100%;color:var(--ink)}.blog-search .icon{position:absolute;right:13px;top:14px;width:16px;height:16px;color:var(--muted)}.blog-results .journal-grid{row-gap:50px}.blog-results [hidden]{display:none!important}.blog-empty{padding:40px;font:26px var(--serif);text-align:center;border:1px solid var(--line)}.editorial-notice{margin-top:50px;border-top:1px solid var(--line);padding-top:23px;font-size:11px;line-height:1.8;color:var(--muted)}.article-hero{background:var(--dark);color:var(--paper);padding:153px 0 60px}.article-hero .container{max-width:940px}.article-hero .breadcrumb{margin-bottom:28px}.article-hero h1{font-size:65px;line-height:1.11;max-width:910px}.article-hero .eyebrow{color:var(--gold-light);margin-bottom:22px}.article-meta{display:flex;gap:25px;font-size:10px;color:#bba991;margin-top:31px}.article-grid{display:grid;grid-template-columns:1fr 270px;gap:100px;max-width:1080px}.article-body{font-size:16px;line-height:1.95;color:#64594d}.article-body h2{font-size:33px;color:var(--ink);margin:37px 0 21px;line-height:1.2}.article-body p{margin:0 0 23px}.article-body .article-lead{font:25px/1.55 var(--serif);color:var(--ink);letter-spacing:-.02em}.article-body .note-box{border-left:2px solid var(--gold);background:#ebe2d6;padding:22px 24px;font-size:13px;margin-top:34px}.article-sources{font-size:11px;border-top:1px solid var(--line);padding-top:25px;margin-top:34px;word-break:break-word}.article-sources strong{display:block;font-weight:500;margin-bottom:12px;color:var(--ink)}.article-sources a{text-decoration:underline;text-underline-offset:4px;display:block;margin-bottom:9px}.article-sidebar{position:sticky;top:120px;align-self:start;padding:28px;border:1px solid var(--line);background:var(--white);border-radius:4px}.article-sidebar .eyebrow{font-size:8px;letter-spacing:.13em}.article-sidebar h3{font-size:27px;margin-bottom:22px}.article-sidebar p{font-size:12px;color:var(--muted)}.article-sidebar .btn{font-size:10px;width:100%;padding:15px 12px;gap:8px}.article-sidebar .text-link{font-size:10px;margin-top:17px}.policy{max-width:820px}.policy h2{font-size:30px;line-height:1.25;margin:35px 0 18px}.policy p{font-size:14px;color:var(--muted);line-height:1.9}.policy .review-flag{background:var(--cream);padding:20px;color:#7d6246;font-size:12px}
/* Link-in-bio: individual palettes, shared visual identity. */
.bio-page{min-height:100svh;background:#eee7dc;position:relative;overflow:hidden;isolation:isolate;padding:24px 30px 70px}.bio-page.acassio{background:#2c211b;color:var(--paper)}.bio-background{position:absolute;inset:0;overflow:hidden;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 20% 25%,#b4916520,transparent 55%),radial-gradient(ellipse at 80% 75%,#b4916515,transparent 55%)}.bio-background:before,.bio-background:after{content:'';position:absolute;width:750px;height:750px;left:-200px;top:120px;border:1px solid #b4916525;border-radius:45% 55% 60% 40%;animation:orbit 80s linear infinite}.bio-background:after{width:950px;height:950px;left:auto;right:-370px;top:600px;animation-direction:reverse}.bio-top{display:flex;align-items:center;justify-content:space-between;width:min(100%,1100px);margin:0 auto 30px}.bio-top .brand{width:112px;filter:brightness(.48)}.bio-page.acassio .bio-top .brand{filter:none}.bio-top>a:last-child{font-size:10px;display:flex;align-items:center;gap:11px;color:var(--muted)}.bio-page.acassio .bio-top>a:last-child{color:#b6a58f}.bio-shell{max-width:460px;margin:0 auto}.bio-intro{text-align:center}.bio-image-wrap{width:180px;height:223px;margin:0 auto 24px;position:relative;padding:7px;border:1px solid #b4916570;border-radius:95px 95px 4px 4px}.bio-image-wrap:after{content:'';inset:-8px;position:absolute;border:1px solid #b4916525;border-radius:100px 100px 7px 7px;pointer-events:none}.bio-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:50% 17%;border-radius:88px 88px 1px 1px}.bio-page.acassio .bio-image-wrap img{object-position:50% 22%}.bio-intro .eyebrow{justify-content:center;font-size:9px;margin-bottom:13px;color:#8f7352;letter-spacing:.19em}.bio-page.acassio .eyebrow{color:var(--gold-light)}.bio-intro h1{font-size:45px;line-height:1.07;margin-bottom:17px}.bio-intro>p{font-size:12px;line-height:1.8;color:var(--muted);max-width:330px;margin:0 auto 17px}.bio-page.acassio .bio-intro>p{color:#c4b5a2}.bio-intro .credentials{font-size:9px;margin:0 auto 24px}.bio-page.acassio .credentials{color:#c4b5a2}.bio-tagline{display:flex;align-items:center;justify-content:center;gap:7px;margin:21px 0 25px;font-size:9px;color:var(--muted)}.bio-page.acassio .bio-tagline{color:#bfae99}.bio-tagline .tiny-dot{background:var(--gold)}.bio-links{display:grid;gap:11px}.bio-link{display:flex;align-items:center;gap:15px;text-align:left;padding:18px 20px;border:1px solid #cabcaa;background:#fffdf970;backdrop-filter:blur(8px);border-radius:5px;min-height:74px;width:100%;transition:transform .45s var(--ease),background .3s,border-color .3s;position:relative;overflow:hidden;color:var(--ink);animation:bio-link-in .8s var(--ease) both;animation-delay:calc(var(--i,0)*.09s)}.bio-link:hover{transform:translateY(-3px);border-color:var(--gold);background:var(--white)}.bio-link>span{flex:1;font-size:12px;font-weight:500;line-height:1.55}.bio-link small{font-weight:400;display:block;font-size:10px;color:var(--muted);margin-top:2px;line-height:1.5}.bio-link>.icon{width:20px;height:20px;color:#957951}.bio-link>.icon:last-child{width:16px;height:16px;color:#897659}.bio-link.primary{background:var(--ink);color:var(--paper);border-color:var(--ink)}.bio-link.primary small{color:#c8b9a5}.bio-link.primary>.icon{color:var(--gold-light)}.bio-link.primary:after{content:'';height:180%;width:40px;background:linear-gradient(90deg,transparent,#ffffff10,transparent);position:absolute;top:-40%;left:-30%;transform:rotate(25deg);animation:sheen 7s ease-in-out infinite;pointer-events:none}.bio-page.acassio .bio-link{background:#ffffff04;color:var(--paper);border-color:#ffffff20}.bio-page.acassio .bio-link small{color:#b6a58f}.bio-page.acassio .bio-link.primary{background:var(--gold-light);color:var(--ink);border-color:var(--gold-light)}.bio-page.acassio .bio-link.primary small{color:#716048}.bio-page.acassio .bio-link.primary>.icon{color:#75604a}.bio-page.acassio .bio-link:hover{background:#ffffff0b}.bio-page.acassio .bio-link.primary:hover{background:#ecd7ba}.bio-link-two{display:grid;grid-template-columns:1fr 1fr;gap:11px}.bio-link-two .bio-link{padding:15px 16px;gap:10px;min-height:67px}.bio-link-two .bio-link>span{font-size:11px}.bio-link-two .bio-link>.icon{width:17px}.bio-caption{font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#927d62;padding:15px 0 5px;text-align:center;margin:0}.bio-page.acassio .bio-caption{color:#b5a18a}.bio-bottom{text-align:center;margin:30px auto 0}.bio-bottom p{font-size:9px;color:var(--muted);max-width:340px;margin:0 auto 15px}.bio-page.acassio .bio-bottom p{color:#b09c82}.bio-bottom .text-link{font-size:9px;border-color:#b4916560}.bio-social-buttons{display:flex;justify-content:center;gap:13px;margin:22px 0}.bio-social-buttons .circle-button{border-color:#b4916570}.bio-page.acassio .bio-social-buttons .circle-button{color:var(--gold-light)}
/* Dialog, toasts and accessible user-controlled motion. */
dialog{border:1px solid var(--line);border-radius:6px;background:var(--paper);color:var(--ink);width:min(570px,calc(100% - 32px));max-height:calc(100svh - 40px);padding:38px;box-shadow:0 35px 100px #211a1640;overflow:auto}dialog::backdrop{background:#211a169c;backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-top .eyebrow{margin:0;font-size:9px}.dialog-top .circle-button{width:32px;height:32px}.dialog-top .circle-button .icon{width:15px;height:15px}dialog h2{font-size:40px;margin:24px 0 19px}dialog .dialog-intro{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:24px}.booking-label{display:block;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:23px 0 11px}.doctor-choices{display:grid;grid-template-columns:1fr 1fr;gap:11px}.doctor-choice{border:1px solid var(--line);border-radius:3px;background:var(--white);padding:14px 12px;display:flex;align-items:center;gap:10px;text-align:left}.doctor-choice[aria-pressed=true]{border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold);background:#eee4d5}.doctor-choice img{width:36px;height:44px;object-fit:cover;object-position:50% 12%;border-radius:18px 18px 3px 3px}.doctor-choice span{font-size:11px;line-height:1.5}.doctor-choice small{display:block;font-size:9px;color:var(--muted)}.modality-choices{display:flex;gap:8px;flex-wrap:wrap}.modality-choices button{border:1px solid var(--line);background:var(--white);border-radius:25px;padding:10px 13px;font-size:10px}.modality-choices button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.booking-go{margin-top:27px}.booking-note{font-size:10px;color:var(--muted);line-height:1.9;margin:15px 0 0}.booking-contact-number{font-size:10px;color:var(--muted);margin:12px 0 0;text-align:center}.dialog-alt{display:flex;justify-content:center;gap:25px;margin-top:18px}.dialog-alt .text-link{font-size:9px}.toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%,20px);padding:13px 21px;border-radius:4px;border:1px solid #ffffff25;z-index:300;background:var(--dark);color:var(--paper);font-size:12px;width:max-content;max-width:calc(100% - 36px);opacity:0;pointer-events:none;transition:opacity .3s,transform .3s}.toast.show{opacity:1;transform:translate(-50%,0)}.no-motion *, .no-motion *:before,.no-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.no-motion .reveal{opacity:1!important;transform:none!important}
@keyframes orbit{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(calc(-50% - 21px))}}@keyframes scroll-bob{50%{transform:translateY(5px)}}@keyframes logo-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes portrait-in{from{opacity:0;transform:translateY(25px);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}@keyframes bio-link-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes sheen{0%,70%{left:-30%}100%{left:140%}}
@media(min-width:1600px){.hero-grid{gap:75px}.hero h1{font-size:88px}.hero-art{height:640px}.hero-portrait-main{height:500px}.hero-portrait-small{height:320px}.hero{min-height:870px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.site-nav{gap:18px}.header-row{gap:22px}.site-header .brand{width:127px}.hero h1{font-size:66px}.hero-grid{gap:22px}.hero-art{height:550px}.hero-portrait-main{height:425px}.hero-portrait-small{height:265px}.hero-orbit{width:380px;height:380px;top:70px;left:0}.hero-stamp{width:87px;height:87px;top:72px;left:0}.hero-stamp .stamp-center{inset:32px;width:23px;height:23px}.hero-art-label strong{font-size:16px}.hero{min-height:770px}.hero-grid{min-height:590px}.hero-actions{gap:18px}.hero-actions .btn{padding:16px 17px;gap:15px}.hero-actions .text-link{font-size:10px}.intro-grid,.care-grid,.space-layout,.bio-narrative{gap:65px}.doctor-card{grid-template-columns:46% 54%}.doctor-info{padding:31px 20px 25px}.doctor-info h3{font-size:28px}.doctor-grid{gap:20px}.space-copy h2{font-size:45px}.footer-grid{gap:34px}.profile-hero .container{gap:60px}.profile-hero h1{font-size:65px}.profile-portrait{height:520px}.profile-strip{gap:50px}.faq-grid,.location-grid{gap:65px}.article-grid{gap:55px}}
@media(max-width:900px){.section{padding:88px 0}.site-nav{position:fixed;top:78px;left:0;right:0;background:var(--dark);padding:24px 32px 34px;display:none;flex-direction:column;align-items:stretch;gap:8px;border-bottom:1px solid #ffffff20;font-size:15px;max-height:calc(100svh - 78px);overflow:auto}.site-header{height:78px}.site-header.menu-open .site-nav{display:flex}.site-nav a{padding:13px 0}.site-nav a:after{display:none}.menu-button{display:flex}.header-cta{margin-left:auto}.header-row{gap:20px}.header-row .menu-button{margin-left:0}.hero{padding-top:78px;min-height:auto}.hero-grid{grid-template-columns:1.1fr 1fr;min-height:570px}.hero h1{font-size:55px}.hero .eyebrow{font-size:8px;letter-spacing:.13em}.hero-copy>p{font-size:12px}.hero-art{height:510px}.hero-portrait-main{height:373px;border-radius:100px 100px 3px 3px}.hero-portrait-small{height:233px;bottom:46px}.hero-orbit{width:310px;height:310px;left:-8px}.hero-stamp{width:75px;height:75px;left:-7px}.hero-stamp .stamp-center{inset:29px;width:18px;height:18px}.hero-actions{flex-wrap:wrap;gap:10px 20px}.hero-art-label{bottom:42px;padding-left:11px;font-size:8px}.hero-art-label strong{font-size:14px}.hero-note{font-size:9px}.hero-bottom{font-size:8px}.hero-sideword{display:none}.intro-grid{gap:40px}.intro-text>p{font-size:16px}.intro-small{flex-direction:column;gap:12px}.service-card{flex-basis:calc((100% - 38px)/2.2);min-width:240px}.section-top{gap:25px}.section-top p{max-width:245px;font-size:12px}.doctor-card{display:flex;flex-direction:column}.doctor-photo{height:330px;min-height:0}.doctor-info{padding:28px}.doctor-info h3{font-size:32px}.doctor-info .focus{font-size:12px}.doctor-info .text-link{margin-top:10px}.care-grid{gap:50px}.care-title h2{font-size:47px}.care-title p{font-size:12px}.step{gap:10px;grid-template-columns:38px 1fr}.step h3{font-size:27px}.space-layout{gap:45px}.space-copy h2{font-size:40px}.space-visual{padding-right:30px}.space-seal{font-size:8px;gap:8px}.space-copy p{font-size:12px}.journal-grid{gap:20px}.journal-cover{height:180px}.journal-card h3{font-size:25px}.journal-meta{font-size:8px}.social-grid{gap:12px}.social-head h2{font-size:44px}.location-grid,.faq-grid{gap:45px}.location-tabs button{padding:10px 9px;font-size:10px}.map-card{padding:22px}.final-cta h2{font-size:43px}.final-cta .container{gap:30px}.footer-grid{grid-template-columns:1.3fr 1fr;gap:30px 70px}.footer-registry{font-size:8px}.profile-hero{padding-top:118px}.profile-hero .container{gap:35px}.profile-hero h1{font-size:54px}.profile-hero .subtitle{font-size:20px}.profile-hero .lead{font-size:12px}.profile-portrait{height:450px;border-radius:100px 100px 3px 3px}.profile-strip{gap:26px;padding:25px}.profile-strip span{font-size:9px}.bio-narrative{gap:45px}.bio-narrative .quote-block{font-size:33px}.focus-grid{grid-template-columns:1fr 1fr}.focus-grid .service-card:last-child{grid-column:span 2}.profile-social{gap:40px}.profile-social h2{font-size:42px}.page-masthead{padding-top:130px}.page-masthead h1{font-size:66px}.blog-controls{flex-wrap:wrap}.article-grid{grid-template-columns:1fr 230px;gap:35px}.article-hero h1{font-size:55px}.article-sidebar{padding:21px}.article-sidebar h3{font-size:25px}}
@media(max-width:650px){html{scroll-padding-top:92px}.container{width:calc(100% - 42px)}.section{padding:72px 0}.site-header,.site-header.scrolled{height:72px}.header-row{gap:12px}.site-header .brand{width:112px}.header-cta{font-size:9px;padding:10px 12px;min-height:38px;gap:11px}.header-cta .icon{width:14px;height:14px}.menu-button{width:36px;height:36px}.menu-button .icon{width:18px;height:18px}.site-nav{top:72px;padding:19px 24px 27px}.hero{padding-top:72px}.hero-grid{display:flex;flex-direction:column;gap:0;min-height:0}.hero-copy{width:100%;padding:48px 0 20px}.hero h1{font-size:56px;line-height:1.025;letter-spacing:-.054em;max-width:380px}.hero .eyebrow{font-size:8px;margin-bottom:23px;gap:10px;letter-spacing:.13em}.hero-copy>p{font-size:12px;line-height:1.9;max-width:350px;margin-top:23px;margin-bottom:23px}.hero-actions{gap:16px;flex-wrap:nowrap}.hero-actions .btn{font-size:10px;min-height:47px;padding:14px 16px;gap:11px}.hero-actions .text-link{font-size:9px;gap:9px}.hero-note{font-size:8px;margin-top:22px}.hero-art{width:100%;height:420px;max-width:410px;align-self:center;margin-top:4px}.hero-portrait-main{width:65%;height:337px;top:9px;right:9px;border-radius:115px 115px 3px 3px}.hero-portrait-small{width:45%;height:239px;bottom:21px;left:0;border-width:7px;border-radius:85px 85px 3px 3px}.hero-orbit{width:325px;height:325px;top:20px;left:0}.hero-stamp{width:87px;height:87px;left:0;top:17px}.hero-stamp .stamp-center{inset:32px;width:23px;height:23px}.hero-art-label{right:0;bottom:21px;width:49%;font-size:8px;line-height:1.7}.hero-art-label strong{font-size:16px;margin-bottom:3px}.hero-bottom{padding:18px 0;font-size:7px;gap:10px}.hero-bottom .scroll-cue{font-size:7px;gap:7px}.marquee{padding:18px 0}.marquee-track,.marquee-group{gap:27px}.marquee-group{font-size:20px}h2{font-size:41px}.eyebrow{font-size:9px;margin-bottom:20px}.intro-grid{display:block}.intro-grid h2{max-width:350px}.intro-grid .intro-text{padding-top:28px}.intro-text>p{font-size:15px;line-height:1.9;max-width:none}.intro-small{margin-top:24px;padding-top:23px;gap:15px;flex-direction:row;flex-wrap:wrap}.intro-small>span{font-size:10px;gap:8px}.intro-small .icon{width:17px;height:17px}.section-top{display:block;margin-bottom:34px}.section-top h2{font-size:40px}.section-top p{margin-top:20px;max-width:350px;font-size:12px}.section-top .slider-control{margin-top:26px}.service-track{margin-right:-21px;gap:13px}.service-card{flex-basis:82%;min-width:0;min-height:328px;padding:29px 24px}.service-top{margin-bottom:33px}.service-card h3{font-size:30px}.service-card p{max-width:260px}.slider-bottom{margin-top:15px;gap:12px}.slider-label{font-size:8px}.slider-autoplay{font-size:9px}.circle-button{width:37px;height:37px}.doctor-grid{grid-template-columns:1fr;gap:25px}.doctor-card{display:grid;grid-template-columns:46% 54%;min-height:320px}.doctor-photo{height:auto;min-height:320px}.doctor-photo img{object-position:50% 16%}.doctor-info{padding:27px 18px 23px}.doctor-info h3{font-size:29px}.doctor-info .eyebrow{font-size:7px;letter-spacing:.12em;gap:7px;margin-bottom:20px}.doctor-info .eyebrow:before{display:none}.doctor-info .focus{font-size:10px;margin-top:15px}.doctor-info .credentials{font-size:8px;line-height:1.85}.doctor-info .text-link{font-size:9px;gap:7px;margin-top:auto;padding-top:17px}.doctor-info .text-link .icon{width:13px}.care-grid{display:block}.care-title{position:static}.care-title h2{font-size:42px;max-width:355px}.care-title p{font-size:12px;max-width:310px}.care-title .text-link{margin-bottom:20px}.care-steps{padding-top:17px}.step{gap:18px;padding:27px 0;grid-template-columns:35px 1fr}.step h3{font-size:28px}.step p{font-size:12px}.space-layout{display:flex;flex-direction:column;gap:37px}.space-visual{width:100%;padding:0 40px 65px 0;max-width:440px;order:2}.space-copy{order:1}.space-copy h2{font-size:41px;max-width:330px}.space-copy p{font-size:13px;line-height:1.9}.space-copy .location-hint{font-size:10px!important}.space-seal{font-size:9px;gap:10px}.space-seal .icon{width:25px;height:25px}.journal-grid{grid-template-columns:1fr;gap:39px}.journal-cover{height:225px}.journal-card h3{font-size:31px;max-width:none}.journal-meta{font-size:9px;margin-top:20px}.journal-card .text-link{margin-top:17px}.journal .section-top .text-link{margin-top:21px}.social-head{display:block}.social-head h2{font-size:40px}.social-head>.text-link{margin-top:23px}.social-accounts{gap:7px;margin-top:22px}.social-accounts a{font-size:9px;padding:7px 11px}.social-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:28px}.social-disclaimer{font-size:9px;line-height:1.7}.location-grid{display:block}.location-grid h2{font-size:40px}.location-tabs{margin-top:28px}.location-tabs button{font-size:11px;padding:11px 14px}.location-panel{min-height:175px}.map-card{margin-top:27px;padding:23px}.map-placeholder{min-height:245px}.faq-grid{display:block}.faq-heading h2{max-width:350px}.faq-heading p{font-size:12px}.faq-list{margin-top:34px}.faq-list details{padding:22px 0}.faq-list summary{font-size:13px}.faq-list details p{font-size:12px;margin-right:14px}.final-cta{padding:65px 0}.final-cta .container{display:block}.final-cta h2{font-size:43px;max-width:345px}.final-cta .btn{margin-top:28px;min-height:50px;font-size:11px}.final-cta p{font-size:11px;max-width:280px;line-height:1.9}.site-footer{padding:49px 0 87px}.footer-grid{gap:30px 22px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.footer-brand .brand{width:155px;margin-bottom:21px}.footer-brand p{max-width:310px;font-size:11px}.footer-column h3{font-size:8px;margin-bottom:16px}.footer-column a{font-size:10px}.footer-column .credentials{font-size:9px}.footer-column:last-child{grid-column:span 2}.footer-registry{grid-template-columns:1fr;gap:9px;font-size:8px;line-height:1.9;margin-top:30px}.footer-bottom{display:block;font-size:8px;line-height:1.8;margin-top:16px}.footer-bottom div{margin-top:12px;gap:16px}.motion-toggle{bottom:12px;left:12px;padding:8px 10px;font-size:8px}.motion-toggle .icon{width:11px;height:11px}.floating-contact{bottom:12px;right:13px;width:47px;height:47px}.back-top{right:20px;bottom:69px}.profile-hero{padding:110px 0 39px}.profile-hero .container{display:flex;flex-direction:column;gap:32px;align-items:stretch}.breadcrumb{font-size:9px;margin-bottom:27px}.profile-hero .eyebrow{font-size:9px;margin-bottom:17px}.profile-hero h1{font-size:60px}.profile-hero .subtitle{font-size:22px;line-height:1.5;margin:22px 0 18px}.profile-hero .lead{font-size:12px;line-height:1.9;max-width:350px}.profile-hero .credentials{font-size:9px;margin:24px 0}.profile-hero .btn{font-size:11px;min-height:49px}.profile-portrait{height:430px;max-width:365px;width:100%;align-self:center;border-radius:125px 125px 4px 4px}.profile-portrait img{object-position:50% 25%}.profile-photo-note{font-size:9px}.profile-strip{gap:12px;justify-content:space-between;padding:23px 21px}.profile-strip span{font-size:8px;gap:7px;max-width:100px;line-height:1.7}.profile-strip .icon{width:16px;height:16px}.bio-narrative{display:block}.bio-narrative h2{margin-bottom:29px}.bio-narrative .quote-block{font-size:33px;margin:0 0 30px;max-width:340px}.bio-narrative p{font-size:13px;line-height:1.9}.training-item{grid-template-columns:72px 1fr;gap:12px}.training-item b,.training-item span{font-size:11px}.focus-grid{grid-template-columns:1fr;gap:16px}.focus-grid .service-card:last-child{grid-column:auto}.focus-grid .service-card{min-height:265px}.profile-social{display:block}.profile-social h2{font-size:40px}.profile-social-links{margin-top:30px}.link-row{padding:21px 18px}.link-row>span{font-size:12px}.page-masthead{padding:118px 0 50px}.page-masthead h1{font-size:57px}.page-masthead p{font-size:12px;line-height:1.9}.blog-controls{gap:21px}.filter-tabs{gap:7px}.filter-tabs button{font-size:9px;padding:8px 13px}.blog-search{width:100%}.blog-search input{font-size:12px}.article-hero{padding:115px 0 45px}.article-hero h1{font-size:42px;line-height:1.13}.article-hero .eyebrow{font-size:8px}.article-meta{gap:15px;font-size:9px;margin-top:24px;flex-wrap:wrap}.article-grid{display:block}.article-body{font-size:14px}.article-body .article-lead{font-size:23px;line-height:1.55}.article-body h2{font-size:30px}.article-body .note-box{padding:19px;font-size:12px}.article-sources{font-size:10px}.article-sidebar{position:static;margin-top:35px;padding:26px}.article-sidebar h3{font-size:29px}.article-sidebar .btn{font-size:11px}.policy p{font-size:13px}.policy .review-flag{font-size:11px}.bio-page{padding:19px 22px 83px}.bio-top{margin-bottom:28px}.bio-top .brand{width:97px}.bio-top>a:last-child{font-size:9px}.bio-shell{max-width:420px}.bio-image-wrap{width:156px;height:190px;margin-bottom:24px}.bio-intro h1{font-size:41px;margin-bottom:17px}.bio-intro>p{font-size:12px;max-width:290px}.bio-intro .credentials{font-size:8px;line-height:1.9}.bio-intro .eyebrow{font-size:8px}.bio-tagline{font-size:8px;margin-top:17px;margin-bottom:21px}.bio-link{padding:17px 16px;min-height:72px;gap:13px}.bio-link>span{font-size:12px}.bio-link small{font-size:9px}.bio-link-two .bio-link{padding:14px 12px;gap:8px}.bio-link-two .bio-link>span{font-size:10px}.bio-caption{font-size:8px}.bio-bottom{margin-top:25px}.bio-bottom p{font-size:8px}.bio-social-buttons{margin:20px 0}dialog{padding:24px;width:calc(100% - 28px);max-height:calc(100svh - 28px)}dialog h2{font-size:34px}.dialog-top .eyebrow{font-size:8px}.doctor-choice{padding:12px 9px;gap:8px}.doctor-choice span{font-size:10px}.doctor-choice small{font-size:8px}.doctor-choice img{width:30px;height:38px}.booking-label{font-size:9px}.modality-choices{gap:6px}.modality-choices button{font-size:9px;padding:9px 12px}.booking-note{font-size:9px}.dialog-alt{gap:16px}.dialog-alt .text-link{font-size:8px}}
@media(max-width:365px){.container{width:calc(100% - 34px)}.hero h1{font-size:50px}.hero-actions{gap:12px}.hero-actions .btn{padding:13px 12px;font-size:9px}.hero-actions .text-link{font-size:8px}.hero-art{height:390px}.hero-portrait-main{height:310px}.hero-portrait-small{height:220px}.hero-orbit{width:295px;height:295px}.doctor-info{padding:24px 14px}.doctor-info h3{font-size:25px}.profile-hero h1{font-size:53px}.header-cta{font-size:8px;padding:10px}.site-header .brand{width:104px}.bio-intro h1{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important}}
@media print{.site-header,.motion-toggle,.floating-contact,.back-top,.read-progress,.hero-stamp,.hero-orbit,.slider-control,.slider-autoplay{display:none!important}body{color:#222;background:white}.hero,.profile-hero,.page-masthead,.article-hero{padding-top:35px;min-height:0}.section{padding:35px 0}.container{width:94%}.reveal{opacity:1!important;transform:none!important}a{color:inherit}.site-footer{padding-bottom:20px}*{animation:none!important}}
/* Final accessibility and portrait-framing refinements. */
[hidden]{display:none!important}
body.dialog-open{overflow:hidden}
.hero-portrait-main img,.doctor-photo img[src*="anne-portrait"],.doctor-photo img[data-local-src*="anne-portrait"],.profile-portrait img,.bio-image-wrap img,.doctor-choice img{object-position:50% 0!important}
.map-card>iframe{display:block;width:100%;height:300px;border:0;border-radius:2px;margin:22px 0;background:var(--cream)}
.brand{position:relative;overflow:hidden}
.brand:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(108deg,transparent 32%,#fff7e925 49%,transparent 64%);transform:translateX(-130%);animation:brand-light 9s var(--ease) infinite}
@keyframes brand-light{0%,65%{transform:translateX(-130%)}90%,100%{transform:translateX(130%)}}
@media(max-width:900px){body.nav-open{overflow:hidden}}
/* Keep professional identification readable at phone sizes. */
.footer-registry{font-size:10px}.profile-hero .credentials{font-size:11px}.bio-intro .credentials{font-size:10px}.doctor-info .credentials{font-size:10px}
@media(max-width:650px){.footer-registry{font-size:9px}.profile-hero .credentials{font-size:10px}.bio-intro .credentials{font-size:9px}.doctor-info .credentials{font-size:9px}.hero-note{font-size:9px}.bio-tagline{font-size:9px}}

/* Delanso 1.1 - balanced medical portraits and green WhatsApp calls to action. */
:root{--whatsapp:#176b4b;--whatsapp-hover:#105239;--whatsapp-soft:#d6eee1}
.hero-art .hero-portrait-main,.hero-art .hero-portrait-small{width:48%;height:390px;top:62px;bottom:auto;border:0;border-radius:125px 125px 4px 4px}
.hero-art .hero-portrait-main{right:0;left:auto}
.hero-art .hero-portrait-small{left:0;right:auto;animation-delay:.15s}
.hero-art .hero-portrait-main img,.hero-art .hero-portrait-small img{width:100%;height:100%;object-fit:cover;object-position:50% 0!important}
.hero-art .hero-art-label{width:78%;right:0;bottom:46px}
.hero-art .hero-stamp{top:0;left:39%;z-index:4}
.doctor-grid .doctor-photo{height:390px;min-height:390px}
.doctor-grid .doctor-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 0!important}
.btn[data-book],.btn.booking-go,.floating-contact,.bio-page .bio-link[data-book],a.btn[href*="wa.me/"]{background:var(--whatsapp);color:#fff;border-color:var(--whatsapp);box-shadow:0 5px 20px #10523916}
.btn[data-book]:hover,.btn.booking-go:hover,.floating-contact:hover,.bio-page .bio-link[data-book]:hover,a.btn[href*="wa.me/"]:hover{background:var(--whatsapp-hover);border-color:var(--whatsapp-hover);color:#fff;box-shadow:0 8px 26px #10523926}
.bio-page .bio-link[data-book] small{color:#e1f3e9}
.bio-page .bio-link[data-book]>.icon{color:#fff}
.bio-page .bio-link-two .bio-link[data-book]{background:transparent;border-color:#176b4b70;color:var(--whatsapp)}
.bio-page .bio-link-two .bio-link[data-book] small,.bio-page .bio-link-two .bio-link[data-book]>.icon{color:var(--whatsapp)}
.bio-page.acassio .bio-link-two .bio-link[data-book]{background:#176b4b26;border-color:#75be9970;color:#c1e5d2}
.bio-page.acassio .bio-link-two .bio-link[data-book] small,.bio-page.acassio .bio-link-two .bio-link[data-book]>.icon{color:#c1e5d2}
.bio-page .bio-link-two .bio-link[data-book]:hover{background:var(--whatsapp);color:#fff;border-color:var(--whatsapp)}
.bio-page .bio-link-two .bio-link[data-book]:hover small,.bio-page .bio-link-two .bio-link[data-book]:hover>.icon{color:#fff}
.btn[data-book]:focus-visible,.booking-go:focus-visible,.floating-contact:focus-visible,.bio-link[data-book]:focus-visible{outline:3px solid #74bd96;outline-offset:4px}
@media(min-width:1600px){.hero-art .hero-portrait-main,.hero-art .hero-portrait-small{height:430px}.hero-art .hero-art-label{bottom:47px}}
@media(max-width:1150px){.hero-art .hero-portrait-main,.hero-art .hero-portrait-small{height:340px;top:55px}.hero-art .hero-art-label{bottom:39px}.hero-art .hero-stamp{left:38%;top:0}}
@media(max-width:900px){.hero-art .hero-portrait-main,.hero-art .hero-portrait-small{height:310px;top:70px}.hero-art .hero-art-label{bottom:44px}.doctor-grid .doctor-photo{height:350px;min-height:350px}}
@media(max-width:650px){.hero-art{height:396px;max-width:430px}.hero-art .hero-portrait-main,.hero-art .hero-portrait-small{height:280px;top:37px;width:48%;border-radius:95px 95px 3px 3px}.hero-art .hero-art-label{width:90%;bottom:6px;padding-left:12px}.hero-art .hero-stamp{width:68px;height:68px;top:0;left:40%}.hero-art .hero-stamp .stamp-center{inset:25px;width:18px;height:18px}.doctor-grid .doctor-photo{height:325px;min-height:325px}}
@media(max-width:365px){.hero-art{height:371px}.hero-art .hero-portrait-main,.hero-art .hero-portrait-small{height:255px}}

/* Standalone CMS additions */
.filter-tabs a{border:1px solid var(--line);padding:10px 17px;background:transparent;border-radius:30px;font-size:10px;transition:.25s}
.filter-tabs a.is-active,.filter-tabs a:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}
.journal-cover.has-cover{padding:0;overflow:hidden}.journal-cover.has-cover img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.journal-card:hover .journal-cover.has-cover img{transform:scale(1.025)}
.article-feature{margin:0 0 38px;overflow:hidden;border-radius:3px}.article-feature img{width:100%;max-height:520px;object-fit:cover}
@media(max-width:650px){.filter-tabs a{font-size:9px;padding:8px 13px}.article-feature{margin-bottom:28px}}
