@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:"Alexandria", "Inter", system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-md:28rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"Alexandria", "Inter", system-ui, sans-serif;--default-mono-font-family:var(--font-mono);--color-border:var(--border);--color-reunusa-forest:var(--reunusa-forest);--color-reunusa-cream:var(--reunusa-cream);--color-reunusa-ink:var(--reunusa-ink);--color-reunusa-sun:var(--reunusa-sun);--font-display:"Anybody", "Inter", system-ui, sans-serif}}@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%;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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--color-border)}html,body{background-color:var(--color-reunusa-cream);color:var(--color-reunusa-ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}::selection{background-color:var(--color-reunusa-sun);color:var(--color-reunusa-forest)}}@layer components;@layer utilities{.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.flex{display:flex}.inline{display:inline}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.max-w-md{max-width:var(--container-md)}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-input{border-color:var(--input)}.bg-background{background-color:var(--background)}.bg-primary{background-color:var(--primary)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-center{text-align:center}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary-foreground{color:var(--primary-foreground)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary) 90%,transparent)}}}.font-display{font-family:var(--font-display);font-variation-settings:"wdth" 100;letter-spacing:-.02em}.text-gradient-hero{color:#0000;text-shadow:0 4px 18px #00000040;background-image:linear-gradient(103deg,#fcbcca 44%,#ffed9e 92%);-webkit-background-clip:text;background-clip:text}.bg-gradient-warm{background-image:linear-gradient(115deg,#ffe784,#fcbcca)}.bg-forest-spotlight{background-color:#122f18;background-image:radial-gradient(80% 60% at 50% 0,#ffed9e2e,#0000 70%),radial-gradient(60% 40% at 50% 100%,#fcbcca1f,#0000 70%)}.shadow-sun-glow{box-shadow:inset 0 0 9px 1px #ffffffd9}.ring-forest-faint{border:1px solid #2d75562e}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--radius:.625rem;--background:#faf5ed;--foreground:#132819;--card:#fff;--card-foreground:#132819;--popover:#faf5ed;--popover-foreground:#132819;--primary:#0f341c;--primary-foreground:#faf5ed;--secondary:#f1e6d6;--secondary-foreground:#0f341c;--muted:#eae8db;--muted-foreground:#59685c;--accent:#fce076;--accent-foreground:#0f341c;--destructive:#cc2827;--destructive-foreground:#f8f8f8;--border:#527e5d2e;--input:#527e5d2e;--ring:#1f6538;--reunusa-forest:#0f341c;--reunusa-cream:#faf5ed;--reunusa-paper:#f1f4f1;--reunusa-ink:#132819;--reunusa-sun:#ffeb9f;--reunusa-blossom:#ffb8bc;--reunusa-lilac:#eacbf1;--reunusa-line:#527e5d2e;--chart-1:#0f341c;--chart-2:#3f945b;--chart-3:#ffb8bc;--chart-4:#ffeb9f;--chart-5:#eacbf1;--sidebar:#faf5ed;--sidebar-foreground:#132819;--sidebar-primary:#0f341c;--sidebar-primary-foreground:#faf5ed;--sidebar-accent:#f1e6d6;--sidebar-accent-foreground:#0f341c;--sidebar-border:#527e5d2e;--sidebar-ring:#1f6538}@supports (color:lab(0% 0 0)){:root{--background:lab(96.786% .703365 4.53194);--foreground:lab(14.0993% -12.254 7.27395);--card:lab(100% 0 0);--card-foreground:lab(14.0993% -12.254 7.27395);--popover:lab(96.786% .703365 4.53194);--popover-foreground:lab(14.0993% -12.254 7.27395);--primary:lab(18.4083% -18.5225 11.0703);--primary-foreground:lab(96.786% .703365 4.53194);--secondary:lab(91.9449% 1.57064 9.51595);--secondary-foreground:lab(18.4083% -18.5225 11.0703);--muted:lab(92.0074% -1.03715 6.7988);--muted-foreground:lab(42.3345% -7.55574 4.4354);--accent:lab(90.0952% .462025 55.0206);--accent-foreground:lab(18.4083% -18.5225 11.0703);--destructive:lab(45.8049% 62.9533 44.1);--destructive-foreground:lab(97.68% -.0000298023 .0000119209);--border:lab(48.7163% -21.3564 12.6329/.18);--input:lab(48.7163% -21.3564 12.6329/.18);--ring:lab(37.4753% -30.9493 18.5414);--reunusa-forest:lab(18.4083% -18.5225 11.0703);--reunusa-cream:lab(96.786% .703365 4.53194);--reunusa-paper:lab(96.0065% -1.39743 1.0793);--reunusa-ink:lab(14.0993% -12.254 7.27395);--reunusa-sun:lab(93.5839% .319272 54.7059);--reunusa-blossom:lab(81.6758% 27.645 8.86219);--reunusa-lilac:lab(85.2677% 15.8304 -14.3048);--reunusa-line:lab(48.7163% -21.3564 12.6329/.18);--chart-1:lab(18.4083% -18.5225 11.0703);--chart-2:lab(55.1396% -37.0037 22.0934);--chart-3:lab(81.6758% 27.645 8.86219);--chart-4:lab(93.5839% .319272 54.7059);--chart-5:lab(85.2677% 15.8304 -14.3048);--sidebar:lab(96.786% .703365 4.53194);--sidebar-foreground:lab(14.0993% -12.254 7.27395);--sidebar-primary:lab(18.4083% -18.5225 11.0703);--sidebar-primary-foreground:lab(96.786% .703365 4.53194);--sidebar-accent:lab(91.9449% 1.57064 9.51595);--sidebar-accent-foreground:lab(18.4083% -18.5225 11.0703);--sidebar-border:lab(48.7163% -21.3564 12.6329/.18);--sidebar-ring:lab(37.4753% -30.9493 18.5414)}}.dark{--background:#0f341c;--foreground:#faf5ed;--card:#1e3a26;--card-foreground:#faf5ed;--popover:#1e3a26;--popover-foreground:#faf5ed;--primary:#ffeb9f;--primary-foreground:#0f341c;--secondary:#284530;--secondary-foreground:#faf5ed;--muted:#284530;--muted-foreground:#aebbb1;--accent:#284530;--accent-foreground:#faf5ed;--destructive:#ff6367;--destructive-foreground:#f8f8f8;--border:#ffffff1a;--input:#ffffff26;--ring:#aebbb1}@supports (color:lab(0% 0 0)){.dark{--background:lab(18.4083% -18.5225 11.0703);--foreground:lab(96.786% .703365 4.53194);--card:lab(21.7692% -15.3161 9.09093);--card-foreground:lab(96.786% .703365 4.53194);--popover:lab(21.7692% -15.3161 9.09093);--popover-foreground:lab(96.786% .703365 4.53194);--primary:lab(93.5839% .319272 54.7059);--primary-foreground:lab(18.4083% -18.5225 11.0703);--secondary:lab(26.4124% -15.2787 9.0498);--secondary-foreground:lab(96.786% .703365 4.53194);--muted:lab(26.4124% -15.2787 9.0498);--muted-foreground:lab(74.7495% -6.02886 3.5318);--accent:lab(26.4124% -15.2787 9.0498);--accent-foreground:lab(96.786% .703365 4.53194);--destructive:lab(63.2467% 60.4719 30.8398);--destructive-foreground:lab(97.68% -.0000298023 .0000119209);--border:lab(100% 0 0/.1);--input:lab(100% 0 0/.15);--ring:lab(74.7495% -6.02886 3.5318)}}@keyframes reunusa-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:45s linear infinite reunusa-marquee}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
