*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#182033;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}header{height:70px;padding:0 7%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ebf2;position:sticky;top:0;background:#fffffff2;backdrop-filter:blur(10px);z-index:9}.brand{font-weight:900;font-size:22px}.brand span{color:#635bff}nav{display:flex;gap:25px}nav a{color:#697386;text-decoration:none;font-size:14px;font-weight:700}.hero{text-align:center;padding:95px 7% 100px;background:radial-gradient(circle at 50% 0,#eeedff,transparent 50%),#f8f9ff}.badge,.kicker{color:#635bff;font-size:11px;font-weight:900;letter-spacing:2px}.hero h1{font-size:clamp(45px,8vw,82px);line-height:.98;margin:18px 0}.hero h1 span{color:#635bff}.hero p{max-width:690px;margin:25px auto;color:#687286;font-size:18px;line-height:1.65}.cta,.secondary,button{display:inline-block;border:0;border-radius:10px;padding:13px 20px;font-weight:800;cursor:pointer;text-decoration:none}.cta,button{background:#635bff;color:white}.secondary{margin-left:8px;border:1px solid #dce0ea;color:#30384a;background:white}.section{max-width:1180px;margin:auto;padding:80px 7%}.tinted{max-width:none;background:#f7f8fc}.section h2{font-size:40px;margin:9px 0}.sub{color:#778094;margin-top:0;margin-bottom:30px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:20px}.tool,.workspace{background:#fff;border:1px solid #e4e8f0;border-radius:18px;padding:24px;box-shadow:0 12px 35px #17203308}.toolicon{width:45px;height:45px;border-radius:12px;background:#eeedff;color:#635bff;display:grid;place-items:center;font-weight:900;font-size:11px}.tool h3{margin:17px 0 8px}.tool p{font-size:14px;color:#6d7689;line-height:1.5}input,textarea,select{width:100%;border:1px solid #d9deea;border-radius:9px;padding:11px;margin:6px 0 10px;font:inherit;background:white}textarea{min-height:125px;resize:vertical}.tool button{margin-top:4px}.options{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:15px;margin:22px 0}.options label{font-size:13px;font-weight:800;color:#4c5669}.options output{font-size:12px;color:#635bff;margin-left:8px}.notice{background:#f3f4f8;padding:12px;border-radius:8px;color:#687286;font-size:13px}.answer{font-weight:900;margin-top:14px;line-height:1.5}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.features div{padding:25px;border:1px solid #e6e9f0;border-radius:15px}.features p{color:#6c7588;font-size:14px;line-height:1.5}footer{text-align:center;padding:45px 7%;background:#111827;color:#aeb6c5;font-size:13px}footer b{color:white;font-size:18px}footer a{color:#cbd1dc;text-decoration:none;margin:0 5px}@media(max-width:650px){header{padding:0 5%}nav{gap:12px}.hero{padding:65px 5% 75px}.hero-buttons{}.secondary{margin:10px 0 0}.section{padding:60px 5%}.features{grid-template-columns:1fr}.section h2{font-size:32px}}
