*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#0f172a;background:#f8fafc}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 34px));margin:auto}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.8)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:800;font-size:20px;display:flex;gap:10px;align-items:center}.logo span{display:grid;place-items:center;width:40px;height:40px;background:#0f172a;color:white;border-radius:14px}.nav nav{display:flex;gap:32px;color:#64748b;font-size:14px}.btn{display:inline-flex;justify-content:center;align-items:center;border:1px solid transparent;border-radius:12px;padding:15px 24px;font-weight:750;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.small{padding:11px 16px;font-size:13px}.dark{background:#0b0f19;color:#fff}.light{background:#fff;border-color:#dfe5ee;color:#111827}.hero{position:relative;padding:88px 0 95px;overflow:hidden}.grid-bg{position:absolute;inset:0;background-image:linear-gradient(to right,rgba(99,102,241,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(99,102,241,.08) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,#000,transparent 90%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.35}.hero:before{width:420px;height:420px;background:#8b5cf6;left:-140px;top:-130px}.hero:after{width:360px;height:360px;background:#38bdf8;right:-100px;top:-120px}.hero-content{position:relative;text-align:center}.badge{display:inline-block;background:#fff;border:1px solid #ddd6fe;padding:9px 15px;border-radius:999px;font-size:13px;color:#5b21b6;box-shadow:0 5px 20px rgba(30,41,59,.06)}h1{font-size:68px;line-height:1.04;letter-spacing:-4px;margin:28px 0 22px}h1 span{background:linear-gradient(90deg,#7c3aed,#2563eb,#06b6d4);-webkit-background-clip:text;color:transparent}.hero p{max-width:720px;margin:auto;color:#64748b;font-size:18px;line-height:1.7}.actions{margin-top:30px;display:flex;gap:12px;justify-content:center}.note{margin-top:18px;color:#94a3b8;font-size:13px}.mockup{max-width:980px;margin:58px auto 0;border:1px solid #fff;border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 35px 100px rgba(15,23,42,.16)}.bar{height:50px;background:#f8fafc;display:flex;align-items:center;gap:8px;padding:0 18px}.bar i{width:11px;height:11px;border-radius:50%;background:#fb7185}.bar i:nth-child(2){background:#fbbf24}.bar i:nth-child(3){background:#34d399}.bar div{flex:1;margin-left:12px;background:#fff;border-radius:8px;padding:8px 14px;text-align:left;color:#94a3b8;font-size:12px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:20px}.cards article{text-align:left;border:1px solid #eef2f7;padding:13px;border-radius:18px}.cards article b,.cards article span{display:block}.cards article b{margin-top:14px}.cards article span{font-size:14px;color:#64748b;margin-top:5px}.pic{aspect-ratio:4/3;border-radius:14px}.p1{background:linear-gradient(135deg,#e7e5e4,#78716c)}.p2{background:linear-gradient(135deg,#ef4444,#881337)}.p3{background:linear-gradient(135deg,#fde68a,#eab308)}.section{padding:100px 0}.white{background:#fff}.soft{background:#f5f7fb}.heading{text-align:center;max-width:760px;margin:0 auto 55px}.heading small{color:#4f46e5;font-weight:800;letter-spacing:.22em}.heading h2{font-size:46px;letter-spacing:-2px;margin:14px 0}.heading p{color:#64748b;font-size:17px;line-height:1.6}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.features article,.steps article{border:1px solid #e2e8f0;background:#fff;border-radius:24px;padding:28px;transition:.2s}.features article:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(15,23,42,.09)}.features em{width:48px;height:48px;border-radius:16px;background:#eef2ff;color:#4f46e5;display:grid;place-items:center;font-style:normal;font-size:22px}.features h3,.steps h3{font-size:20px;margin:22px 0 10px}.features p,.steps p{margin:0;color:#64748b;line-height:1.65}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps strong{font-size:54px;color:#eef2f7}.form-zone{max-width:930px}.form-card{background:#fff;border:1px solid #dfe5ee;border-radius:28px;padding:36px;box-shadow:0 24px 70px rgba(15,23,42,.08)}.form-card h3{margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:700}.form-grid .full{grid-column:1/-1}input,select,textarea{font:inherit;padding:14px;border:1px solid #d8e0ea;border-radius:12px;background:white}textarea{min-height:100px;resize:vertical}.separator{height:1px;background:#edf2f7;margin:32px 0}.product-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.product-head p{margin:6px 0 0;color:#64748b;font-size:14px}.product-box{margin-top:18px;background:#f8fafc;border:1px solid #dfe5ee;border-radius:18px;padding:20px}.product-title{display:flex;justify-content:space-between;align-items:center;font-weight:800}.remove{border:0;background:transparent;color:#94a3b8;cursor:pointer;font-size:18px}.submit{width:100%;margin-top:24px}.status{text-align:center;color:#047857;font-weight:700}.price-card{max-width:500px;margin:auto;background:#0f172a;color:white;border-radius:30px;padding:40px;box-shadow:0 28px 70px rgba(15,23,42,.25)}.price-card>span{color:#a5b4fc;font-weight:800;letter-spacing:.16em;font-size:12px}.price-card h3{font-size:26px;margin:14px 0}.price{font-size:62px;font-weight:800}.price-card small{color:#94a3b8}.price-card ul{list-style:none;padding:0;margin:28px 0}.price-card li{margin:15px 0;color:#e2e8f0}.white-btn{background:#fff;color:#0f172a;width:100%}.cta{margin-top:90px;text-align:center;color:#fff;background:linear-gradient(110deg,#7c3aed,#4f46e5,#0ea5e9);padding:60px 30px;border-radius:30px}.cta h2{font-size:42px;margin:0}.cta p{font-size:18px;color:rgba(255,255,255,.82);margin:15px 0 25px}.cta .btn{width:auto}.foot{display:flex;justify-content:space-between;gap:30px;padding:40px 0;color:#64748b;border-top:1px solid #e2e8f0}.foot b{color:#0f172a;font-size:18px}.foot p{margin:7px 0 0}@media(max-width:850px){.nav nav{display:none}.header .small{display:none}h1{font-size:48px;letter-spacing:-2.5px}.features{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.section{padding:75px 0}}@media(max-width:600px){h1{font-size:39px}.actions{flex-direction:column}.cards{grid-template-columns:1fr}.cards article:nth-child(n+2){display:none}.features{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.form-card{padding:22px}.product-head{align-items:flex-start;flex-direction:column}.heading h2{font-size:34px}.cta h2{font-size:32px}.foot{flex-direction:column}}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;background:#25D366;color:white;padding:14px 18px;border-radius:999px;font-weight:800;box-shadow:0 14px 35px rgba(37,211,102,.35)}.whatsapp-float:hover{transform:translateY(-2px)}
