#clinic-hero{position:relative;width:100vw;height:100vh;overflow:hidden;background:var(--stats-bg);cursor:pointer}.hero-scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,8,15,.88) 0,rgba(7,8,15,.35) 35%,transparent 60%),linear-gradient(180deg,rgba(7,8,15,.55) 0,transparent 20%)}.hero-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;background:linear-gradient(145deg,#0d1220,#111520)}.hero-placeholder-icon{font-size:3.5rem;opacity:.18}.hero-placeholder-text{font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(201,168,76,.3)}.hero-overlay{position:absolute;bottom:0;right:0;left:0;padding:4rem 4rem 3.5rem;z-index:2}.hero-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.66rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.hero-title{font-family:Amiri,serif;font-size:clamp(2.4rem,5.5vw,5rem);font-weight:700;color:#fff;line-height:1.25;margin-bottom:1.2rem;text-shadow:0 2px 30px rgba(0,0,0,.5)}.hero-title em{font-style:normal;color:var(--gold)}.hero-sub{font-size:.95rem;color:hsla(0,0%,100%,.62);line-height:1.8;max-width:520px}.hero-scroll-cue{position:absolute;bottom:1.8rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;font-size:.6rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.3)}.scroll-line{width:1px;height:36px;background:linear-gradient(180deg,rgba(201,168,76,.6),transparent)}.hero-corner{position:absolute;width:48px;height:48px;border-style:solid;border-color:rgba(201,168,76,.45);pointer-events:none;z-index:3}.hero-corner.tl{top:calc(var(--navh) + 1.8rem);right:2rem;border-width:1.5px 1.5px 0 0}.hero-corner.tr{top:calc(var(--navh) + 1.8rem);left:2rem;border-width:1.5px 0 0 1.5px}.hero-corner.bl{bottom:2rem;right:2rem;border-width:0 1.5px 1.5px 0}.hero-corner.br{bottom:2rem;left:2rem;border-width:0 0 1.5px 1.5px}#gallery-section{background:var(--bg-2);padding:4rem 0 6rem}[data-theme=light] #gallery-section{background:#edf1f7}.gallery-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:3rem;padding-bottom:1.8rem;border-bottom:1px solid var(--gold-bdr)}.eyebrow-small{font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem}.gallery-heading{font-size:1.3rem;font-weight:900;color:var(--heading)}.filter-chips{display:flex;gap:.5rem;flex-wrap:wrap}.chip{padding:.38rem .95rem;border:1px solid var(--gold-bdr);border-radius:1px;font-size:.68rem;font-weight:600;letter-spacing:.08em;color:var(--text-muted);background:transparent;cursor:pointer}.chip.active,.chip:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-glow)}.gallery-count{font-size:.7rem;color:var(--text-muted)}.masonry{column-count:3;column-gap:3px}.masonry-item{page-break-inside:avoid;break-inside:avoid;margin-bottom:3px;position:relative;overflow:hidden;cursor:pointer;background:var(--bg-card)}.masonry-item:after{content:"";position:absolute;inset:0;background:rgba(12,14,20,0);transition:background .3s}.masonry-item:hover:after{background:rgba(12,14,20,.45)}.item-type-badge{position:absolute;top:.75rem;right:.75rem;z-index:3;padding:.3rem .7rem;background:rgba(7,8,15,.72);border:1px solid rgba(201,168,76,.25);font-size:.58rem;color:var(--gold)}.tile-ph{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:2.5rem 1rem;border:1px dashed rgba(201,168,76,.12)}.tile-ph-icon{font-size:1.8rem;opacity:.2}.tile-ph-label{font-size:.62rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(201,168,76,.25)}.item-hover-info{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.2rem 1.1rem;z-index:2;opacity:0;transform:translateY(6px);transition:opacity .3s var(--ease),transform .3s var(--ease)}.masonry-item:hover .item-hover-info{opacity:1;transform:none}.item-cat-badge{display:inline-flex;font-size:.58rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0c0e14;background:var(--gold);padding:.24rem .65rem;width:-moz-fit-content;width:fit-content;margin-bottom:.4rem}.item-caption{font-size:.75rem;color:hsla(0,0%,100%,.8);font-weight:600}#trust-strip{background:var(--stats-bg);padding:5rem 0}.trust-inner{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(201,168,76,.08)}.trust-item{padding:2.2rem 1.5rem;text-align:center;-webkit-border-end:1px solid rgba(201,168,76,.08);border-inline-end:1px solid rgba(201,168,76,.08)}.trust-item:last-child{-webkit-border-end:none;border-inline-end:none}.trust-ico{font-size:1.8rem;margin-bottom:.8rem;display:block}.trust-title{font-size:.88rem;font-weight:700;color:hsla(0,0%,100%,.85);margin-bottom:.3rem}.trust-desc{font-size:.76rem;color:hsla(0,0%,100%,.32);line-height:1.6}#gallery-cta{background:var(--bg-2);padding:6rem 0;text-align:center}.cta-wrap{position:relative;z-index:1}.cta-eyebrow{font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem}.cta-title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900;color:var(--heading);margin-bottom:.7rem}.cta-title em{font-style:normal;color:var(--gold)}.cta-sub{font-size:.9rem;color:var(--text-muted);line-height:1.85;max-width:420px;margin:0 auto 2.5rem}.cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-gold,.btn-wa{display:inline-flex;align-items:center;gap:.55rem;padding:.9rem 2rem;border:none;border-radius:3px;font-size:.88rem;font-weight:700;text-decoration:none}.btn-gold{background:var(--gold);color:#0c0e14}.btn-wa{background:#25d366;color:#fff}#lightbox{position:fixed;inset:0;z-index:9999;background:rgba(5,6,10,.97);display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:opacity .32s var(--ease)}#lightbox.open{opacity:1;pointer-events:all}.lb-topbar{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 2rem}.lb-logo{font-family:Cormorant Garamond,serif;font-size:1rem;color:var(--gold)}.lb-meta{display:flex;align-items:center;gap:1.2rem}.lb-counter,.lb-type{font-size:.72rem;color:hsla(0,0%,100%,.65)}.lb-close{width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);color:#fff;cursor:pointer}.lb-stage{flex:1 1;position:relative;padding:0 80px}.lb-media-wrap,.lb-stage{display:flex;align-items:center;justify-content:center}.lb-media-wrap{max-width:min(92vw,1100px);max-height:calc(100vh - 220px)}.lb-placeholder{width:min(640px,90vw);height:min(400px,60vh);background:var(--bg-card);border:1px dashed rgba(201,168,76,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.lb-placeholder-ico{font-size:3rem;opacity:.2}.lb-placeholder-txt{font-size:.7rem;letter-spacing:.2em;color:rgba(201,168,76,.3)}.lb-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:rgba(201,168,76,.1);border:1.5px solid rgba(201,168,76,.22);color:var(--gold);font-size:1.4rem;cursor:pointer}.lb-nav.prev{right:1.2rem}.lb-nav.next{left:1.2rem}.lb-caption-bar{padding:1rem 2rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.lb-desc-block{display:flex;flex-direction:column;gap:.18rem}.lb-caption-main{font-size:.88rem;font-weight:700;color:hsla(0,0%,100%,.75)}.lb-caption-desc{font-size:.74rem;color:hsla(0,0%,100%,.38)}.lb-caption-cat{font-size:.6rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.lb-thumbs{display:flex;gap:4px;overflow-x:auto;padding:0 2rem 1.2rem}.lb-thumb{width:54px;height:40px;border:1.5px solid transparent;background:var(--bg-card);color:var(--gold);opacity:.45;cursor:pointer}.lb-thumb.active{border-color:var(--gold);opacity:1}@media (max-width:1024px){.masonry{column-count:2}.trust-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.masonry{column-count:1}.hero-overlay{padding:2rem 1.8rem 2.5rem}.gallery-header{flex-direction:column;align-items:flex-start}.trust-inner{grid-template-columns:1fr}.lb-stage{padding:0 56px}}