:root{--wall:#b1b46f;--wall-deep:#7f843f;--ink:#080906;--paper:#f6f1dc;--bone:#fffbed;--acid:#dce88c;--green:#005c36;--red:#a22522;--blue:#1b78a6;--shadow:#0506047a;--panel:#0a0b08f0;--line:#fffbed3d;--space-1:.35rem;--space-2:.65rem;--space-3:1rem;--space-4:1.5rem;--space-5:2.25rem;--space-6:3.5rem;--font-display:Impact, Haettenschweiler, "Arial Black", sans-serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--wall);scroll-behavior:smooth;min-width:320px}body{color:var(--ink);font-family:var(--font-body);margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img,video{max-width:100%}.site-shell{min-height:100svh}.room-page{background:var(--wall);place-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.room-stage{z-index:1;aspect-ratio:1600/998;isolation:isolate;width:min(100vw,160.321svh);position:relative}.room-reference-image{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 1.5rem 2rem #171a0c38);width:100%;height:100%;display:block}.room-hotspot{z-index:4;background:0 0;border:0;border-radius:.18rem;padding:0;position:absolute}.room-hotspot:before{content:"";opacity:0;background:#dce88c1f;transition:opacity .18s;position:absolute;inset:.15rem}.room-hotspot:after{content:"";opacity:0;border:.14rem solid #dce88cfa;transition:opacity .18s,transform .18s;position:absolute;inset:-.16rem;transform:scale(.96);box-shadow:0 0 0 .12rem #080906b8,0 0 1.35rem #dce88c70}.room-hotspot:hover:before,.room-hotspot:focus-visible:before,.room-hotspot:hover:after,.room-hotspot:focus-visible:after{opacity:1;transform:scale(1)}.room-hotspot:focus-visible,.close-button:focus-visible,.viewer-arrow:focus-visible,.shop-tabs button:focus-visible,.primary-action:focus-visible,.secondary-action:focus-visible,.panel-actions button:focus-visible,.panel-actions a:focus-visible,.video-links a:focus-visible,.thumb-strip button:focus-visible,.contact-form input:focus-visible,.contact-form select:focus-visible,.contact-form textarea:focus-visible{outline:.18rem solid var(--acid);outline-offset:.18rem}.hotspot-amach{width:15.6%;height:5.2%;top:10.1%;left:2.2%}.hotspot-isteach{width:16.8%;height:5.4%;top:18.6%;left:2.2%}.hotspot-siopa{width:13.6%;height:5.2%;top:27%;left:2.2%}.hotspot-kite{width:6.7%;height:24.6%;top:6.7%;left:26.8%}.hotspot-blue-frame{width:9.9%;height:18.5%;top:22.5%;left:45.8%}.hotspot-singer{width:11.6%;height:25.7%;top:16.3%;left:57.8%}.hotspot-portrait{width:6.4%;height:12.8%;top:16.5%;left:73.5%}.hotspot-room-frame{width:10.4%;height:10.7%;top:31.5%;left:70.6%}.hotspot-tv{border-radius:.45rem;width:14.2%;height:17.7%;top:50.1%;left:43.5%}.hotspot-round{border-radius:999px;width:6.2%;height:12.2%;top:24%;left:80.8%}.hotspot-round:before,.hotspot-round:after{border-radius:999px}.shop-heading p,.video-copy p,.editorial-panel>p,.contact-panel p,.product-card p{margin:0 0 var(--space-2);color:var(--acid);font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;font-size:.85rem}.shop-heading h2,.video-copy h2,.editorial-panel h2,.contact-panel h2{color:var(--bone);font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:clamp(2.5rem,7vw,5.8rem);line-height:.86}.shop-heading span,.video-copy span,.contact-panel span,.editorial-panel span{margin-top:var(--space-2);color:#fffbedb8;line-height:1.45;display:block}.panel-actions button,.primary-action,.secondary-action{min-height:2.8rem;color:var(--ink);background:var(--acid);border:.12rem solid var(--ink);justify-content:center;align-items:center;gap:.45rem;font-weight:900;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.panel-actions button:hover,.primary-action:hover,.secondary-action:hover{background:var(--bone);box-shadow:.25rem .25rem 0 var(--ink);transform:translate(-.12rem,-.12rem)}.overlay{z-index:50;min-height:100svh;color:var(--bone);-webkit-backdrop-filter:blur(.34rem);backdrop-filter:blur(.34rem);background:radial-gradient(circle at 50% 18%,#b1b46f2e,#0000 27rem),#050604f5;place-items:center;padding:clamp(1rem,3vw,2rem);display:grid;position:fixed;inset:0;overflow-y:auto}.close-button{z-index:70;width:3.25rem;height:3.25rem;color:var(--bone);background:#fffbed12;border:.14rem solid;border-radius:999px;place-items:center;display:grid;position:fixed;top:clamp(.85rem,2vw,1.5rem);right:clamp(.85rem,2vw,1.5rem);box-shadow:.35rem .35rem #00000073}.close-button:hover{color:var(--acid)}.viewer-shell{align-items:center;gap:clamp(.85rem,2vw,1.25rem);width:min(94vw,1480px);display:grid}.product-card span,.product-card small{color:#fffbedb8;line-height:1.45}.primary-action,.secondary-action{align-self:flex-start;padding:.78rem 1rem}.viewer-media{background:#00000052;place-items:center;min-height:min(76svh,820px);margin:0;display:grid;position:relative;overflow:hidden}.viewer-media img{object-fit:contain;width:100%;max-height:min(76svh,820px);display:block}.viewer-arrow{z-index:3;width:3rem;height:3rem;color:var(--ink);background:var(--bone);border:.16rem solid var(--ink);border-radius:999px;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.viewer-arrow:hover{background:var(--acid)}.viewer-prev{left:.75rem}.viewer-next{right:.75rem}.thumb-strip{gap:.65rem;min-width:0;padding:.85rem .1rem .1rem;display:flex;overflow-x:auto}.thumb-strip button{background:var(--bone);border:.16rem solid #fffbed70;flex:0 0 5.6rem;height:4.35rem;padding:0;overflow:hidden}.thumb-strip button.active{border-color:var(--acid)}.thumb-strip img{object-fit:cover;width:100%;height:100%;display:block}.shop-shell,.info-shell{width:min(94vw,1180px)}.shop-heading,.video-copy{gap:var(--space-3);margin-bottom:var(--space-4);align-items:flex-start;display:flex}.shop-tabs{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.shop-tabs button{min-height:2.65rem;color:var(--bone);background:0 0;border:.12rem solid #fffbed75;border-radius:999px;padding:0 1rem;font-weight:900}.shop-tabs button.active,.shop-tabs button:hover{color:var(--ink);background:var(--acid);border-color:var(--acid)}.product-grid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.product-card{gap:var(--space-2);background:#fffbed13;border:.13rem solid #fffbed6b;min-width:0;padding:.75rem;display:grid}.product-image{aspect-ratio:1;background:var(--bone);place-items:center;margin:0;display:grid;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .24s;display:block}.product-card:hover .product-image img{transform:scale(1.05)}.product-copy{gap:.2rem;display:grid}.product-card h3{color:var(--bone);margin:0;font-size:1.1rem;line-height:1.08}.product-card small{font-size:.82rem;display:block}.secondary-action{width:100%;margin-top:auto}.editorial-panel,.contact-panel,.video-shell{gap:var(--space-4);background:#fffbed13;border:.13rem solid #fffbed5c;padding:clamp(1rem,3vw,2rem);display:grid;box-shadow:.8rem .8rem #00000057}.two-column-copy{gap:var(--space-4);color:#fffbedc7;grid-template-columns:repeat(2,minmax(0,1fr));font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.55;display:grid}.two-column-copy p{margin:0}.panel-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.panel-actions button,.panel-actions a{color:var(--ink);font:inherit;background:var(--acid);border:.12rem solid var(--acid);align-items:center;gap:.4rem;padding:.8rem 1.1rem;font-weight:900;text-decoration:none;display:inline-flex}.press-grid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.press-grid article{min-width:0;padding:var(--space-3);border:.1rem solid var(--line);background:#08090647}.press-grid h3{margin:var(--space-3) 0 var(--space-2);color:var(--bone);line-height:1.1}.video-shell{width:min(94vw,960px)}.video-shell video{border:.42rem solid var(--bone);background:#000;width:100%;max-height:58svh;display:block;box-shadow:0 0 0 .16rem #000,.7rem .7rem #000000b8}.video-links{gap:var(--space-2);display:grid}.video-links a{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:4rem;color:var(--bone);background:#fffbed14;border:.12rem solid #fffbed75;padding:.9rem 1rem;text-decoration:none;display:flex}.video-links a:hover{color:var(--acid);border-color:var(--acid)}.video-links span{gap:.2rem;font-weight:900;display:grid}.video-links small{color:#fffbeda8;text-transform:uppercase;font-size:.78rem;font-weight:800}.contact-panel{grid-template-columns:minmax(16rem,.8fr) minmax(18rem,1.2fr);align-items:start}.contact-form{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-form label{color:var(--acid);letter-spacing:.08em;text-transform:uppercase;gap:.45rem;font-size:.78rem;font-weight:900;display:grid}.contact-form .full{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:2.8rem;color:var(--bone);background:#0809065c;border:.1rem solid #fffbed57;border-radius:0;padding:.8rem}.contact-form textarea{resize:vertical}.contact-form .primary-action{grid-column:1/-1}@media (width<=1020px){.viewer-shell,.contact-panel{grid-template-columns:1fr}.product-grid,.press-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.room-stage{width:100vw;transform:none}.overlay{place-items:stretch stretch;padding:.85rem}.viewer-shell,.shop-shell,.info-shell,.video-shell{align-self:center;width:100%}.viewer-media{min-height:64svh}.contact-form,.two-column-copy,.product-grid,.press-grid{grid-template-columns:1fr}.shop-heading,.video-copy{padding-right:3.4rem}.editorial-panel,.contact-panel,.video-shell{box-shadow:none;padding:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
