:root{--mcm-blue:#225aa7;--mcm-purple:#9932cc;--mcm-gradient:linear-gradient(135deg, #225aa7, #9932cc);--mcm-brand:#225aa7;--mcm-accent:#9932cc;--mcm-bg:#f4f4f5;--mcm-surface:#fff;--mcm-surface-2:#f9f9fb;--mcm-border:#e5e7eb;--mcm-border-2:#d1d5db;--mcm-text-primary:#1f2937;--mcm-text-secondary:#374151;--mcm-text-muted:#6b7280;--mcm-text-faint:#9ca3af;--mcm-success:#16a34a;--mcm-success-bg:#dcfce7;--mcm-warning:#d97706;--mcm-warning-bg:#fef3c7;--mcm-danger:#dc2626;--mcm-danger-bg:#fee2e2;--mcm-info:#2563eb;--mcm-info-bg:#dbeafe;--mcm-radius-sm:6px;--mcm-radius-md:10px;--mcm-radius-lg:14px;--mcm-radius-xl:20px;--mcm-radius-pill:100px;--mcm-shadow-sm:0 1px 3px #00000012;--mcm-shadow-md:0 4px 12px #00000014;--mcm-shadow-lg:0 8px 24px #0000001a;--mcm-font-body:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mcm-font-head:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mcm-font-mono:"SF Mono", "Fira Code", "Roboto Mono", Menlo, monospace;--mcm-transition:.15s ease;--mcm-sidebar-w:240px;--mcm-topbar-h:56px}@media (prefers-color-scheme:dark){:root{--mcm-bg:#1c1c1e;--mcm-surface:#2c2c2e;--mcm-surface-2:#3a3a3c;--mcm-border:#38383a;--mcm-border-2:#48484a;--mcm-text-primary:#f2f2f7;--mcm-text-secondary:#ebebf5cc;--mcm-text-muted:#8e8e93;--mcm-text-faint:#636366}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--mcm-font-body);color:var(--mcm-text-primary);background:var(--mcm-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;min-height:100dvh;font-size:15px;line-height:1.5;overflow-x:hidden}#root{flex-direction:column;min-height:100dvh;display:flex}a{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}button,input,textarea,select{font-family:inherit;font-size:inherit;-webkit-tap-highlight-color:transparent}button,[role=button]{cursor:pointer;min-height:44px}input,textarea,select{font-size:16px}img,svg{max-width:100%;display:block}:focus-visible{outline:2px solid var(--mcm-brand);outline-offset:2px;border-radius:4px}.mcm-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mcm-safe-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--mcm-border-2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--mcm-text-faint)}:root{--mcm-blue:#225aa7;--mcm-purple:#af52de;--mcm-gradient:linear-gradient(135deg, #225aa7, #af52de);--mcm-brand:#225aa7;--mcm-whatsapp:#25d366;--mcm-danger:#ff3b30;--mcm-danger-dark:#cc2920;--mcm-success:#34c759;--mcm-success-bg:#e1f7e6;--mcm-danger-bg:#ffeceb;--mcm-bg:#f2f2f7;--mcm-surface:#fff;--mcm-surface-soft:#f2f2f7;--mcm-border:#c6c6c8;--mcm-text-primary:#000;--mcm-text-muted:#8e8e93;--mcm-text-faint:#c7c7cc;--mcm-topbar-height:60px;--mcm-bottom-nav-height:68px;--mcm-send-button-size:44px;--mcm-rider-desktop-list-width:320px;--mcm-keyboard-visual-height:100dvh;--mcm-keyboard-usable-height:100dvh;--mcm-keyboard-inset:0px;--mcm-keyboard-offset-top:0px;--mcm-keyboard-raw-offset-top:0px;--mcm-keyboard-visual-width:100vw;--mcm-rider-visual-height:var(--mcm-keyboard-visual-height,100dvh);--mcm-rider-usable-height:var(--mcm-keyboard-usable-height,100dvh);--mcm-rider-keyboard-inset:var(--mcm-keyboard-inset,0px);--mcm-rider-browser-bottom-guard:0px;--mcm-rider-viewport-offset-top:0px;--mcm-rider-safe-top:env(safe-area-inset-top,0px);--mcm-rider-safe-right:env(safe-area-inset-right,0px);--mcm-rider-safe-bottom:env(safe-area-inset-bottom,0px);--mcm-rider-safe-left:env(safe-area-inset-left,0px);--mcm-rider-z-app-bars:30;--mcm-rider-z-detail:40;--mcm-rider-font-body:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Roboto, sans-serif}@media (prefers-color-scheme:dark){:root{--mcm-bg:#000;--mcm-surface:#1c1c1e;--mcm-surface-soft:#2c2c2e;--mcm-border:#38383a;--mcm-text-primary:#fff;--mcm-text-muted:#ebebf5;--mcm-text-faint:#8e8e93;--mcm-success-bg:#34c75929;--mcm-danger-bg:#ff3b3029}}html.mcm-rider-theme-light{--mcm-bg:#f2f2f7;--mcm-surface:#fff;--mcm-surface-soft:#f2f2f7;--mcm-border:#c6c6c8;--mcm-text-primary:#000;--mcm-text-muted:#8e8e93;--mcm-text-faint:#c7c7cc}html.mcm-rider-theme-dark{--mcm-bg:#000;--mcm-surface:#1c1c1e;--mcm-surface-soft:#2c2c2e;--mcm-border:#38383a;--mcm-text-primary:#fff;--mcm-text-muted:#ebebf5;--mcm-text-faint:#8e8e93}html,body,#root{background:var(--mcm-bg);width:100%;max-width:100%;height:var(--mcm-keyboard-usable-height,100dvh);min-height:var(--mcm-keyboard-usable-height,100dvh);margin:0;overflow-x:hidden}html.mcm-rider-detail-open,html.mcm-rider-package-open{overflow:hidden}.mcm-rider-root,.mcm-rider-root *,.mcm-rider-root :before,.mcm-rider-root :after{box-sizing:border-box}html.mcm-rider-detail-open .mcm-rider-topbar{pointer-events:none}.mcm-keyboard-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;scroll-padding-bottom:calc(96px + var(--mcm-keyboard-inset,0px));overflow-y:auto}.mcm-keyboard-composer{box-sizing:border-box;will-change:transform;flex:none;width:100%;transform:translateZ(0)}.mcm-keyboard-input,.mcm-keyboard-composer input,.mcm-keyboard-composer textarea,.mcm-keyboard-composer select{font-size:16px!important}html.mcm-keyboard-open .mcm-keyboard-composer,html.mcm-rider-keyboard-open .mcm-keyboard-composer{padding-bottom:12px!important}.mcm-keyboard-screen{min-height:0}html.mcm-keyboard-open .mcm-keyboard-screen,html.mcm-rider-keyboard-open .mcm-keyboard-screen{width:100vw!important;max-width:100vw!important;height:var(--mcm-keyboard-visual-height,100dvh)!important;max-height:var(--mcm-keyboard-visual-height,100dvh)!important;z-index:var(--mcm-rider-z-detail,40)!important;background:var(--mcm-bg,#f2f2f7)!important;flex-direction:column!important;display:flex!important;position:fixed!important;inset:0 0 auto!important;overflow:hidden!important}.mcm-keyboard-backbar{flex:none}html.mcm-keyboard-open .mcm-keyboard-scroll,html.mcm-rider-keyboard-open .mcm-keyboard-scroll{scroll-padding-bottom:calc(120px + var(--mcm-keyboard-inset,0px))}.mcm-rider-push-screen{width:100vw;height:var(--mcm-keyboard-visual-height,var(--mcm-rider-visual-height,100dvh));max-height:var(--mcm-keyboard-visual-height,var(--mcm-rider-visual-height,100dvh));z-index:var(--mcm-rider-z-detail,40);background:var(--mcm-bg,#f2f2f7);color:var(--mcm-text-primary,#000);will-change:transform;pointer-events:none;visibility:hidden;backface-visibility:hidden;contain:layout paint;flex-direction:column;transition:transform .4s cubic-bezier(.32,.72,0,1),visibility 0s linear .4s;display:flex;position:fixed;inset:0 0 auto;overflow:hidden;transform:translate(100%)}.mcm-rider-push-screen.is-open{pointer-events:auto;visibility:visible;transition:transform .4s cubic-bezier(.32,.72,0,1),visibility linear;transform:translate(0,0)}.mcm-rider-push-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:max(24px, var(--mcm-rider-safe-bottom,env(safe-area-inset-bottom,0px)));flex:auto;overflow-y:auto}@media (prefers-reduced-motion:reduce){.mcm-rider-push-screen,.mcm-rider-push-screen.is-open{transition:none}}
