*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1900ff;--blue-dark:#005bb5;--black:#0a0a0a;--off-white:#f7f7f5;--gray-light:#efefed;--gray-mid:#c8c8c5;--gray-text:#6e6e6b;--white:#fff;--radius:16px;--radius-sm:10px}body{background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Helvetica,Arial,sans-serif;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--gray-light);background:#ffffffe0;justify-content:space-between;align-items:center;padding:14px 32px;display:flex;position:sticky;top:0}.nav-logo{letter-spacing:.08em;text-transform:uppercase;color:var(--black);font-size:1rem;font-weight:700;text-decoration:none}.nav-cta{background:var(--black);color:var(--white);border-radius:50px;padding:9px 22px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s}.nav-cta:hover{background:#333}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:1200px;min-height:92vh;margin:0 auto;padding:80px 40px;display:grid}.hero-badge{color:#b85c00;letter-spacing:.03em;background:#fff0e0;border-radius:50px;align-items:center;gap:6px;margin-bottom:24px;padding:5px 13px;font-size:.78rem;font-weight:600;display:inline-flex}.hero-badge span{background:#f07800;border-radius:50%;width:7px;height:7px;display:inline-block}h1{letter-spacing:-.03em;margin-bottom:22px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.1}h1 em{color:var(--blue);font-style:normal}.hero-sub{color:var(--gray-text);max-width:440px;margin-bottom:36px;font-size:1.15rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.btn-primary{background:var(--blue);border-radius:50px;align-items:center;gap:10px;padding:17px 34px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 6px 24px #0071e347;color:#fff!important}.btn-primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.hero-trust{color:var(--gray-text);align-items:center;gap:6px;font-size:.82rem;display:flex}.hero-visual{flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.case-stack{justify-content:center;align-items:center;width:520px;height:540px;animation:6.5s ease-in-out infinite float;display:flex;position:relative}.phone-mockup{background:#111;border-radius:40px;width:250px;height:500px;padding:12px;position:absolute;overflow:hidden;box-shadow:0 20px 50px #0003}.case-design{border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.case-design img{object-fit:cover;width:100%;height:100%}.case-overlay{color:#fff;background:#00000040;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;inset:0}.phone-1{z-index:1;transform:translate(-140px)scale(.9)rotate(-10deg)}.phone-2{z-index:3;transform:translateY(-20px)scale(1.05);box-shadow:0 30px 60px #0000004d}.phone-3{z-index:2;transform:translate(140px)scale(.9)rotate(10deg)}.floating-label{background:var(--white);white-space:nowrap;z-index:10;border-radius:12px;align-items:center;gap:7px;padding:10px 14px;font-size:.78rem;font-weight:600;display:flex;position:absolute;box-shadow:0 4px 16px #0000001f}.fl-1{top:65px;right:-45px}.fl-2{bottom:85px;left:-55px}.fl-dot{border-radius:50%;width:8px;height:8px}.proof-bar{background:var(--off-white);border-top:1px solid var(--gray-light);border-bottom:1px solid var(--gray-light);flex-wrap:wrap;justify-content:center;gap:60px;padding:22px 40px;display:flex}.proof-item{text-align:center}.proof-num{letter-spacing:-.03em;font-size:1.6rem;font-weight:800}.proof-label{color:var(--gray-text);margin-top:2px;font-size:.78rem}.section{max-width:1100px;margin:0 auto;padding:100px 40px}.section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:14px;font-size:.8rem;font-weight:700}.section-title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.15}.section-sub{color:var(--gray-text);max-width:520px;margin-bottom:60px;font-size:1.05rem;line-height:1.6}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.step-card{background:var(--off-white);border-radius:20px;padding:36px 28px;transition:transform .2s;position:relative}.step-card:hover{transform:translateY(-3px)}.step-num{color:var(--gray-mid);margin-bottom:16px;font-size:.75rem;font-weight:700}.step-icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;font-size:1.4rem;display:flex}.si-blue{color:var(--blue);background:#dceeff}.si-purple{color:#6c47d6;background:#ede8ff}.si-green{color:#1a9056;background:#d8f7e8}.step-card h3{margin-bottom:10px;font-size:1.15rem;font-weight:700}.step-card p{color:var(--gray-text);font-size:.9rem;line-height:1.6}.step-connector{color:var(--gray-mid);z-index:2;font-size:1rem;position:absolute;top:40px;right:-12px}.features-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:20px;display:grid}.feature-card{background:var(--off-white);border-radius:20px;flex-direction:column;gap:14px;padding:36px 32px;display:flex}.feature-card.dark{background:var(--black);color:var(--white)}.feature-card.dark p{color:#aaa}.feature-icon{font-size:1.8rem}.feature-tag{background:var(--blue);color:#fff;border-radius:50px;width:fit-content;margin-top:6px;padding:4px 11px;font-size:.72rem;font-weight:700;display:inline-block}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonial-card{background:var(--off-white);border-radius:18px;padding:28px 24px}.stars{color:#f5a623;margin-bottom:14px;font-size:.85rem}.testimonial-text{color:#333;margin-bottom:18px;font-size:.92rem;line-height:1.65}.testimonial-author{align-items:center;gap:10px;display:flex}.avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.av-blue{background:#4a90e2}.av-pink{background:#d85d8a}.av-green{background:#3aab6f}.author-name{font-size:.85rem;font-weight:600}.faq-wrap{max-width:720px;margin:0 auto}details{border-bottom:1px solid var(--gray-light);padding:10px 0}summary{cursor:pointer;justify-content:space-between;padding:15px 0;font-weight:600;list-style:none;display:flex}summary:after{content:"+";color:var(--gray-text)}.bottom-cta{background:var(--black);color:var(--white);text-align:center;padding:120px 40px;position:relative;overflow:hidden}.bottom-cta-glow{pointer-events:none;background:radial-gradient(circle,#0071e340 0%,#0000 70%);position:absolute;inset:0}.bottom-cta h2{letter-spacing:-.03em;color:var(--white);z-index:2;margin-bottom:16px;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;position:relative}.bottom-cta p{color:#aaa;z-index:2;margin-bottom:40px;font-size:1.2rem;position:relative}.btn-white{background:var(--white);z-index:2;border-radius:50px;align-items:center;gap:12px;padding:18px 42px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;position:relative;color:var(--black)!important}.btn-white:hover{background:#f0f0f0;transform:scale(1.05)}.btn-white-to-blue{background:var(--blue);border-radius:50px;align-items:center;gap:12px;padding:18px 42px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 30px #0071e333;color:#fff!important}.btn-white-to-blue:hover{background:var(--blue-dark);transform:scale(1.05)}footer{text-align:center;color:var(--gray-text);border-top:1px solid var(--gray-light);padding:40px;font-size:.85rem}footer a{color:var(--gray-text);margin:0 10px;text-decoration:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-28px)}}@media (max-width:900px){.hero{text-align:center;grid-template-columns:1fr}.hero-actions{justify-content:center}.case-stack{width:320px;height:350px}.phone-mockup{width:160px;height:320px}.phone-1{transform:translate(-70px)scale(.8)rotate(-10deg)}.phone-3{transform:translate(70px)scale(.8)rotate(10deg)}.steps-grid,.features-grid,.testimonials-grid{grid-template-columns:1fr}}
