:root{color-scheme:light;--font-sans: "Aptos", "Segoe UI Variable", "Inter", "Segoe UI", sans-serif;--page-width: 1280px;--radius-sm: 14px;--radius-md: 20px;--radius-lg: 26px;--radius-xl: 32px;--color-bg-primary: #eef4f8;--color-bg-secondary: #f6f9fc;--color-bg-tertiary: #ffffff;--color-bg-card: rgba(255, 255, 255, .92);--color-bg-card-strong: rgba(255, 255, 255, .98);--color-bg-card-muted: rgba(244, 247, 251, .98);--color-bg-field: #f6f9fc;--color-bg-field-focus: #ffffff;--color-text-primary: #1d2733;--color-text-secondary: #64748b;--color-text-muted: #94a3b8;--color-border: rgba(148, 163, 184, .22);--color-border-strong: rgba(71, 85, 105, .18);--color-border-light: rgba(255, 255, 255, .92);--shadow-soft: 0 10px 24px rgba(15, 23, 42, .06);--shadow-card: 0 18px 40px rgba(15, 23, 42, .08);--accent-dashboard: #0f8a58;--accent-dashboard-rgb: 15 138 88;--accent-planner: #149764;--accent-planner-rgb: 20 151 100;--accent-shopping: #159866;--accent-shopping-rgb: 21 152 102;--accent-progress: #1f8bb5;--accent-progress-rgb: 31 139 181;--accent-meals: #12875b;--accent-meals-rgb: 18 135 91;--accent-friends: #5673e7;--accent-friends-rgb: 86 115 231;--accent-settings: #0f8a58;--accent-settings-rgb: 15 138 88;--accent-login: #0f8a58;--accent-login-rgb: 15 138 88;--gradient-dashboard: linear-gradient(135deg, #ffffff 0%, #f2fbf7 100%);--gradient-planner: linear-gradient(135deg, #ffffff 0%, #f3fcf7 100%);--gradient-shopping: linear-gradient(135deg, #ffffff 0%, #f4fcf8 100%);--gradient-progress: linear-gradient(135deg, #ffffff 0%, #f2faff 100%);--gradient-meals: linear-gradient(135deg, #ffffff 0%, #f4fcf8 100%)}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%}html{background:var(--color-bg-primary)}body{margin:0;font-family:var(--font-sans);color:var(--color-text-primary);background:radial-gradient(circle at top left,rgba(15,138,88,.08),transparent 24%),radial-gradient(circle at bottom right,rgba(31,139,181,.08),transparent 24%),linear-gradient(180deg,#f8fbfd,#eef4f8);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}button,input,select,textarea{font:inherit;color:inherit}input::placeholder,textarea::placeholder{color:var(--color-text-muted)}button{-webkit-tap-highlight-color:transparent}::selection{background:#0f8a5829}*{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.5) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#94a3b880;background-clip:content-box}html[data-theme=dark]{color-scheme:dark;--color-bg-primary: #0b1220;--color-bg-secondary: #0f172a;--color-bg-tertiary: #111c31;--color-bg-card: rgba(15, 23, 42, .84);--color-bg-card-strong: rgba(15, 23, 42, .96);--color-bg-card-muted: rgba(17, 28, 49, .94);--color-bg-field: rgba(15, 23, 42, .96);--color-bg-field-focus: rgba(17, 28, 49, 1);--color-text-primary: #eff6ff;--color-text-secondary: #c0d0e2;--color-text-muted: #8ea2bb;--color-border: rgba(148, 163, 184, .16);--color-border-strong: rgba(148, 163, 184, .22);--color-border-light: rgba(255, 255, 255, .05);--shadow-soft: 0 16px 32px rgba(0, 0, 0, .24);--shadow-card: 0 24px 64px rgba(0, 0, 0, .3);--gradient-dashboard: linear-gradient(135deg, rgba(15, 23, 42, .98), rgba(15, 138, 88, .14));--gradient-planner: linear-gradient(135deg, rgba(15, 23, 42, .98), rgba(20, 151, 100, .14));--gradient-shopping: linear-gradient(135deg, rgba(15, 23, 42, .98), rgba(21, 152, 102, .14));--gradient-progress: linear-gradient(135deg, rgba(15, 23, 42, .98), rgba(31, 139, 181, .14));--gradient-meals: linear-gradient(135deg, rgba(15, 23, 42, .98), rgba(18, 135, 91, .14))}html[data-theme=dark] body{background:radial-gradient(circle at top left,rgba(15,138,88,.12),transparent 24%),radial-gradient(circle at bottom right,rgba(31,139,181,.12),transparent 24%),linear-gradient(180deg,#08111f,#0b1220)}
