:root{--ops-font-sans:"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ops-font-mono:"Roboto Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--ops-background:hsl(30 20% 98%);--ops-panel:rgba(255,255,255,0.92);--ops-panel-strong:rgba(255,255,255,0.98);--ops-muted-panel:hsl(25 25% 96%);--ops-border:hsl(25 15% 88%);--ops-border-strong:hsl(25 18% 82%);--ops-text:hsl(25 25% 15%);--ops-muted-text:hsl(25 10% 45%);--ops-primary:hsl(25 98% 49%);--ops-primary-deep:hsl(25 98% 42%);--ops-accent:hsl(25 100% 97%);--ops-success:hsl(142 70% 45%);--ops-warning:hsl(38 92% 50%);--ops-shadow-sm:0 4px 16px -4px hsl(25 30% 10%/0.08),0 2px 4px -2px hsl(25 30% 10%/0.04);--ops-shadow-md:0 12px 32px -10px hsl(25 30% 10%/0.12),0 6px 12px -6px hsl(25 30% 10%/0.06);--ops-shadow-lg:0 20px 48px -14px hsl(25 30% 10%/0.14),0 10px 20px -10px hsl(25 30% 10%/0.08)}.ops-shell-panel{background:var(--ops-panel);border:1px solid var(--ops-border);box-shadow:var(--ops-shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ops-shell-panel-strong{background:var(--ops-panel-strong);border:1px solid var(--ops-border-strong);box-shadow:var(--ops-shadow-md);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.ops-shell-label{margin:0;font-family:var(--ops-font-mono);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ops-primary-deep)}.ops-shell-kicker{gap:.45rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--ops-primary) 16%,white);background:color-mix(in srgb,var(--ops-primary) 8%,white);color:var(--ops-primary-deep);letter-spacing:.08em}.ops-shell-badge,.ops-shell-kicker{display:inline-flex;align-items:center;min-height:32px;padding:0 .9rem;font-family:var(--ops-font-mono);font-size:.76rem;text-transform:uppercase}.ops-shell-badge{border-radius:999px;border:1px solid var(--ops-border);background:rgba(255,255,255,.92);color:var(--ops-text);letter-spacing:.06em}.ops-shell-badge-active{border-color:color-mix(in srgb,var(--ops-success) 30%,white);background:color-mix(in srgb,var(--ops-success) 12%,white);color:hsl(145 55% 27%)}.ops-shell-badge-separate{border-color:color-mix(in srgb,var(--ops-primary) 26%,white);background:color-mix(in srgb,var(--ops-primary) 10%,white);color:var(--ops-primary-deep)}.ops-shell-badge-planned{border-color:color-mix(in srgb,var(--ops-warning) 35%,white);background:color-mix(in srgb,var(--ops-warning) 14%,white);color:hsl(28 74% 32%)}.ops-shell-domain{display:inline-flex;align-items:center;min-height:28px;padding:0 .75rem;border-radius:999px;background:color-mix(in srgb,var(--ops-primary) 7%,white);border:1px solid color-mix(in srgb,var(--ops-primary) 14%,white);color:var(--ops-text);font-size:.85rem;font-weight:600}*{box-sizing:border-box}html{scroll-behavior:smooth}#root,body,html{min-height:100%;margin:0}body{min-height:100vh;font-family:var(--ops-font-sans);color:var(--ops-text);background:radial-gradient(circle at top left,rgba(249,115,22,.08),transparent 24%),linear-gradient(180deg,hsl(30 20% 98%),hsl(25 24% 95%) 44%,hsl(28 22% 93%))}a{color:inherit;text-decoration:none}.ops-shell{position:relative;min-height:100vh}.ops-shell:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 14% 16%,rgba(249,115,22,.08),transparent 18%),radial-gradient(circle at 84% 78%,rgba(251,146,60,.09),transparent 20%)}.ops-shell-layout{position:relative;z-index:1;display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:24px;gap:24px;max-width:1440px;margin:0 auto;padding:24px}.ops-shell-layout-single{grid-template-columns:minmax(0,1fr);max-width:1080px}.ops-sidebar{position:-webkit-sticky;position:sticky;top:24px;display:flex;flex-direction:column;gap:20px;height:calc(100vh - 48px);padding:24px;border-radius:28px}.ops-sidebar-brand{display:flex;align-items:center;gap:14px}.ops-sidebar-mark{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,var(--ops-primary) 0,#fb923c 100%);color:white;font-weight:800;letter-spacing:.06em;box-shadow:var(--ops-shadow-md)}.ops-sidebar-brand h1{margin:.2rem 0 0;font-size:1.6rem;line-height:1;letter-spacing:-.04em}.ops-sidebar-copy,.ops-sidebar-foot p{margin:0;color:var(--ops-muted-text);line-height:1.65}.ops-sidebar-status{display:grid;grid-gap:8px;gap:8px;padding:18px;border-radius:22px}.ops-sidebar-status strong{font-size:1.1rem;letter-spacing:-.03em}.ops-sidebar-nav{display:grid;grid-gap:10px;gap:10px}.ops-sidebar-link{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 14px;border-radius:16px;border:1px solid transparent;color:var(--ops-text);background:rgba(255,255,255,.52);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.ops-sidebar-link:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--ops-primary) 20%,white);background:rgba(255,255,255,.88)}.ops-sidebar-link span:first-child{font-weight:700}.ops-sidebar-link-arrow{color:var(--ops-muted-text)}.ops-sidebar-rail{padding:18px;border-radius:22px}.ops-sidebar-rail-list{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.ops-sidebar-launch{display:grid;grid-gap:10px;gap:10px;padding:14px;border-radius:18px;border:1px solid color-mix(in srgb,var(--ops-primary) 10%,white);background:white;transition:transform .18s ease,box-shadow .18s ease}.ops-sidebar-launch:hover{transform:translateY(-1px);box-shadow:var(--ops-shadow-sm)}.ops-layer-card strong,.ops-sidebar-launch strong{display:block;font-size:.96rem}.ops-layer-card p,.ops-sidebar-launch>div span{color:var(--ops-muted-text);line-height:1.55}.ops-sidebar-foot{margin-top:auto;display:grid;grid-gap:10px;gap:10px}.ops-workspace{display:grid;grid-gap:24px;gap:24px}.ops-workspace-home{gap:20px}.ops-shell-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border-radius:28px}.ops-shell-topbar-brand{display:flex;align-items:center;gap:14px}.ops-shell-topbar-brand h1{margin:.2rem 0 0;font-size:1.85rem;line-height:1;letter-spacing:-.05em}.ops-shell-topbar-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.ops-home-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.9fr);grid-gap:20px;gap:20px;padding:28px;border-radius:30px}.ops-home-hero-copy{display:grid;grid-gap:18px;gap:18px;align-content:start}.ops-home-hero-copy h2{margin:0;max-width:12ch;font-size:clamp(2.8rem,4vw,5rem);line-height:.92;letter-spacing:-.05em}.ops-home-hero-copy p{margin:0;max-width:54rem;color:var(--ops-muted-text);font-size:1.02rem;line-height:1.72}.ops-route-strip{display:flex;flex-wrap:wrap;gap:12px}.ops-route-chip{display:grid;grid-gap:.28rem;gap:.28rem;min-width:180px;padding:14px 16px;border-radius:18px;border:1px solid color-mix(in srgb,var(--ops-primary) 12%,white);background:rgba(255,255,255,.72);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.ops-route-chip:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--ops-primary) 22%,white);background:rgba(255,255,255,.94)}.ops-route-chip span{color:var(--ops-muted-text);font-size:.9rem;font-weight:600}.ops-route-chip strong{font-size:1rem;letter-spacing:-.03em}.ops-home-auth-card{display:grid;grid-gap:18px;gap:18px;padding:22px;border-radius:26px;align-self:stretch}.ops-home-auth-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ops-home-auth-head h2{margin:.35rem 0 0;font-size:clamp(1.35rem,1.8vw,1.9rem);line-height:1.06;letter-spacing:-.04em}.ops-home-auth-copy{margin:0;color:var(--ops-muted-text);line-height:1.7}.ops-home-auth-list{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.ops-home-auth-list li{display:grid;grid-gap:.25rem;gap:.25rem;padding:14px 16px;border-radius:18px;background:var(--ops-muted-panel);border:1px solid color-mix(in srgb,var(--ops-primary) 8%,white)}.ops-home-auth-list strong{font-size:.98rem}.ops-home-auth-list span{color:var(--ops-muted-text);line-height:1.55}.ops-hero-actions,.ops-module-actions{display:flex;flex-wrap:wrap;gap:12px}.ops-auth-panel{display:grid;grid-gap:18px;gap:18px;padding:22px;border-radius:26px;align-self:stretch}.ops-auth-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ops-auth-panel-head h3{margin:.35rem 0 0;font-size:clamp(1.4rem,2vw,2rem);line-height:1.04;letter-spacing:-.04em}.ops-auth-panel-copy{margin:0;color:var(--ops-muted-text);line-height:1.7}.ops-access-grid,.ops-auth-mode-grid,.ops-grants-grid,.ops-rollout-grid{display:grid;grid-gap:18px;gap:18px}.ops-auth-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-access-card,.ops-auth-mode-card,.ops-grant-card,.ops-rollout-card{display:grid;grid-gap:10px;gap:10px;padding:16px 18px;border-radius:20px;background:var(--ops-muted-panel);border:1px solid color-mix(in srgb,var(--ops-primary) 8%,white)}.ops-access-card h3,.ops-auth-mode-card strong,.ops-rollout-card h3{margin:0;font-size:1rem;line-height:1.25}.ops-access-card p,.ops-auth-mode-card p,.ops-rollout-card p{margin:0;color:var(--ops-muted-text);line-height:1.6}.ops-auth-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto}.ops-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid transparent;cursor:pointer;font:inherit;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.ops-action:hover{transform:translateY(-1px)}.ops-action-primary{background:linear-gradient(135deg,var(--ops-primary) 0,#fb923c 100%);color:white;box-shadow:var(--ops-shadow-sm)}.ops-action-secondary{background:rgba(255,255,255,.8);border-color:var(--ops-border);color:var(--ops-text)}.ops-action-disabled{opacity:.55;cursor:not-allowed}.ops-auth-form{display:grid;grid-gap:14px;gap:14px}.ops-auth-field{display:grid;grid-gap:8px;gap:8px}.ops-auth-field span{font-size:.92rem;font-weight:700;letter-spacing:-.02em}.ops-auth-field input{min-height:48px;padding:0 14px;border-radius:16px;border:1px solid color-mix(in srgb,var(--ops-primary) 12%,white);background:rgba(255,255,255,.82);color:var(--ops-text);font:inherit;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.ops-auth-field input:focus{outline:none;border-color:color-mix(in srgb,var(--ops-primary) 36%,white);box-shadow:0 0 0 4px rgba(249,115,22,.08);background:rgba(255,255,255,.96)}.ops-auth-field input:disabled{opacity:.7;cursor:not-allowed}.ops-auth-error{margin:0;padding:12px 14px;border-radius:16px;border:1px solid rgba(220,38,38,.14);background:rgba(254,242,242,.88);color:#991b1b;line-height:1.55}.ops-home-user-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.ops-home-user-block>div{display:grid;grid-gap:.35rem;gap:.35rem;padding:14px 16px;border-radius:18px;background:var(--ops-muted-panel);border:1px solid color-mix(in srgb,var(--ops-primary) 8%,white)}.ops-home-user-block strong{font-size:.98rem;letter-spacing:-.02em}.ops-home-grants{display:flex;flex-wrap:wrap;gap:10px}.ops-module-grid,.ops-platform-grid,.ops-stats-grid{display:grid;grid-gap:18px;gap:18px}.ops-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-stat-card{padding:20px;border-radius:24px}.ops-stat-card strong{display:block;margin-top:12px;font-size:clamp(1.85rem,3vw,2.8rem);line-height:1}.ops-stat-card p:last-child{margin:12px 0 0;color:var(--ops-muted-text);line-height:1.6}.ops-section{display:grid;grid-gap:18px;gap:18px}.ops-section-header{display:grid;grid-gap:10px;gap:10px}.ops-section-header h2{margin:0;font-size:clamp(1.8rem,2.6vw,2.6rem);line-height:1.02;letter-spacing:-.04em}.ops-section-header p:last-child{margin:0;color:var(--ops-muted-text);max-width:58rem;line-height:1.7}.ops-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-module-grid-primary{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-module-grid-secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-module-grid-planned{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-module-card,.ops-platform-card{display:grid;grid-gap:18px;gap:18px;padding:24px;border-radius:28px}.ops-module-card{min-height:100%}.ops-module-card-primary{min-height:380px}.ops-module-card-secondary{min-height:320px}.ops-module-card-planned{border-style:dashed}.ops-module-access-strip{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.68);border:1px solid color-mix(in srgb,var(--ops-primary) 10%,white)}.ops-module-access-strip strong{display:block;margin-top:.4rem;font-size:.98rem;letter-spacing:-.02em}.ops-module-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.ops-module-card-copy{display:grid;grid-gap:10px;gap:10px}.ops-module-card-copy h3,.ops-platform-card h3{margin:0;font-size:clamp(1.4rem,2vw,2rem);line-height:1.05;letter-spacing:-.04em}.ops-module-card-copy p,.ops-platform-card p{margin:0;color:var(--ops-muted-text);line-height:1.7}.ops-module-route{display:grid;grid-gap:.35rem;gap:.35rem;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid color-mix(in srgb,var(--ops-primary) 10%,white)}.ops-module-route strong{font-size:1rem;letter-spacing:-.03em}.ops-module-card-meta{display:grid;grid-gap:10px;gap:10px;justify-items:end}.ops-module-group{display:inline-flex;align-items:center;min-height:28px;padding:0 .8rem;border-radius:999px;font-size:.84rem;font-weight:700}.ops-domain-tone-sales{background:rgba(249,115,22,.12);color:hsl(25 98% 36%)}.ops-domain-tone-operations{background:rgba(251,146,60,.12);color:hsl(24 86% 34%)}.ops-domain-tone-control{background:rgba(107,114,128,.12);color:hsl(220 16% 34%)}.ops-domain-tone-people{background:rgba(16,185,129,.12);color:hsl(158 65% 28%)}.ops-domain-tone-finance{background:rgba(245,158,11,.14);color:hsl(31 80% 30%)}.ops-module-tone-sales{background:linear-gradient(180deg,rgba(255,247,237,.98),rgba(255,255,255,.94)),var(--ops-panel)}.ops-module-tone-operations{background:linear-gradient(180deg,rgba(255,243,224,.98),rgba(255,255,255,.94)),var(--ops-panel)}.ops-module-tone-control{background:linear-gradient(180deg,rgba(244,247,250,.98),rgba(255,255,255,.94)),var(--ops-panel)}.ops-module-tone-people{background:linear-gradient(180deg,rgba(236,253,245,.98),rgba(255,255,255,.94)),var(--ops-panel)}.ops-module-tone-finance{background:linear-gradient(180deg,rgba(255,251,235,.98),rgba(255,255,255,.94)),var(--ops-panel)}.ops-module-domains{display:flex;flex-wrap:wrap;gap:10px}.ops-shell-domain-active{border-color:color-mix(in srgb,var(--ops-primary) 36%,white);background:rgba(255,237,213,.92);color:var(--ops-text)}.ops-module-note{margin:0;color:var(--ops-muted-text);line-height:1.6}.ops-module-highlights,.ops-principles-list{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.ops-module-highlights li,.ops-principles-list li{position:relative;padding-left:18px;color:var(--ops-text);line-height:1.65}.ops-module-highlights li:before,.ops-principles-list li:before{content:"";position:absolute;left:0;top:.7em;width:7px;height:7px;border-radius:999px;background:var(--ops-primary);box-shadow:0 0 0 5px rgba(249,115,22,.12)}.ops-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-access-grid,.ops-rollout-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-grants-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.ops-grant-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.ops-grant-card strong{display:block;line-height:1.5;font-size:.98rem}.ops-platform-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.ops-layer-list{display:grid;grid-gap:14px;gap:14px}.ops-layer-card{padding:16px 18px;border-radius:20px;background:var(--ops-muted-panel);border:1px solid color-mix(in srgb,var(--ops-primary) 8%,white)}@media (max-width:1180px){.ops-shell-layout{grid-template-columns:1fr}.ops-sidebar{position:static;height:auto}.ops-home-hero{grid-template-columns:1fr}.ops-shell-topbar{flex-direction:column;align-items:flex-start}.ops-shell-topbar-badges{justify-content:flex-start}.ops-access-grid,.ops-grants-grid,.ops-module-grid,.ops-module-grid-planned,.ops-module-grid-primary,.ops-module-grid-secondary,.ops-platform-grid,.ops-rollout-grid,.ops-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.ops-shell-layout{padding:16px}.ops-home-hero,.ops-module-card,.ops-platform-card,.ops-sidebar,.ops-stat-card{padding:20px;border-radius:22px}.ops-access-grid,.ops-auth-mode-grid,.ops-grants-grid,.ops-module-grid,.ops-module-grid-planned,.ops-module-grid-primary,.ops-module-grid-secondary,.ops-platform-grid,.ops-rollout-grid,.ops-stats-grid{grid-template-columns:1fr}.ops-shell-topbar{padding:18px;border-radius:22px}.ops-auth-panel-head,.ops-grant-card-head,.ops-home-auth-head,.ops-module-access-strip,.ops-module-card-top,.ops-platform-card-head{flex-direction:column;align-items:flex-start}.ops-module-card-meta{justify-items:start}.ops-home-hero-copy h2{max-width:14ch}.ops-home-user-block{grid-template-columns:1fr}}