:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;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:#535bf2}body{margin:0;display:flex;place-items:center;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:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.login-container{display:flex;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.login-left{flex:1;background:linear-gradient(135deg,#4f83ff,#2563eb);color:#fff;padding:4rem;display:flex;align-items:center;position:relative;overflow:hidden}.login-left:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23ffffff" fill-opacity="0.05"><circle cx="30" cy="30" r="1"/></g></svg>') repeat;pointer-events:none}.login-content{max-width:500px;position:relative;z-index:1}.login-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-subtitle{font-size:1.25rem;margin-bottom:3rem;opacity:.9;line-height:1.6}.feature-list{margin-bottom:3rem}.feature-item{display:flex;align-items:flex-start;margin-bottom:2rem;gap:1rem}.feature-icon{font-size:1.5rem;width:3rem;height:3rem;background:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.feature-item h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.feature-item p{opacity:.8;line-height:1.5;margin:0}.testimonial{background:#ffffff1a;padding:2rem;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.testimonial p{font-style:italic;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:3rem;height:3rem;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.testimonial-author strong{display:block;margin-bottom:.25rem}.testimonial-author div:last-child div{opacity:.8;font-size:.875rem}.login-right{flex:1;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:2rem}.login-form{background:#fff;padding:3rem;border-radius:24px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:center;max-width:400px;width:100%;border:1px solid rgba(0,0,0,.05)}.user-icon{width:4rem;height:4rem;background:linear-gradient(135deg,#4f83ff,#2563eb);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;font-size:1.5rem;color:#fff}.login-form h2{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.login-form p{color:#6b7280;margin-bottom:2rem;line-height:1.6}.topolo-auth-btn{width:100%;background:linear-gradient(135deg,#4f83ff,#2563eb);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:2rem;box-shadow:0 4px 6px -1px #2563eb4d}.topolo-auth-btn:hover{transform:translateY(-2px);box-shadow:0 8px 12px -1px #2563eb66}.topolo-auth-btn:active{transform:translateY(0)}.secured-by{color:#9ca3af;font-size:.875rem;margin-bottom:2rem}.secured-by strong{color:#4f83ff}.footer-text{color:#9ca3af;font-size:.75rem;line-height:1.5}@media (max-width: 768px){.login-container{flex-direction:column}.login-left{padding:2rem;min-height:40vh}.login-title{font-size:2.5rem}.feature-list{margin-bottom:2rem}.testimonial{display:none}.login-form{padding:2rem;border-radius:16px;margin-top:-2rem;position:relative;z-index:2}}
