.auth-shell,.product-shell{--brand-navy:#07111f;--brand-navy-deep:#040b16;--brand-ink:#0b1220;--brand-cyan:#22d3ee;--brand-blue:#38bdf8;--brand-emerald:#059669;--brand-amber:#d97706;--brand-rose:#dc2626;--brand-border-cyan:#22d3ee2e;--brand-gradient-primary:linear-gradient(135deg, var(--brand-cyan), var(--brand-blue));--brand-gradient-text:linear-gradient(120deg, #fff 10%, var(--brand-cyan) 55%, var(--brand-blue) 100%);--prod-radius-md:.75rem;--prod-radius-lg:1rem;--prod-radius-xl:1.25rem;--prod-motion:.16s ease}.auth-shell .brand-wordmark,.product-shell .brand-wordmark{letter-spacing:-.06em;background:var(--brand-gradient-text);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700;line-height:1}.auth-shell .brand-wordmark-on-light,.product-shell .brand-wordmark-on-light{background:linear-gradient(120deg, var(--brand-navy) 10%, var(--brand-cyan) 55%, var(--brand-blue) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.auth-shell.auth-page{--auth-fg:#e8f1ff;--auth-muted:#a8bbd4;--auth-panel-bg:#fffffff7;--auth-panel-border:#22d3ee38;--auth-input-border:#d8e3ef;min-height:100%;color:var(--auth-fg);background:radial-gradient(900px 420px at 15% -5%, #22d3ee1f, transparent 55%), radial-gradient(700px 360px at 85% 0%, #38bdf814, transparent 50%), var(--brand-navy-deep);flex-direction:column;flex:1;display:flex;position:relative;overflow-x:clip}.auth-shell.auth-page:before{content:"";background-image:linear-gradient(var(--brand-border-cyan) 1px, transparent 1px), linear-gradient(90deg, var(--brand-border-cyan) 1px, transparent 1px);pointer-events:none;opacity:.35;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000,#0000 70%);mask-image:radial-gradient(80% 60% at 50% 0,#000,#0000 70%)}.auth-shell .auth-page-main{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:1.5rem 1rem 1.25rem;display:flex;position:relative}.auth-shell .auth-page-container{width:100%;max-width:26rem}.auth-shell .auth-page-brand{text-align:center;font-size:clamp(1.75rem,5vw,2.25rem);display:block}.auth-shell .auth-panel{border-radius:var(--prod-radius-xl);border:1px solid var(--auth-panel-border);background:var(--auth-panel-bg);color:#0b1220;margin-top:2rem;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 24px 56px #00000059,inset 0 0 0 1px #ffffff0a}@media (min-width:640px){.auth-shell .auth-panel{margin-top:2.5rem;padding:2rem 1.75rem 1.75rem}}.auth-shell .auth-panel-title{letter-spacing:-.02em;color:#0b1220;font-size:1.5rem;font-weight:600}.auth-shell .auth-panel-description{color:#5b667a;margin-top:.5rem;font-size:.9375rem;line-height:1.55}.auth-shell .auth-field-label{color:#0b1220;font-size:.875rem;font-weight:500;display:block}.auth-shell .auth-field-input{border-radius:var(--prod-radius-md);border:1px solid var(--auth-input-border);color:#0b1220;width:100%;min-height:2.75rem;transition:border-color var(--prod-motion), box-shadow var(--prod-motion);background:#fff;margin-top:.5rem;padding:.625rem .875rem;font-size:.875rem;display:block}.auth-shell .auth-field-input::placeholder{color:#8b95a8}.auth-shell .auth-field-input:focus{border-color:var(--brand-cyan);outline:none;box-shadow:0 0 0 3px #22d3ee2e}.auth-shell .auth-field-input:disabled{cursor:not-allowed;color:#5b667a;background:#eef4fa}.auth-shell .auth-link{color:#0891b2;text-underline-offset:4px;font-weight:500}.auth-shell .auth-link:hover,.auth-shell .auth-link:focus-visible{color:var(--brand-blue);text-decoration:underline}.auth-shell .auth-panel-footer{text-align:center;color:#5b667a;margin-top:1.5rem;font-size:.875rem}.auth-shell .auth-panel-footer .auth-link{color:#0891b2}.auth-shell .btn-brand{background:var(--brand-gradient-primary);color:var(--brand-navy-deep);transition:opacity var(--prod-motion), box-shadow var(--prod-motion);font-weight:600}.auth-shell .btn-brand:hover:not(:disabled){opacity:.92;box-shadow:0 8px 24px #22d3ee47}.auth-shell .btn-brand:disabled{cursor:not-allowed;opacity:.55}.auth-shell .btn-brand:focus-visible{outline:2px solid var(--brand-cyan);outline-offset:2px}.auth-shell .auth-message-error{color:#991b1b;background:#dc262614;border:1px solid #dc262640}.auth-shell .auth-message-success{color:#065f46;background:#05966914;border:1px solid #05966940}.auth-shell footer{z-index:1;color:#a8bbd4;border-color:#94a3b838;margin-top:0;position:relative}.auth-shell footer a{color:#c7d7eb}.auth-shell footer a:hover,.auth-shell footer a:focus-visible{color:#f3f8ff}.product-shell{--background:#f4f8fc;--foreground:#0b1220;--muted:#5b667a;--muted-foreground:#8b95a8;--border:#d8e3ef;--surface:#eef4fa;--surface-elevated:#fff;--primary:#07111f;--primary-foreground:#f8fafc;--accent:#0891b2;--ring:#22d3ee;--sidebar-width:256px;--sidebar-width-collapsed:72px;--sidebar-bg:var(--brand-navy);--sidebar-fg:#e2e8f0;--sidebar-muted:#94a3b8;--sidebar-border:#1e293b;--sidebar-hover:#0f1d32;--sidebar-active:#22d3ee24;--sidebar-active-border:var(--brand-cyan);background:var(--background);color:var(--foreground);overflow-x:clip}.dark .product-shell{--background:#020617;--foreground:#f8fafc;--muted:#94a3b8;--muted-foreground:#64748b;--border:#1e293b;--surface:#0f172a;--surface-elevated:#111827;--primary:#f8fafc;--primary-foreground:#0f172a;--accent:#22d3ee;--ring:#22d3ee;--sidebar-bg:#020617;--sidebar-fg:#e2e8f0;--sidebar-muted:#64748b;--sidebar-border:#1e293b;--sidebar-hover:#0f172a;--sidebar-active:#1e293b}.product-shell .prod-sidebar{background:var(--sidebar-bg);color:var(--sidebar-fg);border-color:var(--sidebar-border)}.product-shell .prod-sidebar-chrome{border-color:var(--sidebar-border)}.product-shell .prod-sidebar-group{color:var(--sidebar-muted);letter-spacing:.08em}.product-shell .prod-nav-link{color:var(--sidebar-muted)}.product-shell .prod-nav-link:hover{background:var(--sidebar-hover);color:var(--sidebar-fg)}.product-shell .prod-nav-link.is-active{border-left:2px solid var(--sidebar-active-border);background:var(--sidebar-active);color:var(--sidebar-fg);font-weight:500;box-shadow:0 1px 2px #0000002e}.product-shell .prod-nav-link.is-active .prod-nav-icon{color:var(--brand-cyan)}.product-shell .prod-top-nav{border-bottom:1px solid color-mix(in srgb, var(--brand-cyan) 16%, var(--border));background:color-mix(in srgb, var(--surface-elevated) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-shell .prod-context-bar{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--brand-cyan) 5%, var(--surface))}.product-shell .prod-mobile-panel{--foreground:#e2e8f0;--muted:#94a3b8;--border:#1e293b;--surface:#0f1d32;--surface-elevated:#0f1d32;background:var(--sidebar-bg);color:var(--sidebar-fg);box-shadow:0 18px 48px #00000059}.product-shell .prod-mobile-panel .prod-nav-link,.product-shell .prod-mobile-panel .prod-sidebar-group{color:var(--sidebar-muted)}.product-shell .prod-page-header{border-color:var(--border)}.product-shell .prod-page-header h1{letter-spacing:-.03em}.product-shell .prod-empty-state{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--brand-cyan) 6%, var(--surface)) 0%, var(--surface-elevated) 100%);box-shadow:0 8px 24px #0f172a0d}.product-shell .prod-empty-icon{border:1px solid var(--border);background:var(--surface-elevated);color:var(--muted)}.product-shell .prod-btn-primary:not(:disabled){background:var(--primary);color:var(--primary-foreground)}.product-shell .prod-btn-primary:focus-visible,.product-shell .prod-input:focus-visible{outline-color:var(--brand-cyan)}.product-shell .prod-input:focus-visible{border-color:color-mix(in srgb, var(--brand-cyan) 45%, var(--border));box-shadow:0 0 0 3px #22d3ee24}.product-shell .prod-card-surface,.product-shell .rounded-lg.border.bg-surface-elevated{border-color:var(--border);background:var(--surface-elevated);box-shadow:0 1px 2px #0f172a0a}.product-shell select{border-radius:var(--prod-radius-md);border:1px solid var(--border);background:var(--surface-elevated);min-height:2.75rem;color:var(--foreground);padding:.5rem .75rem;font-size:.875rem}.product-shell select:focus-visible{border-color:color-mix(in srgb, var(--brand-cyan) 45%, var(--border));outline:2px solid var(--brand-cyan);outline-offset:2px;box-shadow:0 0 0 3px #22d3ee24}.product-shell .prod-dropdown{border-color:var(--border);background:var(--surface-elevated);box-shadow:0 12px 32px #0f172a1f}.product-shell .ops-page{flex-direction:column;gap:1rem;display:flex;overflow-x:clip}.product-shell .ops-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.product-shell .ops-kpi-grid-finance{grid-template-columns:repeat(2,minmax(0,1fr))}.product-shell .ops-chart-grid{gap:1rem;display:grid}.product-shell .ops-pipeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.product-shell .ops-pipeline-stage{border:1px solid var(--border);border-radius:var(--prod-radius-md);background:var(--surface);min-width:0;padding:.75rem .875rem}@media (min-width:768px){.product-shell .ops-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-shell .ops-pipeline{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.product-shell .ops-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.product-shell .ops-kpi-grid-finance{grid-template-columns:repeat(4,minmax(0,1fr))}.product-shell .ops-chart-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.product-shell .ops-section{border:1px solid var(--border);border-radius:var(--prod-radius-lg);background:var(--surface-elevated);padding:.875rem 1rem}.product-shell .ops-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem 1rem;display:flex}.product-shell .ops-section-title{letter-spacing:-.01em;color:var(--foreground);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;display:flex}.product-shell .ops-section-count{background:var(--surface);min-width:1.25rem;color:var(--muted);border-radius:999px;justify-content:center;padding:0 .375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.product-shell .ops-section-desc{color:var(--muted);margin-top:.125rem;font-size:.75rem}.product-shell .ops-text-link{color:var(--accent);text-underline-offset:3px;font-size:.8125rem;font-weight:500}.product-shell .ops-text-link:hover,.product-shell .ops-text-link:focus-visible{text-decoration:underline}.product-shell .ops-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:600}.product-shell .ops-entity-title{letter-spacing:-.03em;color:var(--foreground);font-size:1.375rem;font-weight:600}.product-shell .ops-entity-subtitle{color:var(--foreground);margin-top:.375rem;font-size:.875rem}.product-shell .ops-entity-meta{color:var(--muted);margin-top:.25rem;font-size:.75rem}.product-shell .ops-action-bar{flex-wrap:wrap;gap:.5rem;display:flex}.product-shell .ops-action-bar a,.product-shell .ops-action-bar button{min-height:2.75rem}.product-shell .ops-row-list{gap:.5rem;display:grid}.product-shell .ops-row{border:1px solid var(--border);border-radius:var(--prod-radius-md);background:var(--surface-elevated);justify-content:space-between;align-items:flex-start;gap:.75rem;min-height:2.75rem;padding:.625rem .75rem;display:flex}.product-shell .ops-row:hover{background:var(--surface)}.product-shell .ops-row:focus-visible{outline:2px solid var(--brand-cyan);outline-offset:2px}.product-shell .ops-row-detail,.product-shell .ops-row-meta{color:var(--muted);margin-top:.125rem;font-size:.75rem}.product-shell .ops-row-trailing{text-align:right;color:var(--foreground);flex-shrink:0;font-size:.8125rem;font-weight:600}.product-shell .ops-lane-scheduled{border-left:3px solid #94a3b8}.product-shell .ops-lane-progress{border-left:3px solid var(--brand-cyan)}.product-shell .ops-lane-ready{border-left:3px solid var(--brand-emerald)}.product-shell .ops-lane-done{border-left:3px solid #64748b}.product-shell .ops-lane-attention{border-left:3px solid var(--brand-amber)}.product-shell .ops-badge{letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;min-height:1.25rem;padding:0 .5rem;font-size:.6875rem;font-weight:600;line-height:1.2;display:inline-flex}.product-shell .ops-badge-neutral{color:#334155;background:#e8eef5}.product-shell .ops-badge-info{background:color-mix(in srgb, var(--brand-blue) 14%, #fff);color:#1d4ed8}.product-shell .ops-badge-progress{background:color-mix(in srgb, var(--brand-cyan) 18%, #fff);color:#0e7490}.product-shell .ops-badge-ready,.product-shell .ops-badge-success{background:color-mix(in srgb, var(--brand-emerald) 16%, #fff);color:#047857}.product-shell .ops-badge-warning{background:color-mix(in srgb, var(--brand-amber) 18%, #fff);color:#b45309}.product-shell .ops-badge-danger{background:color-mix(in srgb, var(--brand-rose) 16%, #fff);color:#be123c}.product-shell .ops-badge-muted{background:var(--surface);color:var(--muted)}.product-shell .ops-money{gap:.25rem;font-size:.875rem;display:grid}.product-shell .ops-money-compact{font-size:.8125rem}.product-shell .ops-money-line{justify-content:space-between;gap:1rem;display:flex}.product-shell .ops-money-label{color:var(--muted)}.product-shell .ops-money-due{color:#b45309;font-weight:600}.product-shell .ops-empty{border:1px dashed var(--border);border-radius:var(--prod-radius-md);background:var(--surface);padding:.875rem 1rem}.product-shell .ops-timeline{gap:0;display:grid}.product-shell .ops-timeline-item{border-left:2px solid var(--border);padding:.625rem 0 .625rem .875rem;position:relative}.product-shell .ops-timeline-item:before{content:"";background:var(--brand-cyan);border-radius:999px;width:8px;height:8px;position:absolute;top:.95rem;left:-5px}.product-shell .ops-timeline-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.product-shell .ops-context-strip{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;display:flex}.product-shell .ops-locked{border:1px solid color-mix(in srgb, var(--brand-amber) 28%, var(--border));background:color-mix(in srgb, var(--brand-amber) 8%, var(--surface-elevated))}@media (max-width:639px){.product-shell .ops-row{flex-direction:column}.product-shell .ops-row-trailing{text-align:left}}.product-shell .ops-filter-bar{gap:.5rem;padding-bottom:.125rem;display:flex;overflow-x:auto}.product-shell .ops-filter-chip{border:1px solid var(--border);border-radius:var(--prod-radius-md);background:var(--surface-elevated);min-height:2.75rem;color:var(--foreground);flex-shrink:0;align-items:center;padding:0 .875rem;font-size:.8125rem;font-weight:500;display:inline-flex}.product-shell .ops-filter-chip[aria-current=page],.product-shell .ops-filter-chip-active{background:var(--primary);color:var(--primary-foreground);border-color:#0000}.product-shell .ops-settings-group{gap:.5rem;display:grid}@media (min-width:640px){.product-shell .ops-settings-group{grid-template-columns:1fr 1fr}}.product-shell .ops-metric{border:1px solid var(--border);border-radius:var(--prod-radius-md);background:var(--surface-elevated);padding:.75rem .875rem;display:block}.product-shell .ops-metric:focus-visible{outline:2px solid var(--brand-cyan);outline-offset:2px}.product-shell .ops-metric-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:600}.product-shell .ops-metric-value{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--foreground);margin-top:.25rem;font-size:1.25rem;font-weight:600}.product-shell .ops-metric-hint{color:var(--muted);margin-top:.125rem;font-size:.75rem}.product-shell .ops-stepper{color:var(--muted);flex-wrap:wrap;gap:.375rem .75rem;font-size:.75rem;display:flex}.product-shell .ops-stepper-active{color:var(--foreground);font-weight:600}.product-shell .inbox-page{gap:.75rem}.product-shell .inbox-toolbar{gap:.5rem;display:flex}.product-shell .inbox-search{border:1px solid var(--border);border-radius:var(--prod-radius-md);background:var(--surface);flex:1;min-width:0;height:2.5rem;padding:0 .75rem;font-size:.875rem}.product-shell .inbox-search-submit{border-radius:var(--prod-radius-md);background:var(--primary);height:2.5rem;color:var(--primary-foreground);padding:0 .875rem;font-size:.8125rem;font-weight:600}.product-shell .inbox-shell{border:1px solid var(--border);border-radius:var(--prod-radius-lg);background:var(--surface-elevated);min-width:0;display:grid;overflow:hidden}.product-shell .inbox-pane-thread{min-width:0;display:none}.product-shell .inbox-shell.has-thread .inbox-pane-list{display:none}.product-shell .inbox-shell.has-thread .inbox-pane-thread{display:block}.product-shell .inbox-list{margin:0;padding:0;list-style:none}.product-shell .inbox-row{border-bottom:1px solid var(--border);min-width:0;color:inherit;padding:.75rem .875rem;text-decoration:none;display:block}.product-shell .inbox-row.is-active{background:#22d3ee0f}.product-shell .inbox-row-top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.product-shell .inbox-row-name{align-items:center;gap:.4rem;min-width:0;font-size:.875rem;font-weight:600;display:flex}.product-shell .inbox-row.is-unread .inbox-row-name{font-weight:700}.product-shell .inbox-unread-dot{background:var(--brand-cyan);border-radius:999px;flex-shrink:0;width:.45rem;height:.45rem}.product-shell .inbox-row-time,.product-shell .inbox-row-meta,.product-shell .inbox-row-preview,.product-shell .inbox-thread-meta,.product-shell .inbox-bubble-meta,.product-shell .inbox-side-copy,.product-shell .inbox-composer-locked{color:var(--muted);font-size:.75rem}.product-shell .inbox-row-preview{text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;overflow:hidden}.product-shell .inbox-empty{padding:1.25rem 1rem}.product-shell .inbox-thread{flex-direction:column;gap:.75rem;min-width:0;padding:.875rem;display:flex}.product-shell .inbox-thread-name{font-size:1.05rem;font-weight:650}.product-shell .inbox-thread-links{flex-wrap:wrap;gap:.75rem;margin-top:.35rem;display:flex}.product-shell .inbox-bubbles{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.product-shell .inbox-bubble{border:1px solid var(--border);border-radius:var(--prod-radius-md);max-width:92%;padding:.6rem .75rem}.product-shell .inbox-bubble.is-inbound{background:var(--surface);justify-self:start}.product-shell .inbox-bubble.is-outbound{background:#22d3ee12;justify-self:end}.product-shell .inbox-bubble-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.875rem}.product-shell .inbox-side,.product-shell .inbox-composer,.product-shell .inbox-composer-locked{border-top:1px solid var(--border);padding-top:.75rem}.product-shell .inbox-side{gap:.75rem;display:grid}.product-shell .inbox-side-title{letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:650}.product-shell .inbox-note,.product-shell .inbox-link-hit{border:1px solid var(--border);border-radius:var(--prod-radius-md);background:var(--surface);text-align:left;width:100%;padding:.5rem .65rem;font-size:.875rem}@media (min-width:1024px){.product-shell .inbox-shell,.product-shell .inbox-shell.has-thread{grid-template-columns:minmax(280px,34%) minmax(0,1fr)}.product-shell .inbox-pane-list,.product-shell .inbox-shell.has-thread .inbox-pane-list,.product-shell .inbox-pane-thread,.product-shell .inbox-shell.has-thread .inbox-pane-thread{display:block}.product-shell .inbox-pane-thread{border-left:1px solid var(--border)}.product-shell .inbox-empty-desktop{min-height:16rem}}
