﻿:root{--bg:#f6f8fb;--surface:#fff;--ink:#111827;--muted:#64748b;--line:#dbe3ee;--accent:#2563eb;--accent-2:#0f766e;--soft:#e8f2ff;--dark:#0f172a;--danger:#b42318}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}body:has(.widget-page){background:#fff}body:has(.widget-page) .site-header{display:none}body:has(.widget-page) footer{display:none}body:has(.dashboard-shell){background:#f4f7fb}body:has(.dashboard-shell) .site-header{display:none}body:has(.dashboard-shell) footer{display:none}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;max-width:1180px;height:72px;margin:auto;padding:0 24px;display:flex}.brand{align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex}.brand b{color:var(--accent-2)}.brand-mark{background:var(--dark);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}nav{color:#334155;align-items:center;gap:24px;font-size:14px;display:flex}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:11px 16px;font-weight:800;display:inline-flex}.button:disabled{opacity:.62;cursor:not-allowed}.button.small{min-height:36px;padding:8px 13px}.button.secondary{color:var(--ink);border-color:var(--line);background:#fff}.button.ghost{color:#fff;background:#ffffff24;border-color:#ffffff59}.button.light{color:var(--dark);background:#fff;border-color:#fff}.hero{background:var(--dark);color:#fff;place-items:center;min-height:660px;padding:74px 24px 96px;display:grid;position:relative;overflow:hidden}.hero-bg{opacity:.48;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.hero-bg:before{content:"";background:linear-gradient(90deg,#0f172aeb,#0f172aad,#0f172af5);position:absolute;inset:0}.product-window{width:min(980px,86vw);color:var(--ink);background:#f8fafc;border:1px solid #ffffff29;border-radius:8px;overflow:hidden;transform:translate(18vw,20px)rotate(-2deg);box-shadow:0 36px 90px #00000061}.window-top{border-bottom:1px solid var(--line);color:#475569;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:12px;display:flex}.window-top span{background:#cbd5e1;border-radius:50%;width:9px;height:9px}.window-top b{margin-left:10px}.window-grid{grid-template-columns:1fr 1fr;gap:14px;padding:18px;display:grid}.mini-panel,.conversation{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px}.mini-panel small{color:var(--muted);font-weight:700}.mini-panel strong{margin:12px 0;font-size:42px;display:block}.mini-panel i{background:#e2e8f0;border-radius:8px;height:8px;display:block;overflow:hidden}.mini-panel em{background:var(--accent-2);height:100%;display:block}.mini-panel p,.conversation p{color:var(--muted);margin:10px 0 0;line-height:1.55}.conversation{grid-column:1/-1}.conversation b{color:#334155;margin-top:8px;display:block}.hero-copy{z-index:1;width:min(1180px,100%);position:relative}.eyebrow{color:#0f766e;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.hero .eyebrow{color:#8be0d5}h1{letter-spacing:-.04em;max-width:780px;margin:20px 0 24px;font-size:clamp(42px,7vw,76px);line-height:.98}.hero-copy>p{color:#dbeafe;max-width:650px;font-size:20px;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;display:flex}.trust-row{color:#cbd5e1;flex-wrap:wrap;gap:12px;margin-top:22px;font-size:13px;display:flex}.trust-row span{background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;padding:7px 10px}.section{max-width:1180px;margin:0 auto;padding:86px 24px}.section.compact{padding-top:72px}.section-heading{max-width:760px}.section-heading h2{letter-spacing:-.03em;margin:14px 0 40px;font-size:clamp(32px,4vw,48px);line-height:1.08}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-grid article,.pricing-grid article,.panel,.auth-card,.auth-proof{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 10px 30px #0f172a0d}.feature-grid article{padding:24px}.feature-grid span{color:var(--accent-2);font-weight:900}.feature-grid h3,.steps h3{margin:32px 0 10px;font-size:19px}.feature-grid p,.steps p,.pricing-grid p{color:var(--muted);font-size:14px;line-height:1.65}.steps{grid-template-columns:.9fr 1.1fr;align-items:start;gap:70px;display:grid}.steps ol{border:1px solid var(--line);background:#fff;border-radius:8px;margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);gap:18px;padding:22px;display:flex}.steps li:last-child{border-bottom:0}.steps li>b{width:34px;height:34px;color:var(--accent-2);background:#e7f7f4;border-radius:8px;flex:none;place-items:center;display:grid}.steps h3{margin:0 0 5px}.steps p{margin:0}.pricing-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;display:grid}.pricing-grid article{flex-direction:column;padding:24px;display:flex;position:relative}.pricing-grid article.featured{border-color:#93c5fd;box-shadow:0 18px 50px #2563eb24}.pricing-grid em{color:#166534;background:#dcfce7;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:900;position:absolute;top:14px;right:14px}.price{letter-spacing:-.03em;margin:20px 0 10px;font-size:38px;font-weight:900}.price small{color:var(--muted);margin-left:3px;font-size:12px;font-weight:700}.pricing-grid p{min-height:48px}.pricing-grid .button{margin-top:auto}.pricing-note{text-align:center;color:var(--muted);margin-top:24px;font-size:13px}.cta{background:var(--accent-2);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:28px;max-width:1132px;margin:46px auto 86px;padding:42px;display:flex}.cta .eyebrow{color:#baf3e9}.cta h2{letter-spacing:-.025em;max-width:760px;margin:10px 0 0;font-size:34px;line-height:1.12}footer{border-top:1px solid var(--line);max-width:1180px;color:var(--muted);justify-content:space-between;gap:18px;margin:auto;padding:34px 24px;font-size:12px;display:flex}.legal{max-width:780px;margin:48px auto 92px;padding:34px 24px}.legal h1{font-size:48px}.legal h2{margin:34px 0 10px;font-size:21px}.legal p{color:var(--muted);line-height:1.75}.auth-shell{grid-template-columns:minmax(320px,440px) minmax(260px,360px);justify-content:center;align-items:center;gap:22px;min-height:calc(100vh - 178px);padding:58px 20px;display:grid}.auth-card{padding:34px}.auth-card h1{letter-spacing:-.03em;margin:12px 0;font-size:38px;line-height:1.05}.auth-card>p{color:var(--muted);line-height:1.6}.auth-proof{background:#eef7f5;border-color:#cde7e2;flex-direction:column;justify-content:center;align-self:stretch;padding:24px;display:flex}.auth-proof b{font-size:18px}.auth-proof ul{color:#31514b;margin:16px 0 0;padding-left:18px;line-height:1.8}.form{gap:15px;margin-top:26px;display:grid}.form label{gap:7px;font-size:13px;font-weight:800;display:grid}.form input,.form textarea,.form select{width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:12px 13px}.form input:focus,.form textarea:focus,.form select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2563eb24}.form textarea{resize:vertical;min-height:150px}.error{color:var(--danger);background:#fff1f0;border:1px solid #ffd0cc;border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.45}.auth-foot{text-align:center;color:var(--muted);margin-top:20px;font-size:13px}.dashboard-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.dash-sidebar{color:#fff;background:#0f172a;border-right:1px solid #ffffff14;flex-direction:column;height:100vh;padding:22px 18px;display:flex;position:sticky;top:0}.dash-brand{align-items:center;gap:10px;margin-bottom:28px;font-size:18px;font-weight:900;display:flex}.dash-brand i{color:#5eead4;font-style:normal}.dash-sidebar .brand-mark{color:#0f172a;background:#fff}.dash-nav{color:#cbd5e1;gap:6px;font-size:14px;display:grid}.dash-nav a{border-radius:8px;padding:11px 12px}.dash-nav a:hover,.dash-nav a.active{color:#fff;background:#ffffff17}.dash-account{border-top:1px solid #ffffff1a;gap:10px;margin-top:auto;padding-top:18px;display:grid}.dash-account span{color:#94a3b8;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dash-account .logout{color:#e2e8f0;text-align:left;padding:0}.dashboard{width:100%;max-width:1160px;margin:0 auto;padding:32px 28px 72px}.dash-top{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.dash-top h1{letter-spacing:-.04em;margin:8px 0;font-size:46px}.dash-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.dash-summary>div{border:1px solid var(--line);background:linear-gradient(#fff,#f8fafc);border-radius:8px;padding:18px;box-shadow:0 10px 30px #0f172a0a}.dash-summary span,.dash-summary small{color:var(--muted);font-size:12px;font-weight:800;display:block}.dash-summary b{letter-spacing:-.03em;margin:8px 0 3px;font-size:25px;display:block}.dash-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.panel{padding:24px}.panel.wide{grid-column:1/-1}.panel h2{margin:0 0 8px;font-size:20px}.panel-sub{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.5}.usage-panel{background:linear-gradient(145deg,#fff 0%,#eef7ff 100%)}.usage{background:#e2e8f0;border-radius:9px;height:9px;margin:15px 0 8px;overflow:hidden}.usage i{background:var(--accent-2);height:100%;display:block}.metric{justify-content:space-between;align-items:end;display:flex}.metric strong{font-size:38px;font-weight:900}.metric span{color:var(--muted);font-size:12px}.code-box{color:#dbeafe;background:#111827;border-radius:8px;padding:14px;font:12px/1.55 Consolas,monospace;overflow:auto}.sources{gap:10px;margin-top:18px;display:grid}.source{background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;padding:13px}.source b{font-size:13px;display:block}.source small{color:var(--muted)}.logout{cursor:pointer;color:var(--muted);font:inherit;background:0 0;border:0}.plan-list{gap:10px;display:grid}.plan-row{background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;transition:border-color .15s,transform .15s;display:flex}.plan-row:hover{border-color:#bfdbfe;transform:translateY(-1px)}.plan-row b,.plan-row small{display:block}.plan-row small{color:var(--muted);margin-top:4px}.plan-row .button{min-width:92px;padding:10px 12px}.billing-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.preview-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.status-pill{color:#0f766e;background:#e7f7f4;border:1px solid #b7eadf;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:900}.assistant-frame{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;height:520px}.widget-page{background:#fff;flex-direction:column;min-height:100vh;display:flex}.widget-head{color:#fff;padding:17px}.widget-head b,.widget-head small{display:block}.widget-head small{opacity:.75;margin-top:4px}.widget-messages{flex:1;padding:14px;overflow:auto}.bubble{border-radius:8px;max-width:82%;margin:12px;padding:10px 12px;font-size:12px;line-height:1.45}.bubble.bot{background:#f1f5f9}.bubble.user{background:var(--accent);color:#fff;margin-left:auto}.widget-form{border-top:1px solid #eee;gap:8px;padding:12px;display:flex}.widget-form input{border:1px solid #ddd;border-radius:8px;flex:1;padding:11px}.widget-form button{color:#fff;cursor:pointer;border:0;border-radius:8px;width:40px}@media (max-width:900px){nav>a:not(.button){display:none}.hero{align-items:end;min-height:620px}.product-window{width:110vw;transform:translate(8vw,-40px)rotate(-2deg)}.hero-copy{padding-top:170px}.feature-grid,.pricing-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr;gap:18px}.dashboard-shell{grid-template-columns:1fr}.dash-sidebar{height:auto;position:relative}.dash-nav{grid-template-columns:repeat(5,minmax(0,1fr));overflow:auto}.dash-account{display:none}.dash-summary,.dash-grid{grid-template-columns:1fr}.panel.wide{grid-column:auto}.auth-shell{grid-template-columns:1fr;max-width:520px;margin:auto}.auth-proof{align-self:auto}.cta{margin-left:18px;margin-right:18px}}@media (max-width:560px){.site-header{padding:0 18px}.brand{font-size:17px}.site-header .button{padding:8px 11px}.hero{padding:54px 20px 76px}.hero-copy{padding-top:110px}.hero-copy>p{font-size:17px}.window-grid{grid-template-columns:1fr}.mini-panel:nth-child(2){display:none}.feature-grid,.pricing-grid{grid-template-columns:1fr}.section{padding:64px 20px}.section-heading h2{font-size:32px}.cta{flex-direction:column;align-items:flex-start;padding:30px}.cta h2{font-size:29px}footer{flex-direction:column}.dashboard{padding:24px 16px 56px}.dash-nav{grid-template-columns:repeat(5,132px)}.dash-top{flex-direction:column;align-items:flex-start;gap:12px}.dash-top h1{font-size:36px}.preview-head{flex-direction:column}.assistant-frame{height:460px}}
