.auth-page{align-items:stretch;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.auth-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.auth-overlay{z-index:2;justify-content:flex-end;align-items:stretch;width:100%;display:flex;position:relative}.auth-split{width:100%;min-height:100vh;display:flex}.auth-brand-panel{display:none}.auth-form-panel{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fffffa14;justify-content:center;align-items:center;width:100%;padding:2rem 1.5rem;display:flex}.auth-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffaf7;border:1px solid #e6dcd299;border-radius:20px;width:100%;max-width:500px;padding:3rem;box-shadow:0 24px 64px #00000047}.auth-mobile-logo{justify-content:center;margin-bottom:1.25rem;display:flex}.auth-title{color:#1f1f1f;margin-bottom:.4rem;font-family:Petrona,serif;font-size:2.4rem;line-height:1.2}.auth-subtitle{color:#666;margin-bottom:2rem;font-family:Open Sans,sans-serif;font-size:1rem}.auth-form{flex-direction:column;gap:.875rem;display:flex}.auth-input{color:#1f1f1f;background:#fafaf8;border:1.5px solid #e5e0d8;border-radius:10px;width:100%;padding:1rem 1.1rem;font-family:Open Sans,sans-serif;font-size:1rem;transition:border-color .15s,box-shadow .15s}.auth-input:focus{background:#fff;border-color:#997e67;outline:none;box-shadow:0 0 0 3px #997e671f}.password-input-container{align-items:center;display:flex;position:relative}.password-input{width:100%;padding-right:2.8rem}.password-toggle-btn{cursor:pointer;color:#999;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .15s;display:flex;position:absolute;right:1rem}.password-toggle-btn:hover{color:#555}.auth-button{color:#fff;cursor:pointer;letter-spacing:.01em;background:#1f1f1f;border:none;border-radius:12px;margin-top:.5rem;padding:1rem;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:600;transition:transform .15s,background .15s}.auth-button:hover:not(:disabled){background:#333;transform:translateY(-1px)}.auth-button:disabled{opacity:.6;cursor:not-allowed}.google-signin-btn{color:#1f1f1f;cursor:pointer;background-color:#fff;border:1.5px solid #e5e0d8;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:1.25rem;padding:1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background-color .15s,border-color .15s,box-shadow .15s;display:flex}.google-signin-btn:hover:not(:disabled){background-color:#f8f9fa;border-color:#ccc;box-shadow:0 2px 8px #0000000f}.google-signin-btn:disabled{opacity:.6;cursor:not-allowed}.auth-divider{text-align:center;color:#aaa;align-items:center;margin-bottom:1.25rem;font-size:.8rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";border-bottom:1px solid #e5e0d8;flex:1}.auth-divider span{padding:0 10px;font-weight:500}.auth-footer{text-align:center;color:#555;margin-top:1.5rem;font-size:.88rem}.auth-footer p{color:#555}.auth-footer a{color:#997e67;border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:border-color .15s}.auth-footer a:hover{border-bottom-color:#997e67}@media (min-width:900px){.auth-brand-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#141414e0 0%,#281e18d9 100%);border-right:1px solid #ffffff12;flex-shrink:0;justify-content:center;align-items:center;width:45%;padding:3rem;display:flex}.auth-form-panel{background:#fffffa1f;width:55%}.auth-mobile-logo{display:none}}.auth-brand-inner{max-width:340px}.auth-brand-title{color:#fff;margin-bottom:.75rem;font-family:Petrona,serif;font-size:2.4rem;font-weight:700;line-height:1.25}.auth-brand-subtitle{color:#ffffffa6;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.auth-features{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.auth-feature-item{color:#fffc;align-items:flex-start;gap:.875rem;font-size:1rem;display:flex}.auth-feature-icon{color:#ccb9a8;background:#997e6740;border:1px solid #997e674d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media (max-width:899px){.auth-overlay,.auth-split{justify-content:center;align-items:flex-start;min-height:100svh;padding:5rem 1.25rem 2rem}.auth-form-panel{background:0 0;width:100%;padding:0}.auth-card{max-width:100%;padding:1.75rem}.auth-title{font-size:1.9rem}.auth-subtitle{font-size:.95rem}}@media (max-width:480px){.auth-overlay,.auth-split{padding:4rem 1rem 1.5rem}.auth-card{border-radius:16px;padding:1.5rem}.auth-title{font-size:1.7rem}.auth-input{padding:.875rem 1rem;font-size:16px}}
