:root{--bg:#0e0b14;--bg-soft:#16111c;--surface:#1d1825;--surface-2:#272130;--surface-3:#312b3b;--border:#31283e;--border-strong:#16ca58;--text:#f5f5f5;--text-2:#bbb2c7;--text-dim:#897e9a;--accent:#16ca58;--accent-strong:#1eeb69;--accent-soft:#0a2915;--accent-contrast:#0e0b14;--neon:#b83df5;--neon-soft:#250c31;--success:#27c480;--warning:#e7b340;--danger:#e23261;--shadow:#00000080;--shadow-strong:#000000b3;--accent-glow:#16ca5859;--accent-glow-strong:#16ca588c;--overlay:#0e0b14cc;--rgb-accent:39 187 89;--rgb-bg:13 10 20;--radius-sm:6px;--radius-md:12px;--radius-lg:18px;--container:min(1140px, calc(100% - 32px));--container-read:min(840px, calc(100% - 32px));--header-h:68px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(ellipse at top left, #16ca5812, transparent 38%), radial-gradient(ellipse at bottom right, #b83df50f, transparent 38%), linear-gradient(180deg, var(--bg) 0%, var(--bg-soft) 100%);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif}body:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#16ca5808 1px,#0000 1px),linear-gradient(90deg,#16ca5808 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0}.ad-header{z-index:100;height:var(--header-h);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 0 0 1px #16ca580f, 0 4px 20px var(--shadow);background:#0e0b14f0;border-bottom:1px solid #16ca582e;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:.06em;text-shadow:0 0 12px var(--accent-glow);flex-shrink:0;align-items:center;font-size:1.15rem;font-weight:800;text-decoration:none;display:flex}.ad-brand img{object-fit:contain;width:auto;height:44px}.ad-nav{flex:1;justify-content:center;gap:2px;display:flex}.ad-nav a{border-radius:var(--radius-sm);height:36px;color:var(--text-2);align-items:center;padding:0 14px;font-size:.85rem;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:38px;color:var(--accent-contrast);white-space:nowrap;box-shadow:0 0 16px var(--accent-glow);align-items:center;padding:0 18px;font-size:.85rem;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 28px var(--accent-glow-strong)}.ad-hero{width:var(--container);min-height:calc(100vh - var(--header-h));z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin:0 auto;padding:64px 0;display:grid;position:relative}.ad-hero-copy{flex-direction:column;gap:22px;display:flex}.ad-hero-eyebrow{background:var(--accent-soft);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;border:1px solid #16ca5847;border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:5px 12px;font-size:.75rem;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 + 2.2vw,3.6rem);font-weight:800;line-height:1.04}.ad-hero-sub{color:var(--text-2);max-width:500px;margin:0;font-size:1rem;line-height:1.78}.ad-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.ad-cta-primary{border-radius:var(--radius-md);background:var(--accent);height:50px;color:var(--accent-contrast);box-shadow:0 0 24px 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 36px var(--accent-glow-strong);transform:translateY(-1px)}.ad-cta-secondary{border-radius:var(--radius-md);height:50px;color:var(--text-2);border:1.5px solid #16ca5866;align-items:center;padding:0 22px;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 #16ca5833;margin:0;overflow:hidden;box-shadow:0 0 0 1px #16ca580f,0 8px 48px #0000008c}.ad-hero-visual img{object-fit:cover;width:100%;height:100%;min-height:420px;display:block}.ad-trust{width:var(--container);z-index:1;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 auto 60px;display:grid;position:relative}.ad-trust-item{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);border-left:2px solid var(--accent);padding:22px 18px;transition:border-color .2s,transform .2s}.ad-trust-item:hover{border-color:var(--accent);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.4rem;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);z-index:1;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 auto 60px;display:grid;position:relative}.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);z-index:1;margin:0 auto;padding:0 0 80px;position:relative}.ad-section{border-bottom:1px solid #16ca5817;margin-bottom:32px;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.3rem,1rem + 1vw,2rem);font-weight:700}.ad-section p{color:var(--text-2);margin:0 0 8px;font-size:.97rem;line-height:1.78}.ad-section--media{grid-template-columns:1fr minmax(260px,.68fr);align-items:center;gap:36px;display:grid}.ad-section--media[data-flip]{grid-template-columns:minmax(260px,.68fr) 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 0 0 1px #16ca580f, 0 4px 20px var(--shadow);border:1px solid #16ca5829;margin:0;overflow:hidden}.ad-section-visual img{object-fit:cover;width:100%;height:290px;transition:transform .4s;display:block}.ad-section-visual:hover img{transform:scale(1.04)}.ad-hero-route{z-index:1;flex-direction:column;justify-content:center;min-height:320px;padding:52px 0 36px;display:flex;position:relative}.ad-hero-route.ad-hero--has-img{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:48px;min-height:460px;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:340px}.ad-faq{width:var(--container-read);z-index:1;margin:0 auto;padding:0 0 80px;position:relative}.ad-faq h2{color:var(--text);margin:0 0 22px;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.4rem,1rem + 1vw,2rem);font-weight:700}.ad-faq-item{border-bottom:1px solid #16ca581a;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);z-index:1;margin:0 auto;padding:0 0 80px;position:relative}.ad-posts h2{color:var(--text);margin:0 0 22px;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.4rem,1rem + 1vw,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);text-shadow:0 0 8px var(--accent-glow);font-family:Space Grotesk,Inter,sans-serif;font-size:1rem;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);z-index:1;border-top:1px solid #16ca5824;padding:36px 0;position:relative}.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:200px}.ad-hero-route.ad-hero--has-img{grid-template-columns:1fr}.ad-footer-inner{text-align:center;flex-direction:column}.ad-nav{display:none}}
