._toast_1p2ra_1{position:fixed;bottom:calc(var(--mobile-bottom-bar-height, 64px) + 16px);right:16px;z-index:9000;display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--sk-bg-elevated, #ffffff);border:1px solid var(--sk-border, #e2e4e8);border-left:4px solid var(--sk-success, #2e7d32);border-radius:var(--sk-radius-lg, 12px);box-shadow:0 8px 24px #00000024;font-size:var(--sk-font-size-sm, 13px);color:var(--sk-text-primary, #0D1B2A);font-weight:500;max-width:340px;min-width:220px;animation:_slide-in-right_1p2ra_1 .2s ease-out}._icon_1p2ra_23{flex-shrink:0;width:24px;height:24px;background:var(--sk-success, #2e7d32);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}._message_1p2ra_35{flex:1;line-height:1.4}._dismiss_1p2ra_40{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;cursor:pointer;color:var(--sk-text-muted, #8a96a3);border-radius:var(--sk-radius-sm, 4px);transition:background .15s,color .15s;padding:0}._dismiss_1p2ra_40:hover{background:var(--sk-bg-secondary, #f5f5f7);color:var(--sk-text-primary, #0D1B2A)}@keyframes _slide-in-right_1p2ra_1{0%{transform:translate(calc(100% + 16px));opacity:0}to{transform:translate(0);opacity:1}}@media(min-width:768px){._toast_1p2ra_1{bottom:24px}}._bar_15jbi_1{display:none;position:fixed;bottom:0;left:0;right:0;height:64px;background:var(--sk-bg-primary, #ffffff);border-top:1px solid var(--sk-border, #e2e4e8);z-index:50;display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch}._tab_15jbi_17{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none;color:var(--sk-text-secondary, #5C6B7A);transition:color .15s;padding:8px 4px;min-height:44px;position:relative}._tab_15jbi_17:active{background:var(--sk-bg-secondary, #f5f5f7)}._tabActive_15jbi_35{color:var(--sk-accent, #E53935)}._iconWrap_15jbi_39{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}._badge_15jbi_48{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;background:var(--sk-accent, #E53935);color:#fff;border-radius:9999px;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}._label_15jbi_66{font-size:10px;font-weight:500;line-height:1;letter-spacing:.01em}@media(min-width:768px){._bar_15jbi_1{display:none!important}}@media(max-width:767px){._bar_15jbi_1{display:grid}}:root{--sk-bg-primary: #ffffff;--sk-bg-secondary: #f5f5f7;--sk-bg-tertiary: #ebebed;--sk-bg-elevated: #ffffff;--sk-text-primary: #0D1B2A;--sk-text-secondary: #5C6B7A;--sk-text-muted: #8a96a3;--sk-accent: #E53935;--sk-accent-hover: #B71C1C;--sk-accent-muted: rgba(229, 57, 53, .1);--sk-border: #e2e4e8;--sk-border-subtle: #f0f1f3;--sk-success: #2e7d32;--sk-warning: #f57c00;--sk-error: #c62828;--sk-info: #1565c0;--sk-text-on-accent: #ffffff;--sk-font-size-xs: 11px;--sk-font-size-sm: 13px;--sk-font-size-base: 15px;--sk-font-size-lg: 17px;--sk-font-size-xl: 20px;--sk-font-size-2xl: 24px;--sk-font-size-3xl: 30px;--sk-space-2xs: 2px;--sk-space-xs: 4px;--sk-space-sm: 8px;--sk-space-md: 16px;--sk-space-lg: 24px;--sk-space-xl: 32px;--sk-radius-sm: 4px;--sk-radius-md: 8px;--sk-radius-lg: 12px;--sk-radius-xl: 20px;--sk-shadow-sm: 0 1px 3px rgba(0,0,0,.08);--sk-shadow-md: 0 4px 12px rgba(0,0,0,.1);--sk-shadow-lg: 0 8px 24px rgba(0,0,0,.12);--sk-shadow-xl: 0 16px 40px rgba(0,0,0,.15);--brand-red: #E53935;--brand-red-dark: #B71C1C;--brand-red-deep: #8B0000;--brand-blue: #1976D2;--brand-blue-deep: #0D47A1;--brand-yellow: #FFD600;--brand-yellow-dark: #FBC02D;--neutral-dark: #0D1B2A;--neutral-mid: #5C6B7A;--neutral-light: #F5F5F7;--whatsapp-green: #25D366;--whatsapp-green-dark: #128c7e;--header-height: 64px;--mobile-bottom-bar-height: 64px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}body{background:var(--sk-bg-primary, #ffffff);color:var(--sk-text-primary, #0D1B2A);min-height:100vh}body{overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--sk-border, #e2e4e8);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--sk-text-muted, #8a96a3)}.skip-link{position:absolute;top:-100%;left:1rem;background:var(--sk-accent, #E53935);color:#fff;padding:.5rem 1rem;border-radius:var(--sk-radius-sm, 4px);font-size:14px;z-index:9999;text-decoration:none}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:767px){.page-content{padding-bottom:calc(var(--mobile-bottom-bar-height, 64px) + 16px)}}:focus-visible{outline:2px solid var(--sk-accent, #E53935);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
