: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;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}}#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}.create-item-page{min-height:100vh;display:flex;justify-content:center;padding:3rem 2rem;background:#0d1117}.create-item-container{width:100%;max-width:600px}.create-item-header{margin-bottom:1.5rem}.create-item-header h1{font-size:1.5rem;font-weight:600;color:#e6edf3;margin:0 0 .25rem}.create-item-header .subtitle{color:#7d8590;font-size:.875rem;margin:0}.toast{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:6px;font-size:.875rem;margin-bottom:1rem;border:1px solid}.toast-success{background:#0d1d0d;color:#3fb950;border-color:#238636}.toast-error{background:#1d0d0d;color:#f85149;border-color:#da3633}.toast-icon{font-weight:700;font-size:1rem;flex-shrink:0}.create-item-form{background:#161b22;border:1px solid #30363d;border-radius:6px;padding:1.25rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#e6edf3;margin-bottom:.375rem}.form-group .required{color:#f85149}.form-group input,.form-group textarea{width:100%;padding:.5rem .75rem;font-size:.875rem;color:#e6edf3;background:#0d1117;border:1px solid #30363d;border-radius:6px;outline:none;transition:border-color .15s ease;font-family:inherit;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{border-color:#58a6ff;box-shadow:0 0 0 3px #388bfd26}.form-group input:disabled,.form-group textarea:disabled{opacity:.6;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:80px}.form-actions{display:flex;justify-content:flex-end;padding-top:.5rem}.btn-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background:#238636;border:1px solid rgba(240,246,252,.1);border-radius:6px;cursor:pointer;transition:background .15s ease;min-width:110px;min-height:36px}.btn-submit:hover:not(:disabled){background:#2ea043}.btn-submit:disabled{opacity:.5;cursor:not-allowed}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:480px){.create-item-page{padding:1.5rem .75rem}.create-item-form{padding:1rem}}.form-group select{width:100%;padding:.5rem .75rem;font-size:.875rem;color:#e6edf3;background:#0d1117;border:1px solid #30363d;border-radius:6px;outline:none;transition:border-color .15s ease;font-family:inherit;box-sizing:border-box;cursor:pointer}.form-group select:focus{border-color:#58a6ff;box-shadow:0 0 0 3px #388bfd26}.form-group select:disabled{opacity:.6;cursor:not-allowed}.input-error{border-color:#da3633!important}.input-error:focus{box-shadow:0 0 0 3px #da363326!important}.error-text{display:block;font-size:.75rem;color:#f85149;margin-top:.25rem}.btn-back{background:none;border:none;color:#7d8590;font-size:.875rem;cursor:pointer;padding:0;margin-bottom:.75rem;transition:color .15s ease}.btn-back:hover{color:#58a6ff}.category-page{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:3rem 2rem;background:#0d1117}.category-container{width:100%;max-width:600px}.category-header{margin-bottom:2rem;text-align:center}.category-header h1{font-size:1.5rem;font-weight:600;color:#e6edf3;margin:0 0 .25rem}.category-header .subtitle{color:#7d8590;font-size:.875rem;margin:0}.category-grid{display:grid;grid-template-columns:1fr;gap:1rem}.category-btn{padding:1.25rem;font-size:1rem;font-weight:500;color:#e6edf3;background:#161b22;border:1px solid #30363d;border-radius:8px;cursor:pointer;transition:all .15s ease}.category-btn:hover{background:#1f2937;border-color:#58a6ff;color:#58a6ff;transform:translateY(-2px)}@media(max-width:480px){.category-grid{grid-template-columns:1fr}}
