:root{--primary-color: #4c6ef5;--primary-dark: #3b5bdb;--primary-light: #eef1fe;--text-primary: #1f2937;--text-secondary: #6b7280;--text-tertiary: #9ca3af;--bg-color: #f1f4f9;--bg-color-outside: #e6eaf3;--card-bg: #ffffff;--border-color: #eceff5;--divider-color: #dfe4ee;--link-color: #4c6ef5;--success-color: #10b981;--danger-color: #ef4444;--warning-color: #f59e0b;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.25rem;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .05);--shadow-card: 0 12px 32px -10px rgba(31, 41, 55, .16), 0 2px 8px rgba(31, 41, 55, .04);--shadow-float: 0 18px 44px -14px rgba(76, 110, 245, .38);--brand-gradient: linear-gradient(135deg, #4b5bd6 0%, #5b6ff5 48%, #7c8cf8 100%);--status-pending: #4c6ef5;--status-pending-bg: #eef1fe;--status-picked-up: #0f9d76;--status-picked-up-bg: #e7f8f1;--status-review: #c07a12;--status-review-bg: #fdf3e3;--status-voided: #64748b;--status-voided-bg: #f1f3f7;--safe-bottom: env(safe-area-inset-bottom, 0px);--app-max-width: 480px}*{box-sizing:border-box;margin:0;padding:0;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0;display:none}html{font-size:clamp(13px,4.2667vw,16px);-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body{width:100%;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:.875rem;line-height:1.5;color:var(--text-primary);background-color:var(--bg-color);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overflow-x:hidden}#app{width:100%;min-height:100vh;margin:0 auto;background-color:var(--bg-color)}@media (min-width: 480px){body{background-color:var(--bg-color-outside)}#app{max-width:var(--app-max-width);box-shadow:0 0 24px #00000014}}a{color:var(--link-color);text-decoration:none}button{font-family:inherit}
