.animated-eyes-logo{--logo-size:40px;--eye-width:19px;--eye-height:28px;--eye-gap:4px;--eye-border-width:2.8px;--pupil-size:8px;width:var(--logo-size);height:var(--logo-size);overflow:visible}.animated-eyes-logo,.animated-eyes-logo-container{display:flex;align-items:center;justify-content:center;position:relative}.animated-eyes-logo-container{width:100%;height:100%}.animated-eye{background:white;width:var(--eye-width);height:var(--eye-height);border-radius:50%;transform:translate(-50%,-50%);border:var(--eye-border-width) solid #000}.animated-eye,.animated-pupil{position:absolute;top:50%;left:50%;overflow:hidden}.animated-pupil{--current-pupil-size:var(--pupil-size);background:black;width:var(--current-pupil-size);height:var(--current-pupil-size);border-radius:50%;margin-left:calc(var(--current-pupil-size) / -2);margin-top:calc(var(--current-pupil-size) / -2);transform:translate(6px);transition:transform .05s ease-out,width .2s ease-out,height .2s ease-out,margin-left .2s ease-out,margin-top .2s ease-out}.animated-pupil--dilated{--current-pupil-size:calc(var(--pupil-size) * 1.6)}.animated-pupil-shine{position:absolute;top:20%;right:20%;width:30%;height:30%;background:white;border-radius:50%;opacity:0;transition:opacity .2s ease-out;pointer-events:none}.animated-pupil--dilated .animated-pupil-shine{opacity:1}.animated-eyes-logo--no-shine .animated-pupil-shine,.animated-pupil--no-shine .animated-pupil-shine{display:none}.animated-eye-left{margin-left:calc(-.2 * var(--eye-width) - var(--eye-gap))}.animated-eye-right{margin-left:calc(.2 * var(--eye-width) + var(--eye-gap))}.eyes-floating-texts{--animation-duration:4s;position:absolute;list-style:none;margin:0;padding:0;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1000;width:0;height:0}.eyes-floating-text{position:absolute;top:0;white-space:nowrap;font-size:13px;font-weight:500;color:#fff;background:linear-gradient(180deg,#51b1ff,#2082d3);padding:8px 14px;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.15);pointer-events:none}.eyes-float-left{right:40px;transform-origin:right center}.eyes-float-right{left:40px;transform-origin:left center}.eyes-float-left.eyes-float-animation-1{animation:eyesFloatLeft1 var(--animation-duration) ease-out forwards}.eyes-float-left.eyes-float-animation-2{animation:eyesFloatLeft2 var(--animation-duration) ease-out forwards}.eyes-float-left.eyes-float-animation-3{animation:eyesFloatLeft3 var(--animation-duration) ease-out forwards}.eyes-float-right.eyes-float-animation-1{animation:eyesFloatRight1 var(--animation-duration) ease-out forwards}.eyes-float-right.eyes-float-animation-2{animation:eyesFloatRight2 var(--animation-duration) ease-out forwards}.eyes-float-right.eyes-float-animation-3{animation:eyesFloatRight3 var(--animation-duration) ease-out forwards}@keyframes eyesFloatLeft1{0%{transform:translateX(0) translateY(0) scale(1);opacity:1}70%{transform:translateX(-30px) translateY(-60px) scale(1);opacity:1}85%{transform:translateX(-45px) translateY(-90px) scale(.95);opacity:.8}to{transform:translateX(-60px) translateY(-120px) scale(.9);opacity:0}}@keyframes eyesFloatLeft2{0%{transform:translateX(0) translateY(0) scale(1);opacity:1}70%{transform:translateX(-20px) translateY(-70px) scale(1);opacity:1}85%{transform:translateX(-35px) translateY(-100px) scale(.95);opacity:.8}to{transform:translateX(-50px) translateY(-130px) scale(.9);opacity:0}}@keyframes eyesFloatLeft3{0%{transform:translateX(0) translateY(0) scale(1);opacity:1}70%{transform:translateX(-25px) translateY(-55px) scale(1);opacity:1}85%{transform:translateX(-40px) translateY(-85px) scale(.95);opacity:.8}to{transform:translateX(-55px) translateY(-115px) scale(.9);opacity:0}}@keyframes eyesFloatRight1{0%{transform:translateX(0) translateY(0) scale(1);opacity:1}70%{transform:translateX(30px) translateY(-60px) scale(1);opacity:1}85%{transform:translateX(45px) translateY(-90px) scale(.95);opacity:.8}to{transform:translateX(60px) translateY(-120px) scale(.9);opacity:0}}@keyframes eyesFloatRight2{0%{transform:translateX(0) translateY(0) scale(1);opacity:1}70%{transform:translateX(20px) translateY(-70px) scale(1);opacity:1}85%{transform:translateX(35px) translateY(-100px) scale(.95);opacity:.8}to{transform:translateX(50px) translateY(-130px) scale(.9);opacity:0}}@keyframes eyesFloatRight3{0%{transform:translateX(0) translateY(0) scale(1);opacity:1}70%{transform:translateX(25px) translateY(-55px) scale(1);opacity:1}85%{transform:translateX(40px) translateY(-85px) scale(.95);opacity:.8}to{transform:translateX(55px) translateY(-115px) scale(.9);opacity:0}}.auth-provider-card-wide{max-width:880px!important;width:100%;border-radius:40px 40px 52px 52px}.auth-modal-motion-container{padding:0 40px}.auth-provider-two-column{display:grid;grid-template-columns:1fr 1fr;width:100%}.auth-provider-testimonial-section{padding:68px 0 56px 32px;display:flex;align-items:center;justify-content:center;border-radius:20px 0 0 20px}.auth-modal-testimonial-wrapper{display:flex;flex-direction:column;width:100%;max-width:340px}.auth-modal-testimonial-bubble{width:100%}.auth-modal-testimonial-bubble .testimonials-card{opacity:1;transform:none;animation:none;width:100%;z-index:2}.auth-modal-testimonial-bubble .testimonials-card-left:after{background-color:#fff}.auth-modal-testimonial-bubble .testimonials-author-badge{opacity:1;transform:none;animation:none;z-index:1;width:92%}.auth-modal-testimonial-bubble .testimonials-content{display:-webkit-box;-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.auth-modal-eyes-icon{display:flex;align-items:center;justify-content:center;margin-bottom:12px}.auth-modal-eyes-icon .animated-eyes-logo{cursor:default}.modal-card-content-container.auth-provider-content-container{padding:40px;display:flex;align-items:center;margin:auto}.auth-provider-content{padding:0!important}.auth-provider-content .modal-card-title{font-size:24px;margin-bottom:28px}.auth-provider-buttons{display:flex;flex-direction:column;gap:12px;width:100%}.auth-provider-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.auth-provider-button-primary{background:linear-gradient(0deg,#111,#444);border:1px solid #000;color:white;border-radius:1000px}.auth-provider-button-primary:hover:not(:disabled){background:linear-gradient(0deg,#222,#555)}.auth-provider-button-primary i{color:white}.auth-provider-button-secondary{background:linear-gradient(180deg,#fff,#e5e5e5);border:1px solid #ddd;color:#000;border-radius:1000px}.auth-provider-button-secondary:hover:not(:disabled){background:linear-gradient(180deg,#fff,#e0e0e0)}.auth-provider-button-secondary i{color:#000}.auth-provider-button:active:not(:disabled){transform:translateY(0)}.auth-provider-button:disabled{opacity:.6;cursor:not-allowed}.auth-provider-button i{font-size:20px}.auth-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-provider-google-warning{margin-top:0;font-size:12px;color:#ba8326;font-weight:500;text-align:center;display:none}.auth-provider-inapp-warning{display:flex;align-items:flex-start;gap:12px;padding:14px;margin-bottom:16px;background:#fef3c7;border:1px solid #f59e0b;border-radius:12px;color:#92400e}.auth-provider-inapp-warning>i{font-size:20px;color:#f59e0b;flex-shrink:0;margin-top:2px}.auth-provider-inapp-warning p{margin:0;font-size:12px;line-height:1.4;text-align:left}.auth-provider-inapp-warning p:first-child{margin-bottom:4px}.auth-provider-inapp-warning-close{background:none;border:none;padding:4px;cursor:pointer;color:#92400e;flex-shrink:0;margin-left:auto}.auth-provider-inapp-warning-close:hover{color:#78350f}.auth-provider-footer{margin-top:12px;font-size:13px;color:#9ca3af;text-align:center;padding:0 12px}@media (max-width:768px){.auth-provider-card-wide{max-width:420px!important;border-radius:32px 32px 40px 40px;min-height:max-content!important}.auth-modal-motion-container{max-width:420px;padding:0}.auth-provider-content .modal-card-title{font-size:20px;margin-bottom:24px}.auth-provider-two-column{display:flex;flex-direction:column-reverse}.auth-provider-testimonial-section{display:none}.modal-card-content-container.auth-provider-content-container{padding:20px 24px 40px!important}.auth-provider-button{padding:12px 16px;font-size:14px}.auth-provider-footer{font-size:12px}}