: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}}nav{background:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.nav-left ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-left a{color:#4a5568;text-decoration:none;font-weight:500;transition:color .2s ease}.nav-left a:hover{color:#667eea}.user-info{display:flex;align-items:center;gap:1rem}.user-name{color:#4a5568;font-weight:500}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s ease}.logout-button{background:#f56565;color:#fff;padding:.5rem 1.5rem;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.logout-button:hover{background:#e53e3e;transform:translateY(-1px);box-shadow:0 4px 12px #f565654d}main{padding:2rem}@media (max-width: 768px){nav{flex-direction:column;gap:1rem;padding:1rem}.nav-left ul{flex-direction:column;gap:1rem;text-align:center}.nav-right{width:100%;text-align:center}.user-info{flex-direction:column;gap:.5rem}.login-button,.logout-button{display:inline-block;width:100%}}.product-form{max-width:800px;margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.product-form h1{color:#2d3748;font-size:2rem;margin-bottom:2rem;text-align:center}.form-group input,.form-group textarea{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#f8fafc}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e133;background-color:#fff}.form-group textarea{resize:vertical;min-height:100px}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.form-actions button{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;font-size:1rem;cursor:pointer;transition:all .2s ease}.form-actions button[type=button]{background-color:#f7fafc;border:1px solid #e2e8f0;color:#4a5568}.form-actions button[type=button]:hover{background-color:#edf2f7}.form-actions button[type=submit]{background-color:#4299e1;border:none;color:#fff}.form-actions button[type=submit]:hover{background-color:#3182ce}@media (max-width: 640px){.product-form{margin:1rem;padding:1.5rem}.form-actions{flex-direction:column}.form-actions button{width:100%}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.login-form{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 10px 25px #0000001a;width:100%;max-width:400px}.login-form h1{color:#2d3748;font-size:2rem;margin-bottom:.5rem;text-align:center}.subtitle{color:#718096;text-align:center;margin-bottom:2rem}.error-message{background-color:#fff5f5;color:#c53030;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;border:1px solid #fed7d7}.form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#4a5568;font-weight:500;font-size:.95rem}.form-group input{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#f8fafc}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea33;background-color:#fff}.form-options{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.remember-me{display:flex;align-items:center;gap:.5rem;color:#4a5568;cursor:pointer}.remember-me input{width:16px;height:16px;cursor:pointer}.forgot-password{color:#667eea;text-decoration:none;font-weight:500}.forgot-password:hover{text-decoration:underline}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.login-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.signup-link{text-align:center;margin-top:1.5rem;color:#4a5568;font-size:.95rem}.signup-link button{background:none;border:none;color:#667eea;font-weight:500;cursor:pointer;padding:0;font-size:.95rem}.signup-link button:hover{text-decoration:underline}@media (max-width: 480px){.login-container{padding:1rem}.login-form{padding:1.5rem}.form-options{flex-direction:column;gap:1rem;align-items:flex-start}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
