:root{--tomate: #eb6345;--tomate-700: #c14a30;--tomate-100: #fde2da;--tomate-50: #fef1ec;--gema: #f6d036;--gema-700: #c7a51d;--gema-100: #fdefb1;--abacate: #1a6b35;--abacate-700: #0f4b24;--abacate-100: #c7e7d3;--acai: #411426;--acai-700: #2a0c19;--acai-100: #f0d8e0;--areia: #f7f0e8;--areia-soft: #fbf6ef;--areia-edge: #ece3d4;--verde-brasil: #009739;--verde-brasil-700: #00702a;--amarelo-brasil: #fedd00;--amarelo-brasil-700: #d4b800;--azul-brasil: #012169;--azul-brasil-700: #00164a;--bg: var(--areia);--bg-soft: var(--areia-soft);--surface: #ffffff;--surface-muted: var(--areia-soft);--border: var(--areia-edge);--border-strong: #d8cab2;--text: var(--acai);--text-soft: #6f5562;--text-muted: #8c7383;--link: var(--tomate);--link-hover: var(--tomate-700);--focus: var(--tomate);--font-display: "Bricolage Grotesque", "Archivo", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Poppins", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(65, 20, 38, .06);--shadow-md: 0 8px 24px -16px rgba(65, 20, 38, .22);--shadow-lg: 0 18px 40px -22px rgba(65, 20, 38, .3)}*,*:before,*:after{box-sizing:border-box}html{scrollbar-gutter:stable}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-feature-settings:"ss01","cv01";margin:0;min-height:100vh;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);font-weight:800;letter-spacing:-.015em}a{color:var(--link);text-decoration:none;transition:color .15s ease}a:hover{color:var(--link-hover)}button,input,select,textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);font:inherit;padding:.45rem .65rem}input:focus,select:focus,textarea:focus,button:focus-visible{border-color:var(--focus);outline:2px solid color-mix(in srgb,var(--focus) 35%,transparent);outline-offset:1px}button{background:var(--acai);color:var(--areia);cursor:pointer;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button:hover:not(:disabled){background:var(--acai-700);box-shadow:var(--shadow-md);transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.5}:root{--app-max-width: 600px;--bottom-nav-height: 4.4rem}.app-shell.svelte-12qhfyh{container-type:inline-size;container-name:app;margin:0 auto;max-width:var(--app-max-width);min-height:100vh;width:100%}.app-shell.has-nav.svelte-12qhfyh{padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom,0px))}.site-header.svelte-12qhfyh{align-items:center;background:var(--surface);border:1px solid var(--border);border-top:0;border-radius:0 0 var(--radius-lg) var(--radius-lg);display:flex;justify-content:center;padding:.7rem .9rem;position:sticky;top:0;z-index:20}.brand.svelte-12qhfyh{align-items:center;color:var(--acai);display:inline-flex;gap:.45rem;line-height:1}.brand.svelte-12qhfyh:hover{color:var(--acai)}.brand-mark.svelte-12qhfyh{color:var(--tomate);display:block;height:1.25rem;width:auto}.brand-sub.svelte-12qhfyh{color:var(--text-soft);font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}main.svelte-12qhfyh{padding:1rem .9rem 1.5rem}.bottom-nav.svelte-12qhfyh{background:var(--surface);border:1px solid var(--border);border-bottom:0;border-radius:var(--radius-lg) var(--radius-lg) 0 0;bottom:0;box-shadow:0 -6px 24px -18px #41142666;display:grid;gap:.15rem;grid-template-columns:repeat(5,1fr);left:0;margin:0 auto;max-width:var(--app-max-width);padding:.4rem .35rem calc(.4rem + env(safe-area-inset-bottom,0px));position:fixed;right:0;width:100%;z-index:30}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){align-items:center;border-radius:var(--radius-md);color:var(--text-muted);display:flex;flex-direction:column;gap:.18rem;justify-content:center;padding:.35rem .1rem;text-align:center;transition:color .15s ease,background .15s ease}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--acai)}.bottom-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--tomate)}.nav-icon.svelte-12qhfyh{height:1.45rem;width:1.45rem}.nav-label.svelte-12qhfyh{font-size:.66rem;font-weight:600;letter-spacing:.005em;line-height:1.1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
