:root{--surface-page:#fdf3e0;--surface-card:#fffdf7;--surface-accent:#fff3d2;--surface-accent-chip:#fff3d2;--surface-positive:#eff8ea;--surface-negative:#fdecee;--surface-warm:#ffede3;--surface-sand:#f1e7d4;--surface-inverse:#2e2c57;--icon-glyph:#2e2c57;--text-primary:#2e2c57;--text-body:#3b3960;--text-muted:#6c6890;--text-subtle:#4a476e;--text-on-accent:#8a6a10;--text-positive:#2a7a38;--text-negative:#c92c41;--text-disabled:#9b96b4;--text-on-inverse:#fff;--border-default:#efe3cc;--brand-primary:#ffc93c;--brand-primary-shadow:#e0a81e;--vote-reason:#3bb54a;--vote-reason-shadow:#2e9a3b;--vote-excuse:#ef3e52;--vote-excuse-shadow:#c92c41;--brand-streak:#f5722b;--brand-ink:#2e2c57;--brand-goat:#f5a65b;--font-ui:"Nunito", "Segoe UI", system-ui, -apple-system, sans-serif;--font-numeral:"Baloo 2", "Nunito", system-ui, sans-serif;--type-display:800 31px/1.14 var(--font-ui);--type-h1:800 24px/1.2 var(--font-ui);--type-h2:800 22px/1.2 var(--font-ui);--type-h3:800 18px/1.2 var(--font-ui);--type-button:800 16px/1 var(--font-ui);--type-body-large:700 14px/1.55 var(--font-ui);--type-body:700 13px/1.5 var(--font-ui);--type-body-small:700 12px/1.45 var(--font-ui);--type-caption:700 11px/1.45 var(--font-ui);--type-overline:800 11px/1 var(--font-ui);--overline-tracking:.13em;--space-1:2px;--space-2:8px;--space-3:10px;--space-4:12px;--space-5:14px;--space-6:16px;--space-7:18px;--space-8:20px;--space-9:26px;--space-10:30px;--space-11:32px;--radius-pill:999px;--radius-tile:12px;--radius-row:16px;--radius-input:18px;--radius-card:20px;--radius-card-lg:24px;--radius-sheet:30px;--shadow-flat-2:0 2px 8px #2e2c570d;--shadow-flat-3:0 3px 12px #2e2c5712;--shadow-nav:0 -3px 12px #2e2c570d;--shadow-press-3:0 3px 0 var(--brand-primary-shadow);--shadow-press-4:0 4px 0 var(--brand-primary-shadow);--shadow-press-5:0 5px 0 var(--brand-primary-shadow);--sidebar-width:236px;--ease-out:cubic-bezier(.2, .8, .2, 1);--duration-press:.16s;--duration-rise:.42s;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark],:root:not([data-theme=light]){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--surface-page:#171529;--surface-card:#221f3b;--surface-accent:#272243;--surface-accent-chip:#3a3320;--surface-positive:#1b2e20;--surface-negative:#341c24;--surface-warm:#35251b;--surface-sand:#2c2846;--surface-inverse:#3a3663;--icon-glyph:#ffc93c;--text-primary:#efebff;--text-body:#dad5f2;--text-muted:#a49fc4;--text-subtle:#bdb7dc;--text-on-accent:#f0c558;--text-positive:#7fd694;--text-negative:#ff8a9b;--text-disabled:#8e88ac;--text-on-inverse:#efebff;--border-default:#37325a;--shadow-flat-2:0 2px 8px #0000004d;--shadow-flat-3:0 3px 12px #00000061;--shadow-nav:0 -3px 12px #0000004d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root[data-theme=dark]{--surface-page:#171529;--surface-card:#221f3b;--surface-accent:#272243;--surface-accent-chip:#3a3320;--surface-positive:#1b2e20;--surface-negative:#341c24;--surface-warm:#35251b;--surface-sand:#2c2846;--surface-inverse:#3a3663;--icon-glyph:#ffc93c;--text-primary:#efebff;--text-body:#dad5f2;--text-muted:#a49fc4;--text-subtle:#bdb7dc;--text-on-accent:#f0c558;--text-positive:#7fd694;--text-negative:#ff8a9b;--text-disabled:#8e88ac;--text-on-inverse:#efebff;--border-default:#37325a;--shadow-flat-2:0 2px 8px #0000004d;--shadow-flat-3:0 3px 12px #00000061;--shadow-nav:0 -3px 12px #0000004d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--surface-page);color:var(--text-primary);font:var(--type-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}img{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--brand-primary);outline-offset:2px;border-radius:6px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}h1{font:var(--type-h1);margin:0}h2{font:var(--type-h2);margin:0}h3{font:var(--type-h3);margin:0}.numeral{font-family:var(--font-numeral);font-variant-numeric:tabular-nums;font-weight:800}.overline{font:var(--type-overline);letter-spacing:var(--overline-tracking);text-transform:uppercase;color:var(--text-muted)}.muted{color:var(--text-muted)}.subtle{color:var(--text-subtle)}.card{background:var(--surface-card);border-radius:var(--radius-card);box-shadow:var(--shadow-flat-2);padding:var(--space-8);min-width:0}.card--important{box-shadow:var(--shadow-flat-3)}.btn{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);padding:0 var(--space-8);height:44px;font:var(--type-button);cursor:pointer;transition:transform var(--duration-press) ease, filter var(--duration-press) ease;white-space:nowrap;border:0;display:inline-flex}.btn:active:not(:disabled){transform:scale(.97)}.btn:disabled{cursor:not-allowed;background:var(--surface-sand);color:var(--text-disabled);box-shadow:none}.btn--primary{background:var(--brand-primary);color:var(--brand-ink);box-shadow:var(--shadow-press-5)}.btn--ghost{color:var(--text-primary);border:2px solid var(--border-default);background:0 0}.btn--green{background:var(--vote-reason);color:#fff;box-shadow:0 4px 0 var(--vote-reason-shadow)}.btn--danger{background:var(--vote-excuse);color:#fff;box-shadow:0 4px 0 var(--vote-excuse-shadow)}.btn--sm{height:34px;padding:0 var(--space-5);font:var(--type-body);font-weight:800}.chip{border-radius:var(--radius-pill);padding:5px var(--space-4);font:var(--type-body-small);background:var(--surface-card);color:var(--text-subtle);border:1px solid var(--border-default);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.chip--active{background:var(--brand-ink);color:#fff;border-color:var(--brand-ink)}.chip--urgent{background:var(--surface-negative);color:var(--text-negative);border-color:#0000}.chip--medium{background:var(--surface-accent-chip);color:var(--text-on-accent);border-color:#0000}.chip--low{background:var(--surface-sand);color:var(--text-muted);border-color:#0000}.chip--positive{background:var(--surface-positive);color:var(--text-positive);border-color:#0000}.chip__count{font-family:var(--font-numeral);font-weight:800}.input,.textarea,.select{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-input);width:100%;padding:var(--space-4) var(--space-6);font:var(--type-body-large);color:var(--text-primary)}.textarea{resize:vertical;border-radius:var(--radius-card);min-height:96px}.input::placeholder,.textarea::placeholder{color:var(--text-muted)}.field-error{color:var(--text-negative);font:var(--type-caption);margin-top:6px}.table{gap:var(--space-1);flex-direction:column;display:flex}.table__head,.table__row{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6);display:grid}.table__head{font:var(--type-overline);letter-spacing:var(--overline-tracking);text-transform:uppercase;color:var(--text-muted);padding-bottom:var(--space-2)}.table__row{background:var(--surface-card);border-radius:var(--radius-row);box-shadow:var(--shadow-flat-2);min-height:60px}.table__row--clickable{cursor:pointer;transition:transform var(--duration-press) ease, box-shadow var(--duration-press) ease}.table__row--clickable:hover{box-shadow:var(--shadow-flat-3);transform:translateY(-1px)}.table-scroll{padding-bottom:var(--space-2);overflow-x:auto}.table-scroll>*{min-width:720px}@media (width<=560px){.table-scroll>*{min-width:560px}.table__head,.table__row{padding:var(--space-3) var(--space-4);gap:var(--space-3)}.card{padding:var(--space-5)}}.avatar{border-radius:var(--radius-pill);background:var(--surface-inverse);width:36px;height:36px;color:var(--text-on-inverse);font:var(--type-body-small);flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.stack{gap:var(--space-6);flex-direction:column;display:flex}.row{align-items:center;gap:var(--space-4);display:flex}.row--between{justify-content:space-between}.grid{gap:var(--space-6);min-width:0;display:grid}.skeleton{background:linear-gradient(90deg, var(--surface-sand) 25%, var(--surface-card) 50%, var(--surface-sand) 75%);border-radius:var(--radius-row);background-size:220% 100%;animation:1.5s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes popIn{0%{opacity:0;transform:scale(.86)}60%{opacity:1;transform:scale(1.03)}to{transform:scale(1)}}@keyframes barGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.boot{background:var(--surface-page);place-items:center;min-height:100vh;display:grid}.boot__mark{border-radius:var(--radius-card);background:var(--brand-primary);width:56px;height:56px;color:var(--brand-ink);font:var(--type-h2);place-items:center;animation:1.4s ease-in-out infinite bootPulse;display:grid}@keyframes bootPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.82;transform:scale(1.06)}}.stat{background:var(--surface-card);border-radius:var(--radius-card);box-shadow:var(--shadow-flat-2);padding:var(--space-6) var(--space-7);flex-direction:column;gap:6px;min-width:0;display:flex}.stat--urgent{background:var(--surface-negative)}.stat--positive{background:var(--surface-positive)}.stat__value{color:var(--text-primary);font-size:34px;line-height:1}.stat--urgent .stat__value{color:var(--text-negative)}.stat--positive .stat__value{color:var(--text-positive)}.stat__delta{font:var(--type-caption);align-items:baseline;gap:6px;display:flex}.stat__delta--up{color:var(--text-positive)}.stat__delta--down{color:var(--text-negative)}.stat__delta--flat{color:var(--text-muted)}.stat__delta-hint,.stat__hint{color:var(--text-muted);font:var(--type-caption)}.page-header{justify-content:space-between;align-items:flex-start;gap:var(--space-6);flex-wrap:wrap;display:flex}.page-header__subtitle{color:var(--text-muted);font:var(--type-body);margin:6px 0 0}.page-header__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.empty,.error-state{align-items:center;gap:var(--space-3);text-align:center;padding:var(--space-9) var(--space-8);background:var(--surface-card);border-radius:var(--radius-card);box-shadow:var(--shadow-flat-2);flex-direction:column;display:flex}.empty p,.error-state p{font:var(--type-body-large);max-width:46ch;margin:0}.error-state{background:var(--surface-negative)}.error-state h3{color:var(--text-negative)}.error-state__code{font:var(--type-caption);color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.skeleton--row{height:60px}.bars{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.bars__item{align-items:center;gap:var(--space-4);grid-template-columns:minmax(96px,30%) 1fr auto;display:grid}.bars__label{font:var(--type-body);color:var(--text-subtle)}.bars__track{border-radius:var(--radius-pill);background:var(--surface-sand);height:10px;overflow:hidden}.bars__fill{border-radius:var(--radius-pill);background:var(--brand-primary);transform-origin:0;height:100%;animation:barGrow 1.1s var(--ease-out);display:block}.bars__fill--urgent{background:var(--vote-excuse)}.bars__value{color:var(--text-primary);font-size:14px}@media (width<=560px){.stat{padding:var(--space-4) var(--space-5)}.stat__value{font-size:26px}.empty,.error-state{padding:var(--space-8) var(--space-5)}.bars__item{gap:var(--space-3);grid-template-columns:minmax(72px,40%) 1fr auto}}.shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;display:grid}.skip-link{left:-9999px;top:var(--space-4);background:var(--brand-primary);color:var(--brand-ink);padding:var(--space-3) var(--space-6);border-radius:var(--radius-pill);font:var(--type-button);z-index:10;position:absolute}.skip-link:focus{left:var(--space-4)}.sidebar{background:var(--surface-inverse);color:var(--text-on-inverse);gap:var(--space-8);padding:var(--space-8) var(--space-5);flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.sidebar__brand{align-items:center;gap:var(--space-3);display:flex}.sidebar__brand-mark{border-radius:var(--radius-tile);background:var(--brand-primary);width:38px;height:38px;color:var(--brand-ink);font:var(--type-button);flex:none;place-items:center;display:grid}.sidebar__brand-name{font:var(--type-overline);letter-spacing:var(--overline-tracking);color:var(--brand-primary)}.sidebar__brand-sub{font:var(--type-body-small);color:#ffffffb8;margin-top:2px}.sidebar__nav{gap:var(--space-1);flex-direction:column;flex:auto;display:flex;overflow-y:auto}.sidebar__link{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-tile);font:var(--type-body);color:#ffffffc7;transition:background var(--duration-press) ease, color var(--duration-press) ease;display:flex}.sidebar__link:hover{color:#fff;background:#ffffff14}.sidebar__link--active,.sidebar__link--active:hover{color:var(--brand-primary);background:#ffc93c29}.sidebar__badge{background:var(--brand-primary);color:var(--brand-ink);border-radius:var(--radius-pill);text-align:center;min-width:24px;padding:1px 8px;font-size:12px}.sidebar__user{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-row);background:#ffffff12;display:flex}.sidebar__user .avatar{background:var(--brand-primary);color:var(--brand-ink)}.sidebar__user-meta{flex:auto;min-width:0}.sidebar__user-name{font:var(--type-body);color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar__user-role{font:var(--type-caption);color:#ffffff9e}.sidebar__signout{color:#ffffffb3;font:var(--type-caption);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px 6px}.sidebar__signout:hover{color:#fff;background:#ffffff1a}.content{padding:var(--space-10);gap:var(--space-8);flex-direction:column;min-width:0;display:flex}@media (width<=900px){.shell{grid-template-columns:minmax(0,1fr)}.sidebar{align-items:center;gap:var(--space-4);flex-flow:wrap;height:auto;position:static}.sidebar__nav{flex-flow:wrap;overflow-x:auto}.content{padding:var(--space-6)}}@media (width<=560px){.sidebar{padding:var(--space-4);gap:var(--space-3);z-index:20;position:sticky;top:0}.sidebar__brand-sub,.sidebar__user-role{display:none}.sidebar__brand{flex:auto;min-width:0}.sidebar__brand-mark{width:32px;height:32px;font-size:13px}.sidebar__brand-name{font-size:10px}.sidebar__nav{gap:var(--space-2);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:100%;order:3;overflow-x:auto}.sidebar__nav::-webkit-scrollbar{display:none}.sidebar__link{white-space:nowrap;padding:var(--space-2) var(--space-3);font:var(--type-body-small)}.sidebar__user{gap:var(--space-2);background:0 0;flex:none;order:2;padding:0}.sidebar__user-name{display:none}.content{padding:var(--space-5) var(--space-4) var(--space-10);gap:var(--space-6)}.page-header{align-items:stretch;gap:var(--space-4);flex-direction:column}.page-header h1{font-size:20px}.page-header__actions{width:100%}.page-header__actions>*{flex:auto}}.applications__error{padding:var(--space-3) var(--space-6);border-radius:var(--radius-tile);background:var(--surface-negative);color:var(--text-negative);font:var(--type-body);margin:0}.applicant{gap:var(--space-5);flex-direction:column;display:flex}.applicant__head{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.applicant__identity{flex:200px;min-width:0}.applicant__name{font:var(--type-h3)}.applicant__handle{font:var(--type-caption);margin-top:2px}.applicant__stats{gap:var(--space-8);flex-wrap:wrap;margin:0;display:flex}.applicant__stats dt{margin-bottom:4px}.applicant__stats dd{color:var(--text-primary);margin:0;font-size:26px;line-height:1}.applicant__motivation{padding:var(--space-5) var(--space-6);border-radius:var(--radius-card);background:var(--surface-accent);color:var(--text-primary);font:var(--type-body-large);margin:0}.applications__table .table__head,.applications__table .table__row{grid-template-columns:minmax(200px,1.4fr) 80px 80px 90px 100px 180px}.applications__person{min-width:0}.applications__names{flex-direction:column;min-width:0;display:flex}.applications__name{font:var(--type-body);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.applications__handle{font:var(--type-caption)}.applications__low{color:var(--text-negative)}.journal__range{width:160px;height:34px;padding:0 var(--space-4);border-radius:var(--radius-pill);font:var(--type-body);flex:none}.journal__table .table__head,.journal__table .table__row{grid-template-columns:150px minmax(240px,1fr) 160px 130px}.journal__time{font:var(--type-body)}.journal__actor{min-width:0}.journal__action{font:var(--type-body-large);color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.journal__object{color:var(--text-subtle);text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:hidden}.journal__footer{font:var(--type-body);gap:var(--space-4);flex-wrap:wrap}.login{min-height:100vh;padding:var(--space-8);background:var(--surface-page);place-items:center;display:grid}.login__card{background:var(--surface-card);border-radius:var(--radius-card-lg);width:min(420px,100%);box-shadow:var(--shadow-flat-3);padding:var(--space-10);gap:var(--space-4);flex-direction:column;display:flex}.login__brand{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.login__mark{border-radius:var(--radius-tile);background:var(--brand-primary);width:46px;height:46px;color:var(--brand-ink);font:var(--type-h3);flex:none;place-items:center;display:grid}.login__label{font:var(--type-body);color:var(--text-subtle)}.login__hint{font:var(--type-caption);margin:0}.login__code{font-family:var(--font-numeral);letter-spacing:.35em;text-align:center;padding-left:calc(var(--space-6) + .35em);font-size:28px;font-weight:800}.login__devcode{padding:var(--space-3) var(--space-4);border-radius:var(--radius-tile);background:var(--surface-accent-chip);color:var(--text-on-accent);font:var(--type-caption);margin:0}.login__link{color:var(--text-muted);font:var(--type-caption);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;text-decoration:underline}.login__error{padding:var(--space-3) var(--space-4);border-radius:var(--radius-tile);background:var(--surface-negative);color:var(--text-negative);font:var(--type-body);margin:0}.login__submit{margin-top:var(--space-2);width:100%}.levels{background:var(--surface-accent);flex-direction:column;gap:6px;display:flex}.levels p{font:var(--type-body);color:var(--text-on-accent);margin:0}.moderators__error{padding:var(--space-3) var(--space-6);border-radius:var(--radius-tile);background:var(--surface-negative);color:var(--text-negative);font:var(--type-body);margin:0}.moderators__table .table__head,.moderators__table .table__row{grid-template-columns:minmax(200px,1.4fr) 130px 120px 90px 90px minmax(200px,1fr)}.moderators__person{min-width:0}.moderators__names{flex-direction:column;min-width:0;display:flex}.moderators__name{font:var(--type-body);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.moderators__handle{font:var(--type-caption)}.moderators__role{font:var(--type-body);color:var(--text-subtle)}.moderators__accuracy--low{color:var(--text-negative)}.moderators__controls{align-items:center;gap:var(--space-2);display:flex}.moderators__select{width:auto;height:32px;padding:0 var(--space-3);border-radius:var(--radius-pill);font:var(--type-body-small)}.moderators__self{font:var(--type-caption)}.suspended{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.suspended__item{align-items:center;gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-row);background:var(--surface-negative);flex-wrap:wrap;display:flex}.suspended__meta{flex:220px;min-width:0}.suspended__reason{font:var(--type-caption);margin-top:2px}.overview__tiles{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr))}.overview__split{gap:var(--space-6);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;min-width:0;display:grid}@media (width<=1100px){.overview__split{grid-template-columns:1fr}}.activity{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.activity__item{align-items:center;gap:var(--space-4);display:flex}.activity__text{min-width:0;font:var(--type-body-large)}.activity__ref{background:var(--surface-sand);color:var(--text-subtle);border-radius:6px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.activity__time{font:var(--type-caption);margin-top:2px}.queue-health{flex-direction:column;gap:6px;display:flex}.queue-health p{font:var(--type-body);margin:0}.queue-health--ok{background:var(--surface-positive)}.queue-health--ok h3{color:var(--text-positive)}.queue-health--warn{background:var(--surface-negative)}.queue-health--warn h3{color:var(--text-negative)}@media (width<=560px){.overview__tiles{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.activity__item{align-items:flex-start}.activity__text{font:var(--type-body)}}.queue__filter{width:190px;height:34px;padding:0 var(--space-4);border-radius:var(--radius-pill);font:var(--type-body);flex:none}.queue__tabs{gap:var(--space-2);flex-wrap:wrap;display:flex}.queue__table .table__head,.queue__table .table__row{grid-template-columns:84px 150px minmax(220px,1fr) 130px 74px 96px}.queue__code{color:var(--text-muted);font-size:13px}.queue__reason{font:var(--type-body);color:var(--text-subtle)}.queue__excerpt{font:var(--type-body-large);color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.queue__reporter{font:var(--type-body);color:var(--text-muted);text-overflow:ellipsis;overflow:hidden}.queue__pager{font:var(--type-body)}.detail{gap:var(--space-6);grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);align-items:start;display:grid}@media (width<=1100px){.detail{grid-template-columns:1fr}}.detail__quote{padding:var(--space-6);border-radius:var(--radius-card);background:var(--surface-accent);color:var(--text-primary);font:var(--type-body-large);margin:0}.detail__quote--muted{background:var(--surface-sand);color:var(--text-body)}.detail__author{gap:var(--space-4);flex-wrap:wrap}.detail__author-name{font:var(--type-body);color:var(--text-primary)}.detail__author-meta{font:var(--type-caption);margin-top:2px}.result-bar{border-radius:var(--radius-pill);background:var(--surface-sand);height:28px;display:flex;overflow:hidden}.result-bar__reason,.result-bar__excuse{color:#fff;font-family:var(--font-numeral);min-width:0;animation:barGrow 1.1s var(--ease-out);transform-origin:0;place-items:center;font-size:13px;font-weight:800;display:grid}.result-bar__reason{background:var(--vote-reason)}.result-bar__excuse{background:var(--vote-excuse)}.detail__actions{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.detail__block{align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--border-default);flex:100%;display:flex}.detail__block-select{width:112px;height:34px;padding:0 var(--space-4);border-radius:var(--radius-pill);font:var(--type-body);flex:none}.detail__note{font:var(--type-body-large);color:var(--text-body);white-space:pre-wrap;margin:0}.detail__decided{font:var(--type-h3);margin:0}.detail__error{padding:var(--space-3) var(--space-4);border-radius:var(--radius-tile);background:var(--surface-negative);color:var(--text-negative);font:var(--type-body);margin:0}.detail__appeal{background:var(--surface-warm)}.detail__appeal-body{font:var(--type-body-large);margin:0}.detail__stats{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.detail__stats dt{margin-bottom:4px}.detail__stats dd{color:var(--text-primary);margin:0;font-size:22px;line-height:1}.detail__verdict{padding:var(--space-3) var(--space-4);border-radius:var(--radius-tile);font:var(--type-body);margin:0}.detail__verdict--ok{background:var(--surface-positive);color:var(--text-positive)}.detail__verdict--warn{background:var(--surface-negative);color:var(--text-negative)}.decision-done{align-items:center;gap:var(--space-4);text-align:center;padding:var(--space-11);background:var(--surface-positive);animation:popIn .5s var(--ease-out);flex-direction:column;display:flex}.decision-done h2{color:var(--text-positive)}.decision-done p{font:var(--type-body-large);margin:0}.settings__note{font:var(--type-caption);margin:-6px 0 0}.settings__grid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.settings__field{flex-direction:column;gap:4px;min-width:0;display:flex}.settings__label{font:var(--type-body);color:var(--text-subtle)}.settings__input{font-family:var(--font-numeral);font-weight:800}.settings__input:disabled{background:var(--surface-sand);color:var(--text-disabled)}.settings__key{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.settings__error,.settings__saved{padding:var(--space-3) var(--space-6);border-radius:var(--radius-tile);font:var(--type-body);margin:0}.settings__error{background:var(--surface-negative);color:var(--text-negative)}.settings__saved{background:var(--surface-positive);color:var(--text-positive)}
