:root{font-family:Inter,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:flex-start;min-width:320px;min-height:100vh;max-width:1280px;padding:2rem}h1{font-size:2em;line-height:1.1}ul{list-style-type:none;padding:0}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}}.app-container{padding:2rem;max-width:1200px;margin:0 auto}.app-description{margin-bottom:2rem}.brands-container{display:flex;flex-wrap:wrap;gap:2rem}.brand-section{min-width:200px}.brand-title{border-bottom:2px solid #333;padding-bottom:.5rem;margin-bottom:1rem}.brand-links{display:flex;flex-direction:column;gap:.5rem}.brand-link{display:block;padding:.5rem 1rem;background:#f5f5f5;border-radius:4px;text-decoration:none;color:#333}.brand-link.start-link{background:#006d59;color:#fff;font-weight:600}.start-form-container{padding:2rem;max-width:400px;margin:0 auto}.start-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.form-field{display:flex;flex-direction:column;gap:.25rem}.form-field label{font-weight:500;font-size:.875rem}.form-field input{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.start-form button{padding:.75rem 1.5rem;background:#4caf50;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;margin-top:.5rem}.start-form button:disabled{background:#9e9e9e;cursor:not-allowed}.start-form .error{color:#f44336;padding:.5rem;background:#ffebee;border-radius:4px}
