:root{color-scheme:light dark;--font-sans: "DM Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SFMono-Regular", Consolas, monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--bg: #fafafa;--surface: #ffffff;--surface-raised: #ffffff;--text: #171717;--text-muted: #707070;--border: #dedede;--accent: #087f9c;--accent-hover: #066b84;--accent-soft: #e6f5f8;--success: #168044;--warning: #a56608;--danger: #c13636;--focus: #1594b2;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-lg: 0 18px 50px rgba(0, 0, 0, .11);--ease: cubic-bezier(.2,.8,.2,1);--duration: .16s}@media(prefers-color-scheme:dark){:root{--bg: #141414;--surface: #1c1c1c;--surface-raised: #242424;--text: #f2f2f2;--text-muted: #9b9b9b;--border: #353535;--accent: #46b8d2;--accent-hover: #68c7dc;--accent-soft: #123039;--success: #55bf7c;--warning: #e0a64d;--danger: #ef7777;--focus: #58c3dc}}:root[data-theme=dark]{color-scheme:dark;--bg: #141414;--surface: #1c1c1c;--surface-raised: #242424;--text: #f2f2f2;--text-muted: #9b9b9b;--border: #353535;--accent: #46b8d2;--accent-hover: #68c7dc;--accent-soft: #123039;--success: #55bf7c;--warning: #e0a64d;--danger: #ef7777;--focus: #58c3dc}*,*:before,*:after{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:var(--font-sans)}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}._shell_hz7qq_1{min-height:100vh;background:var(--bg)}._shell_hz7qq_1>header{height:66px;padding:0 clamp(20px,5vw,68px);display:flex;align-items:center;border-bottom:1px solid var(--border)}._brand_hz7qq_1{display:flex;gap:10px;align-items:center;text-decoration:none;color:var(--text);font-weight:750;letter-spacing:-.03em}._brand_hz7qq_1 span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--accent);color:#fff;font-family:Georgia,serif}._powered_hz7qq_1{margin-left:22px;padding-left:22px;border-left:1px solid var(--border);color:var(--text-muted);font-size:12px}._powered_hz7qq_1 b{color:var(--text)}._headerRight_hz7qq_1{display:flex;align-items:center;gap:18px;margin-left:auto}._headerRight_hz7qq_1>a{color:var(--text-muted);font-size:13px;text-decoration:none}._account_hz7qq_1{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;max-width:300px}._account_hz7qq_1>span{display:grid;place-items:center;width:28px;height:28px;border:1px solid color-mix(in srgb,var(--accent) 45%,var(--border));border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:10px;font-weight:750;text-transform:uppercase}._account_hz7qq_1 div{min-width:0}._account_hz7qq_1 b,._account_hz7qq_1 small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._account_hz7qq_1 b{font-size:11px;font-weight:650}._account_hz7qq_1 small{max-width:170px;margin-top:1px;color:var(--text-muted);font-size:9px}._account_hz7qq_1 em{padding:3px 5px;border:1px solid var(--border);border-radius:5px;color:var(--text-muted);font-size:8px;font-style:normal;text-transform:uppercase}._landing_hz7qq_2{min-height:calc(100vh - 66px);display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,540px);align-items:center;gap:8vw;padding:72px clamp(24px,8vw,130px);overflow:hidden}._eyebrow_hz7qq_2{color:var(--accent);font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.14em;margin-bottom:16px}._landing_hz7qq_2 h1,._flow_hz7qq_2 h1{font-size:clamp(44px,6vw,76px);letter-spacing:-.065em;line-height:.98;margin:0}._landing_hz7qq_2 h1 em{font-style:normal;color:var(--accent)}._landing_hz7qq_2 section>p{max-width:620px;color:var(--text-muted);font-size:18px;line-height:1.7;margin:26px 0}._primary_hz7qq_2{border:0;background:var(--text);color:var(--bg);border-radius:var(--radius-md);padding:13px 17px;font-weight:700;cursor:pointer}._primary_hz7qq_2:disabled{opacity:.5;cursor:not-allowed}._trust_hz7qq_2{display:flex;flex-wrap:wrap;gap:10px 20px;color:var(--text-muted);font-size:12px;margin-top:20px}._preview_hz7qq_3{border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-lg);padding:22px;transform:rotate(-1deg)}._previewHead_hz7qq_3{display:flex;justify-content:space-between;align-items:center;color:var(--text-muted);font-size:12px;padding-bottom:18px;border-bottom:1px solid var(--border)}._pill_hz7qq_3,._liveBadge_hz7qq_3{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:5px 8px;font-weight:700}._score_hz7qq_3{padding:28px 4px 20px}._score_hz7qq_3 small,._card_hz7qq_3>small,._prompt_hz7qq_3 small,._taskStream_hz7qq_3 small{color:var(--text-muted);font-size:10px;letter-spacing:.12em}._score_hz7qq_3 strong{display:block;font-size:24px;line-height:1.25;letter-spacing:-.035em;margin:9px 0}._score_hz7qq_3 p{color:var(--text-muted);font-size:13px;line-height:1.55}._miniGrid_hz7qq_3{display:grid;grid-template-columns:repeat(3,1fr);background:var(--bg);border-radius:var(--radius-md)}._miniGrid_hz7qq_3 div{padding:14px;border-right:1px solid var(--border)}._miniGrid_hz7qq_3 div:last-child{border:0}._miniGrid_hz7qq_3 span,._miniGrid_hz7qq_3 small{display:block}._miniGrid_hz7qq_3 span{font-size:20px;font-weight:750}._miniGrid_hz7qq_3 small{color:var(--text-muted);font-size:10px;margin-top:3px}._themeBars_hz7qq_3{display:grid;gap:12px;margin-top:22px}._themeBars_hz7qq_3 label{display:grid;grid-template-columns:80px 1fr;align-items:center;font-size:11px;color:var(--text-muted)}._themeBars_hz7qq_3 i{display:block;height:6px;background:var(--accent);border-radius:99px}._flow_hz7qq_2{max-width:1080px;margin:0 auto;padding:54px 28px 120px}._steps_hz7qq_4{display:flex;align-items:center;justify-content:center;margin-bottom:70px;color:var(--text-muted);font-size:12px}._steps_hz7qq_4 div{display:flex;align-items:center;gap:8px}._steps_hz7qq_4 div span{display:grid;place-items:center;width:24px;height:24px;border:1px solid var(--border);border-radius:50%;font-size:10px}._steps_hz7qq_4 ._activeStep_hz7qq_4{color:var(--text);font-weight:700}._steps_hz7qq_4 ._activeStep_hz7qq_4 span{color:#fff;background:var(--accent);border-color:var(--accent)}._steps_hz7qq_4>i{width:70px;height:1px;background:var(--border);margin:0 12px}._flowHead_hz7qq_4,._findingHead_hz7qq_4{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}._flowHead_hz7qq_4 h1,._findingHead_hz7qq_4 h1{font-size:clamp(38px,5vw,58px)}._flowHead_hz7qq_4 p{max-width:720px;color:var(--text-muted);line-height:1.6}._counter_hz7qq_4{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-md);padding:12px 16px;min-width:132px}._counter_hz7qq_4 b,._counter_hz7qq_4 span{display:block}._counter_hz7qq_4 b{font-size:22px}._counter_hz7qq_4 span{color:var(--text-muted);font-size:10px}._historyStats_hz7qq_5{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:34px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._historyStats_hz7qq_5 div{padding:17px 18px;border-right:1px solid var(--border)}._historyStats_hz7qq_5 div:last-child{border-right:0}._historyStats_hz7qq_5 b,._historyStats_hz7qq_5 span{display:block}._historyStats_hz7qq_5 b{font-size:23px;font-weight:560;letter-spacing:-.03em}._historyStats_hz7qq_5 span{margin-top:3px;color:var(--text-muted);font-size:10px}._historyHeader_hz7qq_5{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:14px}._historyHeader_hz7qq_5 h2{margin:0;font-size:18px;font-weight:560}._historyHeader_hz7qq_5 p{margin:5px 0 0;color:var(--text-muted);font-size:12px}._historyHeader_hz7qq_5>span{color:var(--text-muted);font-size:11px;white-space:nowrap}._threadList_hz7qq_5{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._thread_hz7qq_5{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 2px;border-bottom:1px solid var(--border)}._thread_hz7qq_5:last-child{border:0}._thread_hz7qq_5 div{min-width:0}._thread_hz7qq_5 b,._thread_hz7qq_5 span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._thread_hz7qq_5 b{font-size:13px}._thread_hz7qq_5 span,._thread_hz7qq_5 time{color:var(--text-muted);font-size:11px}._thread_hz7qq_5 span{margin-top:5px}._thread_hz7qq_5 time{white-space:nowrap}._historyMore_hz7qq_5{padding:14px 2px;color:var(--text-muted);font-size:11px}._skeleton_hz7qq_5{height:66px;border-bottom:1px solid var(--border);background:var(--surface);animation:_shimmer_hz7qq_1 1.3s ease-in-out infinite alternate}._stickyAction_hz7qq_5{position:sticky;bottom:18px;margin:22px auto 0;max-width:760px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:color-mix(in srgb,var(--surface) 94%,transparent);border:1px solid var(--border);border-radius:var(--radius-lg);padding:12px 12px 12px 18px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:11px;color:var(--text-muted)}._analysis_hz7qq_6{max-width:650px;margin:90px auto;text-align:center}._analysis_hz7qq_6 h1{font-size:40px;margin-top:10px}._analysis_hz7qq_6 p{color:var(--text-muted);line-height:1.65}._analysisNote_hz7qq_6{color:var(--text-muted);font-size:10px}._orbit_hz7qq_6{width:92px;height:92px;margin:0 auto 34px;position:relative;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%}._orbit_hz7qq_6 span{display:grid;place-items:center;width:42px;height:42px;background:var(--accent);color:#fff;border-radius:50%;font:22px Georgia,serif}._orbit_hz7qq_6 i{position:absolute;width:7px;height:7px;background:var(--accent);border-radius:50%;animation:_orbit_hz7qq_6 2s linear infinite}._orbit_hz7qq_6 i:nth-child(2){animation-delay:-.65s}._orbit_hz7qq_6 i:nth-child(3){animation-delay:-1.3s}._progress_hz7qq_6{margin:30px auto 14px;max-width:420px}._progress_hz7qq_6 [role=progressbar]{height:5px;background:var(--border);border-radius:99px;overflow:hidden}._progress_hz7qq_6 [role=progressbar]>div{height:100%;background:var(--accent);transition:width .5s var(--ease)}._liveAnalysis_hz7qq_7{margin:28px auto 0;max-width:590px;max-height:230px;overflow:auto;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:17px 2px;text-align:left}._liveAnalysis_hz7qq_7 small{color:var(--accent);font-size:9px;font-weight:750;letter-spacing:.13em}._liveAnalysis_hz7qq_7 p{margin:10px 0 0;color:var(--text);font-size:12px;line-height:1.65;white-space:pre-wrap}._coverageRange_hz7qq_8{max-width:690px;margin:16px 0 0;color:var(--text-muted);font-size:12px;line-height:1.5}._coverage_hz7qq_8{display:grid;grid-template-columns:repeat(3,auto);gap:4px 18px;text-align:center}._coverage_hz7qq_8 b{font-size:22px}._coverage_hz7qq_8 span{color:var(--text-muted);font-size:10px}._findingGrid_hz7qq_8{display:grid;grid-template-columns:1fr 1.2fr;gap:18px}._card_hz7qq_3{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px}._theme_hz7qq_3{display:flex;gap:13px;align-items:center;padding:16px 0;border-bottom:1px solid var(--border)}._theme_hz7qq_3:last-child{border:0}._theme_hz7qq_3>span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:700}._theme_hz7qq_3 b,._theme_hz7qq_3 small{display:block}._theme_hz7qq_3 small{color:var(--text-muted);margin-top:4px}._friction_hz7qq_8{padding:16px 0;border-bottom:1px solid var(--border)}._friction_hz7qq_8:last-child{border:0}._friction_hz7qq_8 p{color:var(--text-muted);font-size:13px;line-height:1.55;margin-bottom:0}._sectionTitle_hz7qq_8{margin:46px 0 18px;font-size:24px;letter-spacing:-.03em}._suggestions_hz7qq_8{display:grid;gap:10px}._suggestions_hz7qq_8 article{display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:start;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-md);padding:18px}._suggestions_hz7qq_8 article>span{color:var(--accent);font:11px var(--font-mono)}._suggestions_hz7qq_8 h3{margin:0;font-size:16px}._suggestions_hz7qq_8 p{color:var(--text-muted);font-size:13px}._suggestions_hz7qq_8 code{display:block;color:var(--text-muted);font-size:11px;max-width:580px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._secondaryButton_hz7qq_8,._dangerButton_hz7qq_8{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;padding:10px 12px;font-weight:650;cursor:pointer}._dangerButton_hz7qq_8{color:var(--danger)}._improve_hz7qq_9{max-width:720px;margin:0 auto}._improve_hz7qq_9>h1{font-size:48px}._improve_hz7qq_9>p{color:var(--text-muted);font-size:17px;line-height:1.65}._prompt_hz7qq_3,._taskStream_hz7qq_3{background:#101411;color:#dfe9e1;border-radius:var(--radius-lg);padding:22px;margin:28px 0 14px}._prompt_hz7qq_3 p,._taskStream_hz7qq_3 p{font:13px/1.7 var(--font-mono)}._workspace_hz7qq_9{width:100%;display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;text-align:left;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:var(--radius-md);padding:13px;cursor:pointer}._workspace_hz7qq_9 small,._workspace_hz7qq_9 b{display:block}._workspace_hz7qq_9 small{color:var(--text-muted);font-size:9px;letter-spacing:.1em;margin-bottom:3px}._notice_hz7qq_9{margin:14px 0 20px;color:var(--text-muted);font-size:12px;line-height:1.5}._liveBadge_hz7qq_3{display:inline-flex;gap:7px;align-items:center;font-size:11px}._liveBadge_hz7qq_3 span{width:7px;height:7px;border-radius:50%;background:var(--success)}._actions_hz7qq_9{display:flex;gap:8px}._error_hz7qq_9{margin-top:16px;color:var(--danger);font-size:13px}._error_hz7qq_9 small{display:block;color:var(--text-muted);margin-top:4px}._empty_hz7qq_9{padding:60px;text-align:center;color:var(--text-muted)}._empty_hz7qq_9 b{color:var(--text);font-size:20px}@keyframes _orbit_hz7qq_6{0%{transform:rotate(0) translate(46px) rotate(0)}to{transform:rotate(360deg) translate(46px) rotate(-360deg)}}@keyframes _shimmer_hz7qq_1{0%{opacity:.5}to{opacity:1}}@media(max-width:800px){._powered_hz7qq_1{display:none}._landing_hz7qq_2{grid-template-columns:1fr}._preview_hz7qq_3{max-width:520px}._flowHead_hz7qq_4,._findingHead_hz7qq_4{display:block}._counter_hz7qq_4,._coverage_hz7qq_8{margin-top:24px}._historyStats_hz7qq_5{grid-template-columns:repeat(2,1fr)}._historyStats_hz7qq_5 div:nth-child(2){border-right:0}._historyStats_hz7qq_5 div:nth-child(-n+2){border-bottom:1px solid var(--border)}._historyHeader_hz7qq_5{align-items:flex-start;flex-direction:column}._findingGrid_hz7qq_8{grid-template-columns:1fr}._suggestions_hz7qq_8 article{grid-template-columns:34px 1fr}._suggestions_hz7qq_8 article button{grid-column:2}._steps_hz7qq_4>i{width:20px}._trust_hz7qq_2{display:grid}._stickyAction_hz7qq_5{align-items:stretch;flex-direction:column}._stickyAction_hz7qq_5 ._primary_hz7qq_2{width:100%}}@media(max-width:520px){._shell_hz7qq_1>header{padding:0 18px}._powered_hz7qq_1,._account_hz7qq_1 div,._account_hz7qq_1 em{display:none}._headerRight_hz7qq_1{gap:12px}._account_hz7qq_1{display:block}._flow_hz7qq_2{padding:38px 18px 110px}._steps_hz7qq_4{justify-content:flex-start;margin-bottom:48px;overflow:hidden}._steps_hz7qq_4 div{white-space:nowrap}._steps_hz7qq_4>i{margin:0 7px}._flowHead_hz7qq_4 h1,._findingHead_hz7qq_4 h1{font-size:40px}._counter_hz7qq_4{width:fit-content}._thread_hz7qq_5 time{display:none}._historyStats_hz7qq_5 div{padding:14px}._stickyAction_hz7qq_5{bottom:10px}._coverage_hz7qq_8{grid-template-columns:repeat(3,1fr)}._coverage_hz7qq_8 b{font-size:18px}}
