@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,sans-serif;color:#11160f;background:#f7f8f3;--ink:#11160f;--muted:#687065;--line:#dfe3d9;--accent:#c8f25f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 82% 8%,#eaf7c9 0,transparent 30rem),#f7f8f3}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.topbar,.site-shell>main,.site-shell>footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;border-bottom:1px solid #11160f17}.brand{display:inline-flex;align-items:center;width:fit-content;border:0;padding:0;background:none;font-size:1.2rem;font-weight:800;letter-spacing:-.05em;cursor:pointer}.brand-mark{display:inline-block;width:18px;height:18px;margin-right:9px;border:5px solid currentColor;border-radius:50% 50% 8%;transform:rotate(45deg)}.brand-mark-small{width:13px;height:13px;margin-right:6px;border-width:4px}.nav-links,.nav-actions,.hero-actions,.model-row>div{display:flex;align-items:center;gap:1.5rem}.nav-links{color:#4d554a;font-size:.82rem;font-weight:600}.nav-actions{justify-content:flex-end;gap:.7rem}.text-button,.back-button,.auth-switch button{border:0;padding:.5rem;background:none;font-weight:700;cursor:pointer}.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:52px;border:1px solid transparent;border-radius:8px;padding:.85rem 1.2rem;font-weight:750;cursor:pointer;transition:.16s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.55}.button[aria-busy=true]{cursor:wait}.button-small{min-height:42px;padding:.6rem 1rem;font-size:.8rem}.button-dark{color:#fff;background:var(--ink);box-shadow:0 8px 22px #11160f20}.button-accent{color:var(--ink);background:var(--accent);box-shadow:0 10px 28px #91be2533}.button-quiet{border-color:#d5dacd;background:#fff9}.hero{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(3rem,7vw,7rem);align-items:center;min-height:700px;padding:5.5rem 0 6.5rem}.eyebrow{display:flex;align-items:center;gap:.6rem;margin-bottom:1.4rem;color:#596155;font:500 .69rem DM Mono,monospace;letter-spacing:.1em;text-transform:uppercase}.eyebrow>span{width:22px;height:1px;background:currentColor}.hero h1{max-width:610px;margin-bottom:1.6rem;font-size:clamp(3.7rem,6.6vw,6.7rem);font-weight:650;letter-spacing:-.075em;line-height:.91}.hero-lede{max-width:590px;margin-bottom:2rem;color:#5d6559;font-size:1.05rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.75rem}.hero-note{margin:1rem 0 0;color:#858c81;font-size:.73rem}.hero-product{position:relative;padding:1rem 0 2.2rem}.product-window{position:relative;z-index:1;overflow:hidden;border:1px solid #d7dccf;border-radius:18px;background:#fff;box-shadow:0 35px 90px #1f2f211f;transform:rotate(1deg)}.window-bar,.report-head,.score-row,.model-row{display:flex;align-items:center;justify-content:space-between}.window-bar{border-bottom:1px solid #ebeee7;padding:.95rem 1.1rem}.window-brand{display:flex;align-items:center;font-size:.8rem;font-weight:800}.window-controls{display:flex;gap:5px}.window-controls span{width:6px;height:6px;border-radius:50%;background:#dfe3db}.report-head{padding:1.4rem 1.4rem 1rem}.report-head p,.score-block>span,.model-row>span{margin-bottom:.25rem;color:#899083;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.report-head h2{margin:0;font-size:1.1rem}.sample-label,.mention,.model-row b{border-radius:99px;padding:.35rem .5rem;font-size:.58rem}.sample-label,.model-row b{border:1px solid #e1e5dc;color:#7a8276}.score-row{margin:0 1.4rem 1rem;border-radius:12px;padding:1.2rem;background:#f5f7f1}.score-block{display:grid}.score-block strong{margin:.2rem 0;font-size:2.3rem;letter-spacing:-.07em}.score-block strong span{color:#9ba095;font-size:.8rem;letter-spacing:0}.score-block small{color:#367446;font-size:.63rem;font-weight:700}.mini-chart{display:flex;align-items:end;gap:6px;width:42%;height:68px}.mini-chart span{flex:1;min-height:8px;border-radius:3px;background:#dce7c0}.mini-chart span:nth-last-child(-n+2){background:#a8d832}.prompt-list{border-block:1px solid #eef0eb}.prompt-row{display:grid;grid-template-columns:42px 1fr auto;gap:.8rem;align-items:center;padding:.9rem 1.4rem}.prompt-row+.prompt-row{border-top:1px solid #f0f2ed}.rank{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:#586054;background:#eff2eb;font:500 .66rem DM Mono}.rank-up{color:#2c6c3c;background:#e4f2d5}.rank-missing{color:#8b6848;background:#f4eadb}.prompt-row>div:nth-child(2){display:grid;gap:.2rem}.prompt-row strong{font-size:.68rem}.prompt-row span{color:#92988f;font-size:.58rem}.mention{color:#6f766b;background:#f0f2ee;font-weight:700}.mention-positive{color:#286139;background:#e5f4d9}.mention-gap{color:#855f39;background:#f7ead8}.model-row{gap:1rem;padding:1rem 1.4rem 1.2rem}.model-row>span{margin:0}.model-row>div{flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.model-row b{font-size:.51rem}.signal-card{position:absolute;z-index:2;right:-18px;bottom:0;display:flex;gap:.7rem;align-items:center;border:1px solid #d9decf;border-radius:12px;padding:.8rem 1rem;background:#fff;box-shadow:0 16px 35px #17221421}.signal-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:var(--accent)}.signal-card div{display:grid;gap:.12rem}.signal-card strong{font-size:.67rem}.signal-card div span{color:#8a9186;font-size:.56rem}.trust-strip{display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);padding:1.2rem 0;color:#737a70;font:500 .64rem DM Mono;text-transform:uppercase}.trust-strip i{width:4px;height:4px;border-radius:50%;background:#b4bab0}.section{padding:8rem 0}.section-intro{max-width:700px;margin-bottom:4rem}.section-intro h2,.feature-copy h2,.final-cta h2{margin-bottom:1.2rem;font-size:clamp(2.4rem,4.8vw,4.4rem);font-weight:600;letter-spacing:-.065em;line-height:1}.section-intro p,.feature-copy>p{max-width:620px;color:var(--muted);line-height:1.75}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.steps-grid article{padding:2rem 2rem 0 0}.steps-grid article+article{border-left:1px solid var(--line);padding-left:2rem}.step-number{margin-bottom:2rem;color:#949b90;font:500 .64rem DM Mono}.step-visual{height:125px;margin-bottom:2rem;border:1px solid #e1e5db;border-radius:12px;background:#fff}.product-visual{display:flex;align-items:center;gap:.7rem;padding:1rem}.tiny-logo{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;color:#fff;background:var(--ink);font-weight:800}.product-visual span{font-size:.74rem;font-weight:700}.product-visual b{margin-left:auto;border-radius:99px;padding:.35rem .5rem;color:#2c693c;background:#e9f5df;font-size:.54rem}.prompts-visual{display:flex;flex-wrap:wrap;align-content:center;gap:.45rem;padding:1.2rem}.prompts-visual span{border:1px solid #e2e5de;border-radius:99px;padding:.55rem .7rem;color:#666e62;background:#f8f9f6;font-size:.62rem}.prompts-visual span:first-child{color:#fff;background:var(--ink)}.answer-visual{display:flex;align-items:center;justify-content:space-between;padding:1.5rem}.answer-visual>div{display:grid;gap:8px;width:65%}.answer-visual>div span{height:6px;border-radius:99px;background:#e5e8e1}.answer-visual>div span:nth-child(2){width:80%}.answer-visual>div span:nth-child(3){width:55%;background:#a8d832}.answer-visual strong{font-size:1.8rem}.steps-grid h3{margin-bottom:.8rem;font-size:1.08rem}.steps-grid p{color:var(--muted);font-size:.83rem;line-height:1.7}.feature-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,8rem);align-items:center}.feature-copy ul{display:grid;gap:.9rem;margin:2rem 0 0;padding:0;list-style:none;font-size:.82rem;font-weight:650}.feature-copy li span{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:.6rem;border-radius:50%;background:#e5efcf}.insight-board{border:1px solid #d9ded2;border-radius:18px;padding:2rem;background:#fff;box-shadow:0 30px 70px #22301c14}.insight-top{display:flex;justify-content:space-between;margin-bottom:2rem}.insight-top span{font-size:.93rem;font-weight:750}.insight-top b{color:#8b9287;font-size:.61rem}.voice-row{display:grid;grid-template-columns:105px 1fr 38px;gap:1rem;align-items:center;margin:1.2rem 0}.voice-row strong,.voice-row span{font-size:.66rem}.voice-row div{height:8px;overflow:hidden;border-radius:99px;background:#edf0e9}.voice-row i{display:block;height:100%;border-radius:inherit;background:#b9c3b1}.voice-row:first-of-type i{background:#a8d832}.board-divider{height:1px;margin:2rem 0;background:#e6e9e2}.recommendation{display:flex;gap:.9rem;align-items:flex-start;border-radius:12px;padding:1rem;background:#f3f7e9}.recommendation>span{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:8px;background:var(--accent)}.recommendation strong{font-size:.73rem}.recommendation p{margin:.25rem 0 0;color:#687063;font-size:.66rem;line-height:1.5}.final-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin:2rem 0 6rem;border-radius:20px;padding:clamp(2rem,6vw,5rem);color:#fff;background:var(--ink)}.final-cta>div{max-width:760px}.final-cta h2{margin:0}.eyebrow-light{color:#aeb5a9}.site-shell>footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:2rem 0 3rem;color:#747b70;font-size:.7rem}.site-shell>footer p{margin:0}.auth-page{display:grid;grid-template-columns:minmax(420px,.88fr) minmax(520px,1.12fr);height:100svh;min-height:620px;background:#fff}.auth-story{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(1.75rem,4vh,3.5rem) clamp(2rem,5vw,4.5rem);color:#fff;background:radial-gradient(circle at 80% 18%,#c8f25f38,transparent 22rem),var(--ink)}.brand-light{color:#fff}.auth-story-copy{max-width:610px;margin:clamp(2rem,7vh,5rem) 0}.auth-story h1{margin-bottom:1.25rem;font-size:clamp(3rem,4.8vw,5.4rem);font-weight:600;letter-spacing:-.075em;line-height:.94}.auth-story-copy>p{max-width:530px;color:#b9c0b5;line-height:1.65}.auth-proof{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(2rem,5vh,3.5rem);border-top:1px solid #343a32}.auth-proof div{display:grid;gap:1rem;padding:1.1rem 1rem 0 0}.auth-proof div+div{border-left:1px solid #343a32;padding-left:1rem}.auth-proof strong{color:var(--accent);font:500 .64rem DM Mono}.auth-proof span{color:#d9ddd6;font-size:.68rem}.auth-caption{margin:0;color:#7f887b;font-size:.66rem}.auth-form-side{display:grid;place-items:center;padding:clamp(1.5rem,4vh,3rem)}.auth-card{width:min(440px,100%)}.back-button{margin:0 0 clamp(1.5rem,4vh,3rem) -.5rem;color:#757c72;font-size:.73rem}.auth-heading{margin-bottom:1.5rem}.auth-icon{display:grid;place-items:center;width:40px;height:40px;margin-bottom:1rem;border-radius:11px;background:var(--accent)}.auth-heading h2{margin-bottom:.5rem;font-size:1.9rem;letter-spacing:-.055em}.auth-heading p{margin-bottom:0;color:var(--muted);font-size:.84rem}.auth-card form,.api-card{display:grid;gap:.8rem}.auth-card label,.api-card label{display:grid;gap:.4rem;color:#4f574c;font-size:.7rem;font-weight:700}.auth-card input,.api-card input,.api-card select,.api-card textarea{width:100%;border:1px solid #daddd5;border-radius:8px;padding:.8rem .9rem;color:var(--ink);outline:none;background:#fbfcfa}.auth-card input{height:48px}.auth-card input:focus,.api-card input:focus,.api-card select:focus,.api-card textarea:focus{border-color:#88947f;box-shadow:0 0 0 3px #c8f25f40}.auth-submit{width:100%;min-height:48px;margin-top:.35rem}.field-message{margin:-.3rem 0 0;color:#a1483e;font-size:.66rem}.auth-message{margin:.8rem 0 0;border-radius:7px;padding:.7rem;color:#315d38;background:#eff7e7;font-size:.7rem;line-height:1.5}.auth-message.auth-error{color:#8a3e36;background:#fcf0ed}.auth-switch{margin:1.1rem 0 0;text-align:center;color:#72796f;font-size:.73rem}.auth-switch button{text-decoration:underline;text-underline-offset:3px}.auth-terms{margin:1.5rem auto 0;max-width:320px;color:#9aa096;font-size:.6rem;line-height:1.5;text-align:center}.confirmation-state{text-align:center}.confirmation-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 1.4rem;border-radius:50%;color:#273617;background:var(--accent);font-size:1.35rem;font-weight:800;box-shadow:0 12px 30px #91be2530}.confirmation-state .auth-heading{margin-bottom:1.25rem}.confirmation-kicker{margin-bottom:.6rem!important;color:#7d8578!important;font:500 .62rem DM Mono,monospace!important;letter-spacing:.1em;text-transform:uppercase}.confirmation-state .auth-heading strong{display:block;margin-top:.45rem;font-size:.82rem;overflow-wrap:anywhere}.confirmation-help{max-width:360px;margin:0 auto 1.5rem;color:var(--muted);font-size:.75rem;line-height:1.7}.confirmation-actions{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:1rem;color:#858c81;font-size:.7rem}.confirmation-actions button{border:0;padding:.35rem;background:none;color:#51594e;font-size:.7rem;font-weight:700;cursor:pointer}.confirmation-actions button:hover{text-decoration:underline;text-underline-offset:3px}.confirmation-actions button:disabled{cursor:wait;opacity:.55}.workspace-shell{min-height:100vh;background:#f4f6f0}.workspace-nav{display:flex;align-items:center;justify-content:space-between;width:min(1100px,calc(100% - 48px));min-height:78px;margin:auto;border-bottom:1px solid var(--line)}.workspace-user{display:flex;align-items:center;gap:1rem;color:#6b7368;font-size:.7rem}.workspace-main{width:min(1000px,calc(100% - 48px));margin:auto;padding:5rem 0}.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.workspace-heading h1{margin:0;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:600;letter-spacing:-.07em;line-height:1}.connected-status{display:flex;align-items:center;gap:.5rem;border:1px solid #dce5d7;border-radius:99px;padding:.5rem .7rem;color:#477052;background:#f9fff6;font-size:.63rem;font-weight:700}.connected-status i{width:7px;height:7px;border-radius:50%;background:#5fa36c}.onboarding-card,.api-card{border:1px solid #dce1d7;border-radius:16px;background:#fff;box-shadow:0 20px 50px #202e1b0d}.onboarding-card{display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden}.onboarding-copy{padding:2.5rem;color:#fff;background:var(--ink)}.onboarding-copy>span,.api-card-head span{color:#92998f;font:500 .63rem DM Mono;text-transform:uppercase}.onboarding-copy h2{margin:1rem 0;font-size:2rem;letter-spacing:-.05em}.onboarding-copy p{margin:0;color:#aeb6ab;font-size:.78rem;line-height:1.7}.onboarding-steps{display:grid;padding:1rem 2rem}.onboarding-steps>div{display:grid;grid-template-columns:38px 1fr auto;gap:.9rem;align-items:center;padding:1rem 0}.onboarding-steps>div+div{border-top:1px solid #ecefe8}.onboarding-steps b{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#f0f3eb;font:500 .63rem DM Mono}.onboarding-steps span{display:grid;gap:.2rem}.onboarding-steps strong{font-size:.74rem}.onboarding-steps small{color:#90978c;font-size:.6rem}.onboarding-steps i{color:#9ca398;font-style:normal}.api-card{margin-top:1.25rem;padding:2rem}.api-card-head,.request-line{display:flex;align-items:center;justify-content:space-between;gap:1rem}.api-card-head h2{margin:.35rem 0 0;font-size:1.25rem}.request-line>label:first-child{width:140px}.path-field{flex:1}.api-card textarea,.api-card pre{font-family:DM Mono,monospace}.api-card pre{min-height:150px;margin:0;overflow:auto;border-radius:9px;padding:1rem;color:#dce8d8;background:var(--ink);font-size:.68rem;line-height:1.6;white-space:pre-wrap}.page-loader{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.2rem;font-weight:800}@media(max-width:980px){.nav-links{display:none}.topbar{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;min-height:auto}.hero-product{width:min(650px,100%);margin:auto}.feature-section{grid-template-columns:1fr}.auth-page{grid-template-columns:1fr;height:auto;min-height:100svh}.auth-story{min-height:400px}.auth-story-copy{margin:5rem 0 2rem}.auth-proof,.auth-caption{display:none}.auth-form-side{padding-block:4rem}.back-button{margin-bottom:2.5rem}}@media(max-width:720px){.topbar,.site-shell>main,.site-shell>footer,.workspace-nav,.workspace-main{width:calc(100% - 28px)}.text-button{display:none}.hero{gap:3rem;padding:4rem 0}.hero h1{font-size:clamp(3.4rem,17vw,5rem)}.product-window{transform:none}.signal-card{right:8px}.trust-strip{flex-wrap:wrap;justify-content:center;gap:.7rem 1rem}.trust-strip i{display:none}.section{padding:5.5rem 0}.steps-grid{grid-template-columns:1fr}.steps-grid article,.steps-grid article+article{border-left:0;border-bottom:1px solid var(--line);padding:2rem 0}.final-cta{align-items:flex-start;flex-direction:column;margin-bottom:3rem}.site-shell>footer{align-items:flex-start;flex-direction:column;gap:.8rem}.auth-story{min-height:330px;padding:2rem 1.4rem}.auth-story-copy{margin:4rem 0 1rem}.auth-story h1{font-size:clamp(2.8rem,14vw,4rem)}.auth-story-copy>p{display:none}.auth-form-side{padding:3rem 1.4rem}.back-button{margin-bottom:2rem}.workspace-user>span{display:none}.workspace-main{padding:3.5rem 0}.workspace-heading,.request-line,.api-card-head{align-items:stretch;flex-direction:column}.onboarding-card{grid-template-columns:1fr}.request-line>label:first-child{width:100%}}@media(max-width:480px){.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.score-row,.model-row{align-items:flex-start;flex-direction:column}.mini-chart{width:100%}.prompt-row{grid-template-columns:38px 1fr}.prompt-row .mention{display:none}.model-row>div{justify-content:flex-start}.voice-row{grid-template-columns:82px 1fr 32px;gap:.6rem}}
