:root{color:#f5fbff;background:#05070f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--glass: rgba(7, 12, 24, .58);--line: rgba(203, 233, 255, .2)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button{font:inherit}.app-shell{position:relative;width:100%;height:100%;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 16% 18%,rgba(255,111,146,.14),transparent 28%),radial-gradient(circle at 82% 74%,rgba(90,221,255,.13),transparent 30%),linear-gradient(135deg,#05070f,#0a1020 48%,#090712)}.scene{position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none;cursor:grab}.scene canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scene:active{cursor:grabbing}.topbar{position:fixed;z-index:10;top:16px;left:16px;right:16px;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);gap:12px;align-items:center;pointer-events:none}.identity,.pattern-tabs,.toolbar-actions,.lower-hud,.camera-preview{pointer-events:auto;border:1px solid var(--line);background:var(--glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 60px #00000052}.identity{justify-self:start;display:flex;align-items:center;gap:10px;min-width:230px;min-height:48px;padding:8px 12px;border-radius:8px}.identity strong{display:block;font-size:14px;letter-spacing:0}.identity span:last-child{display:block;margin-top:2px;color:#e2f4ffb8;font-size:12px}.status-dot{width:10px;height:10px;border-radius:999px;background:#94a3b8;box-shadow:0 0 18px currentColor}.status-connected{background:#70ffbc;color:#70ffbc}.status-connecting{background:#ffe083;color:#ffe083}.status-offline{background:#ff6f92;color:#ff6f92}.pattern-tabs{display:flex;flex-wrap:wrap;justify-content:center;max-width:min(680px,48vw);padding:6px;border-radius:8px}.pattern-tabs button{min-height:34px;padding:0 12px;border:0;border-radius:6px;color:#e6f7ffb8;background:transparent;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.pattern-tabs button:hover,.pattern-tabs button.is-active{color:#fff;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff14}.toolbar-actions{justify-self:end;display:flex;gap:6px;align-items:center;min-height:48px;padding:6px;border-radius:8px}.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:40px;height:36px;padding:0 10px;border:0;border-radius:6px;color:#e9fbff;background:#ffffff14;cursor:pointer;transition:transform .16s ease,background .16s ease}.icon-button:hover{transform:translateY(-1px);background:#ffffff29}.icon-button.is-active{color:#fff;background:#70ffbc2e;box-shadow:inset 0 0 0 1px #70ffbc47}.pure-toggle,.easter-toggle{position:fixed;z-index:12;right:16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:#e9fbff;background:var(--glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 60px #00000052;cursor:pointer}.pure-toggle{bottom:18px}.easter-toggle{bottom:64px}.easter-toggle.is-active,.pure-toggle.is-active{background:#70ffbc2e;box-shadow:inset 0 0 0 1px #70ffbc47}.app-shell.is-pure .topbar,.app-shell.is-pure .lower-hud,.app-shell.is-pure .easter-toggle,.app-shell.is-pure .camera-preview{opacity:0;pointer-events:none}.lower-hud{position:fixed;z-index:9;left:50%;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:28px;min-width:min(520px,calc(100vw - 32px));min-height:44px;padding:0 14px;border-radius:8px;transform:translate(-50%)}.lower-hud div{display:flex;align-items:center;gap:8px;color:#e2f4ffbd;font-size:13px}.lower-hud strong{font-size:14px}.camera-preview{position:fixed;z-index:11;right:16px;top:84px;bottom:auto;width:292px;overflow:hidden;border-radius:8px;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease}.camera-preview.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.camera-preview.is-hidden,.camera-drag-handle.is-hidden{opacity:0;pointer-events:none}.camera-preview.is-dragged,.camera-preview.is-visible.is-dragged{transform:none}.camera-preview video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;transform:scaleX(-1)}.camera-drag-handle{position:fixed;z-index:12;top:92px;right:272px;display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(203,233,255,.28);border-radius:6px;background:#0000006b;color:#fff;cursor:grab;opacity:0;pointer-events:none;touch-action:none}.camera-drag-handle.is-visible{opacity:1;pointer-events:auto}.camera-drag-handle:active{cursor:grabbing}.camera-drag-handle span{width:12px;height:12px;border-top:2px solid rgba(255,255,255,.84);border-bottom:2px solid rgba(255,255,255,.84);opacity:.85}.camera-feed{position:relative;aspect-ratio:16 / 10;overflow:hidden}.camera-feed canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:scaleX(-1)}.camera-status{position:absolute;left:8px;right:8px;bottom:8px;display:flex;align-items:center;gap:6px;min-height:26px;padding:0 8px;border-radius:6px;background:#00000061;color:#fff;font-size:12px;-webkit-user-select:none;user-select:none}.gesture-command{display:grid;gap:4px;padding:10px 12px 12px;border-top:1px solid rgba(203,233,255,.18)}.gesture-command span{color:#e2f4ffa3;font-size:11px}.gesture-command strong{color:#fff;font-size:18px;line-height:1.15}.gesture-command small{color:#e2f4ffc2;font-size:12px;line-height:1.35}@media (max-width: 900px){.topbar{grid-template-columns:1fr;align-items:stretch}.identity,.toolbar-actions{justify-self:stretch}.pattern-tabs{justify-self:stretch;max-width:none}.toolbar-actions{justify-content:space-between}.icon-button span{display:none}}.landing-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#05070f;display:flex;flex-direction:column;transition:opacity .6s ease}.landing-overlay.is-exiting{opacity:0;pointer-events:none}.landing-intro{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all 1.2s cubic-bezier(.22,1,.36,1)}.landing-intro.is-floated{align-items:flex-start;justify-content:center;padding-top:32px;cursor:default}.landing-intro.is-top-fixed{position:relative;flex-shrink:0;height:auto;inset:auto}.landing-intro-text{font-size:28px;letter-spacing:.05em;color:#f5fbff;animation:gentle-float 3s ease-in-out infinite;transition:font-size 1.2s cubic-bezier(.22,1,.36,1)}.landing-intro-emoji{font-size:26px;animation:gentle-float 3s ease-in-out .3s infinite;transition:font-size 1.2s cubic-bezier(.22,1,.36,1)}.landing-intro.is-floated .landing-intro-text{font-size:16px;animation:none}.landing-intro.is-floated .landing-intro-emoji{font-size:15px;animation:none}@keyframes gentle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.timeline-map-layout{flex:1;display:flex;flex-direction:column;padding:0 24px 24px;opacity:0;transform:translateY(12px);min-height:0}.timeline-map-layout.is-visible{animation:fade-slide-in .7s .3s ease forwards}@keyframes fade-slide-in{to{opacity:1;transform:translateY(0)}}.timeline-map-content{flex:1;display:grid;grid-template-columns:3fr 2fr;gap:32px;align-items:center;min-height:0}.map-column{height:100%;min-height:0;display:flex;align-items:center;justify-content:center}.timeline-map-content{flex:1;display:grid;grid-template-columns:3fr 2fr;gap:32px;align-items:center;min-height:0;margin-right:12%}.timeline-column{display:flex;flex-direction:column;align-items:center;gap:20px}.projection-wall{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(ellipse at 50% 50%,#101e301f,#050a1433 60%,#02050c);border-radius:4px;box-shadow:inset 0 0 40px #0006,1px 1px 8px #00000059}.projection-wall .world-map-container{border:1px solid rgba(60,70,85,.35);border-radius:4px;max-width:100%;max-height:100%;aspect-ratio:3 / 4}.projection-wall:after{content:"";position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(to bottom,transparent 0px,transparent 2px,rgba(0,0,0,.025) 2px,rgba(0,0,0,.025) 3px);pointer-events:none}.projector-fixed{position:fixed;z-index:20;right:20px;bottom:20px;width:100px;height:120px;filter:drop-shadow(3px 3px 8px rgba(0,0,0,.55))}.proj-reel{position:absolute;border-radius:50%;width:48px;height:48px;background:radial-gradient(circle at 42% 38%,#5a554e66,#37322c99 20%,#1e1c18e6 50%,#14120f);border:2.5px solid rgba(45,42,36,.9);box-shadow:inset 0 -2px 4px #0009,0 0 0 1px #4641374d;z-index:auto;overflow:hidden}.proj-reel:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:radial-gradient(circle at 38% 35%,#786e5f80,#28231ce6);border:1.5px solid rgba(60,55,48,.6);z-index:3}.proj-reel-film{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background:repeating-conic-gradient(from 0deg,#2d2821cc,#2d2821cc 4deg,#14120ef2 4deg,#14120ef2 12deg);box-shadow:inset 0 0 0 8px #191612d9,inset 0 0 0 9px #322d264d;z-index:1}.proj-reel-film:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;border:1px solid rgba(60,55,48,.3);pointer-events:none}.proj-reel-top{top:0;right:10px;z-index:3}.proj-reel-bottom{top:28px;right:30px;z-index:1}.proj-film-strip{position:absolute;top:42px;right:22px;width:3px;height:16px;background:#231e19cc;border-left:1px solid rgba(50,45,38,.5);border-right:1px solid rgba(50,45,38,.5);z-index:2;transform:rotate(-15deg);transform-origin:top center}.proj-body{position:absolute;top:56px;right:16px;width:56px;height:24px;background:linear-gradient(180deg,#413c34d9,#322d28e6 40%,#1e1c18f2);border-radius:3px;box-shadow:inset 0 1px #5a554b33,inset 0 -1px #0006,2px 2px 8px #0006;z-index:2;padding:3px 5px;display:flex;flex-direction:column;gap:2px}.proj-body-top{height:2px;background:#504b414d;border-radius:1px}.proj-vent{height:2px;background:#0a0806b3;border-radius:1px;box-shadow:inset 0 1px #00000080}.proj-red-light{position:absolute;top:3px;right:5px;width:4px;height:4px;border-radius:50%;background:#ff5040;box-shadow:0 0 5px #ff4632cc,0 0 10px #ff3c284d;opacity:1}.projector-fixed.is-spinning .proj-red-light{animation:indicator-blink .6s ease-in-out infinite}@keyframes indicator-blink{0%,to{opacity:1}50%{opacity:.15}}.proj-lens-wrapper{position:absolute;top:57px;left:4px;display:flex;align-items:center;z-index:2}.proj-lens-base{width:8px;height:14px;background:linear-gradient(90deg,#28241ee6,#37322acc);border-radius:2px 0 0 2px}.proj-lens-tube{width:18px;height:11px;background:repeating-linear-gradient(90deg,#2d2a24e6,#37322c99 2px,#23201cf2 3px);border-radius:2px 5px 5px 2px;box-shadow:inset 0 1px #504b4133,0 0 8px #5aaaeb4d;display:flex;align-items:center;justify-content:flex-end;padding-right:1px}.proj-lens-glass{width:7px;height:7px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#dcf0fff2,#82c8f5bf,#3c91e180 70%,#1450a0cc);box-shadow:0 0 8px #8cd2ffcc,0 0 18px #64b4f066;animation:lens-glow 2s ease-in-out infinite}@keyframes lens-glow{0%,to{box-shadow:0 0 8px #8cd2ffcc,0 0 18px #64b4f066}50%{box-shadow:0 0 14px #beebffe6,0 0 28px #8cd2fa80}}.proj-stand{position:absolute;top:80px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;z-index:0}.proj-stand-leg{width:5px;height:16px;background:linear-gradient(90deg,#322e28b3,#23201ce6);border-radius:1px 1px 0 0}.proj-stand-base{width:44px;height:4px;background:linear-gradient(180deg,#2d2823cc,#14120ff2);border-radius:1px;box-shadow:1px 1px 3px #0006}.projector-beam-fixed{position:fixed;z-index:10;right:60px;bottom:60px;width:28vw;height:32vh;background:linear-gradient(135deg,rgba(110,190,245,.55) 0%,rgba(80,160,230,.18) 50%,rgba(50,120,200,.04) 80%,transparent 100%);clip-path:polygon(100% 100%,100% 78%,0% 0%,18% 0%);pointer-events:none;animation:beam-shimmer 3s ease-in-out infinite}.projector-fixed.target-beijing .projector-beam-fixed{clip-path:polygon(100% 100%,100% 72%,5% 35%,20% 28%)}.projector-fixed.target-shanghai .projector-beam-fixed{clip-path:polygon(100% 100%,100% 70%,0% 20%,14% 14%);background:linear-gradient(135deg,rgba(255,255,255,.55) 0%,rgba(250,250,250,.2) 50%,rgba(230,230,230,.05) 80%,transparent 100%)}.projector-fixed.target-shanghai .proj-lens-glass{background:radial-gradient(circle at 35% 35%,#fffffff2,#fafafabf,#e6e6e680 70%,#b4b4b4cc);box-shadow:0 0 12px #fffc,0 0 24px #f0f0f073;animation:lens-glow-white 2s ease-in-out infinite}@keyframes lens-glow-white{0%,to{box-shadow:0 0 12px #fffc,0 0 24px #f0f0f073}50%{box-shadow:0 0 18px #ffffffe6,0 0 34px #f5f5f58c}}.projector-fixed.target-shanghai .proj-red-light{background:#fff;box-shadow:0 0 5px #fffc,0 0 10px #f0f0f04d}@keyframes beam-shimmer{0%,to{opacity:.7}50%{opacity:1}}@keyframes reel-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.projector-fixed.is-spinning .proj-reel-top{animation:reel-spin .8s linear infinite}.projector-fixed.is-spinning .proj-reel-bottom{animation:reel-spin 1.2s linear infinite reverse}.projector-fixed.is-triggered:not(.target-shanghai) .projector-beam-fixed{background:linear-gradient(135deg,rgba(255,210,80,.65) 0%,rgba(240,180,40,.24) 50%,rgba(220,150,20,.06) 80%,transparent 100%)}.projector-fixed.is-triggered:not(.target-shanghai) .proj-lens-glass{background:radial-gradient(circle at 35% 35%,#fff5c8f2,#ffc850bf,#f0a01e80 70%,#c8640acc);box-shadow:0 0 12px #ffd250cc,0 0 24px #f0b42873}@keyframes lens-glow-yellow{0%,to{box-shadow:0 0 12px #ffd250cc,0 0 24px #f0b42873}50%{box-shadow:0 0 18px #ffe678e6,0 0 34px #fac83c8c}}.projector-fixed.is-triggered:not(.target-shanghai) .proj-lens-glass{animation:lens-glow-yellow 2s ease-in-out infinite}.timeline{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.timeline-date{font-size:26px;font-weight:400;color:#f5fbff;letter-spacing:.04em;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none}.timeline-track-row{display:flex;align-items:center;gap:12px;width:68%}.timeline-track-tag{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:24px;padding:0 8px;border:1px solid rgba(203,233,255,.18);border-radius:12px;font-size:11px;color:#f5fbff8c;letter-spacing:.06em;background:#ffffff0a;-webkit-user-select:none;user-select:none}.timeline-track{position:relative;width:100%;height:6px;background:#ffffff14;border-radius:3px;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none}.timeline-track.is-dragging{cursor:grabbing}.timeline-fill{height:100%;background:linear-gradient(90deg,#70ffbc4d,#70ffbc99);border-radius:3px;pointer-events:none}.timeline-thumb{position:absolute;top:50%;width:18px;height:18px;border-radius:50%;background:#70ffbc;transform:translate(-50%,-50%);box-shadow:0 0 14px #70ffbc73;pointer-events:none;transition:box-shadow .2s ease}.timeline-track.is-dragging .timeline-thumb{box-shadow:0 0 24px #70ffbcb3}.timeline-label{position:absolute;top:14px;font-size:11px;color:#f5fbff59;letter-spacing:.04em}.timeline-label-start{left:0}.timeline-label-end{right:0}.trigger-label{display:inline-block;padding:6px 22px;border:0;border-radius:10px;font-size:18px;font-family:"Noto Serif SC","Source Han Serif SC",STSong,SimSun,KaiTi,Microsoft YaHei,serif;letter-spacing:.08em;color:#f5fbffd9;background:#f5fbff0a;cursor:pointer;-webkit-user-select:none;user-select:none;animation:soft-pulse 2.4s ease-in-out infinite;transition:color .2s ease,background .2s ease,text-shadow .2s ease}.trigger-label:hover{color:#fff;background:#f5fbff1a;text-shadow:0 0 20px rgba(255,255,255,.2)}.trigger-label.is-beijing{color:#ffd282e6;background:#b478280f}.trigger-label.is-beijing:hover{color:#ffe0a0;background:#c88c3224;text-shadow:0 0 22px rgba(255,190,80,.3)}.trigger-label.is-shanghai{color:#a0e6ffe0;background:#3ca0d20f}.trigger-label.is-shanghai:hover{color:#c0eeff;background:#50b4e61f;text-shadow:0 0 22px rgba(120,210,255,.3)}@keyframes soft-pulse{0%,to{opacity:.78}50%{opacity:1}}.world-map-container{position:relative;aspect-ratio:3 / 4;max-height:100%;max-width:100%;margin:0 auto;border:1px solid rgba(60,70,85,.35);border-radius:8px;overflow:hidden;background:#02050c}.world-map-canvas{width:100%;height:100%;display:block}.app-content{width:100%;height:100%}.music-player{position:fixed;z-index:110;left:20px;bottom:20px;display:flex;align-items:center;gap:0;height:44px;min-width:44px;padding:6px;border:1px solid var(--line);border-radius:22px;background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px #00000059;transition:all .35s cubic-bezier(.22,1,.36,1)}.music-player.is-expanded{height:110px;min-width:320px;border-radius:28px;padding:10px 8px}.music-disc{width:32px;height:32px;border-radius:50%;flex-shrink:0;cursor:pointer;align-self:flex-start;margin-top:4px;background:conic-gradient(from 0deg,#788ca04d,#50648280,#8ca0b44d,#5a6e8c80,#8296aa4d,#50648280,#788ca04d 360deg);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000004d;transition:transform .3s ease}.music-disc:hover{transform:scale(1.06)}.music-player.is-playing .music-disc{animation:disc-spin 3s linear infinite}@keyframes disc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.music-player.is-playing .music-disc:hover{animation:disc-spin 3s linear infinite;transform:scale(1.06)}.music-disc-inner{width:10px;height:10px;border-radius:50%;background:#0a0f19e6;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #ffffff1a}.music-disc-note{font-size:7px;color:#c8dcf0b3;line-height:1}.music-info{display:flex;flex-direction:column;gap:4px;margin-left:12px;margin-right:8px;width:250px;overflow:hidden;white-space:nowrap;animation:fade-slide-in .2s ease forwards}.music-title{font-size:14px;font-weight:500;color:#ebf5ffe6;letter-spacing:.03em;max-width:260px;overflow:hidden;text-overflow:ellipsis}.music-actions{display:flex;align-items:center;gap:6px}.music-btn-sm{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:50%;color:#c8d7ebb3;background:transparent;cursor:pointer;transition:color .15s ease,background .15s ease}.music-btn-sm:hover{color:#fff;background:#ffffff1a}.music-btn-play{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;color:#fff;background:#ffffff26;cursor:pointer;transition:background .15s ease,transform .15s ease}.music-btn-play:hover{background:#ffffff40;transform:scale(1.08)}.music-seek-bar{width:100%;height:6px;border-radius:2px;background:#ffffff1a;cursor:pointer;position:relative;touch-action:none}.music-seek-fill{height:100%;border-radius:2px;background:#b4d2f0b3}.music-seek-thumb{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;background:#e9fbff;transform:translate(-50%,-50%);opacity:0;transition:opacity .15s ease;pointer-events:none}.music-seek-bar:hover .music-seek-thumb{opacity:1}.music-time-row{display:flex;justify-content:space-between;width:100%}.music-time{font-size:11px;color:#c8d7eb73;font-variant-numeric:tabular-nums}.music-vol-wrap{display:flex;align-items:center;margin-left:2px}.music-vol-bar{width:80px;height:6px;border-radius:2px;background:#ffffff1f;cursor:pointer;position:relative;touch-action:none}.music-vol-bar.is-muted{opacity:.4}.music-vol-fill{height:100%;border-radius:2px;background:#c8dcf5cc}.music-vol-thumb{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;background:#e9fbff;transform:translate(-50%,-50%);opacity:0;transition:opacity .15s ease;pointer-events:none}.music-vol-bar:hover .music-vol-thumb{opacity:1}.music-playlist{position:absolute;left:0;bottom:52px;width:300px;max-height:160px;overflow-y:auto;padding:6px;border:1px solid var(--line);border-radius:12px;background:var(--glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px #0006;display:flex;flex-direction:column;gap:2px}.music-playlist-item{display:flex;align-items:center;gap:8px;padding:6px 10px;border:0;border-radius:8px;background:transparent;color:#c8d7ebb3;cursor:pointer;font-size:11px;text-align:left;transition:background .15s ease,color .15s ease}.music-playlist-item:hover{background:#ffffff14;color:#fff}.music-playlist-item.is-active{background:#ffffff1a;color:#fff}.music-pl-index{font-size:10px;color:#c8d7eb59;width:14px;text-align:center;flex-shrink:0}.music-pl-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-pl-playing{font-size:10px;color:#70ffbc;animation:note-pulse 1s ease-in-out infinite;flex-shrink:0}@keyframes note-pulse{0%,to{opacity:1}50%{opacity:.4}}.forbidden-page{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#05070f}.forbidden-empty{width:100%;height:100%}@media (max-width: 768px){.timeline-map-content{grid-template-columns:1fr;grid-template-rows:auto auto;gap:20px;margin-right:0}.landing-intro-text{font-size:22px}.landing-intro-emoji{font-size:20px}.timeline-date{font-size:22px}.trigger-label{font-size:15px}.timeline-track-row{gap:8px;width:80%}.timeline-track{height:5px}.timeline-thumb{width:16px;height:16px}.map-column{height:auto;aspect-ratio:4 / 3}}@media (max-width: 560px){.topbar{top:10px;left:10px;right:10px;gap:8px}.identity{min-width:0}.pattern-tabs button{flex:1 1 auto;min-width:72px;padding:0 8px;font-size:12px}.lower-hud{bottom:10px;gap:10px}.camera-preview{right:10px;top:auto;bottom:64px;width:210px}.camera-drag-handle{right:184px;top:auto;bottom:196px}.gesture-command strong{font-size:15px}}
