:root{--bg: #f6f7f9;--surface: #ffffff;--ink: #1a1f2e;--muted: #6b7280;--line: #eceef2;--brand: #ff6a00;--brand-dark: #e85f00;--brand-soft: #fff5ec;--green: #00a36c;--shadow: 0 2px 10px rgba(17, 24, 39, .045);--radius: 12px;--display: "Plus Jakarta Sans", "Segoe UI", system-ui, sans-serif;--body: "Plus Jakarta Sans", "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth;font-size:14px}body{font-family:var(--body);color:var(--ink);background:var(--bg);line-height:1.4;font-size:.9rem;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--display);line-height:1.2;letter-spacing:-.025em}h1{font-size:1.2rem}h2{font-size:1rem}h3{font-size:.9rem}a{text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.wrap{width:min(1200px,100% - 1.25rem);margin:0 auto}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}@media(min-width:760px)and (max-width:1099px){.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}html{font-size:15px}}@media(min-width:1100px){html{font-size:15.5px}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}}@media(min-width:1400px){.grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
