:root{--ground: #f0f2f5;--surface: #ffffff;--surface-2: #f5f6f8;--line: #e4e6eb;--ink: #1c1e21;--muted: #65676b;--ember: #d98b1f;--gold: #b8770f;--gold-fill: #f3c14b;--glow: rgba(243,193,75,.55);--sky-blue: #1b74e4;--sky-blue-ink: #ffffff;--error: #d93025;--header-bg: radial-gradient(60% 55% at 50% 40%, rgba(243,193,75,.18), transparent 70%), linear-gradient(180deg, #ffffff 0%, #f0f2f5 100%);--sphere-rim: rgba(101,103,107,.28);--sphere-dust: 101,103,107;--sphere-open: 217,139,31;--sphere-lit: 255,236,190;--sphere-halo: 243,193,75;--display: "Fraunces", Georgia, "Times New Roman", serif;--body: "Atkinson Hyperlegible", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;color-scheme:light;font-family:var(--body);line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:root[data-theme=night]{--ground: #0e1322;--surface: #161c30;--surface-2: #1c2440;--line: #283252;--ink: #eef0f6;--muted: #9aa3bb;--ember: #f0a532;--gold: #f6d27a;--gold-fill: #f6d27a;--glow: rgba(240,165,50,.55);--sky-blue: #7fb0cf;--sky-blue-ink: #0b1a26;--error: #ff7b72;--header-bg: radial-gradient(60% 55% at 50% 38%, rgba(240,165,50,.1), transparent 70%), linear-gradient(180deg, #090c17 0%, #0e1322 100%);--sphere-rim: rgba(154,163,187,.22);--sphere-dust: 154,163,187;--sphere-open: 240,165,50;--sphere-lit: 255,236,190;--sphere-halo: 240,165,50;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}body{min-width:320px;min-height:100vh;background:var(--ground);color:var(--ink)}button{font-family:inherit;font-size:1em;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--ember);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}:root[data-glasses="1"],:root[data-glasses="1"] body{background:#000;height:100%;overflow:hidden}.glasses{--g-ink: #F4F1EA;--g-muted: #B8B3A6;--g-amber: #F6D27A;--g-blue: #7FD3FF;--g-focus: #00D4FF;box-sizing:border-box;width:100%;height:100vh;max-height:600px;padding:18px 22px 16px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;background:#000;color:var(--g-ink);font-family:Noto Sans,Atkinson Hyperlegible,system-ui,sans-serif;overflow:hidden}.glasses *{box-sizing:border-box}.g-head{display:flex;justify-content:space-between;align-items:baseline}.g-brand{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:24px;color:var(--g-ink)}.g-count{display:inline-flex;align-items:center;gap:8px;font-size:18px;color:var(--g-amber)}.g-dot{width:12px;height:12px;border-radius:50%;background:var(--g-amber);box-shadow:0 0 14px 4px #f6d27a8c}.g-main{display:grid;gap:8px;align-content:start;min-height:0;overflow:hidden}.g-card{border:2px solid rgba(244,241,234,.28);border-radius:14px;padding:10px 14px 12px;display:grid;gap:8px}.g-text{font-size:21px;line-height:1.28;margin:0;color:var(--g-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.g-empty{font-size:22px;color:var(--g-muted);margin:0}.g-actions{display:flex;gap:10px}.g-btn{flex:1;min-height:88px;background:transparent;color:var(--g-ink);border:2px solid rgba(244,241,234,.45);border-radius:12px;font:inherit;font-size:20px;font-weight:700;cursor:pointer}.g-btn--join{color:var(--g-blue)}.g-btn--lit{color:var(--g-amber)}.g-btn:focus,.g-btn:focus-visible{outline:none;border-color:var(--g-focus);background:#00d4ff29;color:#fff;box-shadow:0 0 26px #00d4ff8c}.g-foot{min-height:52px;padding-top:6px;border-top:1px solid rgba(244,241,234,.18)}.g-hint{font-size:17px;line-height:1.3;color:var(--g-muted);margin:0}.g-gideon{font-size:20px;margin:0;color:var(--g-ink)}.g-name{color:var(--g-amber);font-weight:700;margin-right:8px}.g-foot{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.g-exit{min-height:44px;padding:0 12px;background:transparent;color:var(--g-muted);border:2px solid rgba(244,241,234,.25);border-radius:10px;font:inherit;font-size:16px;cursor:pointer}.g-exit:focus,.g-exit:focus-visible{outline:none;border-color:var(--g-focus);color:#fff;box-shadow:0 0 18px #00d4ff73}
