:root{--max-width: 720px;--wrap-width: 960px;--text: #1a1a1a;--muted: #5c5c5c;--bg: #ffffff;--bg-soft: #f6f6f4;--border: #e4e4e0;--accent: #0b5d3b;--accent-ink: #094a30;--font-serif: Georgia, "Times New Roman", serif;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:18px;line-height:1.65;display:flex;flex-direction:column;min-height:100vh}.wrap{width:100%;max-width:var(--wrap-width);margin:0 auto;padding:0 1.25rem}main{flex:1 0 auto;width:100%}a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}a:hover{color:var(--accent-ink)}img{max-width:100%;height:auto;display:block}h1,h2,h3{line-height:1.25;font-weight:700}.site-header{border-bottom:1px solid var(--border);background:var(--bg)}.header-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding-top:1rem;padding-bottom:1rem}.site-name{font-weight:800;font-size:1.3rem;text-decoration:none;color:var(--accent);letter-spacing:-.01em}.site-name:hover{color:var(--accent-ink)}.site-header nav ul{list-style:none;display:flex;gap:1.25rem;margin:0;padding:0}.site-header nav a{color:var(--muted);text-decoration:none;font-weight:600;font-size:.98rem}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--text)}.prose{max-width:var(--max-width);margin:0 auto;padding:2.5rem 0 3rem}.prose h1{font-size:2.1rem;margin:0 0 .75rem;letter-spacing:-.02em}.prose h2{font-size:1.5rem;margin:2.25rem 0 .75rem}.prose h3{font-size:1.2rem;margin:1.75rem 0 .5rem}.prose p,.prose li{font-family:var(--font-serif)}.prose p{margin:0 0 1.15rem}.prose ul,.prose ol{padding-left:1.4rem;margin:0 0 1.15rem}.prose li{margin-bottom:.4rem}.prose img{margin:1.75rem auto .5rem;border-radius:6px;border:1px solid var(--border)}.prose img+em{display:block;text-align:center;font-size:.92rem;color:var(--muted);font-family:var(--font-sans);margin:0 auto 1.75rem;max-width:90%}.prose blockquote{margin:1.5rem 0;padding:.75rem 1.25rem;border-left:4px solid var(--accent);background:var(--bg-soft);border-radius:0 6px 6px 0}.prose blockquote p:last-child{margin-bottom:0}.prose hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.prose table{display:block;width:max-content;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse;margin:1.75rem 0;font-family:var(--font-sans);font-size:.95rem;line-height:1.4}.prose th,.prose td{border:1px solid var(--border);padding:.5rem .8rem;text-align:left;white-space:nowrap}.prose thead th{background:var(--bg-soft);font-weight:700}.prose tbody tr:nth-child(2n){background:var(--bg-soft)}.prose th:nth-child(n+3),.prose td:nth-child(n+3){text-align:center}.post-meta{font-family:var(--font-sans);color:var(--muted);font-size:.95rem;margin:0 0 1.5rem}.author-box{display:flex;gap:1.25rem;align-items:flex-start;margin:3rem 0 0;padding:1.5rem 1.5rem 1.35rem;background:var(--bg-soft);border:1px solid var(--border);border-top:3px solid var(--accent);border-radius:8px}.author-photo{flex:0 0 auto}.author-photo img{width:88px;height:88px;border-radius:50%;object-fit:cover;border:2px solid var(--accent);display:block}.author-initials{display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:50%;background:var(--accent);color:#fff;font-family:var(--font-sans);font-weight:800;font-size:1.7rem;letter-spacing:1px}.author-text{flex:1;min-width:0}.author-box h2{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.07em;font-size:.78rem;font-weight:700;color:var(--accent);margin:0 0 .6rem}.author-box p{font-family:var(--font-serif);margin:0;font-size:1rem;line-height:1.6}@media(max-width:480px){.author-box{gap:1rem}.author-photo img,.author-initials{width:64px;height:64px;font-size:1.3rem}}.breadcrumb{font-family:var(--font-sans);font-size:.82rem;line-height:1.5;color:var(--muted);margin:0 0 1rem}.breadcrumb a{color:var(--muted);text-decoration:none}.breadcrumb a:hover{color:var(--accent);text-decoration:underline}.crumb-sep{margin:0 .45rem;color:var(--border)}.crumb-current{color:var(--text)}.home-intro{max-width:var(--max-width);margin:0 auto;padding:2.75rem 0 1.75rem}.home-intro h1{font-size:2.2rem;line-height:1.12;margin:0 0 .5rem;letter-spacing:-.025em;color:var(--accent)}.home-intro p{color:var(--muted);font-size:1.12rem;line-height:1.55;margin:0;max-width:56ch}.home-hero{padding-bottom:2rem}.home-hero h1{font-size:2.9rem}.home-credibility{font-family:var(--font-serif);font-style:italic;color:var(--text);font-size:1.02rem;line-height:1.5;margin:1.15rem 0 0;padding-top:1.15rem;border-top:1px solid var(--border);max-width:56ch}.post-image{display:block;width:100%;aspect-ratio:16 / 9;height:auto;object-fit:cover;background:var(--bg-soft);border-radius:10px;border:1px solid var(--border)}.post-image--contain{object-fit:contain;background:var(--bg-soft)}.prose .card-figure{margin:.5rem auto 1.5rem;max-width:300px}.prose .card-figure img{display:block;width:100%;height:auto;margin:0;border-radius:8px;border:1px solid var(--border)}.prose .card-figure figcaption{margin:.5rem 0 0;max-width:none;text-align:center;font-family:var(--font-sans);font-size:.82rem;color:var(--muted)}@media(min-width:640px){.prose .card-figure--right{float:right;width:240px;margin:.35rem 0 1rem 1.6rem}.prose .card-figure--left{float:left;width:240px;margin:.35rem 1.6rem 1rem 0}.prose h3{clear:both}}.prose .post-hero{margin:.25rem 0 2rem;border-radius:12px}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.post-list{max-width:var(--max-width);margin:0 auto;padding:.25rem 0 3.5rem;list-style:none}.post-list li{margin:0}.post-card{display:flex;flex-direction:column;height:100%;border:1px solid var(--border);border-radius:12px;background:var(--bg);overflow:hidden;text-decoration:none;color:var(--text);transition:border-color .15s ease,box-shadow .15s ease}.post-card:hover{border-color:var(--accent);box-shadow:0 4px 18px #0b5d3b14}.post-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.post-card .post-card-thumb{margin:0;border:none;border-bottom:1px solid var(--border);border-radius:0}.post-card-body{display:flex;flex-direction:column;flex:1;padding:1.1rem 1.25rem 1.3rem}.post-card-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8rem}.post-card-cat{text-transform:uppercase;letter-spacing:.07em;font-size:.72rem;font-weight:700;color:var(--accent)}.post-card-meta .dot{color:var(--border)}.post-card-meta time{color:var(--muted)}.post-card h2,.post-card h3{font-size:1.25rem;line-height:1.25;margin:0 0 .4rem;letter-spacing:-.01em;color:var(--text)}.post-card:hover h2,.post-card:hover h3{color:var(--accent-ink)}.post-card .excerpt{display:block;font-family:var(--font-serif);color:var(--muted);line-height:1.5;margin:0 0 .85rem}.post-card-more{display:inline-block;margin-top:auto;font-size:.88rem;font-weight:600;color:var(--accent)}.post-card:hover .post-card-more{text-decoration:underline;text-underline-offset:2px}.post-list li>.excerpt{font-family:var(--font-serif);color:var(--muted);padding:1.25rem 0;margin:0}.related{margin:3rem 0 0}.prose .related-heading{font-family:var(--font-sans);font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--muted);margin:0 0 1rem}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;list-style:none;padding:0}.related-grid .post-card h3{font-size:1.05rem}.related-grid .post-card-body{padding:.9rem 1rem 1.05rem}@media(max-width:640px){.card-grid,.related-grid{grid-template-columns:1fr}}.hub{padding-bottom:3.5rem}.hub-intro{max-width:var(--max-width);margin:0 auto;padding:2.75rem 0 2rem}.hub-eyebrow{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700;color:var(--muted);margin-bottom:.5rem}.hub-intro h1{font-size:2.4rem;line-height:1.12;letter-spacing:-.025em;color:var(--accent);margin:0 0 .7rem}.hub-intro p{font-family:var(--font-serif);color:var(--text);font-size:1.08rem;line-height:1.6;margin:0;max-width:62ch}.hub-featured{display:block;max-width:var(--max-width);margin:0 auto 2.5rem;background:var(--bg-soft);border:1px solid var(--border);border-top:4px solid var(--accent);border-radius:12px;overflow:hidden;text-decoration:none;color:var(--text);transition:border-color .15s ease,box-shadow .15s ease}.hub-featured:hover{box-shadow:0 6px 22px #0b5d3b1a}.hub-featured:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hub-featured .hub-featured-thumb{margin:0;border:none;border-bottom:1px solid var(--border);border-radius:0}.hub-featured-body{display:block;padding:1.6rem 1.75rem 1.75rem}.hub-featured-label{display:inline-block;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;color:var(--accent);margin-bottom:.5rem}.hub-featured h2{font-size:1.7rem;line-height:1.2;letter-spacing:-.02em;margin:0 0 .5rem}.hub-featured p{font-family:var(--font-serif);color:var(--muted);line-height:1.55;margin:0 0 .85rem}.hub-featured:hover h2{color:var(--accent-ink)}.hub-section-title{max-width:var(--max-width);margin:0 auto 1rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--muted)}.hub-grid{max-width:var(--max-width);margin:0 auto;padding:0;list-style:none}.hub-grid li{margin:0}.hub-card{height:100%}.hub-card h3{font-size:1.2rem;line-height:1.25;letter-spacing:-.01em;margin:0 0 .4rem;color:var(--text)}.hub-card:hover h3{color:var(--accent-ink)}.hub-closing{max-width:var(--max-width);margin:2.5rem auto 0;padding-top:1.5rem;border-top:1px solid var(--border);font-family:var(--font-serif);color:var(--muted)}@media(max-width:600px){.hub-intro h1{font-size:2rem}.hub-featured h2{font-size:1.45rem}}.prose .hub-breadcrumb{font-family:var(--font-sans);font-size:.9rem;color:var(--muted);margin:0 0 1.5rem}.prose .hub-breadcrumb a{font-weight:600}.page{max-width:var(--max-width);margin:0 auto;padding:2.5rem 0 3rem}.page h1{font-size:2rem;margin:0 0 1rem;letter-spacing:-.02em}.page h2{font-size:1.3rem;margin:2rem 0 .6rem}.page p{font-family:var(--font-serif)}.page .byline-note{color:var(--muted);font-style:italic}.welcome-page{padding-top:3rem;padding-bottom:4rem}.welcome-card{max-width:var(--max-width);margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem);border:1px solid var(--border);border-top:5px solid var(--accent);border-radius:12px;background:var(--bg);box-shadow:0 8px 30px #141e180f}.welcome-card h1{margin:.3rem 0 .7rem;font-size:clamp(2rem,6vw,3rem);letter-spacing:-.035em}.welcome-card h2{margin:2rem 0 .8rem;font-size:1.3rem}.welcome-card p{font-family:var(--font-serif)}.welcome-card .welcome-lead{color:var(--muted);font-size:1.15rem}.welcome-links{display:grid;gap:.75rem}.welcome-links a{display:grid;gap:.1rem;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:8px;color:var(--text);text-decoration:none}.welcome-links a:hover{border-color:var(--accent)}.welcome-links strong{color:var(--accent)}.welcome-links span{color:var(--muted);font-family:var(--font-serif);font-size:.92rem}.welcome-card blockquote{margin:2rem 0;padding:1rem 1.2rem;border-left:4px solid var(--accent);background:var(--bg-soft)}.welcome-card blockquote p{margin:0}.welcome-signoff{font-weight:700}.welcome-card .affiliate-disclosure{margin-top:1.5rem;font-family:var(--font-sans)}.section-cta{display:inline-block;margin-top:1rem;font-weight:700;text-decoration:none}.buy-list-page{padding-top:2.75rem;padding-bottom:3rem}.buy-list-hero{max-width:var(--max-width);margin:0 auto 1.75rem}.buy-list-hero h1{margin:.35rem 0 .75rem;font-size:clamp(2rem,5vw,3rem);letter-spacing:-.035em}.buy-list-hero>p:not(.affiliate-disclosure){max-width:660px;margin:0;color:var(--muted);font-family:var(--font-serif);font-size:1.12rem}.affiliate-disclosure{margin:1rem 0 0;font-size:.82rem;color:var(--muted)}.buy-list-controls{display:flex;flex-wrap:wrap;gap:.6rem;max-width:var(--max-width);margin:0 auto;padding:1rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.budget-button{appearance:none;padding:.6rem .9rem;border:1px solid var(--border);border-radius:999px;background:var(--bg);color:var(--text);font:700 .88rem/1 var(--font-sans);cursor:pointer}.budget-button:hover,.budget-button.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.budget-button:focus-visible,.buy-pick-cta:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:3px}.buy-list-count{max-width:var(--max-width);margin:1rem auto;color:var(--muted);font-size:.88rem}.buy-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:var(--max-width);margin:0 auto}.buy-pick{display:flex;flex-direction:column;padding:1.3rem;border:1px solid var(--border);border-radius:10px;background:var(--bg);box-shadow:0 4px 18px #141e180a}.buy-pick[hidden]{display:none}.buy-pick-topline{display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.buy-pick-budget{color:var(--accent)}.buy-pick h2{margin:.45rem 0 .9rem;font-size:1.22rem;letter-spacing:-.015em}.buy-pick dl{display:grid;gap:.45rem;margin:0 0 .9rem;padding:.75rem;border-radius:7px;background:var(--bg-soft)}.buy-pick dl div{display:grid;grid-template-columns:6rem 1fr;gap:.5rem}.buy-pick dt{color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.buy-pick dd{margin:0;font-weight:700;font-size:.92rem}.buy-pick p{margin:0 0 .65rem;font-family:var(--font-serif);font-size:.95rem;line-height:1.5}.buy-pick .buy-pick-avoid{color:var(--muted)}.buy-pick-cta{display:block;margin-top:auto;padding:.72rem .85rem;border-radius:6px;background:var(--accent);color:#fff;font-size:.9rem;font-weight:800;text-align:center;text-decoration:none}.buy-pick-cta:hover{background:var(--accent-ink);color:#fff}.buy-list-note{max-width:var(--max-width);margin:2rem auto 0;padding:1.5rem;border-left:4px solid var(--accent);border-radius:0 8px 8px 0;background:var(--bg-soft)}.buy-list-note h2{margin:0 0 .4rem;font-size:1.2rem}.buy-list-note p{margin:0;font-family:var(--font-serif)}.budget-strategy{max-width:var(--max-width);margin:0 auto 1.5rem;padding:1.25rem 1.4rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-soft)}.budget-strategy h2{margin:0 0 .35rem;font-size:1.15rem}.budget-strategy p{margin:0;font-family:var(--font-serif)}.budget-byline{color:var(--muted);font-size:.9rem;font-weight:700}.budget-overview,.budget-method,.budget-decision-grid,.budget-sources,.budget-faq{max-width:var(--max-width);margin:2rem auto}.budget-overview>p,.budget-method p,.budget-decision-grid p,.budget-sources p,.budget-faq p{font-family:var(--font-serif);line-height:1.65}.budget-overview h2,.budget-method h2,.budget-sources h2,.budget-faq h2{margin-bottom:.55rem}.budget-table-wrap{margin-top:1rem;overflow-x:auto;border:1px solid var(--border);border-radius:8px}.budget-table-wrap table{width:100%;border-collapse:collapse;background:var(--bg);font-size:.92rem}.budget-table-wrap th,.budget-table-wrap td{padding:.75rem .9rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.budget-table-wrap th{background:var(--bg-soft);color:var(--muted);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.budget-table-wrap tbody tr:last-child td{border-bottom:0}.budget-method{padding:1.4rem;border-left:4px solid var(--accent);background:var(--bg-soft)}.budget-decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.budget-decision-grid>div{padding:1.35rem;border:1px solid var(--border);border-radius:8px}.budget-decision-grid h2{margin:0 0 .5rem;font-size:1.15rem}.budget-decision-grid p{margin:0}.budget-sources{padding-top:.25rem}.budget-faq{padding:1.4rem;border-radius:8px;background:var(--bg-soft)}.budget-faq h3{margin:1.2rem 0 .3rem;font-size:1.05rem}.budget-faq h3:first-of-type{margin-top:.8rem}.budget-faq p{margin:0}.inline-newsletter{max-width:var(--max-width);margin:2.5rem auto;padding:1.6rem;border:1px solid color-mix(in srgb,var(--accent) 35%,var(--border));border-top:4px solid var(--accent);border-radius:10px;background:var(--bg-soft)}.prose .inline-newsletter h2,.inline-newsletter h2{margin:.25rem 0 .45rem;font-family:var(--font-sans);font-size:1.35rem}.prose .inline-newsletter p,.inline-newsletter p{margin:0 0 1rem;font-family:var(--font-serif);line-height:1.55}.inline-newsletter-kicker{color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.inline-newsletter-form{display:flex;gap:.55rem}.inline-newsletter-form input{min-width:0;flex:1;padding:.75rem .85rem;border:1px solid var(--border);border-radius:6px;background:var(--bg);color:var(--text);font:inherit}.inline-newsletter-form button{padding:.75rem 1rem;border:0;border-radius:6px;background:var(--accent);color:#fff;font:800 .9rem/1.2 var(--font-sans);cursor:pointer}.inline-newsletter-form button:hover{background:var(--accent-ink)}.inline-newsletter small{display:block;margin-top:.65rem;color:var(--muted);font-size:.76rem;line-height:1.4}.budget-guide-grid{margin-bottom:2rem}.budget-guide-links{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;max-width:var(--max-width);margin:1.5rem auto 0;padding-top:1.25rem;border-top:1px solid var(--border);font-size:.9rem}.budget-guide-links span{color:var(--muted);font-weight:700}.budget-guide-links a{font-weight:700;text-decoration:none}.budget-guide-links--top{margin-top:.75rem;padding-top:0;border-top:0}@media(max-width:680px){.buy-list-grid{grid-template-columns:1fr}.buy-list-controls{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.buy-list-controls::-webkit-scrollbar{display:none}.budget-button{flex:0 0 auto}.budget-decision-grid{grid-template-columns:1fr}.budget-table-wrap th,.budget-table-wrap td{min-width:8rem;padding:.7rem}.inline-newsletter-form{flex-direction:column}.inline-newsletter-form button{width:100%}}.site-footer{margin-top:3rem;border-top:1px solid var(--border);background:var(--bg-soft)}.footer-inner{padding-top:2.5rem;padding-bottom:2.5rem}.newsletter{max-width:var(--max-width);margin:0 auto 2rem;text-align:center}.newsletter h2{font-size:1.25rem;margin:0 0 .4rem}.newsletter p{color:var(--muted);margin:0 0 1rem}.newsletter-form{display:flex;gap:.5rem;max-width:420px;margin:0 auto}.newsletter-form input{flex:1;padding:.7rem .85rem;border:1px solid var(--border);border-radius:6px;font-size:1rem;font-family:inherit}.newsletter-form button{padding:.7rem 1.1rem;background:var(--accent);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer}.newsletter-form button:hover{background:var(--accent-ink)}.footer-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;max-width:var(--max-width);margin:0 auto;padding-top:1.5rem;border-top:1px solid var(--border);color:var(--muted);font-size:.9rem}.footer-meta p{margin:0}.footer-meta .affiliate-note{font-size:.82rem;opacity:.8}.legal-note{max-width:var(--max-width);margin:1.25rem auto 0;padding-top:1.25rem;border-top:1px solid var(--border);color:var(--muted);font-size:.78rem;line-height:1.5;opacity:.85}.footer-meta nav{display:flex;gap:1rem}.footer-meta a{color:var(--muted);text-decoration:none}.footer-meta a:hover{color:var(--text)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.wrap,.prose,.page{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:480px){body{font-size:17px}.home-hero h1{font-size:2.3rem}.home-intro h1{font-size:1.9rem}.newsletter-form{flex-direction:column}}@media(prefers-reduced-motion:reduce){.post-card{transition:none}}@media(max-width:640px){.header-inner{flex-direction:column;align-items:flex-start;gap:.5rem;padding-bottom:0}.site-header nav{width:100%}.site-header nav ul{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.4rem;padding:.15rem 0 .85rem}.site-header nav ul::-webkit-scrollbar{display:none}.site-header nav a{white-space:nowrap;font-size:1rem}.site-header nav a[aria-current=page]{border-bottom:2px solid var(--accent);padding-bottom:2px}}
