:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-background:#f3f5f9;--surface:#fff;--surface-secondary:#f8fafc;--border:#d8dee9;--text:#162033;--muted:#667085;--primary:#4f46e5;--primary-hover:#4338ca;--primary-light:#eef2ff;--success:#15803d;--success-background:#effbf3;--danger:#c62828;--danger-background:#fff1f1;--code-background:#101828;--code-text:#e4e7ec;background:var(--app-background);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{width:100%;min-width:320px;min-height:100%;margin:0}body{background:var(--app-background)}button,input{font:inherit}packing-plan-app{min-height:100vh;display:block}
