:root{--gastro-primary-50:#fff7ed;--gastro-primary-100:#ffedd5;--gastro-primary-200:#fed7aa;--gastro-primary-300:#fdba74;--gastro-primary-400:#fb923c;--gastro-primary-500:#f97316;--gastro-primary-600:#ea580c;--gastro-primary-700:#c2410c;--gastro-primary-800:#9a3412;--gastro-primary-900:#7c2d12;--gastro-gray-50:#f9fafb;--gastro-gray-100:#f3f4f6;--gastro-gray-200:#e5e7eb;--gastro-gray-300:#d1d5db;--gastro-gray-400:#9ca3af;--gastro-gray-500:#6b7280;--gastro-gray-600:#4b5563;--gastro-gray-700:#374151;--gastro-gray-800:#1f2937;--gastro-gray-900:#111827;--gastro-success:#16a34a;--gastro-warning:#ca8a04;--gastro-error:#dc2626;--gastro-info:#2563eb;--gastro-bg:#f8fafc;--gastro-surface:#fff;--gastro-border:var(--gastro-gray-200);--gastro-text:var(--gastro-gray-900);--gastro-text-muted:var(--gastro-gray-500);--gastro-font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--gastro-font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--gastro-text-xs:.75rem;--gastro-text-sm:.875rem;--gastro-text-base:1rem;--gastro-text-lg:1.125rem;--gastro-text-xl:1.25rem;--gastro-text-2xl:1.5rem;--gastro-text-3xl:1.875rem;--gastro-radius-sm:6px;--gastro-radius-md:8px;--gastro-radius-lg:12px;--gastro-radius-xl:16px;--gastro-shadow-sm:0 1px 2px #0000000d;--gastro-shadow-md:0 4px 6px -1px #0000001a;--gastro-shadow-lg:0 10px 15px -3px #0000001a}@keyframes gastro-spin{to{transform:rotate(360deg)}}@keyframes gastro-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}
html,body{max-width:100vw;font-family:var(--gastro-font-sans);color:var(--gastro-text);background:var(--gastro-bg);overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}input:focus{box-shadow:0 0 0 3px #f9731626;border-color:var(--gastro-primary-500)!important}
