.mob{height:100dvh;overflow:hidden;background:var(--bg);color:var(--text);display:flex;flex-direction:column;font-size:13px}.mob-bar{position:sticky;top:0;z-index:20;height:54px;flex:none;display:flex;align-items:center;gap:10px;padding:0 12px;background:var(--surface);border-bottom:1px solid var(--line)}.mob-logo{width:32px;height:32px;flex:none;display:grid;place-items:center}.mob-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}:root[data-theme=dark] .mob-logo img{filter:invert(1)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .mob-logo img{filter:invert(1)}}.mob-title{min-width:0;flex:1;display:flex;flex-direction:column;gap:1px}.mob-title b{font-size:17px;font-weight:700;letter-spacing:-.02em}.mob-status{font-size:11px;color:var(--text-3);display:flex;align-items:center;gap:5px}.mob-status:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}.mob-status.warn:before{background:var(--amber)}.mob-status.stale:before{background:var(--red)}.mob-acts{display:flex;align-items:center;gap:6px}.mob-ic{width:40px;height:40px;flex:none;display:grid;place-items:center;border-radius:11px;border:1px solid transparent;background:var(--surface-2);color:var(--text-2);position:relative}.mob-ic svg{width:19px;height:19px}.mob-ic img{width:26px;height:26px;border-radius:50%}.mob-ic.sq{width:44px;height:44px;border-color:var(--line);background:var(--surface)}.mob-ic.sq.on{border-color:var(--blue);color:var(--blue)}.mob-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--text);color:var(--surface);font:700 10px/18px var(--font-mono);font-style:normal;text-align:center}.mob-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:8px 12px 10px;display:flex;flex-direction:column;gap:8px}.mob-strip{flex:none;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}.mob-strip>div{background:var(--surface);padding:9px 12px;display:flex;flex-direction:column;gap:3px;min-width:0}.mob-strip .k{font-size:11px;color:var(--text-3)}.mob-strip .v{font:700 16px var(--font-mono);letter-spacing:-.02em}.mob-strip .v i{font-style:normal;color:var(--text-3);font-weight:500}.mob-strip .v.g{color:var(--green)}.mob-strip .v.r{color:var(--red)}.mob-tools{flex:none;display:flex;gap:8px}.mob-search{flex:1;min-width:0;height:44px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.mob-search svg{width:18px;height:18px;color:var(--text-3);flex:none}.mob-search input{flex:1;min-width:0;border:0;background:0 0;color:var(--text);font-size:14px;outline:none}.mob-seg{flex:none;display:flex;gap:2px;padding:3px;background:var(--surface-3);border-radius:12px}.mob-seg button{flex:1;height:38px;border:0;border-radius:9px;background:0 0;color:var(--text-2);font-size:13px;font-weight:600}.mob-seg button.on{background:var(--surface);color:var(--text);box-shadow:0 1px 2px #0000001a}.mob-seg.sm button{height:34px;font-size:12px}.mob-listhead{flex:none;display:flex;justify-content:space-between;align-items:baseline;font-size:12px;color:var(--text-3)}.mob-listhead button{border:0;background:0 0;color:var(--blue);font-size:12px;font-weight:600;min-height:28px;padding:0 2px}.mob-list{flex:none;list-style:none;margin:0;padding:0;background:var(--surface);border:1px solid var(--line);border-radius:13px;overflow:hidden}.mob-list li+li{border-top:1px solid var(--line)}.mob-row{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:3px;min-height:88px;padding:8px 12px;border:0;background:0 0;text-align:left}.mob-row,.mob-row>span{width:100%}.mob-row:active{background:var(--surface-2)}.mob-row .r1{gap:10px}.mob-row .r1,.mob-row .tick{display:flex;align-items:center}.mob-row .tick{gap:9px;min-width:0;flex:1}.mob-row .tick .ico{width:32px;height:32px;flex:none;border-radius:10px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font:700 12px var(--font);font-style:normal}.mob-row .tick span{min-width:0;display:flex;flex-direction:column;gap:2px}.mob-row .tick b{font-size:15px;font-weight:700;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-row .tick i{font-style:normal;font-size:11px;color:var(--text-3);display:flex;align-items:center;gap:6px}.mob-row .tick .q{font-style:normal;font:700 10px var(--font-mono);padding:1px 5px;border-radius:5px;background:var(--green-soft);color:var(--green)}.mob-row .tick .q.a{background:var(--amber-soft);color:var(--amber)}.mob-row .tick .q.r{background:var(--red-soft);color:var(--red)}.mob-row .apr{display:flex;flex-direction:column;align-items:flex-end;flex:none;gap:1px}.mob-row .apr b{font:700 16px var(--font-mono);letter-spacing:-.02em}.mob-row .apr b.g{color:var(--green)}.mob-row .apr b.r{color:var(--red)}.mob-row .apr i{font-style:normal;font-size:10px;color:var(--text-3)}.mob-row .r2{display:grid;grid-template-columns:1fr 1fr;gap:4px 10px;font-size:12px;color:var(--text-2)}.mob-row .r2 .leg{display:flex;align-items:baseline;gap:4px;min-width:0}.mob-row .r2 .leg em{font-style:normal;color:var(--blue);font-weight:700;flex:none}.mob-row .r2 .leg .vn{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-row .r2 .leg u{text-decoration:none;font-family:var(--font-mono);font-size:11px;color:var(--text-3);flex:none;margin-left:auto}.mob-row .r3{display:flex;gap:10px;font-size:10.5px;color:var(--text-3)}.mob-row .r3 b{font-family:var(--font-mono);color:var(--text-2);font-weight:600}.mob-row .r3 b.g{color:var(--green)}.mob-row .r3 b.r{color:var(--red)}.mob-more-btn{flex:none;height:44px;border:1px solid var(--line);border-radius:12px;background:var(--surface);font-weight:600}.mob-empty,.mob-more-btn{color:var(--text-2);font-size:13px}.mob-empty{text-align:center;padding:24px 8px}.mob-empty button{border:0;background:0 0;color:var(--blue);font:inherit;font-weight:600}.mob-foot{flex:none;font-size:11px;text-align:center;padding:6px 0 2px;display:flex;gap:6px;justify-content:center}.mob-foot,.mob-foot a{color:var(--text-3);align-items:center}.mob-foot a{min-height:28px;display:inline-flex;padding:0 4px}.mob-nav{position:sticky;bottom:0;z-index:20;flex:none;height:58px;display:flex;align-items:stretch;background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mob-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:0 0;color:var(--text-3);font-size:10px;font-weight:500}.mob-tab svg{width:19px;height:19px}.mob-tab.on{color:var(--text);font-weight:600}.mob-sheet-wrap{position:fixed;inset:0;z-index:60;background:#0009;display:flex;align-items:flex-end}.mob-sheet{width:100%;max-height:88dvh;display:flex;flex-direction:column;background:var(--surface);border-radius:16px 16px 0 0;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mob-sheet.tall{height:88dvh}.mob-sheet-head{flex:none;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 12px 10px;border-bottom:1px solid var(--line)}.mob-sheet-head b{display:block;font-size:16px;font-weight:700}.mob-sheet-head i{font-style:normal;font-size:11px;color:var(--text-3)}.mob-form,.mob-sheet-body{flex:1;min-height:0;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.mob-sheet-foot{flex:none;display:flex;gap:8px;padding:10px 12px;border-top:1px solid var(--line)}.mob-acts-row>*,.mob-sheet-foot button{flex:1;height:46px;border-radius:12px;font-size:14px;font-weight:600;display:grid;place-items:center}.mob-acts-row .ghost,.mob-sheet-foot .ghost{border:1px solid var(--line);background:var(--surface);color:var(--text-2)}.mob-acts-row .pri,.mob-sheet-foot .pri{border:1px solid var(--text);background:var(--text);color:var(--surface)}.mob-more{display:flex;flex-direction:column;padding:6px 0 10px}.mob-more-row{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:8px 14px;color:var(--text)}.mob-more-row+.mob-more-row{border-top:1px solid var(--line)}.mob-more-row b{display:block;font-size:14px;font-weight:600}.mob-more-row i{font-style:normal;font-size:11px;color:var(--text-3)}.mob-more-row svg{width:17px;height:17px;color:var(--text-3);flex:none}.mob-form h4{margin:6px 0 0;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3)}.mob-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mob-pair>*{min-width:0}.mob-form input,.mob-form select{min-width:0;width:100%}.mob-form label,.mob-full{display:flex;flex-direction:column;gap:5px;font-size:11px;color:var(--text-3)}.mob-form input,.mob-form select{height:44px;padding:0 12px;border-radius:11px;border:1px solid var(--line);background:var(--surface-2);color:var(--text);font-size:14px;font-family:var(--font-mono)}.mob-row-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--line)}.mob-row-toggle b{display:block;font-size:13px;font-weight:600;color:var(--text)}.mob-row-toggle i{font-style:normal;font-size:11px;color:var(--text-3)}.mob-switch{width:48px;height:28px;flex:none;border-radius:99px;border:0;background:var(--line-strong);position:relative;transition:background .15s}.mob-switch i{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .15s}.mob-switch.on{background:var(--blue)}.mob-switch.on i{transform:translateX(20px)}.mob-oh{display:flex;align-items:center;gap:10px}.mob-oh .ico{width:36px;height:36px;border-radius:11px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font:700 14px var(--font);font-style:normal}.mob-oh b{display:block;font-size:16px;font-weight:700}.mob-oh i{font-style:normal;font-size:12px;color:var(--text-3)}.mob-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mob-tiles>div{border:1px solid var(--line);border-radius:12px;padding:9px 10px;display:flex;flex-direction:column;gap:4px;background:var(--surface)}.mob-tiles>div.pri{background:var(--green-soft);border-color:transparent}.mob-tiles .k{font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:var(--text-3)}.mob-tiles .v{font:700 16px var(--font-mono);letter-spacing:-.02em}.mob-tiles .v.g{color:var(--green)}.mob-tiles .v i{font-style:normal;font-size:12px;color:var(--text-3);font-weight:500}.mob-sheet-body h4{margin:4px 0 0;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3)}.mob-route{display:flex;align-items:stretch;gap:8px}.mob-route .leg{flex:1;min-width:0;border:1px solid var(--line);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:3px;background:var(--surface)}.mob-route .leg.long{background:var(--blue-soft);border-color:transparent}.mob-route .leg b{font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-route .leg u{text-decoration:none;font-family:var(--font-mono);font-size:12px;color:var(--text-2)}.mob-route em{font-style:normal;color:var(--text-3);align-self:center}.mob-metrics{margin:0;display:flex;flex-direction:column}.mob-metrics>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.mob-metrics dt{font-size:13px;color:var(--text-2)}.mob-metrics dd{margin:0;font:600 13px var(--font-mono);color:var(--text);text-align:right}.mob-acts-row{display:flex;gap:8px;margin-top:4px}.mob-note{margin:4px 0 0;font-size:11px;line-height:1.5;color:var(--text-3)}.mob-card,.mob-cards{display:flex;flex-direction:column;gap:10px}.mob-card{border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:12px}.mob-card header{display:flex;align-items:center;gap:9px}.mob-card .rank{font:700 11px var(--font-mono);color:var(--text-3);flex:none;padding:2px 6px;border-radius:6px;background:var(--surface-3)}.mob-card .who{min-width:0;flex:1;display:flex;flex-direction:column;gap:1px}.mob-card .who b{font-size:16px;font-weight:700}.mob-card .who i{font-style:normal;font-size:11px;color:var(--text-3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-card .ring{width:38px;height:38px;flex:none;border-radius:50%;display:grid;place-items:center;font:700 13px var(--font-mono);border:2.5px solid var(--green)}.mob-card .ring.a{border-color:var(--amber)}.mob-card .ring.r{border-color:var(--red)}.mob-card .hero{display:flex;align-items:baseline;gap:8px;padding:10px 12px;border-radius:11px;background:var(--green-soft)}.mob-card .hero .v{font:700 22px var(--font-mono);letter-spacing:-.03em;color:var(--green)}.mob-card .hero .k{font-size:11px;color:var(--text-2)}.mob-card .parts{display:flex;flex-direction:column;gap:5px}.mob-card .parts>div{display:grid;grid-template-columns:62px 1fr 28px;align-items:center;gap:8px;font-size:11px;color:var(--text-3)}.mob-card .parts .track{height:6px;border-radius:99px;background:var(--line-strong);overflow:hidden}.mob-card .parts .track i{display:block;height:100%;border-radius:99px;background:var(--green)}.mob-card .parts .track i.a{background:var(--amber)}.mob-card .parts .track i.r{background:var(--red)}.mob-card .parts .pv{text-align:right;font-family:var(--font-mono);color:var(--text-2)}.mob-card .parts-more{align-self:flex-start;min-height:28px;border:0;background:0 0;color:var(--blue);font-size:11px;font-weight:600;padding:0}.mob-card .tiles4{margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:11px;overflow:hidden}.mob-card .tiles4>div{background:var(--surface);padding:7px 8px;display:flex;flex-direction:column;gap:2px;min-width:0}.mob-card .tiles4 dt{font-size:9.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-3)}.mob-card .tiles4 dd{margin:0;font:600 12px var(--font-mono);color:var(--text);overflow:hidden;text-overflow:ellipsis}.mob-tabs{flex:none;display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.mob-tabs::-webkit-scrollbar{display:none}.mob-tabs button{flex:none;min-height:36px;padding:0 12px;border-radius:10px;border:1px solid var(--line);background:var(--surface);color:var(--text-2);font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px}.mob-tabs button.on{background:var(--text);color:var(--surface);border-color:var(--text)}.mob-tabs button i{font-style:normal;font-family:var(--font-mono);font-size:10.5px;opacity:.75}.mob-sheet-body.cab{padding:0}.mob-sheet-body.cab .cab-panel,.mob-sheet-body.cab>*{max-width:100%}.mob-sheet-body.cab table{width:100%}.mob .mob-host.app-frame{display:block;height:auto;min-height:0;max-height:none;background:0 0;border:0;border-radius:0;margin:0;padding:12px;overflow-y:auto;font-size:13px}.mob .mob-host .cab-panel{padding:0;background:0 0;border:0}.mob .mob-host .c-tabs{gap:10px;flex-wrap:wrap}.mob .mob-host .c-tabs button{min-height:34px;padding:0 2px}.mob .mob-host .cab-overview,.mob .mob-host [style*=grid-template-columns]{grid-template-columns:1fr!important}.mob .mob-host table{width:100%;font-size:12px}.mob .mob-host-table{width:100%;table-layout:fixed;border-collapse:collapse}.mob .mob-host-table>tbody>tr>td{padding:0;width:100%}.mob .mob-host *{max-width:100%;min-width:0}.mob .mob-host [style*=grid]{grid-template-columns:1fr!important}.mob .mob-host [style*=flex]{flex-wrap:wrap}.mob .mob-host [style*="flex:"]{flex:1 1 100%!important}.mob .mob-host input,.mob .mob-host select{width:100%}.mob .mob-host .c-kv{white-space:normal}.mob .mob-page-acts{flex:none;min-height:44px;padding:0 0 4px;display:flex;align-items:center;justify-content:flex-start}.mob .mob-host .b-stats{grid-template-columns:1fr 1fr!important}.mob .mob-host table:not(.mob-host-table){display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.mob .mob-host .l-toc,.mob .mob-host [style*="position: sticky"],.mob .mob-host thead th{position:static!important}.mob .mob-page-acts{overflow-x:auto;scrollbar-width:none}.mob .mob-page-acts::-webkit-scrollbar{display:none}.mob .mob-page-acts>*{flex:none}