:root{--cp-safe-top: env(safe-area-inset-top, 0px);--cp-safe-right: env(safe-area-inset-right, 0px);--cp-safe-bottom: env(safe-area-inset-bottom, 0px);--cp-safe-left: env(safe-area-inset-left, 0px)}html,body,#root{min-height:100%}body{overscroll-behavior-y:none}.skeleton-wave{position:relative;overflow:hidden}.skeleton-wave:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);animation:wave 1.5s infinite}body.light-mode .skeleton-wave:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent)}@keyframes wave{to{transform:translate(100%)}}body.light-mode .bg-slate-200{background-color:#e2e8f0!important}body.light-mode .glass-card{background:#fffffff2!important;border-color:#e2e8f0!important}*{transition:background-color .2s ease,border-color .2s ease}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer;opacity:.7}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}body.light-mode input[type=date]::-webkit-calendar-picker-indicator{filter:none;opacity:.7}body.light-mode input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}@keyframes zoom-in-95{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.zoom-in-95{animation:zoom-in-95 .2s ease-out}@media(max-width:1023px){html{background:#050505}body{-webkit-tap-highlight-color:transparent;touch-action:manipulation}input,select,textarea,button{font-size:16px}.mobile-app-shell{min-height:100dvh;min-height:100vh;padding-top:var(--cp-safe-top)}.mobile-app-sidebar{width:min(84vw,320px)!important;box-shadow:0 24px 64px #00000073}.mobile-app-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#020617b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-app-header{padding:.9rem 1rem .85rem}.mobile-app-content{padding:1rem 1rem calc(5.5rem + var(--cp-safe-bottom))!important}.mobile-page-width{max-width:100%!important}.mobile-page-footer{padding-bottom:calc(1.25rem + var(--cp-safe-bottom))}.mobile-page h1,.mobile-page h2{overflow-wrap:anywhere}.mobile-page .overflow-x-auto{-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-page .overflow-x-auto::-webkit-scrollbar{display:none}.mobile-page table{min-width:max-content}.mobile-page-dialog{margin:1rem;max-height:calc(100dvh - 2rem - var(--cp-safe-top) - var(--cp-safe-bottom))}.mobile-chat-toggle{right:calc(1rem + var(--cp-safe-right))!important;bottom:calc(1rem + var(--cp-safe-bottom))!important;width:3.5rem!important;height:3.5rem!important}.mobile-chat-window{left:calc(.75rem + var(--cp-safe-left))!important;right:calc(.75rem + var(--cp-safe-right))!important;bottom:calc(.75rem + var(--cp-safe-bottom))!important;width:auto!important;height:min(72dvh,40rem)!important;border-radius:1.5rem!important;transform-origin:bottom center!important}.mobile-public-nav{padding-top:calc(.85rem + (var(--cp-safe-top) * .15))!important;padding-bottom:.85rem!important}.mobile-public-menu{max-height:calc(100dvh - 5rem - var(--cp-safe-top));overflow-y:auto;padding-bottom:calc(1.25rem + var(--cp-safe-bottom));border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.mobile-notification-panel{position:fixed!important;inset:calc(var(--cp-safe-top) + 4.5rem) .75rem auto!important;width:auto!important;max-height:min(60dvh,30rem)}.mobile-stack{flex-direction:column!important;align-items:stretch!important}.mobile-stack>*{width:100%;max-width:100%!important}.mobile-grid-single{grid-template-columns:minmax(0,1fr)!important}.mobile-sticky-cta{position:sticky;bottom:calc(.75rem + var(--cp-safe-bottom));z-index:10;box-shadow:0 16px 36px #00000040}.partner-filter-panel{display:flex;flex-direction:column;align-items:stretch!important;gap:1rem}.partner-filter-field,.partner-filter-date,.partner-filter-button,.partner-filter-actions{width:100%;max-width:100%!important}.partner-filter-date{overflow-x:auto;-webkit-overflow-scrolling:touch}.partner-filter-button{min-height:48px}.partner-filter-actions{display:flex;gap:.75rem}.partner-filter-actions>*{flex:1 1 0}}
