:root{--sat:env(safe-area-inset-top,0px);--sab:env(safe-area-inset-bottom,0px);--sal:env(safe-area-inset-left,0px);--sar:env(safe-area-inset-right,0px)}.touch-none{touch-action:none}.touch-pan-x{touch-action:pan-x}.touch-pan-y{touch-action:pan-y}.touch-pinch-zoom{touch-action:pinch-zoom}.touch-manipulation{touch-action:manipulation}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.tap-target{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.tap-target-sm{justify-content:center;align-items:center;min-width:36px;min-height:36px;display:inline-flex}.pt-safe{padding-top:env(safe-area-inset-top,0px)}.pb-safe{padding-bottom:env(safe-area-inset-bottom,0px)}.pl-safe{padding-left:env(safe-area-inset-left,0px)}.pr-safe{padding-right:env(safe-area-inset-right,0px)}.px-safe{padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}.py-safe{padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.mobile-bottom-nav{padding-bottom:max(env(safe-area-inset-bottom,0px),8px)}.drawer-transition{transition:transform .3s cubic-bezier(.4,0,.2,1)}.drawer-backdrop{opacity:0;pointer-events:none;z-index:30;background-color:#00000080;transition:opacity .3s ease-out;position:fixed;inset:0}.drawer-backdrop.open{opacity:1;pointer-events:auto}@media (pointer:coarse){.slide-element .resize-handle{width:24px!important;height:24px!important}.slide-element .resize-handle.corner-nw{top:-12px!important;left:-12px!important}.slide-element .resize-handle.corner-ne{top:-12px!important;right:-12px!important}.slide-element .resize-handle.corner-sw{bottom:-12px!important;left:-12px!important}.slide-element .resize-handle.corner-se{bottom:-12px!important;right:-12px!important}.slide-element .resize-handle.edge-n{height:24px!important;top:-12px!important}.slide-element .resize-handle.edge-s{height:24px!important;bottom:-12px!important}.slide-element .resize-handle.edge-w{width:24px!important;left:-12px!important}.slide-element .resize-handle.edge-e{width:24px!important;right:-12px!important}}.no-select{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.overscroll-none{overscroll-behavior:none}@media (max-width:639px){.mobile-fullscreen-modal{border-radius:0!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;position:fixed!important;inset:0!important}}.canvas-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}@media (max-width:639px){.mobile-toolbar{z-index:40;background:#171717;border-top:1px solid #2a2a2a;position:fixed;bottom:0;left:0;right:0}}@keyframes swipe-hint{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(-10px)}}.swipe-hint{animation:2s ease-in-out infinite swipe-hint}.touch-scroll{-webkit-overflow-scrolling:touch;overflow-y:auto}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.animate-slide-up{animation:.25s cubic-bezier(.4,0,.2,1) slide-up}@media (max-width:639px){input[type=text],input[type=email],input[type=number],input[type=tel],input[type=url],textarea,select{font-size:16px!important}}
