.status-sheet-module__qyezJG__overlay{--sheet-bg:#090e14;--sheet-surface:#101820;--sheet-raised:#17222c;--sheet-raised-2:#1d2a35;--sheet-ink:#f1f5f8;--sheet-muted:#a6b3bf;--sheet-subtle:#7f8d9a;--sheet-line:#283642;--sheet-line-strong:#3a4b59;--sheet-accent:#77aede;--sheet-accent-strong:#91c4ee;--sheet-accent-bg:#15293a;--sheet-done:#69cf91;--sheet-done-bg:#173426;--sheet-wait:#a4afb9;--sheet-wait-bg:#202b35;--sheet-now:#91c9f6;--sheet-now-bg:#18334a;--sheet-na:#7a8792;--sheet-warn:#e7ac6f;--sheet-warn-bg:#34271b;--sheet-basic:#d8aa72;--sheet-imaging:#aaa4dc;--sheet-scope:#79baa2;z-index:var(--z-modal);background:var(--sheet-bg);color:var(--sheet-ink);-webkit-overflow-scrolling:touch;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.status-sheet-module__qyezJG__swipeEnabled{touch-action:pan-y}.status-sheet-module__qyezJG__screen{background:var(--sheet-surface);flex-direction:column;width:min(100%,1440px);min-height:100dvh;margin:0 auto;display:flex;box-shadow:0 0 48px rgba(0,0,0,.28)}.status-sheet-module__qyezJG__appbar{z-index:2;border-bottom:1px solid var(--sheet-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:rgba(12,19,26,.94);justify-content:flex-start;align-items:center;gap:20px;min-height:72px;padding:12px 24px;display:flex;position:-webkit-sticky;position:sticky;top:0}.status-sheet-module__qyezJG__nav{flex:none;align-items:center;gap:8px;display:flex}.status-sheet-module__qyezJG__navBtn{border:1px solid var(--sheet-line-strong);background:var(--sheet-raised);min-height:48px;color:var(--sheet-ink);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:9px 14px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.status-sheet-module__qyezJG__navBtn:hover{border-color:var(--sheet-accent);background:var(--sheet-raised-2)}.status-sheet-module__qyezJG__navBtn:focus-visible{outline-offset:2px;outline:3px solid rgba(145,196,238,.48)}.status-sheet-module__qyezJG__completeBtn:focus-visible{outline-offset:2px;outline:3px solid rgba(145,196,238,.48)}.status-sheet-module__qyezJG__navDisabled{pointer-events:none;opacity:.48}.status-sheet-module__qyezJG__swipeHint{max-width:230px;color:var(--sheet-subtle);text-align:right;margin-left:auto;font-size:.7rem;line-height:1.35}.status-sheet-module__qyezJG__appTitle{align-items:center;gap:16px;min-width:0;display:flex}.status-sheet-module__qyezJG__eyebrow,.status-sheet-module__qyezJG__summaryLabel{color:var(--sheet-subtle);letter-spacing:.08em;font-size:.72rem;font-weight:700}.status-sheet-module__qyezJG__station{color:var(--sheet-ink);align-items:center;gap:8px;font-size:1rem;font-weight:700;display:inline-flex}.status-sheet-module__qyezJG__station i{background:var(--sheet-done);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px rgba(105,207,145,.1)}.status-sheet-module__qyezJG__summary{background:radial-gradient(circle at 8% 0%,rgba(119,174,222,.08),transparent 34%),var(--sheet-surface);border-bottom:1px solid var(--sheet-line);grid-template-columns:minmax(280px,1.25fr) minmax(260px,1fr) minmax(220px,.72fr);gap:14px;margin:0;padding:20px 24px;display:grid}.status-sheet-module__qyezJG__identity,.status-sheet-module__qyezJG__currentCard,.status-sheet-module__qyezJG__progressCard{border-radius:12px;min-width:0}.status-sheet-module__qyezJG__identity{padding:5px 4px 4px}.status-sheet-module__qyezJG__who{color:var(--sheet-ink);letter-spacing:-.035em;margin:3px 0 10px;font-size:max(1.8rem,min(3.2vw,2.65rem));font-weight:750;line-height:1.08}.status-sheet-module__qyezJG__chips{flex-wrap:wrap;gap:6px;display:flex}.status-sheet-module__qyezJG__chip{border:1px solid var(--sheet-line);background:var(--sheet-raised);color:var(--sheet-muted);white-space:nowrap;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600}.status-sheet-module__qyezJG__currentCard,.status-sheet-module__qyezJG__progressCard{border:1px solid var(--sheet-line-strong);background:var(--sheet-raised);flex-direction:column;justify-content:center;padding:16px 18px;display:flex}.status-sheet-module__qyezJG__currentCard{background:var(--sheet-accent-bg);box-shadow:inset 3px 0 0 var(--sheet-accent);border-color:rgba(119,174,222,.5)}.status-sheet-module__qyezJG__currentCard strong{color:var(--sheet-ink);margin-top:5px;font-size:max(1.05rem,min(1.8vw,1.35rem));line-height:1.25}.status-sheet-module__qyezJG__currentHint{color:var(--sheet-muted);margin-top:5px;font-size:.76rem}.status-sheet-module__qyezJG__grow{flex:1}.status-sheet-module__qyezJG__progress{font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;gap:2px;margin:2px 0 9px;display:flex}.status-sheet-module__qyezJG__progress b{color:var(--sheet-ink);font-size:1.8rem;line-height:1}.status-sheet-module__qyezJG__progress small{color:var(--sheet-muted);font-size:.83rem;font-weight:600}.status-sheet-module__qyezJG__closeBtn{border:1px solid var(--sheet-line-strong);background:var(--sheet-raised);min-width:82px;min-height:48px;color:var(--sheet-ink);cursor:pointer;transition:background var(--dur)var(--ease),border-color var(--dur)var(--ease),transform var(--dur)var(--ease);border-radius:8px;padding:9px 20px;font-size:1rem;font-weight:700}.status-sheet-module__qyezJG__closeBtn:hover{border-color:var(--sheet-accent);background:var(--sheet-raised-2)}.status-sheet-module__qyezJG__closeBtn:active{transform:translateY(1px)scale(.98)}.status-sheet-module__qyezJG__closeBtn:focus-visible{outline-offset:2px;outline:3px solid rgba(145,196,238,.48)}.status-sheet-module__qyezJG__retryBtn:focus-visible{outline-offset:2px;outline:3px solid rgba(145,196,238,.48)}.status-sheet-module__qyezJG__bar{background:var(--sheet-wait-bg);border-radius:999px;height:8px;overflow:hidden}.status-sheet-module__qyezJG__bar i{border-radius:inherit;background:var(--sheet-accent);height:100%;transition:width var(--dur)var(--ease);display:block}.status-sheet-module__qyezJG__idrow{border-bottom:1px solid var(--sheet-line);color:var(--sheet-muted);background:#0d151d;flex-wrap:wrap;align-items:center;gap:10px 20px;padding:10px 24px;font-size:.82rem;display:flex}.status-sheet-module__qyezJG__metaItem{align-items:baseline;gap:7px;display:inline-flex}.status-sheet-module__qyezJG__metaItem small{color:var(--sheet-subtle);font-size:.7rem;font-weight:700}.status-sheet-module__qyezJG__metaItem b{color:var(--sheet-ink);font-weight:600}.status-sheet-module__qyezJG__checkItem{background:var(--sheet-raised);border-radius:6px;align-items:center;gap:6px;padding:4px 8px;display:inline-flex}.status-sheet-module__qyezJG__checkItem i{border:1px solid var(--sheet-line-strong);width:18px;height:18px;color:var(--sheet-wait);border-radius:50%;place-items:center;font-size:.68rem;font-style:normal;display:grid}.status-sheet-module__qyezJG__ok{color:var(--sheet-done);font-weight:700}.status-sheet-module__qyezJG__ok i{border-color:var(--sheet-done);background:var(--sheet-done-bg);color:var(--sheet-done)}.status-sheet-module__qyezJG__body{background:var(--sheet-bg);flex:1}.status-sheet-module__qyezJG__state{border:1px solid var(--sheet-line);background:var(--sheet-surface);text-align:center;color:var(--sheet-muted);border-radius:12px;margin:24px;padding:40px 20px;line-height:1.6}.status-sheet-module__qyezJG__stateError{border:1px solid var(--sheet-warn);background:var(--sheet-warn-bg);border-radius:10px;margin:24px;padding:24px 16px}.status-sheet-module__qyezJG__errorLine{color:var(--sheet-warn);margin:0 0 4px;font-weight:700}.status-sheet-module__qyezJG__retryBtn{border:1px solid var(--sheet-warn);min-height:44px;color:var(--sheet-ink);cursor:pointer;transition:background var(--dur)var(--ease),transform var(--dur)var(--ease);background:0 0;border-radius:8px;margin-top:12px;padding:8px 22px;font-size:.95rem;font-weight:700}.status-sheet-module__qyezJG__retryBtn:hover{background:rgba(255,255,255,.08)}.status-sheet-module__qyezJG__retryBtn:active{transform:translateY(1px)scale(.98)}.status-sheet-module__qyezJG__loading{padding:24px}.status-sheet-module__qyezJG__loadingLabel{color:var(--sheet-muted);margin-bottom:12px;font-size:.85rem;display:block}.status-sheet-module__qyezJG__skeletonGrid{grid-template-columns:1.15fr 1fr;gap:16px;display:grid}.status-sheet-module__qyezJG__skeletonGrid i{border:1px solid var(--sheet-line);background:linear-gradient(100deg,var(--sheet-surface)20%,var(--sheet-raised)42%,var(--sheet-surface)64%);background-size:240% 100%;border-radius:12px;min-height:150px;animation:1.6s ease-in-out infinite status-sheet-module__qyezJG__sheet-shimmer}@keyframes status-sheet-module__qyezJG__sheet-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.status-sheet-module__qyezJG__sheet{grid-template-columns:1.15fr 1fr;gap:16px;padding:18px 24px 24px;display:grid}.status-sheet-module__qyezJG__col{flex-direction:column;gap:16px;display:flex}.status-sheet-module__qyezJG__group{border:1px solid var(--sheet-line);background:var(--sheet-surface);border-radius:12px;overflow:hidden}.status-sheet-module__qyezJG__group h3{border-bottom:1px solid var(--sheet-line);background:var(--sheet-raised);letter-spacing:.04em;align-items:center;gap:7px;margin:0;padding:11px 14px;font-size:.82rem;font-weight:700;display:flex}.status-sheet-module__qyezJG__dot{border-radius:2px;width:8px;height:8px}.status-sheet-module__qyezJG__groupProgress{color:var(--sheet-muted);font-variant-numeric:tabular-nums;letter-spacing:0;margin-left:auto;font-size:.72rem}.status-sheet-module__qyezJG__tone_basic h3{color:var(--sheet-basic)}.status-sheet-module__qyezJG__tone_basic .status-sheet-module__qyezJG__dot{background:var(--sheet-basic)}.status-sheet-module__qyezJG__tone_imaging h3{color:var(--sheet-imaging)}.status-sheet-module__qyezJG__tone_imaging .status-sheet-module__qyezJG__dot{background:var(--sheet-imaging)}.status-sheet-module__qyezJG__tone_scope h3{color:var(--sheet-scope)}.status-sheet-module__qyezJG__tone_scope .status-sheet-module__qyezJG__dot{background:var(--sheet-scope)}.status-sheet-module__qyezJG__rows{margin:0;padding:0;list-style:none}.status-sheet-module__qyezJG__row{border-bottom:1px solid var(--sheet-line);flex-wrap:wrap;align-items:center;gap:10px;min-height:48px;padding:8px 13px;font-size:.95rem;display:flex}.status-sheet-module__qyezJG__row:last-child{border-bottom:0}.status-sheet-module__qyezJG__st{border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:800;display:grid}.status-sheet-module__qyezJG__name{min-width:0;color:var(--sheet-ink);font-weight:650}.status-sheet-module__qyezJG__val{color:var(--sheet-muted);font-variant-numeric:tabular-nums;font-size:.8rem}.status-sheet-module__qyezJG__when{color:var(--sheet-muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.76rem}.status-sheet-module__qyezJG__roomTag{background:var(--sheet-accent-bg);color:var(--sheet-accent-strong);white-space:nowrap;border:1px solid rgba(119,174,222,.4);border-radius:5px;padding:3px 6px;font-size:.68rem;font-weight:700}.status-sheet-module__qyezJG__done .status-sheet-module__qyezJG__st{background:var(--sheet-done-bg);color:var(--sheet-done)}.status-sheet-module__qyezJG__done .status-sheet-module__qyezJG__when{color:var(--sheet-done)}.status-sheet-module__qyezJG__done .status-sheet-module__qyezJG__name{color:#d5dee5}.status-sheet-module__qyezJG__wait .status-sheet-module__qyezJG__st{background:var(--sheet-wait-bg);color:var(--sheet-wait)}.status-sheet-module__qyezJG__viewer:not(.status-sheet-module__qyezJG__now):not(.status-sheet-module__qyezJG__na){background:rgba(119,174,222,.035)}.status-sheet-module__qyezJG__now{background:var(--sheet-now-bg);box-shadow:inset 4px 0 0 var(--sheet-now)}.status-sheet-module__qyezJG__now .status-sheet-module__qyezJG__st{background:var(--sheet-now);color:#0d2131;box-shadow:0 0 0 4px rgba(145,201,246,.1)}.status-sheet-module__qyezJG__now .status-sheet-module__qyezJG__name{color:var(--sheet-now);font-weight:750}.status-sheet-module__qyezJG__now .status-sheet-module__qyezJG__when{color:var(--sheet-now);font-weight:700}.status-sheet-module__qyezJG__na{background:rgba(255,255,255,.01)}.status-sheet-module__qyezJG__na .status-sheet-module__qyezJG__st{color:var(--sheet-na);border:1px dashed var(--sheet-na);background:0 0}.status-sheet-module__qyezJG__na .status-sheet-module__qyezJG__name,.status-sheet-module__qyezJG__na .status-sheet-module__qyezJG__val{color:var(--sheet-subtle)}.status-sheet-module__qyezJG__valueEditor{border:1px solid var(--sheet-line-strong);background:var(--sheet-raised);border-radius:9px;flex:1 0 calc(100% - 38px);width:calc(100% - 38px);margin-left:38px;padding:10px}.status-sheet-module__qyezJG__valueFields{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.status-sheet-module__qyezJG__valueField{color:var(--sheet-muted);flex-direction:column;gap:5px;font-size:.74rem;font-weight:700;display:flex}.status-sheet-module__qyezJG__valueField b{color:var(--sheet-warn)}.status-sheet-module__qyezJG__valueField input[type=number],.status-sheet-module__qyezJG__valueField select{border:1px solid var(--sheet-line-strong);background:var(--sheet-bg);width:100%;min-height:44px;color:var(--sheet-ink);font:inherit;border-radius:7px;padding:8px 10px}.status-sheet-module__qyezJG__subcheckFields{flex-wrap:wrap;align-items:center;gap:8px 12px;min-height:44px;display:flex}.status-sheet-module__qyezJG__subcheckFields label{color:var(--sheet-ink);align-items:center;gap:6px;display:inline-flex}.status-sheet-module__qyezJG__subcheckFields input{width:20px;height:20px}.status-sheet-module__qyezJG__subcheckFields .status-sheet-module__qyezJG__subcheckNone{border:1px solid var(--sheet-line-strong);min-height:38px;color:var(--sheet-muted);cursor:pointer;background:0 0;border-radius:7px;padding:6px 10px;font-size:.72rem;font-weight:750}.status-sheet-module__qyezJG__valueActions{align-items:center;gap:8px;margin-top:10px;display:flex}.status-sheet-module__qyezJG__valueActions button{border:1px solid var(--sheet-accent);background:var(--sheet-accent-bg);min-height:42px;color:var(--sheet-accent-strong);cursor:pointer;border-radius:7px;padding:7px 13px;font-size:.78rem;font-weight:800}.status-sheet-module__qyezJG__valueActions button:disabled{cursor:not-allowed;opacity:.48}.status-sheet-module__qyezJG__valueActions .status-sheet-module__qyezJG__valueCancel{border-color:var(--sheet-line-strong);color:var(--sheet-muted);background:0 0}.status-sheet-module__qyezJG__valueRevision{color:var(--sheet-subtle);margin-left:auto;font-size:.7rem}.status-sheet-module__qyezJG__valueMessage{color:var(--sheet-warn);margin:8px 0 0;font-size:.75rem;font-weight:700}.status-sheet-module__qyezJG__valueConflict{border:1px solid var(--sheet-warn);background:rgba(255,184,77,.08);border-radius:8px;flex-wrap:wrap;gap:8px;margin-top:8px;padding:8px;display:flex}.status-sheet-module__qyezJG__valueConflict button{border:1px solid var(--sheet-line-strong);background:var(--sheet-surface);min-height:38px;color:var(--sheet-text);cursor:pointer;border-radius:7px;font-weight:700}.status-sheet-module__qyezJG__sub{color:var(--sheet-muted);border:1px solid var(--sheet-line);background:var(--sheet-surface);border-radius:10px;margin:8px 0 0;padding:10px 14px;font-size:.79rem;line-height:1.5}.status-sheet-module__qyezJG__memo{border:1px solid var(--sheet-line);background:var(--sheet-surface);border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;font-size:.85rem;display:flex}.status-sheet-module__qyezJG__memo h4{letter-spacing:.08em;color:var(--sheet-muted);margin:0;font-size:.7rem;font-weight:700}.status-sheet-module__qyezJG__memoEmpty{color:var(--sheet-muted)}.status-sheet-module__qyezJG__fine{color:var(--sheet-muted);font-size:.78rem}.status-sheet-module__qyezJG__footerbar{z-index:2;border-top:1px solid var(--sheet-line);background:#0d151d;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 24px;display:flex;position:-webkit-sticky;position:sticky;bottom:0}.status-sheet-module__qyezJG__completeBtn{border:1px solid var(--sheet-done);background:var(--sheet-done);color:#07150d;cursor:pointer;border-radius:9px;min-height:52px;margin-left:auto;padding:10px 22px;font-size:1rem;font-weight:800}.status-sheet-module__qyezJG__completeBtn:disabled{cursor:wait;opacity:.68}.status-sheet-module__qyezJG__note{color:var(--sheet-muted);font-size:.76rem}.status-sheet-module__qyezJG__actionError{color:#ffb3bd;font-size:.8rem;font-weight:700}@media (max-width:880px){.status-sheet-module__qyezJG__appbar{flex-wrap:wrap;min-height:64px;padding:8px 16px}.status-sheet-module__qyezJG__nav{order:1;width:100%}.status-sheet-module__qyezJG__appTitle{order:2}.status-sheet-module__qyezJG__swipeHint{order:3;margin-left:auto}.status-sheet-module__qyezJG__eyebrow{display:none}.status-sheet-module__qyezJG__summary{grid-template-columns:1fr;padding:16px}.status-sheet-module__qyezJG__identity{padding:0}.status-sheet-module__qyezJG__who{font-size:2rem}.status-sheet-module__qyezJG__idrow{padding:10px 16px}.status-sheet-module__qyezJG__sheet{grid-template-columns:1fr;padding:16px}.status-sheet-module__qyezJG__skeletonGrid{grid-template-columns:1fr}.status-sheet-module__qyezJG__footerbar{padding:12px 16px}.status-sheet-module__qyezJG__completeBtn{width:100%;margin-left:0}}@media (max-width:430px){.status-sheet-module__qyezJG__appTitle{gap:8px}.status-sheet-module__qyezJG__station{font-size:.9rem}.status-sheet-module__qyezJG__closeBtn{min-width:72px;min-height:44px;padding-left:14px;padding-right:14px}.status-sheet-module__qyezJG__row{flex-wrap:wrap;align-items:flex-start}.status-sheet-module__qyezJG__row .status-sheet-module__qyezJG__grow{display:none}.status-sheet-module__qyezJG__when,.status-sheet-module__qyezJG__roomTag{margin-left:38px}}@media (prefers-reduced-motion:reduce){.status-sheet-module__qyezJG__skeletonGrid i{animation:none}}
.station-module__uasNMG__dark,.station-module__uasNMG__wrap{--bg:#0e141b;--surface:#182029;--surface-2:#1f2934;--surface-3:#253140;--border:#2a3542;--border-strong:#39434e;--border-interactive:#4a5764;--ink:#e6ecf2;--ink-muted:#a8b6c3;--ink-subtle:#93a2b1;--accent:#3f6ea6;--accent-hover:#4a7cb5;--accent-active:#35608f;--accent-soft:#1a2c42;--accent-ink:#9dc3ea;--success:#2f7d52;--success-ink:#4cc47f;--success-soft:#173425;--danger:#b4425c;--danger-soft:#3a1f27}.station-module__uasNMG__tabletNav{z-index:4;align-items:center;gap:var(--sp-2);padding:var(--sp-2);border:1px solid var(--border-strong);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(14,20,27,.95);display:flex;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 8px 24px rgba(0,0,0,.18)}.station-module__uasNMG__navButton,.station-module__uasNMG__navHome{min-height:48px;padding:0 var(--sp-4);border:1px solid var(--border-interactive);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--ink);font-size:var(--text-sm);justify-content:center;align-items:center;gap:var(--sp-2);font-weight:750;text-decoration:none;display:inline-flex}.station-module__uasNMG__navHome{border-color:var(--accent);color:var(--accent-ink);margin-left:auto}.station-module__uasNMG__navDisabled{cursor:not-allowed;opacity:.55}.station-module__uasNMG__navButton:focus-visible{outline-offset:2px;outline:3px solid rgba(157,195,234,.48)}.station-module__uasNMG__navHome:focus-visible{outline-offset:2px;outline:3px solid rgba(157,195,234,.48)}.station-module__uasNMG__dark{background:var(--bg);color:var(--ink);border-radius:var(--radius-md);padding:var(--sp-5)}.station-module__uasNMG__pageHeader{margin-bottom:var(--sp-4)}.station-module__uasNMG__pageTitle{margin:0 0 var(--sp-3)}.station-module__uasNMG__pageIntro{max-width:70ch;color:var(--ink-muted);font-size:var(--text-sm);line-height:var(--lh-normal);text-wrap:pretty;margin:0}.station-module__uasNMG__pageIntroCompact{display:none}.station-module__uasNMG__wrap{gap:var(--sp-5);flex-direction:column;display:flex}.station-module__uasNMG__topbar{align-items:flex-end;gap:var(--sp-4);flex-wrap:wrap;display:flex}.station-module__uasNMG__roleChip{font-size:var(--text-sm);color:var(--ink-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:999px;align-self:center;padding:4px 12px;font-weight:700}.station-module__uasNMG__topbar select{min-height:48px}.station-module__uasNMG__liveDot{font-size:var(--text-xs);border-radius:999px;padding:4px 10px;font-weight:600}.station-module__uasNMG__liveOn{color:var(--success-ink);background:var(--success-soft)}.station-module__uasNMG__liveOff{color:var(--ink-subtle);background:var(--surface-2)}.station-module__uasNMG__sectionTitle{margin:0 0 var(--sp-4);font-size:var(--text-xl)}.station-module__uasNMG__count{color:var(--accent-ink)}.station-module__uasNMG__empty{padding:var(--sp-6)0;text-align:center;color:var(--ink-muted);line-height:var(--lh-normal)}.station-module__uasNMG__roomCard{border:2px solid var(--accent);border-radius:var(--radius-md);background:var(--accent-soft);padding:var(--sp-5)}.station-module__uasNMG__roomList{gap:var(--sp-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.station-module__uasNMG__roomRow{align-items:center;gap:var(--sp-4);padding:var(--sp-4)var(--sp-5);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);display:flex}.station-module__uasNMG__doneBtn{font-size:var(--text-lg);padding:var(--sp-3)var(--sp-6);min-height:56px;font-weight:700}.station-module__uasNMG__queueCard{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);padding:var(--sp-5)}.station-module__uasNMG__queueList{gap:var(--sp-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.station-module__uasNMG__row{align-items:center;gap:var(--sp-4);padding:var(--sp-3)var(--sp-4);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);display:flex}.station-module__uasNMG__first{border-color:var(--accent);background:var(--accent-soft);border-width:2px}.station-module__uasNMG__pos{background:var(--surface-2);font-variant-numeric:tabular-nums;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.station-module__uasNMG__first .station-module__uasNMG__pos{background:var(--accent);color:#fff}.station-module__uasNMG__who{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.station-module__uasNMG__whoName{font-size:var(--text-xl);color:var(--ink);text-align:left;cursor:pointer;width:-moz-fit-content;width:fit-content;min-width:48px;max-width:100%;min-height:48px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-color:var(--border-interactive);text-decoration-color:var(--border-interactive);text-underline-offset:5px;touch-action:manipulation;background:0 0;border:0;justify-content:flex-start;padding:6px 8px;font-weight:700}.station-module__uasNMG__whoName:hover{color:var(--accent-ink);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);background:0 0}.station-module__uasNMG__whoName:active{background:0 0;transform:none}.station-module__uasNMG__whoMeta{font-size:var(--text-sm);color:var(--ink-muted);align-items:center;gap:var(--sp-2);display:flex}.station-module__uasNMG__callBtn{min-width:120px;min-height:48px;padding-inline:var(--sp-5);touch-action:manipulation;flex:none}.station-module__uasNMG__srcTag{background:var(--surface-2);border:1px solid var(--border);color:var(--ink-subtle);font-size:var(--text-xs);border-radius:999px;padding:1px 6px}.station-module__uasNMG__hint{margin:var(--sp-4)0 0;font-size:var(--text-sm);color:var(--ink-muted);line-height:var(--lh-normal);max-width:70ch}.station-module__uasNMG__doneCard{border:2px solid var(--success);border-radius:var(--radius-md);background:var(--success-soft);padding:var(--sp-4)var(--sp-5)}.station-module__uasNMG__doneHead{justify-content:space-between;align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-3);flex-wrap:wrap;display:flex}.station-module__uasNMG__doneTitle{font-size:var(--text-lg);color:var(--ink)}.station-module__uasNMG__doneActions{gap:var(--sp-2);display:flex}.station-module__uasNMG__doneActions>button{min-width:48px;min-height:48px}.station-module__uasNMG__doneAll{font-size:var(--text-base);color:var(--ink);margin:0}.station-module__uasNMG__suggestLabel{font-size:var(--text-xs);color:var(--accent-ink);margin-bottom:var(--sp-1);font-weight:700}.station-module__uasNMG__suggestTop{align-items:baseline;gap:var(--sp-3);padding:var(--sp-3)var(--sp-4);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);flex-wrap:wrap;display:flex}.station-module__uasNMG__suggestBottleneck{border-color:var(--success);border-width:2px}.station-module__uasNMG__suggestStation{font-size:var(--text-xl);color:var(--ink);font-weight:800}.station-module__uasNMG__suggestReason{font-size:var(--text-sm);color:var(--success-ink);font-weight:700}.station-module__uasNMG__suggestTop:not(.station-module__uasNMG__suggestBottleneck) .station-module__uasNMG__suggestReason{color:var(--ink-muted)}.station-module__uasNMG__suggestRest{margin-top:var(--sp-2);font-size:var(--text-sm);color:var(--ink-muted)}.station-module__uasNMG__suggestRestReason{color:var(--ink-subtle)}.station-module__uasNMG__suggestFoot{margin:var(--sp-3)0 0;font-size:var(--text-xs);color:var(--ink-muted);line-height:var(--lh-normal);max-width:70ch}@media (orientation:landscape) and (min-width:900px){.station-module__uasNMG__dark{padding:var(--sp-3)var(--sp-5)var(--sp-5)}.station-module__uasNMG__pageHeader{align-items:baseline;gap:var(--sp-5);margin-bottom:var(--sp-3);display:flex}.station-module__uasNMG__pageTitle{font-size:var(--text-xl);flex:none;margin:0}.station-module__uasNMG__pageIntroFull{display:none}.station-module__uasNMG__pageIntroCompact{max-width:none;display:block}.station-module__uasNMG__wrap{gap:var(--sp-3);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);grid-template-areas:"nav nav""topbar topbar""done done""room queue";align-items:start;display:grid}.station-module__uasNMG__tabletNav{grid-area:nav}.station-module__uasNMG__topbar{grid-area:topbar}.station-module__uasNMG__doneCard{grid-area:done}.station-module__uasNMG__roomCard{padding:var(--sp-4);grid-area:room}.station-module__uasNMG__queueCard{padding:var(--sp-4);grid-area:queue}.station-module__uasNMG__sectionTitle{margin-bottom:var(--sp-2);font-size:var(--text-lg)}.station-module__uasNMG__empty{padding:var(--sp-4)0}.station-module__uasNMG__row,.station-module__uasNMG__roomRow{padding-block:var(--sp-2)}.station-module__uasNMG__hint{display:none}}@media (max-width:820px){.station-module__uasNMG__dark{padding:var(--sp-3)}.station-module__uasNMG__wrap{gap:var(--sp-3)}.station-module__uasNMG__tabletNav{margin-inline:calc(var(--sp-1)*-1)}.station-module__uasNMG__topbar{align-items:center;gap:var(--sp-2)}.station-module__uasNMG__roomCard,.station-module__uasNMG__queueCard{padding:var(--sp-4)}.station-module__uasNMG__roomRow,.station-module__uasNMG__row{padding:var(--sp-3)}}
