@charset "UTF-8";:root{--g-900: #0b3d1c;--g-800: #0e4f1b;--g-700: #14682f;--g-600: #1f7a3a;--g-500: #309144;--g-100: #e8f3ec;--ink: #16231b;--ink-2: #4a5a50;--ink-3: #647268;--line: #e3e9e5;--surface: #fff;--surface-alt: #f6f9f7;--shadow: 0 18px 50px rgba(11,61,28,.09)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:var(--surface);font-family:Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}::selection{color:#fff;background:var(--g-600)}:focus-visible{outline:3px solid var(--g-600);outline-offset:3px}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:100;padding:.75rem 1rem;border-radius:8px;color:#fff;background:var(--g-900);font-weight:800;text-decoration:none;transform:translateY(-160%)}.skip-link:focus{outline-color:#fff;transform:translateY(0)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.category-showcase>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.category-showcase>div>a{min-height:180px;padding:1.3rem;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fff;text-decoration:none;transition:.2s}.category-showcase>div>a:hover{transform:translateY(-4px);border-color:#b7d2bd;box-shadow:var(--shadow)}.category-showcase .category-mark{width:48px;height:48px;display:grid;place-items:center;margin-bottom:auto;border-radius:13px;color:var(--g-600);background:var(--g-100);font-size:1.3rem;font-weight:900}.category-showcase>div>a strong{margin-top:1.5rem;color:var(--g-800)}.category-showcase>div>a small{margin-top:.35rem;color:var(--ink-2);font-size:.72rem;line-height:1.4}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
