:root{--bg:#f8faff;--surface:#fff;--navy:#0a1628;--blue:#2563eb;--blue-dark:#1d4ed8;--blue-light:#eff6ff;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--muted:#6b7280;--border:#e5e7eb;--text:#0a1628}input,select,textarea{box-sizing:border-box;width:100%;min-width:0;max-width:100%}input[type=date]{appearance:none}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);max-width:100vw;color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}input,select,textarea{font-size:16px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}.line-items-desktop{display:none!important}.line-items-mobile{flex-direction:column;display:flex!important}.line-items-desktop-edit{display:none!important}.line-items-mobile-edit{flex-direction:column;display:flex!important}@media (min-width:1024px){.line-items-desktop{display:block!important}.line-items-mobile{display:none!important}.line-items-desktop-edit{display:block!important}.line-items-mobile-edit{display:none!important}}
