.ThemeToggle_toggle__3GnqD{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.35rem .25rem;min-height:44px;background:transparent;border:none;border-radius:0;color:var(--text-muted);font-size:.8rem;font-family:inherit;cursor:pointer;transition:color .2s;-webkit-tap-highlight-color:transparent}@media (hover:hover) and (pointer:fine){.ThemeToggle_toggle__3GnqD:hover{color:var(--text)}}.ThemeToggle_toggle__3GnqD:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ThemeToggle_track__Fn2YK{display:flex;align-items:center;width:2.25rem;height:1.25rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:999px;padding:.15rem}.ThemeToggle_thumb__Zz71d{display:block;width:.85rem;height:.85rem;background:var(--accent);border-radius:50%;transition:transform .2s ease}.ThemeToggle_thumb__Zz71d[data-theme=light]{transform:translateX(0)}.ThemeToggle_thumb__Zz71d[data-theme=dark]{transform:translateX(1.05rem)}.ThemeToggle_label__SB7_I{font-weight:500;display:inline-flex;align-items:center;gap:.35rem}@media (min-width:480px){.ThemeToggle_toggle__3GnqD{padding:.35rem;font-size:.85rem}}.Footer_footer__4vzqH{padding:2rem 1rem calc(1.25rem + env(safe-area-inset-bottom, 0));background:var(--bg-primary);border-top:1px solid var(--border)}.Footer_footerWithBottomNav__NMU1z{padding-bottom:calc(6rem + 1.25rem + env(safe-area-inset-bottom, 0))}.Footer_inner__FbJ6a{width:min(100%,1120px);margin:0 auto;display:grid;gap:1.5rem;padding:1.25rem;background:var(--surface-subtle);border:1px solid var(--border-subtle);border-radius:1.5rem}.Footer_brandColumn__AT9cV{min-width:0}.Footer_logo__C9vo8{display:inline-block;margin-bottom:.85rem;color:var(--text);border-radius:.75rem}.Footer_logo__C9vo8 img{display:block;height:48px;width:auto;opacity:.95}.Footer_tagline__NHwwX{max-width:34rem;margin:0 0 1rem;color:var(--text-muted);font-size:.95rem;line-height:1.55;text-wrap:pretty}.Footer_socialLink__N7mmd{display:inline-flex;align-items:center;gap:.35rem;min-height:44px;padding:.6rem .8rem;background:var(--bg-input);border:1px solid var(--border);border-radius:999px;color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;touch-action:manipulation}.Footer_navColumn__vLnTd,.Footer_themeColumn__bA_CV{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.Footer_columnTitle__CM6k1{margin:0 0 .2rem;color:var(--text);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.Footer_navColumn__vLnTd a{display:inline-flex;align-items:center;min-height:40px;border-radius:.75rem;color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .2s,background .2s,transform .2s;touch-action:manipulation}.Footer_bottomBar___fQYV{width:min(100%,1120px);margin:1rem auto 0;display:flex;flex-direction:column;gap:.35rem;color:var(--text-faint);font-size:.82rem;text-align:center}.Footer_credit___LnVS,.Footer_meta__vend6{margin:0}.Footer_credit___LnVS a{color:inherit;text-decoration:none;border-radius:.35rem}.Footer_credit___LnVS a:focus-visible,.Footer_logo__C9vo8:focus-visible,.Footer_navColumn__vLnTd a:focus-visible,.Footer_socialLink__N7mmd:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover) and (pointer:fine){.Footer_socialLink__N7mmd:hover{background:var(--bg-input-hover);border-color:var(--border-focus);color:var(--text);transform:translateY(-1px)}.Footer_credit___LnVS a:hover,.Footer_navColumn__vLnTd a:hover{color:var(--accent)}.Footer_navColumn__vLnTd a:hover{transform:translateX(2px)}}@media (min-width:560px){.Footer_footer__4vzqH{padding:2.25rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom, 0))}.Footer_footerWithBottomNav__NMU1z{padding-bottom:calc(6rem + 1.5rem + env(safe-area-inset-bottom, 0))}.Footer_inner__FbJ6a{grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(9rem,1fr));align-items:start;padding:1.5rem}.Footer_themeColumn__bA_CV{grid-column:1/-1}.Footer_bottomBar___fQYV{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width:900px){.Footer_footer__4vzqH{padding-top:2.75rem}.Footer_inner__FbJ6a{grid-template-columns:minmax(18rem,1.8fr) minmax(8rem,.8fr) minmax(8rem,.8fr) auto;gap:2rem;padding:1.75rem 2rem}.Footer_themeColumn__bA_CV{grid-column:auto;align-items:flex-end}.Footer_themeColumn__bA_CV .Footer_columnTitle__CM6k1{align-self:flex-start}.Footer_tagline__NHwwX{font-size:1rem}}@media (prefers-reduced-motion:reduce){.Footer_navColumn__vLnTd a,.Footer_socialLink__N7mmd{transition:none}.Footer_navColumn__vLnTd a:hover,.Footer_socialLink__N7mmd:hover{transform:none}}.FooterWrapper_wrapSidebar__9zlsv{margin-left:var(--admin-sidebar-width,240px);flex-shrink:0}.WelcomeOverlay_overlay__uzvTH{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom, 0));background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 40%,var(--bg-primary) 100%);color:var(--text);opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.WelcomeOverlay_overlayVisible__W05fd{opacity:1;visibility:visible}.WelcomeOverlay_content__mL1XE{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:360px;width:100%;max-height:90vh;overflow-y:auto}.WelcomeOverlay_logoWrap__xfoW1{margin-bottom:2rem;animation:WelcomeOverlay_fadeBlurIn__BFRaK .8s ease .1s both}.WelcomeOverlay_logo___tf_5{filter:drop-shadow(0 2px 12px rgba(233,69,96,.2))}.WelcomeOverlay_greeting__Bu8Jo{font-size:2rem;font-weight:700;letter-spacing:-.03em;margin:0 0 1rem;color:var(--text);animation:WelcomeOverlay_fadeBlurIn__BFRaK .7s ease .35s both}.WelcomeOverlay_tagline__qTSHy{font-size:1rem;line-height:1.5;color:var(--text-muted);margin:0 0 2.5rem;font-weight:400;animation:WelcomeOverlay_fadeBlurIn__BFRaK .7s ease .55s both}.WelcomeOverlay_cta__CxuW8{padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;color:var(--text);background:var(--accent);border:none;border-radius:2rem;cursor:pointer;font-family:inherit;transition:transform .2s,background .2s,box-shadow .2s;animation:WelcomeOverlay_fadeBlurIn__BFRaK .6s ease .75s both}.WelcomeOverlay_cta__CxuW8:hover{background:var(--accent-hover);transform:scale(1.02);box-shadow:0 4px 20px rgba(233,69,96,.3)}.WelcomeOverlay_cta__CxuW8:active{transform:scale(.98)}.WelcomeOverlay_verInstrucciones__Pki_1{margin-top:1rem;padding:0;font-size:.9rem;font-weight:500;color:var(--text-muted);background:none;border:none;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:.2em;animation:WelcomeOverlay_fadeBlurIn__BFRaK .6s ease .85s both}.WelcomeOverlay_verInstrucciones__Pki_1:hover{color:var(--text)}.WelcomeOverlay_instrucciones__hmcXM{width:100%;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-subtle);text-align:left}.WelcomeOverlay_instrucciones__hmcXM .WelcomeOverlay_stepItem__5g7t4{display:grid;grid-template-columns:auto 1fr;gap:.5rem .75rem;padding:.75rem 0;align-items:baseline}.WelcomeOverlay_instrucciones__hmcXM .WelcomeOverlay_stepItem__5g7t4:after{content:"";grid-column:1/-1;height:1px;background:linear-gradient(90deg,var(--border) 0,transparent 100%)}.WelcomeOverlay_instrucciones__hmcXM .WelcomeOverlay_stepItem__5g7t4:last-child:after{display:none}.WelcomeOverlay_instrucciones__hmcXM .WelcomeOverlay_stepBadge__0zzAj{font-family:var(--font-sansation),sans-serif;font-size:.7rem;font-weight:700;color:var(--accent);letter-spacing:.08em}.WelcomeOverlay_instrucciones__hmcXM .WelcomeOverlay_stepTitle__ID0vQ{font-size:.95rem;font-weight:600;color:var(--text);margin:0;line-height:1.3}.WelcomeOverlay_instrucciones__hmcXM .WelcomeOverlay_stepDescription__iq0Zb{font-size:.8rem;color:var(--text-muted);line-height:1.5;margin:0}@media (prefers-reduced-motion:reduce){.WelcomeOverlay_overlay__uzvTH{transition-duration:.2s}.WelcomeOverlay_cta__CxuW8,.WelcomeOverlay_greeting__Bu8Jo,.WelcomeOverlay_logoWrap__xfoW1,.WelcomeOverlay_tagline__qTSHy,.WelcomeOverlay_verInstrucciones__Pki_1{animation:WelcomeOverlay_fadeIn__ToP5G .3s ease both}.WelcomeOverlay_logoWrap__xfoW1{animation-delay:0s}.WelcomeOverlay_greeting__Bu8Jo{animation-delay:.05s}.WelcomeOverlay_tagline__qTSHy{animation-delay:.1s}.WelcomeOverlay_cta__CxuW8{animation-delay:.15s}.WelcomeOverlay_verInstrucciones__Pki_1{animation-delay:.2s}}@keyframes WelcomeOverlay_fadeIn__ToP5G{0%{opacity:0}to{opacity:1}}@keyframes WelcomeOverlay_fadeBlurIn__BFRaK{0%{opacity:0;transform:translateY(12px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@media (min-width:480px){.WelcomeOverlay_content__mL1XE{max-width:420px}.WelcomeOverlay_greeting__Bu8Jo{font-size:2.25rem}.WelcomeOverlay_tagline__qTSHy{font-size:1.1rem}}