@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--primary:#f5a993;--primary-light:#fdece7;--primary-dark:#df8b74;--secondary:#b9f1c8;--accent:#84d6fe;--bg:#dbe9e9;--surface:#fff;--surface-2:#f4f4f5;--border:#e9ecef;--text:#334155;--text-muted:#64748b;--success:#b9f1c8;--warning:#ffe082;--danger:#ef9a9a;--info:#81d4fa;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 4px 20px #6c63ff26;--shadow-lg:0 8px 40px #6c63ff40}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);font-family:Inter,sans-serif;line-height:1.6}a{color:var(--primary)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}@keyframes shimmer{0%{background-position:200% 0}}.dashboard-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.dashboard-grid-3{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.dashboard-two-col{flex:1;gap:1.25rem;min-height:0;display:flex}.dashboard-col-main{flex-direction:column;flex:2;min-width:0;display:flex}.dashboard-col-side{flex-direction:column;flex:1;min-width:0;display:flex}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}@media (width<=1024px){.dashboard-grid,.dashboard-grid-3{grid-template-columns:repeat(2,1fr)!important}.dashboard-two-col{flex-direction:column!important;min-height:auto!important}.dashboard-col-main,.dashboard-col-side{flex:none!important;width:100%!important}.dashboard-col-side{min-height:400px}.dashboard-col-main{min-height:500px}.chat-wrapper{height:500px!important}}@media (width<=768px){.page-layout{padding:.75rem!important;padding-bottom:calc(80px + env(safe-area-inset-bottom,20px))!important;flex-direction:column!important;width:100%!important;height:auto!important;min-height:auto!important;position:fixed!important;inset:0!important;overflow:hidden!important}.main-content{-webkit-overflow-scrolling:touch!important;height:100%!important;overflow-y:auto!important}.chat-layout{flex-direction:column!important}.chat-layout.has-active-chat{top:.75rem!important;left:.75rem!important;right:.75rem!important;bottom:calc(80px + env(safe-area-inset-bottom,20px))!important;z-index:100!important;background:#fff!important;border-radius:16px!important;height:auto!important;position:fixed!important;overflow:hidden!important;box-shadow:0 4px 20px #0000000d!important}.chat-layout.has-active-chat .chat-sidebar{display:none!important}.chat-layout.has-active-chat .chat-panel{border-radius:16px!important;width:100%!important;height:100%!important;display:flex!important;overflow:hidden!important}.chat-layout.has-active-chat .chat-panel>div{border-radius:16px!important}.chat-layout:not(.has-active-chat) .chat-sidebar{-webkit-overflow-scrolling:touch!important;border-bottom:none!important;border-right:none!important;flex-direction:column!important;width:100%!important;height:100%!important;padding:1rem .75rem 100px!important;display:flex!important;overflow-y:auto!important}.chat-layout:not(.has-active-chat) .chat-panel{display:none!important}.dashboard-grid,.dashboard-grid-3{grid-template-columns:1fr!important}.header-card{flex-direction:column!important;align-items:flex-start!important}.header-card-left{width:100%!important}.header-card-right{flex-direction:row!important;justify-content:space-between!important;width:100%!important;margin-top:1rem!important}.header-card-right button,.header-card-right select{flex:1!important;justify-content:center!important}.mobile-bottom-nav{width:100%!important;height:calc(70px + env(safe-area-inset-bottom,0px))!important;min-height:auto!important;padding:0 .5rem env(safe-area-inset-bottom,0px)!important;z-index:500!important;background:#fff!important;border:none!important;border-radius:20px 20px 0 0!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;margin:0!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;transform:translateZ(0)!important;box-shadow:0 -4px 20px #00000026!important}.mobile-bottom-nav .logo,.mobile-bottom-nav button[style*="position: absolute"]{display:none!important}.mobile-bottom-nav nav{flex-direction:row!important;justify-content:space-around!important;width:100%!important;margin:0!important;padding:0!important}.mobile-bottom-nav nav a{border-radius:12px!important;justify-content:center!important;margin:0!important;padding:.5rem!important}.mobile-bottom-nav nav a span.nav-text{display:none!important}.mobile-bottom-nav nav a span.badge{position:absolute;top:-5px;right:-5px}.mobile-bottom-nav>div:last-child{display:none!important}.gallery-fab{bottom:calc(75px + env(safe-area-inset-bottom,0px) + 1.5rem)!important;z-index:1000!important}}.mobile-back-btn{color:#0284c7;cursor:pointer;background:#e0f2fe;border:1px solid #bae6fd;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-right:1rem;padding:0;transition:all .2s;display:flex}.mobile-back-btn:hover{background:#bae6fd;transform:translateY(-1px)}@media (width>=1200px){.mobile-back-btn{display:none!important}}body.modal-open,body.modal-open .main-content{overflow:hidden!important}body.modal-open .mobile-bottom-nav{display:none!important}.modal-overlay{z-index:99999!important;position:fixed!important;inset:0!important}.no-scrollbar::-webkit-scrollbar{display:none!important}.no-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}
