:root{--ink: #171a16;--muted: #656b61;--paper: #f7f8f3;--surface: #ffffff;--line: #dfe3d9;--accent: #d9ff64;--accent-dark: #294317;--blue: #d9e9ff;--coral: #ffded1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}.container{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{border-bottom:1px solid var(--line);background:#f7f8f3f0;position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.nav{height:68px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:19px}.brand-mark{width:29px;height:29px;display:grid;place-items:center;border-radius:6px;background:var(--ink);color:var(--accent);font-size:13px}.nav-links{display:flex;align-items:center;gap:24px;margin-left:auto;color:#444941;font-size:14px}.nav-links a:hover{color:#000}.nav-cta{padding:8px 13px;border:1px solid var(--ink);border-radius:6px;font-weight:700;background:var(--surface)}.hero{padding:72px 0 58px;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;font-weight:800;text-transform:uppercase}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:#7aaa20}h1{margin:0;max-width:720px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,6vw,74px);font-weight:500;line-height:1.02;letter-spacing:0}.hero-copy{max-width:600px;margin:24px 0 28px;color:var(--muted);font-size:18px}.search{display:flex;max-width:590px;padding:6px;border:1px solid #bfc5b8;border-radius:7px;background:var(--surface);box-shadow:0 8px 26px #2027190f}.search input{min-width:0;flex:1;border:0;outline:0;padding:11px 12px;background:transparent}.search button{width:46px;height:44px;border:0;border-radius:5px;background:var(--ink);color:#fff;display:grid;place-items:center;cursor:pointer}.quick-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px;color:#51574e;font-size:13px}.quick-links a{border-bottom:1px solid #abb0a5}.hero-visual{position:relative;min-height:450px}.photo-frame{position:absolute;inset:0 0 22px 30px;overflow:hidden;border-radius:7px;background:#d7dbd0}.photo-frame img{width:100%;height:100%;object-fit:cover}.image-label{position:absolute;padding:9px 12px;border-radius:5px;background:var(--surface);box-shadow:0 4px 16px #0000001f;font-size:12px;font-weight:800}.label-one{top:22px;left:8px}.label-two{bottom:0;right:20px;background:var(--accent)}.section{padding:72px 0}.section+.section{border-top:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500;line-height:1.15;letter-spacing:0}.section-head p{max-width:470px;margin:0;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{min-height:220px;padding:24px;border:1px solid var(--line);border-radius:7px;background:var(--surface);display:flex;flex-direction:column}.feature-card:nth-child(2){background:var(--blue)}.feature-card:nth-child(3){background:var(--coral)}.icon-box{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(23,26,22,.2);border-radius:6px;background:#ffffff9e}.feature-card h3,.guide-card h3{margin:28px 0 6px;font-size:19px;letter-spacing:0}.feature-card p{margin:0;color:#5a6057;font-size:14px}.feature-card .arrow{margin-top:auto;align-self:end}.guide-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px}.guide-card{padding:24px;border:1px solid var(--line);border-radius:7px;background:var(--surface)}.guide-card:first-child{background:var(--ink);color:#fff}.guide-card:first-child p,.guide-card:first-child .meta{color:#c7ccc2}.tag{font-size:11px;font-weight:800;text-transform:uppercase}.guide-card h3{margin-top:42px;line-height:1.25}.guide-card p{color:var(--muted);font-size:14px}.meta{display:flex;justify-content:space-between;gap:12px;margin-top:28px;color:#747a70;font-size:12px}.review-table{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:var(--surface)}.review-row{display:grid;grid-template-columns:1.2fr 1.3fr 2fr .5fr .8fr;gap:16px;align-items:center;padding:17px 20px;border-bottom:1px solid var(--line);font-size:14px}.review-row:last-child{border-bottom:0}.review-head{background:#eef0e9;color:#62685e;font-size:11px;font-weight:800;text-transform:uppercase}.score{font-weight:800}.newsletter{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:46px;border-radius:7px;background:var(--accent)}.newsletter p{margin:10px 0 0;color:#43512f}.site-footer{padding:42px 0;border-top:1px solid var(--line)}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted);font-size:13px}.footer-links{display:flex;gap:20px}.article{width:min(760px,calc(100% - 40px));margin:0 auto;padding:70px 0 100px}.article h1{font-size:clamp(40px,6vw,62px)}.article .lede{color:var(--muted);font-size:19px}.article h2{margin-top:48px;font-size:28px}.article h3{margin-top:30px}.article li{margin:8px 0}.article-note{margin:32px 0;padding:20px;border-left:4px solid #88a932;background:#eff4df}@media(max-width:820px){.nav-links a:not(.nav-cta){display:none}.hero{padding-top:45px}.hero-grid,.newsletter{grid-template-columns:1fr}.hero-visual{min-height:360px}.feature-grid,.guide-grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.review-head{display:none}.review-row{grid-template-columns:1fr 1fr}.review-row span:nth-child(3){grid-column:1 / -1}.footer-row{align-items:start;flex-direction:column}}@media(max-width:480px){.container{width:min(100% - 24px,1120px)}.nav{height:60px}.nav-cta{font-size:12px}h1{font-size:43px}.hero-visual{min-height:300px}.photo-frame{left:12px}.section{padding:52px 0}.newsletter{padding:28px 20px}}
