: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:3.5rem 1.5rem 4.5rem;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}.policy-section{color:#101722;background:#f8fafc}.policy-layout{max-width:var(--max);grid-template-columns:320px 1fr;gap:3.5rem;margin:0 auto;display:grid}.policy-sidebar{position:relative}.sidebar-sticky{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:2rem}.toc-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px #1017220a}.toc-title{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.9rem;font-weight:850;display:flex}.toc-box nav{flex-direction:column;gap:.4rem;display:flex}.toc-link{color:#475569;border-radius:6px;align-items:baseline;gap:.5rem;padding:.35rem .5rem;font-size:.82rem;line-height:1.35;text-decoration:none;transition:background .15s,color .15s;display:flex}.toc-link:hover{color:var(--red);background:#f1f5f9}.toc-num{color:var(--red);font-size:.76rem;font-weight:900}.toc-text{flex:1;font-weight:600}.support-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px #1017220a}.support-card h3{color:#0f172a;margin:0 0 .5rem;font-size:1.15rem;font-weight:850}.support-card p{color:#64748b;margin:0 0 1.2rem;font-size:.85rem;line-height:1.5}.support-buttons{flex-direction:column;gap:.65rem;display:flex}.policy-content{flex-direction:column;gap:2rem;display:flex}.policy-block{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:2.2rem 2.4rem;scroll-margin-top:2rem;box-shadow:0 4px 20px #10172208}.block-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;margin-bottom:1.4rem;padding-bottom:1rem;display:flex}.block-num{color:var(--red);background:#fee2e2;border-radius:8px;padding:.35rem .75rem;font-size:1.1rem;font-weight:900;line-height:1}.block-header h2{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.45rem;font-weight:850}.block-body p{color:#475569;margin:0 0 1rem;font-size:.95rem;line-height:1.65}.block-body p:last-child{margin-bottom:0}.block-body strong{color:#0f172a}.bullet-list{color:#475569;margin:.8rem 0 1.2rem;padding-left:1.4rem;font-size:.95rem;line-height:1.65}.bullet-list li{margin-bottom:.4rem}.steps-section{color:#101722;background:#fff;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){.policy-layout{grid-template-columns:1fr;gap:2.5rem}.sidebar-sticky{position:static}.steps-grid{grid-template-columns:1fr;gap:1.2rem}}@media (width<=768px){body{padding-bottom:60px}.section{padding:3.5rem 1rem}.policy-block{padding:1.6rem 1.2rem}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,.step-card{transition:none}}
