: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: #ffffff;--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 rgba(0,0,0,.07);--mcm-shadow-md: 0 4px 12px rgba(0,0,0,.08);--mcm-shadow-lg: 0 8px 24px rgba(0,0,0,.1);--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: rgba(235,235,245,.8);--mcm-text-muted: #8e8e93;--mcm-text-faint: #636366}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--mcm-font-body);font-size:15px;line-height:1.5;color:var(--mcm-text-primary);background:var(--mcm-bg);min-height:100vh;min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;touch-action:manipulation}#root{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}button,input,textarea,select{font-family:inherit;font-size:inherit;-webkit-tap-highlight-color:transparent}button,[role=button]{min-height:44px;cursor:pointer}input,textarea,select{font-size:16px}img,svg{display:block;max-width:100%}:focus-visible{outline:2px solid var(--mcm-brand);outline-offset:2px;border-radius:4px}.mcm-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}.mcm-safe-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-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: #9932cc;--mcm-gradient: linear-gradient(135deg, #225aa7, #9932cc);--mcm-brand: #225aa7;--mcm-accent: #9932cc;--mcm-bg: #f4f4f5;--mcm-surface: #ffffff;--mcm-border: #e5e7eb;--mcm-text-primary: #1f2937;--mcm-text-secondary:#374151;--mcm-text-muted: #6b7280;--mcm-success: #16a34a;--mcm-success-bg: #dcfce7;--mcm-warning: #d97706;--mcm-warning-bg: #fef3c7;--mcm-danger: #dc2626;--mcm-danger-bg: #fee2e2;--mcm-sidebar-width: 220px;--mcm-topbar-height: 56px;--mcm-bottom-nav-height: 60px;--mcm-font-body: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}.mcm-layout-root{display:flex;flex-direction:column;height:100dvh;width:100%;overflow:hidden;background:var(--mcm-bg);font-family:var(--mcm-font-body)}.mcm-topbar{height:var(--mcm-topbar-height);background:var(--mcm-surface);border-bottom:1px solid var(--mcm-border);display:flex;align-items:center;justify-content:space-between;padding:0 16px;flex-shrink:0;position:sticky;top:0;z-index:30;gap:12px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mcm-topbar-left{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.mcm-topbar-title{font-size:14px;font-weight:700;color:var(--mcm-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.mcm-topbar-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.mcm-avatar{width:34px;height:34px;border-radius:50%;overflow:hidden;background:var(--mcm-gradient);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0;cursor:pointer;border:2px solid var(--mcm-border);transition:border-color .15s}.mcm-avatar:hover{border-color:var(--mcm-blue)}.mcm-avatar img{width:100%;height:100%;object-fit:cover}.mcm-plan-badge{font-size:10px;font-weight:700;padding:2px 9px;border-radius:100px;border:1px solid var(--mcm-border);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.mcm-plan-badge--free{background:var(--mcm-bg);color:var(--mcm-text-muted)}.mcm-plan-badge--pro{background:#dbeafe;color:#1e40af}.mcm-topbar-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid var(--mcm-border);background:transparent;color:var(--mcm-text-muted);cursor:pointer;text-decoration:none;flex-shrink:0;transition:background .12s,color .12s;-webkit-tap-highlight-color:transparent;font-family:var(--mcm-font-body)}.mcm-topbar-btn:hover{background:var(--mcm-bg);color:var(--mcm-blue)}.mcm-body{display:flex;flex:1;overflow:hidden;height:calc(100dvh - var(--mcm-topbar-height))}.mcm-sidebar{width:var(--mcm-sidebar-width);flex-shrink:0;background:var(--mcm-surface);border-right:1px solid var(--mcm-border);display:flex;flex-direction:column;padding:12px 10px;overflow-y:auto}.mcm-sidebar-nav{display:flex;flex-direction:column;gap:2px}.mcm-sidebar-link{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;text-decoration:none;font-size:14px;font-weight:500;color:var(--mcm-text-muted);transition:background .12s,color .12s;border-left:3px solid transparent;-webkit-tap-highlight-color:transparent}.mcm-sidebar-link:hover{background:#225aa70f;color:var(--mcm-blue)}.mcm-sidebar-link.active{background:#225aa714;color:var(--mcm-blue);font-weight:700;border-left-color:var(--mcm-blue)}.mcm-sidebar-link-icon{width:20px;height:20px;flex-shrink:0}.mcm-sidebar-badge{font-size:10px;font-weight:700;background:var(--mcm-blue);color:#fff;padding:1px 6px;border-radius:100px;min-width:18px;text-align:center;margin-left:auto}.mcm-sidebar-upgrade{margin-top:auto;padding:14px;background:linear-gradient(135deg,#225aa712,#9932cc12);border-radius:12px;border:1px solid rgba(34,90,167,.12)}.mcm-sidebar-upgrade-title{font-size:12px;font-weight:700;color:var(--mcm-text-primary);margin-bottom:4px}.mcm-sidebar-upgrade-sub{font-size:11px;color:var(--mcm-text-muted);margin-bottom:10px;line-height:1.5}.mcm-sidebar-upgrade-btn{display:block;text-align:center;padding:8px;border-radius:8px;background:var(--mcm-gradient);color:#fff;font-size:12px;font-weight:600;text-decoration:none;-webkit-tap-highlight-color:transparent}.mcm-main{flex:1;overflow-y:auto;display:flex;flex-direction:column;min-width:0}.mcm-bottom-nav{display:none;background:var(--mcm-surface);border-top:1px solid var(--mcm-border);padding-bottom:env(safe-area-inset-bottom,0px);position:sticky;bottom:0;z-index:30;flex-shrink:0}.mcm-bottom-nav-inner{display:flex;height:var(--mcm-bottom-nav-height)}.mcm-bottom-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1;background:none;border:none;color:var(--mcm-text-muted);font-size:10px;font-weight:500;font-family:var(--mcm-font-body);cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:color .12s;padding:0;min-height:52px}.mcm-bottom-tab.active{color:var(--mcm-blue);font-weight:700}.mcm-bottom-tab-icon{width:22px;height:22px;position:relative}.mcm-bottom-tab-badge{position:absolute;top:-3px;right:-6px;width:16px;height:16px;border-radius:50%;background:var(--mcm-blue);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center}.mcm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:40}.mcm-overlay.open{opacity:1;pointer-events:auto}.mcm-drawer{position:fixed;bottom:0;left:0;right:0;background:var(--mcm-surface);border-radius:20px 20px 0 0;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:50;padding:12px 0 0;padding-bottom:env(safe-area-inset-bottom,16px);max-height:80dvh;overflow-y:auto}.mcm-drawer.open{transform:translateY(0)}.mcm-drawer-handle{width:40px;height:4px;background:#d1d5db;border-radius:4px;margin:0 auto 16px}.mcm-drawer-item{display:flex;align-items:center;gap:16px;padding:14px 24px;border:none;border-bottom:1px solid var(--mcm-border);background:none;color:var(--mcm-text-primary);text-decoration:none;font-size:15px;font-weight:500;font-family:var(--mcm-font-body);cursor:pointer;width:100%;text-align:left;-webkit-tap-highlight-color:transparent;transition:background .12s}.mcm-drawer-item:last-child{border-bottom:none}.mcm-drawer-item:hover{background:var(--mcm-bg)}.mcm-drawer-item.active{color:var(--mcm-blue);font-weight:700}.mcm-drawer-item-icon{width:22px;height:22px;flex-shrink:0;color:var(--mcm-text-muted)}.mcm-drawer-item.active .mcm-drawer-item-icon{color:var(--mcm-blue)}.mcm-page{flex:1;padding:20px;max-width:860px;margin:0 auto;width:100%}.mcm-card{background:var(--mcm-surface);border:1px solid var(--mcm-border);border-radius:14px;padding:20px;margin-bottom:14px}.mcm-section-label{font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--mcm-text-muted);margin-bottom:12px;display:block}.mcm-chip-strip{display:flex;gap:6px;overflow-x:auto;padding:0 16px 12px;-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap}.mcm-chip-strip::-webkit-scrollbar{display:none}.mcm-chip{display:inline-flex;align-items:center;padding:6px 16px;border-radius:100px;border:1.5px solid var(--mcm-border);background:var(--mcm-surface);color:var(--mcm-text-primary);font-size:13px;font-weight:500;font-family:var(--mcm-font-body);cursor:pointer;white-space:nowrap;transition:background .12s,border-color .12s,color .12s;-webkit-tap-highlight-color:transparent}.mcm-chip.active{background:var(--mcm-blue);border-color:var(--mcm-blue);color:#fff;font-weight:600}.mcm-chip:not(.active):hover{border-color:var(--mcm-blue);color:var(--mcm-blue)}.mcm-two-panel{display:flex;flex:1;overflow:hidden;height:100%}.mcm-panel-list{width:300px;flex-shrink:0;border-right:1px solid var(--mcm-border);background:var(--mcm-surface);display:flex;flex-direction:column;overflow:hidden}.mcm-panel-detail{flex:1;display:flex;flex-direction:column;overflow:hidden;background:var(--mcm-bg);min-width:0}.mcm-grid-auto{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}@media (max-width: 767px){.mcm-sidebar{display:none!important}.mcm-bottom-nav{display:block}.mcm-page{padding:16px}.mcm-topbar-title{max-width:130px}@media (max-width: 360px){.mcm-plan-badge{display:none}}.mcm-panel-list{width:100%;flex-shrink:unset}.mcm-panel-detail{display:none}.mcm-panel-detail.mobile-show{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:var(--mcm-surface);flex-direction:column}.mcm-grid-auto{grid-template-columns:1fr}}@media (min-width: 768px){.mcm-bottom-nav{display:none!important}.mcm-panel-detail{display:flex!important}}
