@import "https://fonts.googleapis.com/css2?family=Epilogue:wght@400;500;600;700;800&display=swap";:root{--carius-green:#3d8b37;--carius-green-dark:#2d6b28;--carius-green-light:#e8f5e9;--carius-green-border:#d0e8ce;--carius-surface:#f9fbf9;--bg:#fff;--fg:#1a1a1a;--muted:#6b7280;--border:#d0e8ce;--input-border:#b8d4b5;--font-display:"Epilogue", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--font-body:-apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--header-h:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:15px}body{font-family:var(--font-body);background:var(--bg);color:var(--fg);line-height:1.55}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.2}.tabular-nums{font-variant-numeric:tabular-nums}input[type=number]::-webkit-inner-spin-button{opacity:1}input[type=number]::-webkit-outer-spin-button{opacity:1}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--carius-surface)}::-webkit-scrollbar-thumb{background:var(--carius-green-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--carius-green)}
