@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&family=Roboto:wght@400;700;900&family=Playfair+Display:wght@400;700;900&family=Montserrat:wght@400;700;900&family=Oswald:wght@400;700&family=Raleway:wght@400;700;900&family=Poppins:wght@400;700;900&family=Bebas+Neue&family=Pacifico&family=Caveat:wght@400;700&family=JetBrains+Mono:wght@400;700&family=Space+Grotesk:wght@400;700&family=Lora:wght@400;700&family=Merriweather:wght@400;700&family=Dancing+Script:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;width:100%;scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}.animate-fade-in,.animate-slide-in{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#fff3}.dot-pattern{background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:20px 20px}.auth-bg-green{background-color:#00a843}.auth-white-sheet{background-color:#fff;border-top-left-radius:50vw 150px;border-top-right-radius:50vw 150px;margin-top:-120px;min-height:calc(100vh - 200px);width:100%;padding:40px 24px}.auth-input{width:100%;border:2px solid #00a843;border-radius:20px;padding:16px 20px;font-size:16px;color:#333;transition:all .2s;outline:none}.auth-input::placeholder{color:#999;font-weight:500}.auth-button-primary{width:100%;background-color:#00a843;color:#fff;font-weight:800;font-size:1.25rem;padding:16px;border-radius:25px;transition:transform .2s,background-color .2s}.auth-button-primary:active{transform:scale(.98);background-color:#008f39}.auth-button-secondary{width:100%;background-color:#fff;color:#00a843;border:2px solid #00a843;font-weight:800;font-size:1.1rem;padding:14px;border-radius:25px;transition:transform .2s}.auth-button-secondary:active{transform:scale(.98)}.auth-google-btn{width:44px;height:44px;border-radius:50%;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;background:#fff;transition:all .2s}.auth-google-btn:active{transform:scale(.9);background-color:#f0f0f0}.auth-back-btn{width:36px;height:36px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}
