:root{--bg:#090c0d;--surface:#0f1314;--surface-raised:#15191a;--surface-soft:#191d1e;--border:#303536;--border-strong:#464c4d;--text:#f1f0ed;--text-muted:#a7aaa8;--text-dim:#777c7b;--accent:#e5a12b;--accent-strong:#f0b344;--accent-ink:#1b1306;--good:#70c45d;--warn:#e4a43a;--danger:#ec624b;--focus:#ffd079;--shadow:0 22px 60px #00000052;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--font-ui:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Arial Narrow", "Roboto Condensed", var(--font-ui);--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;color:var(--text);background:var(--bg);font-family:var(--font-ui);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;min-height:100%}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--focus);outline-offset:3px}button:disabled{cursor:not-allowed}svg{display:block}::selection{color:var(--accent-ink);background:var(--accent-strong)}#root{min-height:100vh}.dashboard-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:#0b0f10;flex-direction:column;height:100vh;padding:30px 18px 22px;display:flex;position:sticky;top:0}.brand{min-width:0;color:var(--text);font-family:var(--font-display);letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:13px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--accent);flex:none;place-items:center;width:34px;height:34px;display:grid;position:relative;transform:rotate(30deg)}.brand-mark span{background:var(--accent);width:12px;height:2px;position:absolute}.brand-mark span:first-child{transform:rotate(0)}.brand-mark span:nth-child(2){transform:rotate(60deg)}.brand-mark span:nth-child(3){transform:rotate(120deg)}.side-nav{gap:5px;margin-top:48px;display:grid}.side-nav a{min-height:45px;color:var(--text-muted);border:1px solid #0000;align-items:center;gap:12px;padding:0 13px;font-size:14px;font-weight:560;text-decoration:none;display:flex;position:relative}.side-nav a:before{content:"";background:0 0;width:2px;position:absolute;inset:8px auto 8px -18px}.side-nav a:hover{color:var(--text);background:var(--surface)}.side-nav a[aria-current=page]{border-color:var(--border);color:var(--text);background:var(--surface-raised)}.side-nav a[aria-current=page]:before{background:var(--accent)}.side-nav svg{color:currentColor;stroke-width:1.7px;width:19px;height:19px}.sidebar-account{border-top:1px solid var(--border);grid-template-columns:34px minmax(0,1fr) 36px;align-items:center;gap:10px;min-width:0;margin-top:auto;padding-top:18px;display:grid}.sidebar-account>span:nth-child(2){gap:3px;min-width:0;display:grid}.sidebar-account strong{font-size:13px}.sidebar-account small{color:var(--text-dim);text-overflow:ellipsis;font-size:10px;overflow:hidden}.account-avatar{border:1px solid var(--border-strong);width:34px;height:34px;color:var(--accent);background:var(--surface);place-items:center;font-size:13px;font-weight:750;display:grid}.mobile-app-bar,.bottom-nav{display:none}.dashboard-main{min-width:0;padding:0 46px 72px}.dashboard-toolbar{border-bottom:1px solid var(--border);min-height:66px;color:var(--text-dim);justify-content:flex-end;align-items:center;gap:10px;margin:0 -46px;padding:0 46px;font-size:12px;display:flex}.page-stack{width:min(100%,1420px);margin:0 auto}.page-heading{border-bottom:1px solid var(--border);flex-direction:column;justify-content:flex-end;min-height:154px;padding:44px 0 30px;display:flex}.page-heading h1,.instance-heading h1,.login-screen h1,.error-screen h1,.empty-fleet h1{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(36px,5vw,62px);font-weight:850;line-height:.98}.page-heading>p:last-child{max-width:680px;color:var(--text-muted);margin:15px 0 0;line-height:1.6}.eyebrow{color:var(--accent);font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:760}.health-rail{border-bottom:1px solid var(--border);grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(140px,1fr));min-height:114px;display:grid}.health-rail>div{border-left:1px solid var(--border);flex-direction:column;justify-content:center;min-width:0;padding:23px 26px;display:flex}.health-rail>div:first-child{border-left:0;padding-left:0}.health-rail small,.detail-fact small,.connection-block small,.settings-list small{color:var(--text-dim);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:650}.health-rail strong{font-family:var(--font-display);letter-spacing:-.02em;margin-top:4px;font-size:25px}.health-rail em,.detail-fact em,.connection-block em{color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-style:normal;overflow:hidden}.health-summary{align-items:center;gap:13px;flex-direction:row!important;justify-content:flex-start!important}.health-summary>span{display:grid}.health-summary strong{margin:0;font-size:20px}.status-dot{background:var(--warn);border-radius:50%;flex:none;width:9px;height:9px;display:inline-block;box-shadow:0 0 0 3px #e5a12b1a}.status-dot.is-good{background:var(--good);box-shadow:0 0 0 3px #78c94f1a}.status-dot.is-muted{background:var(--text-dim);box-shadow:none}.section-title-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:18px 0;display:flex}.section-title-row h2,.action-bar h2,.access-editor h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:22px}.section-title-row>span{color:var(--text-dim);font-size:11px}.roster-table{border-bottom:1px solid var(--border)}.roster-head,.roster-row{grid-template-columns:minmax(200px,1.25fr) 120px 90px minmax(210px,1.25fr) minmax(150px,1fr) 100px 24px;align-items:center;gap:20px;display:grid}.roster-head{min-height:36px;color:var(--text-dim);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:700}.roster-row{border:0;border-top:1px solid var(--border);width:100%;min-height:76px;color:var(--text);text-align:left;cursor:pointer;background:0 0;padding:0;position:relative}.roster-row:before{content:"";background:0 0;width:2px;position:absolute;inset:10px auto 10px -14px}.roster-row:hover,.roster-row[aria-pressed=true]{background:linear-gradient(90deg,#e5a12b0d,#0000 45%)}.roster-row[aria-pressed=true]:before{background:var(--accent)}.roster-row>span:not(.roster-name){flex-wrap:wrap;align-items:center;gap:5px 8px;min-width:0;display:flex}.roster-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:620;overflow:hidden}.roster-row small{width:100%;color:var(--text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.roster-row>svg{width:18px;color:var(--text-dim)}.roster-name{align-items:center;gap:13px;min-width:0;display:flex}.roster-name>span:last-child{gap:4px;min-width:0;display:grid}.game-mark{border:1px solid var(--border-strong);width:58px;height:58px;color:var(--accent);background:linear-gradient(30deg, transparent 45%, #e5a12b14 46%, #e5a12b14 54%, transparent 55%), var(--surface);clip-path:polygon(25% 4%,75% 4%,100% 50%,75% 96%,25% 96%,0 50%);flex:none;place-items:center;display:grid}.game-mark svg{stroke-width:1.4px;width:25px;height:25px}.game-mark.is-compact{width:38px;height:38px}.game-mark.is-compact svg{width:18px;height:18px}.instance-detail{border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);margin-top:34px}.instance-heading{border-bottom:1px solid var(--border);grid-template-columns:64px minmax(0,1fr) minmax(250px,auto);align-items:center;gap:22px;min-height:146px;padding:28px 0;display:grid}.instance-heading h1{font-size:clamp(34px,4vw,54px)}.instance-state{color:var(--text-muted);align-items:center;gap:9px;margin-top:10px;font-size:12px;display:inline-flex}.connection-block{border-left:1px solid var(--border);gap:5px;min-width:0;padding-left:32px;display:grid}.connection-block strong{text-overflow:ellipsis;font-size:14px;overflow:hidden}.detail-strip{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));min-height:112px;display:grid}.detail-fact{border-left:1px solid var(--border);flex-direction:column;justify-content:center;min-width:0;padding:23px 26px;display:flex}.detail-fact:first-child{border-left:0;padding-left:0}.detail-fact strong{text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:15px;overflow:hidden}.text-good{color:var(--good)!important}.action-bar{border-bottom:1px solid var(--border);grid-template-columns:minmax(180px,1fr) repeat(3,auto);align-items:center;gap:12px;min-height:94px;display:grid}.button{cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 17px;font-size:12px;font-weight:680;display:inline-flex}.button svg{width:17px;height:17px}.button-primary{border-color:var(--accent);color:var(--accent-ink);background:var(--accent)}.button-primary:hover:not(:disabled){background:var(--accent-strong)}.button-secondary{border-color:var(--border-strong);color:var(--text);background:var(--surface)}.button-secondary:hover:not(:disabled){border-color:var(--text-dim);background:var(--surface-soft)}.button:disabled{border-color:var(--border);color:var(--text-dim);background:var(--surface);opacity:.58;cursor:not-allowed}.icon-button{width:38px;height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;padding:0;display:grid}.icon-button:hover:not(:disabled){border-color:var(--border);color:var(--text);background:var(--surface)}.icon-button svg{width:18px;height:18px}.danger-icon:hover:not(:disabled){color:var(--danger)}.job-progress,.inline-notice{min-height:70px;color:var(--accent);background:#e5a12b0d;border-bottom:1px solid #e5a12b40;align-items:center;gap:14px;padding:14px 18px;display:flex}.job-progress>svg,.inline-notice>svg{flex:none;width:20px}.job-progress>span,.inline-notice>span{gap:4px;display:grid}.job-progress small,.inline-notice small{color:var(--text-muted);font-size:11px}.job-progress strong,.inline-notice strong{color:var(--text);font-size:13px}.timeline-panel,.native-activity,.audit-panel{border-bottom:1px solid var(--border)}.timeline-list,.native-activity ol,.audit-list{margin:0;padding:10px 0 18px;list-style:none}.timeline-list li{grid-template-columns:120px 18px 38px minmax(0,1fr);align-items:center;gap:13px;min-height:78px;display:grid}.timeline-list time,.native-activity time,.audit-list time{color:var(--text-dim);font-size:10px}.timeline-list li>span:last-child,.native-activity li>span:last-child{gap:3px;display:grid}.timeline-list strong,.native-activity strong{font-size:12px}.timeline-list small,.native-activity small{color:var(--text-muted);font-size:11px}.timeline-list em{color:var(--text-dim);font-size:9px;font-style:normal}.timeline-marker{background:var(--accent);border-radius:50%;width:8px;height:8px}.timeline-marker.is-succeeded{background:var(--good)}.timeline-marker.is-failed,.timeline-marker.is-partial_failure{background:var(--danger)}.timeline-icon{width:34px;height:34px;color:var(--accent);place-items:center;display:grid}.timeline-icon svg{stroke-width:1.5px;width:20px;height:20px}.native-activity li{grid-template-columns:120px 38px minmax(0,1fr);align-items:center;gap:13px;min-height:65px;display:grid}.empty-state{color:var(--text-dim);margin:0;padding:28px 0;font-size:12px}.audit-list li{border-bottom:1px solid var(--border);grid-template-columns:120px 100px minmax(0,1fr);align-items:center;gap:18px;min-height:62px;display:grid}.audit-list li:last-child{border-bottom:0}.audit-list li>span:last-child{gap:4px;display:grid}.audit-list strong{font-size:12px}.audit-list small{color:var(--text-dim);font-size:10px}.audit-outcome{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:720}.audit-outcome.is-success,.audit-outcome.is-succeeded{color:var(--good)}.audit-outcome.is-denied,.audit-outcome.is-failed{color:var(--danger)}.settings-list{border-bottom:1px solid var(--border)}.settings-list>div{border-bottom:1px solid var(--border);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:20px;min-height:116px;display:grid}.settings-list>div:last-child{border-bottom:0}.settings-list>div>svg{width:25px;color:var(--accent);stroke-width:1.4px}.settings-list span{gap:5px;display:grid}.settings-list strong{font-size:15px}.settings-list p{max-width:760px;color:var(--text-muted);margin:0;font-size:12px;line-height:1.55}.settings-link{margin-top:24px}.settings-link svg:last-child{margin-left:22px}.settings-logout{margin-top:12px}.access-heading{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px}.access-heading>div{flex-direction:column;display:flex}.access-table-section{border-bottom:1px solid var(--border)}.access-table-wrap{overflow-x:auto}.access-table{border-collapse:collapse;text-align:left;width:100%;min-width:920px}.access-table th{border-bottom:1px solid var(--border);height:48px;color:var(--text-dim);letter-spacing:.1em;text-transform:uppercase;padding:8px 14px;font-size:9px}.access-table th:first-child,.access-table td:first-child{padding-left:0}.access-table th small{color:var(--text-dim);letter-spacing:0;text-transform:none;margin-top:3px;font-size:8px;display:block}.access-table td{border-bottom:1px solid var(--border);vertical-align:middle;min-height:82px;padding:16px 14px}.access-table tbody tr:last-child td{border-bottom:0}.access-table td:first-child{align-items:center;gap:12px;display:flex}.access-table td:first-child>span:last-child{gap:5px;display:grid}.access-table td strong{font-size:11px}.access-table td small{color:var(--text-dim);font-size:9px}.identity-mark{border:1px solid var(--border);width:34px;height:34px;color:var(--accent);background:var(--surface);flex:none;place-items:center;display:grid}.identity-mark svg{width:17px}.role-badge{border:1px solid var(--border-strong);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;padding:4px 7px;font-size:9px;font-weight:720}.role-badge.is-owner{color:var(--accent);border-color:#e5a12b66}.role-badge.is-admin{color:var(--good)}.capability-summary{flex-wrap:wrap;gap:4px;display:flex}.capability-summary>span{border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;padding:3px 5px;font-size:8px}.no-access{color:var(--text-dim);font-size:10px}.immutable-label{color:var(--text-dim);align-items:center;gap:6px;font-size:9px;display:inline-flex}.immutable-label svg{width:13px}.row-actions{display:flex}.access-note{align-items:center;gap:18px;min-height:105px;padding:20px 0;display:flex}.access-note>svg{width:25px;color:var(--good);flex:none}.access-note span{gap:6px;display:grid}.access-note strong{font-size:13px}.access-note p{color:var(--text-muted);margin:0;font-size:11px;line-height:1.5}.modal-layer{z-index:50;background:#000000bf;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.access-editor{border:1px solid var(--border-strong);background:var(--surface-raised);width:min(100%,980px);max-height:calc(100vh - 64px);box-shadow:var(--shadow);overflow:auto}.access-editor>header,.confirm-dialog>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:18px 24px;display:flex}.access-editor>footer,.confirm-dialog>footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:11px;min-height:76px;padding:15px 24px;display:flex}.editor-fields{border-bottom:1px solid var(--border);grid-template-columns:1fr 220px;gap:18px;padding:22px 24px;display:grid}.editor-fields label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:10px;font-weight:650;display:grid}.editor-fields input,.editor-fields select{border:1px solid var(--border-strong);min-width:0;height:43px;color:var(--text);background:var(--surface);font:inherit;border-radius:0;padding:0 12px;font-size:12px}.editor-fields input:disabled{color:var(--text-dim)}.grant-editor{min-width:760px;padding:0 24px 18px}.grant-head,.grant-row{grid-template-columns:minmax(180px,1fr) repeat(5,110px);align-items:center;display:grid}.grant-head{min-height:42px;color:var(--text-dim);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:700}.grant-row{border-top:1px solid var(--border);min-height:68px}.grant-row>span:first-child{gap:4px;display:grid}.grant-row strong{font-size:12px}.grant-row small{color:var(--text-dim);font-size:9px}.grant-row label{min-height:44px;color:var(--text-muted);cursor:pointer;align-items:center;gap:8px;display:flex;position:relative}.grant-row label input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.grant-row label input:disabled{cursor:not-allowed}.grant-row label>span{border:1px solid var(--border-strong);background:var(--surface);pointer-events:none;place-items:center;width:18px;height:18px;display:grid}.grant-row label>span svg{opacity:0;width:12px}.grant-row label input:checked+span{border-color:var(--accent);color:var(--accent-ink);background:var(--accent)}.grant-row label input:checked+span svg{opacity:1}.grant-row label input:disabled+span{opacity:.35}.grant-row label em{font-size:9px;font-style:normal;display:none}.confirm-dialog{border:1px solid var(--border-strong);width:min(620px,100% - 32px);color:var(--text);background:var(--surface-raised);box-shadow:var(--shadow);border-radius:0;padding:0}.confirm-dialog::backdrop{background:#000000c7}.confirm-dialog>header{justify-content:flex-start}.confirm-dialog>header>div{flex:1;min-width:0}.confirm-dialog h2{font-family:var(--font-display);margin:0;font-size:24px}.dialog-icon{width:40px;color:var(--accent);place-items:center;display:grid}.dialog-icon svg{width:25px}.confirm-dialog>p{color:var(--text-muted);margin:0;padding:0 24px 24px;font-size:13px;line-height:1.65}.player-check{color:var(--warn);background:var(--surface);border:1px solid #e5a12b4d;align-items:center;gap:12px;margin:22px 24px 18px;padding:15px;display:flex}.player-check.is-good{color:var(--good);border-color:#78c94f40}.player-check>svg{width:20px}.player-check span{gap:3px;display:grid}.player-check strong{font-size:12px}.player-check small{color:var(--text-dim);font-size:10px}.update-confirmation{border:1px solid var(--border-strong);color:var(--text-muted);background:var(--surface);cursor:pointer;gap:11px;margin:0 24px 24px;padding:15px;font-size:12px;line-height:1.5;display:flex}.update-confirmation input{width:17px;height:17px;accent-color:var(--accent);flex:none}.loading-screen,.error-screen,.empty-fleet{text-align:center;place-content:center;justify-items:center;gap:15px;min-height:100vh;padding:32px;display:grid}.loading-screen>svg,.error-screen>svg,.empty-fleet>svg{width:32px;color:var(--accent)}.loading-screen p,.error-screen p,.empty-fleet p{max-width:540px;color:var(--text-muted);margin:0;line-height:1.6}.error-screen h1,.empty-fleet h1{font-size:38px}.auth-shell{min-height:100vh}.auth-bar{display:flex}.private-label{color:var(--text-muted);align-items:center;gap:7px;font-size:11px;display:inline-flex}.private-label svg{width:17px;color:var(--good)}.login-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 66px);padding:48px 24px;display:flex}.login-icon{width:62px;height:62px;color:var(--accent);background:#e5a12b0d;border:1px solid #e5a12b59;place-items:center;margin-bottom:23px;display:grid}.login-icon svg{width:27px}.login-screen h1{font-size:clamp(38px,7vw,66px)}.login-screen>p:not(.eyebrow):not(.auth-message){max-width:620px;color:var(--text-muted);margin:20px 0 0;line-height:1.7}.login-screen>small{max-width:560px;color:var(--text-dim);margin-top:24px;font-size:10px;line-height:1.6}.auth-message{color:var(--warn);background:#e5a12b0d;border:1px solid #e5a12b4d;margin:18px 0 0;padding:10px 14px;font-size:12px}.login-button{margin-top:30px;text-decoration:none}.text-button{color:var(--text-muted);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:14px;padding:4px;font-size:11px;text-decoration:underline}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1180px){.dashboard-shell{grid-template-columns:210px minmax(0,1fr)}.dashboard-main{padding-inline:28px}.dashboard-toolbar{margin-inline:-28px;padding-inline:28px}.roster-head,.roster-row{grid-template-columns:minmax(190px,1.25fr) 110px 75px minmax(180px,1fr) minmax(130px,.8fr) 85px 20px;gap:12px}.health-rail{grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(120px,1fr))}.health-rail>div{padding-inline:18px}}@media (width<=940px){.dashboard-shell{display:block}.sidebar{display:none}.mobile-app-bar{z-index:20;border-bottom:1px solid var(--border);background:#0b0f10f5;justify-content:space-between;align-items:center;min-height:64px;padding:0 20px;display:flex;position:sticky;top:0}.mobile-app-bar .brand{font-size:13px}.mobile-app-bar .brand-mark{width:30px;height:30px}.dashboard-main{padding:0 22px 96px}.dashboard-toolbar{min-height:50px;margin-inline:-22px;padding-inline:22px}.bottom-nav{z-index:25;border-top:1px solid var(--border);background:#0b0f10fa;justify-content:space-around;align-items:stretch;min-height:68px;display:flex;position:fixed;inset:auto 0 0}.bottom-nav a{min-width:64px;color:var(--text-dim);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;padding:8px 6px 7px;font-size:8px;text-decoration:none;display:flex}.bottom-nav a[aria-current=page]{color:var(--accent)}.bottom-nav svg{width:19px;height:19px}.roster-head{display:none}.roster-row{grid-template-columns:minmax(190px,1.4fr) 100px 75px minmax(170px,1fr) 20px;gap:12px;min-height:92px}.roster-row>span:nth-child(5),.roster-row>span:nth-child(6){display:none}.detail-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-fact:nth-child(3){border-left:0;border-top:1px solid var(--border);padding-left:0}.detail-fact:nth-child(4){border-top:1px solid var(--border)}.action-bar{grid-template-columns:1fr repeat(3,auto)}}@media (width<=700px){.dashboard-main{padding-inline:16px}.dashboard-toolbar{margin-inline:-16px;padding-inline:16px}.dashboard-toolbar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-heading{min-height:130px;padding-top:30px}.page-heading h1{font-size:42px}.health-rail{grid-template-columns:1fr 1fr}.health-rail>div{border-left:1px solid var(--border);border-top:1px solid var(--border);min-height:92px;padding:16px}.health-rail>div:first-child{border-top:0;border-left:0;grid-column:1/-1;min-height:82px;padding-left:0}.health-rail>div:nth-child(2){border-left:0;padding-left:0}.health-rail>div:nth-child(4){border-left:0;grid-column:1/-1;padding-left:0}.section-title-row{min-height:72px}.roster-row{grid-template-columns:minmax(0,1fr) 80px 18px;row-gap:8px;padding:14px 0}.roster-row>span:nth-child(3),.roster-row>span:nth-child(4),.roster-row>span:nth-child(5),.roster-row>span:nth-child(6){display:none}.instance-detail{margin-top:26px}.instance-heading{grid-template-columns:52px minmax(0,1fr);gap:16px;min-height:138px}.instance-heading .game-mark{width:50px;height:50px}.instance-heading h1{font-size:38px}.connection-block{border-top:1px solid var(--border);border-left:0;grid-column:1/-1;padding:16px 0 0}.detail-strip{grid-template-columns:1fr}.detail-fact,.detail-fact:first-child,.detail-fact:nth-child(3){border-top:1px solid var(--border);border-left:0;min-height:82px;padding:15px 0}.detail-fact:first-child{border-top:0}.action-bar{grid-template-columns:1fr 1fr;padding:18px 0}.action-bar>div,.action-bar .button:last-child{grid-column:1/-1}.timeline-list li{grid-template-columns:68px 8px 30px minmax(0,1fr);gap:9px;min-height:90px}.timeline-list time,.native-activity time{font-size:8px}.native-activity li{grid-template-columns:68px 30px minmax(0,1fr);gap:9px}.audit-list li{grid-template-columns:72px minmax(0,1fr);gap:8px;padding:13px 0}.audit-list li>span:last-child{grid-column:2}.access-heading{flex-direction:column;align-items:stretch}.access-heading .button{align-self:flex-start}.settings-list>div{align-items:start;padding:18px 0}.modal-layer{align-items:end;padding:0}.access-editor{border-width:1px 0 0;max-height:92vh}.editor-fields{grid-template-columns:1fr}.grant-editor{min-width:0;overflow-x:auto}.grant-head{display:none}.grant-row{grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px;padding:16px 0}.grant-row>span:first-child{grid-column:1/-1;margin-bottom:7px}.grant-row label em{display:inline}.confirm-dialog>header{padding-inline:18px}.confirm-dialog h2{font-size:20px}.player-check{margin-inline:18px}.confirm-dialog>p{padding-inline:18px}.update-confirmation{margin-inline:18px}.confirm-dialog>footer{padding-inline:18px}.bottom-nav a{min-width:0}}@media (width<=420px){.bottom-nav span{display:none}.bottom-nav{min-height:58px}.dashboard-main{padding-bottom:78px}.health-rail strong{font-size:21px}.action-bar{grid-template-columns:1fr}.action-bar .button,.action-bar .button:last-child{grid-column:1;width:100%}.access-editor>footer{flex-direction:column-reverse;align-items:stretch}.access-editor>footer .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
