:root{--bg-deep: #1a0a0f;--bg-panel: #0f2e22;--bg-panel-soft: #143528;--burgundy: #4a1525;--burgundy-hero: #2d0f18;--green-accent: #1f6b4a;--green-bright: #2a9d6a;--gold: #d4a853;--gold-soft: #e8c97a;--text: #f5f0ea;--text-muted: #c9bfb5;--border: rgba(212, 168, 83, .22);--radius: 12px;--radius-sm: 8px;--shadow: 0 12px 40px rgba(0, 0, 0, .35);--font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--max: 1120px;--max-hero: 1280px;--header-h: 2.875rem;--radius-hero: 22px;--brand-logo-size: 38px;--brand-text-inset: calc(var(--brand-logo-size) + .65rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-size:1.0625rem;line-height:1.65;color:var(--text);background:linear-gradient(180deg,var(--bg-deep) 0%,#120810 40%,#0a1410 100%);min-height:100vh}img{max-width:100%;height:auto;display:block}a{color:var(--gold-soft)}a:hover{color:#fff}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:.75rem 1rem;background:var(--gold);color:#1a0a0f;font-weight:600}.skip-link:focus{left:1rem;top:1rem}.layout-container{width:min(100% - 2rem,var(--max));margin-inline:auto}.site-header .layout-container{width:min(100% - 2rem,var(--max-hero))}.site-header{position:relative;z-index:50;background:#1a0a0ffa;border-bottom:1px solid var(--border)}@media(min-width:900px){.site-header{position:sticky;top:0;backdrop-filter:blur(8px)}}.header-row{display:flex;align-items:center;justify-content:space-between;gap:.65rem;min-height:var(--header-h);flex-wrap:wrap;padding-block:.12rem}.brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text);font-weight:700;font-size:.94rem;letter-spacing:.02em}.brand-logo{width:var(--brand-logo-size);height:var(--brand-logo-size);border-radius:var(--radius-sm);flex-shrink:0;object-fit:cover}.brand-text span{color:var(--gold)}@media(max-width:480px){.brand-text{font-size:.92rem}}.nav-main{display:none;gap:.65rem .85rem;flex-wrap:wrap}.nav-main a{text-decoration:none;font-size:.84rem;color:var(--text-muted);padding:.35rem .1rem;min-height:2.25rem;display:inline-flex;align-items:center}.nav-main a:hover{color:var(--text)}@media(min-width:768px){.nav-main{display:flex}}.affiliate-strip{background:var(--bg-panel-soft);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.affiliate-strip--compact{padding:.65rem .85rem}.affiliate-strip__text{margin:0;font-size:.92rem;color:var(--text-muted)}.affiliate-disclosure{margin:0;font-size:.85rem;color:var(--text-muted);line-height:1.5}.affiliate-disclosure a{color:var(--gold-soft)}.btn-affiliate{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1.15rem;border-radius:var(--radius-sm);font-weight:600;font-size:.95rem;text-decoration:none;border:none;cursor:pointer;background:linear-gradient(135deg,var(--gold),#b8892e);color:#1a0a0f;font-family:inherit;transition:filter .15s ease}.btn-affiliate:hover:not(:disabled){filter:brightness(1.06)}.btn-affiliate:disabled,.btn-affiliate[aria-disabled=true]{opacity:.72;cursor:not-allowed;background:#6b5a3a;color:#f0e6d8}.affiliate-pending{margin:0;font-size:.8rem;color:var(--text-muted)}.hero--landing{min-height:calc(100svh - var(--header-h));display:flex;align-items:center;padding:clamp(1.25rem,3vh,2rem) 0;background:radial-gradient(ellipse 85% 70% at 78% 42%,rgba(180,45,55,.22) 0%,transparent 55%),radial-gradient(ellipse 60% 50% at 72% 48%,rgba(212,168,83,.12) 0%,transparent 50%),linear-gradient(165deg,#2a0e16 0%,var(--burgundy-hero) 45%,#1a0a0f 100%)}.hero--landing .layout-container{width:min(100% - 2rem,var(--max-hero))}.hero-grid--landing{display:grid;column-gap:2.75rem;row-gap:0;align-items:start;width:100%;min-width:0}.hero-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:36rem;min-width:0}.hero-text-group{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;width:100%}.hero-text-group>*{margin-top:0!important;margin-bottom:0!important}.hero-eyebrow{margin:0;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-soft)}.hero-grid--landing h1{font-size:clamp(1.85rem,4.2vw,2.75rem);line-height:1.05;margin:0;color:#fff;white-space:nowrap}.hero-tagline{margin:0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.25;color:var(--text-muted);font-weight:500}.hero-lead{margin:0;color:var(--text-muted);font-size:clamp(.98rem,1.5vw,1.05rem);line-height:1.4;max-width:36rem}.hero-chips{display:flex;flex-wrap:wrap;gap:.45rem .5rem;margin:24px 0 0;padding:0;list-style:none}.hero-chips li{padding:.35rem .65rem;font-size:.78rem;font-weight:600;letter-spacing:.02em;color:var(--text);background:#1a0a0f8c;border:1px solid rgba(212,168,83,.35);border-radius:999px;white-space:nowrap;max-width:100%}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;margin-top:24px}.hero-actions__affiliate{display:flex;flex-direction:column;gap:.65rem;width:100%}.hero-actions__disclosure{max-width:36rem;margin:0}.hero-actions__row{display:flex;flex-direction:column;align-items:stretch;gap:.65rem}.btn-hero-primary,.btn-hero-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.65rem 1.25rem;border-radius:var(--radius-sm);font-weight:600;font-size:.95rem;line-height:1.25;text-decoration:none;border:2px solid rgba(232,201,122,.85);cursor:pointer;font-family:inherit;text-align:center;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.btn-hero-primary{background:linear-gradient(135deg,var(--gold-soft),var(--gold),#b8892e);border-color:#e8c97af2;color:#1a0a0f;box-shadow:0 4px 28px #d4a85359}.btn-hero-primary:hover{background:linear-gradient(135deg,#f0d48a,var(--gold-soft),var(--gold));border-color:var(--gold-soft);color:#1a0a0f;filter:brightness(1.06)}.btn-hero-primary:focus-visible{outline:2px solid #fff;outline-offset:3px;box-shadow:0 4px 28px #d4a85359,0 0 0 4px #d4a85373}.btn-hero-secondary{background:transparent;color:var(--gold-soft)}.btn-hero-secondary:hover{background:#d4a85314;border-color:var(--gold-soft);color:#fff}.hero-visual{position:relative;margin:0;border-radius:var(--radius-hero);overflow:hidden;border:1px solid rgba(232,201,122,.45);background:var(--burgundy-hero);box-shadow:0 0 0 1px #b4323c26,0 8px 48px #00000073,0 0 80px #a0283240,0 0 120px #d4a8531f}.hero-visual:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 60px #d4a85314}.hero-visual picture{display:block;width:100%;height:100%}.hero-visual img{width:100%;height:auto;object-fit:cover;object-position:72% center;display:block}@media(max-width:767px){.hero--landing{min-height:auto;align-items:stretch;padding-bottom:1.75rem}.hero-left{order:1;max-width:100%}.hero-grid--landing h1{white-space:normal;max-width:100%;overflow-wrap:normal;font-size:clamp(1.45rem,6.8vw,2rem)}.hero-chips li{white-space:normal}.hero-visual{order:2;width:100%}.hero-visual img{aspect-ratio:1672 / 941;max-height:none;object-position:62% center}.btn-hero-primary,.btn-hero-secondary{width:100%}}@media(min-width:768px){.hero-actions,.hero-actions__row{flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem}.btn-hero-primary,.btn-hero-secondary{width:auto;min-width:11rem;max-width:100%}}@media(min-width:900px){.hero-grid--landing{grid-template-columns:minmax(0,44%) minmax(0,56%);grid-template-rows:auto;column-gap:clamp(2rem,4vw,3.5rem);row-gap:0;padding-left:var(--brand-text-inset);align-items:center;justify-items:start}.hero-left{grid-column:1;grid-row:1;align-self:center}.hero-visual{grid-column:2;grid-row:1;align-self:center;min-height:0}.hero-visual img{height:clamp(62vh,66vh,70vh);max-height:calc(100svh - var(--header-h) - 3rem);aspect-ratio:auto}.hero-grid--landing h1{font-size:clamp(2rem,2.8vw,2.75rem)}}.content-section--intro{margin-top:clamp(1.75rem,4vh,2.75rem)}.content-section--intro h2{font-size:clamp(1.2rem,2.5vw,1.45rem)}.prose-narrow{max-width:min(100%,52rem)}.prose-narrow p{margin:0 0 .65rem;color:var(--text-muted)}.prose-narrow p:last-child{margin-bottom:0}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}body{overflow-x:hidden}.hero-caption{margin:0;padding:.5rem .75rem;font-size:.78rem;color:var(--text-muted);background:#00000059}main section{padding:1.35rem 0;border-top:1px solid rgba(255,255,255,.06)}main section:first-of-type{border-top:none}h2{font-size:clamp(1.25rem,3vw,1.55rem);margin:0 0 1rem;color:#fff}h3{font-size:1.1rem;margin:1.25rem 0 .5rem;color:var(--gold-soft)}p{margin:0 0 1rem}.fact-card{background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow)}.fact-table{width:100%;border-collapse:collapse;font-size:.95rem}.fact-table th,.fact-table td{text-align:left;padding:.55rem .35rem;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:top}.fact-table th{color:var(--text-muted);font-weight:500;width:42%}.demo-status{background:#4a15258c;border:1px dashed var(--border);border-radius:var(--radius);padding:1.25rem}.demo-badge{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gold);margin-bottom:.5rem}.example-payout{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:#00000040;padding:.75rem 1rem;border-radius:var(--radius-sm);border-left:3px solid var(--green-bright);margin:1rem 0}.feature-matrix{width:100%;border-collapse:collapse}.feature-matrix th,.feature-matrix td{padding:.5rem .65rem;border:1px solid rgba(255,255,255,.1)}.feature-matrix th{background:#0003;text-align:left}.pros-cons{display:grid;gap:1rem}@media(min-width:640px){.pros-cons{grid-template-columns:1fr 1fr}}.pros-cons ul{margin:0;padding-left:1.2rem}.faq-list{margin:0;padding:0;list-style:none}.faq-list li{border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:.4rem;background:#0f2e2259}.faq-list summary{cursor:pointer;padding:.55rem .85rem;font-weight:600;font-size:.95rem;color:#fff;list-style:none}.faq-list summary:hover{color:var(--gold-soft)}.faq-list summary::-webkit-details-marker{display:none}.faq-answer{padding:0 .85rem .65rem;color:var(--text-muted);font-size:.92rem;line-height:1.5}.sources-list{margin:0;padding-left:1.2rem}.rg-block{background:var(--bg-panel-soft);border-radius:var(--radius);padding:1.25rem;border:1px solid var(--border)}.site-footer{margin-top:1.25rem;padding:1rem 0 1.1rem;background:#00000047;border-top:1px solid var(--border)}.site-footer--standard{margin-top:1rem}.footer-standard{display:flex;flex-direction:column;gap:.4rem}.footer-brand-row{display:flex;align-items:center;justify-content:flex-start;gap:.45rem;flex-wrap:wrap}.footer-brand-text-only{text-decoration:none;color:var(--text);font-weight:700;font-size:.88rem}.footer-brand-text-only:hover{color:var(--gold-soft)}.footer-age{display:inline-block;font-weight:800;padding:.08rem .35rem;border:1px solid var(--gold);border-radius:4px;color:var(--gold);font-size:.68rem;line-height:1.2;flex-shrink:0}.footer-disclaimer,.footer-rg,.footer-affiliate-note{margin:0;font-size:.8rem;line-height:1.42;color:var(--text-muted);max-width:52rem}.footer-nav{display:flex;flex-wrap:wrap;gap:.25rem .55rem;padding-top:.2rem}.footer-nav a{font-size:.8rem;text-decoration:none;color:var(--gold-soft)}.footer-nav a:hover{color:#fff}.footer-nav--dotted a:not(:last-child):after{content:" ·";color:var(--text-muted);pointer-events:none}.footer-copy{margin:.15rem 0 0;font-size:.76rem;color:var(--text-muted)}.footer-affiliate-note{font-size:.78rem;line-height:1.4}.support-page{padding:2rem 0 3rem}.support-page h1{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .75rem}.support-lead{color:var(--text-muted);margin-bottom:1.5rem}.back-link{display:inline-block;margin-bottom:1rem;text-decoration:none;font-size:.92rem}.error-page{text-align:center;padding:4rem 0}.error-page h1{font-size:2rem}@media(min-width:900px){main [id]{scroll-margin-top:calc(var(--header-h) + 1rem)}}.content-section{padding:1.15rem 0}.content-section--cta{padding-top:.5rem}.step-cards{display:grid;gap:.75rem;margin-bottom:.85rem}@media(min-width:768px){.step-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.step-card{background:#0f2e2266;border:1px solid var(--border);border-radius:var(--radius-sm);padding:.85rem .9rem}.step-card h3{margin:0 0 .35rem;font-size:.98rem;color:var(--gold-soft)}.step-card p{margin:0;font-size:.9rem;line-height:1.45;color:var(--text-muted)}.example-inline{margin:0;padding:.65rem .85rem;background:#0000002e;border-radius:var(--radius-sm);border-left:3px solid var(--green-bright);font-size:.9rem;color:var(--text-muted)}.feature-cards{display:grid;gap:1rem}@media(min-width:768px){.feature-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.feature-card{background:#0f2e2266;border:1px solid var(--border);border-radius:var(--radius-sm);padding:.85rem .9rem}.feature-card h3{margin:0 0 .35rem;font-size:.95rem;color:var(--gold-soft)}.feature-card p{margin:0;font-size:.9rem;line-height:1.45;color:var(--text-muted)}.spec-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:.85rem 0 0;padding:0;list-style:none;max-width:36rem}@media(min-width:640px){.spec-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.spec-stats li{padding:.45rem .55rem;font-size:.82rem;color:var(--text);background:#1a0a0f73;border:1px solid rgba(212,168,83,.28);border-radius:var(--radius-sm);line-height:1.35}.spec-stats__label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:.15rem}.demo-card{max-width:52rem;padding:.9rem 1rem;background:#0f2e2266;border:1px solid var(--border);border-radius:var(--radius-sm)}.demo-card p{margin:0 0 .75rem;font-size:.92rem;line-height:1.5;color:var(--text-muted)}.demo-card p:last-child{margin-bottom:0}.demo-card .btn-demo{margin-top:.15rem}.btn-demo{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1.15rem;border-radius:var(--radius-sm);font-weight:600;text-decoration:none;background:var(--green-accent);color:#fff}.btn-demo:hover{filter:brightness(1.08);color:#fff}
