:root{--bg: #f5efe2;--surface: #ffffff;--surface-soft: #f0eadc;--ink: #18243a;--muted: #626a73;--line: #ded4c2;--teal: #b19645;--teal-dark: #17324d;--coral: #b8654a;--amber: #b19645;--blue: #17324d;--washi: #f4eddd;--shadow: 0 16px 40px rgb(23 32 42 / 10%);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);line-height:1.75}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}img{max-width:100%;height:auto}h1,h2,h3,h4,p{margin-top:0}h1{font-size:clamp(2.2rem,8vw,4.8rem);line-height:1.08;letter-spacing:0}h2{font-size:clamp(1.6rem,4vw,2.35rem);line-height:1.22;letter-spacing:0}h3{font-size:1.18rem;line-height:1.38;letter-spacing:0}.skip-link{position:absolute;top:.5rem;left:.5rem;transform:translateY(-160%);padding:.6rem .8rem;background:var(--blue);color:#fff;z-index:20}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem clamp(1rem,4vw,2.5rem);background:#f5efe2f0;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:.65rem;min-width:9rem;color:var(--ink);font-weight:800;text-decoration:none}.brand-mark{display:grid;place-items:center;width:2.75rem;height:2.75rem;overflow:hidden;border:1px solid rgb(177 150 69 / 42%);border-radius:50%;background:#fbf7ec;box-shadow:0 8px 18px #17202a1f}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-text{white-space:nowrap;font-weight:900;letter-spacing:0}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;flex-wrap:wrap}.site-nav a{padding:.45rem .65rem;border-radius:6px;color:var(--muted);font-size:.92rem;font-weight:700;text-decoration:none}.site-nav a[aria-current=page],.site-nav a:hover{background:#efe5cc;color:var(--teal-dark)}.sitewide-disclosure{display:flex;gap:.55rem;align-items:center;justify-content:center;padding:.42rem 1rem;border-bottom:1px solid #e6c9bc;background:#fff7f1;color:#593121;font-size:.88rem}.sitewide-disclosure strong{color:var(--coral)}.home-hero{position:relative;min-height:auto;display:grid;gap:clamp(1.1rem,3vw,2rem);padding:0 0 clamp(2.3rem,5vw,4.5rem);background:linear-gradient(180deg,#f4eddd 0%,#f7f3eb 58%,var(--bg) 100%);overflow:hidden}.hero-banner{display:block;width:100%;max-height:min(46vw,520px);object-fit:cover;object-position:center;border-bottom:1px solid rgb(177 150 69 / 26%);box-shadow:0 28px 70px #17202a21}.hero-inner{position:relative;width:min(760px,100%);margin-inline:clamp(1rem,7vw,7rem)}.lead{font-size:clamp(1.04rem,2.4vw,1.28rem);color:var(--muted)}.home-hero .lead{max-width:42rem;color:#27313b;font-weight:650}.hero-actions,.section-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}.section-inner{width:min(1120px,calc(100% - 2rem));margin-inline:auto;padding-block:clamp(3rem,7vw,5rem)}.section-band{background:var(--surface);border-block:1px solid var(--line)}.section-band--muted{background:#eef4f1}.two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);gap:clamp(2rem,5vw,4rem);align-items:start}.section-heading{max-width:760px;margin-bottom:1.4rem}.eyebrow{margin-bottom:.5rem;color:var(--coral);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.affiliate-disclosure{display:flex;gap:.6rem;align-items:flex-start;width:fit-content;max-width:100%;margin-bottom:1rem;padding:.72rem .85rem;border:1px solid #e6c9bc;border-radius:6px;background:#fff7f1;color:#593121;font-size:.9rem;line-height:1.6}.affiliate-disclosure--link{margin-block:1rem;background:#f8fbff;border-color:#cad9e8;color:#243b53}.disclosure-label{flex:0 0 auto;font-weight:900;color:var(--coral)}.check-list{display:grid;gap:.75rem}.check-list span{display:block;padding:.85rem 1rem;border-left:4px solid var(--teal);background:var(--surface-soft);font-weight:750}.check-list--caution span{border-left-color:var(--coral);background:#fff7f1}.post-grid,.product-grid,.problem-grid,.pros-cons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.post-card,.product-card,.problem-grid>div,.pros-cons>div{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.post-card{padding:1.1rem}.post-card span,.category-label,.rank-label{display:inline-block;margin-bottom:.55rem;color:var(--teal-dark);font-size:.78rem;font-weight:900}.post-card h3 a{text-decoration:none}.post-card h3 a:hover,.article-list-card h2 a:hover{text-decoration:underline}.post-card p,.product-card p,.product-card li,.prose p,.article-section p{color:var(--muted)}.product-card{padding:1.15rem}.product-card__thumb{display:block;width:100%;aspect-ratio:16 / 10.5;margin-bottom:1rem;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);object-fit:cover}.product-card__top{display:flex;justify-content:space-between;gap:.75rem}.rank-label{color:var(--coral)}.product-brand{margin-bottom:.25rem;color:var(--teal-dark);font-size:.82rem;font-weight:900}.product-fit{margin:1rem 0;padding:.85rem;border-radius:6px;background:var(--surface-soft)}.product-fit dt{font-size:.8rem;font-weight:900;color:var(--teal-dark)}.product-fit dd{margin:.2rem 0 0;font-weight:750}.product-columns{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.product-columns h4{margin-bottom:.35rem;font-size:.9rem}.product-columns ul{margin:0;padding-left:1.1rem}.product-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:.85rem}.product-actions .cta-button{width:100%;min-width:0;padding-inline:.75rem}.thumbnail-note{margin:.65rem 0 0;font-size:.78rem;line-height:1.5}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:2.8rem;padding:.72rem 1rem;border:1px solid transparent;border-radius:6px;font-weight:850;line-height:1.2;text-decoration:none}.cta-button--primary{background:var(--blue);color:#fff}.cta-button--secondary{background:#ffffffb8;border-color:#b196456b;color:var(--teal-dark)}.cta-button:hover{transform:translateY(-1px)}.comparison-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:#fff}.comparison-table{width:100%;min-width:760px;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:.95rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.comparison-table thead th{background:var(--blue);color:#fff;font-size:.86rem}.comparison-table tbody th{width:14rem}.comparison-table small{display:block;color:var(--muted);font-weight:700}.page-hero{background:var(--surface);border-bottom:1px solid var(--line)}.page-hero--compact .section-inner{padding-block:clamp(2.5rem,6vw,4rem)}.breadcrumbs{margin-bottom:1rem;color:var(--muted);font-size:.9rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:.35rem;color:#9ba5ad}.article-page{width:min(1040px,calc(100% - 2rem));margin-inline:auto}.article-list{display:grid;gap:1rem}.article-list-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start;padding:1.2rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.article-list-card h2{margin-bottom:.45rem;font-size:clamp(1.18rem,3vw,1.55rem)}.article-list-card h2 a{text-decoration:none}.article-list-card p{margin-bottom:0;color:var(--muted)}.article-list-card time,.article-date{color:var(--muted);font-size:.88rem;font-weight:750;white-space:nowrap}.article-header{padding-block:clamp(2.2rem,6vw,4rem)}.article-section{padding-block:clamp(2rem,5vw,3.5rem);border-top:1px solid var(--line)}.problem-grid>div{padding:1rem}.problem-grid strong,.problem-grid span{display:block}.problem-grid span{color:var(--muted)}.step-list{display:grid;gap:.8rem;padding-left:1.4rem}.step-list li{padding-left:.2rem}.step-list span{display:block;color:var(--muted)}.pros-cons{grid-template-columns:repeat(2,minmax(0,1fr))}.pros-cons>div{padding:1rem}.faq-list{display:grid;gap:.75rem}.faq-list details{border:1px solid var(--line);border-radius:8px;background:#fff;padding:.9rem 1rem}.faq-list summary{cursor:pointer;font-weight:850}.article-cta{margin-block:2rem 4rem;padding:clamp(1.3rem,4vw,2rem);border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.category-strip{display:flex;flex-wrap:wrap;gap:.55rem}.category-strip a{padding:.65rem .8rem;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--teal-dark);font-weight:800;text-decoration:none}.prose{max-width:820px}.prose h2{margin-top:2rem;font-size:1.35rem}.not-found{width:min(720px,calc(100% - 2rem));min-height:58vh;display:grid;align-content:center;margin-inline:auto;padding-block:4rem}.site-footer{padding:clamp(2rem,5vw,3rem) clamp(1rem,4vw,2.5rem);background:#17243a;color:#ecf1ef}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;width:min(1120px,100%);margin-inline:auto}.footer-brand{margin-bottom:.4rem;font-size:1.1rem;font-weight:900}.footer-brand-row{display:flex;align-items:center;gap:.7rem;margin-bottom:.45rem}.footer-brand-row img{width:3rem;height:3rem;border:1px solid rgb(236 241 239 / 24%);border-radius:50%;object-fit:cover;background:#f4eddd}.footer-brand-row .footer-brand{margin-bottom:0}.footer-copy{max-width:38rem;color:#cbd5d1}.footer-links{display:grid;gap:.35rem}.footer-links a{color:#ecf1ef;text-decoration:none}.footer-links a:hover{text-decoration:underline}.associate-note,.footer-small{width:min(1120px,100%);margin:1.3rem auto 0;color:#d6dedb;font-size:.9rem}.footer-small{margin-top:.45rem;color:#aebdb8}@media(max-width:860px){.site-header{position:static;align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start}.home-hero{padding-bottom:2.5rem}.hero-banner{min-height:220px;max-height:none;object-position:center}.hero-inner{margin-inline:1rem}.two-column,.post-grid,.product-grid,.problem-grid,.pros-cons,.article-list-card,.footer-grid{grid-template-columns:1fr}.article-list-card time{white-space:normal}.product-columns,.product-actions{grid-template-columns:1fr}}@media(max-width:520px){.brand-text{white-space:normal}.site-nav a{padding:.4rem .5rem;font-size:.86rem}.affiliate-disclosure{width:100%}.hero-actions,.section-actions{flex-direction:column}.cta-button{width:100%}}
