@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/_astro/nunito-cyrillic-ext-wght-normal.D4X5GqEv.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/_astro/nunito-cyrillic-wght-normal.CY6AOgYE.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/_astro/nunito-vietnamese-wght-normal.U01xdrZh.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/_astro/nunito-latin-ext-wght-normal.CXYtwYOx.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/_astro/nunito-latin-wght-normal.BzFMHfZw.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-vietnamese-wght-normal.CnvboYUG.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-ext-wght-normal.Ca2vKHc0.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-wght-normal.ukD16Tqj.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#fdf8f0;--surface:#fff;--text:#33302b;--muted:#756e64;--primary:#c2410c;--primary-bright:#e4572e;--primary-soft:#fdeadd;--teal:#2a806f;--teal-soft:#e2f2ee;--border:#ece4d6;--shadow:0 2px 12px #785a3214;--radius:14px;--radius-sm:8px;--max-width:46rem;--disclosure-text:#7a4a2e;--font-heading:"Fraunces Variable", Georgia, serif;--font-body:"Nunito Variable", -apple-system, "Segoe UI", sans-serif;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg:#1c1a16;--surface:#26231e;--text:#ece7df;--muted:#a89f92;--primary:#ff9b73;--primary-bright:#ffb08d;--primary-soft:#332218;--teal:#8ed4c4;--teal-soft:#16332d;--border:#3a352c;--shadow:0 2px 12px #00000059;--disclosure-text:#e3b596;color-scheme:dark}h1,h2,h3{color:var(--text)}.affiliate-cta{color:#fff;background:#b64a1e}.affiliate-cta:hover{background:#cd5729}.post-card h2{color:var(--primary)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-size:1.06rem;line-height:1.75}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text);font-weight:640;line-height:1.2}h1{font-size:clamp(1.9rem,5vw,2.6rem)}h2{font-size:clamp(1.35rem,3.5vw,1.7rem)}a{color:var(--primary)}img{border-radius:var(--radius);max-width:100%;height:auto}header.site-header{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;padding:.9rem 1.25rem;position:sticky;top:0}.site-header .inner{max-width:var(--max-width);flex-wrap:wrap;align-items:center;gap:.6rem 1.25rem;margin:0 auto;display:flex}.site-title{font-family:var(--font-heading);color:var(--text);letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;text-decoration:none;display:inline-flex}.site-title .badge{flex:none}nav.site-nav{gap:.25rem;margin-left:auto;font-size:.95rem;font-weight:700;display:flex}nav.site-nav a{color:var(--muted);border-radius:999px;padding:.3rem .65rem;text-decoration:none;transition:background .15s,color .15s}nav.site-nav a:hover{color:var(--primary);background:var(--primary-soft)}main{max-width:var(--max-width);margin:0 auto;padding:2.5rem 1.25rem 4.5rem}.hero{text-align:center;padding:1.5rem 0 2rem}.hero h1{margin:.5rem 0 .75rem}.hero .lede{color:var(--muted);max-width:34rem;margin:0 auto;font-size:1.15rem}.trust-chips{flex-wrap:wrap;justify-content:center;gap:.6rem;margin:1.75rem 0 0;padding:0;list-style:none;display:flex}.trust-chips li{background:var(--teal-soft);color:var(--teal);border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .95rem;font-size:.9rem;font-weight:800;display:inline-flex}.trust-chips li:before{content:"✓";font-weight:900}.post-list{gap:1.25rem;margin-top:2.5rem;display:grid}.post-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);box-shadow:var(--shadow);padding:1.5rem 1.6rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block}.post-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #785a3221}.post-card h2{color:var(--primary);margin:0 0 .4rem}.post-card p{color:var(--muted);margin:0 0 .5rem}.post-meta{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;font-size:.88rem;font-weight:700}.empty-state{text-align:center;background:var(--surface);border:2px dashed var(--border);border-radius:var(--radius);color:var(--muted);margin-top:2.5rem;padding:2.5rem 1.5rem}.empty-state strong{font-family:var(--font-heading);color:var(--text);margin-bottom:.35rem;font-size:1.25rem;display:block}article h1{margin-bottom:.35rem}.disclosure{background:var(--primary-soft);border:none;border-left:4px solid var(--primary-bright);border-radius:var(--radius-sm);color:var(--disclosure-text);margin:1.5rem 0 2rem;padding:.85rem 1.1rem;font-size:.92rem}.disclosure p{margin:.2rem 0}.toy-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin:2.75rem 0;padding:1.6rem 1.6rem 1.9rem}.toy-section h2{margin-top:0}.affiliate-link{margin-top:1rem;display:block}.affiliate-cta{background:var(--primary);color:#fff;border-radius:999px;padding:.7rem 1.35rem;font-weight:800;text-decoration:none;transition:background .15s,transform .1s;display:inline-block}.affiliate-cta:hover{background:var(--primary-bright);transform:translateY(-1px)}.affiliate-note{color:var(--muted);margin-top:.35rem;font-size:.8rem;display:block}main ul{padding-left:1.3rem}main li{margin:.4rem 0}footer.site-footer{background:var(--surface);border-top:1px solid var(--border);color:var(--muted);padding:2rem 1.25rem 2.5rem;font-size:.88rem}footer.site-footer .inner{max-width:var(--max-width);flex-direction:column;gap:.35rem;margin:0 auto;display:flex}footer.site-footer p{margin:0}@media (width<=480px){nav.site-nav{margin-left:0}}
