/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:"Inter Variable", inter, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-sm:var(--radius-sm);--radius-lg:var(--radius-lg);--radius-xl:var(--radius-xl);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--radius-full:var(--radius-full)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*,:before,:after{border-color:var(--border)}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter Variable,inter,sans-serif}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter Variable,system-ui,sans-serif}}@layer components,utilities;:root{--background:oklch(98% .01 85);--background-secondary:oklch(96% .01 85);--background-elevated:oklch(100% 0 0);--foreground:oklch(20% .02 85);--foreground-secondary:oklch(45% .02 85);--foreground-muted:oklch(65% .01 85);--primary:oklch(82% .18 85);--primary-foreground:oklch(20% .05 85);--destructive:oklch(65% .22 25);--destructive-foreground:oklch(98% .01 25);--warning:oklch(80% .18 60);--success:oklch(65% .2 145);--card:var(--background-elevated);--card-foreground:var(--foreground);--popover:var(--background-elevated);--popover-foreground:var(--foreground);--secondary:var(--background-secondary);--secondary-foreground:var(--foreground);--muted:var(--background-secondary);--muted-foreground:var(--foreground-muted);--accent:oklch(95% .03 85);--accent-foreground:var(--foreground);--input:var(--border);--ring:var(--border-focus);--border:oklch(88% .02 85);--border-focus:oklch(70% .1 85);--resource-time:oklch(55% .2 265);--resource-time-bg:oklch(92% .05 265);--resource-money:oklch(55% .18 160);--resource-money-bg:oklch(92% .04 160);--resource-energy:oklch(72% .2 75);--resource-energy-bg:oklch(94% .05 75);--resource-mood:oklch(60% .18 300);--resource-mood-bg:oklch(93% .04 300);--radius-sm:8px;--radius:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:40px;--space-6:48px;--space-8:64px;--space-10:80px;--space-12:96px;--space-16:128px;--text-xs:clamp(.6875rem, .65rem + .1vw, .75rem);--text-sm:clamp(.8125rem, .78rem + .1vw, .875rem);--text-base:clamp(.9375rem, .9rem + .1vw, 1rem);--text-lg:clamp(1.0625rem, 1rem + .15vw, 1.125rem);--text-xl:clamp(1.1875rem, 1.1rem + .2vw, 1.25rem);--text-2xl:clamp(1.375rem, 1.2rem + .4vw, 1.5rem);--text-3xl:clamp(1.75rem, 1.5rem + .6vw, 2rem);--motion-micro:.15s;--motion-component:.2s;--motion-page:.3s}.dark{--background:oklch(18% .01 85);--background-secondary:oklch(22% .01 85);--background-elevated:oklch(26% .015 85);--foreground:oklch(94% .01 85);--foreground-secondary:oklch(72% .01 85);--foreground-muted:oklch(55% .01 85);--border:oklch(32% .02 85);--border-focus:oklch(55% .08 85);--accent:oklch(28% .015 85);--accent-foreground:oklch(94% .01 85);--resource-time-bg:oklch(28% .08 265);--resource-money-bg:oklch(28% .07 160);--resource-energy-bg:oklch(30% .08 75);--resource-mood-bg:oklch(28% .07 300)}
