:root{--page: #eef2ef;--ink: #20231f;--muted: rgba(32, 35, 31, .66);--line: rgba(32, 35, 31, .14);--card: #fffdf8;--green: #2f7d65}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden}body{margin:0}.site{min-height:100vh;background:var(--page);color:var(--ink);font-family:Avenir Next,Segoe UI,sans-serif}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto;padding:20px}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand img{display:block;width:min(200px,56vw);height:auto}.topbar nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 18px;font-size:14px}.topbar nav a{color:color-mix(in srgb,var(--accent, var(--green)),#1f2a24 42%)}.topbar a,.footer a,.card-link,.popular-grid a,.category-grid a,.pill-link{text-decoration:none}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:clamp(28px,7vw,86px);align-items:center;max-width:1180px;margin:0 auto;padding:clamp(34px,5vw,68px) 20px 30px}.hero>*,.section>*,.footer>*,.tool-card>*{min-width:0}.hero.simple{grid-template-columns:1fr;gap:16px;max-width:1180px;padding-bottom:24px}.hero.simple .lead{margin-top:0}.eyebrow,.section-heading p,.form-label{margin:0 0 14px;color:var(--accent, var(--green));font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,.hero-title{max-width:720px;margin:0;font-size:clamp(42px,6.2vw,72px);line-height:1;letter-spacing:0;overflow-wrap:break-word}.hero-copy>p:last-child,.lead{max-width:700px;margin:18px 0 0;color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.5;overflow-wrap:break-word}.search-card,.calc-card,.content-card{padding:22px;border:1px solid var(--line);border-radius:10px;background:var(--card);box-shadow:0 10px 26px #20231f0f}.search-card label,.field label{display:block;margin-bottom:10px;color:var(--muted);font-size:14px}.field{min-width:0}.search-card div{display:grid;grid-template-columns:1fr auto;gap:10px}input,select{width:100%;min-width:0;max-width:100%;border:1px solid var(--line);border-radius:9px;padding:14px 13px;background:#f8faf7;color:var(--ink);font:inherit;font-size:17px}input[type=date]{min-height:53px;line-height:1.2}button,.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:0;border-radius:9px;padding:0 18px;background:var(--accent, #2d6cdf);color:#fff;font:inherit;font-weight:900;cursor:pointer}.search-card p{margin:14px 0 0;color:#20231f8f;font-size:14px;line-height:1.45}.section,.footer{max-width:1180px;margin:0 auto;padding:28px 20px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:18px}.section-heading h2{max-width:720px;margin:0;font-size:clamp(28px,4vw,46px);line-height:1.05}.popular-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.popular-grid a,.category-grid article,.guide-card,.tool-card,.article-card{border:1px solid var(--line);border-radius:10px;background:var(--card)}.popular-grid a{min-height:132px;padding:18px}.popular-grid strong,.popular-grid span{display:block}.popular-grid strong{margin-bottom:12px;font-size:24px;line-height:1.05}.popular-grid span,.category-grid p,.guide-card p,.tool-card p,.article-card p{color:var(--muted);line-height:1.45}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-grid article{min-height:292px;padding:22px}.category-icon{display:block;width:72px;height:72px;margin-bottom:20px;object-fit:contain}.category-grid h3,.tool-card h3,.article-card h3{margin:0 0 10px;font-size:28px;line-height:1.05}.category-grid p{margin:0 0 18px}.category-grid ul,.pill-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.category-grid li a,.pill-link{display:inline-flex;border:1px solid color-mix(in srgb,var(--accent),transparent 72%);border-radius:999px;padding:8px 10px;background:color-mix(in srgb,var(--accent),white 92%);color:var(--ink);font-size:13px}.guides-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:14px}.guide-card,.tool-card,.article-card{padding:22px}.main-guide{background:var(--green);color:#fff}.main-guide p,.main-guide span{color:#ffffffd1}.guide-card h2,.guide-card h3,.content-card h2,.content-card h3{margin:0 0 12px;line-height:1.1}.guide-card h2{font-size:35px}.guide-card h3{font-size:24px}.tools-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:20px;align-items:start}.tool-list{display:grid;gap:14px}.tool-card{display:grid;gap:12px;box-shadow:0 10px 26px #20231f0d}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-grid>button,.form-grid>.result-box{width:100%;min-height:60px}.result-box{display:flex;align-items:center;border-radius:9px;padding:18px;background:color-mix(in srgb,var(--accent, var(--green)),white 88%);color:var(--ink);font-size:18px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.aside-list{display:grid;margin:0;padding:0;list-style:none}.aside-list li,.note{padding:14px 0;border-top:1px solid var(--line);color:var(--muted);line-height:1.45}.aside-list li:first-child{border-top:0}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.article-card{min-height:220px}.article-card h3{font-size:24px}.footer{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);color:var(--muted)}.footer strong{color:var(--ink)}.footer p{margin:6px 0 0}.footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 16px;max-width:640px}@media(max-width:1060px){.popular-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid,.guides-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-guide{grid-column:1 / -1}}@media(max-width:860px){.topbar,.section-heading,.footer{align-items:start;flex-direction:column}.topbar nav,.footer nav{justify-content:flex-start}.hero,.tools-layout{grid-template-columns:1fr}.hero{padding-top:34px}}@media(max-width:720px){.form-grid{grid-template-columns:1fr}}@media(max-width:620px){.topbar{padding:18px}h1,.hero-title{font-size:clamp(38px,12vw,56px)}.search-card div,.popular-grid,.category-grid,.guides-grid,.article-grid{grid-template-columns:1fr}.section,.footer{padding:28px 18px}.category-grid article{min-height:0}}html,body{margin:0;width:100%;min-height:100%}[data-astro-cid-sckkx6r4]{box-sizing:border-box}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background:#eef2ef;color:#20231f}a[data-astro-cid-sckkx6r4]{color:inherit}
