.marketing-site{--ink:var(--tofupilot-neutral-800);--brand-accent:var(--tofupilot-secondary);--primary:var(--tofupilot-neutral-800);--primary-foreground:var(--tofupilot-neutral-100);--secondary:var(--tofupilot-sky-100);--secondary-foreground:var(--tofupilot-sky-900);--paper:var(--tofupilot-neutral-100);--background:var(--tofupilot-neutral-100);--foreground:var(--tofupilot-neutral-800);--muted:var(--tofupilot-neutral-100);--muted-foreground:var(--tofupilot-neutral-600);--border:var(--tofupilot-neutral-300);--ring:var(--tofupilot-active);--pass:#4d7c0f;--fail:#be185d;--warn:#a16207;--radius:4px;--font-sans:var(--font-archivo), Arial, sans-serif;--font-mono:var(--font-plex), monospace}:where(.marketing-site) *{box-sizing:border-box}html:has(.marketing-site){scroll-behavior:smooth;scroll-padding-top:110px}.marketing-site{background:var(--tofupilot-paper);color:var(--ink);font-family:var(--font-sans);margin:0;font-size:16px;line-height:1.55}:where(.marketing-site) h1,:where(.marketing-site) h2,:where(.marketing-site) h3,:where(.marketing-site) p{margin:0}:where(.marketing-site) h1,:where(.marketing-site) h2,:where(.marketing-site) h3{letter-spacing:-.045em;font-weight:500;line-height:1.05}:where(.marketing-site) p+p{margin-top:18px}:where(.marketing-site) h2{font-size:clamp(36px,4.2vw,58px)}:where(.marketing-site) h3{font-size:23px;line-height:1.2}:where(.marketing-site) a{color:inherit;text-decoration:none}:where(.marketing-site) button,:where(.marketing-site) a{-webkit-tap-highlight-color:transparent}:where(.marketing-site) button{font:inherit}:where(.marketing-site) :focus-visible{outline:3px solid var(--brand-focus,var(--tofupilot-active));outline-offset:5px}:where(.marketing-site) ::selection{background:var(--tofupilot-sky-200);color:var(--ink)}:where(.marketing-site) .mono,:where(.marketing-site) code,:where(.marketing-site) .small{font-family:var(--font-mono)}:where(.marketing-site) .mono{letter-spacing:.035em;font-size:12px}:where(.marketing-site) .small{font-size:12px;line-height:1.6}:where(.marketing-site) .skip{z-index:100;background:var(--brand-accent);padding:12px;position:fixed;top:-100px;left:24px}:where(.marketing-site) .skip:focus{top:10px}:where(.marketing-site) .wordmark{width:174px;height:auto;display:block}:where(.marketing-site) .section{border-bottom:1px solid var(--border);padding:85px 4.3%;scroll-margin-top:20px}:where(.marketing-site) .rules p{color:var(--tofupilot-neutral-600);font-size:16px}:where(.marketing-site) .rules{margin-top:30px}:where(.marketing-site) .rules h3{letter-spacing:-.025em;margin-bottom:13px;font-size:19px}:where(.marketing-site) .pass{color:var(--pass)}:where(.marketing-site) .fail{color:var(--fail)}:where(.marketing-site) .button{background:var(--ink);min-height:48px;color:var(--tofupilot-neutral-100);border:1px solid var(--ink);justify-content:space-between;align-items:center;gap:35px;margin-top:27px;padding:13px 22px;font-size:14px;display:inline-flex}:where(.marketing-site) .footer{justify-content:space-between;align-items:center;gap:25px;padding:40px 4.3%;display:flex}:where(.marketing-site) .footer p{font-size:18px}:where(.marketing-site) .footer .wordmark{width:140px}@media (min-width:1600px){:where(.marketing-site) main,:where(.marketing-site) .footer{max-width:1600px;margin-inline:auto}}@media (max-width:700px){html:has(.marketing-site){scroll-padding-top:20px}:where(.marketing-site) .section{padding:55px 22px}:where(.marketing-site) .rules{gap:26px}:where(.marketing-site) .footer{flex-wrap:wrap;padding:30px 22px}:where(.marketing-site) .footer p{font-size:16px}:where(.marketing-site) .footer .mono{width:100%}}@media (prefers-reduced-motion:reduce){html:has(.marketing-site){scroll-behavior:auto}:where(.marketing-site) *,:where(.marketing-site) :before,:where(.marketing-site) :after{transition:none!important;animation:none!important}}:where(.marketing-site) .dashboard{border:1px solid var(--tofupilot-neutral-300);box-shadow:0 12px 0 var(--tofupilot-neutral-800);background:#fff}@supports (color:color-mix(in lab, red, red)){:where(.marketing-site) .dashboard{box-shadow:0 12px 0 color-mix(in oklch, var(--tofupilot-neutral-800) 3%, transparent)}}:where(.marketing-site) .metrics{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin-bottom:20px;padding:21px 0 24px;display:grid}:where(.marketing-site) .metrics>div{border-left:1px solid var(--border);flex-direction:column;gap:8px;padding-left:23px;display:flex}:where(.marketing-site) .metrics>div:first-child{border:0;padding-left:0}:where(.marketing-site) .metrics span{font-size:14px}:where(.marketing-site) .metrics strong{font-family:var(--font-mono);letter-spacing:-.07em;font-size:34px;font-weight:400;line-height:1.35}:where(.marketing-site) .metrics em{margin-left:4px;font-size:18px;font-style:normal}:where(.marketing-site) .metrics small{color:var(--muted-foreground);font-size:12px}@media (max-width:950px){:where(.marketing-site) .metrics strong{font-size:29px}}@media (max-width:700px){:where(.marketing-site) .metrics{grid-template-columns:1fr 1fr;gap:23px 12px}:where(.marketing-site) .metrics>div:nth-child(3){border:0;padding-left:0}:where(.marketing-site) .metrics>div{padding-left:14px}:where(.marketing-site) .metrics strong{font-size:29px}:where(.marketing-site) .metrics span{font-size:14px}}:where(.marketing-site) .button{border-radius:4px}:where(.marketing-site) .dashboard{box-shadow:none;--ink:var(--tofupilot-ui-text);--foreground:var(--tofupilot-ui-text);--background:var(--tofupilot-ui-background);--paper:var(--tofupilot-ui-surface);--muted:var(--tofupilot-ui-surface);--muted-foreground:var(--tofupilot-ui-muted);--border:var(--tofupilot-ui-border);--plot-band:var(--tofupilot-ui-plot-band);--plot-line:var(--tofupilot-ui-plot-line);--plot-limit:var(--tofupilot-ui-plot-limit);--plot-pass:var(--tofupilot-pass-chart);--plot-fail:var(--tofupilot-fail-chart);--pass:var(--tofupilot-pass-text);--fail:var(--tofupilot-fail-text);color:var(--foreground);background:var(--background);font-variant-numeric:tabular-nums;border-radius:0}:where(.marketing-site) .dashboard h3,:where(.marketing-site) .dashboard [data-slot=table-head]{color:var(--foreground)}:where(.marketing-site) .dashboard [data-slot=table-cell]{border-color:var(--border)}:where(.marketing-site) .button:hover{background:var(--tofupilot-neutral-700)}.marketing-site{--tofupilot-graphite:#242426;--tofupilot-lime:#84cc16;--tofupilot-paper:#f3f3ef;--tofupilot-white:#fff;--tofupilot-ui-background:#fff;--tofupilot-ui-surface:#f5f5f5;--tofupilot-ui-text:#242426;--tofupilot-ui-muted:#636368;--tofupilot-ui-border:#dadadd;--tofupilot-ui-action:#242426;--tofupilot-ui-on-action:#fff;--tofupilot-ui-plot-band:#f7f7f7;--tofupilot-ui-plot-line:#96969d;--tofupilot-ui-plot-limit:#be185d;--tofupilot-pass-core:#84cc16;--tofupilot-pass-text:#4d7c0f;--tofupilot-pass-surface:#f7fee7;--tofupilot-pass-chart:#4d7c0f;--tofupilot-fail-core:#ec4899;--tofupilot-fail-text:#be185d;--tofupilot-fail-surface:#fdf2f8;--tofupilot-fail-chart:#be185d;--tofupilot-error-core:#ef4444;--tofupilot-error-text:#b91c1c;--tofupilot-error-surface:#fef2f2;--tofupilot-error-chart:#b91c1c;--tofupilot-timeout-core:#f97316;--tofupilot-timeout-text:#c2410c;--tofupilot-timeout-surface:#fff7ed;--tofupilot-timeout-chart:#c2410c;--tofupilot-aborted-core:#eab308;--tofupilot-aborted-text:#a16207;--tofupilot-aborted-surface:#fefce8;--tofupilot-aborted-chart:#a16207;--tofupilot-skip-core:#64748b;--tofupilot-skip-text:#475569;--tofupilot-skip-surface:#f1f5f9;--tofupilot-skip-chart:#475569;--tofupilot-unset-core:#6b7280;--tofupilot-unset-text:#4b5563;--tofupilot-unset-surface:#f3f4f6;--tofupilot-unset-chart:#4b5563;--tofupilot-running-core:#3b82f6;--tofupilot-running-text:#1d4ed8;--tofupilot-running-surface:#eff6ff;--tofupilot-running-chart:#1d4ed8;--tofupilot-input-core:#8b5cf6;--tofupilot-input-text:#6d28d9;--tofupilot-input-surface:#f5f3ff;--tofupilot-input-chart:#6d28d9;--tofupilot-sans:var(--font-archivo), Arial, sans-serif;--tofupilot-mono:var(--font-plex), monospace;--tofupilot-radius-panel:0px;--tofupilot-radius-control:4px;--tofupilot-space-unit:4px;--tofupilot-gutter:24px}:where(.marketing-site) [data-tofupilot-theme=dark]{--tofupilot-ui-background:#18181b;--tofupilot-ui-surface:#242426;--tofupilot-ui-text:#f4f4f5;--tofupilot-ui-muted:#b6b6bd;--tofupilot-ui-border:#45454c;--tofupilot-ui-action:#f4f4f5;--tofupilot-ui-on-action:#18181b;--tofupilot-ui-plot-band:#222226;--tofupilot-ui-plot-line:#71717a;--tofupilot-ui-plot-limit:#f9a8d4;--tofupilot-pass-text:#bef264;--tofupilot-pass-surface:#1d2918;--tofupilot-pass-chart:#bef264;--tofupilot-fail-text:#f9a8d4;--tofupilot-fail-surface:#351f2d;--tofupilot-fail-chart:#f9a8d4;--tofupilot-error-text:#fca5a5;--tofupilot-error-surface:#351f22;--tofupilot-error-chart:#fca5a5;--tofupilot-timeout-text:#fdba74;--tofupilot-timeout-surface:#34251b;--tofupilot-timeout-chart:#fdba74;--tofupilot-aborted-text:#fde047;--tofupilot-aborted-surface:#302b19;--tofupilot-aborted-chart:#fde047;--tofupilot-skip-text:#cbd5e1;--tofupilot-skip-surface:#252a33;--tofupilot-skip-chart:#cbd5e1;--tofupilot-unset-text:#d1d5db;--tofupilot-unset-surface:#292a2e;--tofupilot-unset-chart:#d1d5db;--tofupilot-running-text:#93c5fd;--tofupilot-running-surface:#1c2940;--tofupilot-running-chart:#93c5fd;--tofupilot-input-text:#c4b5fd;--tofupilot-input-surface:#2c2340;--tofupilot-input-chart:#c4b5fd}:where(.marketing-site) .template-gallery{background:var(--tofupilot-paper);padding:76px 0 46px;scroll-margin-top:80px}:where(.marketing-site) .template-gallery-heading{justify-content:space-between;align-items:end;gap:36px;margin-bottom:34px;display:flex}:where(.marketing-site) .template-gallery-heading h2{letter-spacing:-.055em;margin:18px 0;font-size:clamp(34px,4.2vw,58px);font-weight:600;line-height:1.03}:where(.marketing-site) .template-gallery-heading p:not(.v2-kicker){color:var(--tofupilot-neutral-600);margin:0;font-size:15px;line-height:1.6}:where(.marketing-site) .template-gallery-heading>a{white-space:nowrap;align-items:center;gap:9px;font-size:13px;display:flex}:where(.marketing-site) .template-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;gap:20px;padding-bottom:4px;display:flex;overflow-x:auto}:where(.marketing-site) .template-carousel::-webkit-scrollbar{display:none}:where(.marketing-site) .template-slide{scroll-snap-align:start;border:1px solid var(--tofupilot-neutral-400);background:var(--tofupilot-neutral-100);flex:0 0 calc(37.037% - 14.8148px);min-width:0}:where(.marketing-site) .template-slide>a{height:100%;color:inherit;flex-direction:column;display:flex}:where(.marketing-site) .template-slide-art{background:var(--tofupilot-neutral-100);height:245px;padding:20px 12px;position:relative}:where(.marketing-site) .template-slide-art>span{color:var(--tofupilot-neutral-600);font:12px/1.5 var(--font-mono);position:absolute;top:17px;left:19px}:where(.marketing-site) .template-slide-art img{object-fit:contain;width:100%;height:100%}:where(.marketing-site) .template-slide-copy{border-top:1px solid var(--tofupilot-neutral-300);flex-direction:column;flex:1;padding:22px;display:flex}:where(.marketing-site) .template-slide-copy>small{color:var(--tofupilot-neutral-600);font:12px/1.5 var(--font-mono)}:where(.marketing-site) .template-slide-copy h3{letter-spacing:-.045em;justify-content:space-between;align-items:flex-start;gap:12px;min-height:54px;margin:14px 0 12px;font-size:23px;font-weight:500;line-height:1.15;display:flex}:where(.marketing-site) .template-slide-copy h3 svg{flex-shrink:0;margin-top:3px}:where(.marketing-site) .template-slide-copy p{color:var(--tofupilot-neutral-600);min-height:64px;margin:0 0 20px;font-size:13px;line-height:1.65}:where(.marketing-site) .template-slide-copy>div{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}:where(.marketing-site) .template-slide-copy>div span{font:12px/1.5 var(--font-mono);border:1px solid var(--tofupilot-neutral-300);color:var(--tofupilot-neutral-600);padding:4px 6px}:where(.marketing-site) .template-slide-copy footer{justify-content:space-between;align-items:center;margin-top:24px;font-size:12px;display:flex}:where(.marketing-site) .template-gallery-progress{background:var(--tofupilot-neutral-300);height:2px;margin-top:24px;position:relative}:where(.marketing-site) .template-gallery-progress span{background:var(--tofupilot-neutral-700);width:30%;height:2px;position:absolute}:where(.marketing-site) .template-gallery :focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:3px}@keyframes film-scene{0%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){:where(.marketing-site) .template-slide{flex-basis:calc(55.5556% - 11.1111px)}}@media (max-width:700px){:where(.marketing-site) .template-gallery{padding:54px 0 32px}:where(.marketing-site) .template-gallery-heading{flex-direction:column;align-items:flex-start;gap:18px}:where(.marketing-site) .template-slide{flex-basis:86%}:where(.marketing-site) .template-slide-art{height:215px}:where(.marketing-site) .template-slide-copy{padding:20px}:where(.marketing-site) .template-slide-copy h3{font-size:23px}}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .template-slide-art img{transition:none}:where(.marketing-site) .template-slide:hover img{transform:none}}:where(.marketing-site) .customer-proof-dark{background:var(--tofupilot-graphite);color:var(--tofupilot-neutral-100)}:where(.marketing-site) .customer-proof-dark .customer-proof{padding-block:42px}:where(.marketing-site) .customer-proof-dark .customer-proof p{color:var(--tofupilot-neutral-400)}:where(.marketing-site) .customer-proof-dark .customer-proof>div svg{color:var(--tofupilot-neutral-300)}:where(.marketing-site) .customer-proof-dark .customer-logo-grid{border-top:1px solid var(--tofupilot-neutral-700);border-left:1px solid var(--tofupilot-neutral-700);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:900px;margin:28px auto 0}:where(.marketing-site) .customer-proof-dark .customer-logo-grid>div{border-right:1px solid var(--tofupilot-neutral-700);border-bottom:1px solid var(--tofupilot-neutral-700);min-width:0;height:112px;padding:24px}@media (max-width:700px){:where(.marketing-site) .customer-proof-dark .customer-logo-grid>div{height:90px;padding:12px}}@keyframes stream-breathe{50%{opacity:.35}}:where(.marketing-site) .perspective-card{background:var(--tofupilot-neutral-100);border:1px solid var(--tofupilot-neutral-300);min-width:0;overflow:hidden}:where(.marketing-site) .perspective-card>header{font:12px/1.5 var(--font-mono);color:var(--tofupilot-neutral-600);justify-content:space-between;align-items:center;gap:20px;padding:25px 28px 0;display:flex}:where(.marketing-site) .perspective-card>header small{font:inherit;color:var(--tofupilot-neutral-600)}:where(.marketing-site) .perspective-card h3{letter-spacing:-.05em;margin:17px 28px 0;font-size:clamp(23px,2.6vw,36px);font-weight:500;line-height:1.15}:where(.marketing-site) .perspective-card>footer{padding:0 28px 26px}:where(.marketing-site) .perspective-card>footer>p{color:var(--tofupilot-neutral-600);margin:0 0 18px;font-size:13px;line-height:1.7}:where(.marketing-site) .perspective-card>footer a{align-items:center;gap:9px;font-size:12px;font-weight:500;display:inline-flex}@media (max-width:850px){:where(.marketing-site) .perspective-card>header{padding-inline:20px;font-size:12px}:where(.marketing-site) .perspective-card h3{margin-inline:20px}:where(.marketing-site) .perspective-card>footer{padding-inline:20px}}@media (max-width:700px){:where(.marketing-site) .perspective-card h3{font-size:29px}:where(.marketing-site) .perspective-card>header{font-size:12px}}:where(.marketing-site) .test-record{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);padding:20px 0 88px;scroll-margin-top:85px}:where(.marketing-site) .record-run-title>span{font:12px/1.5 var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .record-run-title>strong{letter-spacing:-.035em;margin-top:10px;font-size:22px;font-weight:500;display:block}:where(.marketing-site) .test-record button:focus-visible,:where(.marketing-site) .test-record a:focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:4px}@keyframes record-enter{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}:where(.marketing-site) .connection-preview-title{align-items:center;gap:14px;margin-bottom:22px;display:flex}:where(.marketing-site) .connection-preview-title>svg{flex-shrink:0;width:36px;height:36px}:where(.marketing-site) .connection-preview-title p{color:var(--tofupilot-neutral-600);margin:0;font-size:12px}@keyframes connection-enter{0%{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:560px){:where(.marketing-site) .connection-preview-title p{line-height:1.5}}:where(.marketing-site) .workflow-showcase{background:var(--tofupilot-neutral-100);color:var(--tofupilot-neutral-800);padding:90px 0 75px;scroll-margin-top:80px}:where(.marketing-site) .wf-heading{grid-template-columns:1.1fr 1fr;align-items:end;gap:60px;margin-bottom:38px;display:grid}:where(.marketing-site) .wf-heading h2{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(38px,4.8vw,64px);font-weight:500;line-height:1.05}:where(.marketing-site) .wf-heading>div:last-child{max-width:460px}:where(.marketing-site) .wf-heading p:not(.v2-kicker){color:var(--tofupilot-neutral-600);margin:0 0 22px;font-size:17px;line-height:1.6}:where(.marketing-site) .wf-heading a,:where(.marketing-site) .wf-integrations-heading a{align-items:center;gap:10px;font-size:13px;font-weight:500;display:inline-flex}:where(.marketing-site) .wf-scenarios{gap:8px;margin-bottom:16px;display:flex}:where(.marketing-site) .wf-scenarios button{border:1px solid var(--tofupilot-neutral-300);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:24px;padding:13px 18px;font-size:13px;display:flex}:where(.marketing-site) .wf-scenarios button[aria-pressed=true]{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);border-color:var(--tofupilot-neutral-800)}:where(.marketing-site) .wf-editor{border:1px solid var(--tofupilot-neutral-400);background:var(--tofupilot-neutral-100);box-shadow:none}:where(.marketing-site) .wf-editor>header{border-bottom:1px solid var(--tofupilot-neutral-300);background:var(--tofupilot-neutral-100);justify-content:space-between;align-items:center;padding:17px 23px;display:flex}:where(.marketing-site) .wf-editor>header>span{font:12px var(--font-mono);align-items:center;gap:10px;display:flex}:where(.marketing-site) .wf-editor>header>small{font:12px var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .wf-node-title{align-items:center;gap:10px;min-height:46px;margin-top:11px;display:flex}:where(.marketing-site) .wf-node-title>svg{flex-shrink:0}:where(.marketing-site) .wf-brand-icon{flex-shrink:0;width:25px;height:25px}@keyframes wf-travel{0%{left:0}to{left:calc(100% - 6px)}}:where(.marketing-site) .wf-run-bar{border-top:1px solid var(--tofupilot-neutral-300);justify-content:space-between;align-items:center;gap:18px;padding:14px 23px;display:flex}:where(.marketing-site) .wf-run-bar>span{font:12px/1.6 var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .wf-run-bar button{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);white-space:nowrap;cursor:pointer;border:0;align-items:center;gap:8px;padding:10px 14px;font-size:12px;display:inline-flex}:where(.marketing-site) .wf-run-bar button:disabled{opacity:.6;cursor:progress}:where(.marketing-site) .wf-result{border-top:1px solid var(--tofupilot-neutral-300);background:#fff;grid-template-columns:200px 1fr;gap:25px;padding:26px;display:grid}:where(.marketing-site) .wf-result-label{flex-wrap:wrap;align-content:start;align-items:center;gap:10px;display:flex}:where(.marketing-site) .wf-result-label strong{font-size:15px;font-weight:500}:where(.marketing-site) .wf-result-label small{color:var(--tofupilot-neutral-600);font:12px/1.6 var(--font-mono);flex-basis:100%}:where(.marketing-site) .wf-result-body{border-left:2px solid var(--tofupilot-neutral-400);padding-left:23px}:where(.marketing-site) .wf-result-body>small{color:var(--tofupilot-neutral-600);font:12px var(--font-mono)}:where(.marketing-site) .wf-result-body h3{letter-spacing:-.025em;margin:10px 0;font-size:18px;font-weight:500}:where(.marketing-site) .wf-result-body p{max-width:620px;color:var(--tofupilot-neutral-600);overflow-wrap:anywhere;margin:0 0 14px;font-size:12px;line-height:1.7}:where(.marketing-site) .wf-result-body a{align-items:center;gap:8px;font-size:12px;display:inline-flex}:where(.marketing-site) .wf-result[data-complete=true] .wf-result-body{border-left-color:var(--tofupilot-neutral-800)}:where(.marketing-site) .wf-features{border-bottom:1px solid var(--tofupilot-neutral-300);grid-template-columns:repeat(3,1fr);gap:36px;padding:38px 0;display:grid}:where(.marketing-site) .wf-features svg{color:var(--tofupilot-active)}:where(.marketing-site) .wf-features h3{letter-spacing:-.025em;margin:16px 0 9px;font-size:17px;font-weight:500}:where(.marketing-site) .wf-features p{max-width:280px;color:var(--tofupilot-neutral-600);margin:0;font-size:13px;line-height:1.7}:where(.marketing-site) .wf-integrations-heading{justify-content:space-between;align-items:center;gap:24px;margin:34px 0 22px;display:flex}:where(.marketing-site) .wf-integrations-heading h3{letter-spacing:-.04em;margin:0;font-size:24px;font-weight:500}:where(.marketing-site) .wf-integrations{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}:where(.marketing-site) .wf-integrations button{text-align:left;background:var(--tofupilot-neutral-100);border:1px solid var(--tofupilot-neutral-300);cursor:pointer;align-items:center;gap:14px;padding:19px;display:flex}:where(.marketing-site) .wf-integrations button[aria-pressed=true]{border-color:var(--tofupilot-neutral-600);box-shadow:none;background:#fff}:where(.marketing-site) .wf-integrations button:hover{background:#fff}:where(.marketing-site) .wf-integrations strong{font-size:13px;font-weight:500;display:block}:where(.marketing-site) .wf-integrations small{color:var(--tofupilot-neutral-600);margin-top:5px;font-size:12px;display:block}:where(.marketing-site) .wf-integration-kind{font:12px var(--font-mono);color:var(--tofupilot-neutral-600);white-space:nowrap;margin-left:auto}:where(.marketing-site) .wf-note{color:var(--tofupilot-neutral-600);margin:17px 0 0;font-size:12px}:where(.marketing-site) .workflow-showcase :focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:4px}@media (max-width:1000px){:where(.marketing-site) .wf-integrations button{gap:10px;padding:15px}}@media (max-width:700px){:where(.marketing-site) .workflow-showcase{padding:55px 0}:where(.marketing-site) .wf-heading{grid-template-columns:1fr;gap:24px}:where(.marketing-site) .wf-heading p:not(.v2-kicker){font-size:15px}:where(.marketing-site) .wf-scenarios{grid-template-columns:1fr;display:grid}:where(.marketing-site) .wf-scenarios button{padding:12px 15px}:where(.marketing-site) .wf-editor>header{gap:10px;padding:15px}:where(.marketing-site) .wf-editor>header>small{font-size:12px}:where(.marketing-site) .wf-node-title{min-height:30px}:where(.marketing-site) .wf-run-bar{align-items:flex-start;padding:15px}:where(.marketing-site) .wf-result{grid-template-columns:1fr;gap:18px;padding:20px}:where(.marketing-site) .wf-result-label small{flex-basis:auto;margin-left:auto}:where(.marketing-site) .wf-result-body{padding-left:16px}:where(.marketing-site) .wf-features{grid-template-columns:1fr;gap:28px}:where(.marketing-site) .wf-features p{max-width:none}:where(.marketing-site) .wf-integrations-heading{flex-direction:column;align-items:flex-start;gap:15px}:where(.marketing-site) .wf-integrations{grid-template-columns:1fr 1fr}:where(.marketing-site) .wf-integrations button{flex-wrap:wrap;gap:10px;padding:14px}:where(.marketing-site) .wf-integrations button>span:not(.wf-integration-kind){flex-basis:calc(100% - 40px)}:where(.marketing-site) .wf-integration-kind{flex-basis:100%;margin:0}:where(.marketing-site) .wf-integrations .wf-integration-kind svg,:where(.marketing-site) .wf-integrations .wf-integration-kind:empty{display:none}}:where(.marketing-site) .wf-map-viewport{background:var(--tofupilot-neutral-100);background-image:radial-gradient(var(--tofupilot-neutral-400) 1px, transparent 1px);overscroll-behavior-x:contain;background-size:20px 20px;overflow:auto}:where(.marketing-site) .wf-map-size{margin-inline:auto;position:relative}:where(.marketing-site) .wf-map{transform-origin:0 0;width:1000px;height:510px;position:absolute;top:0;left:0}:where(.marketing-site) .wf-map-zone{font:12px var(--font-mono);color:var(--tofupilot-neutral-600);letter-spacing:.03em;position:absolute}:where(.marketing-site) .wf-zone-logic{top:25px;left:32px}:where(.marketing-site) .wf-zone-actions{top:20px;left:678px}:where(.marketing-site) .wf-map-wires{pointer-events:none;position:absolute;inset:0}:where(.marketing-site) .wf-map-edge{fill:none;stroke:var(--tofupilot-neutral-400);stroke-width:2px}:where(.marketing-site) .wf-map-edge.is-reached{stroke:var(--tofupilot-neutral-800)}:where(.marketing-site) .wf-map-edge.is-travelling{stroke:var(--tofupilot-neutral-800);stroke-width:3px;stroke-dasharray:7 9;animation:.55s linear infinite wf-map-flow}@keyframes wf-map-flow{to{stroke-dashoffset:-32px}}:where(.marketing-site) .wf-map-node{border:1px solid var(--tofupilot-neutral-400);box-shadow:none;background:#fff;border-radius:3px;padding:16px 18px;transition:border-color .25s,box-shadow .25s,opacity .25s;position:absolute}:where(.marketing-site) .wf-map-node[data-active=true]{border-color:var(--tofupilot-neutral-700);box-shadow:none}:where(.marketing-site) .wf-map-node[data-skipped=true]{opacity:.46}:where(.marketing-site) .wf-map-trigger{width:214px;height:136px;top:180px;left:32px}:where(.marketing-site) .wf-map-condition{width:224px;height:136px;top:180px;left:330px}:where(.marketing-site) .wf-map-action{width:248px;height:128px;top:42px;left:678px}:where(.marketing-site) .wf-map-notify{width:248px;height:126px;top:220px;left:678px}:where(.marketing-site) .wf-map-end{width:248px;height:104px;top:366px;left:678px}:where(.marketing-site) .wf-map-node-kind{color:var(--tofupilot-neutral-600);font:12px var(--font-mono);align-items:center;gap:8px;display:flex}:where(.marketing-site) .wf-map-node-kind .wf-map-provider{width:16px;height:16px}:where(.marketing-site) .wf-map-node h3{letter-spacing:-.02em;margin:12px 0 7px;font-size:14px;font-weight:500;line-height:1.25}:where(.marketing-site) .wf-map-node p{color:var(--tofupilot-neutral-600);margin:6px 0;font-size:12px}:where(.marketing-site) .wf-map-node code{font:12px var(--font-mono);justify-content:space-between;gap:10px;margin-top:10px;display:flex}:where(.marketing-site) .wf-map-node code b{font-weight:500}:where(.marketing-site) .wf-map[data-matched=true] .wf-map-trigger code b{color:#be185d}:where(.marketing-site) .wf-map-node small{font:12px var(--font-mono);color:var(--tofupilot-neutral-600);margin-top:10px;display:block}:where(.marketing-site) .wf-port{border:1px solid var(--tofupilot-neutral-500);background:var(--tofupilot-neutral-100);border-radius:50%;width:8px;height:8px;position:absolute}:where(.marketing-site) .wf-port-right{top:calc(50% - 4px);right:-5px}:where(.marketing-site) .wf-port-left{top:calc(50% - 4px);left:-5px}:where(.marketing-site) .wf-port-bottom{bottom:-5px;left:calc(50% - 4px)}:where(.marketing-site) .wf-port-top{top:-5px;left:calc(50% - 4px)}:where(.marketing-site) .wf-branch-label{background:var(--tofupilot-neutral-100);font:12px var(--font-mono);color:var(--tofupilot-neutral-600);padding:4px 6px;position:absolute}:where(.marketing-site) .wf-branch-yes{top:140px;left:579px}:where(.marketing-site) .wf-branch-no{top:351px;left:583px}:where(.marketing-site) .wf-branch-label[data-active=true]{color:var(--tofupilot-neutral-800);font-weight:600}@media (max-width:700px){:where(.marketing-site) .wf-map-viewport{max-height:540px}}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .wf-map-edge.is-travelling{animation:none}:where(.marketing-site) .wf-map-node{transition:none}}:where(.marketing-site) .v2-page{background:var(--tofupilot-neutral-100);color:var(--tofupilot-neutral-800)}:where(.marketing-site) .v2-wrap{width:min(1320px,100% - 96px);margin-inline:auto}:where(.marketing-site) .v2-header{border-bottom:1px solid var(--tofupilot-neutral-300);justify-content:space-between;align-items:center;gap:32px;padding:25px 48px;display:flex}:where(.marketing-site) .v2-header .wordmark{width:173px;height:auto}:where(.marketing-site) .v2-header nav{gap:28px;font-size:14px;display:flex}:where(.marketing-site) .v2-header nav a:hover{text-underline-offset:5px;text-decoration:underline}:where(.marketing-site) .v2-button{background:var(--tofupilot-neutral-800);min-height:47px;color:var(--tofupilot-neutral-100);border-radius:4px;justify-content:center;align-items:center;gap:28px;padding:14px 20px;font-size:14px;display:inline-flex}:where(.marketing-site) .v2-button:hover{background:var(--tofupilot-neutral-700)}:where(.marketing-site) .v2-kicker{font:12px/1.6 var(--font-mono);letter-spacing:.05em}:where(.marketing-site) .v2-text-link{text-underline-offset:5px;align-items:center;gap:12px;font-size:14px;font-weight:500;display:inline-flex}:where(.marketing-site) .v2-text-link:hover{text-decoration:underline}@media (max-width:900px){:where(.marketing-site) .v2-wrap{width:calc(100% - 40px)}:where(.marketing-site) .v2-header{flex-wrap:wrap;gap:18px;padding:20px}:where(.marketing-site) .v2-header .wordmark{width:150px}:where(.marketing-site) .v2-header nav{border-top:1px solid var(--tofupilot-neutral-300);order:3;justify-content:space-between;width:100%;padding-top:16px}}@media (max-width:600px){:where(.marketing-site) .v2-header .v2-button{gap:14px;padding:11px 14px;font-size:12px}:where(.marketing-site) .v2-header .wordmark{width:140px}:where(.marketing-site) .v2-header nav{gap:12px;font-size:12px}:where(.marketing-site) .v2-header nav a{white-space:nowrap}}:where(.marketing-site) .story-running-title{font:500 34px var(--font-mono)}.marketing-site:has(.v2-page){scroll-behavior:auto;scroll-padding-top:88px}@keyframes vertical-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes operator-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes scan-pass{0%{transform:translateY(-18px)}to{transform:translateY(18px)}}@keyframes test-progress{0%{width:8%}to{width:95%}}@media (max-width:900px){.marketing-site:has(.v2-page){scroll-padding-top:64px}}@keyframes hardware-arrives{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes evidence-arrives{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}:where(.marketing-site) .production-chart-title{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}:where(.marketing-site) .production-chart-title>span{color:var(--tofupilot-neutral-600);font:12px var(--font-mono);white-space:nowrap}:where(.marketing-site) .production-chart-title label{white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}:where(.marketing-site) .production-chart-title input{accent-color:#be185d}:where(.marketing-site) .alert-email{border:1px solid var(--tofupilot-neutral-300);box-shadow:none;background:#fff;border-radius:3px}:where(.marketing-site) .alert-email>header{background:var(--tofupilot-neutral-100);border-bottom:1px solid var(--tofupilot-neutral-300);font:12px var(--font-mono);color:var(--tofupilot-neutral-600);align-items:center;gap:12px;padding:16px 22px;display:flex}:where(.marketing-site) .alert-email h3{letter-spacing:-.035em;margin:22px 0;font-size:24px;line-height:1.2}@media (max-width:900px){:where(.marketing-site) .alert-email{max-width:600px}}@media (max-width:600px){:where(.marketing-site) .production-chart-title{gap:8px}:where(.marketing-site) .production-chart-title label{font-size:12px}:where(.marketing-site) .alert-email{box-shadow:none}:where(.marketing-site) .alert-email h3{font-size:22px}}:where(.marketing-site) .adoption-page{--brand-paper:var(--tofupilot-neutral-100);--brand-ink:var(--tofupilot-neutral-800);--fail:#be185d;--pass:#4d7c0f;background:var(--brand-paper)}:where(.marketing-site) .adoption-page :is(a,button,input,summary):focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:5px}:where(.marketing-site) .adoption-page :is(.v2-kicker,.flow-unit-caption){font-size:12px}:where(.marketing-site) .adoption-page .v2-header{border:0;padding-block:24px}:where(.marketing-site) .adoption-page .v2-header nav{gap:22px}:where(.marketing-site) .adoption-page .v2-button{border-radius:4px;gap:14px}:where(.marketing-site) .demo-hero-copy{text-align:center}:where(.marketing-site) .demo-hero-copy h1{letter-spacing:-.065em;margin:24px 0;font-size:clamp(52px,6.7vw,94px);font-weight:500;line-height:1.02}:where(.marketing-site) .demo-hero-copy h1 span{color:var(--tofupilot-neutral-600)}:where(.marketing-site) .demo-hero-copy>p:not(.v2-kicker){color:var(--tofupilot-neutral-600);margin:0 auto 16px;font-size:18px;line-height:1.6}:where(.marketing-site) .demo-hero-copy .v2-text-link{font-size:14px}:where(.marketing-site) .customer-proof{text-align:center;padding-block:42px}:where(.marketing-site) .customer-proof p{color:var(--tofupilot-neutral-600)}:where(.marketing-site) .customer-proof>div{grid-template-columns:repeat(6,1fr);align-items:center;gap:36px;margin-top:28px;display:grid}:where(.marketing-site) .customer-proof>div>div{justify-content:center;align-items:center;height:48px;display:flex}:where(.marketing-site) .customer-proof>div svg{width:100%;max-width:145px;height:42px;color:var(--tofupilot-neutral-700)}:where(.marketing-site) .adoption-page :is(.flow-overview,.operator-live-frame,.production-dashboard,.alert-email){box-shadow:none;border-radius:0}:where(.marketing-site) .evaluation-faq{max-width:900px;margin-top:50px}:where(.marketing-site) .evaluation-faq details{border-top:1px solid var(--tofupilot-neutral-400)}:where(.marketing-site) .evaluation-faq summary{cursor:pointer;padding:22px 32px 22px 0;font-size:18px}:where(.marketing-site) .evaluation-faq details p{color:var(--tofupilot-neutral-600);max-width:72ch;margin:0;padding:0 20px 22px 0;font-size:16px;line-height:1.7}:where(.marketing-site) .evaluation-faq details a{text-underline-offset:3px;color:var(--tofupilot-neutral-800);text-decoration:underline}:where(.marketing-site) .closing-demo{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);padding-block:60px}:where(.marketing-site) .closing-demo>div{justify-content:space-between;align-items:center;gap:50px;display:flex}:where(.marketing-site) .closing-demo img{object-fit:contain;flex-shrink:0;width:180px;height:180px}:where(.marketing-site) .closing-demo h2{font:500 clamp(44px, 5vw, 70px)/1.1 var(--font-sans);letter-spacing:-.05em;margin:14px 0}:where(.marketing-site) .closing-demo p:not(.v2-kicker){color:var(--tofupilot-neutral-400);font-size:17px;line-height:1.5}:where(.marketing-site) .closing-actions{flex-wrap:wrap;align-items:center;gap:30px;margin-top:24px;display:flex}:where(.marketing-site) .closing-actions .v2-button{color:var(--tofupilot-neutral-800);background:#fff}:where(.marketing-site) .closing-demo :is(a,button):focus-visible{outline-color:var(--tofupilot-neutral-100)}:where(.marketing-site) .closing-actions .v2-button:hover{background:var(--tofupilot-neutral-300)}@media (max-width:1100px){:where(.marketing-site) .adoption-page .v2-header{gap:20px;padding-inline:32px}:where(.marketing-site) .adoption-page .v2-header nav{gap:16px;font-size:13px}}@media (max-width:900px){:where(.marketing-site) .adoption-page .v2-header nav{display:none}:where(.marketing-site) .customer-proof>div{grid-template-columns:repeat(3,1fr);gap:26px}}@media (max-width:600px){:where(.marketing-site) .adoption-page .v2-header{gap:16px;padding:20px}:where(.marketing-site) .adoption-page .v2-header .wordmark{width:125px}:where(.marketing-site) .adoption-page .v2-header .v2-button{gap:8px;min-height:42px;padding:10px 12px;font-size:12px}:where(.marketing-site) .demo-hero-copy h1{letter-spacing:-.06em;margin:20px 0;font-size:48px}:where(.marketing-site) .demo-hero-copy>.v2-kicker{max-width:32ch;margin:auto;font-size:12px}:where(.marketing-site) .demo-hero-copy>p:not(.v2-kicker){font-size:16px}:where(.marketing-site) .customer-proof{padding-block:26px}:where(.marketing-site) .customer-proof>div{gap:20px}:where(.marketing-site) .customer-proof>div svg{height:30px}:where(.marketing-site) .customer-proof p{font-size:12px}:where(.marketing-site) .evaluation-faq summary{font-size:16px;line-height:1.5}:where(.marketing-site) .closing-demo{padding-block:40px}:where(.marketing-site) .closing-demo>div{text-align:center;display:block}:where(.marketing-site) .closing-demo img{width:160px;height:160px;margin:24px auto 0}:where(.marketing-site) .closing-actions{justify-content:center;gap:20px}:where(.marketing-site) .closing-demo h2{font-size:52px}}:where(.marketing-site) .hero-demo-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:24px;display:flex}:where(.marketing-site) .adoption-page :is(.production-toolbar,.production-chart-title>span,.production-metrics dt,.production-run-list table,.production-run-list th,.production-breakdown b,.production-breakdown>.v2-kicker,.production-chart-title label,.alert-email>header,.alert-email-sender>span,.alert-email-metrics span,.overview-develop>header,.overview-limits>span,.overview-limits code,.overview-develop footer>code,.overview-parent b,.overview-parent code,.overview-parent p,.overview-run-meta,.overview-readings>div,.overview-correlation>p,.overview-investigate header p,.demo-view-switch>span,.demo-progress span,.demo-result-summary .v2-kicker,.demo-limit-track em){font-size:12px}:where(.marketing-site) .adoption-page :is(.production-chart-title>span,.production-metrics dt,.production-run-list th,.production-breakdown>.v2-kicker,.alert-email>header,.alert-email-metrics span,.overview-parent p span,.overview-run-meta,.overview-readings dt,.overview-correlation>p,.overview-investigate header p,.flow-unit-caption){color:var(--tofupilot-neutral-600)}:where(.marketing-site) .adoption-page .production-chart-title{flex-wrap:wrap}@media (max-width:600px){:where(.marketing-site) .hero-demo-actions{gap:18px}}@keyframes activity-digit-arrive{0%{opacity:1;transform:translateY(18%)}to{opacity:1;transform:translateY(0)}}@keyframes sdk-stage-fill{to{transform:scaleX(1)}}:where(.marketing-site) .adoption-page .demo-hero-copy h1{margin:18px 0 22px;font-size:clamp(46px,6.3vw,88px);line-height:1.02}:where(.marketing-site) .adoption-page .demo-hero-copy h1 span{color:var(--brand-ink)}:where(.marketing-site) .adoption-page .demo-hero-copy>p:not(.v2-kicker){font-size:clamp(16px,1.5vw,19px);line-height:1.55}:where(.marketing-site) .adoption-page .hero-demo-actions{margin-top:22px}@keyframes journey-transfer{to{left:100%}}@keyframes journey-caption{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){:where(.marketing-site) .adoption-page .demo-hero-copy h1{margin-block:18px;font-size:clamp(39px,8.5vw,58px)}:where(.marketing-site) .adoption-page .demo-hero-copy>.v2-kicker{letter-spacing:.01em;font-size:12px}:where(.marketing-site) .adoption-page .demo-hero-copy>p:not(.v2-kicker){max-width:37ch;font-size:15px}}@keyframes journey-scan{to{top:100%}}@media (max-width:700px){:where(.marketing-site) .adoption-page .demo-hero-copy>.v2-kicker{width:auto;max-width:none}}:where(.marketing-site) .business-case{padding-block:80px;scroll-margin-top:30px}:where(.marketing-site) .business-case-heading{grid-template-columns:1.5fr .7fr;align-items:end;gap:60px;margin-bottom:36px;display:grid}:where(.marketing-site) .business-case-heading h2{letter-spacing:-.055em;margin:16px 0 0;font-size:clamp(32px,3.7vw,54px);font-weight:500;line-height:1.08}:where(.marketing-site) .business-case-heading>p{color:var(--tofupilot-neutral-600);max-width:35ch;margin:0;font-size:16px;line-height:1.6}:where(.marketing-site) .business-case-sheet{border:1px solid var(--tofupilot-neutral-300);grid-template-columns:1.1fr 1fr;display:grid}:where(.marketing-site) .business-case-assumptions{background:var(--tofupilot-neutral-100);min-width:0;padding:28px}:where(.marketing-site) .business-case-toolbar{font:12px var(--font-mono);justify-content:space-between;align-items:center;gap:14px;display:flex}:where(.marketing-site) .business-case-toolbar button{font:12px var(--font-sans);cursor:pointer;color:var(--tofupilot-neutral-600);background:0 0;border:0;align-items:center;gap:6px;padding:5px 0;display:flex}:where(.marketing-site) .business-case-example{color:var(--tofupilot-neutral-600);margin:12px 0 25px;font-size:12px}:where(.marketing-site) .business-case-effort{border-top:1px solid var(--tofupilot-neutral-300);grid-template-columns:23px 1fr 95px;align-items:center;gap:14px;padding-block:22px;display:grid}:where(.marketing-site) .business-case-effort h3{letter-spacing:-.025em;margin:0 0 5px;font-size:16px;font-weight:500}:where(.marketing-site) .business-case-effort p{color:var(--tofupilot-neutral-600);max-width:34ch;margin:0;font-size:12px;line-height:1.5}:where(.marketing-site) .business-case label{color:var(--tofupilot-neutral-600);gap:8px;font-size:12px;display:grid}:where(.marketing-site) .business-case input[type=number]{border:1px solid var(--tofupilot-neutral-400);width:100%;min-width:0;color:var(--tofupilot-neutral-800);font:15px var(--font-mono);background:#fff;border-radius:0;padding:10px}:where(.marketing-site) .business-case-levers{border-block:1px solid var(--tofupilot-neutral-300);grid-template-columns:1.4fr 1fr;gap:28px;padding:23px 0;display:grid}:where(.marketing-site) .business-case-reduction>span:first-child{justify-content:space-between;align-items:baseline;gap:8px;display:flex}:where(.marketing-site) .business-case-reduction b{font:15px var(--font-mono);color:var(--tofupilot-neutral-800)}:where(.marketing-site) .business-case-reduction input{width:100%;accent-color:var(--tofupilot-neutral-800);cursor:pointer}:where(.marketing-site) .business-case-range-labels{font:12px var(--font-mono);color:var(--tofupilot-neutral-600);justify-content:space-between;display:flex}:where(.marketing-site) .business-case-money-input{border:1px solid var(--tofupilot-neutral-400);font:13px var(--font-mono);background:#fff;align-items:center;padding-left:10px;display:flex}:where(.marketing-site) .business-case-money-input input[type=number]{border:none;padding-left:8px}:where(.marketing-site) .business-case-costs{grid-template-columns:1fr 1fr;gap:18px;padding-top:22px;display:grid}:where(.marketing-site) .business-case-cost-note{color:var(--tofupilot-neutral-600);margin:12px 0 0;font-size:12px;line-height:1.6}:where(.marketing-site) .business-case-cost-note a{text-underline-offset:3px;color:var(--tofupilot-neutral-800);text-decoration:underline}:where(.marketing-site) .business-case-result{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);flex-direction:column;min-width:0;padding:28px 30px;display:flex}:where(.marketing-site) .business-case-result-top{font:12px var(--font-mono);color:var(--tofupilot-neutral-400);flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}:where(.marketing-site) .business-case-result-label{color:var(--tofupilot-neutral-300);margin:38px 0 8px;font-size:14px}:where(.marketing-site) .business-case-net{font:500 clamp(36px, 4.5vw, 68px)/1.1 var(--font-mono);letter-spacing:-.07em;overflow-wrap:anywhere;display:block}:where(.marketing-site) .business-case-result[data-positive=false] .business-case-net{color:#f9a8d4}:where(.marketing-site) .business-case-equation{color:var(--tofupilot-neutral-400);margin:14px 0 28px;font-size:12px;line-height:1.6}:where(.marketing-site) .business-case-bars{gap:18px;display:grid}:where(.marketing-site) .business-case-bars>div>span{color:var(--tofupilot-neutral-300);justify-content:space-between;gap:10px;margin-bottom:8px;font-size:12px;display:flex}:where(.marketing-site) .business-case-bars b{font:12px var(--font-mono);font-weight:400}:where(.marketing-site) .business-case-bars i{background:var(--tofupilot-neutral-700);height:10px;display:block}:where(.marketing-site) .business-case-bars i b{background:var(--tofupilot-neutral-100);height:100%;transition:width .35s;display:block}:where(.marketing-site) .business-case-bars>div:last-child i b{background:var(--tofupilot-neutral-400)}:where(.marketing-site) .business-case-metrics{border-top:1px solid var(--tofupilot-neutral-700);grid-template-columns:1fr 1fr 1fr;gap:18px;margin:30px 0 0;padding-top:22px;display:grid}:where(.marketing-site) .business-case-metrics dt{color:var(--tofupilot-neutral-400);margin-bottom:10px;font-size:12px}:where(.marketing-site) .business-case-metrics dd{font:21px var(--font-mono);letter-spacing:-.04em;overflow-wrap:anywhere;margin:0}:where(.marketing-site) .business-case-metrics small{font-size:12px}:where(.marketing-site) .business-case-capacity{color:var(--tofupilot-neutral-400);margin:26px 0 16px;font-size:12px;line-height:1.6}:where(.marketing-site) .business-case-method{border-top:1px solid var(--tofupilot-neutral-700);margin-top:auto;padding-top:15px;font-size:12px}:where(.marketing-site) .business-case-method summary{cursor:pointer}:where(.marketing-site) .business-case-method p{color:var(--tofupilot-neutral-300);margin:12px 0 0;line-height:1.7}:where(.marketing-site) .adoption-page .business-case-result :focus-visible{outline-color:var(--tofupilot-neutral-100)}:where(.marketing-site) .business-case-quality{border-bottom:1px solid var(--tofupilot-neutral-300)}:where(.marketing-site) .business-case-quality>summary{cursor:pointer;align-items:center;gap:12px;padding-block:22px;font-size:14px;list-style:none;display:flex}:where(.marketing-site) .business-case-quality>summary::-webkit-details-marker{display:none}:where(.marketing-site) .business-case-quality>summary>span:last-child{font:12px var(--font-mono);color:var(--tofupilot-neutral-600);margin-left:auto}:where(.marketing-site) .business-case-quality>summary:after{content:"+";font:20px var(--font-mono);margin-left:16px}:where(.marketing-site) .business-case-quality[open]>summary:after{content:"−"}:where(.marketing-site) .business-case-quality-body{grid-template-columns:1.7fr .6fr .6fr 1fr;align-items:center;gap:24px;padding-bottom:24px;display:grid}:where(.marketing-site) .business-case-quality-body h3{margin:0 0 7px;font-size:15px;font-weight:500}:where(.marketing-site) .business-case-quality-body p{color:var(--tofupilot-neutral-600);margin:0;font-size:12px;line-height:1.6}:where(.marketing-site) .business-case-exposure span{color:var(--tofupilot-neutral-600);margin-bottom:8px;font-size:12px;display:block}:where(.marketing-site) .business-case-exposure output{font:26px var(--font-mono);letter-spacing:-.04em;overflow-wrap:anywhere}:where(.marketing-site) .business-case-footer{justify-content:space-between;align-items:center;gap:24px;margin-top:24px;display:flex}:where(.marketing-site) .business-case-footer p{color:var(--tofupilot-neutral-600);margin:0;font-size:13px}:where(.marketing-site) .business-case-footer a{white-space:nowrap;align-items:center;gap:10px;font-size:14px;display:inline-flex}@media (max-width:1000px){:where(.marketing-site) .business-case-heading{grid-template-columns:1fr;gap:20px}:where(.marketing-site) .business-case-heading>p{max-width:55ch}:where(.marketing-site) .business-case-sheet{grid-template-columns:1fr}:where(.marketing-site) .business-case-quality-body{grid-template-columns:1fr 1fr}:where(.marketing-site) .business-case-net{font-size:60px}}@media (max-width:600px){:where(.marketing-site) .business-case{padding-block:45px}:where(.marketing-site) .business-case-heading{margin-bottom:26px}:where(.marketing-site) .business-case-heading h2{font-size:35px}:where(.marketing-site) .business-case-heading>p{font-size:14px}:where(.marketing-site) .business-case-assumptions,:where(.marketing-site) .business-case-result{padding:20px 16px}:where(.marketing-site) .business-case-toolbar{font-size:12px}:where(.marketing-site) .business-case-effort{grid-template-columns:1fr 83px;gap:12px}:where(.marketing-site) .business-case-effort>svg{display:none}:where(.marketing-site) .business-case-effort h3{font-size:14px}:where(.marketing-site) .business-case-effort p{font-size:12px}:where(.marketing-site) .business-case-levers{grid-template-columns:1fr;gap:18px}:where(.marketing-site) .business-case-costs{gap:12px}:where(.marketing-site) .business-case-result-label{margin-top:28px}:where(.marketing-site) .business-case-net{font-size:46px}:where(.marketing-site) .business-case-metrics{gap:12px}:where(.marketing-site) .business-case-metrics dd{font-size:18px}:where(.marketing-site) .business-case-quality>summary{gap:9px;font-size:13px}:where(.marketing-site) .business-case-quality>summary>span:last-child{display:none}:where(.marketing-site) .business-case-quality>summary:after{margin-left:auto}:where(.marketing-site) .business-case-quality-body{grid-template-columns:1fr 1fr;gap:16px}:where(.marketing-site) .business-case-quality-body>div:first-child,:where(.marketing-site) .business-case-exposure{grid-column:1/-1}:where(.marketing-site) .business-case-footer{flex-direction:column;align-items:flex-start;gap:16px}}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .business-case-bars i b{transition:none}}:where(.marketing-site) .business-case-metrics dt{min-height:28px}:where(.marketing-site) .launch-section-heading{grid-template-columns:1.1fr 1fr;align-items:end;gap:60px;margin-bottom:36px;display:grid}:where(.marketing-site) .launch-section-heading h2{letter-spacing:-.06em;margin:18px 0 0;font-size:clamp(34px,4.3vw,61px);font-weight:500;line-height:1.05}:where(.marketing-site) .launch-section-heading p:not(.v2-kicker){color:var(--tofupilot-neutral-600);max-width:48ch;margin:0;font-size:16px;line-height:1.65}:where(.marketing-site) .launch-section-heading a{align-items:center;gap:10px;margin-top:18px;font-size:14px;display:inline-flex}:where(.marketing-site) .launch-small-note{color:var(--tofupilot-neutral-600);font-size:12px;line-height:1.6}:where(.marketing-site) .studio-preview{border:1px solid var(--tofupilot-neutral-400);color:var(--tofupilot-neutral-800);background:#fff;min-width:0}:where(.marketing-site) .studio-window-bar{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}:where(.marketing-site) .studio-window-bar>b{letter-spacing:-.04em;font-size:17px;font-weight:500}:where(.marketing-site) .studio-window-bar>b span{color:var(--tofupilot-neutral-400);margin-left:6px}:where(.marketing-site) .studio-window-bar>span,:where(.marketing-site) .studio-window-bar small{font:12px var(--font-mono);color:var(--tofupilot-neutral-400)}:where(.marketing-site) .studio-window-body{grid-template-columns:.65fr 2fr .9fr;min-height:415px;display:grid}:where(.marketing-site) .studio-editor{flex-direction:column;min-width:0;display:flex}:where(.marketing-site) .studio-mode-tabs{border-bottom:1px solid var(--tofupilot-neutral-400);align-items:center;gap:18px;min-height:47px;padding:0 18px;display:flex}:where(.marketing-site) .studio-mode-tabs>button:not(.studio-run-button){color:var(--tofupilot-neutral-600);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:16px 0;font-size:12px}:where(.marketing-site) .studio-mode-tabs>button[aria-pressed=true]{border-bottom-color:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-800)}:where(.marketing-site) .studio-mode-tabs .studio-run-button{border-radius:2px;gap:6px;height:28px;margin-left:auto;padding-inline:10px;font-size:12px}:where(.marketing-site) .studio-main-pane{flex:1;min-height:365px}:where(.marketing-site) .studio-sequence{padding:22px 26px}:where(.marketing-site) .studio-procedure-title>span{font:12px var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .studio-procedure-title h3{letter-spacing:-.04em;margin:8px 0 5px;font-size:21px;font-weight:500}:where(.marketing-site) .studio-procedure-title p{font:12px var(--font-mono);color:var(--tofupilot-neutral-600);margin:0 0 24px}:where(.marketing-site) .studio-sequence-row{align-items:center;gap:17px;padding:13px 0;display:flex}:where(.marketing-site) .studio-sequence-row>span{font:12px var(--font-mono);border:1px solid var(--tofupilot-neutral-300);place-items:center;width:26px;height:26px;display:grid}:where(.marketing-site) .studio-sequence-row b{font-size:12px;font-weight:500;display:block}:where(.marketing-site) .studio-sequence-row small{color:var(--tofupilot-neutral-600);margin-top:5px;font-size:12px;display:block}:where(.marketing-site) .studio-limit-row{background:var(--tofupilot-neutral-100);font:12px var(--font-mono);justify-content:space-between;gap:12px;margin:0 0 5px 43px;padding:11px;display:flex}:where(.marketing-site) .studio-code-pane{padding:20px}:where(.marketing-site) .studio-code-pane>span{font:12px var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .studio-code-pane pre{font:12px/1.8 var(--font-mono);margin:18px 0 0;overflow:auto}:where(.marketing-site) .studio-code-pane>div{justify-content:space-between;align-items:center;margin-top:10px;display:flex}:where(.marketing-site) .studio-code-pane>div>span{max-width:22ch;color:var(--tofupilot-neutral-600);font-size:12px;line-height:1.6}:where(.marketing-site) .studio-code-pane img{object-fit:contain;width:170px;height:110px}:where(.marketing-site) .studio-terminal{background:var(--tofupilot-neutral-100);border-top:1px solid var(--tofupilot-neutral-400);align-items:center;gap:8px;padding:11px 16px;font-size:12px;display:flex;overflow-x:auto}:where(.marketing-site) .studio-terminal code{white-space:nowrap;font:12px var(--font-mono)}:where(.marketing-site) .studio-assistant{border-left:1px solid var(--tofupilot-neutral-400);background:var(--tofupilot-neutral-100);padding:20px 16px}:where(.marketing-site) .studio-assistant header{align-items:center;gap:8px;font-size:12px;display:flex}:where(.marketing-site) .studio-assistant header small{color:var(--tofupilot-neutral-600);font:12px var(--font-mono);margin-left:auto}:where(.marketing-site) .studio-chat-question{background:var(--tofupilot-neutral-100);margin:24px 0 18px;padding:12px;font-size:12px;line-height:1.5}:where(.marketing-site) .studio-chat-answer p{font-size:12px;line-height:1.7}:where(.marketing-site) .studio-chat-answer code{font:12px var(--font-mono);padding:10px 0;display:block}:where(.marketing-site) .studio-assistant button{border:0;border-top:1px solid var(--tofupilot-neutral-300);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:14px;padding:12px 0;font-size:12px;display:flex}:where(.marketing-site) .studio-example-diff{padding:12px 0}:where(.marketing-site) .studio-example-diff span{color:var(--tofupilot-neutral-600);font:12px var(--font-mono);margin-bottom:8px;display:block}:where(.marketing-site) .studio-example-diff code{font:12px/1.8 var(--font-mono)}:where(.marketing-site) .studio-ai-note{color:var(--tofupilot-neutral-600);margin-top:20px;font-size:12px;line-height:1.6}:where(.marketing-site) .studio-run-pane{padding:26px}:where(.marketing-site) .studio-run-pane>span{font:12px var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .studio-run-value{justify-content:space-between;align-items:baseline;margin:25px 0 8px;display:flex}:where(.marketing-site) .studio-run-value>b{font:500 30px var(--font-mono)}:where(.marketing-site) .studio-run-value>span{font:24px var(--font-mono)}:where(.marketing-site) .studio-run-value small{font-size:12px}:where(.marketing-site) .studio-run-value[data-outcome=PASS]>b{color:#4d7c0f}:where(.marketing-site) .studio-run-value[data-outcome=FAIL]{color:#be185d}:where(.marketing-site) .studio-run-pane>p{font:12px var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .studio-run-pane ol{margin:26px 0 16px;padding:0;list-style:none}:where(.marketing-site) .studio-run-pane li{border-top:1px solid var(--tofupilot-neutral-300);align-items:center;gap:10px;padding:12px 0;font-size:12px;display:flex}:where(.marketing-site) .studio-run-pane li span,:where(.marketing-site) .studio-run-pane li small{font:12px var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .studio-run-pane li small{margin-left:auto}:where(.marketing-site) .studio-run-pane li[data-complete=true] small{color:var(--tofupilot-neutral-800)}:where(.marketing-site) .adoption-story{padding-block:75px}:where(.marketing-site) .adoption-story-grid{border-block:1px solid var(--tofupilot-neutral-300);grid-template-columns:1fr 1.2fr;display:grid}:where(.marketing-site) .adoption-story-art{background:var(--tofupilot-neutral-100);flex-direction:column;justify-content:center;padding:25px;display:flex;position:relative}:where(.marketing-site) .adoption-story-art img{object-fit:contain;width:100%;height:330px}:where(.marketing-site) .adoption-story-art>span{font:12px var(--font-mono);color:var(--tofupilot-neutral-600);text-align:center;margin-top:20px}:where(.marketing-site) .adoption-story-copy{padding:34px}:where(.marketing-site) .adoption-story-copy>div>span{font:12px var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .adoption-story-copy h3{letter-spacing:-.035em;margin:10px 0;font-size:20px;font-weight:500;line-height:1.3}:where(.marketing-site) .adoption-story-copy>div>p{color:var(--tofupilot-neutral-600);margin-bottom:26px;font-size:13px;line-height:1.7}:where(.marketing-site) .adoption-story-copy dl{border-top:1px solid var(--tofupilot-neutral-300);grid-template-columns:1fr 1fr;gap:24px;padding-top:24px;display:grid}:where(.marketing-site) .adoption-story-copy dt{color:var(--tofupilot-neutral-600);font-size:12px}:where(.marketing-site) .adoption-story-copy dd{font:23px var(--font-mono);letter-spacing:-.04em;margin:10px 0 0}:where(.marketing-site) .adoption-story-copy dd small{font-size:12px}:where(.marketing-site) .adoption-story-copy>a{align-items:center;gap:8px;margin-top:18px;font-size:12px;display:inline-flex}:where(.marketing-site) .vendor-confidence{grid-template-columns:1.1fr 1fr;align-items:center;gap:65px;padding-block:65px;display:grid}:where(.marketing-site) .vendor-intro{align-items:center;gap:25px;display:flex}:where(.marketing-site) .vendor-intro img{object-fit:contain;width:140px;height:185px}:where(.marketing-site) .vendor-intro h2{letter-spacing:-.05em;margin-block:15px;font-size:31px;font-weight:500;line-height:1.15}:where(.marketing-site) .vendor-intro p:not(.v2-kicker){color:var(--tofupilot-neutral-600);font-size:13px;line-height:1.6}:where(.marketing-site) .vendor-links a{border-bottom:1px solid var(--tofupilot-neutral-300);align-items:center;gap:15px;padding:20px 0;display:flex}:where(.marketing-site) .vendor-links a>svg:last-child{margin-left:auto}:where(.marketing-site) .vendor-links h3{margin:0 0 5px;font-size:14px;font-weight:500}:where(.marketing-site) .vendor-links p{color:var(--tofupilot-neutral-600);margin:0;font-size:12px}:where(.marketing-site) .business-case-sharing{background:var(--tofupilot-neutral-100);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding:22px;display:flex}:where(.marketing-site) .business-case-sharing b{font-size:15px;font-weight:500}:where(.marketing-site) .business-case-sharing p{color:var(--tofupilot-neutral-600);margin:5px 0 0;font-size:12px}:where(.marketing-site) .business-case-sharing>button{border:1px solid var(--tofupilot-neutral-400);background:var(--tofupilot-neutral-100);cursor:pointer;align-items:center;gap:9px;padding:12px;font-size:12px;display:flex}:where(.marketing-site) .business-case-share-link{width:100%}:where(.marketing-site) .business-case-share-link input{border:1px solid var(--tofupilot-neutral-400);width:100%;font:12px var(--font-mono);color:var(--tofupilot-neutral-800);background:#fff;padding:12px}:where(.marketing-site) .studio-handoff{min-height:100vh;padding-bottom:40px}:where(.marketing-site) .handoff-header{justify-content:space-between;align-items:center;gap:25px;padding-block:28px;display:flex}:where(.marketing-site) .handoff-header a{align-items:center;gap:10px;font-size:14px;display:inline-flex}:where(.marketing-site) .handoff-header>span{font:12px var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .handoff-intro{max-width:700px;margin:40px 0}:where(.marketing-site) .handoff-intro h1{letter-spacing:-.06em;margin-block:16px;font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1.07}:where(.marketing-site) .handoff-intro>p:last-child{color:var(--tofupilot-neutral-600);font-size:16px;line-height:1.6}:where(.marketing-site) .handoff-steps{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:35px;display:grid}:where(.marketing-site) .handoff-steps button{border:0;border-bottom:2px solid var(--tofupilot-neutral-300);color:var(--tofupilot-neutral-600);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;padding:18px 0;font-size:13px;display:flex}:where(.marketing-site) .handoff-steps button[aria-pressed=true]{color:var(--tofupilot-neutral-800);border-color:var(--tofupilot-neutral-800)}:where(.marketing-site) .handoff-steps button>span{font:12px var(--font-mono);min-width:16px}:where(.marketing-site) .handoff-current{min-height:400px}:where(.marketing-site) .handoff-selection{border:1px solid var(--tofupilot-neutral-300);grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:40px;display:grid}:where(.marketing-site) .handoff-selection>img{object-fit:contain;width:100%;height:310px}:where(.marketing-site) .handoff-selection h2,:where(.marketing-site) .handoff-checkpoint h2,:where(.marketing-site) .handoff-finish h2{letter-spacing:-.04em;margin-block:16px;font-size:30px;font-weight:500;line-height:1.2}:where(.marketing-site) .handoff-selection p,:where(.marketing-site) .handoff-checkpoint>p,:where(.marketing-site) .handoff-finish>div>p{color:var(--tofupilot-neutral-600);font-size:14px;line-height:1.7}:where(.marketing-site) .handoff-selection a{align-items:center;gap:8px;margin:20px 0;font-size:13px;display:flex}:where(.marketing-site) .handoff-selection button,:where(.marketing-site) .handoff-checkpoint button,:where(.marketing-site) .handoff-final-actions .v2-button{cursor:pointer;background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);border:0;align-items:center;gap:12px;padding:16px 20px;font-size:13px;display:inline-flex}:where(.marketing-site) .handoff-checkpoint{border:1px solid var(--tofupilot-neutral-300);max-width:620px;margin:0 auto;padding:35px}:where(.marketing-site) .handoff-workspace{background:var(--tofupilot-neutral-100);gap:10px;margin-block:25px;padding:20px;display:grid}:where(.marketing-site) .handoff-workspace>span{font:12px var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .handoff-workspace b{font-size:19px;font-weight:500}:where(.marketing-site) .handoff-workspace small{font-size:12px}:where(.marketing-site) .handoff-checkpoint>a{align-items:center;gap:8px;margin-top:20px;font-size:12px;display:flex}:where(.marketing-site) .handoff-command{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);gap:10px;margin:25px 0;padding:24px;display:grid}:where(.marketing-site) .handoff-command code{font:18px var(--font-mono)}:where(.marketing-site) .handoff-command span{color:var(--tofupilot-neutral-400);font-size:12px}:where(.marketing-site) .handoff-finish>div:first-child{max-width:750px;margin-bottom:28px}:where(.marketing-site) .handoff-final-actions{align-items:center;gap:28px;margin-block:25px;display:flex}:where(.marketing-site) .handoff-final-actions>a{align-items:center;gap:8px;font-size:13px;display:inline-flex}:where(.marketing-site) .handoff-footnote{color:var(--tofupilot-neutral-600);text-align:center;max-width:90ch;margin:30px auto 0;font-size:12px;line-height:1.7}@media (max-width:1100px){:where(.marketing-site) .studio-window-body{grid-template-columns:1.8fr .8fr}:where(.marketing-site) .vendor-confidence{grid-template-columns:1fr;gap:25px}}@media (max-width:700px){:where(.marketing-site) .launch-section-heading{grid-template-columns:1fr;gap:22px}:where(.marketing-site) .launch-section-heading h2{font-size:38px}:where(.marketing-site) .launch-section-heading p:not(.v2-kicker){font-size:14px}:where(.marketing-site) .adoption-story{padding-block:45px}:where(.marketing-site) .studio-window-bar{flex-wrap:wrap;gap:10px;padding:14px}:where(.marketing-site) .studio-window-bar>span{display:none}:where(.marketing-site) .studio-window-bar small{font-size:12px}:where(.marketing-site) .studio-window-body{grid-template-columns:1fr}:where(.marketing-site) .studio-assistant{border-left:none;border-top:1px solid var(--tofupilot-neutral-400)}:where(.marketing-site) .studio-mode-tabs{gap:14px;padding-inline:12px}:where(.marketing-site) .studio-mode-tabs>button:not(.studio-run-button){font-size:12px}:where(.marketing-site) .studio-mode-tabs .studio-run-button{padding-inline:7px;font-size:12px}:where(.marketing-site) .studio-sequence,:where(.marketing-site) .studio-run-pane{padding:20px 16px}:where(.marketing-site) .studio-limit-row{margin-left:0;font-size:12px}:where(.marketing-site) .studio-code-pane{padding:20px 12px}:where(.marketing-site) .studio-code-pane img{width:140px}:where(.marketing-site) .studio-run-pane li{flex-wrap:wrap}:where(.marketing-site) .studio-run-value>b{font-size:27px}:where(.marketing-site) .studio-run-value>span{font-size:22px}:where(.marketing-site) .adoption-story-grid{grid-template-columns:1fr}:where(.marketing-site) .adoption-story-art img{height:260px}:where(.marketing-site) .adoption-story-copy{padding:25px 0}:where(.marketing-site) .adoption-story-copy dd{font-size:22px}:where(.marketing-site) .vendor-intro{gap:15px}:where(.marketing-site) .vendor-intro img{width:90px;height:150px}:where(.marketing-site) .vendor-intro h2{font-size:27px}:where(.marketing-site) .vendor-intro .v2-kicker{font-size:12px}:where(.marketing-site) .business-case-sharing{padding:18px}:where(.marketing-site) .handoff-header{flex-wrap:wrap;gap:15px}:where(.marketing-site) .handoff-intro{margin:25px 0}:where(.marketing-site) .handoff-steps{grid-template-columns:1fr 1fr;gap:10px}:where(.marketing-site) .handoff-steps button{font-size:12px}:where(.marketing-site) .handoff-selection{grid-template-columns:1fr;gap:25px;padding:22px}:where(.marketing-site) .handoff-selection>img{height:220px}:where(.marketing-site) .handoff-checkpoint{padding:24px 20px}:where(.marketing-site) .handoff-final-actions{flex-direction:column;align-items:flex-start;gap:20px}}:where(.marketing-site) .buyer-guide{padding-block:85px;scroll-margin-top:28px}:where(.marketing-site) .guide-label{font:12px/1.5 var(--font-mono);letter-spacing:.05em}:where(.marketing-site) .buyer-guide a,:where(.marketing-site) .security-guide a{text-decoration:none}:where(.marketing-site) .buyer-guide button{cursor:pointer}:where(.marketing-site) .buyer-guide :is(button,a,input,textarea):focus-visible,:where(.marketing-site) .security-guide a:focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:5px}:where(.marketing-site) .pitch-layout{grid-template-columns:1fr 1.15fr;align-items:start;gap:55px;display:grid}:where(.marketing-site) .pitch-selector{grid-template-columns:1fr 1fr;gap:8px;margin:20px 0 28px;display:grid}:where(.marketing-site) .pitch-selector button{text-align:left;border:1px solid var(--tofupilot-neutral-300);background:0 0;align-items:center;gap:9px;padding:15px 12px;font-size:12px;display:flex}:where(.marketing-site) .pitch-selector button>svg:last-child{margin-left:auto}:where(.marketing-site) .pitch-selector button[aria-pressed=true]{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);border-color:var(--tofupilot-neutral-800)}:where(.marketing-site) .pitch-answer{min-height:315px;padding:10px 0;animation:.3s ease-out guide-enter;position:relative}:where(.marketing-site) .pitch-answer img{float:right;object-fit:contain;width:130px;height:130px;margin:0 0 12px 14px}:where(.marketing-site) .pitch-answer h3{letter-spacing:-.04em;margin:22px 0 16px;font-size:29px;font-weight:500;line-height:1.1}:where(.marketing-site) .pitch-answer p{color:var(--tofupilot-neutral-600);font-size:14px;line-height:1.7}:where(.marketing-site) .pitch-answer>div{clear:both;border-top:1px solid var(--tofupilot-neutral-400);margin-top:25px;padding-top:20px}:where(.marketing-site) .pitch-document{border:1px solid var(--tofupilot-neutral-400);box-shadow:none;background:#fff}:where(.marketing-site) .pitch-document>header{border-bottom:1px solid var(--tofupilot-neutral-300);font:12px var(--font-mono);align-items:center;gap:10px;padding:17px 22px;display:flex}:where(.marketing-site) .pitch-document>header>span:last-child{color:var(--tofupilot-neutral-600);margin-left:auto}:where(.marketing-site) .pitch-paper{padding:28px 34px}:where(.marketing-site) .pitch-paper h3{letter-spacing:-.055em;margin:24px 0 30px;font-size:clamp(32px,3.3vw,46px);font-weight:500;line-height:1.05}:where(.marketing-site) .pitch-paper dl{margin:0}:where(.marketing-site) .pitch-paper dl>div{border-top:1px solid var(--tofupilot-neutral-300);grid-template-columns:105px 1fr;gap:18px;padding:17px 0;display:grid}:where(.marketing-site) .pitch-paper dt{font:12px/1.8 var(--font-mono);color:var(--tofupilot-neutral-600)}:where(.marketing-site) .pitch-paper dd{margin:0;font-size:13px;line-height:1.6}:where(.marketing-site) .pitch-paper a,:where(.marketing-site) .pilot-guide-tasks a{align-items:center;gap:10px;margin-top:18px;font-size:13px;display:inline-flex}:where(.marketing-site) .pitch-document>footer{border-top:1px solid var(--tofupilot-neutral-300);justify-content:space-between;align-items:center;gap:15px;padding:16px 22px;display:flex}:where(.marketing-site) .pitch-document footer :is(button,a){align-items:center;gap:8px;font-size:12px;display:inline-flex}:where(.marketing-site) .pitch-document footer button{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);border:0;padding:12px 15px}:where(.marketing-site) .pitch-fallback{padding:20px;font-size:12px;display:block}:where(.marketing-site) .pitch-fallback textarea{width:100%;min-height:170px;font:12px/1.6 var(--font-mono);margin-top:12px;display:block}:where(.marketing-site) .pilot-setup-section{background:var(--tofupilot-neutral-100)}:where(.marketing-site) .pilot-guide-shell{background:var(--tofupilot-neutral-100);border:1px solid var(--tofupilot-neutral-400)}:where(.marketing-site) .pilot-guide-shell>nav{grid-template-columns:repeat(4,1fr);display:grid}:where(.marketing-site) .pilot-guide-shell nav button{text-align:left;border:0;border-bottom:1px solid var(--tofupilot-neutral-400);background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:22px 16px;display:grid}:where(.marketing-site) .pilot-guide-shell nav button:not(:last-child){border-right:1px solid var(--tofupilot-neutral-400)}:where(.marketing-site) .pilot-guide-shell nav button[aria-pressed=true]{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100)}:where(.marketing-site) .pilot-guide-shell nav :is(span,small){font:12px var(--font-mono)}:where(.marketing-site) .pilot-guide-shell nav b{font-size:13px;font-weight:500}:where(.marketing-site) .pilot-guide-stage{grid-template-columns:1fr 1fr;min-height:440px;animation:.3s ease-out guide-enter;display:grid}:where(.marketing-site) .pilot-guide-art{border-right:1px solid var(--tofupilot-neutral-300);flex-direction:column;justify-content:center;padding:30px;display:flex}:where(.marketing-site) .pilot-guide-art img{object-fit:contain;width:100%;height:290px}:where(.marketing-site) .pilot-guide-art>span{text-align:center;margin-top:15px}:where(.marketing-site) .pilot-guide-tasks{padding:35px}:where(.marketing-site) .pilot-guide-tasks h3{letter-spacing:-.045em;margin:16px 0;font-size:33px;font-weight:500;line-height:1.1}:where(.marketing-site) .pilot-guide-tasks>p:not(.guide-label){color:var(--tofupilot-neutral-600);font-size:14px;line-height:1.65}:where(.marketing-site) .pilot-guide-tasks fieldset{border:0;margin:22px 0 8px;padding:0}:where(.marketing-site) .pilot-guide-tasks label{border-bottom:1px solid var(--tofupilot-neutral-300);cursor:pointer;align-items:start;gap:12px;padding:13px 0;font-size:13px;line-height:1.5;display:flex}:where(.marketing-site) .pilot-guide-tasks input{accent-color:var(--tofupilot-neutral-800);flex-shrink:0;width:17px;height:17px;margin-top:2px}:where(.marketing-site) .pilot-guide-tasks label:has(input:checked) span{color:var(--tofupilot-neutral-600)}:where(.marketing-site) .pilot-guide-shell>footer{border-top:1px solid var(--tofupilot-neutral-400);align-items:center;gap:24px;padding:20px 25px;display:flex}:where(.marketing-site) .pilot-guide-shell footer>div{width:220px;margin-right:auto}:where(.marketing-site) .pilot-guide-shell progress{appearance:none;background:var(--tofupilot-neutral-300);border:0;width:100%;height:3px;margin-top:9px;display:block}:where(.marketing-site) .pilot-guide-shell progress::-webkit-progress-bar{background:var(--tofupilot-neutral-300)}:where(.marketing-site) .pilot-guide-shell progress::-webkit-progress-value{background:var(--tofupilot-neutral-800);transition:width .2s}:where(.marketing-site) .pilot-guide-shell progress::-moz-progress-bar{background:var(--tofupilot-neutral-800)}:where(.marketing-site) .pilot-guide-shell footer :is(button,a){white-space:nowrap;background:0 0;border:0;align-items:center;gap:9px;font-size:12px;display:flex}:where(.marketing-site) .pilot-guide-shell footer .pilot-next{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);padding:12px 15px}:where(.marketing-site) .buyer-guide-note{color:var(--tofupilot-neutral-600);margin-top:15px;font-size:12px;line-height:1.6}:where(.marketing-site) .security-guide{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);padding:85px 0;scroll-margin-top:0}:where(.marketing-site) .security-guide .launch-section-heading p:not(.v2-kicker){color:var(--tofupilot-neutral-400)}:where(.marketing-site) .security-boundary{border-block:1px solid var(--tofupilot-neutral-700);grid-template-columns:1fr 90px 1.2fr;align-items:center;padding:35px 0;display:grid}:where(.marketing-site) .security-local>svg{margin-bottom:14px}:where(.marketing-site) .security-local>.guide-label{color:var(--tofupilot-neutral-400);display:block}:where(.marketing-site) .security-guide h3{letter-spacing:-.03em;margin:15px 0 12px;font-size:24px;font-weight:500;line-height:1.15}:where(.marketing-site) .security-guide p{color:var(--tofupilot-neutral-400);font-size:13px;line-height:1.65}:where(.marketing-site) .security-local>p{max-width:36ch}:where(.marketing-site) .boundary-hardware{background:var(--tofupilot-neutral-100);max-width:340px;margin-top:23px;padding:15px 25px}:where(.marketing-site) .boundary-hardware img{object-fit:contain;width:100%;height:170px}:where(.marketing-site) .security-transfer{flex-direction:column;align-items:center;gap:12px;display:flex}:where(.marketing-site) .security-transfer span{font-size:12px}:where(.marketing-site) .security-destinations>.guide-label{color:var(--tofupilot-neutral-400);margin-bottom:22px;display:block}:where(.marketing-site) .security-destinations>a{background:var(--tofupilot-neutral-800);border:1px solid var(--tofupilot-neutral-700);gap:17px;margin-bottom:12px;padding:25px;display:flex}:where(.marketing-site) .security-destinations>a>svg{flex-shrink:0;margin-top:3px}:where(.marketing-site) .security-destinations>a>svg:last-child{margin-left:auto}:where(.marketing-site) .security-destinations h3{margin-top:0;font-size:20px}:where(.marketing-site) .security-destinations p{margin:0}:where(.marketing-site) .security-destinations .security-boundary-note{color:var(--tofupilot-neutral-600);margin-top:17px;font-size:12px}:where(.marketing-site) .security-control-grid{grid-template-columns:repeat(3,1fr);gap:30px;padding:35px 0;display:grid}:where(.marketing-site) .security-control-grid article{flex-direction:column;align-items:start;display:flex}:where(.marketing-site) .security-control-grid h3{font-size:21px}:where(.marketing-site) .security-control-grid p{margin:0 0 20px}:where(.marketing-site) .security-control-grid a{align-items:center;gap:8px;margin-top:auto;font-size:12px;display:flex}:where(.marketing-site) .compliance-review{border:1px solid var(--tofupilot-neutral-600);align-items:start;gap:20px;padding:26px;display:flex}:where(.marketing-site) .compliance-review>svg{flex-shrink:0}:where(.marketing-site) .compliance-review>div{flex:1}:where(.marketing-site) .compliance-review h3{margin-top:0;font-size:20px}:where(.marketing-site) .compliance-review p{max-width:70ch}:where(.marketing-site) .compliance-review span{color:var(--tofupilot-neutral-400);font-size:12px;line-height:1.6;display:block}:where(.marketing-site) .compliance-review a{white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}:where(.marketing-site) .security-reference-links{flex-wrap:wrap;gap:25px;margin-top:25px;display:flex}:where(.marketing-site) .security-reference-links a{color:var(--tofupilot-neutral-300);align-items:center;gap:7px;font-size:12px;display:flex}:where(.marketing-site) .learning-card{border:1px solid var(--tofupilot-neutral-400);flex-direction:column;transition:border-color .2s;display:flex}:where(.marketing-site) .learning-card:hover{border-color:var(--tofupilot-neutral-800)}@keyframes guide-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){:where(.marketing-site) .pitch-layout{gap:28px}:where(.marketing-site) .pitch-paper{padding:25px}:where(.marketing-site) .pilot-guide-shell nav button{grid-template-columns:1fr auto}:where(.marketing-site) .pilot-guide-shell nav button span{grid-column:1/-1}:where(.marketing-site) .compliance-review{flex-wrap:wrap}:where(.marketing-site) .compliance-review a{margin-left:47px}}@media (max-width:700px){:where(.marketing-site) .buyer-guide,:where(.marketing-site) .security-guide{padding-block:55px}:where(.marketing-site) .pitch-layout,:where(.marketing-site) .pilot-guide-stage,:where(.marketing-site) .security-boundary{grid-template-columns:1fr}:where(.marketing-site) .pitch-document{margin-right:9px}:where(.marketing-site) .pitch-answer{min-height:0}:where(.marketing-site) .pitch-paper dl>div{grid-template-columns:1fr;gap:6px}:where(.marketing-site) .pitch-document>header{gap:7px;padding:15px;font-size:12px}:where(.marketing-site) .pitch-document>footer{gap:8px;padding:15px}:where(.marketing-site) .pitch-document footer :is(button,a){font-size:12px}:where(.marketing-site) .pilot-guide-shell>nav{grid-template-columns:1fr 1fr}:where(.marketing-site) .pilot-guide-shell nav button{padding:16px 13px}:where(.marketing-site) .pilot-guide-art{border-right:0;border-bottom:1px solid var(--tofupilot-neutral-300);padding:20px}:where(.marketing-site) .pilot-guide-art img{height:210px}:where(.marketing-site) .pilot-guide-tasks{padding:25px}:where(.marketing-site) .pilot-guide-shell>footer{flex-wrap:wrap;gap:18px;padding:20px}:where(.marketing-site) .pilot-guide-shell footer>div{width:100%;margin:0}:where(.marketing-site) .pilot-next{margin-left:auto}:where(.marketing-site) .security-boundary{gap:25px}:where(.marketing-site) .security-local{position:relative}:where(.marketing-site) .boundary-hardware{max-width:none}:where(.marketing-site) .security-transfer{flex-direction:row;justify-content:center}:where(.marketing-site) .security-transfer svg{transform:rotate(90deg)}:where(.marketing-site) .security-control-grid{grid-template-columns:1fr;gap:28px}:where(.marketing-site) .security-control-grid article{border-bottom:1px solid var(--tofupilot-neutral-700);padding-bottom:25px}:where(.marketing-site) .compliance-review{padding:20px}:where(.marketing-site) .compliance-review>div{flex-basis:calc(100% - 47px)}:where(.marketing-site) .compliance-review a{margin-left:0}}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .pitch-answer,:where(.marketing-site) .pilot-guide-stage{animation:none}:where(.marketing-site) .learning-card{transition:none}:where(.marketing-site) .pilot-guide-shell progress::-webkit-progress-value{transition:none}}.marketing-site{--tofupilot-neutral-100:#f5f5f5;--tofupilot-neutral-200:#e5e5e5;--tofupilot-neutral-300:#d4d4d4;--tofupilot-neutral-400:#a1a1a1;--tofupilot-neutral-500:#737373;--tofupilot-neutral-600:#525252;--tofupilot-neutral-700:#404040;--tofupilot-neutral-800:#262626;--tofupilot-sky-50:#f0f9ff;--tofupilot-sky-100:#dff2fe;--tofupilot-sky-200:#b8e6fe;--tofupilot-sky-300:#77d4ff;--tofupilot-sky-400:#00bcfe;--tofupilot-sky-500:#00a5ef;--tofupilot-sky-600:#0084cc;--tofupilot-sky-700:#0069a4;--tofupilot-sky-800:#005986;--tofupilot-sky-900:#024a70;--tofupilot-amber-400:#fcbb00;--tofupilot-primary:var(--tofupilot-neutral-800);--tofupilot-secondary:var(--tofupilot-sky-500);--tofupilot-active:var(--tofupilot-sky-700);--tofupilot-active-dark:var(--tofupilot-sky-400);--tofupilot-illustration-accent:var(--tofupilot-amber-400);--tofupilot-graphite:var(--tofupilot-neutral-800);--tofupilot-paper:var(--tofupilot-neutral-100);--tofupilot-white:#fff;--tofupilot-ui-background:#fff;--tofupilot-ui-surface:var(--tofupilot-neutral-100);--tofupilot-ui-text:var(--tofupilot-neutral-800);--tofupilot-ui-muted:var(--tofupilot-neutral-600);--tofupilot-ui-border:var(--tofupilot-neutral-300);--tofupilot-ui-action:var(--tofupilot-neutral-800);--tofupilot-ui-on-action:var(--tofupilot-neutral-100);--tofupilot-ui-plot-band:var(--tofupilot-neutral-100);--tofupilot-ui-plot-line:var(--tofupilot-neutral-400);--tofupilot-ui-plot-limit:#be185d;--tofupilot-pass-core:#84cc16;--tofupilot-pass-text:#4d7c0f;--tofupilot-pass-surface:#f7fee7;--tofupilot-pass-chart:#4d7c0f;--tofupilot-fail-core:#ec4899;--tofupilot-fail-text:#be185d;--tofupilot-fail-surface:#fdf2f8;--tofupilot-fail-chart:#be185d;--tofupilot-error-core:#ef4444;--tofupilot-error-text:#b91c1c;--tofupilot-error-surface:#fef2f2;--tofupilot-error-chart:#b91c1c;--tofupilot-timeout-core:#f97316;--tofupilot-timeout-text:#c2410c;--tofupilot-timeout-surface:#fff7ed;--tofupilot-timeout-chart:#c2410c;--tofupilot-aborted-core:#eab308;--tofupilot-aborted-text:#a16207;--tofupilot-aborted-surface:#fefce8;--tofupilot-aborted-chart:#a16207;--tofupilot-skip-core:#64748b;--tofupilot-skip-text:#475569;--tofupilot-skip-surface:#f1f5f9;--tofupilot-skip-chart:#475569;--tofupilot-unset-core:#6b7280;--tofupilot-unset-text:#4b5563;--tofupilot-unset-surface:#f3f4f6;--tofupilot-unset-chart:#4b5563;--tofupilot-running-core:#3b82f6;--tofupilot-running-text:#1d4ed8;--tofupilot-running-surface:#eff6ff;--tofupilot-running-chart:#1d4ed8;--tofupilot-input-core:#8b5cf6;--tofupilot-input-text:#6d28d9;--tofupilot-input-surface:#f5f3ff;--tofupilot-input-chart:#6d28d9;--tofupilot-sans:Archivo, Arial, sans-serif;--tofupilot-mono:"IBM Plex Mono", monospace;--tofupilot-radius-panel:0px;--tofupilot-radius-control:4px;--tofupilot-space-unit:4px;--tofupilot-gutter:24px}@supports (color:lab(0% 0 0)){.marketing-site{--tofupilot-neutral-100:lab(96.52% -.0000298023 .0000119209);--tofupilot-neutral-200:lab(90.952% 0 -.0000119209);--tofupilot-neutral-300:lab(84.92% 0 -.0000119209);--tofupilot-neutral-400:lab(66.128% -.0000298023 .0000119209);--tofupilot-neutral-500:lab(48.496% 0 0);--tofupilot-neutral-600:lab(34.924% 0 0);--tofupilot-neutral-700:lab(27.036% 0 0);--tofupilot-neutral-800:lab(15.204% 0 -.00000596046);--tofupilot-sky-50:lab(97.3623% -2.33802 -4.13098);--tofupilot-sky-100:lab(94.3709% -4.56053 -8.23453);--tofupilot-sky-200:lab(88.6983% -11.3978 -16.8488);--tofupilot-sky-300:lab(80.3307% -20.2945 -31.385);--tofupilot-sky-400:lab(70.687% -23.6078 -45.9483);--tofupilot-sky-500:lab(63.3038% -18.433 -51.0407);--tofupilot-sky-600:lab(51.7754% -11.4712 -49.8349);--tofupilot-sky-700:lab(41.6013% -9.10804 -42.5647);--tofupilot-sky-800:lab(35.164% -9.57692 -34.4068);--tofupilot-sky-900:lab(29.1959% -8.34689 -28.2453);--tofupilot-amber-400:lab(80.1641% 16.6016 99.2089)}}:where(.marketing-site) .outcome-dark,:where(.marketing-site) .dashboard-dark,:where(.marketing-site) [data-tofupilot-theme=dark]{--tofupilot-ui-background:var(--tofupilot-neutral-800);--tofupilot-ui-surface:var(--tofupilot-neutral-700);--tofupilot-ui-text:var(--tofupilot-neutral-100);--tofupilot-ui-muted:var(--tofupilot-neutral-400);--tofupilot-ui-border:var(--tofupilot-neutral-600);--tofupilot-ui-action:var(--tofupilot-neutral-100);--tofupilot-ui-on-action:var(--tofupilot-neutral-800);--tofupilot-ui-plot-band:var(--tofupilot-neutral-700);--tofupilot-ui-plot-line:var(--tofupilot-neutral-500);--tofupilot-ui-plot-limit:#f9a8d4;--tofupilot-pass-text:#bef264;--tofupilot-pass-surface:#1d2918;--tofupilot-pass-chart:#bef264;--tofupilot-fail-text:#f9a8d4;--tofupilot-fail-surface:#351f2d;--tofupilot-fail-chart:#f9a8d4;--tofupilot-error-text:#fca5a5;--tofupilot-error-surface:#351f22;--tofupilot-error-chart:#fca5a5;--tofupilot-timeout-text:#fdba74;--tofupilot-timeout-surface:#34251b;--tofupilot-timeout-chart:#fdba74;--tofupilot-aborted-text:#fde047;--tofupilot-aborted-surface:#302b19;--tofupilot-aborted-chart:#fde047;--tofupilot-skip-text:#cbd5e1;--tofupilot-skip-surface:#252a33;--tofupilot-skip-chart:#cbd5e1;--tofupilot-unset-text:#d1d5db;--tofupilot-unset-surface:#292a2e;--tofupilot-unset-chart:#d1d5db;--tofupilot-running-text:#93c5fd;--tofupilot-running-surface:#1c2940;--tofupilot-running-chart:#93c5fd;--tofupilot-input-text:#c4b5fd;--tofupilot-input-surface:#2c2340;--tofupilot-input-chart:#c4b5fd}:where(.marketing-site) .outcome-badge{font-family:var(--tofupilot-mono);text-transform:uppercase;letter-spacing:0;white-space:nowrap;border:1px solid;border-radius:4px;align-items:center;gap:6px;padding:4px 7px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}:where(.marketing-site) .outcome-badge svg{flex-shrink:0;width:15px;height:15px}:where(.marketing-site) .outcome-pass{color:var(--tofupilot-pass-text);background:var(--tofupilot-pass-surface)}:where(.marketing-site) .outcome-fail{color:var(--tofupilot-fail-text);background:var(--tofupilot-fail-surface)}:where(.marketing-site) .outcome-error{color:var(--tofupilot-error-text);background:var(--tofupilot-error-surface)}:where(.marketing-site) .outcome-timeout{color:var(--tofupilot-timeout-text);background:var(--tofupilot-timeout-surface)}:where(.marketing-site) .outcome-aborted{color:var(--tofupilot-aborted-text);background:var(--tofupilot-aborted-surface)}:where(.marketing-site) .outcome-skip{color:var(--tofupilot-skip-text);background:var(--tofupilot-skip-surface)}:where(.marketing-site) .outcome-unset{color:var(--tofupilot-unset-text);background:var(--tofupilot-unset-surface)}:where(.marketing-site) .outcome-running{color:var(--tofupilot-running-text);background:var(--tofupilot-running-surface)}:where(.marketing-site) .outcome-input{color:var(--tofupilot-input-text);background:var(--tofupilot-input-surface)}:where(.marketing-site) .adoption-page{--brand-paper:var(--tofupilot-paper);--brand-ink:var(--tofupilot-graphite);color:var(--tofupilot-graphite);background:var(--tofupilot-paper)}:where(.marketing-site) .adoption-page :is(button,input:not([type=range]):not([type=checkbox]),select,.v2-button){border-radius:var(--tofupilot-radius-control)}:where(.marketing-site) .adoption-page :focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:4px}:where(.marketing-site) .adoption-page :is(.flow-overview,.detent-card,.story-operator,.production-app,.wf-editor,.wf-map-node,.control-app,.perspective-overlay,.record-inspector,.journey-code,.journey-record,.alert-email,.pitch-document){border-radius:var(--tofupilot-radius-panel);box-shadow:none}:where(.marketing-site) .adoption-page .wf-map-trigger code b[data-outcome=fail]{color:var(--tofupilot-fail-text)}:where(.marketing-site) .adoption-page .wf-map-trigger code b[data-outcome=pass]{color:var(--tofupilot-pass-text)}:where(.marketing-site) .adoption-page .wf-map-trigger code b:not([data-outcome]){color:var(--tofupilot-ui-text)}:where(.marketing-site) .adoption-page :is(.control-app,.wf-editor,.record-inspector,.journey-record){background-color:var(--tofupilot-ui-background);color:var(--tofupilot-ui-text);border-color:var(--tofupilot-ui-border)}:where(.marketing-site) .adoption-page .wf-map-node[data-active=true]{border-color:var(--tofupilot-graphite);outline:1px solid var(--tofupilot-graphite);outline-offset:-2px}:where(.marketing-site) .adoption-page .wf-map-node[data-skipped=true]{opacity:.72}:where(.marketing-site) .adoption-page .wf-map-viewport{background-image:none}:where(.marketing-site) .adoption-page .wf-map-node h3{margin:9px 0 6px}:where(.marketing-site) .adoption-page .wf-map-node small,:where(.marketing-site) .adoption-page .wf-map-node code{margin-top:7px}:where(.marketing-site) .adoption-page .pitch-answer img{width:160px;height:160px}:where(.marketing-site) .adoption-page .wf-editor>header{flex-wrap:wrap;gap:12px}@media (max-width:700px){:where(.marketing-site) .adoption-page .pitch-answer img{float:none;margin:0 0 20px}}:where(.marketing-site) .adoption-page .wf-map-node{padding:12px 18px}:where(.marketing-site) .adoption-page .wf-map-trigger code b{font:500 14px/20px var(--font-mono);letter-spacing:0}:where(.marketing-site) .adoption-page :is(.customer-logo-placeholder,.customer-logo-placeholder>small,.connection-build-code header span,.connection-common-result strong span,.love-card>header small,.love-card>footer,.security-boundary-note){color:var(--tofupilot-neutral-400)}:where(.marketing-site) .adoption-page .wf-integrations button[aria-pressed=true]{outline:1px solid var(--tofupilot-neutral-800);outline-offset:-2px;border-color:var(--tofupilot-neutral-800)}:where(.marketing-site) .adoption-page .vendor-intro img{flex-shrink:0;width:160px;height:160px}@media (max-width:700px){:where(.marketing-site) .adoption-page .vendor-intro{flex-direction:column;align-items:flex-start}}:where(.marketing-site) .adoption-page :is(.wf-features p,.learning-copy p,.pilot-guide-tasks>p:not(.guide-label),.pitch-answer p,.perspective-card>footer>p){font-size:16px}:where(.marketing-site) .focus-disclosure{border-top:1px solid var(--tofupilot-neutral-300);margin-top:24px;padding:18px 0}:where(.marketing-site) .focus-disclosure>summary{cursor:pointer;list-style:revert;font-size:14px;font-weight:500}:where(.marketing-site) .focus-disclosure[open]>summary{margin-bottom:24px}:where(.marketing-site) .focus-disclosure>p{font-size:14px;line-height:1.7}:where(.marketing-site) .adoption-page .studio-window-body{grid-template-columns:minmax(0,1fr) 250px}:where(.marketing-site) .adoption-page .focus-open{grid-template-columns:180px minmax(0,1fr);align-items:center;gap:24px 36px;padding-block:56px;display:grid}:where(.marketing-site) .focus-open>img{object-fit:contain;width:180px;height:180px}:where(.marketing-site) .adoption-page .focus-open h2{letter-spacing:-.05em;margin:12px 0;font-size:clamp(28px,3.2vw,44px);line-height:1.1}:where(.marketing-site) .focus-open p:not(.v2-kicker){color:var(--tofupilot-neutral-600);max-width:700px;font-size:16px;line-height:1.7}:where(.marketing-site) .adoption-page .focus-voice{flex-direction:column;display:flex;transform:none!important}:where(.marketing-site) .adoption-page .focus-voice blockquote{flex:1;align-items:start;height:auto;min-height:90px;padding-bottom:24px;font-size:24px}:where(.marketing-site) .focus-value-grid{border:1px solid var(--tofupilot-neutral-300);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:32px;display:grid}:where(.marketing-site) .focus-value-grid>article{border-right:1px solid var(--tofupilot-neutral-300);min-width:0;padding:28px}:where(.marketing-site) .focus-value-grid>article:last-child{border:0}:where(.marketing-site) .focus-value-grid h3{letter-spacing:-.03em;margin:24px 0 12px;font-size:22px;line-height:1.2}:where(.marketing-site) .focus-value-grid p{color:var(--tofupilot-neutral-600);font-size:15px;line-height:1.7}:where(.marketing-site) .focus-value-grid small{font:12px/1.5 var(--font-mono);color:var(--tofupilot-neutral-600);margin-top:24px;display:block}:where(.marketing-site) .focus-value-grid a{align-items:center;gap:10px;margin-top:14px;font-size:14px;display:inline-flex}:where(.marketing-site) .focus-pilot{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);padding:64px 0}:where(.marketing-site) .focus-pilot h2,:where(.marketing-site) .focus-resource-intro h1{letter-spacing:-.05em;margin:18px 0;font-size:clamp(32px,4vw,54px);line-height:1.05}:where(.marketing-site) .focus-pilot p,:where(.marketing-site) .focus-pilot li span{color:var(--tofupilot-neutral-400);font-size:15px;line-height:1.7}:where(.marketing-site) .focus-pilot ol{counter-reset:pilot;margin:28px 0;padding:0;list-style:none}:where(.marketing-site) .focus-pilot li{border-top:1px solid var(--tofupilot-neutral-700);counter-increment:pilot;padding:16px 0 16px 38px;position:relative}:where(.marketing-site) .focus-pilot li:before{content:"0" counter(pilot);color:var(--tofupilot-neutral-400);font:12px var(--font-mono);position:absolute;top:18px;left:0}:where(.marketing-site) .focus-pilot li strong,:where(.marketing-site) .focus-pilot li span{display:block}:where(.marketing-site) .focus-pilot figure{margin:0}:where(.marketing-site) .focus-pilot figure img{object-fit:contain;width:100%;height:auto}:where(.marketing-site) .focus-pilot figcaption{text-align:center;color:var(--tofupilot-neutral-400);font:12px/1.5 var(--font-mono);margin-top:20px}:where(.marketing-site) .focus-pilot .v2-kicker{color:var(--tofupilot-neutral-400)}:where(.marketing-site) .adoption-page .evaluation-faq{margin-top:28px}:where(.marketing-site) .focus-resource-intro{padding-top:70px;padding-bottom:30px}:where(.marketing-site) .focus-resource-intro p:not(.v2-kicker){max-width:680px;color:var(--tofupilot-neutral-600);font-size:17px;line-height:1.7}:where(.marketing-site) .focus-evaluation-page .v2-header>a:last-child{align-items:center;gap:8px;font-size:14px;display:inline-flex}:where(.marketing-site) .focus-evaluation-page main>.focus-disclosure{padding-bottom:40px}@media (max-width:1000px){:where(.marketing-site) .adoption-page .studio-window-body{grid-template-columns:1fr}:where(.marketing-site) .adoption-page .studio-assistant{display:none}:where(.marketing-site) .focus-value-grid>article{padding:20px}}@media (max-width:700px){:where(.marketing-site) .adoption-page .focus-open{grid-template-columns:1fr;gap:20px;padding-block:40px}:where(.marketing-site) .focus-open>img{margin:auto}:where(.marketing-site) .focus-value-grid{grid-template-columns:1fr}:where(.marketing-site) .focus-value-grid>article{border-right:0;border-bottom:1px solid var(--tofupilot-neutral-300)}:where(.marketing-site) .focus-pilot figure{max-width:360px;margin:auto}:where(.marketing-site) .adoption-page .focus-voice blockquote{font-size:22px}}:where(.marketing-site) .focus-workflow-hint{display:none}@media (max-width:840px){:where(.marketing-site) .focus-workflow-hint{border-top:1px solid var(--tofupilot-neutral-300);color:var(--tofupilot-neutral-600);font:12px/1.5 var(--font-mono);margin:0;padding:10px 18px;display:block}}:where(.marketing-site) .auto-steps{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:16px;margin:0;padding:22px 0 0;list-style:none;display:grid}:where(.marketing-site) .auto-steps li{color:var(--tofupilot-neutral-600);min-width:0;font-size:13px;line-height:1.4}:where(.marketing-site) .auto-steps li>span{background:var(--tofupilot-neutral-300);height:2px;margin-bottom:12px;display:block;overflow:hidden}:where(.marketing-site) .auto-steps i{background:var(--tofupilot-neutral-800);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}:where(.marketing-site) .auto-steps li[data-active=true]{color:var(--tofupilot-neutral-800)}:where(.marketing-site) .auto-steps li[data-active=true] i{transform:scaleX(var(--auto-progress,0))}:where(.marketing-site) .auto-steps li[data-complete=true] i{transform:scaleX(1)}:where(.marketing-site) .studio-mode-tabs>.auto-steps{width:100%;padding:8px 12px}:where(.marketing-site) .studio-mode-tabs>.auto-steps li>span{margin-bottom:6px}:where(.marketing-site) .studio-main-pane>div{animation:.5s both auto-enter}:where(.marketing-site) .auto-demo-page{padding-block:60px}:where(.marketing-site) .auto-demo-page h1{letter-spacing:-.05em;margin:20px 0;font-size:clamp(36px,4vw,58px);line-height:1.1}:where(.marketing-site) .auto-demo-page>p:not(.v2-kicker){max-width:650px;color:var(--tofupilot-neutral-600);line-height:1.7}@keyframes auto-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes auto-transfer{0%{transform:translate(-100%)}to{transform:translate(350%)}}@keyframes auto-wire{0%{transform:translateY(-12px)}to{transform:translateY(24px)}}@keyframes auto-dot{0%{opacity:0}to{opacity:1}}@media (max-width:600px){:where(.marketing-site) .auto-steps{gap:10px}:where(.marketing-site) .auto-steps li{font-size:12px}}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .studio-main-pane>div{animation:none}}:where(.marketing-site) .pilot-decision{background:var(--tofupilot-paper);color:var(--tofupilot-neutral-800);padding-block:clamp(64px,7vw,100px);scroll-margin-top:80px;position:relative}:where(.marketing-site) .pilot-decision .pilot-decision-anchor{scroll-margin-top:80px;position:absolute;top:0}:where(.marketing-site) .pilot-decision .pilot-decision-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(40px,7vw,110px);display:grid}:where(.marketing-site) .pilot-decision .v2-kicker{color:var(--tofupilot-neutral-600);margin:0 0 20px}:where(.marketing-site) .pilot-decision h2{letter-spacing:-.05em;max-width:13ch;color:var(--tofupilot-neutral-800);margin:0;font-size:clamp(36px,4.1vw,58px);font-weight:600;line-height:1.06}:where(.marketing-site) .pilot-decision .pilot-decision-intro{max-width:36ch;color:var(--tofupilot-neutral-600);margin:24px 0;font-size:18px;line-height:1.6}:where(.marketing-site) .pilot-decision .pilot-decision-team{color:var(--tofupilot-neutral-800);align-items:center;gap:10px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}:where(.marketing-site) .pilot-decision .pilot-decision-paths{border:1px solid var(--tofupilot-neutral-300);background:#fff}:where(.marketing-site) .pilot-decision .pilot-decision-paths article{padding:clamp(24px,2.6vw,36px)}:where(.marketing-site) .pilot-decision .pilot-decision-paths article+article{border-top:1px solid var(--tofupilot-neutral-300)}:where(.marketing-site) .pilot-decision .pilot-path-label{color:var(--tofupilot-neutral-600);font:12px/1.5 var(--font-mono);align-items:center;gap:10px;display:flex}:where(.marketing-site) .pilot-decision .pilot-decision-paths h3{color:var(--tofupilot-neutral-800);letter-spacing:-.035em;margin:15px 0 10px;font-size:25px;font-weight:500;line-height:1.18}:where(.marketing-site) .pilot-decision .pilot-decision-paths p{max-width:51ch;color:var(--tofupilot-neutral-600);margin:0 0 22px;font-size:15px;line-height:1.65}:where(.marketing-site) .pilot-decision .pilot-path-links{flex-wrap:wrap;align-items:center;gap:18px 24px;display:flex}:where(.marketing-site) .pilot-decision .pilot-path-links>a{align-items:center;gap:8px;font-size:14px;text-decoration:none;display:inline-flex}:where(.marketing-site) .pilot-decision .pilot-path-links .pilot-decision-primary{border:1px solid var(--tofupilot-neutral-800);background:var(--tofupilot-neutral-800);min-height:44px;color:var(--tofupilot-neutral-100);border-radius:4px;justify-content:center;align-items:center;gap:16px;padding:11px 16px;font-weight:500;transition:background .18s;display:inline-flex}:where(.marketing-site) .pilot-decision .pilot-decision-primary:hover{background:var(--tofupilot-neutral-700)}:where(.marketing-site) .pilot-decision .pilot-decision-resources{border-top:1px solid var(--tofupilot-neutral-300);flex-wrap:wrap;align-items:center;gap:18px 30px;margin-top:40px;padding-top:24px;display:flex}:where(.marketing-site) .pilot-decision .pilot-decision-resources>p{max-width:68ch;color:var(--tofupilot-neutral-600);flex:400px;margin:0;font-size:14px;line-height:1.65}:where(.marketing-site) .pilot-decision .pilot-decision-resources strong{color:var(--tofupilot-neutral-800);font-weight:500}:where(.marketing-site) .pilot-decision .pilot-decision-resources>a{color:var(--tofupilot-neutral-800);text-underline-offset:4px;align-items:center;gap:7px;margin-left:auto;font-size:14px;line-height:1.5;display:inline-flex}:where(.marketing-site) .pilot-decision a:not(.pilot-decision-primary):hover{text-underline-offset:4px;text-decoration:underline}:where(.marketing-site) .pilot-decision :focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:5px}@media (max-width:800px){:where(.marketing-site) .pilot-decision .pilot-decision-layout{grid-template-columns:1fr;gap:32px}:where(.marketing-site) .pilot-decision h2{max-width:15ch}:where(.marketing-site) .pilot-decision .pilot-decision-intro{max-width:45ch}:where(.marketing-site) .pilot-decision .pilot-decision-resources{margin-top:30px}}@media (max-width:420px){:where(.marketing-site) .pilot-decision .pilot-path-links{flex-direction:column;align-items:flex-start;gap:16px}}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .pilot-decision .pilot-decision-primary{transition:none}}:where(.marketing-site) .final-landing .final-hero{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-block:70px 88px;display:grid}:where(.marketing-site) .final-landing .demo-hero-copy{text-align:left;min-width:0}:where(.marketing-site) .final-landing .demo-hero-copy h1{letter-spacing:-.065em;text-wrap:balance;margin:24px 0;font-size:clamp(44px,5.2vw,76px);font-weight:600;line-height:1.04}:where(.marketing-site) .final-landing .demo-hero-copy>p:not(.v2-kicker){max-width:470px;color:var(--tofupilot-neutral-600);margin:0;font-size:18px;line-height:1.65}:where(.marketing-site) .final-landing .hero-demo-actions{justify-content:flex-start;gap:20px;margin-top:32px}@keyframes final-reading{0%{transform:translate(-100%)}to{transform:translate(435%)}}:where(.marketing-site) .final-landing .customer-proof .v2-kicker{text-align:center;margin-bottom:26px}:where(.marketing-site) .final-landing .customer-logo-grid{border:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:32px;max-width:none;margin-top:0;display:grid}:where(.marketing-site) .final-landing .customer-logo-grid>div{border:0;height:38px;min-height:38px;padding:0}:where(.marketing-site) .final-landing .customer-logo-grid svg{max-width:145px;max-height:36px}:where(.marketing-site) .final-anchor{scroll-margin-top:80px;display:block;position:relative}:where(.marketing-site) .final-faq h2{letter-spacing:-.055em;margin:18px 0;font-size:clamp(34px,4.2vw,58px);font-weight:600;line-height:1.07}:where(.marketing-site) .final-landing .template-gallery{background:var(--tofupilot-paper);padding-block:76px 68px}:where(.marketing-site) .final-landing .template-gallery-heading p:not(.v2-kicker){max-width:550px;font-size:17px}:where(.marketing-site) .final-landing .template-slide{border-color:var(--tofupilot-neutral-300);background:#fff;flex-basis:calc(35.7143% - 14.2857px)}:where(.marketing-site) .final-landing .template-slide-art{height:210px}:where(.marketing-site) .final-landing .template-slide-copy{padding:22px}:where(.marketing-site) .final-landing .template-slide-copy h3{min-height:0;font-size:22px}:where(.marketing-site) .final-landing .template-slide-copy p{min-height:0;margin-bottom:20px;font-size:15px}:where(.marketing-site) .final-landing .template-slide-copy footer{margin-top:auto;padding-top:8px;font-size:13px}:where(.marketing-site) .final-landing .template-gallery-progress{margin-top:28px}:where(.marketing-site) .final-landing .template-team{margin-top:48px}:where(.marketing-site) .final-faq{grid-template-columns:.8fr 1.2fr;gap:70px;padding-block:60px 100px;display:grid}:where(.marketing-site) .final-faq h2{font-size:clamp(32px,3.3vw,44px)}:where(.marketing-site) .final-landing .final-faq .evaluation-faq{margin:0}:where(.marketing-site) .final-faq .evaluation-faq details{padding:0}:where(.marketing-site) .final-faq .evaluation-faq summary{font-size:17px;line-height:1.5;list-style:none;position:relative}:where(.marketing-site) .final-faq summary::-webkit-details-marker{display:none}:where(.marketing-site) .final-faq summary:after{content:"+";font:20px/1.25 var(--font-mono);color:var(--tofupilot-neutral-600);position:absolute;top:22px;right:0}:where(.marketing-site) .final-faq details[open] summary:after{content:"−"}:where(.marketing-site) .final-faq .evaluation-faq p{margin:0 32px 22px 0;padding:0;font-size:15px;line-height:1.75}:where(.marketing-site) .final-faq .evaluation-faq a{text-underline-offset:3px;text-decoration:underline}:where(.marketing-site) .final-landing .closing-demo,:where(.marketing-site) .closing-demo[data-home-cta]{padding-block:64px}:where(.marketing-site) .final-footer{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-block:48px 64px;display:grid}:where(.marketing-site) .final-footer-brand svg{max-width:170px}:where(.marketing-site) .final-footer-brand p{color:var(--tofupilot-neutral-600);margin-top:18px;font-size:14px}:where(.marketing-site) .final-footer nav{flex-direction:column;align-items:flex-start;gap:14px;display:flex}:where(.marketing-site) .final-footer nav>span{color:var(--tofupilot-neutral-600);font:12px var(--font-mono);margin-bottom:6px}:where(.marketing-site) .final-footer a{font-size:14px;line-height:1.5}:where(.marketing-site) .final-landing a:not(.v2-button):hover{text-underline-offset:4px;text-decoration:underline}:where(.marketing-site) .final-landing a:focus-visible,:where(.marketing-site) .final-landing summary:focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:5px}:where(.marketing-site) .v2-page.final-landing .template-carousel:focus{outline:none}:where(.marketing-site) .v2-page.final-landing .template-carousel:focus-visible{outline:1px solid var(--tofupilot-neutral-500);outline-offset:4px}:where(.marketing-site) .v2-page.final-landing .template-slide>a,:where(.marketing-site) .v2-page.final-landing .template-slide>a:hover{text-decoration:none}:where(.marketing-site) .v2-page.final-landing .template-slide>a:is(:hover,:focus-visible) h3{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}:where(.marketing-site) .v2-page.final-landing .template-slide>a:focus-visible{outline:1px solid var(--tofupilot-neutral-800);outline-offset:-2px}@media (max-width:1050px){:where(.marketing-site) .final-landing .final-hero{gap:24px;padding-block:48px 64px}:where(.marketing-site) .final-landing .demo-hero-copy h1{font-size:54px}:where(.marketing-site) .final-faq{gap:36px}}@media (max-width:800px){:where(.marketing-site) .final-landing .final-hero{grid-template-columns:1fr;gap:36px;padding-block:36px 56px}:where(.marketing-site) .final-landing .demo-hero-copy{text-align:center}:where(.marketing-site) .final-landing .demo-hero-copy h1{font-size:clamp(44px,8vw,60px)}:where(.marketing-site) .final-landing .demo-hero-copy>p:not(.v2-kicker){margin-inline:auto}:where(.marketing-site) .final-landing .hero-demo-actions{justify-content:center}:where(.marketing-site) .final-landing .customer-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}:where(.marketing-site) .final-landing .template-slide{flex-basis:65%}:where(.marketing-site) .final-landing .template-gallery-heading{flex-direction:column;align-items:flex-start;gap:20px}:where(.marketing-site) .final-faq{grid-template-columns:1fr;gap:24px;padding-block:24px 64px}:where(.marketing-site) .final-footer{grid-template-columns:repeat(3,1fr);gap:32px 24px}:where(.marketing-site) .final-footer-brand{grid-column:1/-1}}@media (max-width:500px){:where(.marketing-site) .final-landing .final-hero{padding-top:28px}:where(.marketing-site) .final-landing .demo-hero-copy .v2-kicker{max-width:280px;margin-inline:auto;font-size:12px;line-height:1.7}:where(.marketing-site) .final-landing .demo-hero-copy h1{margin-block:20px;font-size:44px}:where(.marketing-site) .final-landing .demo-hero-copy>p:not(.v2-kicker){font-size:17px}:where(.marketing-site) .final-landing .hero-demo-actions{flex-direction:column;gap:20px;margin-top:24px}:where(.marketing-site) .final-landing .customer-proof{padding-block:28px}:where(.marketing-site) .final-landing .customer-logo-grid{gap:24px}:where(.marketing-site) .final-landing .customer-logo-grid svg{max-width:95px;max-height:30px}:where(.marketing-site) .final-landing .template-gallery{padding-block:56px}:where(.marketing-site) .final-landing .template-team{margin-top:40px}:where(.marketing-site) .final-landing .template-slide{flex-basis:88%}:where(.marketing-site) .final-landing .template-slide-art{height:200px}:where(.marketing-site) .final-footer{grid-template-columns:repeat(2,1fr)}:where(.marketing-site) .final-footer nav:last-child{grid-column:1/-1}}:where(.marketing-site) .pstory{width:100%;max-width:1600px;color:var(--tofupilot-neutral-800);margin:0 auto;padding:0 4.2%}:where(.marketing-site) .pstory-navigation{z-index:15;background:var(--tofupilot-neutral-100);grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin:0;padding:34px 0 14px;list-style:none;display:grid;position:sticky;top:0}:where(.marketing-site) .pstory-navigation:before{content:"";z-index:-1;pointer-events:none;background:var(--tofupilot-neutral-100);box-shadow:0 0 0 100vmax var(--tofupilot-neutral-100);clip-path:inset(0 -100vmax);position:absolute;inset:0}:where(.marketing-site) .pstory-navigation li{min-width:0}:where(.marketing-site) .pstory-navigation li>a{height:100%;min-height:54px;color:var(--tofupilot-neutral-600);align-items:center;gap:10px;padding-bottom:17px;text-decoration:none;display:flex;position:relative}:where(.marketing-site) .final-landing .pstory-navigation a:hover{color:var(--tofupilot-neutral-800);text-decoration:none}:where(.marketing-site) .pstory-navigation a:focus-visible{outline-offset:4px}:where(.marketing-site) .pstory-navigation li>a>span{font:500 12px/1.5 var(--font-mono)}:where(.marketing-site) .pstory-navigation strong{white-space:normal;font-size:15px;font-weight:500}:where(.marketing-site) .pstory-navigation li i{background:var(--tofupilot-neutral-300);height:2px;position:absolute;inset:auto 0 0}:where(.marketing-site) .pstory-navigation li i:after{content:"";background:var(--tofupilot-neutral-800);transform-origin:0;height:100%;transition:none;display:block;transform:scaleX(0)}:where(.marketing-site) .pstory-navigation li[data-active=true]>a{color:var(--tofupilot-neutral-800)}:where(.marketing-site) .pstory-navigation li[data-complete=true]>a i:after{transform:scaleX(1)}:where(.marketing-site) .pstory-navigation li[data-active=true]>a i:after{transform:scaleX(var(--pstory-scroll-progress,0))}:where(.marketing-site) .pstory .pstory-connect{width:100%;padding:52px 0 20px;scroll-margin-top:0;position:relative}:where(.marketing-site) .pstory-scene{grid-template-columns:39% 61%;align-items:center;min-height:min(900px,100svh - 85px);padding:66px 0;scroll-margin-top:0;display:grid;position:relative}:where(.marketing-site) .pstory-scene:before{content:"";background:var(--tofupilot-neutral-300);width:1px;position:absolute;top:0;bottom:0;left:39%}:where(.marketing-site) .pstory-alias{pointer-events:none;scroll-margin-top:0;position:absolute;top:0}:where(.marketing-site) .pstory-copy{min-width:0;padding-right:12%}:where(.marketing-site) .pstory-scene-number{color:var(--tofupilot-neutral-600);font:500 12px/1.5 var(--font-mono);letter-spacing:.035em;margin-bottom:26px;display:block}:where(.marketing-site) .pstory-copy h2{font:600 clamp(32px, 3.35vw, 52px)/1.04 var(--font-sans);letter-spacing:-.055em;max-width:11ch;margin:0 0 23px}:where(.marketing-site) #investigate .pstory-copy h2{max-width:none}:where(.marketing-site) .pstory-copy>p{max-width:33ch;color:var(--tofupilot-neutral-600);margin:0;font-size:18px;line-height:1.65}:where(.marketing-site) .pstory-doc-link{align-items:center;gap:12px;margin-top:24px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}:where(.marketing-site) .pstory-doc-link:hover{text-underline-offset:4px;text-decoration:underline}:where(.marketing-site) .pstory-copy figure{margin:56px -8% 0 -6%}:where(.marketing-site) .pstory-copy figure img{object-fit:contain;width:100%;height:clamp(210px,22vw,330px)}:where(.marketing-site) .pstory-visual{min-width:0;padding-left:7%}:where(.marketing-site) .pstory-demo{border:1px solid var(--tofupilot-neutral-300);background:#fff;min-width:0}:where(.marketing-site) .pstory-window-head{border-bottom:1px solid var(--tofupilot-neutral-300);min-height:58px;font:500 12px/1.5 var(--font-mono);color:var(--tofupilot-neutral-600);justify-content:space-between;align-items:center;gap:20px;padding:17px 24px;display:flex}:where(.marketing-site) .pstory-window-head>span:first-child{color:var(--tofupilot-neutral-800);align-items:center;gap:9px;display:flex}:where(.marketing-site) .pstory-window-head>span:last-child{text-align:right}:where(.marketing-site) .pstory-label{font:500 12px/1.5 var(--font-mono);color:var(--tofupilot-neutral-600);display:block}:where(.marketing-site) .pstory-drift-stats{justify-content:space-between;align-items:center;gap:20px;padding:28px 25px 12px;display:flex}:where(.marketing-site) .pstory-drift-stats>div>span{color:var(--tofupilot-neutral-600);font:500 12px/1.5 var(--font-mono);display:block}:where(.marketing-site) .pstory-drift-stats strong{font:500 clamp(21px, 2.3vw, 34px)/1.2 var(--font-mono);letter-spacing:-.06em;white-space:nowrap;margin-top:10px;display:block}:where(.marketing-site) .pstory-drift-stats small{font-size:14px}:where(.marketing-site) .pstory-drift-stats [data-incident=true] strong{color:#be185d}:where(.marketing-site) .pstory-drift-stats>svg{color:var(--tofupilot-neutral-600);flex-shrink:0}:where(.marketing-site) .pstory-voltage-chart{padding:14px 24px 21px}:where(.marketing-site) .pstory-chart-key,:where(.marketing-site) .pstory-chart-axis{color:var(--tofupilot-neutral-600);font:400 12px/1.5 var(--font-mono);justify-content:space-between;gap:14px;display:flex}:where(.marketing-site) .pstory-voltage-chart svg{width:100%;height:auto;margin:13px 0 8px;display:block;overflow:visible}:where(.marketing-site) .pstory-chart-grid{stroke:var(--tofupilot-neutral-300);stroke-width:1px}:where(.marketing-site) .pstory-voltage-point{fill:var(--tofupilot-neutral-600);transition:fill .4s}:where(.marketing-site) .pstory-voltage-chart[data-alert=true] .pstory-later-point{fill:#be185d}:where(.marketing-site) .pstory-chart-sweep{stroke:var(--tofupilot-neutral-400);stroke-width:1px;stroke-dasharray:3 4}:where(.marketing-site) .pstory-detected-point{fill:none;stroke:#be185d;stroke-width:1.5px;opacity:0;transition:opacity .3s}:where(.marketing-site) .pstory-voltage-chart[data-alert=true] .pstory-detected-point{opacity:1}:where(.marketing-site) .pstory-voltage-chart[data-complete=true] .pstory-chart-sweep{display:none}:where(.marketing-site) .pstory-voltage-point[data-visible=false]{opacity:0}:where(.marketing-site) .pstory-incident-area{fill:#be185d;opacity:0;transition:opacity .5s}:where(.marketing-site) .pstory-incident-area[data-visible=true]{opacity:.045}:where(.marketing-site) .pstory-change-point{stroke:var(--tofupilot-neutral-300);stroke-dasharray:3 5}:where(.marketing-site) .pstory-chart-axis>span:nth-child(2){margin-left:auto}:where(.marketing-site) .pstory-alert-card{background:var(--tofupilot-neutral-100);border-top:1px solid var(--tofupilot-neutral-300);border-left:3px solid var(--tofupilot-neutral-400);padding:22px 25px;transition:background-color .35s,border-color .35s}:where(.marketing-site) .pstory-alert-card[data-alert=true]{background:#fdf5f8;border-left-color:#be185d}:where(.marketing-site) .pstory-alert-card .pstory-label{color:var(--tofupilot-neutral-600)}:where(.marketing-site) .pstory-alert-card[data-alert=true] .pstory-label{color:#be185d}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .pstory-alert-card{transition:none}}:where(.marketing-site) .pstory-alert-card h3{letter-spacing:-.025em;margin:8px 0;font-size:20px;font-weight:500;line-height:1.35}:where(.marketing-site) .pstory-alert-card p{color:var(--tofupilot-neutral-600);margin:0;font-size:14px;line-height:1.6}:where(.marketing-site) .pstory-ai-question{padding:24px 25px 0}:where(.marketing-site) .pstory-ai-question h3{letter-spacing:-.025em;margin:7px 0 0;font-size:22px;font-weight:500;line-height:1.4}:where(.marketing-site) .pstory-fishbone{height:277px;margin:0 20px;position:relative}:where(.marketing-site) .pstory-fishbone>svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}:where(.marketing-site) .pstory-bone{fill:none;stroke:var(--tofupilot-neutral-300);stroke-width:1.3px;transition:stroke .5s}:where(.marketing-site) .pstory-bone-supported{stroke:#be185d;stroke-width:2px}:where(.marketing-site) .pstory-hypothesis{border:1px solid var(--tofupilot-neutral-300);opacity:1;background:#fff;width:26%;min-height:89px;padding:12px 10px;transition:opacity .45s,transform .45s,border-color .45s;position:absolute;top:18px;left:0;transform:translateY(6px)}:where(.marketing-site) .pstory-hypothesis[data-revealed=true]{opacity:1;transform:translateY(0)}:where(.marketing-site) .pstory-hypothesis[data-branch="1"],:where(.marketing-site) .pstory-hypothesis[data-branch="4"]{left:29%}:where(.marketing-site) .pstory-hypothesis[data-branch="2"],:where(.marketing-site) .pstory-hypothesis[data-branch="5"]{left:58%}:where(.marketing-site) .pstory-hypothesis[data-branch="3"],:where(.marketing-site) .pstory-hypothesis[data-branch="4"],:where(.marketing-site) .pstory-hypothesis[data-branch="5"]{top:172px}:where(.marketing-site) .pstory-hypothesis>span{font:400 12px/1.5 var(--font-mono);color:var(--tofupilot-neutral-600);display:block}:where(.marketing-site) .pstory-hypothesis strong{margin:3px 0;font-size:14px;font-weight:500;line-height:1.5;display:block}:where(.marketing-site) .pstory-hypothesis small{color:var(--tofupilot-neutral-600);font-size:12px;line-height:1.4;display:block}:where(.marketing-site) .pstory-hypothesis[data-tested=true]{border-color:var(--tofupilot-neutral-400)}:where(.marketing-site) .pstory-hypothesis[data-branch="3"][data-tested=true] strong{color:var(--tofupilot-neutral-600);text-decoration:line-through;-webkit-text-decoration-color:var(--tofupilot-neutral-400);-webkit-text-decoration-color:var(--tofupilot-neutral-400);-webkit-text-decoration-color:var(--tofupilot-neutral-400);text-decoration-color:var(--tofupilot-neutral-400)}:where(.marketing-site) .pstory-hypothesis[data-supported=true]{background:#fdf5f8;border-color:#be185d}:where(.marketing-site) .pstory-hypothesis[data-supported=true] small{color:#be185d;font-weight:500}:where(.marketing-site) .pstory-fishbone-incident{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);font:500 12px/1.5 var(--font-mono);padding:7px 9px;position:absolute;top:124px;right:-1px}:where(.marketing-site) .pstory-ai-evidence{border-top:1px solid var(--tofupilot-neutral-300);opacity:.15;justify-content:space-between;align-items:center;gap:15px;min-height:138px;padding:18px 25px;transition:opacity .5s;display:flex}:where(.marketing-site) .pstory-ai-evidence[data-revealed=true]{opacity:1}:where(.marketing-site) .pstory-ai-evidence strong{font:500 28px/1.2 var(--font-mono);letter-spacing:-.035em;margin:8px 0;display:block}:where(.marketing-site) .pstory-ai-evidence p{color:var(--tofupilot-neutral-600);margin:0;font-size:13px;line-height:1.5}:where(.marketing-site) .pstory-version-evidence strong{font:500 19px/1.5 var(--font-sans);letter-spacing:-.02em}:where(.marketing-site) .pstory-correlation{flex-shrink:0;width:37%;max-width:210px;height:auto}:where(.marketing-site) .pstory-correlation-before{fill:var(--tofupilot-neutral-600)}:where(.marketing-site) .pstory-correlation-later{fill:#be185d}:where(.marketing-site) .pstory-correlation-fit{stroke:#be185d;stroke-dasharray:3 3;stroke-width:1px}:where(.marketing-site) .pstory-ai-verdict{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);opacity:0;visibility:hidden;align-items:flex-start;gap:15px;padding:23px 25px;transition:opacity .5s;display:flex}:where(.marketing-site) .pstory-ai-verdict[data-revealed=true]{opacity:1;visibility:visible}:where(.marketing-site) .pstory-ai-verdict>svg{color:#f9a8d4;flex-shrink:0;margin-top:4px}:where(.marketing-site) .pstory-ai-verdict .pstory-label{color:var(--tofupilot-neutral-400)}:where(.marketing-site) .pstory-ai-verdict h3{letter-spacing:-.025em;margin:7px 0 10px;font-size:24px;font-weight:500;line-height:1.25}:where(.marketing-site) .pstory-ai-verdict p{color:var(--tofupilot-neutral-400);max-width:54ch;margin:0;font-size:13px;line-height:1.65}@keyframes pstory-slot-run{0%{transform:scaleX(0)}to{transform:scaleX(.92)}}@media (min-width:1500px){:where(.marketing-site) .pstory-scene{padding-block:76px}}@media (max-width:1100px){:where(.marketing-site) .pstory{padding-inline:4%}:where(.marketing-site) .pstory-scene{grid-template-columns:35% 65%}:where(.marketing-site) .pstory-scene:before{left:35%}:where(.marketing-site) .pstory-copy{padding-right:10%}:where(.marketing-site) .pstory-visual{padding-left:6%}:where(.marketing-site) .pstory-copy h2{font-size:38px}:where(.marketing-site) .pstory-copy>p{font-size:16px}:where(.marketing-site) .pstory-navigation{gap:17px}:where(.marketing-site) .pstory-navigation strong{font-size:14px}:where(.marketing-site) .pstory-hypothesis{padding:10px 7px}:where(.marketing-site) .pstory-hypothesis strong{font-size:13px}:where(.marketing-site) .pstory-hypothesis small{font-size:12px}}@media (max-width:959px){:where(.marketing-site) .pstory-scene{min-height:0;padding:46px 0 64px;display:block}:where(.marketing-site) .pstory-scene:before{display:none}:where(.marketing-site) .pstory-copy{grid-template-columns:1.25fr .75fr;column-gap:30px;margin-bottom:28px;padding-right:0;display:grid}:where(.marketing-site) .pstory-scene-number{grid-column:1;margin-bottom:16px}:where(.marketing-site) .pstory-copy h2{grid-column:1;max-width:none;margin-bottom:14px}:where(.marketing-site) .pstory-copy>p{grid-column:1;max-width:40ch}:where(.marketing-site) .pstory-doc-link{grid-column:1;margin-top:17px}:where(.marketing-site) .pstory-copy figure{grid-area:1/2/span 4;align-self:center;margin:0}:where(.marketing-site) .pstory-copy figure img{height:210px}:where(.marketing-site) .pstory-visual{padding-left:0}:where(.marketing-site) .pstory-navigation{gap:14px;padding:28px 0 12px}:where(.marketing-site) .pstory-navigation li>a{gap:6px}:where(.marketing-site) .pstory-copy h2{font-size:36px}:where(.marketing-site) .pstory-drift-stats strong{font-size:34px}:where(.marketing-site) .pstory-hypothesis{padding:12px}:where(.marketing-site) .pstory-hypothesis strong{font-size:15px}:where(.marketing-site) .pstory-hypothesis[data-branch="1"] small{max-width:none}}@media (max-width:600px){:where(.marketing-site) .pstory{padding-inline:20px}:where(.marketing-site) .pstory-navigation{gap:8px;padding-block:16px 12px}:where(.marketing-site) .pstory-navigation li>a{flex-direction:column;align-items:flex-start;gap:3px;padding-bottom:11px;display:flex}:where(.marketing-site) .pstory-navigation li>a>span{font-size:12px}:where(.marketing-site) .pstory-navigation strong{white-space:normal;font-size:clamp(9px,2.7vw,12px);line-height:1.25}:where(.marketing-site) .pstory .pstory-connect{padding-block:32px 12px}:where(.marketing-site) .pstory-scene{padding-block:38px 50px;scroll-margin-top:0}:where(.marketing-site) .pstory-copy{grid-template-columns:1fr;column-gap:0}:where(.marketing-site) .pstory-copy figure{grid-area:auto/1;width:85%;margin:36px auto 0}:where(.marketing-site) .pstory-copy figure img{height:185px}:where(.marketing-site) .pstory-copy h2{max-width:13ch;font-size:37px}:where(.marketing-site) .pstory-copy>p{max-width:34ch}:where(.marketing-site) .pstory-doc-link{font-size:14px}:where(.marketing-site) .pstory-copy{margin-bottom:20px}:where(.marketing-site) .pstory-window-head{gap:10px;min-height:55px;padding:15px;font-size:12px}:where(.marketing-site) .pstory-drift-stats{gap:11px;padding:24px 15px 10px}:where(.marketing-site) .pstory-drift-stats>div>span{font-size:12px}:where(.marketing-site) .pstory-drift-stats strong{font-size:24px}:where(.marketing-site) .pstory-drift-stats>svg{width:17px}:where(.marketing-site) .pstory-voltage-chart{padding:14px 15px 18px}:where(.marketing-site) .pstory-chart-key{flex-direction:column;gap:4px;font-size:12px}:where(.marketing-site) .pstory-chart-axis{gap:7px;font-size:12px}:where(.marketing-site) .pstory-alert-card{padding:18px}:where(.marketing-site) .pstory-alert-card h3{font-size:18px}:where(.marketing-site) .pstory-ai-question{padding:20px 17px 0}:where(.marketing-site) .pstory-ai-question h3{font-size:20px}:where(.marketing-site) .pstory-fishbone{border-left:1px solid var(--tofupilot-neutral-300);grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;height:auto;margin:20px 17px;padding-left:13px;display:grid}:where(.marketing-site) .pstory-fishbone>svg,:where(.marketing-site) .pstory-fishbone-incident{display:none}:where(.marketing-site) .pstory-hypothesis{width:auto;min-height:93px;padding:10px;position:relative;inset:auto!important}:where(.marketing-site) .pstory-hypothesis strong{font-size:14px}:where(.marketing-site) .pstory-hypothesis>span,:where(.marketing-site) .pstory-hypothesis small{font-size:12px}:where(.marketing-site) .pstory-hypothesis:before{content:"";background:var(--tofupilot-neutral-300);width:13px;height:1px;position:absolute;top:50%;left:-14px}:where(.marketing-site) .pstory-hypothesis:nth-of-type(2n):before{width:11px;left:-12px}:where(.marketing-site) .pstory-ai-evidence{min-height:153px;padding:20px 17px}:where(.marketing-site) .pstory-ai-evidence .pstory-label{font-size:12px}:where(.marketing-site) .pstory-ai-evidence strong{font-size:23px}:where(.marketing-site) .pstory-ai-evidence p{font-size:12px}:where(.marketing-site) .pstory-version-evidence strong{font-size:18px}:where(.marketing-site) .pstory-ai-verdict{gap:10px;padding:20px 17px}:where(.marketing-site) .pstory-ai-verdict h3{font-size:23px}}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .pstory *,:where(.marketing-site) .pstory :after{transition:none!important;animation:none!important}}:where(.marketing-site) .pstory [data-production-phase],:where(.marketing-site) .pstory .pstory-alias{scroll-margin-top:var(--pstory-anchor-offset,0px)}@media (max-width:700px){:where(.marketing-site) .pstory-navigation{padding-block:24px 10px}:where(.marketing-site) .pstory-navigation li>a{min-height:60px}}:where(.marketing-site) .pstory-hypothesis[data-state=pending]{background:var(--tofupilot-neutral-100)}:where(.marketing-site) .pstory-hypothesis[data-state=checking]{border-color:var(--tofupilot-neutral-800);box-shadow:0 0 0 1px var(--tofupilot-neutral-800)}:where(.marketing-site) .pstory-hypothesis small{align-items:center;gap:5px;display:flex}:where(.marketing-site) .pstory-hypothesis-icon{flex-shrink:0}:where(.marketing-site) .pstory-hypothesis[data-state=checking] .pstory-hypothesis-icon{animation:.9s linear infinite pstory-hypothesis-spin}:where(.marketing-site) .pstory-ai[data-playing=false] .pstory-hypothesis-icon{animation-play-state:paused}:where(.marketing-site) .pstory-hypothesis[data-state=ruled-out]{background:var(--tofupilot-neutral-100)}:where(.marketing-site) .pstory-hypothesis[data-state=ruled-out] strong{color:var(--tofupilot-neutral-600);text-decoration:line-through;text-decoration-thickness:1px}:where(.marketing-site) .pstory-hypothesis[data-state=missing]{background:#fffbeb;border-style:dashed;border-color:#d97706}:where(.marketing-site) .pstory-hypothesis[data-state=missing] small{color:#92400e}:where(.marketing-site) .pstory-hypothesis[data-state=probable]{background:#fdf2f8;border-color:#be185d}:where(.marketing-site) .pstory-hypothesis[data-state=probable] small{color:#be185d;font-weight:500}@keyframes pstory-hypothesis-spin{to{transform:rotate(360deg)}}:where(.marketing-site) .pstory .pstory-hypothesis{padding-right:26px}:where(.marketing-site) .pstory .pstory-hypothesis-icon{color:var(--tofupilot-neutral-500);position:absolute;top:12px;right:10px}:where(.marketing-site) .pstory .pstory-hypothesis-status{margin-top:7px;font-size:11px;line-height:1.3;display:block}:where(.marketing-site) .pstory .pstory-hypothesis[data-state=missing] .pstory-hypothesis-icon{color:#92400e}:where(.marketing-site) .pstory .pstory-hypothesis[data-state=probable] .pstory-hypothesis-icon{color:#be185d}:where(.marketing-site) .trust-section{background:var(--tofupilot-graphite);color:var(--tofupilot-neutral-100);padding-block:clamp(48px,5vw,72px) 32px;scroll-margin-top:80px}:where(.marketing-site) .trust-section-heading{align-items:center;gap:24px;display:flex}:where(.marketing-site) .trust-emblem{width:76px;height:76px;color:var(--tofupilot-neutral-100);border:1px solid var(--tofupilot-neutral-600);background:var(--tofupilot-neutral-700);flex:0 0 76px;place-items:center;display:grid}:where(.marketing-site) .trust-section .v2-kicker{color:var(--tofupilot-neutral-400);margin:0 0 12px}:where(.marketing-site) .trust-section h2{color:var(--tofupilot-neutral-100);letter-spacing:-.045em;margin:0;font-size:clamp(30px,3.3vw,44px);font-weight:500;line-height:1.14}:where(.marketing-site) .trust-section-layout{grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,72px);margin-top:40px;display:grid}:where(.marketing-site) .trust-security,:where(.marketing-site) .trust-hosting{grid-template-rows:auto 1fr;min-width:0;display:grid}:where(.marketing-site) .trust-column-title{color:var(--tofupilot-neutral-400);font:400 12px/1.5 var(--font-mono);margin:0 0 18px}:where(.marketing-site) .trust-controls{border-top:1px solid var(--tofupilot-neutral-700);grid-auto-rows:1fr;min-width:0;display:grid}:where(.marketing-site) .trust-control{border-bottom:1px solid var(--tofupilot-neutral-700);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:16px;padding:20px 0;display:grid}:where(.marketing-site) .trust-control>svg{color:var(--tofupilot-neutral-400)}:where(.marketing-site) .trust-control strong,:where(.marketing-site) .trust-destination strong{font-size:16px;font-weight:500;line-height:1.3;display:block}:where(.marketing-site) .trust-control span,:where(.marketing-site) .trust-destination span{color:var(--tofupilot-neutral-400);margin-top:6px;font-size:14px;line-height:1.5;display:block}:where(.marketing-site) .trust-deployment{grid-auto-rows:1fr;gap:12px;min-width:0;display:grid}:where(.marketing-site) .trust-destination{border:1px solid var(--tofupilot-neutral-600);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:16px;min-height:94px;padding:20px;display:grid}:where(.marketing-site) .trust-section a{color:var(--tofupilot-neutral-100);text-decoration:none}:where(.marketing-site) .trust-section a.trust-destination{grid-template-columns:24px minmax(0,1fr) 15px;transition:border-color .16s}:where(.marketing-site) .trust-section a.trust-destination:hover{border-color:var(--tofupilot-neutral-400)}:where(.marketing-site) .trust-destination>svg{color:var(--tofupilot-neutral-400)}:where(.marketing-site) .trust-section-footer{justify-content:flex-end;margin-top:28px;display:flex}:where(.marketing-site) .trust-section-footer a{align-items:center;gap:8px;font-size:14px;line-height:1.5;display:inline-flex}:where(.marketing-site) .trust-section-footer a:hover{text-underline-offset:4px;text-decoration:underline}:where(.marketing-site) .trust-section :focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:5px}@media (max-width:800px){:where(.marketing-site) .trust-section-heading{align-items:flex-start;gap:18px}:where(.marketing-site) .trust-emblem{flex-basis:60px;width:60px;height:60px}:where(.marketing-site) .trust-emblem svg{width:38px;height:38px}:where(.marketing-site) .trust-section-layout{gap:28px;margin-top:32px}:where(.marketing-site) .trust-destination{gap:12px;padding:18px}}@media (max-width:680px){:where(.marketing-site) .trust-section-heading{display:block}:where(.marketing-site) .trust-emblem{margin-bottom:22px}:where(.marketing-site) .trust-section-layout{grid-template-columns:1fr;gap:30px}:where(.marketing-site) .trust-control{padding-block:18px}:where(.marketing-site) .trust-column-title{margin-bottom:14px}:where(.marketing-site) .trust-section-footer{justify-content:flex-start;margin-top:24px}}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .trust-section a.trust-destination{transition:none}}:where(.marketing-site) .final-landing .final-hero{padding-block:54px 64px;display:block}:where(.marketing-site) .final-landing .demo-hero-copy{grid-template-columns:1.15fr 1fr;align-items:end;column-gap:64px;margin-bottom:42px;display:grid}:where(.marketing-site) .production-news{font:13px/1.5 var(--font-mono);color:var(--tofupilot-neutral-600);grid-column:1/-1;justify-self:start;align-items:center;gap:10px;margin-bottom:22px;display:inline-flex}:where(.marketing-site) .production-news>span{color:var(--tofupilot-neutral-800);border:1px solid var(--tofupilot-neutral-300);padding:2px 6px;font-size:11px}:where(.marketing-site) .production-news>svg{flex:none}:where(.marketing-site) .v2-page.final-landing a.production-news,:where(.marketing-site) .v2-page.final-landing a.production-news:hover{text-decoration:none}:where(.marketing-site) .final-landing .demo-hero-copy h1{letter-spacing:-.06em;max-width:none;margin:0;font-size:clamp(46px,5vw,76px);line-height:1.02}:where(.marketing-site) .production-hero-intro{padding-bottom:3px}:where(.marketing-site) .production-hero-intro>p{color:var(--tofupilot-neutral-600);text-wrap:pretty;max-width:475px;margin:0;font-size:19px;line-height:1.65}:where(.marketing-site) .final-landing .hero-demo-actions{flex-wrap:wrap;gap:24px;margin-top:25px}:where(.marketing-site) .production-hero{border:1px solid var(--tofupilot-neutral-300);background:#fff;grid-template-columns:1fr 1.18fr;min-width:0;display:grid}:where(.marketing-site) .production-hero-code{color:var(--tofupilot-neutral-100);background:var(--tofupilot-neutral-800);flex-direction:column;min-width:0;display:flex}:where(.marketing-site) .production-hero-code header,:where(.marketing-site) .production-hero-line>header{font:12px/1.5 var(--font-mono);align-items:center;gap:12px;padding:19px 24px;display:flex}:where(.marketing-site) .production-hero-code header{border-bottom:1px solid var(--tofupilot-neutral-700);color:var(--tofupilot-neutral-400);gap:8px;padding-left:18px}:where(.marketing-site) .production-code-dot{background:var(--tofupilot-neutral-400);flex:none;width:7px;height:7px;position:relative;top:1px}:where(.marketing-site) .production-hero-code header>span:last-child{margin-left:auto;font-size:10px}:where(.marketing-site) .production-code-file{flex-direction:column;min-width:0;display:flex}:where(.marketing-site) .production-code-file+.production-code-file{border-top:1px solid var(--tofupilot-neutral-700);flex:1}:where(.marketing-site) .production-hero-code pre{font:12px/1.65 var(--font-mono);tab-size:4;scrollbar-width:thin;margin:0;padding:14px 0;overflow:auto}@media (min-width:801px){:where(.marketing-site) .production-hero-code{contain:size}:where(.marketing-site) .production-code-file{flex:1 0 auto}:where(.marketing-site) .production-code-file>header{box-sizing:border-box;flex:0 0 44px;height:44px;padding-block:10px}:where(.marketing-site) .production-hero-code pre{padding-block:12px}}:where(.marketing-site) .production-code-line{border-left:2px solid #0000;min-width:max-content;padding:0 20px 0 16px;transition:background .5s,border-color .5s;display:flex}:where(.marketing-site) .production-code-line>i{-webkit-user-select:none;user-select:none;width:30px;color:var(--tofupilot-neutral-400);flex:none;font-size:11px;font-style:normal}:where(.marketing-site) .production-code-typed{width:max-content;display:block}:where(.marketing-site) .production-code-key{color:var(--tofupilot-sky-300)}:where(.marketing-site) .production-code-value{color:var(--tofupilot-amber-400)}:where(.marketing-site) .production-hero[data-stage="0"] .production-code-typed{animation:production-code-type var(--type-duration) steps(var(--type-chars), end) var(--type-delay) both}:where(.marketing-site) .production-hero[data-stage="3"] .production-code-line{animation:production-code-focus var(--execution-duration) linear var(--execution-delay)}@keyframes production-code-focus{0%,99%{background:#0284c73d;border-left-color:#38bdf8}to{background:0 0;border-left-color:#0000}}@keyframes production-code-type{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}:where(.marketing-site) .production-hero-code footer strong{color:var(--tofupilot-neutral-100);margin-left:auto;font-weight:400}:where(.marketing-site) .production-hero-line{min-width:0}:where(.marketing-site) .production-hero-line>header{color:var(--tofupilot-neutral-600);border-bottom:1px solid var(--tofupilot-neutral-300);justify-content:space-between}:where(.marketing-site) .production-station-art{background:var(--tofupilot-neutral-100);isolation:isolate;height:301px;padding-block:18px;position:relative;overflow:hidden}:where(.marketing-site) .production-station-art>img{object-fit:contain;width:100%;height:100%;position:relative}:where(.marketing-site) .production-checklist{border-top:1px solid var(--tofupilot-neutral-300);margin:0;padding:0;list-style:none}:where(.marketing-site) .production-checklist>li{align-items:center;gap:10px;min-height:40px;padding:8px 20px;display:flex}:where(.marketing-site) .production-checklist>li+li{border-top:1px solid var(--tofupilot-neutral-200)}:where(.marketing-site) .production-checklist-icon{color:var(--tofupilot-neutral-500);flex:none}:where(.marketing-site) .production-checklist-content{flex:1;min-width:0}:where(.marketing-site) .production-checklist-heading{white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:20px;display:flex}:where(.marketing-site) .production-checklist-reading{align-items:center;gap:8px;display:inline-flex}:where(.marketing-site) .production-checklist-result{color:var(--tofupilot-neutral-600);font-size:11px;font-weight:400}:where(.marketing-site) .production-checklist-reading>code{font:11px/20px var(--font-mono);font-variant-numeric:tabular-nums;color:var(--tofupilot-neutral-600);white-space:nowrap}:where(.marketing-site) .production-checklist-fail{font:11px/20px var(--font-mono);color:var(--tofupilot-fail-text)}:where(.marketing-site) .production-checklist-status{height:20px;color:var(--tofupilot-neutral-600);flex:0 0 16px;justify-content:center;align-items:center;display:inline-flex}:where(.marketing-site) .production-checklist-pending{background:var(--tofupilot-neutral-400);border-radius:50%;width:4px;height:4px}:where(.marketing-site) .production-checklist>li[data-state=waiting] .production-checklist-heading{color:var(--tofupilot-neutral-500)}:where(.marketing-site) .production-checklist>li[data-state=active] :is(.production-checklist-icon,.production-checklist-status){color:var(--tofupilot-active)}:where(.marketing-site) .production-checklist-spinner{animation:.8s linear infinite production-checklist-spin}@keyframes production-checklist-spin{to{transform:rotate(360deg)}}:where(.marketing-site) .production-hero[data-playing=false] *{animation-play-state:paused}:where(.marketing-site) .final-landing .customer-proof{padding-block:60px 40px}:where(.marketing-site) .final-landing .customer-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:1000px;margin-inline:auto}:where(.marketing-site) .final-landing .customer-logo-grid>div{height:120px;padding:28px}:where(.marketing-site) .final-landing .customer-logo-grid svg{width:100%;max-width:190px;height:48px;max-height:48px}:where(.marketing-site) .measurement-volume{border-top:1px solid var(--tofupilot-neutral-700);max-width:1000px;margin:48px auto 16px;padding-top:36px}:where(.marketing-site) .measurement-volume-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin:0;display:grid}:where(.marketing-site) .measurement-volume-metrics>div{flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex}:where(.marketing-site) .measurement-volume-metrics dd{font:400 clamp(32px, 4.4vw, 56px)/1.15 var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.05em;margin:0}:where(.marketing-site) .measurement-volume-metrics dt{font:12px/1.5 var(--font-mono);color:var(--tofupilot-neutral-400);flex-wrap:wrap;order:1;justify-content:center;gap:4px 12px;display:flex}:where(.marketing-site) .measurement-volume-failed dd{color:#f9a8d4}:where(.marketing-site) .measurement-failure-caption{text-align:center}:where(.marketing-site) .measurement-failure-caption>span{color:#f9a8d4}@media (min-width:1500px){:where(.marketing-site) .production-station-art{height:346px}:where(.marketing-site) .production-hero-code pre{font-size:13px}}@media (max-width:1050px){:where(.marketing-site) .final-landing .demo-hero-copy{column-gap:30px}:where(.marketing-site) .production-hero-intro>p{font-size:17px}:where(.marketing-site) .production-hero-code header{padding-inline:16px;padding-left:12px;font-size:11px}:where(.marketing-site) .production-hero-code header>span:last-child{display:none}:where(.marketing-site) .production-hero-code pre{font-size:11px}:where(.marketing-site) .production-code-line{padding-left:10px}:where(.marketing-site) .production-code-line>i{width:23px}:where(.marketing-site) .production-station-art{height:286px}}@media (max-width:800px){:where(.marketing-site) .final-landing .final-hero{padding-block:32px 40px}:where(.marketing-site) .final-landing .demo-hero-copy{text-align:left;margin-bottom:32px;display:block}:where(.marketing-site) .production-news{max-width:100%;margin-bottom:24px;font-size:11px}:where(.marketing-site) .final-landing .demo-hero-copy h1{max-width:14ch;font-size:clamp(46px,8vw,62px)}:where(.marketing-site) .production-hero-intro{margin-top:24px}:where(.marketing-site) .production-hero-intro>p{max-width:600px}:where(.marketing-site) .final-landing .hero-demo-actions{justify-content:flex-start}:where(.marketing-site) .production-hero{grid-template-columns:1fr}:where(.marketing-site) .production-hero-code pre{padding-block:14px;font-size:12px}:where(.marketing-site) .production-code-line{padding-left:18px}:where(.marketing-site) .production-code-line>i{width:30px}:where(.marketing-site) .production-hero-code header>span:last-child{display:block}:where(.marketing-site) .production-hero-code header{padding-left:20px}:where(.marketing-site) .production-station-art{height:306px}:where(.marketing-site) .final-landing .customer-logo-grid>div{height:100px;padding:22px}}@media (max-width:500px){:where(.marketing-site) .production-checklist>li{padding-inline:14px}:where(.marketing-site) .production-news{align-items:flex-start;gap:8px;line-height:1.6}:where(.marketing-site) .production-news>svg{margin-top:3px}:where(.marketing-site) .final-landing .demo-hero-copy h1{max-width:none;margin:0;font-size:47px}:where(.marketing-site) .final-landing .hero-demo-actions{align-items:flex-start;gap:20px}:where(.marketing-site) .production-hero-code pre{padding-block:14px;font-size:10.5px;line-height:1.8}:where(.marketing-site) .production-code-line{padding-left:9px;padding-right:10px}:where(.marketing-site) .production-code-line>i{width:21px;font-size:9px}:where(.marketing-site) .production-hero-code header{padding-left:11px}:where(.marketing-site) .production-hero-line>header{padding:16px;font-size:10px}:where(.marketing-site) .production-station-art{height:271px}:where(.marketing-site) .final-landing .customer-proof{padding-block:40px 30px}:where(.marketing-site) .final-landing .customer-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}:where(.marketing-site) .final-landing .customer-logo-grid>div{height:88px;padding:14px 10px}:where(.marketing-site) .final-landing .customer-logo-grid svg{max-width:105px;max-height:34px}:where(.marketing-site) .measurement-volume{margin-top:36px;margin-bottom:12px;padding-top:28px}:where(.marketing-site) .measurement-volume-metrics{gap:16px}:where(.marketing-site) .measurement-volume-metrics dd{font-size:clamp(23px,6.3vw,31px)}:where(.marketing-site) .measurement-volume-metrics dt{font-size:10px}}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .production-hero *,:where(.marketing-site) .measurement-volume *{transition:none!important;animation:none!important}}:where(.marketing-site) .measurement-hosting-trigger{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:inline-flex}:where(.marketing-site) .measurement-hosting-trigger:hover{color:var(--tofupilot-neutral-100)}:where(.marketing-site) .measurement-hosting-trigger:focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:5px}:where(.marketing-site) .measurement-hosting-positioner{z-index:70}:where(.marketing-site) .measurement-hosting-card{width:min(290px,100vw - 32px);color:var(--tofupilot-neutral-800);border:1px solid var(--tofupilot-neutral-300);font-family:var(--font-sans);background:#fff;padding:18px;transition:opacity .15s,transform .15s;position:relative;box-shadow:0 12px 36px #0003}:where(.marketing-site) .measurement-hosting-card[data-starting-style],:where(.marketing-site) .measurement-hosting-card[data-ending-style]{opacity:0;transform:translateY(5px)}:where(.marketing-site) .measurement-hosting-title{margin:0 22px 8px 0;font-size:14px;font-weight:600;line-height:1.4}:where(.marketing-site) .measurement-hosting-card>p{color:var(--tofupilot-neutral-600);margin:0;font-size:12px;line-height:1.6}:where(.marketing-site) .measurement-hosting-card>a{align-items:center;gap:10px;margin-top:12px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}:where(.marketing-site) .measurement-hosting-card>a:hover{text-underline-offset:4px;text-decoration:underline}:where(.marketing-site) .measurement-hosting-close{cursor:pointer;background:0 0;border:0;place-items:center;padding:6px;display:grid;position:absolute;top:10px;right:10px}:where(.marketing-site) .measurement-hosting-card :focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:4px}@media (prefers-reduced-motion:reduce){:where(.marketing-site) .measurement-hosting-card{transition:none}}:where(.marketing-site) .production-code-file pre:focus-visible{outline:2px solid var(--tofupilot-active);outline-offset:-2px}:where(.marketing-site) .pstory-analysis-progress{gap:6px;margin-top:12px;display:flex}:where(.marketing-site) .pstory-analysis-progress i{background:var(--tofupilot-neutral-600);flex:1;height:3px}:where(.marketing-site) .pstory-analysis-progress i[data-done=true]{background:#f9a8d4}:where(.marketing-site) .pstory-analysis-progress i[data-current=true],:where(.marketing-site) .pstory-terminal-cursor{animation:1s ease-in-out infinite alternate pstory-analysis-pulse}:where(.marketing-site) .pstory-analysis-spinner{animation:1.2s linear infinite pstory-analysis-spin}@keyframes pstory-analysis-pulse{to{opacity:.3}}@keyframes pstory-analysis-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){:where(.marketing-site) :is(.pstory-analysis-spinner,.pstory-terminal-cursor,.pstory-analysis-progress i){animation:none}}:where(.marketing-site) .pstory-analysis-placeholder{width:100%}:where(.marketing-site) .pstory-summary-skeleton{align-content:center;gap:10px;height:70px;margin-top:8px;display:grid}:where(.marketing-site) .pstory-summary-skeleton span{background:var(--tofupilot-neutral-600);height:8px}:where(.marketing-site) .pstory-summary-skeleton span:first-child{width:55%;height:14px}:where(.marketing-site) .pstory-summary-skeleton span:nth-child(2){width:88%}:where(.marketing-site) .pstory-summary-skeleton span:nth-child(3){width:72%}:where(.marketing-site) .pstory-summary-body{display:grid}:where(.marketing-site) .pstory-summary-body>div{grid-area:1/1}:where(.marketing-site) .pstory-summary-result{visibility:hidden}:where(.marketing-site) .pstory-analysis-placeholder[data-complete=true] .pstory-summary-result{visibility:visible}:where(.marketing-site) .pstory-analysis-placeholder[data-complete=true] .pstory-summary-skeleton{visibility:hidden}@keyframes pstory-skeleton-pulse{0%,to{opacity:.55}50%{opacity:.9}}@media (prefers-reduced-motion:no-preference){:where(.marketing-site) .pstory-analysis-placeholder[data-complete=false] .pstory-summary-skeleton span{animation:1.8s ease-in-out infinite pstory-skeleton-pulse}:where(.marketing-site) .pstory-summary-skeleton span:nth-child(2){animation-delay:.12s}:where(.marketing-site) .pstory-summary-skeleton span:nth-child(3){animation-delay:.24s}}:where(.marketing-site) .site-page{background:var(--tofupilot-neutral-100);color:var(--tofupilot-neutral-800);min-height:100vh}:where(.marketing-site) .site-intro{padding-top:clamp(64px,8vw,120px);padding-bottom:64px}:where(.marketing-site) .site-intro .v2-kicker{margin-bottom:24px}:where(.marketing-site) .site-intro h1{max-width:19ch;font:600 clamp(42px, 5.8vw, 80px)/1.03 var(--font-sans);letter-spacing:-.055em;text-wrap:balance;margin:0}:where(.marketing-site) .site-intro-copy{max-width:760px;font:400 20px/1.6 var(--font-sans);color:var(--tofupilot-neutral-600);margin-top:28px}:where(.marketing-site) .site-intro-copy p{margin:0 0 24px}:where(.marketing-site) .site-intro-copy .v2-button{color:var(--tofupilot-neutral-100);font-size:15px}:where(.marketing-site) .site-meta{color:var(--tofupilot-neutral-600);font:11px/1.6 var(--font-mono);letter-spacing:.04em}:where(.marketing-site) .site-archive-link{padding-block:44px 72px;font-size:15px}:where(.marketing-site) .site-archive-link a{text-underline-offset:5px;align-items:center;gap:9px;text-decoration:underline;display:inline-flex}:where(.marketing-site) .final-footer.site-footer{row-gap:70px;padding-top:70px;padding-bottom:60px}:where(.marketing-site) .site-footer-utility{border-top:1px solid var(--tofupilot-neutral-300);flex-wrap:wrap;grid-column:1/-1;align-items:baseline;gap:16px 32px;padding-top:24px;display:flex}:where(.marketing-site) .site-footer-utility p{color:var(--tofupilot-neutral-600);margin:0;font-size:13px;line-height:1.5}:where(.marketing-site) .site-footer .site-footer-origin{color:var(--tofupilot-neutral-600);font:13px/1.6 var(--font-sans);align-items:flex-start;gap:8px;margin:22px 0 0;display:flex}:where(.marketing-site) .site-footer-origin>svg{flex-shrink:0;margin-top:4px}:where(.marketing-site) .site-footer-status{white-space:nowrap;margin-left:auto}:where(.marketing-site) .site-footer .site-footer-utility a{font-size:13px}:where(.marketing-site) .site-footer .site-footer-utility nav{flex-flow:wrap;gap:12px 28px}@media (max-width:500px){:where(.marketing-site) .site-footer-company{grid-column:1/-1}:where(.marketing-site) .site-footer-utility{grid-template-columns:minmax(0,1fr) auto;gap:18px 16px;display:grid}:where(.marketing-site) .site-footer-utility>p{grid-column:1/-1}:where(.marketing-site) .site-footer .site-footer-utility nav{gap:10px 16px}}:where(.marketing-site) .site-article-layout{grid-template-columns:230px minmax(0,760px);align-items:start;gap:clamp(36px,6vw,96px);padding-bottom:64px;display:grid}:where(.marketing-site) .site-article-layout article{min-width:0}:where(.marketing-site) .site-toc{max-height:calc(100svh - 64px);font:12px/1.6 var(--font-mono);position:sticky;top:32px;overflow-y:auto}:where(.marketing-site) .site-toc>p{color:var(--tofupilot-neutral-600);margin:0 0 20px}:where(.marketing-site) .site-toc nav{border-left:1px solid var(--tofupilot-neutral-300);flex-direction:column;gap:13px;padding-left:18px;display:flex}:where(.marketing-site) .site-toc a:hover{text-decoration:underline}:where(.marketing-site) .site-prose{font:400 17px/1.85 var(--font-sans);overflow-wrap:anywhere}:where(.marketing-site) .site-prose>:first-child{margin-top:0}:where(.marketing-site) .site-prose h2{font:600 30px/1.2 var(--font-sans);letter-spacing:-.03em;margin:54px 0 18px;scroll-margin-top:35px}:where(.marketing-site) .site-prose h3{font:600 22px/1.3 var(--font-sans);margin:32px 0 14px;scroll-margin-top:35px}:where(.marketing-site) .site-prose p{margin:0 0 23px}:where(.marketing-site) .site-prose ul,:where(.marketing-site) .site-prose ol{margin-block:20px;padding-left:24px}:where(.marketing-site) .site-prose ul{list-style:outside}:where(.marketing-site) .site-prose ol{list-style:decimal}:where(.marketing-site) .site-prose li{margin-block:8px;padding-left:5px}:where(.marketing-site) .site-prose a{text-underline-offset:4px;text-decoration:underline}:where(.marketing-site) .site-prose img{border-radius:0;width:auto;max-width:100%;height:auto;margin:28px auto;display:block}:where(.marketing-site) .site-prose pre{background:var(--tofupilot-neutral-800);color:var(--tofupilot-neutral-100);font:13px/1.8 var(--font-mono);overflow-wrap:normal;margin-block:28px;padding:24px;overflow:auto}:where(.marketing-site) .site-prose :not(pre)>code{font:13px/1.7 var(--font-mono);background:var(--tofupilot-neutral-200);padding:2px 5px}:where(.marketing-site) .site-prose blockquote{border-left:2px solid var(--tofupilot-neutral-800);margin-block:28px;padding:6px 0 6px 24px}:where(.marketing-site) .site-table-scroll{margin-block:30px;overflow-x:auto}:where(.marketing-site) .site-prose table{border-collapse:collapse;width:100%;font-size:14px}:where(.marketing-site) .site-prose th,:where(.marketing-site) .site-prose td{border:1px solid var(--tofupilot-neutral-300);text-align:left;padding:12px}:where(.marketing-site) .site-prose th{background:var(--tofupilot-neutral-200)}:where(.marketing-site) .site-cause{grid-template-columns:1fr 1.5fr;gap:60px;padding-block:100px;display:grid}:where(.marketing-site) .site-cause h2{font:600 46px/1.1 var(--font-sans);letter-spacing:-.04em;margin:0}:where(.marketing-site) .site-cause p{font:18px/1.8 var(--font-sans);margin:0 0 24px}:where(.marketing-site) .template-team{align-items:center;gap:24px;margin-top:24px;padding-block:32px;display:flex}:where(.marketing-site) .template-team-photos{flex-shrink:0;gap:8px;display:flex}:where(.marketing-site) .site-team-members{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-bottom:64px;display:grid}:where(.marketing-site) .site-team-members figure{margin:0}:where(.marketing-site) .site-team-members figure>img{object-fit:cover;width:144px;max-width:100%;height:144px}:where(.marketing-site) .site-team-members figcaption{font:15px/1.5 var(--font-sans);gap:4px;margin-top:16px;display:grid}:where(.marketing-site) .site-team-members figcaption span{color:var(--tofupilot-neutral-600);font-size:13px}:where(.marketing-site) .team-portrait{background:#262626;flex-shrink:0;position:relative;overflow:hidden}:where(.marketing-site) .team-portrait>img{object-fit:cover;border-radius:0;max-width:none;display:block;position:absolute}:where(.marketing-site) .site-team-members .team-portrait{aspect-ratio:1;width:min(200px,100%)!important;height:auto!important}:where(.marketing-site) .site-team-members figcaption p{max-width:34ch;font:400 16px/1.65 var(--font-sans);color:var(--tofupilot-neutral-600);margin:12px 0 0}@media (max-width:500px){:where(.marketing-site) .site-team-members{grid-template-columns:1fr}:where(.marketing-site) .site-team-members figure{margin-bottom:24px;display:block}:where(.marketing-site) .site-team-members figure>img{width:96px;height:96px}:where(.marketing-site) .site-team-members figcaption{margin-top:20px}}:where(.marketing-site) .template-team img{object-fit:cover;border-radius:0;width:58px;height:58px}:where(.marketing-site) .template-team p{font:15px/1.6 var(--font-sans);color:var(--tofupilot-neutral-600);max-width:630px;margin:0}:where(.marketing-site) .template-team strong{color:var(--tofupilot-neutral-800);margin-bottom:4px;display:block}:where(.marketing-site) .template-team>a{white-space:nowrap;align-items:center;gap:8px;margin-left:auto;font-size:14px;display:inline-flex}@media (max-width:1000px){:where(.marketing-site) .site-article-layout{grid-template-columns:180px minmax(0,1fr);gap:30px}}@media (max-width:700px){:where(.marketing-site) .site-header nav{display:none}:where(.marketing-site) .site-intro{padding-block:52px 40px}:where(.marketing-site) .site-intro-copy{font-size:18px}:where(.marketing-site) .site-cause{grid-template-columns:1fr}:where(.marketing-site) .site-article-layout{display:block}:where(.marketing-site) .site-toc{max-height:220px;margin-bottom:40px;position:static}:where(.marketing-site) .site-prose{font-size:16px}:where(.marketing-site) .site-prose h2{font-size:26px}:where(.marketing-site) .site-cause{gap:30px;padding-block:64px}:where(.marketing-site) .template-team{flex-wrap:wrap;gap:18px}:where(.marketing-site) .template-team p{flex:1;min-width:180px}:where(.marketing-site) .template-team>a{margin-left:0}}:where(.marketing-site) .site-toc-mobile{display:none}@media (max-width:700px){:where(.marketing-site) .site-toc{max-height:none;overflow:visible}:where(.marketing-site) .site-toc>p,:where(.marketing-site) .site-toc>nav{display:none}:where(.marketing-site) .site-toc-mobile{border-block:1px solid var(--tofupilot-neutral-300);padding-block:15px;display:block}:where(.marketing-site) .site-toc-mobile summary{cursor:pointer;font:500 14px/1.5 var(--font-sans)}:where(.marketing-site) .site-toc-mobile nav{margin-top:20px}}:where(.marketing-site) .site-chrome{background:var(--tofupilot-neutral-100);display:flow-root}:where(.marketing-site) .site-legal-contact{border-top:1px solid var(--tofupilot-neutral-300);padding-block:36px 64px}:where(.marketing-site) .site-legal-contact h2{margin:0 0 16px;font-size:24px}:where(.marketing-site) .site-legal-contact a{text-underline-offset:4px;text-decoration:underline}:where(.marketing-site) .site-chrome .site-header nav{display:flex}:where(.marketing-site) .site-chrome .site-header>a{flex-shrink:0}:where(.marketing-site) .site-chrome .site-header a:focus-visible,:where(.marketing-site) .site-chrome .site-footer a:focus-visible{outline:2px solid var(--brand-focus,var(--tofupilot-active));outline-offset:5px}:where(.marketing-site) .site-chrome .site-footer a:hover{text-underline-offset:4px;text-decoration:underline}@media (max-width:900px){:where(.marketing-site) .site-chrome .site-header{flex-wrap:wrap;gap:16px}:where(.marketing-site) .site-chrome .site-header nav{border-top:1px solid var(--tofupilot-neutral-300);white-space:nowrap;order:3;gap:22px;width:100%;padding-top:12px;font-size:12px;overflow-x:auto}}.marketing-site{--brand-focus:var(--tofupilot-active);--brand-action:var(--tofupilot-primary);--brand-on-action:var(--tofupilot-paper)}.marketing-site,:where(.marketing-site) .v2-page,:where(.marketing-site) .v2-page.adoption-page,:where(.marketing-site) .v2-page.site-chrome{background-color:var(--tofupilot-paper);color:var(--tofupilot-primary)}:where(.marketing-site) :is(.dark,.dashboard-dark,.outcome-dark,[data-tofupilot-theme=dark],.customer-proof-dark,.customer-love,.customer-quotes,.trust-section,.support-section,.closing-demo,.site-page-cta,.pilot-section,.security-guide,.connection-paths,.test-record-section,.control-section,.investigation-demo-section,.fp-code-section,.integration-framework-feature,.connect-framework,.pstory-editor,.production-hero-code,.sdk-example,.connection-build-code,.journey-code,.overview-develop,.story-code,.video-demo-player){--brand-focus:var(--tofupilot-active-dark);--brand-action:var(--tofupilot-paper);--brand-on-action:var(--tofupilot-primary);--ring:var(--tofupilot-active-dark)}:where(.marketing-site) :is(.control-app,.record-inspector,.production-app,.wf-editor,.journey-record,.connection-operator,.pstory-demo:not(.pstory-editor),.measurement-hosting-card,.pitch-document,.pilot-guide-shell){--brand-focus:var(--tofupilot-active);--brand-action:var(--tofupilot-primary);--brand-on-action:var(--tofupilot-paper);--ring:var(--tofupilot-active)}:where(.marketing-site) .v2-page :is(button,input,textarea,select,.v2-button,[role=button]),:where(.marketing-site) [data-slot=button]{border-radius:var(--tofupilot-radius-control)}:where(.marketing-site) .v2-page.adoption-page :is(a,button,input,textarea,select,summary):focus-visible{outline:2px solid var(--brand-focus);outline-offset:4px}:where(.marketing-site) .v2-page.adoption-page :is(.v2-button,.pilot-decision-primary),:where(.marketing-site) .button{background:var(--brand-action);border-color:var(--brand-action);color:var(--brand-on-action);border-radius:var(--tofupilot-radius-control)}:where(.marketing-site) .v2-page.adoption-page :is(.v2-button,.pilot-decision-primary):hover,:where(.marketing-site) .button:hover{background:var(--brand-action);border-color:var(--brand-action);color:var(--brand-on-action);box-shadow:inset 0 0 0 1px var(--brand-focus)}:where(.marketing-site) .v2-page.adoption-page :is(.v2-text-link,.pstory-doc-link,.pilot-decision-checklist,.pilot-decision-team,.pilot-decision-resources>a,.template-gallery-heading>a,.template-gallery-assistant a,.support-options a,.trust-section-footer a),:where(.marketing-site) .v2-page.adoption-page :is(.site-header nav a,.site-footer nav a,.production-news,.pstory-navigation a,.site-toc a):is(:hover,:focus-visible),:where(.marketing-site) .v2-page.adoption-page [aria-current]:not([aria-current=false]){color:var(--brand-focus)}:where(.marketing-site) .v2-page .production-news>span{color:var(--tofupilot-active);border-color:var(--tofupilot-secondary)}:where(.marketing-site) .v2-page.adoption-page .pstory-navigation li[data-active=true]>a,:where(.marketing-site) .v2-page.adoption-page .pstory-navigation a:is(:hover,:focus-visible){color:var(--tofupilot-neutral-800)}:where(.marketing-site) .v2-page .pstory-navigation li i:after,:where(.marketing-site) .v2-page .template-gallery-progress>i,:where(.marketing-site) .v2-page .template-gallery-progress>span{background:var(--tofupilot-neutral-800)}:where(.marketing-site) .v2-page.adoption-page :is(.connection-choices>button,.integration-options button,.wf-integrations button,.connect-path-selector button)[aria-pressed=true]{color:var(--tofupilot-active);background:var(--tofupilot-sky-100);border-color:var(--tofupilot-secondary);outline-color:var(--tofupilot-secondary);box-shadow:inset 0 -2px var(--tofupilot-secondary)}:where(.marketing-site) .v2-page.adoption-page :is(.control-legend input,.control-scrubber input,input[type=range],input[type=checkbox]){accent-color:var(--brand-focus)}.marketing-site{--card:#fff;--card-foreground:var(--ink);--popover:#fff;--popover-foreground:var(--ink);--accent:var(--tofupilot-neutral-100);--accent-foreground:var(--ink);--input:var(--border);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.marketing-shell{min-height:100vh}.marketing-site .site-header-actions{justify-content:flex-end;align-items:center;gap:20px;display:flex}.marketing-site .site-sign-in{white-space:nowrap;font-size:14px}@media (max-width:700px){.marketing-site .site-header-actions{gap:12px}.marketing-site .site-sign-in{font-size:12px}}
