*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.landing-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.container{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;display:flex;max-width:1200px;min-height:600px;overflow:hidden;width:100%}.branding-side{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:3rem}.logo{align-items:center;color:#1a1a1a;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;margin-bottom:2.5rem}.main-heading{color:#1a1a1a;font-size:2.5rem!important;font-weight:600!important;line-height:1.2!important;margin-bottom:1.5rem!important}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.subtitle{color:#666;font-size:1.25rem!important;font-weight:400!important;line-height:1.5!important}.trust-items{display:flex;flex-direction:column;gap:1rem}.trust-item{align-items:center;color:#666;display:flex;font-size:.95rem;gap:.75rem}.trust-item svg{color:#667eea}.login-side{display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:480px;min-width:400px;padding:3rem}.login-header{margin-bottom:2rem}.btn-login{background:linear-gradient(135deg,#667eea,#764ba2)!important;box-shadow:0 4px 14px #667eea40!important;font-weight:600!important;padding:.875rem!important;text-transform:none!important}.btn-login:hover{box-shadow:0 10px 20px #667eea4d!important;transform:translateY(-2px)}.contact-link{color:#667eea;text-decoration:none}.contact-link:hover{text-decoration:underline}.lang-toggle{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;padding:.25rem;position:absolute;right:2rem;top:2rem;z-index:10}.lang-btn{background:#0000!important;border:none!important;border-radius:6px!important;color:#666!important;font-size:.9rem!important;min-width:auto!important;padding:.5rem 1rem!important;text-transform:none!important}.lang-btn.active{background:#667eea!important;color:#fff!important}.lang-btn:hover:not(.active){background:#f8f8f8!important}@media (max-width:768px){.container{flex-direction:column}.branding-side{min-height:auto;padding:2rem}.main-heading{font-size:2rem!important}.login-side{max-width:100%;min-width:auto}.lang-toggle{right:1rem;top:1rem}}