:root{--bg: #faf6ee;--bg-soft: #f1e8d9;--bg-tint: #e8dcc8;--surface: #fffdf7;--surface-2: #f5eee1;--footer-bg: #2b2620;--sand-line: #e7ddce;--line: rgba(43, 38, 32, .12);--line-strong: rgba(43, 38, 32, .2);--text: #2b2620;--text-soft: #5c5347;--text-muted: #877c6c;--brand: #8f5b3b;--brand-dark: #7a4b2e;--brand-tint: rgba(143, 91, 59, .1);--brand-ink: #fffdf7;--teal: #2f8778;--teal-dark: #236658;--teal-ink: #ffffff;--teal-tint: rgba(47, 135, 120, .12);--amber: #bb7a28;--amber-ink: #33240a;--amber-tint: rgba(187, 122, 40, .14);--amber-text: #855410;--green: #6f8a3c;--red: #bb4a34;--radius: 15px;--radius-sm: 10px;--shadow: 0 16px 44px rgba(43, 38, 32, .1);--shadow-sm: 0 4px 16px rgba(43, 38, 32, .06);--font: "Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-head: "Fraunces", Georgia, "Times New Roman", serif;--max: 1180px}:root{--status-live: var(--teal);--status-live-fg: var(--teal-dark);--status-live-bg: var(--teal-tint);--status-live-edge: var(--teal-tint);--status-attention: var(--amber);--status-attention-fg: var(--amber-text);--status-attention-bg: var(--amber-tint);--status-attention-edge: var(--amber-tint);--status-failed: var(--red);--status-failed-fg: var(--red);--status-failed-bg: var(--surface);--status-failed-edge: var(--red);--status-neutral: var(--text-muted);--status-neutral-fg: var(--text-soft);--status-neutral-bg: var(--bg-tint);--status-neutral-edge: var(--bg-tint);--action: var(--brand);--action-hover: var(--brand-dark);--action-ink: var(--brand-ink);--action-tint: var(--brand-tint);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--tap: 44px;--shell-nav: 14.5rem;--shell-header: 3.75rem;--measure: 68ch}[data-surface=console][data-theme=dark],[data-surface=worker][data-theme=dark]{--ground: #0d1013;--surface: #141921;--surface-2: #1a212b;--line: #242c37;--ink: #e9eef5;--ink-2: #8e9bab;--ink-3: #7e8894;--action: #4da3ff;--action-ink: #04121f;--action-hover: #6fb4ff;--live: #2ee6a8;--warn: #ffbe3d;--fail: #ff6b6b;--idle: #78828f}[data-surface=console][data-theme=light],[data-surface=worker][data-theme=light]{--ground: #ffffff;--surface: #ffffff;--surface-2: #f7f8fa;--line: #dfe3e8;--ink: #1a1d21;--ink-2: #59616b;--ink-3: #6d737b;--action: #2563eb;--action-ink: #ffffff;--action-hover: #1d4fd0;--live: #0f7a5a;--warn: #9a6208;--fail: #b3261e;--idle: #6d737b}[data-surface=console],[data-surface=worker]{--bg: var(--ground);--bg-soft: var(--surface);--bg-tint: var(--surface-2);--sand-line: var(--line);--line-strong: var(--ink-3);--text: var(--ink);--text-soft: var(--ink-2);--text-muted: var(--ink-3);--action-tint: var(--surface-2);--status-live: var(--live);--status-live-fg: var(--live);--status-live-bg: var(--surface);--status-live-edge: var(--live);--status-attention: var(--warn);--status-attention-fg: var(--warn);--status-attention-bg: var(--surface);--status-attention-edge: var(--warn);--status-failed: var(--fail);--status-failed-fg: var(--fail);--status-failed-bg: var(--surface);--status-failed-edge: var(--fail);--status-neutral: var(--idle);--status-neutral-fg: var(--idle);--status-neutral-bg: var(--surface);--status-neutral-edge: var(--line);--font-head: var(--font);--shadow: none;--shadow-sm: none}[data-surface=console]{font-size:13px;line-height:1.4}[data-surface=worker]{font-size:16px;line-height:1.5}[data-surface=portal]{font-size:15px;line-height:1.55;--font-head: var(--font)}[data-surface]{font-variant-numeric:tabular-nums}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font);font-size:1rem;line-height:1.55;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}img,svg{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-head);font-optical-sizing:auto;line-height:1.14;margin:0 0 .4em;font-weight:600;letter-spacing:-.008em;color:var(--text)}h1{font-size:clamp(1.5rem,3.6vw,2rem)}h2{font-size:clamp(1.2rem,2.4vw,1.5rem)}h3{font-size:1.05rem}p{margin:0 0 1em;max-width:var(--measure)}.muted{color:var(--text-muted)}.soft{color:var(--text-soft)}.numeric{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}:focus-visible{outline:2px solid var(--action);outline-offset:3px;border-radius:4px}.skip-link{position:absolute;left:-999px;top:0;z-index:200;background:var(--action);color:var(--action-ink);padding:10px 16px;border-radius:0 0 var(--radius-sm) 0;font-weight:600}.skip-link:focus{left:0}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.shell{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--bg)}.shell-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:var(--space-3);min-height:var(--shell-header);padding:var(--space-2) var(--space-4);background:var(--surface);border-bottom:1px solid var(--line)}.shell-mark{font-weight:700;font-size:.95rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text);text-decoration:none;white-space:nowrap}.shell-mark:hover{text-decoration:none}.shell-mark .dot{color:var(--action)}.shell-context{min-width:0;display:flex;flex-direction:column;line-height:1.2}.shell-org{font-weight:600;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell-role{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.shell-header-end{margin-left:auto;display:flex;align-items:center;gap:var(--space-2)}.shell-body{flex:1;display:flex;flex-direction:column;min-width:0}.shell-nav{display:flex;gap:var(--space-1);padding:var(--space-2) var(--space-3);overflow-x:auto;overscroll-behavior-x:contain;border-bottom:1px solid var(--line);background:var(--surface-2);scrollbar-width:thin}.shell-nav a{display:inline-flex;align-items:center;min-height:var(--tap);padding:0 var(--space-4);border-radius:var(--radius-sm);color:var(--text-soft);font-weight:600;font-size:.92rem;white-space:nowrap;text-decoration:none}.shell-nav a:hover{background:var(--bg-tint);color:var(--text);text-decoration:none}.shell-nav a[aria-current=page]{background:var(--action-tint);color:var(--text);box-shadow:inset 0 -2px 0 var(--action)}.shell-main{flex:1;padding:var(--space-5) var(--space-4) var(--space-7);min-width:0}.shell-main>.wrap{max-width:var(--max);margin:0 auto}@media (min-width: 900px){.shell-body{flex-direction:row}.shell-nav{flex-direction:column;gap:var(--space-1);width:var(--shell-nav);flex:0 0 var(--shell-nav);padding:var(--space-4) var(--space-3);border-bottom:0;border-right:1px solid var(--line);overflow-x:visible}.shell-nav a{justify-content:flex-start}.shell-nav a[aria-current=page]{box-shadow:inset 3px 0 0 var(--action)}.shell-main{padding:var(--space-6) var(--space-6) var(--space-7)}}.shell-worker .shell-nav a{font-size:1rem;min-height:3.25rem}.shell-worker .shell-main{font-size:1.05rem}@media (min-width: 900px){.shell-worker .shell-body{flex-direction:column}.shell-worker .shell-nav{flex-direction:row;width:auto;flex:0 0 auto;border-right:0;border-bottom:1px solid var(--line)}.shell-worker .shell-main{max-width:45rem;width:100%;margin:0 auto}}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:var(--space-5);box-shadow:var(--shadow-sm)}.panel+.panel{margin-top:var(--space-4)}.panel-head{display:flex;align-items:baseline;gap:var(--space-3);flex-wrap:wrap;margin-bottom:var(--space-3)}.panel-head h2,.panel-head h3{margin:0}.stack{display:flex;flex-direction:column;gap:var(--space-4)}.row{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap}.facts{display:grid;grid-template-columns:1fr;gap:var(--space-1) var(--space-4);margin:0}.facts dt{font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.facts dd{margin:0 0 var(--space-3);font-weight:600}@media (min-width: 640px){.facts{grid-template-columns:max-content 1fr;align-items:baseline}.facts dd{margin-bottom:var(--space-2)}}.plain-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.plain-list.legend li{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap}.centre-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-5) var(--space-4);background:var(--bg-soft)}.centre-card{width:100%;max-width:27rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:var(--space-6);box-shadow:var(--shadow)}.centre-card h1{margin-bottom:var(--space-2)}.centre-card .chip+h1{margin-top:var(--space-3)}.centre-card .btn-block{margin-top:var(--space-4)}.centre-card form{display:flex;flex-direction:column;gap:var(--space-4)}.data-table{width:100%;border-collapse:collapse;margin-top:var(--space-4);display:block;overflow-x:auto}.data-table th,.data-table td{text-align:left;padding:var(--space-3) var(--space-3) var(--space-3) 0;border-bottom:1px solid var(--line);vertical-align:middle}.data-table thead th{font-size:.85rem;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--line-strong);white-space:nowrap}.data-table tbody th{font-weight:600}.data-table caption{text-align:left}.timeline{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}.timeline li{display:grid;grid-template-columns:minmax(9rem,auto) 1fr;gap:var(--space-3);align-items:baseline;padding-bottom:var(--space-2);border-bottom:1px solid var(--line)}.timeline li:last-child{border-bottom:0}.timeline-when{color:var(--text-muted);font-variant-numeric:tabular-nums}.timeline-what{font-weight:600}@media (max-width: 40rem){.timeline li{grid-template-columns:1fr;gap:var(--space-1)}}a{color:var(--action);text-decoration:none}a:hover{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:var(--tap);padding:0 var(--space-5);border-radius:var(--radius-sm);border:1px solid transparent;font:inherit;font-weight:600;cursor:pointer;text-decoration:none;background:var(--action);color:var(--action-ink)}.btn:hover{background:var(--action-hover);text-decoration:none}.btn[disabled],.btn[aria-disabled=true]{opacity:.55;cursor:not-allowed}.btn-secondary{background:transparent;color:var(--action);border-color:var(--line-strong)}.btn-secondary:hover{background:var(--action-tint)}.btn-quiet{background:transparent;color:var(--text-soft);border-color:transparent;padding:0 var(--space-3)}.btn-quiet:hover{background:var(--bg-tint);color:var(--text)}.btn-block{width:100%}.field{display:flex;flex-direction:column;gap:var(--space-2)}.field label{font-weight:600;font-size:.9rem}.field-hint{font-size:.85rem;color:var(--text-muted)}.field input,.field select,.field textarea{font:inherit;min-height:var(--tap);padding:var(--space-2) var(--space-3);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);width:100%}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:2px solid var(--action);outline-offset:1px}.form-message{display:flex;gap:var(--space-2);align-items:flex-start;margin:0 0 var(--space-3)}.form-message:empty{display:none;margin:0}.chip{display:inline-flex;align-items:center;gap:.375rem;padding:.1875rem .625rem .1875rem .5rem;border-radius:999px;font-size:.78rem;font-weight:700;line-height:1.5;white-space:nowrap;border:1px solid transparent}.chip svg{width:.875rem;height:.875rem;flex:0 0 .875rem;fill:currentColor}.chip-live{background:var(--status-live-bg);color:var(--status-live-fg);border-color:var(--status-live-edge)}.chip-attention{background:var(--status-attention-bg);color:var(--status-attention-fg);border-color:var(--status-attention-edge)}.chip-failed{background:var(--status-failed-bg);color:var(--status-failed-fg);border-color:var(--status-failed-edge)}.chip-neutral{background:var(--status-neutral-bg);color:var(--status-neutral-fg);border-color:var(--status-neutral-edge)}
