/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--paper:#f7f7f4;--ink:#161616;--muted:#686868;--accent:#4f5fe7;--line:#e3e3de;--white:#fff;--green:#19865c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;font-synthesis:none;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{background:#4f5fe72e}.container{width:min(1120px,100% - 48px);margin:0 auto}.section{padding:128px 0}.site-header{z-index:20;border-bottom:1px solid #e3e3decc;position:relative}.header-inner{justify-content:space-between;align-items:center;min-height:76px;display:flex}.brand-lockup{align-items:center;gap:18px;display:flex}.wordmark{letter-spacing:-.055em;font-size:22px;font-weight:520}.wordmark span{color:var(--accent);font-weight:720}.early-label{border-left:1px solid var(--line);color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;padding-left:18px;font-size:10px}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:28px;min-height:50px;padding:0 19px;font-size:14px;font-weight:600;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,.text-link:focus-visible,.brand-lockup:focus-visible,footer a:focus-visible{outline-offset:3px;outline:3px solid #4f5fe740}.button-small{border-radius:8px;gap:18px;min-height:39px;padding:0 15px;font-size:13px}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#2a2a2a}.hero{align-items:center;min-height:760px;padding-top:112px;padding-bottom:120px;display:flex}.hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(400px,.94fr);align-items:center;gap:80px;display:grid}.eyebrow,.section-kicker{color:var(--accent);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin:0 0 23px;font-size:11px;font-weight:600}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow-dot{background:var(--accent);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #4f5fe71c}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.062em;max-width:690px;margin-bottom:28px;font-size:clamp(48px,5.2vw,70px);font-weight:560;line-height:1.01}h1 span{color:var(--accent)}.hero-lede{max-width:600px;color:var(--muted);margin-bottom:34px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:30px;display:flex}.button-primary{background:var(--accent);color:var(--white)}.button-primary:hover{background:#4352d8}.text-link{border-bottom:1px solid #bdbdb8;align-items:center;gap:11px;padding:10px 0 8px;font-size:14px;font-weight:600;display:inline-flex}.text-link span{color:var(--accent)}.cta-note{color:#85857f;margin:22px 0 0;font-size:12px}.workflow-wrap{background:var(--white);border:1px solid #ddddda;border-radius:16px;overflow:hidden;box-shadow:0 28px 70px #1e1e1814,0 4px 12px #1e1e180a}.workflow-toolbar{border-bottom:1px solid #ededeb;grid-template-columns:1fr auto 1fr;align-items:center;min-height:50px;padding:0 16px;display:grid}.window-controls{gap:5px;display:flex}.window-controls span{background:#d4d4d0;border-radius:999px;width:7px;height:7px}.workflow-title{color:#747470;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.live-pill{color:var(--green);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;justify-self:end;align-items:center;gap:6px;font-size:9px;display:inline-flex}.live-pill span{background:var(--green);border-radius:99px;width:5px;height:5px}.workflow-panel{padding:30px 22px 18px;position:relative}.workflow-path{background:#e8e8e5;width:1px;position:absolute;top:49px;bottom:74px;left:38px;overflow:hidden}.workflow-path span{background:var(--accent);width:100%;height:45%;animation:4.5s ease-in-out infinite progress-path;position:absolute;top:-45%;left:0}.workflow-step{z-index:1;grid-template-columns:32px 1fr;gap:16px;display:grid;position:relative}.workflow-step+.workflow-step{margin-top:21px}.step-marker{background:var(--white);color:#8a8a84;width:32px;height:32px;font-family:var(--font-geist-mono), monospace;border:1px solid #dadad6;border-radius:9px;place-items:center;font-size:9px;display:grid}.step-marker-ready{color:var(--accent);background:#f1f2ff;border-color:#4f5fe747;font-size:13px}.step-content{min-width:0}.step-heading{justify-content:space-between;align-items:flex-start;gap:10px;min-height:32px;display:flex}.step-heading p{margin:1px 0 0;font-size:12px;font-weight:600}.step-heading>span{color:#9b9b95;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:8px}.step-card{background:#fafaf8;border:1px solid #ebebe8;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 14px;display:flex}.step-card div{flex-direction:column;gap:6px;min-width:0;display:flex}.step-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:620;overflow:hidden}.step-card .code-label{font-family:var(--font-geist-mono), monospace;font-size:10px;font-weight:520}.step-card div span{color:var(--muted);font-size:10px}.step-arrow{color:var(--accent);font-size:13px}.workflow-footer{color:#979791;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;border-top:1px solid #ededeb;justify-content:space-between;margin-top:22px;padding-top:14px;font-size:8px;display:flex}.how{border-top:1px solid var(--line);background:#fbfbf8}.section-heading{max-width:620px}.section-heading h2,.relevance-copy h2,.final-cta h2{letter-spacing:-.05em;margin-bottom:0;font-size:clamp(34px,4vw,48px);font-weight:560;line-height:1.12}.steps-grid{grid-template-columns:repeat(3,1fr);gap:44px;margin-top:86px;display:grid}.how-step{border-top:1px solid #cbcbc5;padding-top:28px;position:relative}.step-number{color:var(--accent);font-family:var(--font-geist-mono), monospace;background:#fbfbf8;padding-right:10px;font-size:10px;position:absolute;top:-8px;left:0}.how-step h3{letter-spacing:-.025em;margin-bottom:16px;font-size:18px;font-weight:620}.how-step p{max-width:315px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.7}.relevance{background:var(--ink);color:var(--white)}.relevance-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);align-items:center;gap:96px;display:grid}.relevance-copy h2{max-width:650px}.relevance-copy>p:not(.section-kicker){color:#aaa;max-width:590px;margin:28px 0 0;font-size:16px;line-height:1.7}.filter-note{align-items:center;gap:14px;margin-top:38px;display:flex}.filter-icon{color:#949ff1;width:38px;height:38px;font-family:var(--font-geist-mono), monospace;border:1px solid #373737;border-radius:10px;place-items:center;display:grid;transform:rotate(90deg)}.filter-note>span:last-child{color:#8d8d8d;flex-direction:column;gap:4px;font-size:11px;display:flex}.filter-note strong{color:#e9e9e9;font-size:12px}.update-feed{background:#1d1d1d;border:1px solid #343434;border-radius:14px;overflow:hidden;box-shadow:0 24px 50px #00000040}.feed-header{border-bottom:1px solid #313131;justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:0 20px;display:flex}.feed-header>div{align-items:center;gap:11px;display:flex}.feed-icon{background:var(--accent);width:30px;height:30px;color:var(--white);border-radius:8px;place-items:center;font-size:12px;font-weight:700;display:grid}.feed-header div>span:last-child,.feed-item div{flex-direction:column;gap:4px;display:flex}.feed-header strong,.feed-item strong{font-size:11px}.feed-header div span span{color:#777;font-family:var(--font-geist-mono), monospace;font-size:8px}.feed-count{color:#888;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;border:1px solid #373737;border-radius:99px;padding:6px 9px;font-size:8px}.feed-list{padding:8px}.feed-item{border-bottom:1px solid #2c2c2c;grid-template-columns:8px 1fr auto;align-items:center;gap:12px;min-height:72px;padding:0 12px;display:grid}.feed-item:last-child{border-bottom:0}.feed-status-dot{background:gray;border-radius:99px;width:6px;height:6px}.feed-item-critical .feed-status-dot{background:#e1795f}.feed-item-opportunity .feed-status-dot{background:#7986ed}.feed-item div span{color:#777;font-size:9px}.feed-status{color:#a1a1a1;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;background:#292929;border-radius:99px;padding:6px 9px;font-size:8px}.feed-item-critical .feed-status{color:#e98c75;background:#e1795f1a}.feed-item-opportunity .feed-status{color:#98a3f6;background:#7986ed1a}.feed-item-muted{opacity:.56}.feed-summary{color:#777;border-top:1px solid #313131;justify-content:space-between;padding:15px 20px;font-size:9px;display:flex}.feed-summary strong{color:#d2d2d2}.channels-section{border-bottom:1px solid var(--line);background:#fbfbf8;padding:42px 0}.channels-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.channels-inner>div:first-child p{margin-bottom:7px;font-size:14px;font-weight:620}.channels-inner>div:first-child span{color:#92928c;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.channel-list{align-items:center;gap:30px;display:flex}.channel{color:#5f5f5c;align-items:center;gap:8px;font-size:12px;font-weight:580;display:inline-flex}.channel-mark{color:#777771;width:25px;height:25px;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;border:1px solid #d7d7d2;border-radius:7px;place-items:center;font-size:8px;display:grid}.final-cta{background:var(--accent);color:var(--white)}.cta-grid{grid-template-columns:1fr .82fr;align-items:center;gap:96px;display:grid}.section-kicker-light{color:#c8ceff}.final-cta h2{max-width:650px;font-size:clamp(40px,5vw,58px)}.cta-form-wrap>p{color:#e1e4ff;max-width:440px;margin-bottom:27px;font-size:15px;line-height:1.65}.access-form{position:relative}.honeypot{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.input-row{background:var(--white);border:1px solid #ffffff47;border-radius:11px;padding:4px;display:flex}.input-row input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;padding:0 14px;font-size:13px}.input-row input::placeholder{color:#92928e}.input-row input:focus-visible{outline-offset:-1px;border-radius:7px;outline:3px solid #16161621}.input-row button{background:var(--ink);min-height:44px;color:var(--white);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:20px;padding:0 15px;font-size:12px;font-weight:620;display:inline-flex}.input-row button:disabled{cursor:wait;opacity:.72}.input-row button:focus-visible{outline-offset:2px;outline:3px solid #16161633}.form-note,.form-error{color:#cdd2ff;min-height:18px;margin:10px 2px 0;font-size:10px}.form-error{color:#fff1a9}.spinner{border:2px solid #ffffff59;border-top-color:var(--white);border-radius:999px;width:12px;height:12px;animation:.7s linear infinite spin}.form-success{background:#ffffff1a;border:1px solid #ffffff47;border-radius:12px;align-items:center;gap:15px;min-height:78px;padding:15px 17px;display:flex}.form-success>span{background:var(--white);width:34px;height:34px;color:var(--accent);border-radius:999px;flex:none;place-items:center;font-weight:700;display:grid}.form-success strong{font-size:14px}.form-success p{color:#e1e4ff;margin:5px 0 0;font-size:11px}footer{border-top:1px solid var(--line);background:var(--paper);padding:34px 0}.footer-inner,.footer-brand,.footer-meta{align-items:center;display:flex}.footer-inner{justify-content:space-between;gap:30px}.footer-brand{gap:18px}.footer-brand .wordmark{font-size:17px}.footer-brand>span:last-child{border-left:1px solid var(--line);color:var(--muted);padding-left:18px;font-size:11px}.footer-meta{color:#858580;gap:25px;font-size:10px}.footer-meta a{border-bottom:1px solid #c7c7c1;padding-bottom:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.reveal{animation:.7s ease-out both reveal}.reveal-delay{animation-delay:.14s}@keyframes reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes progress-path{0%{transform:translateY(0)}55%,to{transform:translateY(325%)}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=960px){.section{padding:100px 0}.hero{padding-top:84px}.hero-grid,.relevance-grid,.cta-grid{grid-template-columns:1fr}.hero-grid{gap:64px}.workflow-wrap{width:min(100%,570px)}.relevance-grid,.cta-grid{gap:58px}.steps-grid{gap:28px}.channels-inner{flex-direction:column;align-items:flex-start}.channel-list{justify-content:space-between;gap:16px;width:100%}.cta-form-wrap{max-width:560px}}@media (width<=700px){.container{width:min(100% - 32px,1120px)}.section{padding:80px 0}.header-inner{min-height:68px}.early-label{display:none}.button-small{gap:12px;min-height:36px;padding:0 12px;font-size:11px}.hero{align-items:flex-start;min-height:auto;padding-top:72px;padding-bottom:80px}.hero-grid{grid-template-columns:minmax(0,1fr);gap:54px}h1{margin-bottom:24px;font-size:clamp(43px,13vw,60px)}.hero-lede{font-size:16px;line-height:1.6}.hero-actions{flex-direction:column;align-items:flex-start;gap:13px}.button-primary{width:100%}.workflow-panel{padding:24px 14px 16px}.workflow-path{left:30px}.workflow-step{grid-template-columns:32px minmax(0,1fr);gap:10px}.step-card{padding:10px}.step-heading>span{display:none}.steps-grid{grid-template-columns:1fr;gap:54px;margin-top:64px}.how-step p{max-width:520px}.relevance-grid{grid-template-columns:minmax(0,1fr);gap:52px}.relevance-copy h2,.final-cta h2{font-size:37px}.feed-status{text-align:center;max-width:76px}.feed-summary{flex-direction:column;align-items:flex-start;gap:8px}.channel-list{grid-template-columns:repeat(2,1fr);gap:18px 28px;display:grid}.input-row{padding:5px}.input-row button{gap:10px;padding:0 12px;font-size:11px}.footer-inner,.footer-brand{flex-direction:column;align-items:flex-start}.footer-inner{gap:24px}.footer-brand{gap:9px}.footer-brand>span:last-child{border-left:0;padding-left:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
