body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;margin:0;line-height:1.7;color:#14241f;background:linear-gradient(180deg,#f2fff8 0%,#ecfbf4 35%,#f8fffb 100%)}header{background:linear-gradient(135deg,#0f5132,#198754);color:#fff;padding:3rem 1.5rem}header .wrap,main,.footer-wrap{max-width:960px;margin:0 auto}main{background:#fff;margin:-2rem auto 2rem;padding:2rem;border-radius:20px;box-shadow:0 10px 30px rgba(15,81,50,.10)}h1,h2,h3{line-height:1.2;color:#143b2c}p,li{font-size:1.02rem}a{color:#0f7a48;text-decoration:none}a:hover{text-decoration:underline}.meta,small{color:#5e746b}.card-grid,.link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.25rem 0}.card{background:#f3fff8;border:1px solid #caedd9;border-radius:16px;padding:1rem}.pill{display:inline-block;background:#d7f6e5;color:#14643c;border-radius:999px;padding:.25rem .7rem;font-size:.85rem;margin-bottom:.75rem}label,input{display:block;margin:.4rem 0}input{padding:.6rem;width:100%;max-width:340px;border:1px solid #b8dac8;border-radius:10px}#result{font-weight:600;padding:.9rem 1rem;background:#f3fff8;border:1px solid #caedd9;border-radius:12px;display:inline-block}nav{margin:.75rem 0 1rem}.footer-wrap{padding:0 1.5rem 2rem;color:#5e746b}.note,.related{background:#f4fff9;border:1px solid #caedd9;border-radius:16px;padding:1rem;margin:1.25rem 0}.section-intro{font-size:1.08rem}