:root{--red:#e30a15;--red-dark:#b8000c;--ink:#141414;--ink-soft:#2a2a2a;--paper:#f7f5f2;--yellow:#F2B705;--line:rgba(0,0,0,.1);--shadow:0 18px 40px -18px rgba(0,0,0,.45);--display:"Arial Black","Helvetica Neue",Helvetica,Arial,sans-serif;--body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--wrap:1120px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--body);color:var(--ink);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 22px}.eyebrow{font-family:var(--display);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;color:var(--red);font-weight:900}h1,h2,h3{font-family:var(--display);line-height:1.02;letter-spacing:-.01em}.display{text-transform:uppercase}.btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--body);font-weight:800;font-size:1.02rem;padding:.92rem 1.35rem;border-radius:12px;border:2px solid transparent;cursor:pointer;transition:.16s ease;white-space:nowrap}.btn svg{width:20px;height:20px;flex:0 0 auto}.btn-msg{background:var(--red);color:#fff;box-shadow:0 10px 22px -10px #e30a15cc}.btn-msg:hover{background:var(--red-dark);transform:translateY(-1px)}.btn-call{background:#fff;color:var(--ink);border-color:var(--ink)}.btn-call:hover{background:var(--ink);color:#fff}.btn-ghost{background:transparent;color:#fff;border-color:#ffffff8c}.btn-ghost:hover{background:#fff;color:var(--ink);border-color:#fff}.btn-yellow{background:var(--yellow);color:var(--ink);border-color:var(--ink)}.btn-yellow:hover{transform:translateY(-1px)}.btn.is-static{pointer-events:none;background:transparent;border-color:transparent;box-shadow:none;font-weight:700}header{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:blur(8px);border-bottom:1px solid var(--line);transition:transform .32s ease;will-change:transform}header.nav-hidden{transform:translateY(-100%)}.nav{display:flex;align-items:center;justify-content:space-between;padding:16px 22px}.brand{display:flex;align-items:center;gap:.7rem}.brand-mark{height:46px;width:auto}.nav-links{display:flex;gap:1.6rem;align-items:center}.nav-links a{font-weight:700;font-size:.95rem;color:var(--ink-soft)}.nav-links a:hover{color:var(--red)}.nav-cta{display:flex;gap:1.1rem;align-items:center}.nav-phone{font-family:var(--display);font-size:1.05rem;color:var(--ink);display:flex;align-items:center;gap:.4rem}.nav-phone svg{width:18px;height:18px;fill:var(--red)}.hero{position:relative;color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url(/assets/images/hero.jpg) center/cover;filter:saturate(1.05)}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,#0a0a0af0,#0f0f0fcc 42%,#14141459)}.hero-inner{position:relative;padding:5.2rem 22px 5.6rem}.hero h1{font-size:clamp(2.5rem,6vw,4.6rem);margin:.9rem 0 1.1rem;max-width:15ch;text-shadow:0 2px 24px rgba(0,0,0,.4)}.hero h1 .hl{color:var(--yellow)}.hero p.lede{font-size:1.18rem;max-width:52ch;color:#ffffffeb;font-weight:500}.hero-cta{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.8rem}.hero-sub{margin-top:1.1rem;font-size:.9rem;color:#ffffffb3;display:flex;align-items:center;gap:.5rem}.hero-sub svg{width:16px;height:16px;fill:#25d366}.trust{background:var(--ink);color:#fff}.trust .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff1f}.trust .cell{background:var(--ink);padding:1.15rem 1rem;text-align:center}.trust .cell b{display:block;font-family:var(--display);text-transform:uppercase;font-size:.95rem;color:var(--yellow);letter-spacing:.02em}.trust .cell span{font-size:.82rem;color:#ffffffb8}section.pad{padding:4.6rem 0}.sec-head{max-width:64ch}.sec-head h2{font-size:clamp(1.9rem,4vw,2.9rem);margin:.5rem 0 .6rem}.sec-head p{font-size:1.1rem;color:#555;font-weight:500}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem;margin-top:2.4rem}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.5rem;box-shadow:var(--shadow);transition:.16s}.card:hover{transform:translateY(-3px);border-color:var(--red)}.card .ico{width:52px;height:52px;border-radius:12px;background:var(--red);display:grid;place-items:center;margin-bottom:1rem}.card .ico svg{width:26px;height:26px;fill:#fff}.card h3{font-size:1.12rem;text-transform:uppercase;margin-bottom:.4rem}.card p{font-size:.94rem;color:#555}.cross{background:var(--ink);color:#fff}.cross .eyebrow{color:var(--yellow)}.cross h2{color:#fff}.cross .sec-head p{color:#ffffffbf}.cross-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem;margin-top:2.4rem}.cross-card{border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:1.7rem;background:#ffffff0a;display:flex;gap:1.1rem;align-items:flex-start}.cross-card .ico{width:56px;height:56px;flex:0 0 auto;border-radius:12px;background:var(--red);display:grid;place-items:center}.cross-card .ico svg{width:28px;height:28px;fill:#fff}.cross-card h3{text-transform:uppercase;font-size:1.2rem;margin-bottom:.35rem}.cross-card p{color:#ffffffc7;font-size:.96rem}.reviews{background:var(--paper)}.rev-top{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.fb-badge{display:flex;align-items:center;gap:.9rem;background:#fff;border:1px solid var(--line);border-radius:14px;padding:.9rem 1.2rem;box-shadow:var(--shadow)}.fb-badge .rb-score{width:54px;height:54px;border-radius:12px;background:var(--red);color:#fff;display:grid;place-items:center;font-family:var(--display);font-size:1.45rem}.fb-badge .stars{color:#f7b500;font-size:1.05rem;letter-spacing:.08em}.fb-badge b{font-family:var(--display);font-size:1.1rem}.fb-badge span{font-size:.82rem;color:#666}.rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:2rem}.rev{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.4rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.7rem}.rev .who{display:flex;align-items:center;gap:.7rem}.rev .av{width:42px;height:42px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-family:var(--display);font-size:1.05rem}.rev .who b{display:block;font-size:.98rem}.rev .who span{font-size:.78rem;color:#888}.rev .stars{color:#f7b500;letter-spacing:.06em;font-size:.9rem}.rev p{font-size:.95rem;color:#333}.rev .rec{font-size:.78rem;color:#555;font-weight:700;display:flex;align-items:center;gap:.3rem;margin-top:auto}.rev .rec svg{width:15px;height:15px;fill:var(--red)}.rev-cta{text-align:center;margin-top:2.2rem}.sample-note{text-align:center;font-size:.78rem;color:#aaa;margin-top:1rem}.pricing .wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:2.4rem;align-items:center}.price-card{background:var(--ink);color:#fff;border-radius:20px;padding:2.4rem;box-shadow:var(--shadow);position:relative;overflow:hidden}.price-card:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:var(--red);border-radius:50%;opacity:.35}.price-card h3{position:relative;text-transform:uppercase;font-size:1.5rem;margin-bottom:.7rem}.price-card p{position:relative;color:#ffffffd1;margin-bottom:1.4rem}.price-card .badge{position:relative;display:inline-block;background:var(--yellow);color:var(--ink);font-weight:800;font-size:.82rem;padding:.35rem .7rem;border-radius:8px;margin-bottom:1.2rem}.final{background:var(--red);color:#fff;text-align:center}.final h2{font-size:clamp(2rem,5vw,3.4rem);text-transform:uppercase;margin-bottom:.6rem}.final p{font-size:1.2rem;max-width:40ch;margin:0 auto 1.8rem;color:#fffffff2}.final .hero-cta{justify-content:center}.final .btn-msg{background:#fff;color:var(--red)}.final .btn-msg:hover{background:var(--ink);color:#fff}footer{background:var(--ink);color:#fffc;padding:3.4rem 0 2rem}.foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem}.foot-brand svg,.foot-brand img{height:56px;margin-bottom:1rem}.foot-brand p{font-size:.9rem;max-width:34ch}footer h4{font-family:var(--display);text-transform:uppercase;color:#fff;font-size:.95rem;margin-bottom:.9rem;letter-spacing:.02em}footer ul{list-style:none;display:flex;flex-direction:column;gap:.5rem;font-size:.92rem}footer a:hover{color:var(--yellow)}.foot-fb{display:inline-flex;align-items:center;gap:.45rem;color:#fffc;font-weight:700;font-size:.9rem;margin-top:.5rem}.foot-fb:hover{color:var(--yellow)}.foot-fb svg{width:16px;height:16px;fill:currentColor}.foot-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:2.4rem;padding-top:1.4rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.6rem;font-size:.8rem;color:#ffffff8c}.mobar{display:none}html.is-phone .mobar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:70;background:#fff;border-top:1px solid var(--line);box-shadow:0 -6px 20px -8px #0003}html.is-phone .mobar a{flex:1;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.95rem;font-weight:800;font-size:1rem}html.is-phone .mobar a svg{width:20px;height:20px}html.is-phone .mobar .m-call{color:var(--ink)}html.is-phone .mobar .m-call svg{fill:var(--red)}html.is-phone .mobar .m-msg{background:var(--red);color:#fff}html.is-phone .mobar .m-msg svg{fill:#fff}html.is-phone body{padding-bottom:56px}@media(max-width:900px){.nav-links,.nav-phone{display:none}.cards{grid-template-columns:1fr 1fr}.cross-grid,.rev-grid{grid-template-columns:1fr}.trust .wrap{grid-template-columns:1fr 1fr}.pricing .wrap,.foot-grid{grid-template-columns:1fr}.rev-grid .rev:nth-child(3){display:none}}@media(max-width:560px){.cards{grid-template-columns:1fr}.hero-inner{padding:3.4rem 22px 4rem}.hero-cta .btn{flex:1 1 auto;justify-content:center}}
