@layer base{:root{--background:210 40% 98%;--card:0 0% 100%;--card-foreground:222 47% 11%;--popover:0 0% 100%;--popover-foreground:222 47% 11%;--foreground:222 47% 11%;--secondary:210 40% 96%;--secondary-foreground:215 19% 35%;--muted:210 40% 96%;--muted-foreground:215 16% 47%;--border:214 32% 91%;--input:214 32% 91%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--overlay:222 47% 11%;--radius:.5rem;--primary:343 74% 32%;--primary-foreground:0 0% 100%;--ring:343 74% 32%;--accent:348 73% 95%;--accent-foreground:343 74% 28%;--emphasis:219 100% 18%;--emphasis-foreground:0 0% 100%;--status-success:142 76% 36%;--status-success-soft:138 76% 97%;--status-success-foreground:142 72% 29%;--status-danger:0 72% 51%;--status-danger-soft:0 86% 97%;--status-danger-foreground:0 74% 42%;--status-warning:32 95% 44%;--status-warning-soft:48 100% 96%;--status-warning-foreground:26 90% 37%;--status-info:219 100% 18%;--status-info-soft:210 40% 96%;--status-info-foreground:219 100% 18%;--brand-primary-strong:343 74% 28%;--brand-primary-base:343 74% 32%;--brand-primary-soft:348 73% 95%;--brand-secondary-strong:219 100% 12%;--brand-secondary-base:219 100% 18%;--brand-secondary-soft:220 49% 94%;--spacing-xxs:.25rem;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.25rem;--spacing-xlg:1.5rem;--spacing-2xlg:2rem;--spacing-3xlg:2.5rem;--spacing-4xlg:3rem;--spacing-5xlg:4rem;--radius-none:0;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-pill:9999px;--size-btn-sm:2rem;--size-btn-md:2.5rem;--size-btn-lg:3rem;--size-input-sm:2rem;--size-input-md:2.5rem;--size-input-lg:3rem;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace}.dark{--background:222 47% 11%;--foreground:210 40% 98%;--card:217 33% 17%;--card-foreground:210 40% 98%;--popover:217 33% 17%;--popover-foreground:210 40% 98%;--secondary:215 25% 27%;--secondary-foreground:210 40% 96%;--muted:215 25% 27%;--muted-foreground:215 20% 65%;--border:215 25% 27%;--input:215 25% 27%;--destructive:0 84% 60%;--status-success-soft:142 72% 29%;--status-success-foreground:138 76% 97%;--status-danger-soft:0 74% 42%;--status-danger-foreground:0 86% 97%;--status-warning-soft:26 90% 37%;--status-warning-foreground:48 100% 96%;--status-info-soft:217 33% 17%;--status-info-foreground:210 40% 98%}[data-theme=jcpm]{--primary:343 74% 32%;--ring:343 74% 32%;--accent:348 73% 95%;--accent-foreground:343 74% 28%;--emphasis:219 100% 18%;--status-info:219 100% 18%;--status-info-foreground:219 100% 18%;--brand-primary-strong:343 74% 28%;--brand-primary-base:343 74% 32%;--brand-primary-soft:348 73% 95%;--brand-secondary-strong:219 100% 12%;--brand-secondary-base:219 100% 18%;--brand-secondary-soft:220 49% 94%}[data-theme=jardins]{--primary:139 12% 35%;--ring:139 12% 35%;--accent:140 10% 93%;--accent-foreground:140 12% 25%;--emphasis:351 55% 42%;--status-info:351 55% 42%;--status-info-foreground:351 55% 42%;--brand-primary-strong:140 12% 25%;--brand-primary-base:139 12% 35%;--brand-primary-soft:140 10% 93%;--brand-secondary-strong:351 55% 29%;--brand-secondary-base:351 55% 42%;--brand-secondary-soft:351 50% 94%}[data-theme=riomar]{--primary:206 65% 44%;--ring:206 65% 44%;--accent:206 75% 93%;--accent-foreground:206 65% 31%;--emphasis:85 52% 33%;--status-info:85 52% 33%;--status-info-foreground:85 52% 33%;--brand-primary-strong:206 65% 31%;--brand-primary-base:206 65% 44%;--brand-primary-soft:206 75% 93%;--brand-secondary-strong:86 45% 23%;--brand-secondary-base:85 52% 33%;--brand-secondary-soft:90 36% 93%}[data-theme=salvador-norte]{--primary:212 58% 39%;--ring:212 58% 39%;--accent:212 42% 93%;--accent-foreground:212 58% 27%;--emphasis:41 68% 31%;--status-info:41 68% 31%;--status-info-foreground:41 68% 31%;--brand-primary-strong:212 58% 27%;--brand-primary-base:212 58% 39%;--brand-primary-soft:212 42% 93%;--brand-secondary-strong:40 65% 22%;--brand-secondary-base:41 68% 31%;--brand-secondary-soft:38 44% 93%}[data-theme=salvador]{--primary:98 11% 43%;--ring:98 11% 43%;--accent:105 13% 94%;--accent-foreground:99 11% 30%;--emphasis:55 83% 27%;--status-info:55 83% 27%;--status-info-foreground:55 83% 27%;--brand-primary-strong:99 11% 30%;--brand-primary-base:98 11% 43%;--brand-primary-soft:105 13% 94%;--brand-secondary-strong:56 84% 19%;--brand-secondary-base:55 83% 27%;--brand-secondary-soft:55 46% 93%}*{border-color:hsl(var(--border));box-sizing:border-box}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"rlig" 1, "calt" 1;font-size:.875rem;line-height:1.5}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.8125rem}}:root{--color-primary:hsl(var(--primary));--color-primary-dark:hsl(var(--brand-primary-strong));--color-text:hsl(var(--foreground));--color-text-muted:hsl(var(--secondary-foreground));--color-text-subtle:hsl(var(--muted-foreground));--color-surface:hsl(var(--background));--color-border:hsl(var(--border));--color-border-light:hsl(var(--secondary));--color-error:hsl(var(--status-danger));--color-error-dark:hsl(var(--status-danger-foreground));--color-success:hsl(var(--status-success-foreground));--font-base:var(--font-sans);--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-base)}.fade-up{animation:.3s ease-out both fade-up}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.material-symbols-rounded{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-user-select:none;user-select:none;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Rounded;font-style:normal;font-weight:400;line-height:1;display:inline-block}
