html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;background-color:#f8fafc;color:#0f172a}html.dark{background-color:#0b1329;color:#f8fafc}#root{min-height:100vh;display:flex;flex-direction:column;position:relative;background-color:#f8fafc}#root:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#e0f2fe66}::-webkit-scrollbar-thumb{background:#2563eb4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2563eb99}.official-investigation-active{border-top:6px solid #8C1515;box-shadow:0 -3px 10px #8c15154d}@keyframes screenJolt{0%,to{transform:translate(0)}25%{transform:translate(-2px,-1px) rotate(-.1deg)}50%{transform:translate(2px,1px) rotate(.1deg)}}.gavel-strike-effect{animation:screenJolt .15s ease-in-out}.loading-message-animate{animation:loadingTextFadeIn .8s ease-out forwards}@keyframes loadingTextFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tts-button{margin-left:.5rem;padding:.2rem;border-radius:50%;transition:all .2s;opacity:.5;font-size:1rem;cursor:pointer}.tts-button:hover{opacity:1;transform:scale(1.1);background:#0000000d}.courthouse-door{position:fixed;height:100vh;width:50.5vw;background-color:var(--door-base-color, #0f172a);z-index:10000;transition:transform 1.2s cubic-bezier(.7,0,.3,1);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 80px #000000d9;overflow:hidden}.courthouse-door.left-door{top:0;left:0;transform:translate(0);border-right:3px solid var(--door-edge-color, #3b82f6)}.courthouse-door.right-door{top:0;right:0;transform:translate(0);border-left:3px solid var(--door-edge-color, #3b82f6)}.courthouse-door.left-door.open{transform:translate(-100%)}.courthouse-door.right-door.open{transform:translate(100%)}.police-door-handle{width:14px;height:200px;background:linear-gradient(180deg,#94a3b8,#334155);border-radius:6px;box-shadow:0 0 15px #3b82f64d,inset 0 0 6px #fff6;border:1px solid #64748b;position:absolute;top:50%;transform:translateY(-50%)}.police-door-handle.left{right:30px}.police-door-handle.right{left:30px}.police-emblem-watermark{font-size:3rem;font-weight:900;letter-spacing:.3em;color:#3b82f626;-webkit-user-select:none;user-select:none;text-transform:uppercase}body.courthouse-transition-active{overflow:hidden}.investigation-intro-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease-in-out}.investigation-intro-overlay.visible{opacity:1}.investigation-intro-overlay.exiting{opacity:0}.investigation-briefing-card{transform:scale(.9) translateY(-10px);opacity:0;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .4s ease-out;width:320px;max-width:90vw;background-color:#1e293b;border:2px solid #3b82f6;border-radius:12px;box-shadow:0 20px 30px #0009,0 0 20px #3b82f64d;overflow:hidden;color:#f8fafc}.investigation-intro-overlay.visible .investigation-briefing-card{transform:scale(1) translateY(0);opacity:1}.investigation-intro-overlay.exiting .investigation-briefing-card{transform:scale(1.05) translateY(10px);opacity:0}.briefing-header{background-color:#0f172a;padding:12px 16px;border-bottom:1px solid #1e3a8a;text-align:center}.briefing-content{padding:24px 20px;text-align:center}.briefing-title{font-size:24px;font-weight:900;color:#60a5fa;margin-bottom:12px;letter-spacing:2px}.briefing-text{font-size:16px;line-height:1.6;color:#e2e8f0}.briefing-footer{background-color:#0f172a;padding:8px 16px;border-top:1px solid #1e3a8a;text-align:center;font-size:12px;color:#94a3b8;font-weight:600;letter-spacing:1px}.police-loading-container{min-height:180px}
