:root{--bg:#140b0b;--bg-soft:#1c1111;--surface:#251818;--surface-2:#302121;--surface-3:#3b2b2b;--border:#3e2828;--border-strong:#eb2b1e;--text:#f7f7f7;--text-2:#c5b5b5;--text-dim:#958383;--accent:#eb2b1e;--accent-strong:#f34b3f;--accent-soft:#2d0d0b;--accent-contrast:#fff;--gold:#f1b022;--gold-soft:#31250c;--success:#27c480;--warning:#e7b340;--danger:#e23261;--shadow:#0000007a;--shadow-strong:#000000ad;--accent-glow:#eb2b1e52;--accent-glow-strong:#eb2b1e85;--overlay:#140b0bc7;--rgb-accent:224 44 36;--rgb-bg:19 10 10;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--container:min(1140px, calc(100% - 32px));--container-read:min(840px, calc(100% - 32px));--header-h:72px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(ellipse at top right, #eb2b1e17, transparent 40%), radial-gradient(ellipse at bottom left, #f1b0220d, transparent 36%), linear-gradient(180deg, var(--bg) 0%, var(--bg-soft) 100%);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif}.ad-header{z-index:100;height:var(--header-h);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px 0 #eb2b1e14, 0 4px 24px var(--shadow);background:#140b0beb;border-bottom:1px solid #eb2b1e33;position:sticky;top:0}.ad-header-inner{width:var(--container);align-items:center;gap:24px;height:100%;margin:0 auto;display:flex}.ad-brand{color:var(--accent);letter-spacing:.04em;text-shadow:0 0 14px var(--accent-glow);flex-shrink:0;align-items:center;font-size:1.2rem;font-weight:800;text-decoration:none;display:flex}.ad-brand img{object-fit:contain;width:auto;height:48px}.ad-nav{flex:1;justify-content:center;gap:4px;display:flex}.ad-nav a{border-radius:var(--radius-sm);height:38px;color:var(--text-2);align-items:center;padding:0 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:flex}.ad-nav a:hover,.ad-nav a[data-active]{color:var(--accent);background:var(--accent-soft)}.ad-cta{border-radius:var(--radius-sm);background:var(--accent);height:40px;color:var(--accent-contrast);white-space:nowrap;box-shadow:0 0 14px var(--accent-glow);align-items:center;padding:0 20px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s,box-shadow .15s;display:flex}.ad-cta:hover{background:var(--accent-strong);box-shadow:0 0 24px var(--accent-glow-strong)}.ad-hero{width:var(--container);min-height:calc(100vh - var(--header-h));grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin:0 auto;padding:64px 0;display:grid}.ad-hero-copy{flex-direction:column;gap:20px;display:flex}.ad-hero-eyebrow{background:var(--accent-soft);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border:1px solid #eb2b1e47;border-radius:99px;align-items:center;gap:8px;width:fit-content;padding:5px 14px;font-size:.76rem;font-weight:700;display:inline-flex}.ad-hero h1{letter-spacing:-.03em;color:var(--text);margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,1.4rem + 2vw,3.5rem);font-weight:800;line-height:1.04}.ad-hero-sub{color:var(--text-2);max-width:520px;margin:0;font-size:1.05rem;line-height:1.75}.ad-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.ad-cta-primary{border-radius:var(--radius-md);background:var(--accent);height:52px;color:var(--accent-contrast);box-shadow:0 0 22px var(--accent-glow);align-items:center;padding:0 28px;font-size:1rem;font-weight:800;text-decoration:none;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex}.ad-cta-primary:hover{background:var(--accent-strong);box-shadow:0 0 34px var(--accent-glow-strong);transform:translateY(-1px)}.ad-cta-secondary{border-radius:var(--radius-md);height:52px;color:var(--text-2);border:1.5px solid #eb2b1e61;align-items:center;padding:0 24px;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.ad-cta-secondary:hover{border-color:var(--accent);color:var(--accent)}.ad-hero-visual{border-radius:var(--radius-lg);border:1px solid #eb2b1e38;margin:0;overflow:hidden;box-shadow:0 0 0 1px #eb2b1e12,0 8px 48px #00000085}.ad-hero-visual img{object-fit:cover;width:100%;height:100%;min-height:440px;display:block}.ad-trust{width:var(--container);grid-template-columns:repeat(4,1fr);gap:16px;margin:0 auto 64px;display:grid}.ad-trust-item{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);border-top:2px solid var(--accent);padding:22px 18px;transition:border-color .2s,transform .2s}.ad-trust-item:hover{transform:translateY(-2px)}.ad-trust-num{color:var(--accent);text-shadow:0 0 10px var(--accent-glow);margin-bottom:8px;font-family:Space Grotesk,Inter,sans-serif;font-size:1.45rem;font-weight:800;display:block}.ad-trust-item p{color:var(--text-2);margin:0;font-size:.88rem;line-height:1.5}.ad-shortcuts{width:var(--container);grid-template-columns:repeat(4,1fr);gap:12px;margin:0 auto 64px;display:grid}.ad-shortcut{border-radius:var(--radius-md);background:var(--surface-2);border:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 18px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.ad-shortcut:hover{border-color:var(--accent);background:var(--accent-soft)}.ad-shortcut span{color:var(--text);font-size:.92rem;font-weight:600}.ad-shortcut small{color:var(--text-dim);font-size:.76rem}.ad-editorial{width:var(--container);margin:0 auto;padding:0 0 88px}.ad-section{border-bottom:1px solid #eb2b1e1a;margin-bottom:34px;padding-bottom:28px}.ad-section h2{color:var(--text);letter-spacing:-.02em;margin:0 0 12px;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.4rem,1.1rem + 1vw,2.1rem);font-weight:700}.ad-section p{color:var(--text-2);margin:0 0 8px;font-size:1rem;line-height:1.78}.ad-section--media{grid-template-columns:1fr minmax(270px,.7fr);align-items:center;gap:38px;display:grid}.ad-section--media[data-flip]{grid-template-columns:minmax(270px,.7fr) 1fr}.ad-section--media[data-flip] .ad-section-body{order:2}.ad-section--media[data-flip] .ad-section-visual{order:1}.ad-section-body{flex-direction:column;gap:10px;display:flex}.ad-section-body h2,.ad-section-body p{margin:0}.ad-section-visual{border-radius:var(--radius-md);box-shadow:0 4px 20px var(--shadow);border:1px solid #eb2b1e2e;margin:0;overflow:hidden}.ad-section-visual img{object-fit:cover;width:100%;height:295px;transition:transform .4s;display:block}.ad-section-visual:hover img{transform:scale(1.04)}.ad-hero-route{flex-direction:column;justify-content:center;min-height:340px;padding:54px 0 40px;display:flex}.ad-hero-route.ad-hero--has-img{grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr);align-items:center;gap:48px;min-height:480px;display:grid}.ad-hero-route .ad-hero-visual{border-radius:var(--radius-lg);overflow:hidden}.ad-hero-route .ad-hero-visual img{object-fit:cover;min-height:360px}.ad-faq{width:var(--container-read);margin:0 auto;padding:0 0 88px}.ad-faq h2{color:var(--text);margin:0 0 22px;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.5rem,1.1rem + 1vw,2.2rem);font-weight:700}.ad-faq-item{border-bottom:1px solid #eb2b1e1a;padding:18px 0}.ad-faq-item summary{cursor:pointer;color:var(--text);font-size:.97rem;font-weight:600;line-height:1.5;list-style:none}.ad-faq-item summary::-webkit-details-marker{display:none}.ad-faq-item[open] summary{color:var(--accent)}.ad-faq-item p{color:var(--text-2);margin:10px 0 0;font-size:.93rem;line-height:1.72}.ad-posts{width:var(--container);margin:0 auto;padding:0 0 88px}.ad-posts h2{color:var(--text);margin:0 0 22px;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.5rem,1.1rem + 1vw,2.2rem);font-weight:700}.ad-posts-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.ad-post-card{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);flex-direction:column;gap:8px;padding:18px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.ad-post-card:hover{border-color:var(--accent);transform:translateY(-2px)}.ad-post-num{color:var(--accent);font-family:Space Grotesk,Inter,sans-serif;font-size:1.05rem;font-weight:800}.ad-post-card b{color:var(--text);font-size:.9rem;line-height:1.4}.ad-post-card small{color:var(--text-dim);font-size:.78rem;line-height:1.5}.ad-footer{background:var(--surface);border-top:1px solid #eb2b1e24;padding:40px 0}.ad-footer-inner{width:var(--container);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.ad-footer b{color:var(--accent);font-size:.97rem}.ad-footer span{color:var(--text-dim);font-size:.8rem;line-height:1.6}.ad-footer a{color:var(--text-2);font-size:.82rem;text-decoration:none}.ad-footer a:hover{color:var(--accent)}@media (max-width:768px){.ad-hero{grid-template-columns:1fr;min-height:auto;padding:36px 0 28px}.ad-hero-visual{display:none}.ad-trust,.ad-shortcuts{grid-template-columns:repeat(2,1fr)}.ad-posts-grid{grid-template-columns:1fr 1fr}.ad-section--media,.ad-section--media[data-flip]{grid-template-columns:1fr}.ad-section--media[data-flip] .ad-section-body,.ad-section--media[data-flip] .ad-section-visual{order:unset}.ad-section-visual img{height:210px}.ad-hero-route.ad-hero--has-img{grid-template-columns:1fr}.ad-footer-inner{text-align:center;flex-direction:column}.ad-nav{display:none}}
