:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body,html,#root{color:#fff;background-color:#000;width:100vw;height:100vh;margin:0;padding:0;overflow:hidden}:root{--luto-void:#020305;--luto-abyss:#06070a;--luto-surface:#080a0eeb;--luto-panel:#0c0e14f5;--luto-glass:#ffffff08;--luto-glass-hover:#ffffff12;--luto-border:#ffffff14;--luto-border-active:#ffffff40;--luto-bone:#f1f3f6;--luto-bone-dim:#94a3b8;--luto-muted:#64748b;--luto-blood:#b91c1c;--luto-blood-bright:#ef4444;--luto-blood-glow:#b91c1c8c;--luto-amber:#d97706}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#b91c1c40 var(--luto-void);margin:0;padding:0}::selection{color:#fff;background:#b91c1c66}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:var(--luto-void)}::-webkit-scrollbar-thumb{background:#b91c1c4d;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--luto-blood-bright)}body,html,#root{background-color:var(--luto-void);width:100vw;height:100vh;color:var(--luto-bone);letter-spacing:.02em;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.luto-atmosphere{isolation:isolate;background-image:linear-gradient(90deg,#040508a6 0%,#0405084d 48%,#04050805 75%,#04050826 100%),linear-gradient(#0405084d 0%,#0000 40%,#04050866 100%),url(/landing-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;position:relative;overflow:hidden}.luto-atmosphere:before{content:"";pointer-events:none;z-index:50;opacity:.2;background-image:radial-gradient(#ffffff0b 1px,#0000 0);background-size:3px 3px;animation:.2s steps(2,end) infinite film-jitter;position:fixed;inset:0}@keyframes film-jitter{0%{transform:translate(0)}50%{transform:translate(.5px,-.5px)}to{transform:translate(-.5px,.5px)}}.luto-atmosphere:after{content:"";pointer-events:none;z-index:49;background:radial-gradient(circle,#0000 55%,#01020366 100%);animation:7s ease-in-out infinite alternate horror-breathe;position:fixed;inset:0}@keyframes horror-breathe{0%{opacity:.3;transform:scale(1)}50%{opacity:.45;transform:scale(1.02)}to{opacity:.35;transform:scale(.99)}}.gate-sadako-anchor{z-index:5;pointer-events:auto;cursor:pointer;flex-direction:column;justify-content:flex-end;align-items:center;width:130px;height:270px;display:flex;position:absolute;bottom:22%;right:22%}.gate-sadako-figure{opacity:0;pointer-events:none;justify-content:center;align-items:flex-end;width:100%;height:100%;transition:opacity 1.5s ease-in-out,transform 1.5s ease-in-out;display:flex;transform:scale(.92)}.gate-sadako-figure.active{opacity:.55;pointer-events:auto;transform:scale(1)}.gate-sadako-img{object-fit:contain;filter:contrast(1.35)brightness(.6)drop-shadow(0 0 20px #000000f2)drop-shadow(0 0 10px #dc262659);width:auto;max-height:260px;animation:4s ease-in-out infinite alternate sadakoGhostBreathing}@keyframes sadakoGhostBreathing{0%{opacity:.42;filter:contrast(1.3)brightness(.52)drop-shadow(0 0 15px #000000f2)}50%{opacity:.62;filter:contrast(1.45)brightness(.68)drop-shadow(0 0 22px #dc262673)}to{opacity:.48;filter:contrast(1.35)brightness(.56)drop-shadow(0 0 18px #000000f2)}}.gate-door-red-glow{pointer-events:none;opacity:0;filter:blur(6px);background:radial-gradient(#dc262699 0%,#dc262626 50%,#0000 80%);width:160px;height:110px;transition:opacity 1s;position:absolute;top:-45px;left:50%;transform:translate(-50%)}.gate-door-red-glow.active{opacity:1;animation:2s infinite lampFlicker}@keyframes lampFlicker{0%,to{opacity:.9}25%{opacity:.4}35%{opacity:.95}70%{opacity:.6}}.luto-jumpscare-sadako-img{object-fit:contain;filter:contrast(1.8)brightness(.92)drop-shadow(0 0 60px #dc2626d9);max-width:90vw;height:92vmin;animation:.45s cubic-bezier(.1,.9,.2,1) face-screech}@keyframes jumpscare-shake{0%{filter:invert(0);transform:translate(0)scale(1)}15%{filter:invert(.8)hue-rotate(180deg);transform:translate(-18px,14px)scale(1.05)}30%{filter:invert(0);transform:translate(16px,-12px)scale(1.03)}45%{filter:invert(.5);transform:translate(-14px,-16px)scale(1.06)}60%{filter:invert(0);transform:translate(12px,10px)scale(1.02)}75%{transform:translate(-8px,6px)scale(1.04)}to{filter:invert(0);transform:translate(0)scale(1)}}@keyframes face-screech{0%{opacity:0;transform:scale(.65)rotate(-3deg)}20%{opacity:1;transform:scale(1.15)rotate(2deg)}50%{opacity:1;transform:scale(1.08)rotate(-1deg)}to{opacity:0;transform:scale(1.25)rotate(0)}}.whisper-warning-toast{letter-spacing:.35em;color:#ef4444;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-shadow:0 0 12px #ef4444cc;text-transform:uppercase;z-index:45;pointer-events:none;background:#080a0ed9;border:1px solid #ef444440;border-radius:4px;padding:4px 16px;font-family:Cinzel,serif;font-size:11px;animation:.3s steps(3,end) infinite whisper-twitch;position:fixed;top:3.2rem;left:50%;transform:translate(-50%)}@keyframes whisper-twitch{0%{transform:translate(-50%)skew(0)}50%{transform:translate(-49%)skew(-3deg)}to{transform:translate(-51%)skew(2deg)}}.title-screen-container{z-index:10;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:3rem 4.5rem;display:flex;position:relative}.title-top-badge{letter-spacing:.35em;color:var(--luto-muted);text-transform:uppercase;align-items:center;gap:.6rem;font-size:10px;font-weight:500;display:inline-flex}.luto-pulse-dot{background-color:var(--luto-blood-bright);width:6px;height:6px;box-shadow:0 0 10px var(--luto-blood-glow);border-radius:50%;animation:2s ease-in-out infinite luto-pulse}@keyframes luto-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.8)}}.title-hero-content{max-width:44rem;margin-top:auto;margin-bottom:auto}.title-main-heading{letter-spacing:.22em;color:var(--luto-bone);text-transform:uppercase;text-shadow:0 4px 30px #000000f2,0 0 50px #000000d9;font-family:Cinzel,Inter,serif;font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:600;line-height:1.1}.title-lore-prologue{color:#e2e8f0;letter-spacing:.04em;background:#000;border:1px solid #ffffff14;border-left:2.5px solid #dc2626;border-radius:0 6px 6px 0;margin-top:1.5rem;padding:.9rem 1.4rem;font-size:.92rem;font-weight:300;line-height:1.85;box-shadow:0 10px 35px #000000e6}.title-sub-heading{color:#cbd5e1;letter-spacing:.03em;text-shadow:0 2px 10px #000000f2;max-width:38rem;margin-top:1rem;font-size:.84rem;font-weight:400;line-height:1.7}.title-menu-group{flex-direction:column;gap:.75rem;max-width:22rem;margin-top:2.25rem;display:flex}.title-menu-btn{background:var(--luto-glass);border:1px solid var(--luto-border);color:var(--luto-bone-dim);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:4px;justify-content:space-between;align-items:center;padding:.9rem 1.4rem;font-family:inherit;font-size:11px;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.title-menu-btn:hover{background:var(--luto-bone);color:var(--luto-void);border-color:var(--luto-bone);transform:translate(6px);box-shadow:0 0 25px #ffffff40}.title-menu-btn.primary-btn{color:#fff;background:#b91c1c1f;border-color:#b91c1c66}.title-menu-btn.primary-btn:hover{background:var(--luto-blood-bright);color:#fff;border-color:var(--luto-blood-bright);box-shadow:0 0 30px var(--luto-blood-glow)}.title-bottom-ticker{letter-spacing:.2em;color:#ffffff4d;text-transform:uppercase;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:1.25rem;padding-right:16rem;font-size:10px;display:flex}.lore-dossier-modal{background:#0a0c12fa;border:1px solid #b91c1c4d;border-radius:6px;width:680px;max-width:95%;max-height:88vh;padding:2.25rem;animation:.3s cubic-bezier(.16,1,.3,1) slideIn;overflow-y:auto;box-shadow:0 30px 90px #000000fa,0 0 40px #b91c1c1a}.lore-section-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:4px;margin-bottom:1rem;padding:1.25rem}.redacted-bar{color:#cbd5e1;-webkit-user-select:none;user-select:none;background:#cbd5e1;border-radius:2px;padding:0 4px}.carousel-page-container{z-index:10;flex-direction:column;justify-content:space-between;width:100vw;height:100vh;padding:2.5rem 3.5rem;display:flex;position:relative;overflow:hidden}.carousel-top-bar{justify-content:space-between;align-items:center;display:flex}.carousel-nav-link{background:var(--luto-glass);border:1px solid var(--luto-border);letter-spacing:.18em;color:var(--luto-muted);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:4px;align-items:center;gap:.5rem;padding:7px 14px;font-family:inherit;font-size:11px;transition:all .2s;display:inline-flex}.carousel-nav-link:hover{color:#fff;border-color:var(--luto-border-active);background:var(--luto-glass-hover)}.carousel-stage{flex:1;justify-content:center;align-items:center;width:100%;max-width:68rem;margin:0 auto;display:flex;position:relative}.chapter-card-slide{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0c0e14e6;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:1.2fr .8fr;gap:2.5rem;width:100%;padding:3rem;animation:.35s cubic-bezier(.16,1,.3,1) slideIn;display:grid;box-shadow:0 30px 80px #000000f2,0 0 1px #ffffff26}@keyframes slideIn{0%{opacity:0;transform:scale(.97)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.chapter-number-tag{letter-spacing:.3em;color:var(--luto-muted);text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:11px}.chapter-title{letter-spacing:.12em;color:var(--luto-bone);text-transform:uppercase;margin:.5rem 0 1.25rem;font-family:Cinzel,Inter,serif;font-size:2.2rem;font-weight:600;line-height:1.2}.chapter-synopsis{color:var(--luto-bone-dim);margin-bottom:1.5rem;font-size:.9rem;font-weight:300;line-height:1.8}.chapter-quote-box{color:var(--luto-bone-dim);background:#b91c1c08;border-left:2px solid #b91c1c99;padding:1rem 1.25rem;font-size:.85rem;font-style:italic;line-height:1.6}.chapter-right-meta{border-left:1px solid #ffffff12;flex-direction:column;justify-content:space-between;padding-left:2.5rem;display:flex}.chapter-meta-row{letter-spacing:.1em;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:11px;display:flex}.chapter-meta-label{color:var(--luto-muted);text-transform:uppercase}.chapter-meta-val{color:var(--luto-bone);font-family:JetBrains Mono,monospace;font-weight:500}.chapter-action-btn{background:var(--luto-bone);width:100%;color:var(--luto-void);border:1px solid var(--luto-bone);letter-spacing:.22em;text-transform:uppercase;cursor:pointer;border-radius:4px;margin-top:2rem;padding:1rem 1.5rem;font-family:inherit;font-size:11.5px;font-weight:600;transition:all .25s}.chapter-action-btn:hover:not(:disabled){background:#fff;transform:translateY(-2px);box-shadow:0 0 25px #ffffff59}.chapter-action-btn:disabled{color:var(--luto-muted);border-color:var(--luto-border);cursor:not-allowed;background:0 0}.carousel-controls{justify-content:center;align-items:center;gap:2rem;padding-top:1rem;display:flex}.carousel-arrow-btn{background:var(--luto-glass);border:1px solid var(--luto-border);color:var(--luto-bone-dim);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.carousel-arrow-btn:hover{background:var(--luto-glass-hover);color:#fff;border-color:var(--luto-border-active);transform:scale(1.05)}.carousel-dot-group{align-items:center;gap:.6rem;display:flex}.carousel-dot{cursor:pointer;background:#ffffff26;width:24px;height:2px;transition:all .3s}.carousel-dot.active{background:var(--luto-bone);width:40px}.luto-hud-overlay{pointer-events:none;z-index:20;flex-direction:column;justify-content:space-between;padding:1.75rem 2.25rem;display:flex;position:absolute;inset:0}.luto-focus-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.luto-reticle-dot{background:#ffffffe6;border-radius:50%;width:4px;height:4px;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 0 6px #fff9}.luto-reticle-dot:before,.luto-reticle-dot:after{content:"";background:#ffffffb3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.luto-reticle-dot:before{width:16px;height:1px}.luto-reticle-dot:after{width:1px;height:16px}.luto-reticle-dot.focused{background:0 0;border:1.5px solid #ffffffd9;width:26px;height:26px;animation:2s ease-in-out infinite reticle-pulse;box-shadow:0 0 14px #ffffff4d}@keyframes reticle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.luto-hover-whisper{letter-spacing:.16em;text-transform:uppercase;color:var(--luto-bone);border:1px solid var(--luto-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0c12e6;border-radius:4px;margin-top:14px;padding:6px 14px;font-size:11px;box-shadow:0 4px 20px #000c}.luto-ekg-card{border:1px solid var(--luto-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;background:#0a0c12e6;border-radius:6px;align-items:center;gap:1rem;padding:8px 16px;display:flex;position:absolute;bottom:2rem;left:2.25rem}.ekg-waveform-svg{width:60px;height:22px}.ekg-line{stroke-dasharray:120;stroke-dashoffset:120px;animation:1.5s linear infinite ekg-draw}@keyframes ekg-draw{to{stroke-dashoffset:0}}.ekg-bpm-label{letter-spacing:.08em;color:var(--luto-bone);font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600}.luto-inventory-dock{pointer-events:auto;align-items:center;gap:.6rem;display:flex;position:absolute;bottom:2rem;right:2.25rem}.luto-inventory-pill{border:1px solid var(--luto-border);letter-spacing:.14em;color:var(--luto-bone-dim);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0c12e6;border-radius:4px;padding:6px 14px;font-size:10.5px}.luto-dossier-overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;pointer-events:auto;background:#020305e6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.luto-dossier-modal{border:1px solid var(--luto-border-active);background:#0c0e14fa;border-radius:8px;width:680px;max-width:95%;max-height:88vh;padding:2rem;overflow-y:auto;box-shadow:0 30px 80px #000000f2}.dossier-header{border-bottom:1px solid var(--luto-border);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.85rem;display:flex}.dossier-title{letter-spacing:.08em;color:var(--luto-bone);text-transform:uppercase;margin-bottom:.5rem;font-family:Cinzel,Inter,serif;font-size:1.4rem}.dossier-scenario{color:var(--luto-muted);margin-bottom:1.25rem;font-size:.85rem;font-weight:300;line-height:1.75}.dossier-input{border:1px solid var(--luto-border);color:#fff;background:#0009;border-bottom:2px solid #fff6;border-radius:4px;outline:none;width:100%;padding:12px 16px;font-family:JetBrains Mono,monospace;font-size:.95rem;transition:all .2s}.dossier-input:focus{border-color:var(--luto-bone);background:#000c}.dossier-tabs-bar{border-bottom:1px solid #ffffff14;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.25rem;display:flex}.dossier-tab-btn{color:#8b929e;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:.45rem;padding:.5rem .9rem;font-size:10px;font-weight:600;transition:all .2s;display:flex}.dossier-tab-btn:hover{color:#f4f5f8;background:#ffffff0a}.dossier-tab-btn.active{color:#f4f5f8;background:#ffffff14;border-color:#ffffff26}.dossier-debrief-card{background:#040508d9;border:1px solid #ffffff1a;border-radius:6px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.debrief-section-title{letter-spacing:.18em;color:#94a3b8;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:.35rem;font-size:9.5px;font-weight:700;display:flex}.debrief-text{color:#cbd5e1;margin:0;font-size:.85rem;font-weight:300;line-height:1.6}.luto-audio-widget{z-index:60;-webkit-user-select:none;user-select:none;font-family:inherit;position:fixed;bottom:2.25rem;right:2.5rem}.luto-audio-pill-btn{border:1px solid var(--luto-border);letter-spacing:.14em;color:var(--luto-bone-dim);cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0e14eb;border-radius:20px;align-items:center;gap:.6rem;padding:6px 14px;font-family:inherit;font-size:10.5px;transition:all .25s;display:flex;box-shadow:0 4px 20px #000000b3}.luto-audio-pill-btn:hover{border-color:var(--luto-border-active);color:#fff;background:#161a24fa;transform:translateY(-2px);box-shadow:0 6px 25px #000000e6}.luto-mini-eq{align-items:flex-end;gap:2px;width:10px;height:10px;display:flex}.luto-mini-bar{background-color:var(--luto-bone);border-radius:1px;width:2px;transition:all .2s}.luto-mini-bar.h3{height:10px}.luto-mini-bar.h2{height:6px}.luto-mini-bar.h35{height:12px}.luto-mini-bar.h1{opacity:.35;height:3px}.luto-audio-panel{border:1px solid var(--luto-border-active);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0c12fa;border-radius:8px;width:18rem;padding:1.1rem;animation:.2s cubic-bezier(.16,1,.3,1) slideIn;box-shadow:0 20px 50px #000000f2}.luto-audio-header{border-bottom:1px solid var(--luto-border);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.luto-audio-title{letter-spacing:.2em;color:var(--luto-bone);text-transform:uppercase;font-size:10px;font-weight:600}.luto-audio-close{color:var(--luto-muted);cursor:pointer;background:0 0;border:none;padding:2px;transition:color .2s}.luto-audio-close:hover{color:#fff}.luto-audio-status-row{letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:10px;display:flex}.luto-audio-eq-track{border:1px solid var(--luto-border);background:#00000080;border-radius:3px;align-items:flex-end;gap:.25rem;height:1.1rem;margin-bottom:.85rem;padding:.2rem .5rem;display:flex}.luto-eq-bar{background-color:var(--luto-bone);border-radius:1px;flex:1;transition:all .15s}.luto-audio-slider{cursor:pointer;width:100%;height:4px;accent-color:var(--luto-bone);background:#ffffff1a;border-radius:2px;outline:none}.horror-prologue-screen{color:#f1f2f6;z-index:9999;cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#000;flex-direction:column;justify-content:space-between;width:100vw;height:100vh;padding:2.5rem 4rem;display:flex;position:fixed;inset:0;overflow:hidden}.prologue-vignette{pointer-events:none;z-index:1;background:radial-gradient(circle,#0f020566 0%,#000000fa 75%,#000 100%);position:absolute;inset:0}.prologue-scanlines{pointer-events:none;opacity:.7;z-index:2;background:linear-gradient(#12101000 50%,#00000059 50%) 0 0/100% 4px;position:absolute;inset:0}.prologue-dust{pointer-events:none;opacity:.3;z-index:1;background-image:radial-gradient(#ffffff0a 1px,#0000 0);background-size:24px 24px;position:absolute;inset:0}.door-slam-shake{animation:.75s cubic-bezier(.36,.07,.19,.97) both violentDoorShake}@keyframes violentDoorShake{10%,90%{transform:translate(-3px,4px)rotate(-.5deg)}20%,80%{transform:translate(5px,-4px)rotate(.6deg)}30%,50%,70%{filter:contrast(1.8)hue-rotate(15deg);transform:translate(-7px,6px)rotate(-.8deg)}40%,60%{transform:translate(8px,-6px)rotate(.9deg)}}.door-slam-flash{mix-blend-mode:screen;pointer-events:none;z-index:10;background:radial-gradient(circle,#dc142899 0%,#8b0014d9 100%);animation:.8s ease-out forwards slamFlashFade;position:absolute;inset:0}@keyframes slamFlashFade{0%{opacity:1}to{opacity:0}}.prologue-ghost-flash{z-index:12;pointer-events:none;background:#000c;justify-content:center;align-items:center;animation:.25s steps(2,end) forwards ghostFlicker;display:flex;position:absolute;inset:0}.ghost-flash-img{object-fit:contain;filter:contrast(2.5)drop-shadow(0 0 40px #dc2626);max-height:80vh}@keyframes ghostFlicker{0%{opacity:0;filter:invert()}30%{opacity:1;filter:invert(0)}60%{opacity:.4}to{opacity:0}}.prologue-top-bar{z-index:10;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.prologue-tag{font-family:var(--font-mono,monospace);letter-spacing:.2em;color:#717789;text-transform:uppercase;align-items:center;gap:8px;font-size:.72rem;display:flex}.pulse-red-led{background-color:#dc2626;border-radius:50%;width:6px;height:6px;animation:1.8s infinite ledPulse;box-shadow:0 0 8px #dc2626}.pulse-red-led.rapid{animation:.4s infinite ledPulse}.prologue-skip-btn{color:#8b92a2;font-family:var(--font-mono,monospace);letter-spacing:.14em;cursor:pointer;background:#14151c99;border:1px solid #464b5a66;border-radius:4px;align-items:center;gap:6px;padding:6px 14px;font-size:.68rem;transition:all .2s;display:flex}.prologue-skip-btn:hover{color:#fff;background:#320a1480;border-color:#dc2626}.prologue-center-stage{z-index:10;flex:1;justify-content:center;align-items:center;width:100%;max-width:960px;margin:0 auto;display:flex;position:relative}.prologue-start-prompt{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;display:flex}.prompt-audio-icon{animation:2s ease-in-out infinite audioBreath}@keyframes audioBreath{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;filter:drop-shadow(0 0 15px #dc262699);transform:scale(1.15)}}.prompt-title{letter-spacing:.25em;color:#f1f2f6;margin:0;font-family:Cinzel,serif;font-size:1.8rem}.prompt-desc{font-family:var(--font-sans,sans-serif);color:#7b8294;letter-spacing:.05em;margin:0;font-size:.95rem}.prologue-enter-btn{color:#f5f5f7;font-family:var(--font-mono,monospace);letter-spacing:.18em;cursor:pointer;background:linear-gradient(90deg,#380a14 0%,#1c050a 100%);border:1px solid #701625;border-radius:4px;align-items:center;gap:10px;margin-top:1rem;padding:1rem 2.2rem;font-size:.85rem;transition:all .25s;display:flex;box-shadow:0 6px 25px #70162566}.prologue-enter-btn:hover{background:linear-gradient(90deg,#52101e 0%,#29070f 100%);border-color:#a82339;transform:translateY(-2px);box-shadow:0 8px 30px #a823398c}.narration-container{text-align:left;flex-direction:column;width:100%;display:flex}.narration-history{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.history-line{letter-spacing:.06em;color:#555b6c;margin:0;font-family:Cinzel,serif;font-size:1.15rem;line-height:1.6;transition:color .5s}.history-line.door-line{color:#82414c}.narration-active-box{min-height:110px}.active-line{letter-spacing:.08em;color:#f4f5f8;text-shadow:0 0 20px #ffffff40;margin:0;font-family:Cinzel,serif;font-size:clamp(1.4rem,2.5vw,2.1rem);line-height:1.55}.active-line.door-locked-emphasis{color:#ef4444;text-shadow:0 0 25px #ef4444b3;letter-spacing:.12em}.active-line.machine-running-emphasis{color:#f87171;text-shadow:0 0 30px #f8717199}.cursor-caret{color:#dc2626;margin-left:4px;animation:.8s infinite blinkCaret}@keyframes blinkCaret{0%,to{opacity:1}50%{opacity:0}}.prologue-alert-tag{font-family:var(--font-mono,monospace);letter-spacing:.16em;color:#f87171;background:#2d0a12a6;border:1px solid #dc262666;border-radius:4px;align-self:flex-start;align-items:center;gap:8px;margin-top:1.5rem;padding:6px 14px;font-size:.75rem;animation:2s ease-in-out infinite alertPulse;display:inline-flex}@keyframes alertPulse{0%,to{opacity:.8}50%{opacity:1;box-shadow:0 0 15px #dc26264d}}.prologue-finish-actions{justify-content:flex-start;margin-top:2.5rem;animation:.8s ease-out forwards finishFadeIn;display:flex}@keyframes finishFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.prologue-enter-abyss-btn{color:#fff;font-family:var(--font-mono,monospace);letter-spacing:.18em;cursor:pointer;background:linear-gradient(90deg,#420a16 0%,#20040a 100%);border:1px solid #8e1a2f;border-radius:4px;align-items:center;gap:12px;padding:1rem 2.4rem;font-size:.88rem;transition:all .25s;display:flex;box-shadow:0 8px 30px #8e1a2f80}.prologue-enter-abyss-btn:hover{background:linear-gradient(90deg,#5c1020 0%,#2e0610 100%);border-color:#c72442;transform:translateY(-2px);box-shadow:0 10px 40px #c72442b3}.prologue-bottom-bar{width:100%;font-family:var(--font-mono,monospace);letter-spacing:.14em;color:#63697a;z-index:10;border-top:1px solid #2d303e4d;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.72rem;display:flex;position:relative}.biometric-indicator{align-items:center;gap:8px;display:flex}.heart-icon{color:#dc2626;animation:.6s ease-in-out infinite heartThrob}@keyframes heartThrob{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.status-normal{color:#818798}.status-critical{color:#ef4444;font-weight:700;animation:1.5s infinite criticalFlicker}@keyframes criticalFlicker{0%,to{opacity:1}50%{opacity:.5}}.prologue-hint{color:#4a5061;letter-spacing:.1em;font-size:.68rem}.profile-modal-overlay{z-index:900;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#010204f0;justify-content:center;align-items:center;padding:1.5rem;animation:.2s cubic-bezier(.16,1,.3,1) fadeInModal;display:flex;position:fixed;inset:0}@keyframes fadeInModal{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.horror-scare-card{background-color:#0000;background-image:linear-gradient(135deg,#080b10f5 0%,#040508fa 100%),url(/landing-bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff1a;border-left:2px solid #dc262699;border-radius:4px;flex-direction:column;width:100%;max-width:880px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #000000fa,0 0 40px #000000e6,inset 0 0 80px #000000f2}.horror-crt-scanlines{pointer-events:none;opacity:.55;z-index:1;background:linear-gradient(#12101000 50%,#00000059 50%) 0 0/100% 3px;position:absolute;inset:0}.horror-vignette-overlay{pointer-events:none;z-index:1;background:radial-gradient(circle,#0000 45%,#000000d9 100%);position:absolute;inset:0}.profile-header{z-index:2;background:linear-gradient(#10141cb3 0%,#0000 100%);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;padding:1.35rem 2rem 1.15rem;display:flex;position:relative}.profile-header-meta{flex-direction:column;gap:.35rem;display:flex}.profile-badge-top{letter-spacing:.28em;color:#94a3b8;text-transform:uppercase;align-items:center;gap:.5rem;font-size:8.5px;font-weight:600;display:flex}.profile-pulse-dot{background-color:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.8s infinite luto-pulse;box-shadow:0 0 8px #ef4444}.profile-title{letter-spacing:.15em;color:#f1f3f6;text-shadow:0 2px 15px #000000e6;margin:0;font-family:Cinzel,Inter,serif;font-size:1.3rem;font-weight:600}.haunted-glitch-title{color:#ef4444;letter-spacing:.2em;text-shadow:0 0 15px #ef4444cc;animation:.3s steps(2,end) infinite hauntGlitch}@keyframes hauntGlitch{0%{transform:translate(0)}50%{filter:hue-rotate(90deg);transform:translate(-2px)skew(2deg)}to{transform:translate(2px)skew(-2deg)}}.profile-close-btn{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:3px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.profile-close-btn:hover{color:#fff;background:#dc262633;border-color:#dc262699}.profile-identity-banner{z-index:2;background:#06080cd9;border-bottom:1px solid #ffffff0f;align-items:center;gap:1.5rem;padding:1.25rem 2rem;display:flex;position:relative}.profile-avatar-box{cursor:pointer;background:radial-gradient(circle,#1e293b66 0%,#030406f2 80%);border:1px solid #ffffff1f;border-radius:4px;justify-content:center;align-items:center;width:64px;height:64px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.profile-avatar-box:hover{border-color:#dc262680}.profile-avatar-box.avatar-glitch-active{border-color:#ef4444;animation:.22s steps(3,end) infinite avatarGlitchShake;box-shadow:0 0 25px #ef4444b3}@keyframes avatarGlitchShake{0%{filter:invert(.2);transform:translate(0)scale(1)}33%{filter:invert(.9)hue-rotate(180deg);transform:translate(-3px,2px)scale(1.05)}66%{transform:translate(2px,-2px)scale(.98)}to{filter:invert(0);transform:translate(0)scale(1)}}.avatar-sadako-glitch-img{object-fit:cover;filter:contrast(1.7)brightness(.85)drop-shadow(0 0 10px #dc2626);width:100%;height:100%}.avatar-rec-dot{background:#ef4444;border-radius:50%;width:5px;height:5px;animation:1.2s infinite luto-pulse;position:absolute;top:4px;right:4px;box-shadow:0 0 5px #ef4444}.profile-avatar-scanlines{pointer-events:none;opacity:.5;background:linear-gradient(#12101000 50%,#0006 50%) 0 0/100% 3px;position:absolute;inset:0}.profile-identity-info{flex-direction:column;flex:1;gap:.4rem;display:flex}.profile-codename-row{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.profile-name-display{align-items:center;gap:.5rem;display:flex}.profile-agent-name{letter-spacing:.16em;color:#f8fafc;font-family:Cinzel,Inter,serif;font-size:1.2rem;font-weight:700}.profile-name-edit-trigger{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:3px;align-items:center;padding:3px;transition:color .2s;display:flex}.profile-name-edit-trigger:hover{color:#cbd5e1}.profile-name-edit-box{align-items:center;gap:.4rem;display:flex}.profile-name-input{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#020305;border:1px solid #ffffff40;border-radius:3px;outline:none;padding:3px 8px;font-family:Cinzel,Inter,serif;font-size:1.1rem}.profile-name-save-btn{color:#fff;cursor:pointer;background:#334155;border:none;border-radius:3px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.profile-name-save-btn:hover{background:#475569}.profile-clearance-pill{letter-spacing:.14em;color:#cbd5e1;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:3px;align-items:center;gap:.35rem;padding:3px 8px;font-size:9px;font-weight:600;display:inline-flex}.profile-curse-warning-pill{letter-spacing:.12em;color:#f87171;text-transform:uppercase;background:#dc26261f;border:1px solid #dc262659;border-radius:3px;align-items:center;gap:.35rem;padding:3px 8px;font-size:8.5px;font-weight:600;display:inline-flex}.profile-meta-tags{letter-spacing:.1em;color:#64748b;align-items:center;gap:1.25rem;font-size:9.5px;display:flex}.profile-tag{align-items:center;gap:.35rem;display:inline-flex}.profile-heart-pulse-icon{animation:.8s ease-in-out infinite heartThrob}.profile-tabs-bar{z-index:2;background:#040508f2;border-bottom:1px solid #ffffff14;gap:.4rem;padding:.65rem 2rem 0;display:flex;position:relative}.profile-tab-btn{color:#64748b;letter-spacing:.16em;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom-width:2px;border-radius:3px 3px 0 0;align-items:center;gap:.45rem;padding:.6rem 1.15rem;font-size:10px;font-weight:600;transition:all .2s;display:flex}.profile-tab-btn:hover{color:#cbd5e1;background:#ffffff05}.profile-tab-btn.active{color:#f1f3f6;background:#ffffff0a;border-bottom-color:#ef4444}.profile-tab-body{z-index:2;flex:1;max-height:52vh;padding:1.5rem 2rem;position:relative;overflow-y:auto}.profile-stats-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.85rem;margin-bottom:1.25rem;display:grid}.horror-dread-card{background:#0a0e14b3;border:1px solid #ffffff14;border-radius:4px;flex-direction:column;gap:.35rem;padding:.9rem 1rem;transition:border-color .2s;display:flex;box-shadow:0 4px 15px #0009}.horror-dread-card:hover{border-color:#ffffff2e}.profile-stat-label{letter-spacing:.16em;color:#94a3b8;align-items:center;gap:.4rem;font-size:8.5px;font-weight:600;display:flex}.profile-stat-value{color:#f1f3f6;letter-spacing:.06em;font-family:Cinzel,Inter,serif;font-size:1.35rem;font-weight:700}.profile-stat-bar-track{background:#ffffff0f;border-radius:2px;width:100%;height:3px;margin-top:.15rem;overflow:hidden}.profile-stat-bar-fill{border-radius:2px;height:100%;transition:width .4s}.profile-stat-sub{letter-spacing:.08em;color:#64748b;margin-top:.15rem;font-size:8px}.horror-dark-banner{background:linear-gradient(135deg,#0f172a99 0%,#040508e6 100%);border:1px solid #ffffff14;border-left:2px solid #dc2626b3;border-radius:4px;align-items:flex-start;gap:1.15rem;padding:1.15rem 1.35rem;display:flex;box-shadow:0 8px 25px #000000b3}.profile-mission-icon{background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:.6rem}.profile-mission-details{flex-direction:column;flex:1;gap:.45rem;display:flex}.profile-mission-title-row{justify-content:space-between;align-items:center;display:flex}.profile-mission-title{letter-spacing:.12em;color:#f1f3f6;margin:0;font-family:Cinzel,Inter,serif;font-size:.9rem}.profile-mission-status-pill{letter-spacing:.14em;color:#ef4444;background:#dc26261a;border:1px solid #dc26264d;border-radius:3px;padding:2px 8px;font-size:8.5px;font-weight:600}.profile-mission-desc{color:#94a3b8;margin:0;font-size:.8rem;font-style:italic;line-height:1.6}.profile-mission-progress-box{flex-direction:column;gap:.25rem;margin-top:.4rem;display:flex}.profile-mission-progress-header{letter-spacing:.16em;color:#94a3b8;justify-content:space-between;font-size:8.5px;font-weight:600;display:flex}.horror-cassette-card{background:#06080cd9;border:1px solid #ffffff14;border-radius:4px;justify-content:space-between;align-items:center;margin-top:1rem;padding:.9rem 1.25rem;display:flex}.horror-cassette-left{align-items:center;gap:1rem;display:flex}.horror-tape-spool-box{background:#020305;border:1px solid #ffffff1a;border-radius:3px;gap:6px;padding:4px 6px;display:flex}.horror-tape-spool{border:2px dashed #64748b;border-radius:50%;width:14px;height:14px}.horror-tape-spool.spinning{border-color:#ef4444;animation:1s linear infinite spoolSpin}@keyframes spoolSpin{to{transform:rotate(360deg)}}.horror-cassette-info{flex-direction:column;gap:.2rem;display:flex}.horror-cassette-tag{letter-spacing:.2em;color:#ef4444;font-size:8px;font-weight:700}.horror-cassette-name{color:#e2e8f0;letter-spacing:.05em;font-size:.8rem;font-weight:500}.horror-cassette-play-btn{color:#f1f3f6;letter-spacing:.14em;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff26;border-radius:3px;align-items:center;gap:.5rem;padding:.45rem .9rem;font-size:9.5px;font-weight:600;transition:all .2s;display:flex}.horror-cassette-play-btn:hover{color:#fff;background:#dc262626;border-color:#dc262680}.horror-cassette-play-btn.playing{color:#ef4444;background:#dc262633;border-color:#ef4444}.profile-cctv-pane{flex-direction:column;gap:.75rem;display:flex}.horror-cctv-screen{cursor:crosshair;-webkit-user-select:none;user-select:none;background:#020305;border:1px solid #ffffff26;border-radius:4px;width:100%;height:330px;position:relative;overflow:hidden}.horror-cctv-screen.cctv-jumpscare-shake{animation:.45s cubic-bezier(.36,.07,.19,.97) both cctvShake}@keyframes cctvShake{10%,90%{filter:invert(.8)hue-rotate(180deg);transform:translate(-4px,4px)}20%,80%{transform:translate(6px,-4px)}30%,50%,70%{transform:translate(-8px,6px)scale(1.05)}40%,60%{transform:translate(8px,-6px)}}.cctv-bg-layer{filter:grayscale(.9)contrast(1.4)brightness(.65);background-image:linear-gradient(#02030599 0%,#02030533 50%,#020305d9 100%),url(/landing-bg.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.cctv-scanlines{pointer-events:none;opacity:.85;background:linear-gradient(#12101000 50%,#0009 50%) 0 0/100% 4px;position:absolute;inset:0}.cctv-noise-jitter{pointer-events:none;background-image:radial-gradient(#ffffff0f 1px,#0000 0);background-size:3px 3px;animation:.15s infinite film-jitter;position:absolute;inset:0}.cctv-header-overlay{z-index:10;color:#10b981;text-shadow:0 0 6px #10b981cc;justify-content:space-between;align-items:center;font-family:monospace;font-size:11px;display:flex;position:absolute;top:12px;left:16px;right:16px}.cctv-rec-badge{letter-spacing:.15em;align-items:center;gap:.5rem;display:flex}.cctv-blinking-dot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1s infinite luto-pulse;box-shadow:0 0 8px #ef4444}.cctv-live-clock{letter-spacing:.1em}.cctv-sadako-apparition{opacity:0;pointer-events:none;z-index:5;justify-content:center;align-items:flex-end;width:140px;height:240px;transition:opacity 1.5s ease-in-out,transform 1.5s ease-in-out;display:flex;position:absolute;bottom:12%;right:22%;transform:scale(.9)}.cctv-sadako-apparition.visible{opacity:.75;filter:contrast(1.8)grayscale(.8)brightness(.7);animation:3s infinite cctvGhostFlicker;transform:scale(1)}@keyframes cctvGhostFlicker{0%,to{opacity:.7}30%{opacity:.3}60%{opacity:.85}85%{opacity:.45}}.cctv-sadako-img{object-fit:contain;width:auto;max-height:220px}.cctv-screech-flash{z-index:20;background:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cctv-screech-img{object-fit:contain;filter:contrast(2)brightness(.9)drop-shadow(0 0 30px #dc2626);height:90%;animation:.4s ease-out screechZoom}@keyframes screechZoom{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}to{opacity:0;transform:scale(1.3)}}.cctv-footer-overlay{z-index:10;color:#94a3b8;letter-spacing:.1em;justify-content:space-between;align-items:center;font-family:monospace;font-size:10px;display:flex;position:absolute;bottom:12px;left:16px;right:16px}.cctv-warning-text{color:#ef4444;animation:1.5s infinite criticalFlicker}.cctv-instruction-hint{letter-spacing:.15em;color:#64748b;text-align:center;margin:0;font-size:9px}.profile-achievements-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.85rem;display:grid}.horror-ach-card{background:#080b10b3;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:.85rem;padding:.85rem 1rem;transition:all .2s;display:flex}.horror-ach-card.unlocked{background:#f59e0b0a;border-color:#f59e0b59}.horror-ach-card.locked{opacity:.4;filter:grayscale(.9)}.profile-ach-icon-box{background:#0009;border:1px solid #ffffff14;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.profile-ach-emoji{font-size:1.15rem}.profile-ach-lock-icon{background:#020305;border-radius:50%;padding:2px;position:absolute;bottom:-3px;right:-3px}.profile-ach-lock-icon.unlocked{color:#f59e0b}.profile-ach-lock-icon.locked{color:#64748b}.profile-ach-info{flex-direction:column;flex:1;gap:.2rem;display:flex}.profile-ach-title-row{justify-content:space-between;align-items:center;display:flex}.profile-ach-title{letter-spacing:.06em;color:#f1f3f6;font-size:.82rem;font-weight:600}.profile-ach-unlocked-tag{letter-spacing:.15em;color:#f59e0b;font-size:8px;font-weight:700}.profile-ach-locked-tag{letter-spacing:.15em;color:#64748b;font-size:7.5px;font-weight:600}.profile-ach-desc{color:#818798;margin:0;font-size:.72rem;line-height:1.4}.profile-speedruns-list{flex-direction:column;gap:.75rem;display:flex}.horror-sector-row{background:#080b10b3;border:1px solid #ffffff14;border-radius:4px;justify-content:space-between;align-items:center;gap:1.25rem;padding:.85rem 1.15rem;display:flex}.horror-sector-row.cleared{background:#10b98108;border-color:#10b98159}.horror-sector-row.unlocked{border-color:#ffffff2e}.horror-sector-row.locked{opacity:.35}.profile-sector-id-box{background:#0009;border:1px solid #ffffff1a;border-radius:3px;flex-direction:column;align-items:center;padding:.35rem .65rem;display:flex}.profile-sector-num{color:#f1f3f6;font-family:Cinzel,Inter,serif;font-size:1.05rem;font-weight:700}.profile-sector-tag{letter-spacing:.25em;color:#64748b;font-size:7px}.profile-sector-details{flex:1}.profile-sector-name{letter-spacing:.08em;color:#f1f3f6;font-size:.84rem;font-weight:600}.profile-sector-depth{color:#64748b;letter-spacing:.05em;margin-top:.15rem;font-size:.72rem}.profile-sector-records{align-items:center;display:flex}.profile-sector-time-box{flex-direction:column;align-items:flex-end;display:flex}.profile-sector-time-label{letter-spacing:.18em;color:#10b981;font-size:7.5px;font-weight:600}.profile-sector-time-val{color:#10b981;letter-spacing:.05em;font-family:Cinzel,Inter,serif;font-size:1.05rem;font-weight:700}.profile-sector-status-cleared{letter-spacing:.16em;color:#10b981;font-size:9px;font-weight:600}.profile-sector-status-ready{letter-spacing:.16em;color:#94a3b8;font-size:9px;font-weight:600}.profile-sector-status-sealed{letter-spacing:.16em;color:#475569;font-size:9px}.profile-footer{z-index:2;background:#040508f2;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:relative}.profile-footer-meta{letter-spacing:.12em;color:#64748b;align-items:center;gap:.5rem;font-size:8.5px;display:flex}.profile-dot-offline{background:#64748b;border-radius:50%;width:5px;height:5px}.profile-reset-trigger-btn{color:#94a3b8;letter-spacing:.14em;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:3px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:8.5px;font-weight:600;transition:all .2s;display:flex}.profile-reset-trigger-btn:hover{color:#fff;background:#dc262626;border-color:#dc262680}.profile-reset-confirm-box{align-items:center;gap:.6rem;display:flex}.profile-reset-warning{letter-spacing:.1em;color:#ef4444;font-size:8.5px;font-weight:700}.profile-btn-danger{color:#fff;letter-spacing:.12em;cursor:pointer;background:#dc2626;border:none;border-radius:3px;padding:.3rem .7rem;font-size:8.5px;font-weight:700}.profile-btn-secondary{color:#cbd5e1;letter-spacing:.12em;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:3px;padding:.3rem .7rem;font-size:8.5px;font-weight:600}.profile-header-right{align-items:center;gap:.75rem;display:flex}.profile-cloud-badge{letter-spacing:.14em;text-transform:uppercase;border-radius:3px;align-items:center;gap:.45rem;padding:.35rem .65rem;font-size:8.5px;font-weight:600;display:flex}.profile-cloud-badge.online{color:#10b981;background:#10b9811a;border:1px solid #10b9814d}.profile-cloud-badge.offline{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff1a}.profile-cloud-refresh-btn{color:#10b981;cursor:pointer;background:0 0;border:none;border-radius:2px;align-items:center;padding:2px;transition:opacity .2s;display:flex}.profile-cloud-refresh-btn:hover{opacity:.7}.profile-cloud-refresh-btn .spinning{animation:.8s linear infinite spoolSpin}.profile-auth-action-btn{color:#f1f3f6;letter-spacing:.12em;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:2px;align-items:center;gap:.35rem;padding:.25rem .55rem;font-size:8px;font-weight:600;transition:all .2s;display:inline-flex}.profile-auth-action-btn:hover{color:#fff;background:#dc262633;border-color:#dc262680}.profile-auth-action-btn.primary{color:#f87171;background:#dc262633;border-color:#dc262680}.profile-header-cloud-icon{opacity:.85;margin-left:3px}.profile-header-trigger-btn{letter-spacing:.18em;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:4px;align-items:center;gap:.5rem;padding:7px 14px;font-family:inherit;font-size:11px;transition:all .2s;display:inline-flex;background:var(--luto-glass)!important;border:1px solid var(--luto-border)!important;color:var(--luto-bone-dim)!important}.profile-header-trigger-btn:hover{box-shadow:0 0 15px #ffffff14;color:#fff!important;border-color:var(--luto-border-active)!important;background:var(--luto-glass-hover)!important}.auth-modal-overlay{z-index:950;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#010204f2;justify-content:center;align-items:center;padding:1.5rem;animation:.2s cubic-bezier(.16,1,.3,1) fadeInModal;display:flex;position:fixed;inset:0}.horror-auth-card{background-color:#0000;background-image:linear-gradient(135deg,#0a0e16f7 0%,#040508fa 100%),url(/landing-bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff1f;border-left:3px solid #dc2626b3;border-radius:4px;flex-direction:column;width:100%;max-width:480px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #000000fa,inset 0 0 80px #000000f2}.auth-header{z-index:2;background:linear-gradient(#121824a6 0%,#0000 100%);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;padding:1.35rem 1.6rem 1.15rem;display:flex;position:relative}.auth-header-left{flex-direction:column;gap:.35rem;display:flex}.auth-badge-top{letter-spacing:.24em;color:#94a3b8;text-transform:uppercase;align-items:center;gap:.45rem;font-size:8px;font-weight:600;display:flex}.auth-pulse-dot{background-color:#ef4444;border-radius:50%;width:5px;height:5px;animation:1.5s infinite luto-pulse;box-shadow:0 0 6px #ef4444}.auth-title{letter-spacing:.12em;color:#f1f3f6;margin:0;font-family:Cinzel,Inter,serif;font-size:1.15rem;font-weight:600}.auth-close-btn{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:3px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.auth-close-btn:hover{color:#fff;background:#dc262633;border-color:#dc262699}.auth-tabs-bar{z-index:2;background:#040508f2;border-bottom:1px solid #ffffff14;display:flex;position:relative}.auth-tab-btn{color:#64748b;letter-spacing:.15em;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1rem;font-size:9.5px;font-weight:600;transition:all .2s;display:flex}.auth-tab-btn:hover{color:#cbd5e1;background:#ffffff05}.auth-tab-btn.active{color:#f1f3f6;background:#ffffff0a;border-bottom-color:#ef4444}.auth-body{z-index:2;flex-direction:column;gap:1rem;padding:1.5rem 1.6rem;display:flex;position:relative}.auth-config-warning{background:#f59e0b14;border:1px solid #f59e0b40;border-radius:3px;flex-direction:column;gap:.3rem;padding:.75rem .9rem;display:flex}.auth-config-warning-header{letter-spacing:.12em;color:#f59e0b;align-items:center;gap:.45rem;font-size:9px;font-weight:700;display:flex}.auth-config-warning-desc{color:#cbd5e1;margin:0;font-size:8.5px;line-height:1.45}.auth-config-warning-desc code{color:#f59e0b;background:#00000080;border-radius:2px;padding:1px 4px;font-family:monospace}.auth-error-banner{color:#f87171;letter-spacing:.1em;background:#dc26261f;border:1px solid #dc262666;border-radius:3px;align-items:center;gap:.5rem;padding:.65rem .85rem;font-size:9px;font-weight:600;display:flex}.auth-success-banner{color:#10b981;letter-spacing:.1em;background:#10b9811a;border:1px solid #10b98159;border-radius:3px;align-items:center;gap:.5rem;padding:.65rem .85rem;font-size:9px;font-weight:600;display:flex}.auth-form{flex-direction:column;gap:.9rem;display:flex}.auth-input-group{flex-direction:column;gap:.35rem;display:flex}.auth-label{letter-spacing:.16em;color:#94a3b8;text-transform:uppercase;align-items:center;gap:.4rem;font-size:8.5px;font-weight:600;display:flex}.auth-input{color:#f1f3f6;letter-spacing:.08em;background:#04060ae6;border:1px solid #ffffff1f;border-radius:3px;outline:none;padding:.6rem .85rem;font-family:monospace;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.auth-input:focus{border-color:#dc262699;box-shadow:0 0 12px #dc262640}.auth-submit-btn{color:#fff;letter-spacing:.18em;cursor:pointer;background:#dc262640;border:1px solid #dc262699;border-radius:3px;justify-content:center;align-items:center;gap:.6rem;margin-top:.4rem;padding:.75rem 1rem;font-family:Cinzel,Inter,serif;font-size:10.5px;font-weight:700;transition:all .2s;display:flex}.auth-submit-btn:hover:not(:disabled){background:#dc262673;border-color:#ef4444;box-shadow:0 0 20px #dc262666}.auth-submit-btn:disabled{opacity:.5;cursor:not-allowed}.auth-loading-text{animation:1s infinite luto-pulse}.auth-guest-divider{text-align:center;letter-spacing:.18em;color:#64748b;align-items:center;margin:.2rem 0;font-size:8px;display:flex}.auth-guest-divider:before,.auth-guest-divider:after{content:"";border-bottom:1px solid #ffffff14;flex:1}.auth-guest-divider span{padding:0 .6rem}.auth-guest-btn{color:#94a3b8;letter-spacing:.14em;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:3px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem .9rem;font-size:9px;font-weight:600;transition:all .2s;display:flex}.auth-guest-btn:hover{color:#fff;background:#ffffff14;border-color:#fff3}.auth-footer{z-index:2;background:#040508f2;border-top:1px solid #ffffff14;padding:.85rem 1.6rem;position:relative}.auth-footer-tag{letter-spacing:.14em;color:#64748b;align-items:center;gap:.4rem;font-size:8px;display:flex}
