.login-card{position:relative;z-index:10;width:100%;max-width:440px;padding:3rem 2.5rem;border-radius:16px;border:1px solid rgba(226,232,240,.8);background:#fffffff2;backdrop-filter:blur(20px);box-shadow:0 1px 2px #00000005,0 4px 8px #0000000a,0 16px 32px #3b82f614;transition:all .3s ease}@media(hover:hover){.login-card:hover{box-shadow:0 1px 2px #00000005,0 4px 8px #0000000a,0 20px 40px #3b82f61f;border-color:#3b82f633}}.logo-container{display:flex;justify-content:center;margin-bottom:1.5rem}.logo{width:100px;height:150px;border-radius:12px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease}.title{font-size:1.75rem;font-weight:700;text-align:center;margin:0 0 .5rem;color:#0f172a;font-family:LINESeedSansTH,sans-serif}.subtitle{font-size:.95rem;color:#64748b;text-align:center;margin:0 0 2rem;font-weight:400;font-family:LINESeedSansTH,sans-serif}.highlight{background:linear-gradient(90deg,#3b82f6,#2563eb,#06b6d4,#3b82f6,#2563eb,#06b6d4);background-size:200% auto;color:#3b82f6;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;position:relative;display:inline-block;animation:shine 3s linear infinite;text-shadow:0 0 30px rgba(59,130,246,.4);letter-spacing:.5px}.psuwit-sports{position:relative;display:inline-block;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.psuwit-sports:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#3b82f6,#06b6d4,#3b82f6);background-size:200% 100%;border-radius:4px;animation:shine 3s linear infinite}.error-box{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1.5rem}.error-icon{width:1.25rem;height:1.25rem;color:#ef4444;flex-shrink:0;margin-top:.125rem}.error-title{font-size:.875rem;font-weight:600;color:#991b1b;margin:0 0 .25rem;font-family:LINESeedSansTH,sans-serif}.error-message{font-size:.875rem;color:#b91c1c;margin:0;font-family:LINESeedSansTH,sans-serif}@media(max-width:768px){.login-card{max-width:400px;padding:2.5rem 2rem}.title{font-size:1.625rem}.subtitle{font-size:.9rem}.logo{width:100px;height:150px}}@media(max-width:640px){.login-card{max-width:95%;padding:2rem 1.5rem;border-radius:12px;margin:0 1rem}.title{font-size:1.5rem;line-height:1.3}.subtitle{font-size:.875rem;line-height:1.5}.logo{width:100px;height:150px;border-radius:10px}}@media(max-width:480px){.login-card{padding:1.75rem 1.25rem;border-radius:12px}.title{font-size:1.35rem}.subtitle{font-size:.8125rem;margin-bottom:1.5rem}.logo{width:100px;height:150px}.logo-container{margin-bottom:1.25rem}}@media(max-width:375px){.login-card{padding:1.5rem 1rem}.title{font-size:1.25rem}.subtitle{font-size:.75rem}.logo{width:100px;height:150px}}@keyframes shine{to{background-position:200% center}}.button-area{min-height:180px;display:flex;flex-direction:column;justify-content:flex-start;opacity:0;transition:opacity 1ms}.button-area[style*=visible]{opacity:1}.google-button{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;background:#3b82f6;border:1px solid #3b82f6;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d,0 4px 8px #3b82f626;position:relative;overflow:hidden;font-family:LINESeedSansTH,sans-serif}.google-button:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.1) 100%);opacity:0;transition:opacity .2s ease}.google-button:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 1px 2px #0000000d,0 8px 16px #3b82f640}.google-button:hover:before{opacity:1}.google-button:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d,0 2px 4px #3b82f626}.google-icon{width:1.25rem;height:1.25rem;position:relative;z-index:1;background:#fff;padding:2px;border-radius:4px}.button-text{position:relative;z-index:1}.info-box{margin-top:1.5rem;padding:1rem;background:#3b82f60d;border-radius:8px;border:1px solid rgba(59,130,246,.1)}.info-text{font-size:.875rem;color:#64748b;margin:0;text-align:center;font-family:LINESeedSansTH,sans-serif}@media(max-width:768px){.button-area{min-height:160px}.google-button{font-size:.975rem;padding:.8125rem 1.375rem}.info-text{font-size:.8125rem}}@media(max-width:640px){.button-area{min-height:150px}.google-button{font-size:.9375rem;padding:.75rem 1.25rem;gap:.625rem}.google-icon{width:1.125rem;height:1.125rem}.info-box{padding:.875rem;margin-top:1.25rem}.info-text{font-size:.8125rem;line-height:1.5}}@media(max-width:480px){.button-area{min-height:140px}.google-button{font-size:.875rem;padding:.6875rem 1rem}.info-box{padding:.75rem;margin-top:1rem}.info-text{font-size:.75rem}}@media(max-width:375px){.button-area{min-height:130px}.google-button{font-size:.8125rem;padding:.625rem .875rem}.google-icon{width:1rem;height:1rem}.info-text{font-size:.6875rem}}:global(body){margin:0;padding:0;font-family:LINESeedSansTH,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}:global(html){overflow-x:hidden}.skip-link{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:8px;z-index:10000;font-weight:600;text-decoration:none;transition:top .2s}.skip-link:focus{top:1rem;outline:3px solid #1d4ed8;outline-offset:2px}.login-container{min-height:100vh;min-height:100dvh;width:100%;max-width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;position:relative;overflow:hidden;overflow-x:hidden}.browser-notice{margin-bottom:1.5rem;padding:1rem;background:linear-gradient(135deg,#3b82f614,#6366f114);border:1.5px solid rgba(59,130,246,.25);border-radius:12px;display:flex;gap:.75rem;align-items:start}.notice-icon{flex-shrink:0;width:1.25rem;height:1.25rem;color:#3b82f6;margin-top:.125rem}.notice-content{flex:1}.notice-title{font-size:.875rem;font-weight:600;color:#1e40af;margin:0 0 .25rem}.notice-text{font-size:.8125rem;color:#475569;margin:0 0 .5rem;line-height:1.4}.popup-overlay{position:fixed;inset:0;background:#000000b3;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.popup-content{background:#fff;border-radius:20px;padding:2rem;max-width:480px;width:100%;box-shadow:0 20px 60px #0000004d;text-align:center;animation:slideUp .4s ease-out}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.popup-icon{margin:0 auto 1.5rem;color:#f59e0b;display:flex;justify-content:center}.popup-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.popup-message{font-size:1rem;color:#475569;margin:0 0 1.5rem;line-height:1.6}.popup-instruction{font-size:.9375rem;font-weight:600;color:#1e40af;margin:0 0 .75rem}.browser-list{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.browser-item{padding:.5rem 1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:8px;font-size:.875rem;font-weight:600;box-shadow:0 2px 8px #3b82f64d}.popup-help{font-size:.875rem;color:#64748b;margin:0 0 2rem;line-height:1.6;padding:1rem;background:#f8fafc;border-radius:12px}.popup-help strong{color:#1e40af}.popup-close-btn{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}.popup-close-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.popup-close-btn:active{transform:translateY(0)}.footer{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:10;text-align:center;color:#64748b;font-size:.875rem;font-weight:400;padding:.75rem 1.5rem;background:#fffc;backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(226,232,240,.8);box-shadow:0 1px 3px #0000000d;white-space:nowrap;pointer-events:none}.animation-container{position:fixed;bottom:1rem;left:1rem;z-index:5;width:200px;height:200px;pointer-events:none;display:flex;align-items:center;justify-content:center}.corgi-animation{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(59,130,246,.15))}@media(max-width:768px){.login-container{padding:1.5rem 1rem}.animation-container{width:180px;height:180px}.footer{bottom:1.25rem;font-size:.8125rem;padding:.625rem 1.25rem}}@media(max-width:640px){.login-container{padding:1.25rem .75rem}.animation-container{width:150px;height:150px;bottom:.5rem;left:.5rem}.footer{bottom:1rem;font-size:.75rem;padding:.5rem 1rem;max-width:calc(100% - 3rem)}}@media(max-width:480px){.login-container{padding:1rem .5rem 6rem}.animation-container{width:100px;height:100px;bottom:.25rem;left:.25rem}.footer{bottom:3.5rem;font-size:.6875rem;padding:.5rem .875rem;max-width:calc(100% - 2rem);white-space:normal;line-height:1.4}.browser-notice{padding:.875rem;margin-bottom:1.25rem}.notice-title{font-size:.8125rem}.notice-text{font-size:.75rem}.popup-content{padding:1.5rem;max-width:calc(100% - 2rem)}.popup-icon{margin-bottom:1rem}.popup-icon svg{width:3.5rem;height:3.5rem}.popup-title{font-size:1.25rem}.popup-message{font-size:.9375rem}.popup-instruction{font-size:.875rem}.browser-item{padding:.4rem .875rem;font-size:.8125rem}.popup-help{font-size:.8125rem;padding:.875rem}.popup-close-btn{padding:.75rem 1.25rem;font-size:.9375rem}}@media(max-width:375px){.login-container{padding:.75rem .5rem 6rem}.animation-container{width:80px;height:80px;bottom:.25rem;left:.25rem}.footer{bottom:3rem;font-size:.625rem;padding:.4rem .75rem;max-width:calc(100% - 1.5rem)}}@media(max-width:896px)and (max-height:414px)and (orientation:landscape){.login-container{padding:2rem 1rem 1rem;justify-content:flex-start}.footer{position:relative;margin-top:1rem;bottom:auto;left:auto;transform:none}.animation-container{display:none}}
