*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--r:#c0272d;--r-dark:#8b1a1e;--r-light:#fcebeb;--r-mid:#e8a0a2;--white:#fff;--grey-50:#f7f7f7;--grey-100:#efefef;--grey-300:#d1d1d1;--grey-500:#888;--grey-700:#444;--grey-900:#1a1a1a;--radius-sm:6px;--radius-md:10px;--radius-lg:14px}html{scroll-behavior:smooth}.landing-body{color:var(--grey-900);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-size:15px;line-height:1.6}.landing-container{max-width:980px;margin:0 auto;padding:0 24px}.landing-img{max-width:100%;display:block}.nav{z-index:100;background:var(--white);border-bottom:1px solid var(--grey-100);position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:980px;margin:0 auto;padding:16px 24px;display:flex}.nav-logo{color:var(--grey-900);letter-spacing:-.4px;font-size:19px;font-weight:600;text-decoration:none}.nav-logo span{color:var(--r)}.nav-links{gap:28px;list-style:none;display:flex}.nav-links a{color:var(--grey-500);font-size:14px;text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--grey-900)}.nav-cta{background:var(--r);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s}.nav-cta:hover{background:var(--r-dark)}.hero{text-align:center;max-width:980px;margin:0 auto;padding:84px 24px 80px}.hero-badge{background:var(--r-light);color:var(--r-dark);border:1px solid var(--r-mid);border-radius:100px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 14px;font-size:12px;font-weight:500;display:inline-flex}.hero h1{letter-spacing:-1.4px;color:var(--grey-900);max-width:720px;margin:0 auto 20px;font-size:48px;font-weight:600;line-height:1.13}.hero h1 em{color:var(--r);font-style:normal}.hero-sub{color:var(--grey-500);max-width:500px;margin:0 auto 36px;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.btn-red{background:var(--r);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;border:none;padding:13px 28px;font-family:inherit;font-size:15px;font-weight:500;transition:background .15s}.btn-red:hover{background:var(--r-dark)}.btn-outline{color:var(--grey-700);border:1px solid var(--grey-300);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:13px 28px;font-family:inherit;font-size:15px;transition:border-color .15s}.btn-outline:hover{border-color:var(--grey-500)}.hero-note{color:var(--grey-500);margin-top:16px;font-size:13px}.proof-bar{background:var(--r-light);border-top:1px solid var(--r-mid);border-bottom:1px solid var(--r-mid);padding:20px 24px}.proof-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:36px;max-width:980px;margin:0 auto;display:flex}.proof-item{align-items:center;gap:8px;display:flex}.proof-num{color:var(--r);font-size:17px;font-weight:600}.proof-label{color:var(--r-dark);font-size:13px}.proof-div{background:var(--r-mid);width:1px;height:24px}.section{padding:72px 0}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--r);margin-bottom:10px;font-size:11px;font-weight:600}.sec-title{letter-spacing:-.6px;color:var(--grey-900);margin-bottom:12px;font-size:32px;font-weight:600;line-height:1.2}.sec-sub{color:var(--grey-500);max-width:500px;font-size:15px;line-height:1.7}.feat-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:44px;display:grid}.feat-card{background:var(--white);border:1px solid var(--grey-100);border-radius:var(--radius-lg);padding:26px;transition:border-color .15s,box-shadow .15s}.feat-card:hover{border-color:var(--r);box-shadow:0 2px 16px #c0272d14}.feat-icon{background:var(--r-light);border-radius:var(--radius-sm);width:38px;height:38px;color:var(--r);justify-content:center;align-items:center;margin-bottom:16px;font-size:18px;display:flex}.feat-card h3{color:var(--grey-900);margin-bottom:8px;font-size:15px;font-weight:600}.feat-card p{color:var(--grey-500);font-size:14px;line-height:1.65}.how-wrap{background:var(--grey-50)}.how-inner{max-width:980px;margin:0 auto;padding:72px 24px}.steps{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0;margin-top:44px;display:grid}.step{border-right:1px solid var(--grey-100);padding:0 28px 0 0}.step:last-child{border-right:none;padding-right:0}.step-num{color:var(--r);letter-spacing:-.5px;margin-bottom:10px;font-size:32px;font-weight:600;line-height:1}.step h3{color:var(--grey-900);margin-bottom:8px;font-size:15px;font-weight:600}.step p{color:var(--grey-500);font-size:13px;line-height:1.65}.plan-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:44px;display:grid}.plan{background:var(--white);border:1px solid var(--grey-100);border-radius:var(--radius-lg);flex-direction:column;gap:14px;padding:26px;display:flex}.plan.hot{border:2px solid var(--r)}.hot-badge{background:var(--r-light);color:var(--r-dark);border-radius:100px;width:fit-content;padding:3px 10px;font-size:11px;font-weight:600}.plan-name{color:var(--grey-500);text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:600}.plan-price{letter-spacing:-.5px;color:var(--grey-900);font-size:26px;font-weight:600}.plan-price span{color:var(--grey-500);font-size:12px;font-weight:400}.plan-desc{color:var(--grey-500);font-size:13px;line-height:1.6}.plan-feats{flex-direction:column;gap:9px;list-style:none;display:flex}.plan-feats li{color:var(--grey-700);align-items:flex-start;gap:8px;font-size:13px;display:flex}.plan-feats li i{color:var(--r);flex-shrink:0;margin-top:1px;font-size:15px}.plan-btn{border:1px solid var(--grey-300);border-radius:var(--radius-sm);cursor:pointer;color:var(--grey-700);background:0 0;margin-top:auto;padding:10px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s}.plan-btn:hover{border-color:var(--grey-500)}.plan.hot .plan-btn{background:var(--r);color:var(--white);border-color:var(--r)}.plan.hot .plan-btn:hover{background:var(--r-dark)}.integ-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;margin-top:44px;display:grid}.integ-card{background:var(--white);border:1px solid var(--grey-100);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:22px 14px;transition:border-color .15s;display:flex}.integ-card:hover{border-color:var(--grey-300)}.integ-card i{color:var(--grey-500);font-size:22px}.integ-name{color:var(--grey-900);font-size:13px;font-weight:500}.integ-live{color:var(--r);font-size:11px;font-weight:500}.integ-soon{color:var(--grey-500);font-size:11px}.testi-wrap{background:var(--grey-50)}.testi-inner{max-width:980px;margin:0 auto;padding:72px 24px}.testi-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:44px;display:grid}.testi{background:var(--white);border:1px solid var(--grey-100);border-radius:var(--radius-lg);flex-direction:column;gap:14px;padding:26px;display:flex}.testi-mark{color:var(--r);font-size:32px;font-weight:600;line-height:1}.testi-q{color:var(--grey-700);font-size:14px;line-height:1.75}.testi-auth{border-top:1px solid var(--grey-100);align-items:center;gap:10px;padding-top:14px;display:flex}.avatar{background:var(--r-light);width:36px;height:36px;color:var(--r-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.auth-name{color:var(--grey-900);font-size:13px;font-weight:600}.auth-role{color:var(--grey-500);margin-top:1px;font-size:12px}.cta-wrap{max-width:980px;margin:0 auto;padding:72px 24px}.cta-box{border:2px solid var(--r);text-align:center;border-radius:18px;padding:60px 40px}.cta-box h2{letter-spacing:-.5px;color:var(--grey-900);margin-bottom:12px;font-size:32px;font-weight:600}.cta-box p{color:var(--grey-500);margin-bottom:30px;font-size:16px}.cta-btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.footer{border-top:1px solid var(--grey-100);padding:28px 24px}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;max-width:980px;margin:0 auto;display:flex}.footer-logo{color:var(--grey-900);font-size:15px;font-weight:600}.footer-logo span{color:var(--r)}.footer-links{gap:22px;list-style:none;display:flex}.footer-links a{color:var(--grey-500);font-size:13px;text-decoration:none}.footer-links a:hover{color:var(--grey-900)}.footer-copy{color:var(--grey-500);font-size:12px}@media (max-width:700px){.hero h1{letter-spacing:-.8px;font-size:30px}.hero-sub{font-size:15px}.sec-title{font-size:24px}.cta-box{padding:40px 24px}.cta-box h2{font-size:24px}.nav-links{display:none}.steps{gap:24px}.step{border-right:none;border-bottom:1px solid var(--grey-100);padding:0 0 24px}.step:last-child{border-bottom:none;padding-bottom:0}.proof-div{display:none}.footer-inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}
