:root{--ink:#111;--charcoal:#2b2b2b;--off-white:#f7f5f0;--white:#fff;--gold:#b9985a;--gold-dark:#967843;--line:#e8e5df;--muted:#696862;--container:1200px;--radius-sm:4px;--radius-md:10px;--shadow:0 22px 60px #11111114;--space-section:clamp(5rem, 10vw, 8rem);--font-body:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:Avenir, "Avenir Next", Inter, ui-sans-serif, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{color:var(--ink);background:var(--white);font-family:var(--font-body);margin:0;line-height:1.65;overflow-x:hidden}body,button,a{-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.035em;line-height:1.12}h2{margin-bottom:1.5rem;font-size:clamp(2rem,4.5vw,3.6rem);font-weight:500}h3{font-size:1.3rem}p{color:var(--muted)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}::selection{color:var(--white);background:var(--gold-dark)}.container{width:min(100% - 2.5rem, var(--container));margin-inline:auto}.section{padding-block:var(--space-section)}.skip-link{z-index:1000;background:var(--white);border:2px solid var(--gold);padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.eyebrow{color:var(--gold-dark);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.75rem;font-weight:600;display:flex}.eyebrow span{background:currentColor;width:34px;height:1px}.eyebrow.light{color:#d8c292}.button{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:.65rem;min-height:50px;padding:.85rem 1.35rem;font-size:.86rem;font-weight:600;transition:color .25s,background .25s,border-color .25s,transform .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:#650033}.button-primary:hover{background:#4d0027}.button-ghost{color:var(--white);border-color:#fff9}.button-ghost:hover{background:var(--white);color:var(--ink)}.button-light{color:var(--ink);background:var(--white)}.button-dark{color:var(--white);background:var(--ink)}.button-outline{border-color:#c9c6be}.icon{flex:none}.site-header{z-index:100;color:var(--white);backdrop-filter:blur(16px);background:#111111e0;border-bottom:1px solid #ffffff2e;position:fixed;inset:0 0 auto}.header-inner{align-items:center;gap:2rem;height:78px;display:flex}.brand{align-items:center;margin-right:auto;display:inline-flex}.brand-logo{width:160px;height:auto}.desktop-nav{align-items:center;gap:clamp(.8rem,1.7vw,1.7rem);display:flex}.desktop-nav a{color:#e8e6e1;padding-block:.8rem;font-size:.76rem;font-weight:500}.desktop-nav a:hover{color:var(--gold)}.menu-toggle{width:46px;height:46px;color:var(--white);cursor:pointer;background:0 0;border:0;padding:0;display:none;position:relative}.menu-toggle span{background:currentColor;width:23px;height:1.5px;transition:transform .25s,opacity .25s;display:block;position:absolute;top:50%;left:11px}.menu-toggle span:first-child{transform:translateY(-7px)}.menu-toggle span:nth-child(3){transform:translateY(7px)}.mobile-menu{background:var(--ink);visibility:hidden;max-height:0;transition:max-height .35s,visibility .35s;overflow:hidden}.mobile-menu nav{padding:.5rem 1.25rem 1.5rem}.mobile-menu nav>a:not(.button){border-bottom:1px solid #2d2d2d;padding:.85rem 0;font-size:.95rem;display:block}.mobile-menu .button{width:100%;margin-top:1rem}.hero{isolation:isolate;min-height:min(900px,92vh);color:var(--white);background:var(--ink);align-items:center;display:flex;position:relative}.hero-image{z-index:-2;object-fit:cover;object-position:58% center;width:100%;height:100%;position:absolute;inset:0}.hero-content{padding-block:10rem 7rem}.hero-hidden-copy{opacity:0;pointer-events:none;user-select:none}.hero h1{max-width:800px;margin-bottom:1.5rem;font-size:clamp(2.6rem,6.2vw,5rem);font-weight:500}.hero-lead{color:#dedcd7;max-width:650px;margin-bottom:2.3rem;font-size:clamp(1rem,1.6vw,1.18rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero .button-ghost{color:var(--ink);background:#ffffffeb;border-color:#fffffff2}.hero .button-ghost:hover{color:var(--white);background:#650033;border-color:#650033}.info-strip{z-index:4;margin-top:-1.7rem;position:relative}.info-grid{background:var(--white);box-shadow:var(--shadow);grid-template-columns:repeat(4,1fr);display:grid}.info-card{border-right:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:130px;padding:1.4rem;transition:background .25s;display:grid}.info-card:last-child{border:0}.info-card:hover{background:var(--off-white)}.icon-box{width:46px;height:46px;color:var(--gold-dark);border:1px solid #ddd1bb;place-items:center;display:grid}.info-card small,.contact-item small{color:#89877f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem;font-size:.67rem;display:block}.info-card strong{font-size:.87rem;font-weight:500;line-height:1.4;display:block}.about-grid{grid-template-columns:.93fr 1fr;align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.about-visual{min-height:580px;position:relative}.about-visual:before{content:"";z-index:-1;border:1px solid #d7c7a6;position:absolute;inset:-1rem 3rem 3rem -1rem}.about-visual img{object-fit:cover;object-position:63% center;filter:saturate(.65);width:100%;height:580px}.about-copy .lead{color:var(--charcoal);font-size:1.08rem}.about-values{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;padding-top:2rem;display:grid}.about-values div{flex-direction:column;display:flex}.about-values strong{font-size:.85rem}.about-values span{color:var(--muted);font-size:.75rem}.specialties{background:var(--off-white)}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:3rem;margin-bottom:3.5rem;display:grid}.section-heading h2{max-width:700px;margin-bottom:0}.section-heading>p{max-width:460px;margin-bottom:.4rem}.section-heading.centered{text-align:center;max-width:720px;margin-inline:auto;display:block}.section-heading.centered .eyebrow{justify-content:center}.section-heading.centered>p{margin:0 auto}.specialties-grid{background:#ddd9d1;border:1px solid #ddd9d1;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.specialty-card{background:var(--white);flex-direction:column;min-height:340px;padding:2rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.specialty-card:hover{z-index:2;box-shadow:var(--shadow);transform:translateY(-6px)}.card-number{color:#bbb8b1;letter-spacing:.1em;font-size:.7rem;position:absolute;top:1.4rem;right:1.5rem}.specialty-icon{width:55px;height:55px;color:var(--gold-dark);border:1px solid #d8c9ab;place-items:center;margin-bottom:2rem;display:grid}.specialty-card h3{margin-bottom:.9rem}.specialty-card p{margin-bottom:1.5rem;font-size:.9rem}.specialty-card a,.doctor-profile-action{color:#650033;align-items:center;gap:.5rem;margin-top:auto;font-size:.78rem;font-weight:600;display:flex}.doctors-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:960px;margin:0 auto;display:grid}.doctor-card-link{min-width:0;display:block}.doctor-card{background:var(--off-white);grid-template-rows:380px auto;height:100%;transition:transform .25s,box-shadow .25s;display:grid}.doctor-card-link:hover .doctor-card{box-shadow:var(--shadow);transform:translateY(-6px)}.doctor-card-link:focus-visible{outline-offset:6px}.doctor-photo{color:#c6b182;background:radial-gradient(circle at 50% 30%,#3f3f3f,#161616 70%);place-items:center;display:grid;position:relative;overflow:hidden}.doctor-photo:before,.doctor-photo:after{content:"";border:1px solid #b9985a40;border-radius:50%;width:240px;height:240px;position:absolute}.doctor-photo:after{width:190px;height:190px}.doctor-photo>span{z-index:1;font-family:var(--font-display);letter-spacing:-.06em;font-size:4rem;font-weight:400;position:relative}.doctor-photo img{object-fit:cover;width:100%;height:100%}.photo-placeholder-label{z-index:2;color:#c9c6c0;letter-spacing:.08em;text-transform:uppercase;background:#00000080;padding:.35rem .5rem;font-size:.58rem;position:absolute;bottom:1rem;right:1rem}.doctor-info{border:1px solid var(--line);border-top:0;flex-direction:column;min-height:235px;padding:1.8rem;display:flex}.doctor-info>p{color:var(--gold-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.5rem;font-size:.68rem}.doctor-info h3{margin-bottom:.6rem;font-size:1.55rem}.doctor-info>span{color:var(--muted);font-size:.88rem}.doctor-profile-action{padding-top:1.5rem}.doctor-card-jovita .doctor-info{border-bottom-color:#d9b6b8}.doctor-card-jovita .doctor-profile-action{color:#875865}.doctor-card-fernando .doctor-info{border-bottom-color:#a3adbe}.doctor-card-fernando .doctor-profile-action{color:#314968}.structure{color:var(--white);background:var(--ink)}.structure-heading{grid-template-columns:.42fr 1fr;align-items:end;gap:3rem;margin-bottom:3.5rem;display:grid}.structure-heading .eyebrow{margin:0 0 .55rem}.structure-heading>div{grid-template-columns:1.15fr .85fr;align-items:end;gap:3rem;display:grid}.structure-heading h2{max-width:650px;margin:0}.structure-heading>div>p{color:#bdbbb5;max-width:430px;margin:0 0 .5rem}.structure-categories{border-top:1px solid #373737}.structure-category{border-bottom:1px solid #373737}.structure-category summary{cursor:pointer;user-select:none;grid-template-columns:48px 1fr auto;align-items:center;gap:1.25rem;min-height:104px;padding:1rem 0;list-style:none;display:grid}.structure-category summary::-webkit-details-marker{display:none}.structure-category summary:hover .structure-category-title strong{color:#d9b6b8}.structure-category-number{color:#8b8983;letter-spacing:.12em;font-size:.66rem}.structure-category-title{justify-content:space-between;align-items:baseline;gap:1.5rem;min-width:0;display:flex}.structure-category-title strong{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(1.2rem,2.2vw,1.65rem);font-weight:500;transition:color .25s}.structure-category-title small{color:#85827c;letter-spacing:.1em;text-transform:uppercase;flex:none;font-size:.68rem}.structure-category-arrow{color:#e8e4dc;border:1px solid #45433f;border-radius:50%;place-items:center;width:48px;height:48px;transition:color .25s,border-color .25s,background .25s,transform .35s;display:grid}.structure-category-arrow svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.structure-category[open] .structure-category-arrow{color:var(--white);background:#650033;border-color:#650033;transform:rotate(180deg)}.structure-category-content{padding:.25rem 0 2.5rem 4.5rem}.structure-category-content>p{color:#aaa8a2;max-width:620px;margin-bottom:1.5rem;font-size:.9rem}.structure-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.structure-photo{aspect-ratio:4/3;cursor:zoom-in;background:#202020;border:1px solid #ffffff17;padding:0;position:relative;overflow:hidden}.structure-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,.61,.36,1),filter .3s}.structure-photo>span{width:38px;height:38px;color:var(--white);opacity:0;background:#650033;border-radius:50%;place-items:center;transition:opacity .25s,transform .25s;display:grid;position:absolute;top:.7rem;right:.7rem;transform:scale(.8);box-shadow:0 8px 24px #00000040}.structure-photo svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.structure-photo:hover img{filter:brightness(.78);transform:scale(1.04)}.structure-photo:hover>span,.structure-photo:focus-visible>span{opacity:1;transform:scale(1)}.lightbox-open{overflow:hidden}.structure-lightbox{width:100%;max-width:none;height:100%;max-height:none;color:var(--white);background:#080808f5;border:0;margin:0;padding:0;overflow:hidden}.structure-lightbox::backdrop{backdrop-filter:blur(7px);background:#000000d6}.structure-lightbox-panel{grid-template-rows:auto 1fr;min-height:100%;display:grid}.structure-lightbox-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1.5rem;min-height:76px;padding:.8rem clamp(1rem,3vw,2.5rem);display:flex}.structure-lightbox-header>div{align-items:baseline;gap:1rem;min-width:0;display:flex}.structure-lightbox-header strong{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:500;overflow:hidden}.structure-lightbox-header span{color:#9c9992;letter-spacing:.12em;flex:none;font-size:.68rem}.structure-lightbox-header button,.structure-lightbox-nav{color:var(--white);cursor:pointer;background:#111111b8;border:1px solid #ffffff40;border-radius:50%;place-items:center;padding:0;transition:border-color .25s,background .25s;display:grid}.structure-lightbox-header button{flex:none;width:46px;height:46px}.structure-lightbox-header button:hover,.structure-lightbox-nav:hover{background:#650033;border-color:#650033}.structure-lightbox-header svg,.structure-lightbox-nav svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.structure-lightbox-stage{touch-action:pan-y pinch-zoom;place-items:center;min-height:0;padding:1.5rem 6rem 2.5rem;display:grid;position:relative}.structure-lightbox-stage figure{place-items:center;width:100%;height:calc(100vh - 118px);margin:0;display:grid}.structure-lightbox-stage img{object-fit:contain;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:100%}.structure-lightbox-nav{z-index:2;background:#111111d1;width:54px;height:54px;position:absolute;top:50%;transform:translateY(-50%)}.structure-lightbox-nav.previous{left:1.5rem}.structure-lightbox-nav.next{right:1.5rem}.cta-banner{color:var(--white);background:var(--gold-dark);padding-block:3.5rem}.cta-inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-inner p{color:#e9dec8;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem}.cta-inner h2{margin:0;font-size:clamp(1.8rem,3vw,2.8rem)}.contact{background:var(--off-white)}.contact-grid{grid-template-columns:1fr 1fr;min-height:530px;display:grid}.contact-panel{background:var(--white);padding:clamp(2rem,5vw,4rem)}.contact-item{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;gap:1rem;padding:1.1rem 0;display:grid}.contact-item a,.contact-item p{color:var(--charcoal);margin:0 0 .15rem;font-size:.95rem;display:block}.contact-actions{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.map-placeholder{text-align:center;background:#e5e1d8;place-items:center;display:grid;position:relative;overflow:hidden}.map-grid{opacity:.5;background-image:linear-gradient(30deg,#0000 48%,#96784333 49% 51%,#0000 52%),linear-gradient(120deg,#0000 48%,#ffffffb3 49% 51%,#0000 52%);background-size:90px 90px;position:absolute;inset:0}.map-placeholder>div:last-child{box-shadow:var(--shadow);background:#f7f5f0eb;padding:1.3rem 1.8rem;position:relative}.map-placeholder p{margin:.2rem 0}.map-placeholder small{color:#77756e;font-size:.68rem}.map-pin{color:var(--white);background:var(--gold-dark);border-radius:50% 50% 50% 0;place-items:center;width:54px;height:54px;display:grid;position:absolute;top:25%;left:58%;transform:rotate(-45deg)}.map-pin .icon{transform:rotate(45deg)}.footer{color:#d1cfc9;background:#0c0c0c;padding-top:5rem}.footer-grid{grid-template-columns:1.5fr .8fr 1fr .8fr;gap:3rem;padding-bottom:3.5rem;display:grid}.footer h2{color:var(--white);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.72rem;font-weight:600}.footer p,.footer a{color:#989690;margin-bottom:.55rem;font-size:.8rem;display:block}.footer a:hover{color:var(--gold)}.footer-brand .brand-logo{width:190px}.footer-brand>p{max-width:260px;margin-top:1.5rem}.footer ul{margin:0;padding:0;list-style:none}.footer-note{border-top:1px solid #292929;border-bottom:1px solid #292929;padding-block:1rem}.footer-note p{margin:0}.footer-bottom{justify-content:space-between;padding-block:1.4rem;display:flex}.footer-bottom p,.footer-bottom a{margin:0;font-size:.7rem}@media (prefers-reduced-motion:no-preference){.reveal{animation:linear both reveal view();animation-range:entry 5% cover 28%}@keyframes reveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.structure-category-arrow,.structure-photo img,.structure-photo>span{transition:none}}@media (width<=1024px){.desktop-nav{display:none}.menu-toggle{display:block}.info-grid{grid-template-columns:repeat(2,1fr)}.info-card:nth-child(2){border-right:0}.info-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-grid{gap:4rem}.about-visual,.about-visual img{height:500px;min-height:500px}.specialties-grid{grid-template-columns:repeat(2,1fr)}.structure-heading{display:block}.structure-heading .eyebrow{margin-bottom:1.4rem}.structure-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}@media (width<=768px){.container{width:min(100% - 2rem, var(--container))}.header-inner{gap:.5rem;height:68px}.header-inner .brand-logo{width:132px}.menu-open .mobile-menu{visibility:visible;max-height:540px}.menu-open .menu-toggle span:first-child{transform:rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:nth-child(3){transform:rotate(-45deg)}.hero{align-items:flex-end;min-height:760px}.hero-content{padding-block:9rem 7.5rem}.hero-image{object-position:66% center}.info-strip{margin-top:0}.info-card{min-height:115px}.about-grid,.contact-grid{grid-template-columns:1fr}.about-copy{grid-row:1}.about-visual,.about-visual img{height:430px;min-height:430px}.section-heading{margin-bottom:2.5rem;display:block}.section-heading>p{margin-top:1.2rem}.doctor-card{grid-template-rows:330px auto}.structure-heading>div{display:block}.structure-heading>div>p{margin-top:1.2rem}.structure-category-content{padding-left:0}.cta-inner{flex-direction:column;align-items:flex-start}.map-placeholder{min-height:420px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:last-child{grid-column:auto}}@media (width<=480px){.container{width:min(100% - 1.5rem, var(--container))}.header-inner .brand-logo{width:118px}.hero{min-height:700px}.hero h1{font-size:clamp(2.35rem,11vw,3.3rem)}.hero-content{padding-bottom:4.5rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.info-grid{grid-template-columns:1fr}.info-card,.info-card:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.info-card:last-child{border-bottom:0}.info-card{min-height:105px;padding:1.1rem}.about-visual,.about-visual img{height:360px;min-height:360px}.about-values{grid-template-columns:1fr}.about-values div{border-bottom:1px solid var(--line);padding-bottom:.8rem}.specialties-grid,.doctors-grid{grid-template-columns:1fr}.specialty-card{min-height:310px;padding:1.6rem}.doctor-card{grid-template-rows:300px auto}.structure-heading{margin-bottom:2.5rem}.structure-category summary{grid-template-columns:30px 1fr auto;gap:.8rem;min-height:94px}.structure-category-title{flex-direction:column;justify-content:center;align-items:flex-start;gap:.15rem}.structure-category-title small{font-size:.62rem}.structure-category-arrow{width:42px;height:42px}.structure-category-content{padding-bottom:1.5rem}.structure-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.structure-photo>span{opacity:1;transform:scale(1)}.structure-lightbox-header{min-height:66px}.structure-lightbox-header button{width:42px;height:42px}.structure-lightbox-stage{padding:1rem .75rem 4.8rem}.structure-lightbox-stage figure{height:calc(100vh - 148px)}.structure-lightbox-nav{width:48px;height:48px;top:auto;bottom:.9rem;transform:none}.structure-lightbox-nav.previous{left:calc(50% - 58px)}.structure-lightbox-nav.next{right:calc(50% - 58px)}.cta-inner .button{width:100%}.contact-panel{padding:1.5rem}.contact-actions .button{width:100%}.map-placeholder{min-height:360px}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.7rem}}
