:root{--red:#ed171f;--red2:#ff3038;--ink:#070b11;--dark-section:#0b111a;--panel:#101720;--muted:#94a3b8;--line:#202b3a;--light:#f5f7fa;--max:1240px}body{color:#f7f9fc;background:#070b11;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit}button{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #ff434c}.skip-link{z-index:100;color:#000;background:#fff;border-radius:4px;padding:.7rem 1rem;font-weight:700;text-decoration:none;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(-250%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:#ff3941;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.35rem;margin:0 0 .5rem;font-size:.76rem;font-weight:900;display:inline-flex}.button{border:1px solid var(--red);background:var(--red);color:#fff;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.7rem 1.4rem;font-size:.95rem;font-weight:850;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.button:hover{background:#c80e15;transform:translateY(-2px);box-shadow:0 8px 24px #ed171f59}.button-ghost{backdrop-filter:blur(8px);color:#fff;background:#070b1199;border-color:#fff6}.button-ghost:hover{color:#070b11;background:#fff;border-color:#fff;box-shadow:0 8px 24px #fff3}.button-small{min-height:40px;padding:.5rem 1.1rem;font-size:.85rem}.button-large{min-height:52px;padding:.85rem 2.2rem;font-size:1.05rem;font-weight:850}.text-link{color:#ff3a42;align-items:center;gap:.4rem;font-weight:850;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.text-link:hover{color:#ff666d;gap:.6rem}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.section{padding:5.5rem max(1.5rem, calc((100vw - var(--max)) / 2))}.section-head{max-width:800px;margin:0 auto 2.5rem}.section-head.text-center{text-align:center}.section-head h2{letter-spacing:-.04em;color:#101722;margin:0;font-size:clamp(1.9rem,3.4vw,3.2rem);font-weight:900;line-height:1.1}.section-head>p:last-child{color:#5e6877;margin-top:.8rem;font-size:1.02rem}.page-hero{background:radial-gradient(circle at 50% 0,#1a080a 0%,#070b11 75%);border-bottom:1px solid #161f2c;padding:3rem 1.5rem 4rem;position:relative}.hero-inner{max-width:var(--max);text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.breadcrumbs{color:#64748b;align-items:center;gap:.45rem;margin-bottom:1.8rem;font-size:.8rem;font-weight:600;display:flex}.breadcrumbs a{color:#94a3b8;text-decoration:none}.breadcrumbs a:hover{color:#fff}.page-hero h1{letter-spacing:-.05em;color:#fff;max-width:860px;margin:.4rem 0 1rem;font-size:clamp(2.1rem,4vw,3.6rem);font-weight:900;line-height:1.08}.hero-lead{color:#cbd5e1;max-width:720px;margin:0 0 1.2rem;font-size:1.08rem;line-height:1.5}.hero-trust{color:#e2e8f0;flex-wrap:wrap;justify-content:center;gap:.8rem 1.8rem;margin:.8rem 0 0;padding:0;font-size:.84rem;font-weight:750;list-style:none;display:flex}.hero-trust i{color:#ff333c;font-size:1.05rem}.faq-section{color:#101722;background:#fff;border-bottom:1px solid #e2e8f0}.faq-layout{max-width:var(--max);grid-template-columns:360px 1fr;gap:4rem;margin:0 auto;display:grid}.faq-sidebar{position:relative}.faq-sticky-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:2rem;position:sticky;top:2rem}.faq-sticky-card h2{color:#0f172a;letter-spacing:-.03em;margin:0 0 .8rem;font-size:1.6rem;font-weight:900;line-height:1.15}.faq-intro-text{color:#64748b;margin:0 0 1.5rem;font-size:.92rem;line-height:1.5}.faq-category-filters{flex-direction:column;gap:.4rem;margin-bottom:1.8rem;display:flex}.faq-filter-btn{text-align:left;color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem 1rem;font-size:.86rem;font-weight:750;transition:all .2s}.faq-filter-btn:hover{border-color:var(--red);color:var(--red);background:#fff}.faq-filter-btn.active{color:#fff;background:#0f172a;border-color:#0f172a;box-shadow:0 4px 12px #0f172a26}.faq-help-box{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.5rem;padding:1.2rem;display:flex}.faq-help-box i{color:var(--red);font-size:1.8rem}.faq-help-box strong{color:#0f172a;font-size:.94rem;display:block}.faq-help-box span{color:#64748b;font-size:.82rem;line-height:1.4;display:block}.accordion-list{flex-direction:column;gap:.75rem;display:flex}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.1rem 1.4rem;transition:border-color .2s,box-shadow .2s}.faq-item:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #1017220a}.faq-item[open]{border-color:#cbd5e1;box-shadow:0 4px 18px #1017220d}.faq-question{cursor:pointer;color:#0f172a;justify-content:space-between;align-items:center;gap:1rem;font-size:1.02rem;font-weight:850;list-style:none;display:flex}.faq-question h3,.faq-q-text{font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit;margin:0;display:inline}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";color:var(--red);font-size:1.4rem;font-weight:800;line-height:1;transition:transform .2s}.faq-item[open] .faq-question:after{content:"−"}.faq-answer{border-top:1px solid #f1f5f9;margin-top:.9rem;padding-top:.9rem}.faq-answer p{color:#475569;margin:0;font-size:.92rem;line-height:1.6}.steps-section{color:#101722;background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.steps-grid{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:1.8rem;margin:0 auto;display:grid}.step-card{background:#fff;border:1px solid #dce2ea;border-radius:14px;flex-direction:column;padding:2.4rem 2rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 20px #1017220a}.step-card:hover{border-color:var(--red);transform:translateY(-4px);box-shadow:0 14px 32px #10172214}.step-card-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.step-icon-wrap i{color:var(--red);font-size:2.3rem;display:block}.step-num{color:#0f172a;letter-spacing:-.04em;font-size:2.4rem;font-weight:900;line-height:1}.step-card h3{color:#0f172a;letter-spacing:-.02em;margin:0 0 .65rem;font-size:1.25rem;font-weight:850}.step-card p{color:#64748b;margin:0;font-size:.94rem;line-height:1.6}.steps-cta-wrap{text-align:center;justify-content:center;margin-top:3.5rem;display:flex}.final-cta{text-align:center;background:linear-gradient(120deg,#070b11,#2b0b10);border-top:1px solid #161f2c;padding:6rem 1.5rem}.final-cta h2{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(1.9rem,3.4vw,3.2rem);font-weight:900;line-height:1.1}.final-cta>p:not(.eyebrow){color:#c0c9d5;max-width:760px;margin:1rem auto 1.6rem;font-size:1.05rem}.final-cta .actions{justify-content:center}.final-cta small{color:#94a3b8;margin-top:1.4rem;font-weight:600;display:block}footer{padding:4.5rem max(1.5rem, calc((100vw - var(--max)) / 2));background:#04070b;border-top:1px solid #161f2c;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;display:grid}footer nav{flex-direction:column;gap:.5rem;display:flex}footer nav strong{color:#fff;margin-bottom:.4rem;font-size:.88rem}footer nav a{color:#94a3b8;font-size:.82rem;text-decoration:none}footer nav a:hover{color:#fff}.footer-about p,.footer-note{color:#64748b;font-size:.8rem}.footer-note{border-top:1px solid #161f2c;grid-column:1/-1;padding-top:1.5rem}.mobile-buy{display:none}@media (width<=1050px){.faq-layout{grid-template-columns:1fr;gap:2.5rem}.faq-sticky-card{position:static}.faq-category-filters{flex-flow:wrap}.steps-grid{grid-template-columns:1fr;gap:1.2rem}}@media (width<=768px){body{padding-bottom:60px}.section{padding:3.5rem 1rem}footer{grid-template-columns:1fr 1fr;gap:2rem;padding:3.5rem 1rem}.footer-about,.footer-note{grid-column:1/-1}.mobile-buy{z-index:50;background:var(--red);color:#fff;justify-content:space-between;align-items:center;height:60px;padding:0 1.2rem;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #0006}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.faq-filter-btn,.step-card{transition:none}}
