.sync-auth-page{justify-content:center;align-items:center;min-height:100vh;padding:6rem 1rem 2rem;display:flex;position:relative;overflow:hidden}.sync-auth-bg{z-index:0;pointer-events:none;position:fixed;inset:0}.sync-auth-gradient-1{filter:blur(80px);background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:60%;height:60%;animation:12s ease-in-out infinite syncAuthFloat1;position:absolute;top:-30%;left:-20%}.sync-auth-gradient-2{filter:blur(80px);background:radial-gradient(circle,#eab3080f 0%,#0000 70%);width:50%;height:50%;animation:15s ease-in-out infinite syncAuthFloat2;position:absolute;bottom:-20%;right:-20%}.sync-auth-grid{background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}@keyframes syncAuthFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(40px,30px)scale(1.1)}}@keyframes syncAuthFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-30px,-40px)scale(1.15)}}.sync-auth-card{z-index:1;-webkit-backdrop-filter:blur(20px);background:#0f1219d9;border:1px solid #ffffff0f;border-radius:20px;width:100%;max-width:420px;padding:2.5rem 2rem;position:relative;box-shadow:0 0 0 1px #ffffff08,0 20px 60px #00000080,0 0 80px #3b82f60a}.sync-auth-logo{cursor:default;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin-bottom:1rem;padding:1rem 3rem;display:flex}.sync-auth-logo-img{object-fit:contain;filter:drop-shadow(0 2px 8px #eab30826);width:auto;height:64px}.sync-auth-admin-badge{color:#eab308;background:#eab3081a;border:1px solid #eab30840;border-radius:20px;justify-content:center;align-items:center;gap:.4rem;width:fit-content;margin:-.5rem auto 1rem;padding:.35rem .5rem .35rem .8rem;font-size:.75rem;font-weight:600;display:flex}.sync-auth-admin-exit{color:#eab308;cursor:pointer;background:#eab30826;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:.3rem;transition:background .2s,transform .2s;display:flex}.sync-auth-admin-exit:hover{background:#eab3084d;transform:scale(1.1)}.sync-auth-card-admin{border-color:#eab3081f;box-shadow:0 0 0 1px #eab3080d,0 20px 60px #00000080,0 0 40px #eab3080a}.sync-auth-submit-admin{background:linear-gradient(135deg,#b45309,#d97706)}.sync-auth-submit-admin:hover:not(:disabled){box-shadow:0 8px 25px #eab30840}.sync-auth-title{text-align:center;font-family:var(--font-montserrat), sans-serif;color:#f0f0f0;margin-bottom:.4rem;font-size:1.5rem;font-weight:700}.sync-auth-subtitle{text-align:center;color:#ffffff73;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.sync-auth-error{color:#f87171;background:#ef444414;border:1px solid #ef444433;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.sync-auth-success-icon{color:#34d399;justify-content:center;margin-bottom:1rem;display:flex}.sync-auth-form{flex-direction:column;gap:1rem;display:flex}.sync-auth-field label{color:#ffffff8c;margin-bottom:.35rem;font-size:.8rem;font-weight:500;display:block}.sync-auth-field-header{justify-content:space-between;align-items:center;display:flex}.sync-auth-forgot{color:#60a5fa;font-size:.75rem;text-decoration:none;transition:color .2s}.sync-auth-forgot:hover{color:#93bbfc}.sync-auth-input-wrapper{align-items:center;display:flex;position:relative}.sync-auth-input-icon{color:#ffffff40;pointer-events:none;z-index:1;position:absolute;left:.85rem}[dir=rtl] .sync-auth-input-icon{left:auto;right:.85rem}.sync-auth-input-wrapper input{color:#f0f0f0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:.75rem .85rem .75rem 2.8rem;font-size:.9rem;transition:border-color .25s,box-shadow .25s}[dir=rtl] .sync-auth-input-wrapper input{padding:.75rem 2.8rem .75rem .85rem}.sync-auth-input-wrapper input::placeholder{color:#fff3}.sync-auth-input-wrapper input:focus{border-color:#60a5fa66;box-shadow:0 0 0 3px #60a5fa14}.sync-auth-toggle-pw{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:.2rem;transition:color .2s;display:flex;position:absolute;right:.85rem}[dir=rtl] .sync-auth-toggle-pw{left:.85rem;right:auto}.sync-auth-toggle-pw:hover{color:#fff9}.sync-auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.85rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex}.sync-auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px #3b82f64d}.sync-auth-submit:active:not(:disabled){transform:translateY(0)}.sync-auth-submit:disabled{opacity:.6;cursor:not-allowed}.sync-spin{animation:1s linear infinite syncSpin}@keyframes syncSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sync-auth-divider{align-items:center;gap:1rem;margin:1.2rem 0;display:flex}.sync-auth-divider:before,.sync-auth-divider:after{content:"";background:#ffffff0f;flex:1;height:1px}.sync-auth-divider span{color:#ffffff4d;font-size:.8rem}.sync-auth-google{color:#e0e0e0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:500;transition:background .2s,border-color .2s;display:flex}.sync-auth-google:hover{background:#ffffff12;border-color:#ffffff1f}.sync-auth-footer-text{text-align:center;color:#fff6;margin-top:1.2rem;font-size:.85rem}.sync-auth-link{color:#60a5fa;font-weight:600;text-decoration:none;transition:color .2s}.sync-auth-link:hover{color:#93bbfc}@media (max-width:480px){.sync-auth-card{border-radius:16px;padding:2rem 1.25rem}.sync-auth-title{font-size:1.3rem}}
