.login-container{background:linear-gradient(#f6f8f0 0%,#fff 100%);justify-content:center;align-items:center;gap:2rem;min-height:100vh;padding:2rem;font-family:Poppins,sans-serif;display:flex}.login-left{text-align:center;background:#fff;border-radius:36px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:320px;max-width:420px;padding:3rem 2rem;display:flex;box-shadow:0 24px 60px #0e1e251f}.login-image{width:180px;max-width:100%;margin-bottom:2rem}.brand{color:#2f4f2f;letter-spacing:-.06em;margin:0;font-size:3rem}.brand-subtitle{color:#6b7280;margin-top:.75rem;line-height:1.6}.login-right{flex:1;justify-content:center;align-items:center;max-width:520px;display:flex}.login-card{background:#fff;border:1px solid #d7d7d7;border-radius:32px;width:100%;max-width:520px;padding:3rem;box-shadow:0 28px 60px #10182814}.title{text-align:center;color:#333;letter-spacing:-.04em;margin-bottom:1rem;font-size:2.4rem}.subtitle{text-align:center;color:#667085;max-width:340px;margin:0 auto 2rem;line-height:1.7}form{gap:1rem;display:grid}label{color:#344054;margin-bottom:.5rem;font-weight:700;display:block}input,select{color:#1f2937;box-sizing:border-box;background:#f8fafc;border:1px solid #d6d6d6;border-radius:16px;width:100%;min-height:52px;padding:0 1rem;font-family:inherit;font-size:.98rem}select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.75rem}input:focus,select:focus{border-color:#6b7280;outline:none;box-shadow:0 0 0 4px #3b82f61f}button{color:#fff;cursor:pointer;background:#4f6b29;border:none;border-radius:999px;width:100%;min-height:52px;margin-top:1rem;font-size:1rem;font-weight:700;transition:transform .2s,background-color .2s}button:hover{background:#556f33;transform:translateY(-1px)}.login-footer{text-align:center;color:#667085;margin-top:1.75rem;font-size:.95rem}.auth-banner{border-radius:18px;margin:0 0 1rem;padding:.85rem 1rem;font-size:.95rem;line-height:1.4}.auth-banner-error{color:#981b1f;background:#f8d7da;border:1px solid #f1a1a8}.auth-banner-success{color:#166534;background:#dcfce7;border:1px solid #8ee6b3}.google-button{color:#fff;background:#1f2937;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.9rem 1rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.oauth-actions{text-align:center;margin-top:1.75rem}.oauth-actions p{color:#616161;margin:0 0 .85rem;font-size:.95rem}.login-footer{text-align:center;gap:.65rem;margin-top:1.5rem;display:grid}.login-footer .links{color:#6b7280;margin:0;font-size:.95rem}.login-footer a{color:#4f6b29;font-weight:700;text-decoration:none}.google-button:hover{background:#111827;transform:translateY(-1px)}.google-button-icon{color:#1f2937;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:inline-flex}.status,.error{text-align:center;margin-top:1rem;font-weight:600}.status{color:#14532d}.error{color:#b91c1c}@media (max-width:950px){.login-container{flex-direction:column;padding:1.5rem}.login-left,.login-right{max-width:100%}.login-right{padding-top:1rem}}@media (max-width:620px){.login-container{padding:1rem}.login-left{padding:2rem 1.5rem}.login-card{padding:2rem}.title{font-size:2rem}}
