.start-module__K0IoaG__page{--ink:#111;--paper:#f7f7f7;--card:#fff;--line:#e2e2e2;--line-strong:#cdcdcd;--muted:#5e5e5e;--yellow:var(--vb-accent,#f9e75e);--yellow-deep:#e8df2d;--yellow-tint:#fffbe1;--console:#111;--console-raised:#1a1a1a;--console-line:#2a2a2a;--console-text:#f3f3f3;--console-muted:#9b9b9b;--mono:"Space Mono", ui-monospace, monospace;--ease:cubic-bezier(.22, 1, .36, 1);--site-header-offset:102px;height:calc(100vh - var(--site-header-offset));height:calc(100dvh - var(--site-header-offset));background:var(--paper);color:var(--ink);font-family:var(--font-marketing), Arial, sans-serif;letter-spacing:-.02em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex-direction:column;display:flex;position:relative;overflow:hidden}.start-module__K0IoaG__page:before{content:"";pointer-events:none;background-image:linear-gradient(#11111109 1px,#0000 1px),linear-gradient(90deg,#11111109 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 60% 20%,#000 30%,#0000 75%);mask-image:radial-gradient(80% 70% at 60% 20%,#000 30%,#0000 75%)}.start-module__K0IoaG__page:after{content:"";pointer-events:none;filter:blur(10px);background:radial-gradient(circle,#f9e75e55 0%,#f9e75e00 65%);border-radius:50%;width:720px;height:720px;position:absolute;top:-220px;right:-120px}.start-module__K0IoaG__page>*{z-index:1;position:relative}.start-module__K0IoaG__page a:hover{text-decoration:none}.start-module__K0IoaG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start-module__K0IoaG__pulse{background:var(--yellow-deep);border-radius:50%;width:8px;height:8px;animation:2s ease-out infinite start-module__K0IoaG__pulse;position:relative;box-shadow:0 0 #e8df2d99}.start-module__K0IoaG__workspace{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:center;gap:clamp(32px,5vw,72px);width:min(1240px,100% - 48px);min-height:0;margin-inline:auto;padding:8px 0 24px;display:grid}.start-module__K0IoaG__workspace[data-mode=calendar]{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:stretch}.start-module__K0IoaG__flowColumn,.start-module__K0IoaG__visualColumn{min-width:0;min-height:0;max-height:100%}.start-module__K0IoaG__flowColumn{scrollbar-width:none;overflow-y:auto}.start-module__K0IoaG__workspace[data-mode=calendar] .start-module__K0IoaG__flowColumn{align-self:center}.start-module__K0IoaG__workspace[data-mode=calendar] .start-module__K0IoaG__visualColumn{flex-direction:column;display:flex}.start-module__K0IoaG__eyebrow{align-items:center;gap:10px;margin:0 0 22px;font-size:14px;font-weight:600;display:inline-flex}.start-module__K0IoaG__title{letter-spacing:-.055em;margin:0;font-size:clamp(46px,6vw,82px);font-weight:620;line-height:.98}.start-module__K0IoaG__highlight{text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:.1em;text-decoration-skip-ink:auto;text-decoration-thickness:.1em}.start-module__K0IoaG__lede{max-width:540px;color:var(--muted);margin:26px 0 34px;font-size:clamp(17px,1.4vw,19px);line-height:1.55}.start-module__K0IoaG__emailForm label,.start-module__K0IoaG__companyForm label,.start-module__K0IoaG__stepPanel legend{margin-bottom:8px;font-size:13px;font-weight:650;display:block}.start-module__K0IoaG__emailRow{border:1px solid var(--line-strong);background:var(--card);border-radius:14px;gap:6px;max-width:560px;padding:6px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 18px 40px #1111110d}.start-module__K0IoaG__emailRow:focus-within{border-color:var(--ink);box-shadow:0 0 0 4px #f9e75e80,0 18px 40px #1111110d}.start-module__K0IoaG__emailRow[data-invalid=true]{border-color:#b42318}.start-module__K0IoaG__emailRow input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 14px;font-size:17px}.start-module__K0IoaG__emailRow input:focus-visible{outline:none}.start-module__K0IoaG__help{color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.5}.start-module__K0IoaG__error{color:#b42318;margin:12px 0 0;font-size:14px;font-weight:550}.start-module__K0IoaG__kicker{color:var(--muted);font-family:var(--mono);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:12px}.start-module__K0IoaG__primary,.start-module__K0IoaG__secondary{white-space:nowrap;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:13px 20px;font-size:15px;font-weight:650;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.start-module__K0IoaG__primary{background:var(--yellow);color:#111;border:1px solid #d8cf2a}.start-module__K0IoaG__primary:hover{background:var(--yellow-deep)}.start-module__K0IoaG__primary svg{transition:transform .2s var(--ease)}.start-module__K0IoaG__primary:hover svg{transform:translate(3px)}.start-module__K0IoaG__primary:disabled{opacity:.55;cursor:not-allowed}.start-module__K0IoaG__secondary{border:1px solid var(--line-strong);background:var(--card);color:var(--ink)}.start-module__K0IoaG__secondary:hover{border-color:var(--ink)}.start-module__K0IoaG__ghostButton{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:6px 0;font-size:13.5px;font-weight:550;display:inline-flex}.start-module__K0IoaG__ghostButton:hover{color:var(--ink)}.start-module__K0IoaG__actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.start-module__K0IoaG__scan{border:1px solid var(--console-line);background:var(--console);max-width:560px;color:var(--console-text);border-radius:14px;padding:20px 22px}.start-module__K0IoaG__scan .start-module__K0IoaG__kicker{color:var(--yellow)}.start-module__K0IoaG__scan ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.start-module__K0IoaG__scan li{align-items:center;gap:10px;font-size:13.5px;display:flex}.start-module__K0IoaG__scan code{font-family:var(--mono);letter-spacing:0}.start-module__K0IoaG__scanDone{color:var(--yellow)}.start-module__K0IoaG__spin{animation:.9s linear infinite start-module__K0IoaG__spin}.start-module__K0IoaG__flow{max-width:600px;container-type:inline-size}.start-module__K0IoaG__flowTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:34px;display:flex}.start-module__K0IoaG__flowTop .start-module__K0IoaG__stepper{flex-wrap:nowrap;min-width:0}.start-module__K0IoaG__startOver{border:1px solid var(--line);height:32px;color:var(--muted);white-space:nowrap;cursor:pointer;background:#ffffffb3;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 12px;font-size:12.5px;font-weight:600;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.start-module__K0IoaG__startOver:hover{border-color:var(--line-strong);background:var(--card);color:var(--ink)}.start-module__K0IoaG__startOver svg{transition:transform .45s var(--ease)}.start-module__K0IoaG__startOver:hover svg{transform:rotate(-120deg)}.start-module__K0IoaG__startOver[data-armed=true]{color:#9b2c1f;background:#fff3f1;border-color:#e7a79f}@container (max-width:600px){.start-module__K0IoaG__flowTop .start-module__K0IoaG__stepper li:not([data-state=current]) .start-module__K0IoaG__stepperLabel{display:none}.start-module__K0IoaG__flowTop .start-module__K0IoaG__stepper li:not(:last-child):after{width:10px}}@container (max-width:420px){.start-module__K0IoaG__startOver:not([data-armed=true]) span{display:none}.start-module__K0IoaG__startOver:not([data-armed=true]){justify-content:center;width:32px;padding:0}}.start-module__K0IoaG__stepper{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.start-module__K0IoaG__stepper li{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.start-module__K0IoaG__stepper li:not(:last-child):after{content:"";background:var(--line-strong);width:18px;height:1px;margin-inline-start:2px}.start-module__K0IoaG__stepperDot{border:1px solid var(--line-strong);background:var(--card);border-radius:50%;place-items:center;width:24px;height:24px;font-size:11.5px;transition:background .25s,border-color .25s;display:inline-grid}.start-module__K0IoaG__stepper li[data-state=current]{color:var(--ink)}.start-module__K0IoaG__stepper li[data-state=current] .start-module__K0IoaG__stepperDot{background:var(--yellow);border-color:#c9c234}.start-module__K0IoaG__stepper li[data-state=done] .start-module__K0IoaG__stepperDot{border-color:var(--ink);background:var(--ink);color:#fff}.start-module__K0IoaG__stepPanel h2{letter-spacing:-.045em;outline:none;margin:0;font-size:clamp(28px,3vw,38px);font-weight:620;line-height:1.08}.start-module__K0IoaG__stepPanel fieldset{border:0;margin:26px 0 0;padding:0}.start-module__K0IoaG__companyCard{border:1px solid var(--line);background:var(--card);border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:18px;margin-top:24px;padding:22px;display:grid;position:relative;box-shadow:0 18px 40px #1111110a}.start-module__K0IoaG__companyCard h3{letter-spacing:-.035em;margin:2px 0 0;font-size:22px;font-weight:650}.start-module__K0IoaG__domain{color:var(--muted);font-family:var(--mono);letter-spacing:0;margin:2px 0 14px;font-size:12.5px}.start-module__K0IoaG__companyCard dl{flex-wrap:wrap;gap:8px 18px;margin:0;display:flex}.start-module__K0IoaG__companyCard dl>div{align-items:center;gap:7px;font-size:14px;display:flex}.start-module__K0IoaG__companyCard dt{color:var(--muted);display:inline-flex}.start-module__K0IoaG__companyCard dd{margin:0}.start-module__K0IoaG__matchBadge{top:16px;background:var(--yellow);border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex;position:absolute;inset-inline-end:16px}.start-module__K0IoaG__companyLogo{border:1px solid var(--line);border-radius:12px}.start-module__K0IoaG__companyForm{margin-top:22px}.start-module__K0IoaG__fieldRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:440px;margin-top:14px;display:grid}.start-module__K0IoaG__fieldRow input{max-width:none}.start-module__K0IoaG__companyForm .start-module__K0IoaG__help{margin:0 0 20px}.start-module__K0IoaG__companyForm input{border:1px solid var(--line-strong);background:var(--card);border-radius:10px;width:100%;max-width:440px;height:50px;padding:0 14px;font-size:16px}.start-module__K0IoaG__companyForm input:focus-visible{border-color:var(--ink);outline-offset:0;outline:3px solid #f9e75e99}.start-module__K0IoaG__chips{flex-wrap:wrap;gap:8px;display:flex}.start-module__K0IoaG__chip{border:1px solid var(--line-strong);background:var(--card);cursor:pointer;border-radius:999px;padding:9px 15px;font-size:14px;font-weight:550;transition:background .18s,color .18s,border-color .18s}.start-module__K0IoaG__chip:hover{border-color:var(--ink)}.start-module__K0IoaG__chip[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.start-module__K0IoaG__toolGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px;display:grid}.start-module__K0IoaG__toolTile{border:1px solid var(--line);background:var(--card);text-align:start;cursor:pointer;border-radius:12px;grid-template-columns:28px minmax(0,1fr);align-items:center;column-gap:10px;height:58px;padding:0 12px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.start-module__K0IoaG__toolTile:hover{border-color:var(--line-strong);box-shadow:0 8px 18px #1111110c}.start-module__K0IoaG__toolTile[aria-pressed=true]{border-color:var(--ink);background:var(--yellow-tint)}.start-module__K0IoaG__toolText{min-width:0;line-height:1.25;display:grid}.start-module__K0IoaG__toolName,.start-module__K0IoaG__toolMeta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.start-module__K0IoaG__toolName{font-size:13.5px;font-weight:650}.start-module__K0IoaG__toolMeta{color:var(--muted);letter-spacing:0;font-size:11.5px;font-weight:500}.start-module__K0IoaG__otherIcon{border:1.5px dashed var(--line-strong);width:28px;height:28px;color:var(--muted);border-radius:7px;place-items:center;transition:border-color .18s,color .18s;display:grid}.start-module__K0IoaG__toolTile[aria-pressed=true] .start-module__K0IoaG__otherIcon{border-style:solid;border-color:var(--ink);background:var(--card);color:var(--ink)}.start-module__K0IoaG__widget em{background:#11111110;border-radius:999px;padding:2px 6px;font-size:10.5px;font-style:normal;font-weight:700}.start-module__K0IoaG__toolIconSlot{place-items:center;width:28px;height:28px;display:grid;position:relative}.start-module__K0IoaG__toolIconSlot>span:first-child{width:100%!important;height:100%!important}.start-module__K0IoaG__tick{inset-inline-end:-6px;border:2px solid var(--yellow-tint);background:var(--ink);color:#fff;opacity:0;width:17px;height:17px;transition:opacity .18s, transform .22s var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-6px;transform:scale(.5)}.start-module__K0IoaG__toolTile[aria-pressed=true] .start-module__K0IoaG__tick{opacity:1;transform:scale(1)}.start-module__K0IoaG__otherPanel{margin-top:12px}.start-module__K0IoaG__otherRow{align-items:flex-start;gap:8px;display:flex}.start-module__K0IoaG__otherField{border:1px solid var(--line-strong);background:var(--card);cursor:text;border-radius:10px;flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;min-height:46px;padding:6px 8px;transition:border-color .18s,box-shadow .18s;display:flex}.start-module__K0IoaG__otherField:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px #f9e75e99}.start-module__K0IoaG__otherField input{background:0 0;border:0;outline:none;flex:1;min-width:140px;height:32px;padding:0 6px;font-size:15px}.start-module__K0IoaG__otherField input:focus-visible{outline:none}.start-module__K0IoaG__otherRow .start-module__K0IoaG__secondary{min-height:46px;padding-block:0}.start-module__K0IoaG__secondary:disabled{opacity:.5;cursor:not-allowed}.start-module__K0IoaG__otherChip{border:1px solid var(--ink);background:var(--yellow-tint);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;height:30px;padding-block:0;padding-inline:11px 4px;font-size:13px;font-weight:600;display:inline-flex}.start-module__K0IoaG__otherChip button{cursor:pointer;background:#11111112;border:0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.start-module__K0IoaG__otherChip button:hover{background:#11111126}.start-module__K0IoaG__briefOther{color:var(--muted);text-align:end;font-size:12.5px;font-weight:550}.start-module__K0IoaG__offerings{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.start-module__K0IoaG__offering{border:1px solid var(--line);background:var(--card);text-align:start;cursor:pointer;border-radius:14px;gap:12px;padding:16px;transition:border-color .18s,background .18s;display:flex}.start-module__K0IoaG__offering:hover{border-color:var(--line-strong)}.start-module__K0IoaG__offering[aria-checked=true]{border-color:var(--ink);background:var(--yellow-tint)}.start-module__K0IoaG__offering strong{font-size:15px;font-weight:650;display:block}.start-module__K0IoaG__offering small{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.45;display:block}.start-module__K0IoaG__radio{border:1.5px solid var(--line-strong);border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:1px;transition:border-color .18s,box-shadow .18s}.start-module__K0IoaG__offering[aria-checked=true] .start-module__K0IoaG__radio{border-color:var(--ink);box-shadow:inset 0 0 0 4px var(--yellow-tint), inset 0 0 0 9px var(--ink)}.start-module__K0IoaG__brief{border:1px solid var(--line);background:var(--card);border-radius:16px;margin:24px 0 16px;padding:18px}.start-module__K0IoaG__briefHead{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:14px;display:flex}.start-module__K0IoaG__briefHead strong,.start-module__K0IoaG__briefHead span{display:block}.start-module__K0IoaG__briefHead strong{font-size:15px}.start-module__K0IoaG__briefHead span{color:var(--muted);font-size:13px}.start-module__K0IoaG__brief dl{gap:10px;margin:14px 0 0;display:grid}.start-module__K0IoaG__brief dl>div{justify-content:space-between;align-items:center;gap:16px;font-size:13.5px;display:flex}.start-module__K0IoaG__brief dt{color:var(--muted)}.start-module__K0IoaG__brief dd{text-align:end;margin:0;font-weight:600}.start-module__K0IoaG__briefTools{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.start-module__K0IoaG__briefStatus{min-height:20px;color:var(--muted);align-items:center;gap:7px;margin:14px 0 0;font-size:13px;display:flex}.start-module__K0IoaG__briefStatus[data-state=sent]{color:#1c7a3f}.start-module__K0IoaG__successMark{background:var(--yellow);border-radius:16px;place-items:center;width:56px;height:56px;margin-bottom:18px;display:inline-grid}.start-module__K0IoaG__turnstile:empty{display:none}.start-module__K0IoaG__turnstile{margin-top:16px}.start-module__K0IoaG__visualFrame{place-items:center;max-height:100%;display:grid}.start-module__K0IoaG__calendarFrame{border:1px solid var(--line);background:var(--card);border-radius:22px;flex:1;min-height:0;padding:10px;overflow-y:auto;box-shadow:0 30px 60px #11111112}.start-module__K0IoaG__calFallback{text-align:center;padding:40px}.start-module__K0IoaG__calFallback a{font-weight:650;text-decoration:underline}.start-module__K0IoaG__orbit{aspect-ratio:1;width:min(100%,600px,100dvh - 170px);position:relative}.start-module__K0IoaG__orbitGlow{background:radial-gradient(circle,#f9e75e66 0%,#f9e75e00 70%);border-radius:50%;animation:5s ease-in-out infinite start-module__K0IoaG__breathe;position:absolute;inset:22%}.start-module__K0IoaG__orbitSweep{opacity:0;background:conic-gradient(#f9e75e00 0deg 280deg,#f9e75e99 360deg);border-radius:50%;transition:opacity .4s;animation:1.6s linear infinite start-module__K0IoaG__spin;position:absolute;inset:4%}.start-module__K0IoaG__orbit[data-scanning=true] .start-module__K0IoaG__orbitSweep{opacity:1}.start-module__K0IoaG__ring{--duration:80s;animation:start-module__K0IoaG__spin var(--duration) linear infinite;position:absolute;inset:0}.start-module__K0IoaG__ringOuter{--duration:120s;animation-direction:reverse}.start-module__K0IoaG__ringLines{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.start-module__K0IoaG__ringTrack{fill:none;stroke:#1111111f;stroke-dasharray:.6 1.2;stroke-width:.25px}.start-module__K0IoaG__feedLine{stroke:#11111126;stroke-width:1.2px;stroke-dasharray:2 6;vector-effect:non-scaling-stroke;animation:1.4s linear infinite start-module__K0IoaG__feed}.start-module__K0IoaG__orbit[data-scanning=true] .start-module__K0IoaG__feedLine{stroke:#b8ac12;animation-duration:.5s}.start-module__K0IoaG__orbitNode{position:absolute;transform:translate(-50%,-50%)}.start-module__K0IoaG__orbitNodeInner{border:1px solid var(--line);background:var(--card);width:58px;height:58px;animation:start-module__K0IoaG__spin var(--duration) linear infinite reverse;border-radius:16px;place-items:center;display:grid;box-shadow:0 10px 24px #1111110f}.start-module__K0IoaG__ringOuter .start-module__K0IoaG__orbitNodeInner{animation-direction:normal}.start-module__K0IoaG__core{background:var(--console);color:#fff;border-radius:34px;place-items:center;width:138px;height:138px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #ffffffb3,0 0 0 11px #11111114,0 30px 60px #1111112e}.start-module__K0IoaG__orbit[data-scanning=true] .start-module__K0IoaG__core{animation:1s ease-in-out infinite start-module__K0IoaG__corePulse}.start-module__K0IoaG__console{background:var(--console);width:100%;color:var(--console-text);border:1px solid #262626;border-radius:22px;overflow:hidden;box-shadow:0 40px 80px #1111112e}.start-module__K0IoaG__consoleChrome{border-bottom:1px solid var(--console-line);align-items:center;gap:14px;padding:12px 16px;display:flex}.start-module__K0IoaG__dots{gap:6px;display:flex}.start-module__K0IoaG__dots i{background:#333;border-radius:50%;width:10px;height:10px}.start-module__K0IoaG__consoleUrl{min-width:0;color:var(--console-muted);font-family:var(--mono);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11.5px;overflow:hidden}.start-module__K0IoaG__previewTag{border:1px solid var(--console-line);color:var(--console-muted);border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10.5px}.start-module__K0IoaG__consoleBody{padding:20px}.start-module__K0IoaG__consoleHead{align-items:center;gap:14px;margin-bottom:18px;display:flex}.start-module__K0IoaG__consoleHead>div{flex:1;min-width:0}.start-module__K0IoaG__consoleHead h3{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:650;overflow:hidden}.start-module__K0IoaG__consoleHead p{color:var(--console-muted);margin:2px 0 0;font-size:12.5px}.start-module__K0IoaG__consoleHead .start-module__K0IoaG__companyLogo{border-color:var(--console-line)}.start-module__K0IoaG__statusPill{border:1px solid var(--console-line);color:var(--console-muted);border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:5px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.start-module__K0IoaG__statusPill i{background:#555;border-radius:50%;width:7px;height:7px}.start-module__K0IoaG__statusPill[data-live=true]{color:var(--yellow)}.start-module__K0IoaG__statusPill[data-live=true] i{background:var(--yellow);animation:1.8s ease-out infinite start-module__K0IoaG__pulse}.start-module__K0IoaG__widgets{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.start-module__K0IoaG__widget{border:1px solid var(--console-line);background:var(--console-raised);border-radius:13px;min-width:0;padding:12px}.start-module__K0IoaG__widget header{color:var(--console-muted);align-items:center;gap:7px;font-size:11.5px;font-weight:600;display:flex}.start-module__K0IoaG__widget header span:not(.start-module__K0IoaG__toolIcon){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.start-module__K0IoaG__widget em{color:var(--console-muted);background:#ffffff14}.start-module__K0IoaG__widgetLabel{color:var(--console-muted);margin:10px 0 0;font-size:11px}.start-module__K0IoaG__widgetValue{letter-spacing:-.04em;margin:0;font-size:26px;font-weight:650;line-height:1.2}.start-module__K0IoaG__spark{align-items:flex-end;gap:3px;height:26px;margin-top:8px;display:flex}.start-module__K0IoaG__spark span{background:var(--yellow);opacity:.85;transform-origin:bottom;border-radius:2px;flex:1;height:100%}.start-module__K0IoaG__spark span:last-child{opacity:1}.start-module__K0IoaG__moreSources{border:1px dashed var(--console-line);color:var(--console-muted);border-radius:13px;place-items:center;font-size:12.5px;display:grid}.start-module__K0IoaG__emptyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.start-module__K0IoaG__emptyGrid p{color:var(--console-muted);text-align:center;grid-column:1/-1;margin:8px 0 4px;font-size:13.5px}.start-module__K0IoaG__ghostWidget{border:1px dashed var(--console-line);background:linear-gradient(100deg,#fff0 30%,#ffffff0a 50%,#fff0 70%) 0 0/200% 100%;border-radius:13px;height:128px;animation:2.2s linear infinite start-module__K0IoaG__shimmer}.start-module__K0IoaG__consoleLower{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:10px;margin-top:10px;display:grid}.start-module__K0IoaG__stream,.start-module__K0IoaG__agentCard{border:1px solid var(--console-line);background:var(--console-raised);border-radius:13px;min-width:0;padding:12px}.start-module__K0IoaG__query{color:#cfcfcf;background:#0b0b0b;border-radius:8px;align-items:center;gap:8px;margin-bottom:10px;padding:7px 10px;display:flex}.start-module__K0IoaG__query code{font-family:var(--mono);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.start-module__K0IoaG__query b{color:var(--yellow);font-weight:400}.start-module__K0IoaG__stream ul{gap:7px;min-height:150px;margin:0;padding:0;list-style:none;display:grid}.start-module__K0IoaG__stream li{align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.start-module__K0IoaG__stream time{color:var(--console-muted);font-family:var(--mono);letter-spacing:0;flex-shrink:0;font-size:10.5px}.start-module__K0IoaG__severity{background:#7d7d7d;border-radius:50%;flex-shrink:0;width:7px;height:7px}.start-module__K0IoaG__severity[data-severity=high]{background:#ff6b57}.start-module__K0IoaG__severity[data-severity=medium]{background:#f9c35e}.start-module__K0IoaG__severity[data-severity=low]{background:#8ec5ff}.start-module__K0IoaG__eventText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.start-module__K0IoaG__agentHead{align-items:center;gap:8px;margin-bottom:12px;font-size:12.5px;display:flex}.start-module__K0IoaG__livePill{color:var(--yellow);background:#f9e75e1f;border-radius:999px;margin-inline-start:auto;padding:2px 8px;font-size:10.5px;font-weight:700}.start-module__K0IoaG__agentCard ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.start-module__K0IoaG__agentCard li{color:var(--console-muted);grid-template-columns:16px minmax(0,1fr);gap:8px;font-size:11.5px;line-height:1.4;transition:color .3s;display:grid}.start-module__K0IoaG__agentCard li b{color:var(--console-text);font-weight:650;display:block}.start-module__K0IoaG__agentCard li[data-state=idle]{opacity:.45}.start-module__K0IoaG__agentDot{color:#111;border:1px solid #444;border-radius:50%;place-items:center;width:16px;height:16px;margin-top:1px;transition:background .3s,border-color .3s;display:grid}.start-module__K0IoaG__agentCard li[data-state=active] .start-module__K0IoaG__agentDot{border-color:var(--yellow);animation:1.4s ease-out infinite start-module__K0IoaG__pulse}.start-module__K0IoaG__agentCard li[data-state=done] .start-module__K0IoaG__agentDot{border-color:var(--yellow);background:var(--yellow)}.start-module__K0IoaG__toolIcon{background:#fff;border-radius:7px;flex-shrink:0;place-items:center;display:inline-grid;overflow:hidden}.start-module__K0IoaG__toolIcon img{object-fit:contain;width:100%;height:100%}.start-module__K0IoaG__lettermark{width:100%;height:100%;color:var(--yellow);background:#111;place-items:center;font-size:.8em;font-weight:700;display:grid}@keyframes start-module__K0IoaG__spin{to{transform:rotate(360deg)}}@keyframes start-module__K0IoaG__feed{to{stroke-dashoffset:-16px}}@keyframes start-module__K0IoaG__pulse{0%{box-shadow:0 0 #e8df2d99}70%{box-shadow:0 0 0 9px #e8df2d00}to{box-shadow:0 0 #e8df2d00}}@keyframes start-module__K0IoaG__breathe{50%{opacity:.7;transform:scale(1.12)}}@keyframes start-module__K0IoaG__corePulse{50%{box-shadow:0 0 0 16px #f9e75e66,0 0 0 17px #11111114,0 30px 60px #1111112e}}@keyframes start-module__K0IoaG__shimmer{to{background-position:-200% 0}}@media (max-height:760px){.start-module__K0IoaG__stepPanel>.start-module__K0IoaG__kicker{display:none}}@media (max-width:760px){.start-module__K0IoaG__page{--site-header-offset:90px}}@media (max-height:860px){.start-module__K0IoaG__stepPanel:has(.start-module__K0IoaG__otherPanel)>.start-module__K0IoaG__help{display:none}.start-module__K0IoaG__title{font-size:clamp(40px,min(5.4vw,8vh),72px)}.start-module__K0IoaG__lede{margin:18px 0 24px;font-size:17px}.start-module__K0IoaG__eyebrow{margin-bottom:16px}.start-module__K0IoaG__flowTop{margin-bottom:20px}.start-module__K0IoaG__stepPanel h2{font-size:clamp(24px,2.6vw,32px)}.start-module__K0IoaG__toolGrid{margin-top:16px}.start-module__K0IoaG__toolTile{height:50px}.start-module__K0IoaG__actions{margin-top:18px}.start-module__K0IoaG__primary,.start-module__K0IoaG__secondary{min-height:46px;padding-block:11px}.start-module__K0IoaG__offering{padding:12px 14px}.start-module__K0IoaG__offering small{margin-top:2px}.start-module__K0IoaG__stepPanel fieldset{margin-top:18px}.start-module__K0IoaG__companyCard{margin-top:18px;padding:18px}.start-module__K0IoaG__brief{margin:18px 0 12px}.start-module__K0IoaG__consoleBody{padding:16px}.start-module__K0IoaG__consoleHead{margin-bottom:12px}.start-module__K0IoaG__widget{padding:10px}.start-module__K0IoaG__widgetValue{font-size:22px}.start-module__K0IoaG__spark{height:18px;margin-top:6px}.start-module__K0IoaG__stream ul{min-height:120px}}@media (max-width:1040px){.start-module__K0IoaG__workspace,.start-module__K0IoaG__workspace[data-mode=calendar]{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-items:center}.start-module__K0IoaG__workspace:not([data-mode=calendar]) .start-module__K0IoaG__visualColumn{display:none}.start-module__K0IoaG__workspace[data-mode=calendar]{grid-template-rows:auto minmax(0,1fr);align-items:stretch;gap:14px}.start-module__K0IoaG__workspace[data-mode=calendar] .start-module__K0IoaG__brief,.start-module__K0IoaG__workspace[data-mode=calendar] .start-module__K0IoaG__stepPanel>.start-module__K0IoaG__help,.start-module__K0IoaG__workspace[data-mode=calendar] .start-module__K0IoaG__kicker,.start-module__K0IoaG__workspace[data-mode=calendar] .start-module__K0IoaG__ghostButton{display:none}.start-module__K0IoaG__workspace[data-mode=calendar] .start-module__K0IoaG__flowTop{margin-bottom:10px}.start-module__K0IoaG__workspace[data-mode=calendar] .start-module__K0IoaG__flowColumn{max-height:none;overflow:visible}.start-module__K0IoaG__flow{max-width:none}}@media (max-width:680px){.start-module__K0IoaG__workspace{width:calc(100% - 32px)}.start-module__K0IoaG__title{font-size:clamp(38px,11vw,52px)}.start-module__K0IoaG__lede{margin:16px 0 22px;font-size:16px}.start-module__K0IoaG__emailRow{flex-direction:column}.start-module__K0IoaG__emailRow input{min-height:50px}.start-module__K0IoaG__flowTop{margin-bottom:14px}.start-module__K0IoaG__stepPanel h2{font-size:25px}.start-module__K0IoaG__stepPanel .start-module__K0IoaG__kicker{display:none}.start-module__K0IoaG__toolGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:12px}.start-module__K0IoaG__toolTile{grid-template-columns:24px minmax(0,1fr);column-gap:9px;height:48px;padding:0 9px}.start-module__K0IoaG__toolName{font-size:12.5px}.start-module__K0IoaG__toolMeta{font-size:10.5px}.start-module__K0IoaG__toolIconSlot,.start-module__K0IoaG__otherIcon{width:24px;height:24px}.start-module__K0IoaG__otherField,.start-module__K0IoaG__otherRow .start-module__K0IoaG__secondary{min-height:42px}.start-module__K0IoaG__otherField{padding:4px 6px}.start-module__K0IoaG__otherField input{min-width:100px;font-size:14px}.start-module__K0IoaG__offerings{grid-template-columns:minmax(0,1fr);gap:6px;margin-top:14px}.start-module__K0IoaG__offering{padding:10px 12px}.start-module__K0IoaG__offering small{display:none}.start-module__K0IoaG__chip{padding:7px 12px;font-size:13px}.start-module__K0IoaG__actions{margin-top:14px}.start-module__K0IoaG__companyCard{grid-template-columns:minmax(0,1fr);padding-top:44px}.start-module__K0IoaG__stepper{gap:6px}.start-module__K0IoaG__stepper li:not([data-state=current])>span:last-child{display:none}.start-module__K0IoaG__stepper li:not(:last-child):after{width:10px}.start-module__K0IoaG__calendarFrame{border-radius:16px;padding:4px}}@media (max-width:680px) and (max-height:740px){.start-module__K0IoaG__workspace{padding-bottom:14px}.start-module__K0IoaG__flowTop{margin-bottom:10px}.start-module__K0IoaG__stepPanel h2{font-size:22px}.start-module__K0IoaG__stepPanel>.start-module__K0IoaG__help{display:none}.start-module__K0IoaG__toolGrid{gap:5px;margin-top:10px}.start-module__K0IoaG__toolTile{height:42px}.start-module__K0IoaG__offerings{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.start-module__K0IoaG__offering{gap:8px;padding:9px 10px}.start-module__K0IoaG__offering strong{font-size:13.5px}.start-module__K0IoaG__radio{width:16px;height:16px}.start-module__K0IoaG__stepPanel fieldset{margin-top:12px}.start-module__K0IoaG__stepPanel legend{margin-bottom:6px}.start-module__K0IoaG__chip{padding:6px 10px;font-size:12.5px}.start-module__K0IoaG__chips{gap:6px}.start-module__K0IoaG__actions{margin-top:12px}.start-module__K0IoaG__primary,.start-module__K0IoaG__secondary{min-height:44px;padding-block:9px}}@media (prefers-reduced-motion:reduce){.start-module__K0IoaG__page *,.start-module__K0IoaG__page :before,.start-module__K0IoaG__page :after{animation-duration:.001ms!important;animation-iteration-count:1!important}}:is(.start-module__K0IoaG__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)),.start-module__K0IoaG__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) *){letter-spacing:0!important}.start-module__K0IoaG__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .start-module__K0IoaG__kicker{font-family:var(--font-marketing), Arial, sans-serif}.start-module__K0IoaG__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .start-module__K0IoaG__scan code{font-family:var(--font-marketing), Arial, sans-serif}:is(.start-module__K0IoaG__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .lucide-arrow-right,.start-module__K0IoaG__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .lucide-arrow-left){transform:scaleX(-1)}.start-module__K0IoaG__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .start-module__K0IoaG__primary:hover .lucide-arrow-right{transform:scaleX(-1)translate(3px)}.start-module__K0IoaG__page:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .start-module__K0IoaG__startOver:hover svg{transform:rotate(120deg)}
