html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;overscroll-behavior-y:none;touch-action:pan-x pan-y}html{background-color:#fafafa;color:#111827}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column}#root{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}input,textarea{user-select:text;-webkit-user-select:text}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes header-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-header-marquee{animation:header-marquee 15s linear infinite}@media(min-width:768px){body{-webkit-user-select:auto;user-select:auto}html,body,#root{height:100%;overflow:hidden}}.safe-area-pt{padding-top:env(safe-area-inset-top,0px)}.safe-area-pb{padding-bottom:env(safe-area-inset-bottom,12px)}@supports (padding-bottom: max(0px)){.safe-area-pb{padding-bottom:max(12px,env(safe-area-inset-bottom))}}@media(max-width:767px){.razorpay-container{position:fixed!important;top:calc(64px + env(safe-area-inset-top))!important;bottom:calc(4rem + env(safe-area-inset-bottom))!important;height:auto!important;width:100%!important;z-index:35!important;background-color:#fff!important}.razorpay-backdrop{background-color:#fff!important;opacity:1!important}.razorpay-container iframe{height:100%!important;width:100%!important;background-color:#fff!important}}
