:root{--bg:#0f172a;--bg-alt:#111b2e;--surface:rgba(15, 23, 42, 0.8);--surface-strong:#1e293b;--text:#f8fafc;--muted:#d6def7;--line:rgba(248, 250, 252, 0.2);--accent:#e11d48;--accent-strong:#be123c;--accent-soft:rgba(225, 29, 72, 0.2);--shadow:0 20px 60px rgba(8, 11, 30, 0.6);--radius:24px;--max:1200px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:segoe ui,helvetica neue,sans-serif;color:var(--text);background:radial-gradient(circle at top,rgba(225,29,72,.35),transparent 35%),linear-gradient(180deg,#020617 0%,var(--bg) 30%,#020617 100%);line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:1000;background:var(--surface-strong);padding:.75rem 1rem;border-radius:999px}.shell{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;backdrop-filter:blur(16px);background:rgba(2,6,23,.82);border-bottom:1px solid rgba(148,163,184,.3)}.header-inner,.footer-inner,.meta-row,.hero-actions,.feature-actions,.card-actions,.article-actions,.pagination,.tag-row{display:flex;flex-wrap:wrap;gap:.9rem}.header-inner,.footer-inner{justify-content:space-between;align-items:center;padding:1rem 0}.brand{display:flex;align-items:center;gap:.9rem}.brand-mark{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:18px;background:linear-gradient(135deg,var(--accent),#fb7185);color:#fff;font-weight:800;box-shadow:0 8px 20px rgba(225,29,72,.35)}.brand-copy{display:grid;gap:.15rem}.brand-copy strong{color:var(--text)}.brand-copy span,.site-nav a,.meta-row,.intro-text,.article-dek,.mini-card p,.value-card p,.footer-inner p,.prose figcaption,.prose blockquote{color:var(--muted)}.site-nav a{font-weight:600;display:inline-flex;align-items:center;min-height:2.2rem;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:rgba(15,23,42,.5);color:var(--muted)}.site-nav a:hover,.text-link,.tag-pill:hover{color:#fb7185}.site-nav a:hover{border-color:rgba(251,113,133,.55);background:rgba(225,29,72,.12)}.site-nav a:focus-visible{outline:2px solid #fb7185;outline-offset:2px}.hero,.article-hero,.article-body{display:grid;gap:1.5rem}.hero,.page-intro,.section-stack,.article-layout{padding:2.5rem 0}.hero{grid-template-columns:1.2fr .8fr;align-items:center;min-height:70vh;gap:2.25rem}.eyebrow,.feature-kicker,.mini-label,.side-label{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800;color:var(--accent-strong)}h1,h2,h3{line-height:1.05;letter-spacing:-.04em;margin:0}h1{font-size:clamp(2.8rem,6vw,5.6rem);max-width:12ch}h2{font-size:clamp(2rem,4vw,3.2rem)}h3{font-size:clamp(1.2rem,2vw,1.6rem)}.hero-text,.article-dek,.intro-text{max-width:62ch;font-size:1.08rem}.hero-text{color:#e2e8f5;font-size:1.14rem;line-height:1.75}.button,.text-link,.tag-pill{transition:180ms ease}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.15rem;border-radius:999px;font-weight:800;border:1px solid transparent;text-decoration:none}.button-primary,.button-affiliate{background:linear-gradient(135deg,var(--accent),#fb7185);color:#fff7ee;border-color:rgba(251,113,133,.6);box-shadow:0 8px 22px rgba(225,29,72,.3)}.button-primary:hover,.button-affiliate:hover{transform:translateY(-1px);background:linear-gradient(135deg,var(--accent-strong),#9f1239);border-color:rgba(190,18,60,.85)}.button-secondary,.button-ghost{background:rgba(15,23,42,.35);color:var(--text);border:1px solid var(--line)}.button-secondary:hover,.button-ghost:hover{border-color:rgba(225,29,72,.45);background:rgba(225,29,72,.14)}.button:focus-visible{outline:2px solid #fb7185;outline-offset:2px}.button:active{transform:translateY(0)}.trust-points,.side-points{display:grid;gap:.75rem;padding:0;margin:1.5rem 0 0;list-style:none}.trust-points li,.side-points li{position:relative;padding-left:1.5rem}.trust-points li::before,.side-points li::before{content:"";position:absolute;left:0;top:.55rem;width:.55rem;height:.55rem;border-radius:999px;background:var(--accent)}.card-glow,.value-card,.mini-card,.rail-card{border:1px solid rgba(69,44,23,8%);background:var(--surface);box-shadow:var(--shadow);border-radius:var(--radius)}.hero-feature,.value-card,.mini-card,.rail-card{padding:1.4rem}.hero-feature h2{font-size:clamp(1.6rem,3vw,2.3rem);margin:.45rem 0 .8rem}.hero-feature{border:1px solid rgba(251,113,133,.25);background:radial-gradient(circle at top right,rgba(225,29,72,.16),transparent 55%),var(--surface)}.hero-feature .meta-row{margin-bottom:.5rem}.hero-feature .feature-actions{margin-top:.6rem}.meta-row{font-size:.92rem}.section-band{background:linear-gradient(180deg,rgba(255,255,255,.36),rgba(239,229,214,.45));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{display:grid;gap:.55rem;margin-bottom:1.5rem}.pagination{margin-top:1.5rem;padding-top:.5rem}.value-grid,.post-grid,.mini-grid{display:grid;gap:1.25rem}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.post-card{overflow:hidden;display:flex;flex-direction:column}.post-card-media{aspect-ratio:16/11;display:block;background:#eadccc}.post-card-media img,.article-cover img{width:100%;height:100%;object-fit:cover}.post-card-body{display:flex;flex-direction:column;gap:.85rem;padding:1.2rem;flex:1}.post-card h3{min-height:3.2em;line-height:1.2}.post-card h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card-body>p{min-height:4.8em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card h3 a:hover,.hero-feature h2 a:hover,.mini-card h3 a:hover{color:var(--accent-strong)}.text-link{font-weight:800}.card-actions{margin-top:auto}.card-actions .button-affiliate,.feature-actions .button-affiliate{background:rgba(225,29,72,.14);border-color:rgba(251,113,133,.45);box-shadow:none}.card-actions .button-affiliate:hover,.feature-actions .button-affiliate:hover{background:rgba(225,29,72,.24);border-color:rgba(251,113,133,.65)}.article-layout{display:grid;gap:2rem;padding-top:3rem}.article-hero{grid-template-columns:1fr;align-items:start}.article-copy{display:grid;gap:1rem;max-width:100%}.article-copy h1{font-size:clamp(2rem,4vw,3.2rem);max-width:none;line-height:1.12}.article-copy .article-dek{max-width:78ch;color:#dbe6ff}.article-meta{color:#d7e2fb}.article-side{padding:1.4rem}.article-cover{margin:0;overflow:hidden;border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow)}.article-body{grid-template-columns:minmax(0,1fr)240px;gap:2rem;align-items:start}.sticky-rail{position:sticky;top:6rem;display:grid;gap:1rem;align-self:start}.rail-card .button{width:100%}.rail-card .button+.button{margin-top:1rem}.rail-card .side-label{margin-bottom:.7rem}.sticky-rail .button-affiliate{background:rgba(225,29,72,.16);color:#fbe7ee;border-color:rgba(251,113,133,.45);box-shadow:none}.sticky-rail .button-affiliate:hover{background:rgba(225,29,72,.24);border-color:rgba(251,113,133,.65)}.prose{font-size:1.1rem;line-height:1.8;color:#e2e8f5}.prose>*{max-width:70ch}.prose h2,.prose h3,.prose h4{margin-top:2.8rem;margin-bottom:1rem}.prose h2{font-size:clamp(1.35rem,2.6vw,1.95rem);line-height:1.2}.prose h3{font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.25}.prose p,.prose ul,.prose ol,.prose table,.prose figure,.prose blockquote{margin:0 0 1.25rem}.prose ul,.prose ol{padding-left:1.2rem}.prose table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:16px;border:1px solid var(--line)}.prose th,.prose td{padding:.85rem;border-bottom:1px solid var(--line);text-align:left}.prose blockquote{padding:1rem 1.2rem;border-left:4px solid var(--accent);background:rgba(255,255,255,.42);border-radius:0 18px 18px 0}.prose figure img{border-radius:22px}.prose a:not(.button):not(.tag-pill){color:#fb7185;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px}.prose a:not(.button):not(.tag-pill):hover{color:#f43f5e}.prose hr{width:min(140px,28%);height:1px;border:0;margin:1.9rem auto 1.6rem;background:linear-gradient( 90deg,rgba(148,163,184,0),rgba(148,163,184,.55),rgba(148,163,184,0) )}.tag-pill{display:inline-flex;align-items:center;min-height:2.3rem;padding:.45rem .85rem;border-radius:999px;background:var(--accent-soft);font-size:.92rem;font-weight:700}.site-footer{border-top:1px solid var(--line);margin-top:3rem;padding:.75rem 0 1.25rem}.footer-links{display:flex;flex-wrap:wrap;gap:.75rem}.footer-links a{font-weight:600;display:inline-flex;align-items:center;min-height:2.2rem;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:rgba(15,23,42,.5);color:var(--muted)}.footer-links a:hover{color:#fb7185;border-color:rgba(251,113,133,.55);background:rgba(225,29,72,.12)}.footer-links a:focus-visible{outline:2px solid #fb7185;outline-offset:2px}.footer-title{color:var(--text);font-weight:800}@media(max-width:960px){.hero,.article-hero,.article-body,.value-grid,.post-grid,.mini-grid{grid-template-columns:1fr}.sticky-rail{position:static}.article-layout{padding-top:2.25rem}.post-card h3,.post-card-body>p{min-height:0}}@media(max-width:1140px){.article-body{grid-template-columns:1fr}.sticky-rail{position:static;order:2;margin-top:.5rem}}@media(max-width:720px){h1{max-width:none}.header-inner,.footer-inner{align-items:flex-start}.site-nav{width:100%;display:flex;gap:1rem;overflow-x:auto}.article-copy h1{font-size:clamp(1.5rem,6vw,2rem);line-height:1.18}.article-copy .article-dek{font-size:1rem;line-height:1.7}.article-layout{padding-top:2rem}.hero{gap:1.5rem}}@media(prefers-reduced-motion:no-preference){.hero-copy{animation:rise-in 320ms ease-out both}.hero-panel{animation:rise-in 420ms ease-out both}.post-card{animation:rise-in 320ms ease-out both}}@keyframes rise-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}