:root{--cream:#fffdf9;--ink:#1b1b18;--flow-muted:#606055;--line:#deddd7;--lavender:#efd7fc;--teal:#07544a;--lilac-panel:#e8dcf3;--paper:#ffffff;--background:var(--cream);--foreground:var(--ink);--card:var(--paper);--card-foreground:var(--ink);--popover:var(--paper);--popover-foreground:var(--ink);--primary:#7442a6;--primary-foreground:#ffffeb;--secondary:#f0eeea;--secondary-foreground:var(--ink);--muted:#f4f2ed;--muted-foreground:var(--flow-muted);--accent:#f0e4f6;--accent-foreground:#352041;--border:var(--line);--input:#8b8d7a;--ring:#9361b4;--success:#356149;--warning:#89561b;--destructive:#a53d30;--info:#7442a6;--brand-ink:var(--ink);--brand-accent:#81519f;--brand-accent-strong:#7442a6;--brand-accent-foreground:#352041;--brand-accent-soft:#f0e4f6;--brand-accent-border:#c1a4d4;--brand-button-hover:#e4bdfa;--brand-button-soft:#f3e9f7;--brand-success:#356149;--brand-success-soft:#e8f0de;--brand-success-border:#b4c8b4;--brand-warning:#89561b;--brand-warning-soft:#fff0d9;--brand-warning-border:#ddbd85;--brand-danger:#a53d30;--brand-danger-soft:#f9e7dc;--brand-danger-border:#e4bbab;--sidebar:#f7f6f2;--sidebar-foreground:var(--ink);--sidebar-primary:#7442a6;--sidebar-primary-foreground:#ffffeb;--sidebar-accent:#f0e4f6;--sidebar-accent-foreground:#352041;--sidebar-border:var(--line);--sidebar-ring:#9361b4;--font-heading:var(--font-flow-serif),Georgia,serif;--font-gilda-display:var(--font-flow-serif);--radius:.75rem;color-scheme:light}[data-theme=dark]{--cream:#191c17;--ink:#f5f3e4;--flow-muted:#b3b6a6;--line:#454a3e;--lavender:#dcc0f1;--teal:#06473f;--lilac-panel:#302537;--paper:#25291f;--background:var(--cream);--foreground:var(--ink);--card:var(--paper);--card-foreground:var(--ink);--popover:#25291f;--popover-foreground:var(--ink);--primary:#d2afe9;--primary-foreground:#211a28;--secondary:#292e23;--secondary-foreground:var(--ink);--muted:#292e23;--muted-foreground:var(--flow-muted);--accent:#3b2948;--accent-foreground:#eddaf9;--border:var(--line);--input:#858b77;--ring:#c394e0;--success:#a3d0a5;--warning:#edc48a;--destructive:#edaaa0;--info:#d2afe9;--brand-ink:var(--ink);--brand-accent:#c394e0;--brand-accent-strong:#d2afe9;--brand-accent-foreground:#eddaf9;--brand-accent-soft:#3b2948;--brand-accent-border:#876297;--brand-button-hover:#e9c9fb;--brand-button-soft:#3b2948;--brand-success:#a3d0a5;--brand-success-soft:#23372a;--brand-success-border:#52785a;--brand-warning:#edc48a;--brand-warning-soft:#3f311e;--brand-warning-border:#8a693b;--brand-danger:#edaaa0;--brand-danger-soft:#422924;--brand-danger-border:#a16459;--sidebar:#20251c;--sidebar-foreground:var(--ink);--sidebar-primary:#d2afe9;--sidebar-primary-foreground:#211a28;--sidebar-accent:#3b2948;--sidebar-accent-foreground:#eddaf9;--sidebar-border:var(--line);--sidebar-ring:#c394e0;color-scheme:dark}body{background:var(--background);color:var(--foreground)}:where(a,button,input,textarea,select,summary):focus-visible{outline:2px solid var(--ring);outline-offset:4px}:where(button,summary,[role=tab]){touch-action:manipulation}:where(select){color:var(--foreground);background-color:var(--card)}[data-slot=input-group],[data-slot=select-trigger]{border-color:var(--input);border-radius:9px;min-height:42px}[data-slot=input],[data-slot=textarea]{border-color:var(--input);border-radius:9px;background:var(--card)}[data-slot=badge]{letter-spacing:0}[data-slot=badge][data-variant=destructive],[data-slot=button][data-variant=destructive]{color:var(--brand-danger);background:var(--brand-danger-soft);border:1px solid var(--brand-danger-border)}.site-skip-link{position:fixed;z-index:100;top:-70px;left:20px;background:var(--ink);color:var(--cream);border-radius:8px;padding:12px 18px;font-size:14px}.site-skip-link:focus{top:16px}.brand-wordmark{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;color:var(--foreground);text-decoration:none}.brand-wordmark img{width:30px;height:30px;flex-shrink:0}.brand-wordmark>span{font-family:var(--font-sans);font-size:21px;font-weight:650;letter-spacing:-.8px;white-space:nowrap}.site-main-with-chrome.bg-background{padding-top:102px;background:var(--background)}.site-main-with-chrome>section{border-color:var(--line)}.site-main-with-chrome>section:first-child h1{font-size:clamp(44px,5.3vw,76px);line-height:1.05;max-width:1000px}.site-main-with-chrome>section:first-child p{line-height:1.7}.site-main-with-chrome h2{line-height:1.12}.site-main-with-chrome :where([data-slot=card]){border:1px solid var(--ink);border-radius:23px;box-shadow:none;background:var(--card)}.site-main-with-chrome [data-slot=card][data-highlighted=true]{background:color-mix(in srgb,var(--lavender) 42%,var(--card));border-width:2px}[data-theme=dark] .site-main-with-chrome [data-slot=card][data-highlighted=true]{background:var(--lilac-panel);border-color:var(--lavender)}.site-main-with-chrome :where([data-slot=card-content],[data-slot=card-header]){padding-inline:26px}.site-main-with-chrome>section[class~="bg-muted/20"]{background:var(--lilac-panel)}.site-main-with-chrome :where(table){background:var(--card)}.site-main-with-chrome :where(thead){background:var(--muted)}.site-main-with-chrome :where(.runtime-flow-node){background:var(--card);border:1px solid var(--ink);border-radius:17px;box-shadow:none}.site-main-with-chrome :where(.runtime-flow-track){opacity:.25}[data-site-tone=teal]{--foreground:#ffffeb;--muted-foreground:#d6e7d8;--background:var(--teal);--border:#ffffff40;--primary:#e4c4f7;--primary-foreground:#251b2d;background:var(--teal)!important;color:#ffffeb}.site-main-with-chrome>section[data-site-tone=teal]{border-radius:54px 54px 0 0}[data-site-tone=teal] [data-slot=button][data-variant=outline]{background:transparent;color:#ffffeb;border-color:#d6e7d8}[data-site-tone=teal] [data-slot=button][data-variant=outline]:hover{background:#ffffff15}.docs-root{background:var(--background)}.docs-header{top:12px!important;width:calc(100% - 32px);max-width:1440px;margin:12px auto 14px;border:1px solid var(--ink)!important;border-radius:12px;background:var(--background)!important;backdrop-filter:none!important}.docs-header>div{min-height:64px;padding-inline:20px}.docs-header .brand-wordmark{gap:6px}.docs-header .brand-wordmark>span{font-size:20px}.docs-header .docs-search-trigger{border-color:var(--input);border-radius:8px;box-shadow:none}.docs-grid{max-width:1440px;margin-inline:auto;min-height:calc(100vh - 102px)!important}.docs-sidebar,.docs-toc{top:102px!important;height:calc(100vh - 102px)!important;background:transparent!important}.docs-article{padding-top:36px!important;padding-bottom:60px!important}.docs-article h1{font-size:clamp(36px,3.7vw,54px);line-height:1.07}.docs-article h2{font-size:31px;line-height:1.2}.docs-article section{scroll-margin-top:112px}.docs-article [data-doc-card]{border-color:var(--ink);border-radius:16px}.docs-root nav a[aria-current=page]{background:var(--lavender);color:#352041;border:1px solid #352041}.docs-article .copy-code{border:1px solid var(--line);border-radius:12px;overflow:hidden}.docs-header a:focus-visible{outline-offset:3px}.auth-surface{background:var(--background)}.auth-layout{max-width:1100px;min-height:100dvh;margin-inline:auto;padding:104px 24px 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.auth-story{align-self:stretch;background:var(--teal);color:#ffffeb;border-radius:28px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;min-height:0}.auth-story>span{font-family:var(--font-mono);color:#c7dfd1;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.auth-story h2{font-size:clamp(38px,6dvh,54px);line-height:1.05;margin-top:24px;letter-spacing:-.04em}.auth-story h2 em{font-family:var(--font-heading);font-weight:400}@layer legacy{.auth-story h2 em{font-family:var(--font-heading)!important;font-weight:400!important}}.auth-story p{color:#d6e7d8;font-size:15px;line-height:1.8;margin-top:24px}.auth-story a{color:#ffffeb;font-size:13px;text-decoration:underline;text-underline-offset:5px;display:inline-flex;align-items:center;gap:12px;min-height:44px;margin-top:28px}.auth-form{min-width:0;width:100%;max-width:470px;margin-inline:auto}.auth-form [data-slot=card]{background:var(--card);border:1px solid var(--ink);border-radius:23px;box-shadow:none;padding-block:22px;gap:18px}.auth-form [data-slot=card-content],.auth-form [data-slot=card-header]{padding-inline:28px}.auth-form h1{font-size:40px;line-height:1.07;margin-top:0}.auth-providers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.auth-form [data-slot=field-group]{gap:16px}.auth-form [data-slot=field]{gap:6px}.auth-form [data-slot=input-group],.auth-form [data-slot=input]{min-height:44px}.auth-form [data-slot=button]{min-height:43px}.auth-form [data-slot=input-group-button]{min-height:28px}.auth-form [data-slot=field-label]{font-size:13px}.auth-form [data-slot=card-description]{font-size:14px;line-height:1.7}.auth-switch{font-size:13px;color:var(--muted-foreground);text-align:center;margin-top:14px}.auth-switch a{color:var(--foreground);text-decoration:underline;text-underline-offset:4px}.auth-story-mark{display:flex;gap:12px;align-items:center;margin-top:45px}.auth-story-mark span{width:37px;height:37px;display:grid;place-items:center;border:1px solid #a6ccbc;border-radius:50%;font-family:var(--font-mono);font-size:11px}.auth-story-mark i{width:42px;height:1px;background:#a6ccbc}html .dashboard-modern-root,html[data-theme=dark] .dashboard-modern-root{--dash-canvas:var(--background);--dash-panel:var(--card);--dash-panel-soft:var(--muted);--dash-border:var(--line);--dash-border-strong:var(--input);--dash-ink:var(--foreground);--dash-muted:var(--muted-foreground);--dash-accent:var(--brand-accent-strong);--dash-accent-soft:var(--accent);--dash-success:var(--success);--dash-warning:var(--warning);--dash-danger:var(--destructive);--dash-shadow:none;--dash-header-bg:var(--muted);--dash-header-fg:var(--muted-foreground);--dash-row-hover:color-mix(in srgb,var(--lavender) 18%,var(--card));--dash-table-border:var(--line)}html .dashboard-modern-root .dashboard-shell{background:var(--background)!important}html .dashboard-modern-root .dashboard-topbar{background:var(--background)!important;min-height:68px!important;border-bottom:1px solid var(--ink)!important}html .dashboard-modern-root .dashboard-plan-pill{color:#352041!important;background:var(--lavender)!important;border-color:#352041!important}html .dashboard-modern-root .dashboard-sidebar{background:var(--sidebar)!important;border-color:var(--line)!important;padding:14px 10px!important}html .dashboard-modern-root .dashboard-content{background:var(--background)!important;padding:25px!important;gap:20px!important}html .dashboard-modern-root .dashboard-page-titlebar h1{font-family:var(--font-heading)!important;font-size:37px!important;line-height:1.1!important;letter-spacing:-.035em!important;font-weight:400!important}html .dashboard-modern-root .dashboard-page-titlebar p{font-size:13px!important;line-height:1.7!important}html .dashboard-modern-root :is(.panel,.stat-card,.metric-card,[data-slot=card],.runtime-enforcement-card,.dashboard-health-card){border-radius:16px!important;box-shadow:none!important;border-color:var(--line)!important;background:var(--card)!important}html .dashboard-modern-root .dashboard-nav-item{min-height:41px!important;border-radius:9px!important;font-weight:500!important}html .dashboard-modern-root .dashboard-nav-item[aria-current=page]{background:var(--lavender)!important;color:#352041!important;border:1px solid #352041!important}html .dashboard-modern-root .dashboard-nav-item[aria-current=page] .dashboard-nav-icon{color:#352041!important}html .dashboard-modern-root :is(.button,[data-slot=button]),html .dashboard-modern-root button:not([role=tab]):not([data-slot=dropdown-menu-trigger]):not([data-sidebar=trigger]){border-radius:8px!important;transition-property:background-color,border-color,color,box-shadow!important}html .dashboard-modern-root :is(.button.primary,[data-slot=button][data-variant=default]){background:var(--lavender)!important;color:#352041!important;border:1px solid #352041!important;box-shadow:0 1px 0 #352041!important}html .dashboard-modern-root :is(input,textarea,select){border-radius:8px!important;border-color:var(--input)!important;background:var(--card)!important;color:var(--foreground)!important}html .dashboard-modern-root .settings-tab.active{background:var(--lavender)!important;color:#352041!important;border-color:#352041!important}html .dashboard-modern-root .dashboard-checks-table :is(th,td){border-color:var(--line)!important}html .dashboard-modern-root .dashboard-header-brand img{width:29px;height:29px}html .dashboard-modern-root .dashboard-header-brand span{font-size:20px}.status-page{min-height:72vh;display:grid;place-items:center;padding:155px 24px 80px!important}.status-card{max-width:650px;padding:45px;border:1px solid var(--ink);border-radius:26px;background:var(--card);text-align:center}.status-eyebrow{color:var(--muted-foreground);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.status-card h1{margin-top:22px;font-size:clamp(42px,5vw,60px)!important}.status-card p{color:var(--muted-foreground);font-size:16px;line-height:1.8;margin-top:23px}.status-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:28px}@media (max-width:1100px){.docs-header .docs-search-trigger{max-width:300px}.auth-layout{gap:40px}}@media (max-width:900px){.docs-header .docs-search-trigger{position:static!important;transform:none!important;width:250px;max-width:100%}.auth-layout{grid-template-columns:1fr;padding-top:96px;gap:0}.auth-story{display:none}}@media (max-width:767px){.site-main-with-chrome.bg-background{padding-top:78px}.site-main-with-chrome>section:first-child h1{font-size:clamp(38px,9.4vw,54px)}.site-main-with-chrome>section[data-site-tone=teal]{border-radius:32px 32px 0 0}.docs-header{top:8px!important;width:calc(100% - 20px);margin-top:8px}.docs-header>div{min-height:57px;padding-inline:12px}.docs-header .brand-wordmark>span{font-size:18px}.docs-header .brand-wordmark img{width:25px;height:25px}.docs-sidebar{position:static!important;height:auto!important}.docs-toc{display:none}.docs-article{padding-top:28px!important}.docs-article h1{font-size:38px}.auth-layout{padding:86px 20px 16px}.auth-form [data-slot=card]{padding-block:22px}.auth-form [data-slot=card-content],.auth-form [data-slot=card-header]{padding-inline:23px}.auth-form h1{font-size:38px}html .dashboard-modern-root .dashboard-content{padding:17px 13px!important;gap:15px!important}html .dashboard-modern-root .dashboard-topbar{min-height:64px!important;padding-inline:12px!important;gap:10px!important}html .dashboard-modern-root .dashboard-topbar .brand-wordmark>span{font-size:18px}html .dashboard-modern-root .dashboard-page-titlebar h1{font-size:31px!important}html .dashboard-modern-root .dashboard-sidebar{padding:10px!important}}@media (max-height:650px){.auth-layout{padding-top:100px;padding-bottom:12px}.auth-form [data-slot=card]{padding-block:16px;gap:12px}.auth-form [data-slot=card-header]{gap:6px}.auth-form h1{font-size:32px}.auth-form [data-slot=card-description]{font-size:12px;line-height:1.4}.auth-form [data-slot=field-group]{gap:10px}.auth-form [data-slot=field]{gap:4px}.auth-form [data-slot=field-separator]{margin-block:0}.auth-switch{margin-top:10px;font-size:12px}.auth-story{padding:24px}.auth-story h2{margin-top:0}.auth-story-mark{margin-top:20px}}@media (max-height:650px) and (max-width:767px){.auth-layout{padding-top:76px;padding-bottom:8px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}