.ClientHeader-module__uqhp5q__headerWrapper{z-index:var(--z-sticky);position:sticky;top:0}.ClientHeader-module__uqhp5q__topBar{color:#1e3a5f;background:#ffc107;padding:8px 0;font-size:12px;font-weight:600}.ClientHeader-module__uqhp5q__topBarContent{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 24px;display:flex}.ClientHeader-module__uqhp5q__topBarLeft{align-items:center;display:flex}.ClientHeader-module__uqhp5q__downloadLink{color:inherit;cursor:pointer;text-decoration:none;transition:opacity .2s}.ClientHeader-module__uqhp5q__downloadLink:hover{opacity:.8}.ClientHeader-module__uqhp5q__topBarRight{align-items:center;gap:8px;font-size:11px;display:flex}.ClientHeader-module__uqhp5q__divider{opacity:.5}.ClientHeader-module__uqhp5q__logoutLink{color:#1e3a5f;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:700;text-decoration:underline}.ClientHeader-module__uqhp5q__logoutLink:hover{opacity:.8}.ClientHeader-module__uqhp5q__mainNav{color:#fff;background:#1e3a5f;box-shadow:0 4px 6px #0000001a}.ClientHeader-module__uqhp5q__navContent{justify-content:space-between;align-items:center;max-width:1400px;height:60px;margin:0 auto;padding:0 24px;display:flex}.ClientHeader-module__uqhp5q__navLeft{align-items:center;display:flex}.ClientHeader-module__uqhp5q__logo{color:#fff;letter-spacing:2px;font-size:24px;font-weight:800}.ClientHeader-module__uqhp5q__navCenter{align-items:center;gap:32px;display:flex}.ClientHeader-module__uqhp5q__navLink{color:#fff;letter-spacing:.5px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.ClientHeader-module__uqhp5q__navLink:hover{color:#ffc107}.ClientHeader-module__uqhp5q__navRight{align-items:center;gap:16px;display:flex}.ClientHeader-module__uqhp5q__accountWrapper{position:relative}.ClientHeader-module__uqhp5q__accountBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;padding:8px 12px;transition:background .2s;display:flex}.ClientHeader-module__uqhp5q__accountBtn:hover{background:#ffffff1a}.ClientHeader-module__uqhp5q__accountLabel{opacity:.9;font-size:12px}.ClientHeader-module__uqhp5q__accountInfo{align-items:center;gap:8px;display:flex}.ClientHeader-module__uqhp5q__accountNumber{font-family:Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:700}.ClientHeader-module__uqhp5q__demoBadge{color:#fff;background:#1e3a5f;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.ClientHeader-module__uqhp5q__liveBadge{color:#1e3a5f;background:#ffc400}.ClientHeader-module__uqhp5q__headerOpenLiveWrapper{align-items:center;margin:0 8px;display:flex}.ClientHeader-module__uqhp5q__headerOpenLiveBtn{color:#1e3a5f;background:#ffc400;border-radius:6px;justify-content:center;align-items:center;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.ClientHeader-module__uqhp5q__headerOpenLiveBtn:hover{background:#e6b000;transform:translateY(-1px)}.ClientHeader-module__uqhp5q__notificationWrapper{position:relative}.ClientHeader-module__uqhp5q__actionBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.ClientHeader-module__uqhp5q__actionBtn:hover{background:#ffffff1a}.ClientHeader-module__uqhp5q__badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:600;display:flex;position:absolute;top:4px;right:4px}.ClientHeader-module__uqhp5q__dropdown{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:320px;animation:.2s ease-out ClientHeader-module__uqhp5q__fadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}@keyframes ClientHeader-module__uqhp5q__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ClientHeader-module__uqhp5q__dropdownHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ClientHeader-module__uqhp5q__dropdownHeader h4{color:#111827;margin:0;font-size:14px;font-weight:600}.ClientHeader-module__uqhp5q__markRead{color:#1e3a5f;cursor:pointer;background:0 0;border:none;font-size:12px;transition:color .2s}.ClientHeader-module__uqhp5q__markRead:hover{color:#152943}.ClientHeader-module__uqhp5q__notificationList{max-height:300px;overflow-y:auto}.ClientHeader-module__uqhp5q__notificationItem{cursor:pointer;gap:12px;padding:12px 16px;transition:background .2s;display:flex}.ClientHeader-module__uqhp5q__notificationItem:hover{background:#f9fafb}.ClientHeader-module__uqhp5q__notificationItem.ClientHeader-module__uqhp5q__unread{background:#10b9810d}.ClientHeader-module__uqhp5q__notificationIcon{flex-shrink:0;font-size:18px}.ClientHeader-module__uqhp5q__notificationContent{flex-direction:column;gap:4px;min-width:0;display:flex}.ClientHeader-module__uqhp5q__notificationTitle{color:#111827;font-size:13px;font-weight:600}.ClientHeader-module__uqhp5q__notificationMessage{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ClientHeader-module__uqhp5q__notificationTime{color:#9ca3af;font-size:11px}.ClientHeader-module__uqhp5q__dropdownFooter{text-align:center;border-top:1px solid #e5e7eb;padding:12px 16px}.ClientHeader-module__uqhp5q__dropdownFooter button{color:#1e3a5f;cursor:pointer;background:0 0;border:none;font-size:13px;transition:color .2s}.ClientHeader-module__uqhp5q__dropdownFooter button:hover{color:#152943}.ClientHeader-module__uqhp5q__accountMenuHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:12px 16px;display:flex}.ClientHeader-module__uqhp5q__accountId,.ClientHeader-module__uqhp5q__leverage{color:#6b7280;font-size:12px}.ClientHeader-module__uqhp5q__menuList{padding:8px}.ClientHeader-module__uqhp5q__menuItem{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:14px;transition:all .2s;display:flex}.ClientHeader-module__uqhp5q__menuItem:hover{color:#111827;background:#f9fafb}.ClientHeader-module__uqhp5q__menuItem.ClientHeader-module__uqhp5q__logout{color:#ef4444}.ClientHeader-module__uqhp5q__menuItem.ClientHeader-module__uqhp5q__logout:hover{background:#ef44441a}.ClientHeader-module__uqhp5q__menuDivider{background:#e5e7eb;height:1px;margin:8px 0}@media (max-width:1024px){.ClientHeader-module__uqhp5q__topBar,.ClientHeader-module__uqhp5q__navCenter,.ClientHeader-module__uqhp5q__accountLabel{display:none}}@media (max-width:768px){.ClientHeader-module__uqhp5q__navContent{padding:0 16px}.ClientHeader-module__uqhp5q__logo{font-size:20px}.ClientHeader-module__uqhp5q__headerOpenLiveWrapper{display:none}}.ClientHeader-module__uqhp5q__modalOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out ClientHeader-module__uqhp5q__fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes ClientHeader-module__uqhp5q__fadeInOverlay{0%{opacity:0}to{opacity:1}}.ClientHeader-module__uqhp5q__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:520px;max-width:90vw;max-height:80vh;animation:.25s ease-out ClientHeader-module__uqhp5q__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003}@keyframes ClientHeader-module__uqhp5q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ClientHeader-module__uqhp5q__modalHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ClientHeader-module__uqhp5q__modalTitle{color:#111827;margin:0;font-size:18px;font-weight:700}.ClientHeader-module__uqhp5q__modalClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ClientHeader-module__uqhp5q__modalClose:hover{color:#111827;background:#f3f4f6}.ClientHeader-module__uqhp5q__modalSearch{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:10px;margin:16px 24px;padding:10px 16px;transition:border-color .2s;display:flex}.ClientHeader-module__uqhp5q__modalSearch:focus-within{background:#fff;border-color:#1e3a5f}.ClientHeader-module__uqhp5q__searchInput{color:#111827;background:0 0;border:none;outline:none;flex:1;font-size:14px}.ClientHeader-module__uqhp5q__searchInput::placeholder{color:#9ca3af}.ClientHeader-module__uqhp5q__accountList{flex:1;padding:0 24px 16px;overflow-y:auto}.ClientHeader-module__uqhp5q__emptyAccounts{text-align:center;color:#9ca3af;padding:40px 20px;font-size:14px}.ClientHeader-module__uqhp5q__accountCard{cursor:pointer;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;padding:16px;transition:all .2s}.ClientHeader-module__uqhp5q__accountCard:hover{background:#f0f5fa;border-color:#1e3a5f}.ClientHeader-module__uqhp5q__accountCardSelected{background:#f0f5fa;border-color:#1e3a5f;box-shadow:0 0 0 2px #1e3a5f1a}.ClientHeader-module__uqhp5q__accountCardHeader{align-items:center;gap:8px;margin-bottom:14px;display:flex}.ClientHeader-module__uqhp5q__accountCardNumber{color:#111827;font-family:Segoe UI,system-ui,sans-serif;font-size:16px;font-weight:700}.ClientHeader-module__uqhp5q__typeBadge{letter-spacing:.3px;border-radius:4px;padding:2px 10px;font-size:11px;font-weight:700}.ClientHeader-module__uqhp5q__demotypeBadge{color:#fff;background:#1e3a5f}.ClientHeader-module__uqhp5q__liveTypeBadge{color:#1e3a5f;background:#ffc400}.ClientHeader-module__uqhp5q__platformBadge{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.ClientHeader-module__uqhp5q__statusBadge{background:#e8f4f8;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.ClientHeader-module__uqhp5q__accountCardBalance{gap:32px;display:flex}.ClientHeader-module__uqhp5q__balanceCol{flex-direction:column;gap:4px;display:flex}.ClientHeader-module__uqhp5q__balanceLabel{color:#6b7280;font-size:12px}.ClientHeader-module__uqhp5q__balanceAmount{color:#111827;font-family:Segoe UI,system-ui,sans-serif;font-size:16px;font-weight:700}.ClientHeader-module__uqhp5q__openLiveBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#1e3a5f 0%,#152943 100%);border:none;border-radius:10px;margin:8px 24px 20px;padding:14px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:block}.ClientHeader-module__uqhp5q__openLiveBtn:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 16px #1e3a5f66}
.BottomNavigation-module__wd6SOq__bottomNav{z-index:1000;background:#fff;border-top:1px solid #e5e7eb;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000d}.BottomNavigation-module__wd6SOq__navContent{justify-content:space-around;align-items:center;max-width:600px;margin:0 auto;padding:8px 0 12px;display:flex}.BottomNavigation-module__wd6SOq__navItem{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:60px;padding:4px 12px;text-decoration:none;transition:all .2s;display:flex}.BottomNavigation-module__wd6SOq__navItem.BottomNavigation-module__wd6SOq__active{color:#1e3a5f}.BottomNavigation-module__wd6SOq__navItem.BottomNavigation-module__wd6SOq__active .BottomNavigation-module__wd6SOq__navIcon{transform:scale(1.1)}.BottomNavigation-module__wd6SOq__navIcon{justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex}.BottomNavigation-module__wd6SOq__navLabel{text-align:center;font-size:11px;font-weight:500}.BottomNavigation-module__wd6SOq__overlay{z-index:2000;background:#00000080;animation:.2s BottomNavigation-module__wd6SOq__fadeIn;position:fixed;inset:0}@keyframes BottomNavigation-module__wd6SOq__fadeIn{0%{opacity:0}to{opacity:1}}.BottomNavigation-module__wd6SOq__menuModal{z-index:2001;background:#fff;border-radius:24px 24px 0 0;max-height:90vh;padding:20px;animation:.3s BottomNavigation-module__wd6SOq__slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 24px #00000026}@keyframes BottomNavigation-module__wd6SOq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.BottomNavigation-module__wd6SOq__closeBtn{color:#64748b;cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s;display:flex;position:absolute;top:16px;right:16px}.BottomNavigation-module__wd6SOq__closeBtn:hover{color:#1e293b}.BottomNavigation-module__wd6SOq__menuList{flex-direction:column;gap:4px;margin-top:40px;display:flex}.BottomNavigation-module__wd6SOq__menuItem{color:#475569;border-radius:8px;align-items:center;gap:16px;padding:16px 12px;font-size:15px;text-decoration:none;transition:all .2s;display:flex}.BottomNavigation-module__wd6SOq__menuItem:hover{color:#1e293b;background:#f8f9fa}.BottomNavigation-module__wd6SOq__menuIcon{color:#64748b;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.BottomNavigation-module__wd6SOq__menuLabel{flex:1;font-weight:400}.BottomNavigation-module__wd6SOq__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;margin-top:24px;padding:16px 12px;font-size:15px;font-weight:500;transition:background .2s;display:flex}.BottomNavigation-module__wd6SOq__logoutBtn:hover{background:#fef2f2}.BottomNavigation-module__wd6SOq__openAccountBtn{color:#fff;cursor:pointer;background:#1e3a5f;border:none;border-radius:12px;width:100%;margin-top:16px;padding:16px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #1e3a5f4d}.BottomNavigation-module__wd6SOq__openAccountBtn:hover{background:#152943;transform:translateY(-1px);box-shadow:0 6px 16px #1e3a5f66}.BottomNavigation-module__wd6SOq__openAccountBtn:active{transform:translateY(0)}@media (max-width:1024px){.BottomNavigation-module__wd6SOq__bottomNav{display:block}}@media (min-width:1025px){.BottomNavigation-module__wd6SOq__menuModal{border-radius:16px;max-width:400px;animation:.3s BottomNavigation-module__wd6SOq__scaleIn;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}@keyframes BottomNavigation-module__wd6SOq__scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}}.BottomNavigation-module__wd6SOq__modalOverlay{z-index:3000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.BottomNavigation-module__wd6SOq__modalContent{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:420px;padding:36px 32px;animation:.3s BottomNavigation-module__wd6SOq__modalFadeIn;position:relative;box-shadow:0 20px 60px #0003}@keyframes BottomNavigation-module__wd6SOq__modalFadeIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.BottomNavigation-module__wd6SOq__modalClose{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:background .2s;display:flex;position:absolute;top:12px;right:16px}.BottomNavigation-module__wd6SOq__modalClose:hover{color:#374151;background:#f3f4f6}.BottomNavigation-module__wd6SOq__modalTitle{color:#1a2332;margin:0 0 8px;font-size:1.15rem;font-weight:700}.BottomNavigation-module__wd6SOq__modalDesc{color:#6b7280;margin:0 0 24px;font-size:.85rem;line-height:1.5}.BottomNavigation-module__wd6SOq__modalButton{color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;background:#0a3d6b;border:none;border-radius:10px;width:100%;padding:14px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .1s;display:block}.BottomNavigation-module__wd6SOq__modalButton:hover{background:#083054;transform:translateY(-1px)}
.LiveChat-module__QIGPNG__widgetContainer{z-index:1000;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:20px;right:20px}@media (max-width:1024px){.LiveChat-module__QIGPNG__widgetContainer{bottom:90px}}.LiveChat-module__QIGPNG__chatButton{color:#fff;cursor:pointer;background-color:#1e3a5f;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s;display:flex;box-shadow:0 4px 12px #00000026}.LiveChat-module__QIGPNG__chatButton:hover{transform:scale(1.05)}.LiveChat-module__QIGPNG__chatWindow{background-color:#f5f7f9;border-radius:12px;flex-direction:column;width:350px;height:500px;margin-bottom:20px;font-family:Inter,sans-serif;display:flex;overflow:hidden;box-shadow:0 8px 24px #0003}.LiveChat-module__QIGPNG__header{color:#fff;background-color:#1e3a5f;justify-content:space-between;align-items:center;padding:16px;display:flex}.LiveChat-module__QIGPNG__headerTitle{align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.LiveChat-module__QIGPNG__logo{border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.LiveChat-module__QIGPNG__closeButton{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none}.LiveChat-module__QIGPNG__closeButton:hover{opacity:1}.LiveChat-module__QIGPNG__messageList{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.LiveChat-module__QIGPNG__dateSeparator{text-align:center;color:#888;margin-bottom:8px;font-size:12px}.LiveChat-module__QIGPNG__message{flex-direction:column;max-width:80%;display:flex}.LiveChat-module__QIGPNG__userMessage{align-self:flex-end}.LiveChat-module__QIGPNG__userMessage .LiveChat-module__QIGPNG__messageBubble{color:#fff;background-color:#1e3a5f;border-radius:12px 12px 0}.LiveChat-module__QIGPNG__botMessage{align-self:flex-start}.LiveChat-module__QIGPNG__botMessage .LiveChat-module__QIGPNG__messageBubble{color:#333;background-color:#fff;border-radius:12px 12px 12px 0;box-shadow:0 1px 2px #0000000d}.LiveChat-module__QIGPNG__botName{color:#888;margin-bottom:4px;font-size:11px}.LiveChat-module__QIGPNG__messageBubble{padding:12px;font-size:14px;line-height:1.4}.LiveChat-module__QIGPNG__timestamp{color:#aaa;align-self:flex-end;margin-top:4px;font-size:10px}.LiveChat-module__QIGPNG__quickActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.LiveChat-module__QIGPNG__chip{color:#1e3a5f;cursor:pointer;background-color:#fff;border:1px solid #1e3a5f;border-radius:16px;padding:6px 12px;font-size:12px;transition:all .2s}.LiveChat-module__QIGPNG__chip:hover{color:#fff;background-color:#1e3a5f}.LiveChat-module__QIGPNG__inputArea{background-color:#fff;border-top:1px solid #eee;align-items:center;gap:8px;padding:12px;display:flex}.LiveChat-module__QIGPNG__attachButton{color:#888;cursor:pointer;background:0 0;border:none}.LiveChat-module__QIGPNG__input{border:1px solid #ddd;border-radius:20px;outline:none;flex:1;padding:8px 16px;font-size:14px}.LiveChat-module__QIGPNG__input:focus{border-color:#1e3a5f}.LiveChat-module__QIGPNG__branding{text-align:center;color:#aaa;background-color:#f9f9f9;padding:4px;font-size:10px}.LiveChat-module__QIGPNG__typingIndicator span{background-color:#ccc;border-radius:50%;width:6px;height:6px;margin:0 2px;animation:1s infinite LiveChat-module__QIGPNG__typing;display:inline-block}.LiveChat-module__QIGPNG__typingIndicator span:nth-child(2){animation-delay:.2s}.LiveChat-module__QIGPNG__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes LiveChat-module__QIGPNG__typing{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}
.layout-module__xVozCa__layout{flex-direction:column;min-height:100vh;display:flex}.layout-module__xVozCa__content{width:100%;max-width:1400px;padding:var(--space-6);background:var(--bg-primary);flex:1;margin:0 auto;overflow-y:visible}@media (max-width:1024px){.layout-module__xVozCa__content{padding:var(--space-4);padding-bottom:calc(var(--space-6) + 70px);max-width:100%}}
.midtou-theme{--midtou-blue-primary:#1e3a5f;--midtou-blue-dark:#152943;--midtou-blue-navy:#0d1a2b;--midtou-blue-light:#2c568c;--midtou-blue-lighter:#5499c7;--midtou-blue-bg:#eaf2f8;--midtou-blue-surface:#d4e6f1;--midtou-blue-900:#0d1a2b;--midtou-blue-800:#152943;--midtou-blue-700:#1e3a5f;--midtou-yellow:#ffc400;--midtou-yellow-hover:gold;--midtou-text-dark:#0d1a2b;--midtou-green-500:#10b981;--midtou-green-light:#d1fae5;--bg-primary:#f3f4f6;--bg-secondary:#fff;--bg-card:#fff;--surface-50:#f3f4f6;--surface-100:#f1f5f9;--surface-200:#e2e8f0;--color-primary-500:var(--midtou-blue-primary);--color-primary-600:var(--midtou-blue-dark);--color-primary-400:var(--midtou-blue-light);--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border-primary:#e2e8f0;--border-secondary:#cbd5e1;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--gradient-primary:linear-gradient(135deg,var(--midtou-blue-primary)0%,var(--midtou-blue-dark)100%);--gradient-card:none}.midtou-theme body{background:#f3f4f6!important}body:has(.midtou-theme){background:#f3f4f6!important}.midtou-theme body:before{display:none!important}body:has(.midtou-theme):before{display:none!important}
