.login-page{overflow-x:hidden;position:relative;background:#f9f7f5;min-height:100vh}.login__glow{position:fixed;border-radius:9999px;pointer-events:none;z-index:0;filter:blur(80px)}.login__glow--1{width:700px;height:700px;top:-5%;left:-10%;background:linear-gradient(to bottom right,rgba(251,207,232,.15),rgba(221,214,254,.1),transparent);animation:loginGlow 12s ease-in-out infinite alternate}.login__glow--2{width:500px;height:500px;bottom:5%;right:-5%;background:radial-gradient(circle,rgba(168,85,247,.06) 0,transparent 70%);animation:loginGlow 10s ease-in-out infinite alternate-reverse}.login__glow--3{width:400px;height:400px;top:50%;left:40%;background:radial-gradient(circle,rgba(232,121,168,.05) 0,transparent 70%);animation:loginGlow 14s ease-in-out infinite alternate}@keyframes loginGlow{0%{transform:translate(0) scale(1)}to{transform:translate(-15px,10px) scale(1.05)}}.login__layout{padding:10rem 1.5rem 4rem;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;gap:4rem;align-items:start;z-index:1}.login__hero,.login__layout{position:relative}.login__hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;border:1px solid hsl(0,0%,5%/.06);background:#fff;font-size:.8125rem;font-weight:600;color:#333;margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.login__hero-badge-dot{width:.375rem;height:.375rem;border-radius:9999px;background:#22c55e;animation:loginPulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes loginPulse{0%,to{opacity:1}50%{opacity:.4}}.login__hero-title{font-size:3rem;font-weight:700;letter-spacing:-.04em;line-height:1.06;color:#0d0d0d}.login__hero-description{margin-top:1.25rem;font-size:1.0625rem;line-height:1.7;color:#4d4d4d;max-width:28rem}.login__features{margin-top:2rem;display:flex;gap:1rem}.login__feature-card{padding:1rem 1.25rem;background:#fff;border:1px solid hsl(0,0%,5%/.06);border-radius:.875rem;flex:1;cursor:default;transition:all .4s cubic-bezier(.22,1,.36,1)}.login__feature-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.06);border-color:hsl(0,0%,5%/.1)}.login__feature-value{font-size:1.25rem;font-weight:700;color:#0d0d0d;letter-spacing:-.02em}.login__feature-label{font-size:.75rem;color:#737373;font-weight:500;margin-top:.125rem}.login__dashboard{margin-top:2rem;background:#0d0d0d;border-radius:1rem;overflow:hidden;box-shadow:0 20px 56px rgba(0,0,0,.18)}.login__dashboard-chrome{display:flex;align-items:center;padding:.75rem 1rem;border-bottom:1px solid hsl(0,0%,100%/.06)}.login__dashboard-dots{display:flex;gap:.375rem}.login__dashboard-dots span{width:8px;height:8px;border-radius:50%}.login__dashboard-dots span:first-child{background:rgba(239,68,68,.6)}.login__dashboard-dots span:nth-child(2){background:rgba(251,191,36,.6)}.login__dashboard-dots span:nth-child(3){background:rgba(34,197,94,.6)}.login__dashboard-title{flex:1;text-align:center;font-size:.6875rem;font-weight:600;color:hsl(0,0%,100%/.4);letter-spacing:.03em}.login__dashboard-live{display:flex;align-items:center;gap:.375rem;font-size:.625rem;font-weight:600;color:#22c55e}.login__dashboard-live-dot{width:5px;height:5px;border-radius:50%;background:#22c55e;animation:loginPulse 1.5s ease-in-out infinite}.login__dashboard-body{padding:.5rem 0}.login__dashboard-row{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;transition:all .3s ease;border-left:2px solid transparent}.login__dashboard-row:hover{background:hsl(0,0%,100%/.03);border-left-color:hsl(0,0%,100%/.1)}.login__dashboard-row-icon{width:30px;height:30px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.login__dashboard-row:hover .login__dashboard-row-icon{transform:scale(1.1)}.login__dashboard-row-content{flex:1;display:flex;flex-direction:column;gap:.0625rem;min-width:0}.login__dashboard-row-text{font-size:.8125rem;font-weight:500;color:#e5e5e5!important}.login__dashboard-row-time{font-size:.625rem;color:#666!important;font-weight:500}.login__dashboard-row-status{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.1875rem .5rem;border-radius:9999px;flex-shrink:0}.login__dashboard-footer{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid hsl(0,0%,100%/.06)}.login__dashboard-stat{padding:.75rem 1rem;border-right:1px solid hsl(0,0%,100%/.06);text-align:center}.login__dashboard-stat:last-child{border-right:none}.login__dashboard-stat-value{font-size:1.125rem;font-weight:700;color:#fff!important}.login__dashboard-stat-label{font-size:.5625rem;color:#737373!important;font-weight:500;margin-top:.125rem;text-transform:uppercase;letter-spacing:.04em}.login__right-col{display:flex;flex-direction:column;gap:.75rem}.login__floats{display:flex;flex-wrap:wrap;justify-content:center;gap:1.75rem 2rem;padding:2.5rem 1rem}.login__float-card{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid hsl(0,0%,5%/.06);border-radius:9999px;padding:.5rem 1rem;box-shadow:0 6px 24px rgba(0,0,0,.08);font-size:.75rem;font-weight:600;color:#262626}.login__float-icon--green{color:#22c55e}.login__float-icon--amber{color:#f59e0b}.login__float-icon--blue{color:#3b82f6}.login__float-icon--purple{color:#a855f7}.login__float-icon--pink{color:#ec4899}.login__form-card{background:#fff;border:1px solid hsl(0,0%,5%/.06);border-radius:1.5rem;padding:2.5rem;box-shadow:0 8px 40px rgba(0,0,0,.06)}.login__form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.login__form-header-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#737373}.login__form-header-secure{display:flex;align-items:center;gap:.25rem;font-size:.625rem;font-weight:600;color:#22c55e;padding:.25rem .5rem;background:rgba(34,197,94,.08);border-radius:9999px}.login__form-title{font-size:1.75rem;font-weight:700;color:#0d0d0d;letter-spacing:-.03em}.login__form-subtitle{font-size:.875rem;color:#737373;margin-top:.25rem;margin-bottom:1.5rem}.login__form{gap:1.25rem}.login__field,.login__form{display:flex;flex-direction:column}.login__field{gap:.375rem}.login__field-label{font-size:.8125rem;font-weight:600;color:#262626}.login__input{width:100%;padding:.75rem 1rem;border:1px solid hsl(0,0%,5%/.08);border-radius:.75rem;background:#f9f7f5;font-size:.875rem;font-family:inherit;color:#0d0d0d;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.login__input::placeholder{color:grey}.login__input:focus{border-color:#a855f7;box-shadow:0 0 0 3px rgba(168,85,247,.08)}.login__input-wrapper{position:relative}.login__input-wrapper .login__input{padding-right:3rem}.login__input-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#737373;padding:.25rem;display:flex;align-items:center;transition:color .2s ease}.login__input-toggle:hover{color:#333}.login__forgot{text-align:center;margin-top:-.5rem}.login__forgot-link{font-size:.8125rem;font-weight:500;color:#a855f7;text-decoration:none;transition:color .2s ease}.login__forgot-link:hover{color:#7c3aed;text-decoration:underline}.login__submit{width:100%;display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.875rem 2rem;background:#0d0d0d;color:#f9f7f5;font-weight:700;font-size:1rem;border-radius:.75rem;border:none;cursor:pointer;transition:all .4s cubic-bezier(.22,1,.36,1);box-shadow:0 6px 20px rgba(0,0,0,.12);font-family:inherit}.login__submit:hover{background:#1f1f1f;box-shadow:0 10px 32px rgba(0,0,0,.18);transform:translateY(-1px)}.login__trust-row{display:flex;justify-content:center;gap:1.25rem;margin-top:-.25rem}.login__trust-item{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;color:grey}.login__trust-item svg{color:#22c55e}.login__terms{font-size:.6875rem;color:grey;text-align:center;line-height:1.5}.login__terms a{color:#4d4d4d;text-decoration:underline}.login__terms a:hover{color:#0d0d0d}@media (max-width:1024px){.login__layout{padding:8rem 1.5rem 3rem;grid-template-columns:1fr;gap:3rem}.login__form-card{position:static;max-width:480px;margin:0 auto}.login__right-col{max-width:480px;margin:0 auto;width:100%}.login__hero-title{font-size:2.5rem}}@media (max-width:640px){.login__layout{padding:7rem 1.25rem 2rem;gap:2rem;display:flex;flex-direction:column}.login__right-col{order:-1}.login__hero{text-align:center;align-items:center}.login__hero-badge{margin-left:auto;margin-right:auto}.login__hero-title{font-size:2rem;text-align:center}.login__hero-description{font-size:1rem;text-align:center}.login__features{flex-direction:column;gap:.75rem;justify-content:center}.login__form-card{padding:1.75rem;border-radius:1.25rem}.login__floats{display:none}.login__mockup-stats{grid-template-columns:1fr}.login__mockup-stat{border-right:none;border-bottom:1px solid hsl(0,0%,100%/.06)}.login__mockup-stat:last-child{border-bottom:none}}