@font-face{font-family:Urbanist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/680d078f20ab2e33-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Urbanist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a22b1dc24103c00d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Urbanist Fallback;src:local("Arial");ascent-override:95.93%;descent-override:25.24%;line-gap-override:0.00%;size-adjust:99.04%}.__className_472caf{font-family:Urbanist,Urbanist Fallback;font-style:normal}.__variable_472caf{--font-urbanist:"Urbanist","Urbanist Fallback"}:root{--radius:0.625rem;--navy-deep:#0c1527;--navy:#152238;--navy-card:#1c2b45;--gold:#e2a93b;--gold-light:#f5d47a;--brand-red:#e03b2f;--background:#0b1322;--foreground:#f8fafc;--surface:#131f33;--card:#16243b;--card-border:rgba(255,255,255,0.1);--muted:#1e304d;--muted-foreground:#94a3b8;--primary:#e2a93b;--primary-foreground:#0b1322;--border:rgba(255,255,255,0.12);--gradient-gold:linear-gradient(100deg,#caa038,#f7db7c 50%,#e2a93b);--gradient-navy:linear-gradient(160deg,#0b1322,#15253e);--shadow-gold:0 18px 50px -18px rgba(226,169,59,0.45);--shadow-card:0 10px 30px rgba(0,0,0,0.35)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.wrap{max-width:1240px;margin:0 auto;padding:0 24px}.cr-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(11,19,34,.88);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.cr-nav{display:flex;height:80px;max-width:1240px;margin:0 auto;align-items:center;justify-content:space-between;padding:0 24px}.cr-logo-img{height:48px;width:auto}.cr-navlinks{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:700;color:var(--muted-foreground)}.cr-navlinks a:hover{color:#ffffff}.cr-btn-gold{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:var(--gradient-gold);padding:10px 22px;font-size:14px;font-weight:800;color:#0b1322;box-shadow:var(--shadow-gold);border:none;cursor:pointer;transition:transform .15s ease,filter .15s ease}.cr-btn-gold:hover{transform:scale(1.03);filter:brightness(1.06)}.cr-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;border:1px solid var(--border);background:transparent;padding:13px 26px;font-size:15px;font-weight:700;color:#ffffff;transition:background .15s}.cr-btn-outline:hover{background:rgba(255,255,255,.08)}.cr-hero{position:relative;overflow:hidden;background:var(--gradient-navy);padding:70px 0 90px}.cr-hero-glow-1{top:-150px;right:-150px;width:520px;height:520px;background:rgba(226,169,59,.12)}.cr-hero-glow-1,.cr-hero-glow-2{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.cr-hero-glow-2{bottom:0;left:-120px;width:380px;height:380px;background:rgba(224,59,47,.1)}.cr-hero-grid{display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px;align-items:center}@media (min-width:960px){.cr-hero-grid{grid-template-columns:.95fr 1.05fr}}.cr-pill-badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(224,59,47,.4);background:rgba(224,59,47,.12);padding:6px 16px;font-size:11px;font-weight:800;letter-spacing:.18em;color:#ff6b5e;text-transform:uppercase;margin-bottom:20px}.cr-hero-title{font-size:clamp(38px,5.5vw,68px);font-weight:900;line-height:1.02;letter-spacing:-.02em;color:#ffffff;margin-bottom:18px}.cr-text-gold{background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text;color:transparent}.cr-rule-gold{width:120px;height:4px;border-radius:999px;background:var(--gradient-gold);margin-bottom:22px}.cr-hero-desc{font-size:17px;line-height:1.6;color:var(--muted-foreground);max-width:540px;margin-bottom:30px}.cr-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:36px}.cr-stats-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;border-top:1px solid var(--border);padding-top:24px;max-width:480px}.cr-stat-num{font-size:32px;font-weight:900;color:var(--gold)}.cr-stat-lbl{font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--muted-foreground);text-transform:uppercase}.cr-video-frame{position:relative;border-radius:18px;overflow:hidden;border:1px solid rgba(226,169,59,.35);box-shadow:var(--shadow-gold);background:#070e1a}.cr-video-element{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.cr-sound-btn{position:absolute;bottom:14px;right:14px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(226,169,59,.5);background:rgba(11,19,34,.85);padding:6px 14px;font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--gold);text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cr-badges-bar{border-top:1px solid var(--border);background:rgba(12,21,39,.7);padding:24px 0}.cr-badges-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}@media(min-width:640px){.cr-badges-grid{grid-template-columns:repeat(4,1fr)}}.cr-badge-card{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.cr-badge-lbl{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--muted-foreground);text-transform:uppercase}.cr-section{padding:88px 0}.cr-section-alt{background:rgba(18,30,50,.4);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.cr-sec-title{font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1.1;margin-bottom:14px}.cr-sec-desc{font-size:17px;color:var(--muted-foreground);line-height:1.6}.cr-credits-grid{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px;margin-top:48px}@media(min-width:640px){.cr-credits-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cr-credits-grid{grid-template-columns:repeat(4,1fr)}}.cr-credit-card{background:var(--card);border:1px solid var(--card-border);border-radius:18px;padding:28px;transition:all .2s ease}.cr-credit-card:hover{border-color:rgba(226,169,59,.6);transform:translateY(-2px)}.cr-credit-icon-wrap{width:48px;height:48px;border-radius:12px;background:rgba(226,169,59,.14);color:var(--gold);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.cr-credit-tag{font-size:20px;font-weight:900;color:var(--gold)}.cr-credit-name{font-size:14px;font-weight:700;color:#ffffff;margin:4px 0 12px}.cr-credit-copy{font-size:13.5px;line-height:1.55;color:var(--muted-foreground)}.cr-inside-grid{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px;margin-top:48px}@media(min-width:640px){.cr-inside-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cr-inside-grid{grid-template-columns:repeat(3,1fr)}}.cr-inside-card{background:var(--card);border:1px solid var(--card-border);border-radius:18px;padding:28px}.cr-inside-card.high-risk{border-color:rgba(224,59,47,.45);box-shadow:0 18px 50px -24px rgba(224,59,47,.5)}.cr-inside-title{font-size:18px;font-weight:800;color:#ffffff;margin:18px 0 10px}.cr-inside-copy{font-size:14px;color:var(--muted-foreground);line-height:1.55}.cr-pricing-grid{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px;align-items:stretch;margin-top:54px}@media(min-width:960px){.cr-pricing-grid{grid-template-columns:1fr 1.06fr 1fr}}.cr-price-card{background:var(--card);border:1px solid var(--card-border);border-radius:24px;padding:34px 28px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.cr-price-card.featured{background:#192a47;border:2px solid var(--gold);box-shadow:var(--shadow-gold);transform:translateY(-6px)}.cr-best-value-tag{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--brand-red);color:#ffffff;font-size:11px;font-weight:800;letter-spacing:.12em;padding:4px 16px;border-radius:999px;white-space:nowrap;box-shadow:0 8px 24px -6px rgba(224,59,47,.7)}.cr-mockup-frame{height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.cr-mockup-img{max-height:190px;width:auto;object-fit:contain;filter:drop-shadow(0 16px 30px rgba(0,0,0,.45))}.cr-price-eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.cr-price-eyebrow.gold{color:var(--gold)}.cr-price-eyebrow.red{color:#ff6b5e}.cr-price-title{font-size:24px;font-weight:900;color:#ffffff;margin-bottom:8px}.cr-price-desc{font-size:13.5px;color:var(--muted-foreground);line-height:1.5;margin-bottom:20px}.cr-price-amt-row{display:flex;align-items:baseline;gap:10px;margin-bottom:24px}.cr-price-amt{font-size:42px;font-weight:900;color:#ffffff;line-height:1}.cr-price-was{font-size:20px;font-weight:700;color:#ef4444;text-decoration:line-through}.cr-features-list{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:12px;font-size:13.5px;color:#cbd5e1}.cr-feat-item{display:flex;align-items:flex-start;gap:10px}.cr-feat-item svg{color:var(--gold);shrink:0;margin-top:2px}.cr-btn-full-gold{width:100%;border-radius:999px;background:var(--gradient-gold);padding:14px;font-size:15px;font-weight:800;color:#0b1322;text-align:center;box-shadow:var(--shadow-gold);transition:transform .15s ease}.cr-btn-full-gold:hover{transform:scale(1.02)}.cr-btn-full-outline{width:100%;border-radius:999px;border:1px solid rgba(226,169,59,.6);color:var(--gold);padding:14px;font-size:15px;font-weight:800;text-align:center;transition:background .15s}.cr-btn-full-outline:hover{background:rgba(226,169,59,.1)}.cr-footer{border-top:1px solid var(--border);background:#080f1a;padding:36px 0}.cr-footer-wrap{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px}@media(min-width:640px){.cr-footer-wrap{flex-direction:row}}.cr-footer-links{display:flex;flex-wrap:wrap;gap:24px;font-size:13.5px;color:var(--muted-foreground)}.cr-footer-links a:hover{color:#ffffff}