:root{--v-navy:#0f172a;--v-white:#fff;--v-emerald:#047857;--v-muted:#475569;--v-surface:#f8fafc;--v-border:#e2e8f0;--v-control-border:#64748b;--v-error:#b91c1c;--v-error-bg:#fef2f2;--v-warning:#92400e;--v-warning-bg:#fffbeb}:focus-visible{outline:3px solid var(--v-emerald);outline-offset:3px}.v-button{min-height:44px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:.35rem;padding:.65rem 1rem;font-weight:600}.v-button--primary{background:var(--v-navy);color:var(--v-white)}.v-button--primary:hover{background:#1e293b}.v-button--secondary{background:var(--v-white);color:var(--v-navy);border-color:var(--v-control-border)}.v-button--secondary:hover{background:var(--v-surface)}.v-button--danger{background:var(--v-error);color:var(--v-white)}.v-button:disabled{color:var(--v-muted);border-color:var(--v-border);cursor:not-allowed;background:#f1f5f9}.v-field{gap:.5rem;display:grid}.v-field label{font-weight:600}.v-field input,.v-field select{border:1px solid var(--v-control-border);background:var(--v-white);width:100%;min-height:44px;color:var(--v-navy);font:inherit;border-radius:.35rem;padding:.65rem}.v-field [aria-invalid=true]{border-color:var(--v-error);border-width:2px}.v-field p{margin:0;font-size:.9rem;line-height:1.5}.v-error{color:var(--v-error)}.v-hint{color:var(--v-muted)}.v-badge{border-radius:1rem;padding:.25rem .65rem;font-size:.85rem;font-weight:600;display:inline-flex}.v-badge--neutral{color:var(--v-muted);background:#f1f5f9}.v-badge--positive{color:var(--v-emerald);background:#ecfdf5}.v-badge--warning{background:var(--v-warning-bg);color:var(--v-warning)}.v-badge--error{background:var(--v-error-bg);color:var(--v-error)}.v-notice{border:1px solid var(--v-border);background:var(--v-surface);border-radius:.5rem;padding:1.25rem}.v-notice p{color:var(--v-muted);margin:.5rem 0 0;line-height:1.6}.v-notice--error{border-color:var(--v-error);background:var(--v-error-bg)}.v-table-scroll{border:1px solid var(--v-border);border-radius:.5rem;position:relative;overflow-x:auto}.v-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.v-table caption{text-align:left;padding:1rem;font-weight:600}.v-table th,.v-table td{text-align:left;border-top:1px solid var(--v-border);padding:.9rem}.v-table th{background:var(--v-surface);font-size:.9rem}.v-table .v-number{text-align:right;white-space:nowrap}.v-table tr[aria-selected=true]{background:#ecfdf5}.v-table input[type=checkbox]{width:1.25rem;height:1.25rem;accent-color:var(--v-emerald)}.v-dialog{color:var(--v-navy);border:1px solid var(--v-control-border);border-radius:.6rem;width:min(32rem,100vw - 3rem);max-height:calc(100svh - 3rem);padding:1.5rem}.v-dialog::backdrop{background:#0f172a8c}.v-dialog p{color:var(--v-muted);line-height:1.65}.v-dialog-actions{justify-content:flex-end;margin-top:1.5rem;display:flex}.component-preview{width:100%;max-width:70rem;margin:0 auto;padding:2.5rem clamp(1.25rem,5vw,4rem)}.component-preview h1{max-width:none;font-size:clamp(2rem,4vw,3rem)}.component-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0;display:grid}.component-form,.component-states{align-content:start;gap:1.25rem;display:grid}.component-actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=700px){.component-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.foundation{flex-direction:column;min-height:100svh;display:flex}.brand{border-bottom:1px solid #e2e8f0;align-items:center;gap:.7rem;padding:1.5rem clamp(1.5rem,6vw,6rem);font-size:1.2rem;font-weight:700;display:flex}.brand-mark{color:#fff;background:#0f172a;border-radius:.4rem;place-items:center;width:2rem;height:2rem;font-size:1rem;display:grid}main{width:min(100%,58rem);margin:auto;padding:5rem clamp(1.5rem,6vw,4rem)}.eyebrow{color:#047857;letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;font-weight:700}h1{letter-spacing:-.04em;max-width:15ch;margin:1.25rem 0;font-size:clamp(2.5rem,6vw,4rem);line-height:1.12}.intro{color:#475569;max-width:54ch;font-size:1.1rem;line-height:1.7}.availability{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.7rem;align-items:flex-start;gap:.85rem;margin-top:2.5rem;padding:1.5rem;display:flex}.status-dot{background:#047857;border-radius:50%;flex:0 0 .6rem;height:.6rem;margin-top:.4rem}h2{margin:0;font-size:1rem}.availability p{color:#475569;margin:.5rem 0 0;font-size:.95rem;line-height:1.65}footer{color:#475569;padding:1.5rem clamp(1.5rem,6vw,6rem);font-size:.85rem}.sign-in{max-width:48rem}.sign-in h1{max-width:20ch}.sign-in-panel{background:var(--v-surface-muted,#f8fafc);border:1px solid #cbd5e1;border-radius:.7rem;gap:1.25rem;margin:1.5rem 0;padding:1.5rem;display:grid}.sign-in-panel p{color:#475569;margin:0;line-height:1.65}.sign-in a{color:#065f46}.scope-id{overflow-wrap:anywhere}.access-panel{border-top:1px solid #cbd5e1;margin-top:2.5rem;padding-top:2rem}.access-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.access-heading h2{font-size:1.5rem}.access-heading .eyebrow{margin-top:0}.access-form{background:#f8fafc;border:1px solid #cbd5e1;border-radius:.7rem;gap:1rem;margin:1.5rem 0;padding:1.25rem;display:grid}.access-form h3,.access-secret h3{margin:0;font-size:1.05rem}.access-form p,.access-secret p{color:#475569;margin:0;line-height:1.6}.access-secret,.access-issued{border:1px solid #047857;border-radius:.7rem;gap:1rem;margin:1.5rem 0;padding:1.25rem;display:grid}.access-secret code{-webkit-user-select:all;user-select:all}.access-success{color:#065f46;background:#ecfdf5;border-left:.25rem solid #047857;padding:1rem;line-height:1.6}.access-panel td{overflow-wrap:anywhere}
