@layer base{html,body{overflow:hidden;height:100dvh;max-height:100dvh}:root{--safe-area-top: env(safe-area-inset-top, 0px);--header-bar-height: 3.5rem;--header-height: calc(var(--header-bar-height) + var(--safe-area-top));--footer-height: 3.5rem;--headers-height: 7rem;--voice-overlay-height: 5.375rem;--drawer-bottom-inset: calc( var(--voice-overlay-height) + env(safe-area-inset-bottom, 0px) );--devtools-bottom-offset: calc(var(--footer-height) + .5rem)}}[data-testid=tanstack_devtools]>button[aria-label="Open TanStack Devtools"]{bottom:var(--devtools-bottom-offset)!important}#tanstack_devtools{bottom:var(--footer-height)!important}#winningcrm-boot-splash{position:fixed;inset:0;z-index:9998;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:var(--background);color:var(--foreground);pointer-events:auto}#winningcrm-boot-splash .winningcrm-boot-splash-spinner{width:2rem;height:2rem;border-radius:9999px;border:2px solid var(--primary);border-top-color:transparent;animation:winningcrm-boot-splash-spin .8s linear infinite}#winningcrm-boot-splash p{margin:0;font-size:.875rem;line-height:1.25rem;color:var(--muted-foreground)}@keyframes winningcrm-boot-splash-spin{to{transform:rotate(360deg)}}html[data-react-hydrated=true] #winningcrm-boot-splash{display:none}@media print{[data-slot=sidebar-wrapper]>header,[data-slot=sidebar-wrapper]>footer,[data-slot=sidebar],[aria-label="Voice assistant"],#winningcrm-native-drawer{display:none!important}[data-slot=sidebar-inset]{width:100%!important;max-width:100%!important}body{overflow:visible!important;height:auto!important;max-height:none!important}}
