.SignIn_pageContainer__i2JnW{font-family:Segoe UI,sans-serif;background:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;min-height:100dvh;position:relative;overflow-x:hidden}.SignIn_header__yZSDs{padding:1rem 2rem;position:relative;z-index:2}.SignIn_container__VZ_hn{display:flex;justify-content:center;align-items:center;flex:1;height:100%;position:relative;z-index:2;padding:1rem 0}.SignIn_loginBox__S2P1z{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);max-width:400px;width:100%;text-align:center;margin:1rem}.SignIn_title__dJdrK{font-size:2rem;margin-bottom:1rem;color:var(--text-primary);font-weight:700;white-space:nowrap}.SignIn_highlight__Pv5HW{color:#2183be;font-weight:700}.SignIn_subtitle__uXWNW{font-size:1rem;color:var(--text-muted);margin-bottom:2rem;text-align:center}.SignIn_loadingSpinner__sHKfF{width:20px;height:20px;border:2px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:SignIn_spin__8LLLG 1s linear infinite;margin-right:8px}@keyframes SignIn_spin__8LLLG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SignIn_googleButton__W_um1{display:flex;align-items:center;justify-content:center;gap:8px;width:80%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#333;font-weight:500;cursor:pointer;transition:all .2s ease}.SignIn_googleButton__W_um1:hover:not(:disabled){background:#f8f8f8;border-color:#d0d0d0}.SignIn_googleButton__W_um1:disabled{opacity:.7;cursor:not-allowed}.SignIn_googleIcon__krwNV{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.SignIn_footer___5A7X{width:100%;height:300px;background:linear-gradient(135deg,rgba(33,131,190,.2),rgba(254,116,52,.1));clip-path:polygon(0 45%,20% 55%,40% 45%,60% 50%,80% 45%,100% 55%,100% 100%,0 100%);position:absolute;bottom:0;left:0;z-index:1}.SignIn_infoText__THmG9{margin-top:1.5rem;text-align:center;font-size:.875rem;color:var(--text-muted);font-weight:500}.SignIn_errorMessage__69qIy{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem;text-align:center}.dark .SignIn_loginBox__S2P1z{background:var(--background-card);color:var(--text-primary)}.dark .SignIn_title__dJdrK{color:var(--text-primary)}.dark .SignIn_googleButton__W_um1{background:var(--background-card);border-color:var(--border-dark);color:var(--text-primary)}.dark .SignIn_footer___5A7X{background:linear-gradient(135deg,rgba(33,131,190,.15),rgba(254,116,52,.1))}.dark .SignIn_errorMessage__69qIy{background-color:rgba(220,38,38,.1);border-color:rgba(220,38,38,.2);color:#fca5a5}@media (max-width:500px){.SignIn_pageContainer__i2JnW{min-height:100vh;min-height:100svh}.SignIn_header__yZSDs{padding:.75rem 1rem}.SignIn_container__VZ_hn{padding:1rem}.SignIn_loginBox__S2P1z{margin:1rem;padding:2rem 1.5rem;border-radius:12px}.SignIn_title__dJdrK{font-size:1.5rem;line-height:1.2;white-space:normal}.SignIn_subtitle__uXWNW{font-size:.9rem;margin-bottom:1.5rem}.SignIn_footer___5A7X{height:200px}}@media (max-width:360px){.SignIn_container__VZ_hn{padding:1rem 1.5rem}.SignIn_loginBox__S2P1z{margin:.75rem;padding:1.5rem 1rem}.SignIn_title__dJdrK{font-size:1.5rem}}