html{scroll-behavior:smooth}:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #e3e7ef;width:260px;padding:24px}.brand{align-items:center;gap:10px;margin-bottom:32px;font-size:1.25rem;font-weight:700;display:flex}.brand-logo{flex:none;width:32px;height:32px}.nav-link{color:#4d5b73;border-radius:10px;padding:10px 12px;text-decoration:none;display:block}.nav-link:hover,.nav-link-active{color:#1f55d6;background:#eef4ff}.app-content{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{background:#fff;border-bottom:1px solid #e3e7ef;justify-content:space-between;align-items:center;min-height:64px;padding:0 32px;display:flex}.environment-label{color:#4a5568;background:#edf2f7;border-radius:999px;padding:4px 10px;font-size:.875rem}.account-menu{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.account-identity{color:#4d5b73;font-size:.875rem}.account-settings-link{color:#1f55d6;font-size:.875rem;font-weight:700;text-decoration:none}.account-settings-link:hover{text-decoration:underline}.logout-button{padding:8px 12px}.main-content{flex:1;padding:32px}.page-shell{max-width:1120px}.page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.page-header h1{margin:0;font-size:2rem}.page-header p{color:#5d6b82;margin:8px 0 0}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.card,.empty-state,.login-card{background:#fff;border:1px solid #e3e7ef;border-radius:16px;padding:24px;box-shadow:0 1px 2px #1018280a}.card h2,.empty-state h2{margin-top:0}.empty-state{color:#4d5b73}.centered-page,.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(100%,420px)}.auth-brand{align-items:center;gap:12px;margin-bottom:18px;display:flex}.auth-brand-logo{flex:none;width:44px;height:44px;display:block}.login-card h1{margin-top:0}.eyebrow{color:#1f55d6;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.login-card form{gap:16px;margin:24px 0;display:grid}.login-card label{color:#344054;gap:6px;font-weight:600;display:grid}.login-card input{border:1px solid #cfd7e6;border-radius:10px;padding:10px 12px}.password-input-wrap{grid-template-columns:1fr auto;align-items:center;display:grid}.password-input-wrap input{border-top-right-radius:0;border-bottom-right-radius:0;min-width:0}.login-card .password-visibility-button{color:#1f55d6;background:#fff;border:1px solid #cfd7e6;border-left:0;border-radius:0 10px 10px 0;height:100%;padding:10px 12px;font-weight:700}.login-card .password-visibility-button:hover{background:#eef4ff}.login-card button{color:#fff;background:#1f55d6;border:0;border-radius:10px;padding:12px 14px;font-weight:700}.login-card button:disabled{cursor:not-allowed;opacity:.65}.auth-secondary-actions{color:#5d6b82;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;display:flex}.auth-secondary-actions a{color:#1f55d6;font-weight:700;text-decoration:none}.auth-secondary-actions a:hover{text-decoration:underline}.form-error{color:#b42318;margin:0}.banner{border-radius:12px;margin:0;padding:14px 18px}.banner-warning{color:#b54708;background:#fff4e5;border:1px solid #fbd9a8}.settings-layout{gap:16px;display:grid}.settings-section{gap:20px;display:grid}.settings-section h2{margin:0}.settings-muted{color:#5d6b82;margin:8px 0 0}.settings-account-details{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:0;display:grid}.settings-account-details div{background:#fff;border:1px solid #d8deea;border-radius:14px;gap:4px;padding:16px;display:grid}.settings-account-details dt{color:#5d6b82;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:800}.settings-account-details dd{color:#172033;overflow-wrap:anywhere;margin:0;font-weight:700}.settings-form{gap:16px;max-width:560px;display:grid}.settings-notifications-form{max-width:760px}.notification-preferences{gap:12px;display:grid}.notification-preference-row{background:#fff;border:1px solid #d8deea;border-radius:14px;gap:10px;padding:16px;display:grid}.notification-preference-row legend{color:#172033;padding:0;font-weight:800}.notification-preference-row .settings-muted{margin:0}.notification-preference-options{flex-wrap:wrap;gap:16px;display:flex}.settings-checkbox-label{color:#344054;cursor:pointer;flex-direction:row;align-items:center;gap:8px;font-weight:700;display:inline-flex}.settings-checkbox-label input{accent-color:#1f55d6;width:16px;height:16px;margin:0}.settings-form label{color:#344054;gap:6px;font-weight:600;display:grid}.settings-form input{border:1px solid #cfd7e6;border-radius:10px;padding:10px 12px}.settings-form .password-visibility-button{color:#1f55d6;background:#fff;border:1px solid #cfd7e6;border-left:0;border-radius:0 10px 10px 0;height:100%;padding:10px 12px;font-weight:700}.settings-form .password-visibility-button:hover{background:#eef4ff}.settings-success{color:#027a48;margin:0;font-weight:700}.settings-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.route-state{padding:32px}.primary-button,.secondary-button{border:0;border-radius:10px;justify-content:center;align-items:center;padding:12px 14px;font-weight:700;text-decoration:none;display:inline-flex}.primary-button{color:#fff;background:#1f55d6}.secondary-button{color:#344054;background:#fff;border:1px solid #cfd7e6}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.65}.dashboard-layout{gap:16px;display:grid}.dashboard-welcome{background:radial-gradient(circle at 100% 0,#1f55d61f,#0000 34%),#fff;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-welcome h2{margin:4px 0 0;font-size:1.5rem}.dashboard-welcome p:not(.eyebrow){color:#5d6b82;max-width:680px;margin:8px 0 0}.dashboard-welcome-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.dashboard-card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.dashboard-card{border-top:4px solid #d8deea;align-content:start;gap:12px;display:grid}.dashboard-card-success{border-top-color:#12b76a}.dashboard-card-warning{border-top-color:#f79009}.dashboard-card-info{border-top-color:#1f55d6}.dashboard-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-card h2{margin:0;font-size:1rem}.dashboard-card-status{color:#4d5b73;white-space:nowrap;background:#edf2f7;border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:800}.dashboard-card-warning .dashboard-card-status{color:#b54708;background:#fffaeb}.dashboard-card-status.dashboard-card-status-loading,.dashboard-card-status.dashboard-card-status-live{color:#4d5b73;background:#edf2f7}.dashboard-card-status.dashboard-card-status-good{color:#166534;background:#dcfce7}.dashboard-card-status.dashboard-card-status-action-needed{color:#92400e;background:#fef3c7}.dashboard-card-status.dashboard-card-status-unavailable{color:#991b1b;background:#fee2e2}.dashboard-card-value{color:#172033;font-size:1.5rem;line-height:1.2}.dashboard-card p{color:#5d6b82;margin:0}.dashboard-card-link{color:#1f55d6;width:fit-content;font-weight:800;text-decoration:none}.dashboard-card-link:hover{text-decoration:underline}.billing-layout{gap:16px;display:grid}.billing-section{gap:20px;display:grid}.billing-hero-card{background:radial-gradient(circle at 100% 0,#1f55d61f,#0000 34%),#fff}.billing-balance-summary{background:#ffffffb8;border:1px solid #d8deea;border-radius:16px;gap:16px;padding:18px;display:grid}.billing-balance-summary-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.billing-balance-primary,.billing-balance-grid>div{gap:4px;display:grid}.billing-balance-primary strong{color:#172033;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1}.billing-refresh-button{white-space:nowrap}.billing-balance-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.billing-balance-grid strong{color:#172033;font-size:1.1rem}.billing-balance-label{color:#5d6b82;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:800}.billing-section h2,.billing-section h3{margin:0}.billing-muted{color:#5d6b82;margin:8px 0 0}.billing-package-grid,.billing-provider-grid{gap:12px;display:grid}.billing-package-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.billing-provider-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.billing-option{border:1px solid #d8deea;border-radius:14px;align-items:flex-start;gap:12px;padding:16px;display:flex}.billing-option-selected{background:#eef4ff;border-color:#1f55d6}.billing-option input{margin-top:4px}.billing-option span{gap:4px;display:grid}.billing-option span span{color:#5d6b82}.billing-option-heading{align-items:center;gap:8px;display:flex}.billing-option-heading em{color:#1f55d6;background:#dbeafe;border-radius:999px;padding:2px 8px;font-size:.75rem;font-style:normal;font-weight:700}.billing-sats-amount{color:#172033;font-size:1.25rem;font-weight:800}.billing-method-card{border:1px solid #d8deea;border-radius:14px;align-content:start;gap:12px;padding:16px;display:grid}.billing-method-card-disabled{background:#f8fafc}.billing-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.billing-checkout{gap:12px;display:grid}.billing-link-button{width:fit-content}.billing-copy-field{color:#344054;gap:6px;font-weight:600;display:grid}.billing-copy-field input{border:1px solid #cfd7e6;border-radius:10px;width:100%;padding:10px 12px}.billing-qr-code{background:#fff;border:1px solid #e3e7ef;border-radius:14px;justify-items:center;gap:10px;width:fit-content;padding:16px;display:grid}.billing-qr-code svg{display:block}.billing-payments-table-wrap{overflow-x:auto}.billing-payments-table{border-collapse:collapse;width:100%}.billing-payments-table th,.billing-payments-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e3e7ef;padding:12px 8px}.billing-payments-table th{color:#4d5b73;font-size:.875rem}.billing-payment-status{color:#344054;background:#edf2f7;border-radius:999px;padding:4px 10px;font-size:.875rem;font-weight:700;display:inline-flex}.billing-pagination{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.api-keys-layout{gap:16px;display:grid}.api-key-section{gap:20px;display:grid}.api-key-section h2{margin:0}.api-key-muted{color:#5d6b82;margin:8px 0 0}.api-key-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.api-key-alert{border-radius:14px;padding:16px}.api-key-alert p{margin:8px 0 0}.api-key-alert-error{color:#b42318;background:#fffbfa;border:1px solid #fecdca}.api-key-alert-warning{color:#93370d;background:#fffcf5;border:1px solid #fedf89}.api-key-status-panel{gap:16px;display:grid}.api-key-status{border-radius:999px;width:fit-content;padding:4px 10px;font-size:.875rem;font-weight:800;display:inline-flex}.api-key-status-empty{color:#344054;background:#edf2f7}.api-key-status-active{color:#027a48;background:#ecfdf3}.api-key-status-revoked{color:#b42318;background:#fef3f2}.api-key-status-admin-revoked{color:#b54708;background:#fffaeb}.api-key-metadata{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:0;display:grid}.api-key-metadata div{gap:4px;display:grid}.api-key-metadata dt{color:#5d6b82;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:800}.api-key-metadata dd{color:#172033;overflow-wrap:anywhere;margin:0;font-weight:700}.api-key-result{gap:12px;display:grid}.api-key-copy-field{color:#344054;gap:6px;font-weight:600;display:grid}.api-key-copy-field textarea{resize:vertical;color:#172033;border:1px solid #cfd7e6;border-radius:10px;width:100%;min-height:112px;padding:10px 12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.api-key-success{color:#027a48;margin:0;font-weight:700}.button-row{flex-wrap:wrap;gap:.75rem;display:flex}.readiness-summary{border-left:4px solid #d97706}.readiness-grid{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1rem;display:grid}.readiness-pillar ul,.question-list{margin:1rem 0 0;padding-left:1.25rem}.readiness-pillar li,.question-list li{margin-bottom:.5rem}.status-pill{border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.status-pill-ready{color:#166534;background:#dcfce7}.status-pill-partial{color:#92400e;background:#fef3c7}.status-pill-missing{color:#991b1b;background:#fee2e2}.warning-text{color:#92400e;font-weight:700}.stakeholder-map-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem;margin-top:1rem;display:grid}.stakeholder-map-quadrant{border:1px solid #e2e8f0;border-top-width:4px;border-radius:.75rem;padding:1rem}.stakeholder-map-quadrant h3{margin:0 0 .25rem;font-size:.95rem}.stakeholder-map-quadrant ul{margin:.75rem 0 0;padding-left:1.1rem}.stakeholder-map-quadrant li{margin-bottom:.25rem}.stakeholder-map-empty{margin:.75rem 0 0}.stakeholder-map-quadrant-manage-closely{border-top-color:#7c3aed}.stakeholder-map-quadrant-keep-satisfied{border-top-color:#2563eb}.stakeholder-map-quadrant-keep-informed{border-top-color:#0d9488}.stakeholder-map-quadrant-monitor{border-top-color:#64748b}.code-block{color:#e2e8f0;white-space:pre;background:#0f172a;border-radius:.75rem;max-width:100%;padding:1rem;font-size:.875rem;line-height:1.5;overflow-x:auto}.usage-layout{gap:16px;display:grid}.usage-summary-card,.usage-section{gap:20px;display:grid}.usage-summary-card h2,.usage-section h2{margin:0}.usage-muted{color:#5d6b82;margin:8px 0 0}.usage-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.usage-summary-grid>div{background:#fff;border:1px solid #d8deea;border-radius:14px;gap:6px;padding:16px;display:grid}.usage-summary-grid strong{color:#172033;font-size:1.25rem}.usage-label{color:#5d6b82;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:800}.usage-alert{border-radius:14px;padding:16px}.usage-alert p{margin:8px 0 0}.usage-alert-error{color:#b42318;background:#fffbfa;border:1px solid #fecdca}.usage-table-wrap{overflow-x:auto}.usage-table{border-collapse:collapse;width:100%}.usage-table th,.usage-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e3e7ef;padding:12px 8px}.usage-table th{color:#4d5b73;font-size:.875rem}.usage-action{color:#1f55d6;background:#eef4ff;border-radius:999px;padding:4px 10px;font-size:.875rem;font-weight:800;display:inline-flex}.usage-result-json,.usage-json-tree{color:#e2e8f0;background:#0f172a;border:1px solid #d8deea;border-radius:14px;max-height:70vh;padding:16px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem;line-height:1.5;overflow:auto}.usage-result-json{white-space:pre}.usage-json-node,.usage-json-leaf{margin:2px 0}.usage-json-node summary{cursor:pointer;border-radius:6px;align-items:center;gap:8px;width:fit-content;padding:2px 6px;list-style-position:inside;display:flex}.usage-json-node summary:hover{background:#ffffff14}.usage-json-children{border-left:1px solid #e2e8f038;margin-left:18px;padding-left:12px}.usage-json-leaf{align-items:baseline;gap:8px;padding:2px 6px;display:flex}.usage-json-key{color:#93c5fd;font-weight:700}.usage-json-summary,.usage-json-empty{color:#94a3b8}.usage-json-value{overflow-wrap:anywhere}.usage-json-value-string{color:#86efac}.usage-json-value-number{color:#fbbf24}.usage-json-value-boolean{color:#f0abfc}.usage-json-value-null{color:#cbd5e1;font-style:italic}@media (width<=800px){.app-shell{display:block}.sidebar{border-bottom:1px solid #e3e7ef;border-right:0;width:auto}.topbar{padding:0 20px}.main-content{padding:20px}.dashboard-welcome{display:grid}.dashboard-welcome-actions{justify-content:flex-start}}.arch-model-layout{gap:16px;display:grid}.arch-model-tier-nav{z-index:5;background:#fff;border:1px solid #d0d5dd;border-radius:8px;gap:8px;padding:10px 12px;display:flex;position:sticky;top:0}.arch-model-tier-nav a{color:#1f55d6;border-radius:6px;padding:4px 8px;font-weight:600;text-decoration:none}.arch-model-tier-nav a:hover,.arch-model-tier-nav a:focus-visible{background:#eef2ff;text-decoration:underline}.arch-model-tier{border-top:2px solid #d0d5dd;gap:16px;margin-top:8px;padding-top:20px;scroll-margin-top:60px;display:grid}.arch-model-tier-heading h2{margin:0 0 4px;font-size:1.4rem}.arch-model-section{gap:16px;display:grid}.arch-model-section h2{margin:0}.arch-model-section-summary{cursor:pointer;border-radius:10px;margin:-6px;padding:6px;list-style-position:inside}.arch-model-section-summary:hover{background:#0f172a0a}.arch-model-section-summary::marker{color:#667085}.arch-model-section-body{gap:16px;display:grid}.arch-model-field-label{color:#344054;gap:6px;font-weight:600;display:grid}.arch-model-field-label input,.arch-model-field-label textarea{font:inherit;border:1px solid #cfd7e6;border-radius:10px;padding:10px 12px}.arch-model-editor{gap:16px;display:grid}.arch-model-string-list{gap:8px;display:grid}.arch-model-string-list-row{gap:8px;display:flex}.arch-model-string-list-row input{border:1px solid #cfd7e6;border-radius:10px;flex:1;padding:10px 12px}.arch-model-add-button{justify-self:start}.arch-model-remove-button{white-space:nowrap}.arch-model-list-editor{gap:12px;display:grid}.arch-model-object-row{background:#fff;border:1px solid #d8deea;border-radius:14px;gap:10px;padding:16px;display:grid}.arch-model-object-row-compact{background:#f9fafc;gap:8px;padding:10px 12px}.arch-model-row{flex-wrap:wrap;gap:8px;display:flex}.arch-model-row input,.arch-model-row select{min-width:140px;font:inherit;border:1px solid #cfd7e6;border-radius:10px;flex:1;padding:10px 12px}.arch-model-context-list{gap:12px;display:grid}.arch-model-context-row{background:#fff;border:1px solid #d8deea;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.arch-model-context-row strong{overflow-wrap:anywhere}.arch-model-inline-checkbox{flex-direction:row;align-items:center;gap:8px;display:flex}.arch-model-inline-checkbox input{width:auto}.arch-model-checkbox-list{flex-wrap:wrap;gap:8px 20px;display:flex}.arch-model-trace-group{margin-top:8px}.arch-model-trace-group-label{text-transform:uppercase;letter-spacing:.02em;margin:0 0 4px;font-size:.8rem;font-weight:600}.arch-model-evidence-list{gap:8px;margin:0;padding-left:20px;display:grid}.fact-tag-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0;display:flex}.fact-tag-pill{cursor:pointer;border:none;border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:700}.fact-tag-pill:disabled{cursor:not-allowed;opacity:.5}.fact-tag-pill-stakeholder,.fact-tag-highlight-stakeholder{color:#1f55d6;background:#eef4ff}.fact-tag-pill-risk,.fact-tag-highlight-risk{color:#b42318;background:#fdecea}.fact-tag-pill-concern,.fact-tag-highlight-concern{color:#b54708;background:#fff4e5}.fact-tag-pill-standard,.fact-tag-highlight-standard{color:#027a48;background:#e7f8f0}.fact-tag-pill-decision,.fact-tag-highlight-decision{color:#6b21a8;background:#f3e8ff}.fact-tag-highlight-stakeholder,.fact-tag-highlight-risk,.fact-tag-highlight-concern,.fact-tag-highlight-standard,.fact-tag-highlight-decision{border-radius:4px;padding:0 2px}.fact-tag-composer{background:#fff;border:1px solid #d8deea;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0;padding:10px 12px;display:flex}.fact-tag-composer select,.fact-tag-composer input{font:inherit;border:1px solid #cfd7e6;border-radius:8px;padding:6px 10px}.arch-model-unlock-form{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.arch-model-unlock-form input{border:1px solid #cfd7e6;border-radius:10px;padding:10px 12px}.arch-model-suggestion-row{background:#fff;border:1px solid #d8deea;border-radius:14px;gap:10px;padding:16px;display:grid}.arch-model-suggestion-header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.arch-model-suggestion-source{color:#5d6b82;letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;font-weight:800}.arch-model-suggestion-target{color:#172033;font-weight:700}.arch-model-suggestion-state{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;margin-left:auto;padding:4px 10px;font-size:.75rem;font-weight:800}.arch-model-suggestion-state-suggested{color:#1f55d6;background:#eef4ff}.arch-model-suggestion-state-edited{color:#b54708;background:#fff4e5}.arch-model-suggestion-state-approved{color:#027a48;background:#e7f8f0}.arch-model-suggestion-state-rejected{color:#b42318;background:#fdecea}.target-classification-badge{text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:999px;margin-left:auto;padding:4px 10px;font-size:.75rem;font-weight:700}.target-classification-badge-architecture{color:#5b3dd6;background:#f3f0ff;border-color:#d9d0ff}.target-classification-badge-implementation{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.arch-model-suggestion-diff{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.arch-model-suggestion-diff p{margin:4px 0 0}.arch-model-suggestion-actions{flex-wrap:wrap;gap:8px;display:flex}
