@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#18181b;--primary-fg:#fff;--accent:#d4af37;--accent-light:#fef9ec;--bg:#f8f8f8;--surface:#fff;--border:#e4e4e7;--border-hover:#a1a1aa;--text:#18181b;--text-muted:#71717a;--success:#16a34a;--success-light:#f0fdf4;--danger:#dc2626;--danger-light:#fef2f2;--warning:#d97706;--warning-light:#fffbeb;--radius:8px;--radius-lg:12px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 24px #0000001f}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}@media (width<=480px){table{font-size:12px}th,td{padding:8px 6px!important}.modal-content{padding:20px 16px!important}.kpi-value{font-size:18px!important}}@media (width>=481px) and (width<=768px){table{font-size:13px}}button{word-break:keep-all}input[type=text],input[type=email],input[type=number],input[type=password],select,textarea{font-size:16px!important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:2px}button,a{-webkit-tap-highlight-color:transparent}main{padding-bottom:max(80px, env(safe-area-inset-bottom))!important}
