:root{--ink:#2d302b;--muted:#6a6f65;--accent:#647150;--accent-dark:#4f5c3f;--accent-soft:#eef2e9;--cream:#faf9f6;--surface:#fff;--line:#dedfd8;--max:1180px;--radius:18px;--shadow:0 14px 38px rgba(45,48,43,.07)}*{box-sizing:border-box}html{font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);scroll-behavior:smooth}body{margin:0;line-height:1.65;background:var(--cream)}img{max-width:100%;height:auto}a{color:inherit}.skip-link{position:absolute;left:-9999px;top:8px;z-index:999;padding:10px 14px;background:var(--ink);color:#fff;border-radius:8px}.skip-link:focus{left:8px}header{background:var(--surface);border-bottom:1px solid var(--line)}.nav,.wrap,.footer-grid,.article-wrap{width:min(calc(100% - 36px),var(--max));margin:auto}.nav{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;text-decoration:none;flex:0 0 auto}.brand-logo{display:block;width:168px;height:auto}.nav-links{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.nav-links a,.footer-links a{text-decoration:none;font-weight:700;font-size:.92rem}.nav-links a:hover,.footer-links a:hover,.card a:hover,.category-card a:hover{text-decoration:underline;text-underline-offset:4px}.hero{background:linear-gradient(180deg,#f4f6ef 0%,var(--cream) 100%);padding:82px 0 74px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.72fr);gap:58px;align-items:center}.eyebrow,.pill,.meta{text-transform:uppercase;letter-spacing:.09em;font-weight:800}.eyebrow{font-size:.78rem;color:var(--accent-dark);margin-bottom:12px}.hero h1,.page-hero h1,.content h1{margin:0;color:var(--ink);letter-spacing:-.045em;line-height:1.02}.hero h1{font-size:clamp(2.8rem,6.2vw,5.5rem);max-width:820px}.lead{font-size:1.17rem;color:var(--muted);max-width:720px;margin:24px 0 0}.quick-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:12px 18px;border-radius:999px;background:var(--accent-dark);color:#fff;font-weight:800;border:1px solid var(--accent-dark)}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button:hover{transform:translateY(-1px)}.hero-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow)}.hero-card strong{display:block;font-size:1.35rem;line-height:1.25;margin-bottom:10px}.hero-card p{margin:0;color:var(--muted)}.section{padding:74px 0;border-top:1px solid var(--line);background:var(--surface)}.section.compact{padding:58px 0;background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:30px}.section-head h1,.section-head h2{margin:8px 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.035em}.section-head>p{max-width:440px;color:var(--muted);margin:0}.pill{display:inline-block;font-size:.72rem;color:var(--accent-dark);background:var(--accent-soft);padding:6px 9px;border-radius:999px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-card,.card,.tool-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.category-card{min-height:190px;display:flex;flex-direction:column}.category-card h3,.card h3,.tool-card h3{font-size:1.2rem;line-height:1.25;margin:10px 0}.category-card h3 a,.card h3 a{text-decoration:none}.category-card p,.card p,.tool-card p{color:var(--muted);margin:0}.meta{font-size:.7rem;color:var(--accent-dark)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{box-shadow:0 8px 24px rgba(45,48,43,.04)}.article-card-image{display:block;width:100%;aspect-ratio:1.91/1;object-fit:cover;border-radius:12px;margin-bottom:16px}.empty{border:1px dashed #c8cec0;border-radius:var(--radius);padding:28px;color:var(--muted);background:var(--cream)}.page-hero{padding:62px 0 54px;background:var(--accent-soft);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(2.45rem,5vw,4.5rem);max-width:820px}.breadcrumbs{font-size:.86rem;color:var(--muted);margin-bottom:16px}.breadcrumbs a{color:inherit}.content{width:min(calc(100% - 36px),800px);margin:auto;padding:66px 0 88px}.content h1{font-size:clamp(2.4rem,5vw,4rem)}.content h2{font-size:1.7rem;line-height:1.2;margin-top:2rem}.content p,.content li{color:#4f544c}.content a{color:var(--accent-dark)}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tool-card .meta{margin-bottom:4px}footer{background:#f0f3eb;border-top:1px solid var(--line);padding:46px 0}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:start}.footer-grid .brand-logo{width:160px}.fine{max-width:620px;color:var(--muted);font-size:.94rem;margin:14px 0 0}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px}.footer-links a{color:#4d5448}.copyright{width:min(calc(100% - 36px),var(--max));margin:32px auto 0;padding-top:20px;border-top:1px solid var(--line);font-size:.86rem;color:var(--muted)}.category-note{margin-top:24px;color:var(--muted);font-size:.94rem}@media(max-width:980px){.nav{align-items:flex-start;flex-direction:column;padding:18px 0 14px;gap:12px}.nav-links{width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links a{white-space:nowrap}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-card{max-width:680px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.hero{padding:58px 0 48px}.brand-logo{width:142px}.section,.section.compact{padding:50px 0}.section-head{display:block}.section-head>p{margin-top:12px}.category-grid,.grid,.tool-grid,.footer-grid{grid-template-columns:1fr}.category-card{min-height:0}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.quick-links{align-items:stretch}.button{width:100%}.page-hero{padding:48px 0 42px}.content{padding:48px 0 70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button:hover{transform:none}}