@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-book{aspect-ratio:17/9;pointer-events:none;z-index:30;transition:width 1.1s cubic-bezier(.22,.9,.25,1),top 1.1s cubic-bezier(.22,.9,.25,1),left 1.1s cubic-bezier(.22,.9,.25,1),right 1.1s cubic-bezier(.22,.9,.25,1),bottom 1.1s cubic-bezier(.22,.9,.25,1);position:absolute}.library-book--entering,.library-book--settled{width:30%;inset:auto 6% 24% auto}.library-book--opening{width:88%;inset:6% auto auto 6%}.library-book--open{width:100%;inset:1% auto auto 0%}.library-book__glow{opacity:0;pointer-events:none;z-index:-1;background:radial-gradient(circle,#ff9d4d52 0%,#ff9d4d1a 45%,#0000 70%);border-radius:50%;animation:2.4s ease-in-out infinite book-glow-pulse;position:absolute;inset:-22%}.library-book--settled .library-book__glow{opacity:1}@keyframes book-glow-pulse{0%,to{filter:brightness();transform:scale(.92)}50%{filter:brightness(1.25);transform:scale(1.06)}}.library-book__source-video{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.library-book__video{width:100%;height:100%;display:block;position:relative}.library-book__hitbox{cursor:pointer;pointer-events:auto;background:0 0;border:none;padding:0;position:absolute;inset:0}.library-book__bash{pointer-events:auto;background:var(--ember-bright);color:var(--steel-950);font-family:var(--font-head);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:10px 22px;font-size:clamp(.7rem,1.6vw,1rem);font-weight:700;animation:1.6s ease-in-out infinite book-bash-pulse;position:absolute;bottom:-4%;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #ff9d4d40,0 10px 24px #00000080}@keyframes book-bash-pulse{0%,to{box-shadow:0 0 0 4px #ff9d4d40,0 10px 24px #00000080}50%{box-shadow:0 0 0 9px #ff9d4d1f,0 10px 24px #00000080}}.library-book__content{pointer-events:none;position:absolute;inset:0}.library-book__page-image{object-fit:cover;border-radius:2px;transition:opacity .22s;position:absolute;box-shadow:0 2px 10px #2a201359}.library-book__page-text{color:#2a2013;white-space:pre-wrap;padding:4% 5%;font-family:Georgia,Times New Roman,serif;font-size:clamp(.7rem,1.35vw,1.05rem);line-height:1.6;transition:opacity .22s;position:absolute;overflow-y:auto}.library-book__page-text--commercial{font-family:var(--font-head), "Arial Narrow", sans-serif;text-transform:uppercase;letter-spacing:.04em;font-weight:600;line-height:1.5}.library-book__page-text--digital{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:clamp(.62rem,1.15vw,.9rem);line-height:1.7}.library-book__page-text--bespoke{letter-spacing:.02em;font-family:Copperplate,Copperplate Gothic Light,Rockwell,Georgia,serif;line-height:1.65}.library-book__page-arrow{width:100px;height:100px;color:var(--steel-950);border:5px solid var(--steel-950);pointer-events:auto;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:2.6rem;font-weight:700;transition:transform .2s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 18px #0009}.library-book__page-arrow:hover{transform:translateY(-50%)scale(1.1)}.library-book__page-arrow:disabled{opacity:.35;cursor:default;background:#ccc}.library-book__page-arrow:disabled:hover{transform:translateY(-50%)}.library-book__page-arrow--prev{left:7.3%}.library-book__page-arrow--next{right:6.7%}.library-book__close{width:100px;height:100px;color:var(--steel-950);border:5px solid var(--steel-950);pointer-events:auto;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:2.6rem;font-weight:700;transition:transform .2s,background .2s;display:flex;position:absolute;top:2%;right:2.7%;box-shadow:0 6px 18px #0009}.library-book__close:hover{background:#fff;transform:scale(1.1)}.library-book__page-empty{color:var(--ember-bright);font-family:var(--font-head);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;pointer-events:auto;background:#ff9d4d14;border:2px dashed #ff9d4d99;border-radius:4px;font-size:clamp(.7rem,1.3vw,.95rem);position:absolute}.library-book__page-edit-wrap{pointer-events:auto;position:absolute}.library-book__page-edit-btn{border:2px solid var(--steel-950);width:44px;height:44px;color:var(--steel-950);cursor:pointer;background:#fff;border-radius:50%;font-size:1.15rem;position:absolute;top:6px;right:6px;box-shadow:0 3px 8px #00000080}.library-book__page-add-block{width:40px;height:40px;color:var(--ember-bright);cursor:pointer;pointer-events:auto;background:#0a0b0d8c;border:2px dashed #ff9d4dcc;border-radius:50%;font-size:1.4rem;line-height:1;position:absolute}.library-book__page-add-block:hover{background:#ff9d4d33}.library-editor__frame{border-top:1px solid #2a2f38;flex-direction:column;gap:8px;padding-top:12px;display:flex}.library-editor__frame-label{color:#9aa1ab;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.68rem}.library-editor__frame label{color:#9aa1ab;align-items:center;gap:10px;font-size:.8rem;display:flex}.library-editor__frame input{flex:1}.library-editor{z-index:40;pointer-events:auto;background:#0a0b0db8;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.library-editor__panel{background:#14171c;border:1px solid #2a2f38;border-radius:8px;flex-direction:column;gap:14px;width:min(90%,420px);max-height:85%;padding:20px;display:flex;overflow-y:auto}.library-editor__type{gap:8px;display:flex}.library-editor__type button{color:#9aa1ab;cursor:pointer;background:0 0;border:1px solid #2a2f38;border-radius:999px;padding:8px 16px;font-size:.85rem}.library-editor__type button.is-active{border-color:var(--ember-bright);color:var(--ember-bright)}.library-editor__textarea{color:#f2ede4;resize:vertical;background:#0a0b0d;border:1px solid #2a2f38;border-radius:4px;padding:10px;font-family:Georgia,Times New Roman,serif;font-size:.95rem}.library-editor__positioner{aspect-ratio:374/594;cursor:grab;touch-action:none;border:1px solid #2a2f38;border-radius:4px;width:100%;max-height:40vh;position:relative;overflow:hidden}.library-editor__positioner img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.library-editor__video-preview{border:1px solid #2a2f38;border-radius:4px;width:100%;max-height:40vh}.library-editor__zoom{color:#9aa1ab;align-items:center;gap:10px;font-size:.8rem;display:flex}.library-editor__zoom input{flex:1}.library-editor__error{color:#ff8080;margin:0;font-size:.85rem}.library-editor__actions{justify-content:flex-end;gap:10px;display:flex}.library-editor__actions button{color:#f2ede4;cursor:pointer;font-family:var(--font-body);background:0 0;border:1px solid #2a2f38;border-radius:4px;padding:9px 16px}.library-editor__delete{margin-right:auto;color:#ff8080!important;border-color:#7a2f2f!important}.library-editor__save{font-weight:700;background:var(--ember-bright)!important;color:var(--steel-950)!important;border:none!important}@media (prefers-reduced-motion:reduce){.library-book{transition:none}.library-book__bash,.library-book__glow{animation:none}.library-book__page-image,.library-book__page-text{transition:none}}.admin-page{background:var(--steel-950);color:#f2ede4;min-height:100vh;font-family:var(--font-body);flex-direction:column;gap:28px;padding:24px 16px 80px;display:flex}.admin-login{background:#14171c;border:1px solid #2a2f38;border-radius:8px;flex-direction:column;gap:14px;max-width:360px;margin:15vh auto 0;padding:28px;display:flex}.admin-login h1{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.03em;margin:0 0 4px;font-size:1.3rem}.admin-login label{color:#9aa1ab;flex-direction:column;gap:6px;font-size:.85rem;display:flex}.admin-login input{color:#f2ede4;background:#0a0b0d;border:1px solid #2a2f38;border-radius:4px;padding:10px 12px;font-size:1rem}.admin-login button,.admin-page button{font-family:var(--font-body);cursor:pointer}.admin-login button[type=submit]{background:var(--ember-bright);color:var(--steel-950);border:none;border-radius:4px;margin-top:6px;padding:12px;font-size:1rem;font-weight:700}.admin-login__error{color:#ff8080;margin:0;font-size:.85rem}.admin-header{z-index:60;border-bottom:1px solid #2a2f38;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex;position:relative}.admin-header h1{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:1.4rem}.admin-header__actions{gap:10px;display:flex}.admin-header button{color:#f2ede4;background:0 0;border:1px solid #2a2f38;border-radius:4px;padding:8px 16px}.admin-section__status{color:#9aa1ab;margin:0;font-size:.9rem}.admin-hub{aspect-ratio:16/9;width:min(100%,177.778vh - 248.889px);margin:0 auto;position:relative}.admin-hub__bg{border-radius:8px;width:100%;height:100%;display:block;position:absolute;inset:0}.admin-hub__hotspot{cursor:pointer;background:0 0;border:none;border-radius:6px;transition:background .15s,box-shadow .15s;position:absolute}.admin-hub__hotspot:hover,.admin-hub__hotspot:focus-visible{box-shadow:0 0 0 2px var(--ember-bright);background:#ff9d4d2e;outline:none}.admin-book-overlay{z-index:50;pointer-events:none;position:fixed;inset:0}.admin-book-stage{aspect-ratio:16/9;width:min(100%,177.778vh);position:relative}.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;animation:.5s splash-fade-in;display:flex;position:relative;overflow:hidden}@keyframes splash-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.splash{animation:none}}.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__overlay-image{object-fit:cover;pointer-events:none;position:absolute}.splash__footer-image{object-fit:contain;pointer-events:none;position:absolute}.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;box-shadow:0 0 0 5px color-mix(in srgb, var(--accent) 30%, transparent), 0 10px 30px #00000080;opacity:0;border-radius:999px;margin-bottom:10%;padding:16px 34px;font-size:clamp(1.1rem,2.6vw,1.9rem);font-weight:700;transition:opacity .3s,transform .3s;transform:translateY(6px)scale(.92)}.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)scale(1)}@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;animation:.5s home-fade-in;display:flex;position:relative;overflow:hidden}@keyframes home-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.home{animation:none}}.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}.home__bubble-fix{object-fit:contain;pointer-events:none;position:absolute}
