:root{--background:#fff;--foreground:#171717;--font-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", SFMono-Regular, ui-monospace, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-geist-sans:var(--font-sans);--font-geist-mono:var(--font-mono)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
:root{--ui-background:#fafafa;--ui-background-foreground:#111827;--ui-card:#fff;--ui-card-foreground:#111827;--ui-primary:#111827;--ui-primary-foreground:#f9fafb;--ui-secondary:#f4f4f5;--ui-secondary-foreground:#111827;--ui-muted:#f4f4f5;--ui-muted-foreground:#6b7280;--ui-accent:#f4f4f5;--ui-accent-foreground:#111827;--ui-destructive:#dc2626;--ui-border:#e5e7eb;--ui-input:#e5e7eb;--ui-ring:#9ca3af;--ui-success-border:#bbf7d0;--ui-success-bg:#ecfdf3;--ui-success-foreground:#166534;--ui-destructive-border:#fecaca;--ui-destructive-bg:#fef2f2;--ui-destructive-foreground:#991b1b;--ui-info-border:#bfdbfe;--ui-info-bg:#eff6ff;--ui-info-foreground:#1d4ed8;--ui-info-strong-bg:#dbeafe;--ui-info-strong-foreground:#1e40af;--ui-warning-border:#fde68a;--ui-warning-bg:#fffbeb;--ui-warning-foreground:#92400e;--ui-violet-border:#ddd6fe;--ui-violet-bg:#f5f3ff;--ui-violet-foreground:#6d28d9;--ui-teal-border:#99f6e4;--ui-teal-bg:#f0fdfa;--ui-teal-foreground:#0f766e;--ui-phase-discovery-border:var(--ui-violet-border);--ui-phase-discovery-bg:var(--ui-violet-bg);--ui-phase-discovery-foreground:var(--ui-violet-foreground);--ui-phase-planning-border:#c7d2fe;--ui-phase-planning-bg:#eef2ff;--ui-phase-planning-foreground:#4338ca;--ui-phase-preproject-border:#fed7aa;--ui-phase-preproject-bg:#fff7ed;--ui-phase-preproject-foreground:#c2410c;--ui-risk-moderate-border:var(--ui-phase-preproject-border);--ui-risk-moderate-bg:var(--ui-phase-preproject-bg);--ui-risk-moderate-foreground:var(--ui-phase-preproject-foreground);--ui-phase-production-border:color-mix(in srgb, var(--ui-info-foreground) 45%, transparent);--ui-phase-production-bg:var(--ui-info-strong-bg);--ui-phase-production-foreground:var(--ui-info-foreground);--ui-phase-testing-border:#fbcfe8;--ui-phase-testing-bg:#fdf2f8;--ui-phase-testing-foreground:#be185d;--ui-phase-acceptance-border:#d9f99d;--ui-phase-acceptance-bg:#f7fee7;--ui-phase-acceptance-foreground:#4d7c0f;--ui-phase-postproduction-border:#f5d0fe;--ui-phase-postproduction-bg:#fdf4ff;--ui-phase-postproduction-foreground:#a21caf;--ui-phase-warranty-border:var(--ui-teal-border);--ui-phase-warranty-bg:var(--ui-teal-bg);--ui-phase-warranty-foreground:var(--ui-teal-foreground);--ui-chart-spend:#2a78d6;--ui-chart-effort:#1baf7a;--ui-chart-pace:#8b8b93;--ui-chart-grid:#ebebef;--ui-chart-limit:#c8c8cf;--ui-radius:.625rem;--ui-focus-shadow:0 0 0 3px color-mix(in srgb, var(--ui-ring) 32%, transparent);--ui-shadow-sm:0 1px 2px #1118270d, 0 10px 24px #1118270a;--ui-table-hover-bg:color-mix(in srgb, var(--ui-muted) 70%, transparent)}.ui-button,.ui-input,.ui-textarea,.ui-select,.ui-card,.ui-alert,.ui-badge,.ui-table,.ui-table-head,.ui-table-cell{font-family:var(--font-sans)}.ui-button{white-space:nowrap;border-radius:var(--ui-radius);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;line-height:1.2;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s,opacity .14s;display:inline-flex}.ui-button:hover{cursor:pointer}.ui-button:disabled{pointer-events:none;opacity:.5}.ui-button:focus-visible,.ui-input:focus-visible,.ui-textarea:focus-visible,.ui-select:focus-visible{box-shadow:var(--ui-focus-shadow);outline:none}.ui-button svg{flex-shrink:0}.ui-button--default{border-color:var(--ui-primary);background:var(--ui-primary);color:var(--ui-primary-foreground)}.ui-button--default:hover,.ui-button--destructive:hover{opacity:.92}.ui-button--secondary{border-color:var(--ui-border);background:var(--ui-card);color:var(--ui-card-foreground)}.ui-button--secondary:hover,.ui-button--outline:hover,.ui-button--ghost:hover{background:var(--ui-accent);color:var(--ui-accent-foreground)}.ui-button--outline{border-color:var(--ui-border);color:var(--ui-card-foreground);background:0 0}.ui-button--ghost{color:var(--ui-card-foreground);background:0 0}.ui-button--destructive{border-color:var(--ui-destructive);background:var(--ui-destructive);color:var(--ui-primary-foreground)}.ui-button--size-default{min-height:2.5rem;padding:.5rem .875rem}.ui-button--size-sm{border-radius:calc(var(--ui-radius) - 2px);min-height:2rem;padding:.375rem .625rem;font-size:.75rem}.ui-button--size-lg{border-radius:calc(var(--ui-radius) + 2px);min-height:2.75rem;padding:.625rem 1.25rem;font-size:.95rem}.ui-button--size-icon{width:2.25rem;height:2.25rem;padding:0}.ui-input,.ui-textarea,.ui-select{border:1px solid var(--ui-input);border-radius:var(--ui-radius);background:var(--ui-card);width:100%;color:var(--ui-card-foreground);font-size:.875rem;transition:border-color .14s,box-shadow .14s,background-color .14s,color .14s}.ui-input::placeholder,.ui-textarea::placeholder{color:var(--ui-muted-foreground)}.ui-input:disabled,.ui-textarea:disabled,.ui-select:disabled{cursor:not-allowed;opacity:.5}.ui-input{min-height:2.5rem;padding:.5rem .85rem}.ui-select{cursor:pointer;min-height:2.5rem;padding:.5rem .85rem}.ui-textarea{resize:vertical;min-height:8rem;padding:.625rem .85rem;line-height:1.6}@media (max-width:640px){.ui-input,.ui-textarea,.ui-select{font-size:1rem}}.ui-card{border:1px solid var(--ui-border);background:var(--ui-card);color:var(--ui-card-foreground);box-shadow:var(--ui-shadow-sm);border-radius:1.125rem}.ui-card-header{gap:.75rem;padding:1.75rem;display:grid}.ui-card-title{letter-spacing:-.02em;font-size:1rem;font-weight:600}.ui-card-description{color:var(--ui-muted-foreground);font-size:.875rem;line-height:1.6}.ui-card-content{padding:0 1.75rem 1.75rem}.ui-card-content:first-child{padding-top:1.75rem}@media (max-width:640px){.ui-card-header{padding:1.1rem}.ui-card-content{padding:0 1.1rem 1.1rem}.ui-card-content:first-child{padding-top:1.1rem}}.ui-badge{letter-spacing:.12em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;width:fit-content;padding:.375rem 1rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.ui-badge--size-sm{letter-spacing:.08em;padding:.125rem .5rem;font-size:.625rem}.ui-badge--default{color:var(--ui-primary);background:#1118271a;border-color:#1118271a}.ui-badge--secondary{border-color:var(--ui-border);background:var(--ui-muted);color:var(--ui-muted-foreground)}.ui-badge--outline{border-color:var(--ui-border);color:var(--ui-card-foreground);background:0 0}.ui-badge--success{border-color:var(--ui-success-border);background:var(--ui-success-bg);color:var(--ui-success-foreground)}.ui-badge--destructive{border-color:var(--ui-destructive-border);background:var(--ui-destructive-bg);color:var(--ui-destructive-foreground)}.ui-badge--info{border-color:var(--ui-info-border);background:var(--ui-info-bg);color:var(--ui-info-foreground)}.ui-alert{border:1px solid var(--ui-border);border-radius:1rem;width:100%;padding:1rem 1.25rem;font-size:.875rem;line-height:1.6}.ui-alert--default{background:var(--ui-card);color:var(--ui-card-foreground)}.ui-alert--success{border-color:var(--ui-success-border);background:var(--ui-success-bg);color:var(--ui-success-foreground)}.ui-alert--destructive{border-color:var(--ui-destructive-border);background:var(--ui-destructive-bg);color:var(--ui-destructive-foreground)}.ui-table-wrap{width:100%;overflow-x:auto}.ui-table{border-collapse:collapse;width:100%;font-size:.875rem}.ui-table-header .ui-table-row{border-bottom:1px solid var(--ui-border)}.ui-table-row{border-bottom:1px solid var(--ui-border);transition:background-color .14s}.ui-table-body .ui-table-row:last-child{border-bottom:0}.ui-table-body .ui-table-row:hover{background:var(--ui-table-hover-bg)}.ui-table-head{color:var(--ui-muted-foreground);text-align:left;letter-spacing:.08em;text-transform:uppercase;padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.ui-table-cell{vertical-align:top;padding:1rem 1.25rem}.ui-dialog-overlay{z-index:100;background:color-mix(in srgb, var(--ui-background-foreground) 45%, transparent);justify-content:center;align-items:flex-start;padding:4vh 1.5rem;animation:.16s ui-dialog-overlay-in;display:flex;position:fixed;inset:0;overflow-y:auto}.ui-dialog{border:1px solid var(--ui-border);background:var(--ui-card);width:100%;max-width:640px;max-height:90vh;color:var(--ui-card-foreground);font-family:var(--font-sans);border-radius:1rem;flex-direction:column;animation:.16s ui-dialog-content-in;display:flex;position:relative;box-shadow:0 20px 60px #11182740}.ui-dialog--size-lg{max-width:860px}.ui-dialog--size-xl{max-width:1120px}.ui-dialog--size-palette{max-width:640px}.ui-dialog-header{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.75rem 1rem;display:flex}.ui-dialog-title{letter-spacing:-.02em;font-size:1.05rem;font-weight:600}.ui-dialog-description{color:var(--ui-muted-foreground);margin-top:.375rem;font-size:.875rem;line-height:1.6}.ui-dialog-close{width:2.25rem;height:2.25rem;color:var(--ui-muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .14s,color .14s;display:inline-flex}.ui-dialog-close:hover{background:var(--ui-accent);color:var(--ui-accent-foreground)}.ui-dialog-close--floating{z-index:1;position:absolute;top:1rem;right:1rem}.ui-dialog-body{min-height:0;padding:1.5rem 1.75rem 1.75rem;overflow-y:auto}@media (max-width:640px){.ui-dialog-overlay{align-items:stretch;padding:0}.ui-dialog{border:0;border-radius:0;max-width:none;height:100%;max-height:none}.ui-dialog-header{padding:1.1rem 1.1rem .85rem}.ui-dialog-body{padding:1.1rem}.ui-dialog-close{width:2.75rem;height:2.75rem}}@keyframes ui-dialog-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes ui-dialog-content-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-color-scheme:dark){:root{--ui-background:#09090b;--ui-background-foreground:#fafafa;--ui-card:#09090b;--ui-card-foreground:#fafafa;--ui-primary:#fafafa;--ui-primary-foreground:#09090b;--ui-secondary:#18181b;--ui-secondary-foreground:#fafafa;--ui-muted:#18181b;--ui-muted-foreground:#a1a1aa;--ui-accent:#18181b;--ui-accent-foreground:#fafafa;--ui-destructive:#ef4444;--ui-border:#27272a;--ui-input:#27272a;--ui-ring:#52525b;--ui-success-border:#166534;--ui-success-bg:#052e16;--ui-success-foreground:#bbf7d0;--ui-destructive-border:#991b1b;--ui-destructive-bg:#450a0a;--ui-destructive-foreground:#fecaca;--ui-info-border:#1d4ed8;--ui-info-bg:#172554;--ui-info-foreground:#bfdbfe;--ui-info-strong-bg:#1e3a8a;--ui-info-strong-foreground:#e0e7ff;--ui-warning-border:#92400e;--ui-warning-bg:#451a03;--ui-warning-foreground:#fde68a;--ui-violet-border:#5b21b6;--ui-violet-bg:#2e1065;--ui-violet-foreground:#ddd6fe;--ui-teal-border:#0f766e;--ui-teal-bg:#042f2e;--ui-teal-foreground:#5eead4;--ui-phase-discovery-border:var(--ui-violet-border);--ui-phase-discovery-bg:var(--ui-violet-bg);--ui-phase-discovery-foreground:var(--ui-violet-foreground);--ui-phase-planning-border:#4338ca;--ui-phase-planning-bg:#1e1b4b;--ui-phase-planning-foreground:#c7d2fe;--ui-phase-preproject-border:#c2410c;--ui-phase-preproject-bg:#431407;--ui-phase-preproject-foreground:#fed7aa;--ui-risk-moderate-border:var(--ui-phase-preproject-border);--ui-risk-moderate-bg:var(--ui-phase-preproject-bg);--ui-risk-moderate-foreground:var(--ui-phase-preproject-foreground);--ui-phase-production-border:color-mix(in srgb, var(--ui-info-foreground) 45%, transparent);--ui-phase-production-bg:var(--ui-info-strong-bg);--ui-phase-production-foreground:var(--ui-info-foreground);--ui-phase-testing-border:#be185d;--ui-phase-testing-bg:#500724;--ui-phase-testing-foreground:#fbcfe8;--ui-phase-acceptance-border:#4d7c0f;--ui-phase-acceptance-bg:#1a2e05;--ui-phase-acceptance-foreground:#d9f99d;--ui-phase-postproduction-border:#a21caf;--ui-phase-postproduction-bg:#4a044e;--ui-phase-postproduction-foreground:#f5d0fe;--ui-phase-warranty-border:var(--ui-teal-border);--ui-phase-warranty-bg:var(--ui-teal-bg);--ui-phase-warranty-foreground:var(--ui-teal-foreground);--ui-chart-spend:#3987e5;--ui-chart-effort:#199e70;--ui-chart-pace:#7b7b85;--ui-chart-grid:#232327;--ui-chart-limit:#3f3f46;--ui-focus-shadow:0 0 0 3px color-mix(in srgb, var(--ui-ring) 45%, transparent);--ui-shadow-sm:none;--ui-table-hover-bg:color-mix(in srgb, var(--ui-muted) 60%, transparent)}.ui-button--default:hover,.ui-button--destructive:hover{opacity:.96}}
