
:root{--green:#10d66f;--green-dark:#003f31;--yellow:#ffd000;--red:#ef2b32;--black:#07110f;--text:#111827;--muted:#667085;--line:#e7ecea;--bg:#f7faf8;--white:#fff;--radius:24px;--shadow:0 24px 70px rgba(0,0,0,.14);--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.55}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}.narrow{width:min(860px,calc(100% - 32px))}.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:210px}.main-nav{display:flex;align-items:center;gap:24px;font-weight:800}.header-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:14px 18px;font-weight:900;border:0;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-wa{background:#21d366;color:#fff}.btn-call{background:var(--red);color:#fff}.btn-primary{background:linear-gradient(135deg,var(--green),#09a85a);color:#062018;box-shadow:0 18px 34px rgba(16,214,111,.25)}.btn-ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff}.btn-price{background:#101915;color:#fff}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:20px;height:2px;background:#111;display:block}.hero{position:relative;overflow:hidden;min-height:760px;background:radial-gradient(circle at 80% 25%,rgba(16,214,111,.28),transparent 35%),linear-gradient(135deg,#002d24 0%,#004d3b 55%,#008060 100%);color:#fff;padding:104px 0 74px}.orb{position:absolute;border-radius:50%;filter:blur(4px);opacity:.72}.one{width:440px;height:440px;background:rgba(255,208,0,.18);top:-160px;left:-140px}.two{width:580px;height:580px;background:rgba(16,214,111,.16);right:-240px;bottom:-220px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;background:rgba(255,208,0,.12);border:1px solid rgba(255,208,0,.45);color:var(--yellow);border-radius:999px;padding:9px 15px;font-size:13px;font-weight:900;text-transform:uppercase}.eyebrow.dark{color:#0b7a4b;border-color:rgba(16,214,111,.35)}.hero h1{font-size:clamp(42px,5vw,76px);line-height:.98;margin:22px 0 24px;letter-spacing:-.045em}.hero h1 span{color:var(--green)}.lead{font-size:20px;color:rgba(255,255,255,.88);max-width:650px}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:34px}.hero-proof div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px}.hero-proof b{display:block;color:var(--yellow);font-size:20px}.hero-proof span{font-size:13px;color:rgba(255,255,255,.82)}.hero-visual{min-height:560px;display:flex;align-items:center;justify-content:center}.dashboard{width:min(520px,100%);background:rgba(1,25,21,.72);border:1px solid rgba(255,255,255,.14);border-radius:34px;padding:26px;box-shadow:var(--shadow)}.dots{display:flex;gap:8px}.dots i{width:12px;height:12px;border-radius:50%;background:var(--green)}.dashboard h3{font-size:24px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metrics div{background:rgba(255,255,255,.08);border-radius:18px;padding:16px}.metrics small{display:block;color:rgba(255,255,255,.68)}.metrics strong{font-size:28px;color:var(--yellow)}.bars{height:230px;display:flex;align-items:flex-end;gap:18px;padding-top:26px}.bars i{flex:1;border-radius:12px 12px 0 0;background:linear-gradient(180deg,var(--green),var(--yellow));box-shadow:0 0 30px rgba(16,214,111,.4)}.trust{padding:28px 0;background:#061713;color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust-grid div{border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px;background:rgba(255,255,255,.04)}.trust-grid b{display:block;color:var(--green);font-size:18px}.trust-grid span{font-size:14px;color:rgba(255,255,255,.72)}.section{padding:92px 0}.section-head{text-align:center;max-width:820px;margin:0 auto 48px}.section-head h2{font-size:clamp(32px,4vw,54px);line-height:1.05;letter-spacing:-.035em;margin:18px 0 14px}.section-head p{color:var(--muted);font-size:18px}.light h2,.light p{color:#fff}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.process-grid article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 10px 30px rgba(0,0,0,.04)}.process-grid span{display:inline-flex;color:#041913;background:var(--yellow);font-weight:900;border-radius:999px;padding:6px 12px}.process-grid p,.split p{color:var(--muted)}.dark-section,.case{background:linear-gradient(135deg,#061713,#003f31);color:#fff}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.services-grid a{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:26px;padding:26px;color:#fff;min-height:260px;display:flex;flex-direction:column}.services-grid i{width:58px;height:58px;border-radius:18px;background:rgba(255,208,0,.14);display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:20px}.services-grid p{color:rgba(255,255,255,.72)}.services-grid b{margin-top:auto;color:var(--yellow)}.split,.cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.split h2,.final h2{font-size:clamp(32px,4vw,52px);line-height:1.08;letter-spacing:-.035em}.checks{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:12px}.checks li{position:relative;padding-left:32px;font-weight:800}.checks li:before{content:'✓';position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;font-size:13px;color:#062018}.formula{background:#07110f;color:#fff;border-radius:32px;padding:34px;box-shadow:var(--shadow)}.formula h3{font-size:28px}.formula strong{display:block;font-size:26px;color:var(--green);margin-top:22px}.packages{background:var(--bg)}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pricing article{background:#fff;border:1px solid var(--line);border-radius:30px;padding:30px;box-shadow:0 16px 50px rgba(0,0,0,.06)}.pricing .featured{background:#07110f;color:#fff;transform:translateY(-14px);border-color:var(--green)}.pricing em{display:inline-flex;background:rgba(16,214,111,.1);color:#0b7a4b;border-radius:999px;padding:8px 12px;font-weight:900;font-style:normal;font-size:13px}.price{font-size:42px;font-weight:900;color:#0b7a4b}.featured .price{color:var(--yellow)}.pricing ul{list-style:none;padding:0;display:grid;gap:10px}.pricing li:before{content:'• ';color:var(--green);font-size:24px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.metric-grid div{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:26px}.metric-grid b{color:var(--yellow)}.faq button{width:100%;text-align:left;background:#f6faf8;border:1px solid var(--line);border-radius:18px;padding:20px;font-weight:900;cursor:pointer;margin-top:12px}.acc-panel{display:none;padding:0 20px 16px;color:var(--muted)}.acc-panel.open{display:block}.final,.page-hero{background:linear-gradient(135deg,#002d24,#006b52);color:#fff}.final p,.page-hero p{color:rgba(255,255,255,.78);font-size:18px}.page-hero{padding:96px 0 72px}.page-hero h1{font-size:clamp(38px,5vw,68px);line-height:1.05;letter-spacing:-.04em;max-width:900px}.lead-form{background:#fff;color:#111;border-radius:30px;padding:28px;display:grid;gap:14px;box-shadow:var(--shadow)}.lead-form label{font-weight:900;display:grid;gap:7px}.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--line);border-radius:14px;padding:14px;background:#f8fbf9}.site-footer{background:#07110f;color:#fff;padding:70px 0 118px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px}.footer-logo{width:190px;background:#fff;border-radius:12px;padding:6px;margin-bottom:18px}.site-footer p,.site-footer a{color:rgba(255,255,255,.7)}.site-footer a{display:block;margin:10px 0}.site-footer h3{color:var(--yellow)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:22px;display:flex;justify-content:space-between;color:rgba(255,255,255,.55);font-size:14px}.sticky-mobile-cta{display:none}@media(max-width:1024px){.main-nav{position:fixed;top:82px;left:16px;right:16px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;padding:18px;display:none;flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.menu-toggle{display:flex}.header-actions .btn-wa,.header-actions .btn-call{display:none}.hero-grid,.split,.cta-grid{grid-template-columns:1fr}.process-grid,.pricing,.services-grid,.metric-grid,.trust-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.container{width:min(100% - 24px,var(--container))}.header-inner{height:72px}.brand img{width:170px}.main-nav{top:72px}.hero{padding:70px 0 44px;min-height:auto}.hero h1{font-size:42px}.lead{font-size:17px}.hero-proof,.process-grid,.pricing,.services-grid,.metric-grid,.trust-grid,.footer-grid{grid-template-columns:1fr}.section{padding:64px 0}.metrics{grid-template-columns:1fr}.bars{height:150px}.pricing .featured{transform:none}.footer-bottom{flex-direction:column}.sticky-mobile-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:90;display:grid;grid-template-columns:1fr 1fr;gap:10px}.sticky-mobile-cta a{padding:14px;background:var(--green);color:#062018;text-align:center;border-radius:14px;font-weight:900;box-shadow:0 12px 24px rgba(0,0,0,.18)}.sticky-mobile-cta a:first-child{background:var(--red);color:#fff}}


.go-protection{
  background:linear-gradient(180deg,#fff7ef 0%,#fff 100%);
  padding:96px 0;
}

.go-protection-head{
  max-width:980px;
  margin:0 auto 42px;
  text-align:center;
}

.go-protection-head span{
  display:inline-flex;
  background:#e52d2d;
  color:#fff;
  padding:10px 22px;
  border-radius:999px;
  font-weight:900;
  box-shadow:0 8px 20px rgba(229,45,45,.25);
}

.go-protection-head h2{
  font-size:clamp(36px,4.5vw,64px);
  line-height:1.05;
  margin:22px 0 20px;
  letter-spacing:-.04em;
  color:#071527;
}

.go-protection-head h2 strong{
  display:block;
  color:#e11d2e;
}

.go-protection-head p{
  font-size:22px;
  color:#334155;
  line-height:1.55;
}

.go-protection-head p b{
  color:#008f68;
}

.protection-alert-box{
  max-width:900px;
  margin:0 auto 54px;
  background:linear-gradient(135deg,#fff3bf,#ffe1e1);
  border:4px solid #f3b316;
  border-radius:22px;
  padding:30px;
  text-align:center;
}

.protection-alert-box h3{
  margin:0 0 24px;
  color:#7c2d12;
  font-size:24px;
  font-weight:900;
}

.alert-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px 34px;
  text-align:left;
  font-weight:800;
}

.protection-compare{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:36px;
  align-items:stretch;
}

.budget-theft,
.go-safe{
  border-radius:26px;
  padding:36px;
  box-shadow:0 22px 60px rgba(0,0,0,.10);
}

.budget-theft{
  background:#ffd6d6;
  border:5px solid #ef4444;
}

.go-safe{
  background:#b8dfc8;
  border:5px solid #008f68;
}

.compare-title{
  display:flex;
  align-items:center;
  gap:18px;
  margin-bottom:28px;
}

.big-icon{
  width:62px;
  height:62px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:42px;
}

.compare-title h3{
  margin:0;
  font-size:34px;
  line-height:1.1;
  font-weight:900;
}

.budget-theft .compare-title h3{
  color:#8b1a1a;
}

.go-safe .compare-title h3{
  color:#008f68;
}

.inner-box{
  border-radius:18px;
  padding:22px;
  margin-bottom:20px;
}

.red-inner{
  background:#ffecec;
  border:2px solid #ef4444;
}

.inner-box h4{
  margin:0 0 14px;
  font-size:18px;
  font-weight:900;
  color:#991b1b;
}

.inner-box ul,
.inner-box ol{
  margin:0;
  padding-left:22px;
  display:grid;
  gap:10px;
  font-size:15px;
}

.red-result-card,
.green-result-card{
  margin-top:26px;
  border-radius:18px;
  padding:28px;
  text-align:center;
  color:#fff;
  box-shadow:0 12px 24px rgba(0,0,0,.18);
}

.red-result-card{
  background:#d71920;
}

.green-result-card{
  background:#008f68;
}

.red-result-card h4,
.green-result-card h4{
  margin:0 0 12px;
  font-size:24px;
  font-weight:900;
}

.red-result-card p,
.green-result-card p{
  margin:8px 0;
  font-size:20px;
  font-weight:800;
}

.red-result-card strong,
.green-result-card strong{
  color:#ffe600;
  font-size:30px;
}

.green-ratio{
  background:rgba(255,255,255,.18);
  border:2px solid #21a77f;
  border-radius:18px;
  padding:28px;
  text-align:center;
  margin-bottom:26px;
}

.green-ratio h4{
  margin:0 0 12px;
  color:#008f68;
  font-size:28px;
  font-weight:900;
}

.green-ratio p{
  margin:0;
  font-weight:800;
  color:#195044;
}

.protect-items{
  display:grid;
  gap:14px;
}

.protect-items div{
  background:rgba(255,255,255,.72);
  border-left:6px solid #009b72;
  border-radius:14px;
  padding:16px 18px;
}

.protect-items b{
  display:block;
  font-size:17px;
  margin-bottom:6px;
  color:#061527;
}

.protect-items span{
  color:#334155;
  font-size:15px;
}

@media(max-width:980px){
  .protection-compare,
  .alert-list{
    grid-template-columns:1fr;
  }
}

@media(max-width:640px){
  .go-protection{
    padding:64px 0;
  }

  .budget-theft,
  .go-safe{
    padding:24px;
  }

  .compare-title h3{
    font-size:26px;
  }

  .go-protection-head p{
    font-size:18px;
  }
}