:root{--primary:#5b5ce2;--dark:#101828;--accent:#2dd4bf;--bg:#f8fafc;--border:#e4e7ec;--muted:#667085}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--dark);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1160px,100% - 40px);margin:auto}.logo{align-items:center;gap:10px;display:inline-flex}.logo-mark{width:38px;height:38px}.logo-word{letter-spacing:-.04em;font-size:25px;font-weight:800}header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#ffffffe6;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.nav nav{color:#475467;gap:28px;font-size:14px;font-weight:650;display:flex}.actions{align-items:center;gap:12px;display:flex}.language{color:var(--muted);font-size:13px;font-weight:800}.button{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:14px;font-weight:750;display:inline-flex;box-shadow:0 8px 24px #5b5ce22e}.button.small{min-height:40px;padding:0 15px}.button.secondary{color:var(--dark);border-color:var(--border);box-shadow:none;background:#fff}.hero{background:radial-gradient(circle at 85% 20%,#2dd4bf21,#0000 24%),radial-gradient(circle at 8% 18%,#5b5ce221,#0000 28%),linear-gradient(#fff,#fbfbff);padding:92px 0 106px}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;display:grid}.badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#eef;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin:22px 0 24px;font-size:clamp(44px,5.1vw,68px);line-height:1.02}.lead{max-width:610px;color:var(--muted);margin-bottom:30px;font-size:19px;line-height:1.68}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.note{color:var(--muted);margin-top:18px;font-size:13px}.mockup{background:#fff;border:1px solid #dfe3ef;border-radius:20px;overflow:hidden;transform:rotate(1deg);box-shadow:0 28px 80px #10182829}.browser{border-bottom:1px solid var(--border);background:#f7f8fb;align-items:center;gap:7px;height:42px;padding:0 14px;display:flex}.browser>span{background:#d0d5dd;border-radius:50%;width:9px;height:9px}.browser em{color:#98a2b3;background:#fff;border-radius:7px;flex:1;margin-left:12px;padding:6px 14px;font-size:10px;font-style:normal}.mockup-body{grid-template-columns:42% 58%;min-height:450px;display:grid}.mockup-body aside{border-right:1px solid var(--border);background:#f9fafb;padding:20px 14px}.chat{border-bottom:1px solid #edf0f4;align-items:center;gap:10px;padding:14px 7px;display:flex}.chat b{background:#e8e8ff;border-radius:50%;width:38px;height:38px}.chat span{background:#e4e7ec;border-radius:999px;flex:1;height:8px}.mockup-body section{padding:22px}.panel-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.panel-title span{width:27px;height:27px;color:var(--primary);background:#ededff;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.mockup-body article{border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;padding:14px;display:flex}.mockup-body article div{gap:4px;display:grid}.mockup-body article b{font-size:11px}.mockup-body article small{color:var(--muted);font-size:9px}.mockup-body article i{color:#b54708;background:#fef0c7;border-radius:999px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:800}.section{padding:108px 0}.section h2{text-align:center;letter-spacing:-.045em;max-width:760px;margin:0 auto 54px;font-size:clamp(34px,4vw,50px);line-height:1.12}.feature-grid,.pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card,.plan{border:1px solid var(--border);background:#fff;border-radius:18px;padding:28px;box-shadow:0 7px 25px #1018280d}.card>span{width:44px;height:44px;color:var(--primary);background:#eef;border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid}.card h3{margin:24px 0 10px}.card p,.plan p{color:var(--muted);font-size:14px;line-height:1.7}.pricing{background:var(--bg);border-block:1px solid #edf0f4}.plan{flex-direction:column;display:flex}.plan.featured{border-color:var(--primary);box-shadow:0 18px 45px #5b5ce224}.plan>strong{letter-spacing:-.04em;margin:12px 0;font-size:34px}.plan .button{margin-top:auto}.faq-box{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.faq-box h2{text-align:left;margin:18px 0 0}.faq details{border-bottom:1px solid var(--border)}.faq summary{cursor:pointer;padding:22px 0;font-weight:750}.faq details p{color:var(--muted);line-height:1.7}.footer{justify-content:space-between;align-items:center;gap:30px;padding:42px 0;display:flex}.footer p{max-width:560px;color:var(--muted);margin:0;font-size:12px}@media (max-width:920px){.nav nav{display:none}.hero-grid{grid-template-columns:1fr}.mockup{max-width:680px;margin:auto;transform:none}.feature-grid,.pricing-grid{grid-template-columns:1fr 1fr}.faq-box{grid-template-columns:1fr}}@media (max-width:640px){.container{width:min(100% - 28px,1160px)}.actions .button{display:none}.hero{padding:58px 0 76px}h1{font-size:42px}.hero-actions{display:grid}.hero-actions .button{width:100%}.mockup-body{grid-template-columns:31% 69%;min-height:380px}.mockup-body section{padding:13px}.feature-grid,.pricing-grid{grid-template-columns:1fr}.section{padding:78px 0}.footer{flex-direction:column;align-items:flex-start}}
.auth-page{background:radial-gradient(circle at 10% 10%,#5b5ce221,#0000 30%),radial-gradient(circle at 90% 15%,#2dd4bf1f,#0000 26%),#f8fafc;place-items:center;min-height:100vh;padding:96px 24px 48px;display:grid}.auth-brand{position:absolute;top:28px;left:32px}.auth-card{background:#fff;border:1px solid #e4e7ec;border-radius:22px;width:min(460px,100%);padding:38px;box-shadow:0 24px 70px #1018281f}.auth-form{gap:18px;display:grid}.auth-form h1{letter-spacing:-.045em;margin:0 0 8px;font-size:36px}.auth-form label{gap:8px;display:grid}.auth-form label span{font-size:13px;font-weight:750}.auth-form input{width:100%;height:48px;font:inherit;border:1px solid #d0d5dd;border-radius:11px;outline:none;padding:0 14px}.auth-form input:focus{border-color:#5b5ce2;box-shadow:0 0 0 4px #5b5ce21a}.auth-submit{cursor:pointer;border:0;width:100%}.auth-submit:disabled{opacity:.65}.auth-switch{text-align:center;color:#5b5ce2;font-size:14px;font-weight:700}.auth-error,.auth-success{border-radius:10px;margin:0;padding:11px 13px;font-size:13px}.auth-error{color:#b42318;background:#fef3f2}.auth-success{color:#027a48;background:#ecfdf3}.dashboard-page{background:#f8fafc;min-height:100vh}.dashboard-topbar{background:#fff;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;height:76px;padding:0 32px;display:flex}.dashboard-shell{width:min(1160px,100% - 40px);margin:0 auto;padding:48px 0}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.dashboard-header h1{margin:0 0 8px;font-size:42px}.dashboard-header p{color:#667085;margin:0}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.dashboard-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:24px;box-shadow:0 8px 24px #1018280a}.dashboard-card span{color:#667085;font-size:13px}.dashboard-card strong{margin-top:10px;font-size:28px;display:block}.signout-button{cursor:pointer;background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:10px 14px;font-weight:700}@media (max-width:700px){.auth-brand{left:20px}.auth-card{padding:28px}.dashboard-topbar{padding:0 20px}.dashboard-grid{grid-template-columns:1fr}.dashboard-header{flex-direction:column;align-items:flex-start}}
