@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap");:root{--bg:#fef6f0;--surface:rgba(255,255,255,0.92);--surface-strong:#fff8fc;--text:#2d1b4e;--muted:#7b6b8a;--accent:#e8608c;--accent-dark:#c2185b;--accent-soft:#f8d0e0;--line:rgba(200,130,180,0.25);--success:#43a047;--warning:#f9a825;--shadow:0 14px 36px rgba(200,100,150,0.12);--baby-blue:#7ec8e3;--baby-yellow:#ffe082;--baby-green:#a5d6a7;--baby-purple:#ce93d8;--baby-orange:#ffb74d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Nunito,Quicksand,Comic Sans MS,Segoe UI,Tahoma,sans-serif;color:var(--text);background:radial-gradient(circle at 15% 10%,rgba(126,200,227,.15),transparent 40%),radial-gradient(circle at 85% 20%,rgba(232,96,140,.12),transparent 40%),radial-gradient(circle at 50% 80%,rgba(255,224,130,.14),transparent 40%),linear-gradient(180deg,#fff5f8 0,var(--bg) 100%);background-attachment:fixed}a{color:inherit;text-decoration:none}.inline-link{color:var(--accent-dark);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.16em;word-break:break-word;-webkit-text-decoration-color:var(--accent-soft);text-decoration-color:var(--accent-soft)}.inline-link:hover{color:var(--accent)}img{max-width:100%;display:block}main{min-height:calc(100vh - 200px)}.shell{width:min(1180px,calc(100% - 2rem));margin:0 auto}.page-wrap,.post-page,.section-stack{padding:2rem 0 4rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,245,248,.92);border-bottom:2px solid var(--accent-soft);box-shadow:0 4px 20px rgba(232,96,140,.1)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:78px}.logo{display:inline-flex;align-items:center;gap:.85rem}.logo__mark{width:2.7rem;height:2.7rem;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#e8608c,#ce93d8 50%,#7ec8e3);color:#fff;font-weight:800;letter-spacing:.08em;border:2px solid rgba(232,96,140,.3);font-size:.85rem}.logo__text{display:grid;line-height:1;font-size:.95rem;text-transform:uppercase;letter-spacing:.16em}.logo__text strong{font-size:1.05rem}.site-nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.85rem 1.2rem;font-size:.95rem}.site-nav a{color:var(--muted);position:relative}.site-nav a:after{content:"";position:absolute;left:0;bottom:-.2rem;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.site-nav a:hover:after{transform:scaleX(1)}.hero{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2rem;gap:2rem;align-items:center;padding-top:3rem}.hero__copy h1,.post-hero h1,.section-heading h1{margin:.25rem 0 1rem;font-size:clamp(2.5rem,5vw,4.7rem);line-height:.97;letter-spacing:-.03em}.category-card p,.content-block p,.featured-card p,.hero__copy p,.post-hero p,.prose-block p,.section-heading p{color:var(--muted);font-size:1.05rem;line-height:1.7}.badge-row,.hero__actions,.post-meta,.product-card__footer{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.category-grid,.featured-grid,.generator-grid,.generator-stack,.hero__panel,.split-grid{display:grid;grid-gap:1rem;gap:1rem}.hero__panel{grid-template-columns:repeat(2,minmax(0,1fr))}.affiliate-item,.callout,.category-card,.featured-card,.generator-lock,.panel,.post-sidebar,.product-card,.stat-card,.top-pick{background:var(--surface);border:2px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.category-card,.featured-card,.generator-lock,.panel,.post-sidebar,.stat-card{padding:1.4rem}.stat-card strong{display:block;font-size:1.5rem;margin-bottom:.3rem}.badge,.eyebrow{gap:.3rem;width:-moz-fit-content;width:fit-content;padding:.35rem .7rem;border-radius:20px;background:linear-gradient(135deg,#f8d0e0,#e1bee7);color:var(--accent-dark);font-size:.78rem;letter-spacing:.12em;border:1px solid rgba(232,96,140,.2)}.badge,.button,.eyebrow{display:inline-flex;align-items:center;text-transform:uppercase}.button{justify-content:center;border:0;border-radius:14px;padding:.9rem 1.2rem;cursor:pointer;font:inherit;letter-spacing:.08em;font-weight:700;transition:transform .12s ease,box-shadow .12s ease}.button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(232,96,140,.2)}.button--primary{color:#fff;background:linear-gradient(180deg,#e8608c,#c2185b)}.button--xl{width:100%;min-height:58px;font-size:1rem}.button--full{width:100%}.button--secondary{color:var(--accent-dark);background:white;border:2px solid var(--accent-soft);font-weight:700}.section-heading{display:grid;grid-gap:.35rem;gap:.35rem;margin-bottom:1rem}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card,.featured-card{min-height:220px;display:grid;align-content:start;grid-gap:.8rem;gap:.8rem}.featured-card--title-only{min-height:120px;align-items:center;text-decoration:none}.featured-card--title-only h2,.featured-card--title-only h3{margin:0;color:var(--accent-dark);line-height:1.15}.post-hero{padding:4rem 0 2rem}.post-hero__inner{position:relative;padding:2rem;background:linear-gradient(135deg,rgba(255,248,252,.9),rgba(232,96,140,.08),rgba(126,200,227,.08));border:2px solid var(--line);border-radius:24px}.post-layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem}.post-sidebar{position:-webkit-sticky;position:sticky;top:100px;height:-moz-fit-content;height:fit-content}.post-sidebar ol{margin:0;padding-left:1.25rem;color:var(--muted)}.post-content{display:grid;grid-gap:1.25rem;gap:1.25rem}.content-block{background:var(--surface-strong);border:2px solid var(--line);border-radius:24px;padding:1.6rem}.top-pick{padding:1.6rem;display:grid;grid-template-columns:1fr 280px;grid-gap:1.2rem;gap:1.2rem;align-items:center}.top-pick__meta{display:grid;grid-gap:.3rem;gap:.3rem;margin:1rem 0 1.2rem}.rank-cards{display:grid;grid-gap:1rem;gap:1rem}.product-card{padding:1rem;display:grid;grid-template-columns:110px 150px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start;background:linear-gradient(135deg,rgba(255,248,252,.9),rgba(126,200,227,.06)),var(--surface)}.product-card__rank{font-size:2rem;font-weight:700;color:var(--accent);text-align:center;align-self:center}.affiliate-item img,.panel-image,.product-card__image{width:100%;border-radius:20px;object-fit:cover;aspect-ratio:1/1;background:#fce4ec}.generated-summary,.product-card__body{display:grid;grid-gap:.7rem;gap:.7rem}.product-card__price strong,.product-price{font-size:1.3rem;color:var(--accent-dark)}.product-card__price{display:grid;grid-gap:.2rem;gap:.2rem;padding:.95rem 1rem;border:2px dashed rgba(232,96,140,.3);background:rgba(248,208,224,.2);border-radius:14px}.product-card__header{display:flex;justify-content:space-between;gap:1rem}.score-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:.75rem;gap:.75rem}.score-pill{border-radius:14px;padding:.85rem 1rem;background:linear-gradient(135deg,#e3f2fd,#f3e5f5);display:grid;grid-gap:.2rem;gap:.2rem;border:1px solid rgba(126,200,227,.3)}.pros-cons,.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pros-cons{display:grid;grid-gap:1rem;gap:1rem}.pros-cons ul{padding-left:1rem;color:var(--muted)}.faq-block details{padding:1rem 0;border-bottom:1px solid var(--line)}.faq-block summary{cursor:pointer;font-weight:700}.generator-grid{grid-template-columns:.9fr 1.1fr;align-items:start}.generator-stack{grid-template-columns:1fr}.affiliate-item,.affiliate-list,.bulk-item,.bulk-results,.bulk-targets,.generator-lock,.stack-form{display:grid;grid-gap:1rem;gap:1rem}.affiliate-item label,.stack-form label{display:grid;grid-gap:.45rem;gap:.45rem;font-weight:700}input,select,textarea{width:100%;padding:.9rem 1rem;border-radius:14px;border:2px solid var(--line);background:rgba(255,255,255,.95);font:inherit}.affiliate-item{grid-template-columns:110px minmax(0,1fr);padding:1rem}.bulk-item{padding:1rem;border:2px solid var(--line);border-radius:14px;background:rgba(255,255,255,.75)}.bulk-item--error{background:rgba(244,67,54,.08)}.bulk-item a{color:var(--accent-dark);word-break:break-all}.bulk-targets{grid-template-columns:repeat(auto-fit,minmax(120px,max-content));align-items:start}.affiliate-item h3{margin:0}.affiliate-item a{color:var(--accent-dark);font-size:.92rem;word-break:break-all}.affiliate-disclaimer{margin:1rem 0 0;max-width:780px;font-size:.9rem;color:var(--muted);border-top:2px dashed rgba(232,96,140,.2);padding-top:.8rem}.error-text{color:#e53935}.success-text{color:var(--success)}.generated-summary span,.muted,.product-card__footer span,.section-intro,.site-footer{color:var(--muted)}.site-footer{padding:2rem 0 3rem;border-top:2px solid var(--line)}.category-card:first-child{border-top:4px solid var(--accent)}.category-card:nth-child(2){border-top:4px solid var(--baby-blue)}.category-card:nth-child(3){border-top:4px solid var(--baby-yellow)}.category-card:nth-child(4){border-top:4px solid var(--baby-green)}.category-card:nth-child(5){border-top:4px solid var(--baby-purple)}.category-card:nth-child(6){border-top:4px solid var(--baby-orange)}@media (max-width:980px){.category-grid,.featured-grid,.generator-grid,.hero,.hero__panel,.post-layout,.product-card,.pros-cons,.split-grid,.top-pick{grid-template-columns:1fr}.post-sidebar{position:static}.product-card__rank{text-align:left}}@media (max-width:720px){.site-header__inner{align-items:flex-start;padding:1rem 0}.site-nav{justify-content:flex-start}.hero__copy h1,.post-hero h1,.section-heading h1{font-size:2.6rem}}