@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.wrapper{min-height:100vh;background:#f4f6f9}.precision-auth-wrapper{font-family:Inter,sans-serif!important;background:#001a2d;min-height:100vh;color:#fff;overflow:hidden}.auth-canvas{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,#002d49,#001a2d)}.shape{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.shape-1{width:400px;height:400px;background:#0f6c8d;top:-100px;left:-100px}.shape-2{width:300px;height:300px;background:#63ecfd;bottom:-50px;right:-50px;opacity:.15}.auth-container{width:100%;max-width:480px;padding:2rem;position:relative;z-index:10}.auth-brand{display:flex;align-items:center;justify-content:center}.brand-symbol{width:56px;height:56px;background:#63ecfd;color:#002d49;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;box-shadow:0 8px 30px #63ecfd4d}.brand-text-large{font-size:1.75rem;font-weight:800;letter-spacing:-.02em;margin:0;line-height:1}.brand-tagline{font-size:.7rem;font-weight:700;color:#63ecfd;letter-spacing:.2em;margin-top:4px}.auth-card{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;box-shadow:0 25px 50px -12px #00000080;overflow:hidden}.auth-card-body{color:#002d49}@media(max-width:576px){.auth-container{padding:1.5rem}.auth-card{border-radius:24px}.auth-card-body{padding:2rem!important}}
