:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#14151b;background:#faf9f6;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1.2rem,5vw,5rem);background:#fff;border-bottom:3px solid #14151b}.brand{text-decoration:none}.brand-word{font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:1000;letter-spacing:-.075em;font-style:italic}.bar nav{display:flex;gap:clamp(.7rem,2.5vw,2rem);flex-wrap:wrap}.bar nav a{font-size:.88rem;font-weight:800;text-decoration:none}.bar nav a:hover,.back:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center;min-height:520px;background:linear-gradient(135deg,#fff4b7,#ffde52);border-bottom:3px solid #14151b;padding:3rem clamp(1.2rem,7vw,7rem);overflow:hidden}.hero-copy{max-width:710px}.eyebrow{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#bf1646}.hero h1{font-size:clamp(3.3rem,7vw,7rem);line-height:.95;letter-spacing:-.075em;margin:1rem 0 1.5rem;max-width:750px}.hero-copy>p:not(.eyebrow){font-size:clamp(1.15rem,1.5vw,1.4rem);line-height:1.5;max-width:600px}.button{display:inline-block;margin-top:1rem;background:#14151b;color:white;border-radius:12px;padding:1rem 1.3rem;text-decoration:none;font-weight:850;box-shadow:5px 5px 0 var(--accent)}.button:hover{transform:translate(-2px,-2px);box-shadow:7px 7px 0 var(--accent)}.mascot{width:100%;max-width:330px;justify-self:center;background:#000;border:3px solid #14151b;border-radius:18px;box-shadow:8px 8px 0 var(--accent)}.guide-section{max-width:1240px;margin:auto;padding:5rem 1.3rem}.section-heading{margin-bottom:2.5rem}.section-heading h2{font-size:clamp(2.7rem,5vw,5rem);line-height:1;margin:.5rem 0;letter-spacing:-.06em}.section-heading p:last-child{color:#555862;font-size:1.1rem}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card{display:flex;flex-direction:column;background:#fff;border:2px solid #14151b;border-radius:14px;padding:1.4rem;min-height:290px;box-shadow:5px 5px 0 #e8e4df}.card h3{font-size:1.5rem;letter-spacing:-.04em;line-height:1.18;margin:1.2rem 0 .7rem}.card p{color:#4e515a;line-height:1.55;margin:0}.card a{margin-top:auto;padding-top:1.3rem;font-weight:850;text-decoration:none}.card a:hover{text-decoration:underline}.method-band{padding:5rem clamp(1.3rem,8vw,8rem);background:#14151b;color:#fff}.method-band .eyebrow{color:#ff779a}.method-band h2{max-width:760px;font-size:clamp(2.3rem,4.5vw,4.5rem);line-height:1.08;letter-spacing:-.06em}.method-band p:not(.eyebrow){font-size:1.08rem;line-height:1.65;max-width:740px;color:#dedee4}.method-band a{font-weight:850;color:#ffca42}.article{max-width:850px;margin:auto;padding:4rem 1.3rem 6rem}.article h1{font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.06em;line-height:1.05;margin:1rem 0 1.5rem}.article .intro{font-size:1.28rem;color:#41434b;line-height:1.55}.article section{margin-top:2.5rem;padding-top:1.4rem;border-top:1px solid #d6d3cd}.article h2{font-size:1.7rem;letter-spacing:-.035em}.article p,.article li{line-height:1.7}.check{margin:2.5rem 0;background:#fff0b2;border:2px solid #14151b;border-radius:12px;padding:1rem 1.5rem}.check h2{margin:.3rem 0}.check ul{padding-left:1.4rem}.note{border-left:4px solid var(--accent);padding-left:1rem;color:#585b63}.back{font-weight:850}footer{display:flex;gap:1rem;justify-content:space-between;flex-wrap:wrap;padding:2rem clamp(1.2rem,5vw,5rem);font-size:.85rem;color:#51525a;background:#fff;border-top:1px solid #d6d3cd}@media(max-width:850px){.hero{grid-template-columns:1fr;min-height:auto}.mascot{max-width:270px;margin-top:1rem}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.bar{align-items:flex-start;flex-direction:column}.bar nav{gap:1rem}.hero{padding:2.5rem 1.3rem}.hero h1{font-size:3.6rem}.mascot{display:none}.grid{grid-template-columns:1fr}.card{min-height:220px}.guide-section{padding:3.5rem 1.3rem}.article{padding-top:3rem}}
.recommendations{border-top:2px solid #14151b!important}.product{background:#fff;border:2px solid #14151b;border-radius:12px;padding:1.2rem 1.4rem;margin:1.3rem 0;box-shadow:4px 4px 0 #e8e4df}.product h3{font-size:1.45rem;margin:.2rem 0 1rem}.product p{margin:.55rem 0}.sources{padding-left:1.2rem;font-size:.9rem}.sources a{color:#304f82}.offer{display:inline-block;background:#14151b;color:#fff;text-decoration:none;padding:.8rem 1rem;border-radius:8px;font-weight:800;margin:.5rem .5rem .2rem 0}.offer:hover{text-decoration:underline}
