:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}#root{height:100%;width:100%;display:flex;flex-direction:column}a{font-weight:500;color:#e07b39;text-decoration:inherit}a:hover{color:#c4622a}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#747bff}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}article h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1rem;color:#1e293b}article h3{font-size:1.3rem;margin-top:1.5rem;margin-bottom:.75rem;color:#1e293b}article p{margin-bottom:1.25rem}article ul,article ol{padding-left:1.5rem;margin-bottom:1.25rem}article li{margin-bottom:.5rem}article strong{color:#1e293b;font-weight:600}@media(max-width:768px){body{padding:0}h1{font-size:2em;line-height:1.2}button{padding:.6em 1em;font-size:.95em}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#fff5ee);padding:1rem}.login-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:3rem 2.5rem;width:100%;max-width:420px;text-align:center}.login-header h1{font-size:2rem;color:#1e293b;margin-bottom:.5rem}.login-header p{color:#666;font-size:1rem;margin-bottom:2rem}.login-buttons{display:flex;flex-direction:column;gap:1rem}.btn-social{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.85rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-google{background:#fff;color:#333;border:1px solid #d1d5db!important}.btn-google:hover{background:#f8fafc;border-color:#9ca3af!important}.btn-guest{background:#f8fafc;color:#666;border:1px solid #e2e8f0!important}.btn-guest:hover{background:#f1f5f9}.login-divider{display:flex;align-items:center;gap:1rem;color:#aaa;font-size:.85rem;margin:.5rem 0}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.login-note{font-size:.8rem;color:#999;margin-top:.5rem}.login-spinner{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;color:#666}.spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#e07b39;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:480px){.login-card{padding:2rem 1.5rem}.login-header h1{font-size:1.5rem}}
