.LoginPageWrapper-module__Vav3yW__container{justify-content:center;align-items:center;min-height:80vh;padding-top:20px;padding-bottom:20px;display:flex;position:relative;overflow:hidden}.LoginPageWrapper-module__Vav3yW__capillaryBackground{pointer-events:none;background:radial-gradient(circle,#ffffff05,#0000 70%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LoginPageWrapper-module__Vav3yW__capillaryRing{border:1px solid rgba(var(--accent-moss-rgb), .35);opacity:0;box-shadow:0 0 15px rgba(var(--accent-moss-rgb), .1);will-change:transform, opacity;border-radius:50%;position:absolute}.LoginPageWrapper-module__Vav3yW__card:hover~.LoginPageWrapper-module__Vav3yW__capillaryBackground .LoginPageWrapper-module__Vav3yW__capillaryRing{animation:3.5s ease-out LoginPageWrapper-module__Vav3yW__rippleFast}.LoginPageWrapper-module__Vav3yW__capillaryRing:first-child{width:80px;height:80px;animation-delay:0s}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(2){width:140px;height:140px;animation-delay:.35s}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(3){width:200px;height:200px;animation-delay:.7s}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(4){width:260px;height:260px;animation-delay:1.05s}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(5){width:320px;height:320px;animation-delay:1.4s}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(6){width:380px;height:380px;animation-delay:1.75s}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(7){width:440px;height:440px;animation-delay:2.1s}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(8){width:500px;height:500px;animation-delay:2.45s}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(9){width:560px;height:560px;animation-delay:2.8s}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(10){width:620px;height:620px;animation-delay:3.15s}@keyframes LoginPageWrapper-module__Vav3yW__rippleFast{0%{opacity:.8;border-width:2.5px;border-color:rgba(var(--accent-moss-rgb), .6);transform:scale(.4)}30%{opacity:.5;border-width:1.8px;border-color:rgba(var(--accent-moss-rgb), .45)}60%{opacity:.25;border-width:1.2px;border-color:rgba(var(--accent-moss-rgb), .25)}to{opacity:0;border-width:.5px;border-color:rgba(var(--accent-moss-rgb), .1);transform:scale(3)}}.LoginPageWrapper-module__Vav3yW__card{background-color:rgba(var(--bg-elevated-rgb), .7);-webkit-backdrop-filter:blur(12px);z-index:2;width:100%;max-width:500px;box-shadow:0 20px 40px -12px var(--shadow), 0 0 0 1px rgba(var(--accent-moss-rgb), .1) inset;background-clip:padding-box;border:1px solid #0000;border-radius:32px;transition:transform .3s,box-shadow .3s;position:relative}.LoginPageWrapper-module__Vav3yW__card:hover{box-shadow:0 30px 60px -16px var(--shadow), 0 0 0 1px rgba(var(--accent-moss-rgb), .2) inset;transform:translateY(-6px)}.LoginPageWrapper-module__Vav3yW__card:before{content:"";background:linear-gradient(145deg, rgba(var(--accent-moss-rgb), .5), rgba(var(--accent-moss-rgb), .1) 80%);-webkit-mask-composite:xor;pointer-events:none;opacity:.6;border-radius:33px;padding:1px;transition:opacity .3s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.LoginPageWrapper-module__Vav3yW__card:hover:before{opacity:1}.LoginPageWrapper-module__Vav3yW__cardInner{border-radius:inherit;background:radial-gradient(circle at 20% 30%, rgba(var(--accent-moss-rgb), .04), transparent 60%);flex-direction:column;gap:2rem;padding:3rem 2.5rem;display:flex;position:relative}.LoginPageWrapper-module__Vav3yW__title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;text-transform:lowercase;margin:0;font-size:2.5rem;font-weight:350;line-height:1.2}.LoginPageWrapper-module__Vav3yW__highlight{background:linear-gradient(135deg, var(--accent-moss), rgba(var(--accent-moss-rgb), .7));-webkit-text-fill-color:transparent;text-shadow:0 2px 8px rgba(var(--accent-moss-rgb), .25);-webkit-background-clip:text;background-clip:text;display:inline-block}.LoginPageWrapper-module__Vav3yW__subtitle{color:var(--text-secondary);align-items:center;min-height:3.2em;margin:0;font-size:1.1rem;line-height:1.6;display:flex}.LoginPageWrapper-module__Vav3yW__quote{transition:opacity .3s}.LoginPageWrapper-module__Vav3yW__fadeOut{opacity:0}.LoginPageWrapper-module__Vav3yW__fadeIn{opacity:1}.LoginPageWrapper-module__Vav3yW__buttons{margin-top:.5rem}.LoginPageWrapper-module__Vav3yW__note{text-align:center;color:var(--text-muted);font-size:.875rem}.LoginPageWrapper-module__Vav3yW__link{color:var(--accent-moss);font-weight:500;text-decoration:none;transition:color .2s;position:relative}.LoginPageWrapper-module__Vav3yW__link:hover{color:var(--accent-moss);text-decoration:none}.LoginPageWrapper-module__Vav3yW__link:after{content:"";background:currentColor;height:1px;transition:transform .2s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.LoginPageWrapper-module__Vav3yW__link:hover:after{transform:scaleX(1)}.LoginPageWrapper-module__Vav3yW__metronome{justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.LoginPageWrapper-module__Vav3yW__metronomeDot{background-color:var(--accent-moss);opacity:.3;width:8px;height:8px;filter:drop-shadow(0 0 2px rgba(var(--accent-moss-rgb), .3));border-radius:50%;animation:1.5s ease-in-out infinite LoginPageWrapper-module__Vav3yW__metronomePulse}.LoginPageWrapper-module__Vav3yW__metronomeDot:first-child{animation-delay:0s}.LoginPageWrapper-module__Vav3yW__metronomeDot:nth-child(2){animation-delay:.5s}.LoginPageWrapper-module__Vav3yW__metronomeDot:nth-child(3){animation-delay:1s}@keyframes LoginPageWrapper-module__Vav3yW__metronomePulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@media (max-width: var(--breakpoint-desktop)){.LoginPageWrapper-module__Vav3yW__cardInner{padding:2.5rem 2rem}.LoginPageWrapper-module__Vav3yW__title{font-size:2.4rem}}@media (max-width: var(--breakpoint-tablet)){.LoginPageWrapper-module__Vav3yW__container{padding:1rem}.LoginPageWrapper-module__Vav3yW__title{font-size:2rem}.LoginPageWrapper-module__Vav3yW__subtitle{font-size:1rem}.LoginPageWrapper-module__Vav3yW__cardInner{gap:1.5rem}}@media (max-width: var(--breakpoint-mobile)){.LoginPageWrapper-module__Vav3yW__card{border-radius:24px}.LoginPageWrapper-module__Vav3yW__card:before{border-radius:25px}.LoginPageWrapper-module__Vav3yW__cardInner{padding:2rem 1.5rem}.LoginPageWrapper-module__Vav3yW__title{font-size:1.8rem}.LoginPageWrapper-module__Vav3yW__capillaryRing:first-child{width:60px;height:60px}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(2){width:100px;height:100px}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(3){width:140px;height:140px}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(4){width:180px;height:180px}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(5){width:220px;height:220px}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(6){width:260px;height:260px}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(7){width:300px;height:300px}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(8){width:340px;height:340px}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(9){width:380px;height:380px}.LoginPageWrapper-module__Vav3yW__capillaryRing:nth-child(10){width:420px;height:420px}}
