.gallery-hero{text-align:center;padding:7rem 2rem 3rem;position:relative;z-index:1}.gallery-hero h1{font-family:Unbounded,sans-serif;font-size:clamp(2.5rem, 7vw, 6rem);font-weight:900;line-height:1;margin-top:.4rem}.gallery-hint{color:var(--text-muted);font-size:.88rem;margin-top:.8rem;letter-spacing:.03em}.gallery-room{position:relative;z-index:1;padding:0 0 0;overflow:hidden}.room-ceiling{height:60px;background:linear-gradient(to bottom,rgba(0,230,118,.04) 0,transparent 100%)}.room-wall{background:linear-gradient(180deg,#0a0f0a 0,#080d08 60%,#060a06 100%);padding:3rem 4rem 0;position:relative;border-top:1px solid rgba(0,230,118,.06)}.room-wall::before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent,transparent 99px,rgba(0,230,118,.02) 100px);pointer-events:none}.room-floor{height:80px;margin-top:2rem;background:linear-gradient(180deg,#0a0f0a 0,#050805 40%,#030503 100%);border-top:1px solid rgba(0,230,118,.08);position:relative}.room-floor::after{content:'';position:absolute;top:0;left:0;right:0;height:30px;background:linear-gradient(180deg,rgba(0,0,0,.4),transparent)}.wall-divider{height:1px;background:linear-gradient(90deg,transparent 0,rgba(0,230,118,.08) 20%,rgba(0,230,118,.12) 50%,rgba(0,230,118,.08) 80%,transparent 100%);margin:2.5rem 0}.gallery-row{display:flex;gap:3rem;justify-content:center;align-items:flex-end}.gallery-row--centered{align-items:center;justify-content:center}.exhibit{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.exhibit.visible{opacity:1;transform:translateY(0)}.exhibit:first-child{transition-delay:.1s}.exhibit:nth-child(2){transition-delay:.25s}.exhibit:nth-child(3){transition-delay:.4s}.exhibit:nth-child(4){transition-delay:.1s}.exhibit:nth-child(5){transition-delay:.2s}.exhibit:nth-child(6){transition-delay:.3s}.exhibit:nth-child(7){transition-delay:.4s}.spotlight,.spotlight--sm{display:none}.floor-light,.floor-light--sm{display:none}.frame{position:relative;z-index:1;width:220px;height:280px;padding:8px;background:linear-gradient(145deg,#1a1f1a,#111411);border-radius:4px;box-shadow:0 0 0 1px rgba(255,255,255,.06),0 8px 40px rgba(0,0,0,.7),inset 0 1px 0 rgba(255,255,255,.04);transition:box-shadow .4s ease,transform .4s cubic-bezier(.16,1,.3,1)}.exhibit--tall .frame{height:340px}.exhibit--sm .frame{width:160px;height:200px}.exhibit:hover .frame{box-shadow:0 0 0 1px rgba(0,230,118,.5),0 0 20px rgba(0,230,118,.25),0 0 60px rgba(0,230,118,.12),0 20px 70px rgba(0,0,0,.8),inset 0 1px 0 rgba(0,230,118,.1);transform:translateY(-10px) scale(1.025)}.frame-border-bl,.frame-border-br,.frame-border-tl,.frame-border-tr{position:absolute;width:12px;height:12px;border-color:rgba(255,255,255,0);border-style:solid;transition:border-color .35s,width .35s,height .35s}.frame-border-tl{top:3px;left:3px;border-width:1.5px 0 0 1.5px}.frame-border-tr{top:3px;right:3px;border-width:1.5px 1.5px 0 0}.frame-border-bl{bottom:3px;left:3px;border-width:0 0 1.5px 1.5px}.frame-border-br{bottom:3px;right:3px;border-width:0 1.5px 1.5px 0}.exhibit:hover .frame-border-bl,.exhibit:hover .frame-border-br,.exhibit:hover .frame-border-tl,.exhibit:hover .frame-border-tr{border-color:var(--green);width:20px;height:20px}.frame-inner{width:100%;height:100%;background:linear-gradient(135deg,#0a140a,#060d06);border-radius:2px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.frame-inner::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(0,230,118,.1) 0,transparent 65%);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:2}.exhibit:hover .frame-inner::after{opacity:1}.frame-inner img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.exhibit:hover .frame-inner img{transform:scale(1.04)}.frame-placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem}.frame-num{font-family:Unbounded,sans-serif;font-size:3.5rem;font-weight:900;color:rgba(0,230,118,.07);line-height:1;transition:color .3s}.exhibit:hover .frame-num{color:rgba(0,230,118,.13)}.frame-label-inner{font-size:.55rem;color:rgba(0,230,118,.2);text-transform:uppercase;letter-spacing:.12em;text-align:center;padding:0 .5rem}.exhibit-info{margin-top:.9rem;text-align:center;opacity:0;transform:translateY(6px);transition:opacity .3s,transform .3s}.exhibit:hover .exhibit-info{opacity:1;transform:translateY(0)}.exhibit-info--sm{margin-top:.6rem}.exhibit-tag{display:inline-block;font-size:.55rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:.3rem}.exhibit-tag.top{color:#ff5a00;text-shadow:0 0 8px rgba(255,90,0,.4)}.exhibit-title{font-family:Unbounded,sans-serif;font-size:.78rem;font-weight:700;color:var(--white);margin-bottom:.2rem}.exhibit-sub{font-size:.68rem;color:var(--text-muted);font-style:normal}.phys-modal{display:none;position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.88);backdrop-filter:blur(12px);align-items:center;justify-content:center;padding:1rem}.phys-modal.active{display:flex}.phys-modal-box{background:var(--gray);border:1px solid rgba(0,230,118,.2);border-radius:20px;max-width:680px;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;position:relative;animation:modalIn .4s cubic-bezier(.16,1,.3,1)}@keyframes modalIn{from{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.phys-modal-close{position:absolute;top:.8rem;right:.8rem;z-index:10;background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1);color:var(--white);width:34px;height:34px;border-radius:50%;cursor:pointer;font-size:.95rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.phys-modal-close:hover{border-color:rgba(0,230,118,.4);color:var(--green)}.phys-modal-img{width:100%;aspect-ratio:4/3;background:#0a140a;position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center}.phys-img-placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem}.phys-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.15);color:var(--white);width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.phys-arrow:hover{background:rgba(0,230,118,.15);border-color:rgba(0,230,118,.4)}.phys-arrow--prev{left:.8rem}.phys-arrow--next{right:.8rem}.phys-counter{position:absolute;bottom:.6rem;right:.8rem;background:rgba(0,0,0,.6);color:rgba(255,255,255,.5);font-size:.65rem;padding:.2rem .6rem;border-radius:100px;font-family:monospace}.phys-modal-thumbs{display:flex;gap:.5rem;padding:.7rem 1rem;overflow-x:auto;flex-shrink:0;scrollbar-width:thin;scrollbar-color:rgba(0,230,118,.2) transparent;border-bottom:1px solid rgba(0,230,118,.07)}.phys-modal-info{padding:1.2rem 1.5rem;overflow-y:auto}.phys-modal-tag{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.4rem}.phys-modal-title{font-family:Unbounded,sans-serif;font-size:1.1rem;font-weight:900;color:var(--white);margin-bottom:.5rem;line-height:1.2}.phys-modal-desc{color:var(--text-muted);font-size:.82rem;line-height:1.65;margin-bottom:1rem}.phys-modal-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;border-top:1px solid rgba(0,230,118,.08);padding-top:.9rem}@media (max-width:900px){.room-wall{padding:2rem 1.5rem 0}.gallery-row{gap:1.5rem;flex-wrap:wrap;justify-content:center;align-items:flex-end}.gallery-row--small{gap:1.5rem}.frame{width:170px;height:215px}.exhibit--tall .frame{height:265px}.exhibit--sm .frame{width:130px;height:160px}.exhibit-info{opacity:1;transform:translateY(0)}}@media (max-width:767px) and (min-width:601px){.room-wall{padding:2rem 1rem 0}.gallery-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:end}.gallery-row--small{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:center}.exhibit{align-items:center}.frame{width:100%;max-width:220px;height:260px;margin:0 auto}.exhibit--tall .frame{height:310px}.exhibit--sm .frame{width:100%;max-width:180px;height:220px;margin:0 auto}.frame-inner img{object-fit:cover}.exhibit-info{opacity:1;transform:translateY(0)}}@media (max-width:600px){.room-wall{padding:1.2rem .75rem 0}.gallery-hero{padding:5rem 1rem 2rem}.gallery-hint{font-size:.78rem}.gallery-row,.gallery-row--small{flex-direction:column;align-items:center;gap:2rem}.frame{width:min(82vw,320px);height:calc(min(82vw,320px) * 1.27);padding:6px}.exhibit--tall .frame{height:calc(min(82vw,320px) * 1.27)}.exhibit--sm .frame{width:min(82vw,300px);height:calc(min(82vw,300px) * 1.27)}.frame-inner img{object-fit:cover;object-position:center top}.spotlight{width:min(70vw,240px);top:-40px}.exhibit-info{text-align:center;margin-top:.5rem;opacity:1;transform:translateY(0)}.exhibit-title{font-size:.85rem}.exhibit-sub{font-size:.7rem}.wall-divider{margin:1.5rem 0}.frame-num{font-size:2.5rem}.phys-modal-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width:400px){.frame{width:88vw;height:calc(88vw * 1.27)}.exhibit--tall .frame{height:calc(88vw * 1.27)}.exhibit--sm .frame{width:88vw;height:calc(88vw * 1.27)}.phys-modal-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.phys-modal-box{width:96vw;max-height:92vh;padding:1rem}.phys-modal-img{height:55vw;min-height:200px}.phys-modal-thumbs{gap:.4rem}.phys-thumb{width:56px!important;height:40px!important}}