@import "https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&family=Inter:wght@400;500;600&display=swap";:root{--steel-950:#0a0b0d;--steel-900:#101216;--steel-800:#191c22;--steel-700:#23272f;--steel-600:#2f3540;--concrete:#3c4048;--border:#ffffff14;--border-strong:#ffffff29;--text:#ece8e1;--text-muted:#a6a29a;--text-dim:#726e68;--ember:#e2812c;--ember-bright:#ff9d4d;--flame:#ff5f2e;--blue-glow:#4fb2ff;--blue-glow-soft:#4fb2ff47;--lamp:#ffbd72;--font-head:"Oswald", "Arial Narrow", sans-serif;--font-body:"Inter", system-ui, -apple-system, sans-serif;--shadow-lift:0 30px 60px -20px #0009}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--steel-950);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.55}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}h1,h2,h3{font-family:var(--font-head);text-transform:uppercase;font-weight:600;line-height:1.05}.container{width:min(1200px,92%);margin-inline:auto}.brand{font-family:var(--font-head);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;align-items:baseline;gap:8px;font-size:1.5rem;display:flex}.brand__mark--accent{color:var(--ember-bright)}.brand__sub{color:var(--text-muted);letter-spacing:.3em;font-size:.7rem;font-family:var(--font-body);text-transform:uppercase;margin-left:4px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}html.has-custom-cursor,html.has-custom-cursor *{cursor:none!important}.custom-cursor{pointer-events:none;z-index:9999;will-change:transform;position:fixed;top:0;left:0}.custom-cursor__img{transform-origin:25% 20%;filter:drop-shadow(0 6px 10px #0000008c);width:84px;height:auto;transition:transform .15s,filter .15s;display:block}.custom-cursor__img.is-hovering{filter:drop-shadow(0 0 16px var(--ember-bright)) drop-shadow(0 6px 10px #0000008c);transform:scale(1.2)}.custom-cursor__img.is-spinning{animation:.45s cursor-spin}@keyframes cursor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.custom-cursor__img.is-spinning{animation:none}}.library-modal__backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#060709d9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.library-modal{background:var(--steel-800);border:1px solid var(--border);border-radius:16px;width:min(720px,100%);padding:24px;box-shadow:0 30px 60px -20px #000000b3}.library-modal__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.library-modal__header h2{color:var(--text);font-size:1.3rem}.library-modal__close{color:var(--text-muted);border-radius:8px;padding:4px 10px;font-size:1.2rem;transition:color .2s,background .2s}.library-modal__close:hover{color:var(--ember-bright);background:#ff9d4d1a}.library-modal__empty{text-align:center;color:var(--text-muted);padding:60px 20px;font-size:1.05rem}.library-modal__carousel{align-items:center;gap:12px;display:flex}.library-modal__image{object-fit:contain;background:var(--steel-900);border-radius:10px;flex:1;width:100%;max-height:60vh}.library-modal__nav{background:var(--steel-700);width:44px;height:44px;color:var(--text);border-radius:50%;flex-shrink:0;font-size:1.5rem;line-height:1;transition:color .2s,background .2s}.library-modal__nav:hover{color:var(--ember-bright);background:var(--steel-600)}.library-modal__dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.library-modal__dot{background:var(--border-strong);border-radius:50%;width:8px;height:8px}.library-modal__dot.is-active{background:var(--ember-bright)}.contact-sidebar{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-right:1px solid var(--border);scrollbar-width:thin;background:#0a0b0dbf;flex-direction:column;justify-content:safe center;align-items:center;gap:40px;width:168px;padding-block:24px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.contact-sidebar a,.contact-sidebar button{justify-content:center;align-items:center;transition:transform .2s,filter .2s;display:flex}.contact-sidebar a:hover,.contact-sidebar a:focus-visible,.contact-sidebar button:hover,.contact-sidebar button:focus-visible{filter:drop-shadow(0 0 16px #ff9d4d8c);outline:none;transform:scale(1.12)}.contact-sidebar a svg,.contact-sidebar button svg{width:104px;height:104px}.contact-sidebar__home{flex-direction:column;align-items:center;gap:8px;margin-bottom:16px;display:flex}.contact-sidebar__home img{object-fit:cover;border:2px solid var(--ember-bright);border-radius:16px;width:96px;height:96px}.contact-sidebar__home span{font-family:var(--font-head);letter-spacing:.05em;text-transform:uppercase;font-size:.95rem;font-weight:600;color:var(--ember-bright)!important}@media (width<=640px){.contact-sidebar{border-right:none;border-top:1px solid var(--border);flex-direction:row;gap:28px;width:auto;height:132px;padding-inline:16px;inset:auto 0 0;overflow-x:auto}.contact-sidebar a svg,.contact-sidebar button svg{width:80px;height:80px}.contact-sidebar__home{gap:4px;margin-bottom:0}.contact-sidebar__home img{border-radius:12px;width:68px;height:68px}.contact-sidebar__home span{font-size:.7rem}}.splash{background:var(--steel-950);justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.splash__stage{width:min(100vw,177.778dvh);height:min(100dvh,56.25vw);position:relative}.splash__video{object-fit:cover;width:100%;height:100%;display:block}.splash__unmute{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text);border:1px solid var(--border);background:#0a0b0da6;border-radius:999px;padding:8px 16px;font-size:.8rem;transition:border-color .2s,color .2s;position:absolute;bottom:16px;left:16px}.splash__unmute:hover{border-color:var(--ember-bright);color:var(--ember-bright)}.splash__hotspot{border:2px solid #0000;border-radius:8px;transition:border-color .25s,background .25s,box-shadow .25s;position:absolute}.splash__hotspot:hover,.splash__hotspot:focus-visible{border-color:var(--ember-bright);background:#ff9d4d1a;outline:none;box-shadow:0 0 24px #ff9d4d59}.door-hotspot{--accent:var(--ember-bright);border:2px solid #0000;border-radius:10px;justify-content:center;align-items:flex-end;transition:border-color .3s,box-shadow .3s,background .3s;display:flex;position:absolute}.door-hotspot[data-accent=digital]{--accent:var(--blue-glow)}.door-hotspot[data-accent=bespoke]{--accent:var(--flame)}.door-hotspot:hover,.door-hotspot:focus-visible{border-color:color-mix(in srgb, var(--accent) 70%, transparent);background:color-mix(in srgb, var(--accent) 8%, transparent);outline:none}.door-hotspot[data-active=true]{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 25%, transparent);animation:1.6s ease-in-out infinite hotspot-pulse}.door-hotspot__tag{background:var(--accent);color:var(--steel-950);font-family:var(--font-head);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;opacity:0;border-radius:999px;margin-bottom:10%;padding:6px 14px;font-size:clamp(.65rem,1.4vw,.9rem);font-weight:600;transition:opacity .3s,transform .3s;transform:translateY(6px)}.door-hotspot:hover .door-hotspot__tag,.door-hotspot:focus-visible .door-hotspot__tag,.door-hotspot[data-active=true] .door-hotspot__tag{opacity:1;transform:translateY(0)}@keyframes hotspot-pulse{0%,to{box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 25%, transparent)}50%{box-shadow:0 0 0 9px color-mix(in srgb, var(--accent) 12%, transparent)}}@media (prefers-reduced-motion:reduce){.door-hotspot[data-active=true]{animation:none}}.home{background:var(--steel-950);justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.home__stage{width:min(100vw,177.778dvh);height:min(100dvh,56.25vw);position:relative}.home__video{object-fit:cover;width:100%;height:100%;display:block}.home__video--base{position:absolute;inset:0}.home__video--hover{opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.home__video--hover.is-visible{opacity:1}
