.platform-shell{flex-direction:column;width:100%;max-width:1024px;min-height:100%;margin:0 auto;display:flex}.platform-shell__header{justify-content:space-between;align-items:center;gap:var(--ghoi-space-3);padding:var(--ghoi-space-3) var(--ghoi-space-4);color:#fff;padding-top:max(var(--ghoi-space-3), env(safe-area-inset-top));background:#1a2332;display:flex}.platform-shell__title{font-size:var(--ghoi-font-size-lg);margin:0;font-weight:600}.platform-shell__brand{align-items:center;gap:var(--ghoi-space-2);color:inherit;text-decoration:none;display:inline-flex}.platform-shell__badge{font-size:var(--ghoi-font-size-sm);letter-spacing:.04em;text-transform:uppercase;opacity:.9;margin:0;font-weight:800}.platform-shell__nav{gap:var(--ghoi-space-3);flex-wrap:wrap;display:flex}.platform-shell__nav a,.platform-shell__nav button{color:#fff;min-height:var(--ghoi-hit-target-min);cursor:pointer;font-weight:700;font:inherit;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.platform-shell__main{padding:var(--ghoi-space-4);flex:1}.platform-page{gap:var(--ghoi-space-4);flex-direction:column;max-width:960px;display:flex}.platform-page h2,.platform-page h3{margin:0}.platform-scaffold{padding:var(--ghoi-space-2) var(--ghoi-space-3);color:#664d03;border-radius:var(--ghoi-radius-sm);background:#fff3cd;border:1px solid #ffecb5;margin:0;font-weight:700}.platform-error{padding:var(--ghoi-space-2) var(--ghoi-space-3);color:#842029;border-radius:var(--ghoi-radius-sm);background:#f8d7da;border:1px solid #f5c2c7;margin:0}.platform-table{border-collapse:collapse;width:100%}.platform-table th,.platform-table td{text-align:left;padding:var(--ghoi-space-2) var(--ghoi-space-3);border-bottom:1px solid var(--ghoi-color-border)}.platform-table th{font-size:var(--ghoi-font-size-sm);text-transform:uppercase;letter-spacing:.04em}.platform-status{border-radius:var(--ghoi-radius-sm);font-size:var(--ghoi-font-size-sm);padding:.125rem .5rem;font-weight:800;display:inline-block}.platform-status--ACTIVE{color:#0f5132;background:#d1e7dd}.platform-status--PAST_DUE{color:#664d03;background:#fff3cd}.platform-status--SUSPENDED{color:#984c0c;background:#ffe5d0}.platform-status--LOCKED{color:#842029;background:#f8d7da}.platform-meta-grid{gap:var(--ghoi-space-3);grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));display:grid}.platform-meta-grid dt{font-size:var(--ghoi-font-size-sm);text-transform:uppercase;letter-spacing:.04em;opacity:.7;margin:0;font-weight:700}.platform-meta-grid dd{margin:var(--ghoi-space-1) 0 0;font-size:var(--ghoi-font-size-md);font-weight:600}.platform-form{gap:var(--ghoi-space-3);flex-direction:column;max-width:28rem;display:flex}.platform-form label{gap:var(--ghoi-space-1);flex-direction:column;font-weight:700;display:flex}.platform-form input,.platform-form select,.platform-form textarea{min-height:var(--ghoi-hit-target-min);padding:var(--ghoi-space-2);font:inherit}.platform-actions{gap:var(--ghoi-space-2);flex-wrap:wrap;display:flex}.platform-blocked{gap:var(--ghoi-space-3);flex-direction:column;max-width:36rem;display:flex}:root{--ghoi-color-brand:#0b6e99;--ghoi-color-brand-strong:#084d6b;--ghoi-color-accent:#e8833a;--ghoi-color-surface:#fff;--ghoi-color-surface-sunken:#f2f4f6;--ghoi-color-border:#d3d8de;--ghoi-color-text:#16202a;--ghoi-color-text-muted:#5a6673;--ghoi-color-success:#1f7a4d;--ghoi-color-warning:#a86a00;--ghoi-color-danger:#b3261e;--ghoi-space-1:.25rem;--ghoi-space-2:.5rem;--ghoi-space-3:.75rem;--ghoi-space-4:1rem;--ghoi-space-6:1.5rem;--ghoi-space-8:2rem;--ghoi-font-sans:system-ui, -apple-system, "Segoe UI", roboto, helvetica, arial, sans-serif;--ghoi-font-mono:ui-monospace, sfmono-regular, "SF Mono", menlo, monospace;--ghoi-font-size-sm:.875rem;--ghoi-font-size-md:1rem;--ghoi-font-size-lg:1.25rem;--ghoi-hit-target-min:48px;--ghoi-radius-sm:4px;--ghoi-radius-md:8px}[data-ghoi-theme=offline]{--ghoi-color-brand:#4a6472;--ghoi-color-brand-strong:#354a56;--ghoi-color-accent:#a08464;--ghoi-color-surface-sunken:#eceef0;--ghoi-color-success:#4a6a58;--ghoi-color-warning:#8a7550}@media (prefers-reduced-motion:reduce){:root{--ghoi-motion-duration:0s}}.ghoi-field-btn{min-height:var(--ghoi-hit-target-min);min-width:var(--ghoi-hit-target-min);padding:0 var(--ghoi-space-4);border:1px solid var(--ghoi-color-border);border-radius:var(--ghoi-radius-sm);background:var(--ghoi-color-surface);color:var(--ghoi-color-text);font:inherit;cursor:pointer;touch-action:manipulation;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.ghoi-field-btn:disabled{opacity:.45;cursor:not-allowed}.ghoi-field-btn--primary{background:var(--ghoi-color-brand);border-color:var(--ghoi-color-brand-strong);color:#fff}.ghoi-field-btn--danger{background:var(--ghoi-color-danger);border-color:var(--ghoi-color-danger);color:#fff}.ghoi-offline-banner{align-items:center;gap:var(--ghoi-space-3);min-height:var(--ghoi-hit-target-min);padding:0 var(--ghoi-space-4);background:var(--ghoi-color-surface-sunken);border-bottom:1px solid var(--ghoi-color-border);letter-spacing:.02em;font-weight:700;display:flex}.ghoi-offline-banner[data-online=false]{color:var(--ghoi-color-text)}.ghoi-method-chart{gap:var(--ghoi-space-2);flex-direction:column;display:flex}.ghoi-method-chart__title{margin:0;font-weight:700}.ghoi-method-chart__canvas{border:1px solid var(--ghoi-color-border);border-radius:var(--ghoi-radius-sm);background:var(--ghoi-color-surface);touch-action:manipulation;width:100%;max-width:640px;height:auto;display:block}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--ghoi-font-sans);font-size:var(--ghoi-font-size-md);color:var(--ghoi-color-text);background:var(--ghoi-color-surface-sunken);-webkit-text-size-adjust:100%;margin:0}.app-shell,.platform-shell{background:var(--ghoi-color-surface);flex-direction:column;width:100%;max-width:1024px;min-height:100%;margin:0 auto;display:flex}.app-shell__status{min-height:2.25rem;padding:var(--ghoi-space-2) var(--ghoi-space-4);background:var(--ghoi-color-brand);color:#fff;font-size:var(--ghoi-font-size-sm);letter-spacing:.08em;text-transform:uppercase;padding-top:max(var(--ghoi-space-2), env(safe-area-inset-top));justify-content:center;align-items:center;margin:0;font-weight:800;display:flex;position:relative}.app-shell__status-label{pointer-events:none}.app-shell__signed-in{left:var(--ghoi-space-4);text-overflow:ellipsis;white-space:nowrap;letter-spacing:normal;text-transform:none;color:#ffffff8c;max-width:min(42%,16rem);font-size:.75rem;font-weight:500;position:absolute;overflow:hidden}.app-shell__header{justify-content:space-between;align-items:center;row-gap:var(--ghoi-space-2);gap:var(--ghoi-space-3);padding:var(--ghoi-space-3) var(--ghoi-space-4);background:var(--ghoi-color-brand-strong);color:#fff;flex-wrap:wrap;display:flex;overflow:visible}.app-shell__nav{align-items:center;gap:var(--ghoi-space-3);flex-wrap:wrap;display:flex}.app-shell__nav-item{overflow:visible}.app-shell__nav-label{display:inline-block;position:relative}.app-shell__badge{z-index:1;background:var(--ghoi-color-accent);color:#fff;letter-spacing:0;text-align:center;text-transform:none;pointer-events:none;border-radius:999px;min-width:1.15rem;height:1.15rem;padding:0 .28rem;font-size:.65rem;font-weight:800;line-height:1.15rem;position:absolute;top:-.45em;right:-.7em}.app-shell__settings{color:#fff;min-height:var(--ghoi-hit-target-min);align-items:center;font-weight:700;display:inline-flex}button.app-shell__settings{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.app-shell__settings--icon{width:var(--ghoi-hit-target-min);flex:none;justify-content:center}.app-shell__settings--icon svg{display:block}.app-shell__title{font-size:var(--ghoi-font-size-lg);margin:0;font-weight:600}.app-shell__brand{align-items:center;gap:var(--ghoi-space-2);color:inherit;text-decoration:none;display:inline-flex}.app-shell__mark{object-fit:contain;flex:none;width:32px;height:32px;display:block}.app-breadcrumbs{align-items:center;gap:var(--ghoi-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.app-breadcrumbs li{min-height:var(--ghoi-hit-target-min);align-items:center;font-weight:700;display:inline-flex}.app-breadcrumbs li:not(:last-child):after{content:"/";margin-left:var(--ghoi-space-2);opacity:.65;font-weight:500}.app-breadcrumbs a{color:inherit}.app-shell__main{padding:var(--ghoi-space-4);flex:1}.app-shell__footer{background:color-mix(in srgb, var(--ghoi-color-brand) 58%, #fff);color:#fff;flex:0 0 40px;justify-content:center;align-items:center;height:40px;display:flex}.app-shell__footer-text{font-size:var(--ghoi-font-size-sm);letter-spacing:.04em;margin:0;font-weight:700}.app-shell__update{align-items:center;gap:var(--ghoi-space-3);padding:var(--ghoi-space-3) var(--ghoi-space-4);background:var(--ghoi-color-surface-sunken);border-bottom:1px solid var(--ghoi-color-border);display:flex}.app-shell__update button{min-height:var(--ghoi-hit-target-min);padding:0 var(--ghoi-space-4);border:1px solid var(--ghoi-color-brand);border-radius:var(--ghoi-radius-sm);background:var(--ghoi-color-brand);color:#fff;font:inherit;cursor:pointer}.app-shell__language{flex:none}.app-shell__language--status{right:var(--ghoi-space-4);letter-spacing:normal;text-transform:none;font-weight:700;position:absolute}.app-shell__language select{min-height:var(--ghoi-hit-target-min);width:4.25rem;padding:0 var(--ghoi-space-2);border-radius:var(--ghoi-radius-sm);box-shadow:none;color:#fff;font:inherit;font-size:var(--ghoi-font-size-sm);background:0 0;border:none;font-weight:700}.app-shell__language select:focus,.app-shell__language select:focus-visible{outline-offset:2px;outline:2px solid #fff}.app-shell__language--status select{letter-spacing:normal;text-transform:none}.app-shell__language option{color:var(--ghoi-color-text);background:var(--ghoi-color-surface)}.ghoi-visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ghoi-number-field__problem{margin-top:var(--ghoi-space-1);color:var(--ghoi-color-danger);font-size:var(--ghoi-font-size-sm);display:block}.ghoi-number-field__candidate{min-height:var(--ghoi-hit-target-min);margin:var(--ghoi-space-1) var(--ghoi-space-2) 0 0;padding:0 var(--ghoi-space-3);border:1px solid var(--ghoi-color-border);border-radius:var(--ghoi-radius-sm);background:var(--ghoi-color-surface);color:var(--ghoi-color-text);font:inherit;cursor:pointer;display:inline-block}
