.sidebar-layout{display:flex;height:100vh}.sidebar{background-color:#f8f9fa;border-right:1px solid #dee2e6;display:flex;flex-direction:column;width:250px}.sidebar-header{background-color:#fff;border-bottom:1px solid #dee2e6;padding:1rem}.sidebar-header h3{color:#333;margin:0}.sidebar-nav{flex:1 1;padding:1rem 0}.nav-link{border-bottom:1px solid #e9ecef;color:#495057;display:block;padding:.75rem 1rem;text-decoration:none;transition:all .2s}.nav-link:hover{background-color:#e9ecef;color:#007bff}.main-content{display:flex;flex:1 1;flex-direction:column}.header{align-items:center;background-color:#fff;border-bottom:1px solid #dee2e6;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1rem 2rem}.header h1{color:#333;font-size:1.5rem;margin:0}.header button{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s}.header button:hover{background-color:#c82333}.content{background-color:#f8f9fa;flex:1 1;overflow-y:auto;padding:2rem}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f5f5;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.app{display:flex;flex-direction:column;min-height:100vh}.form-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:2rem auto;max-width:500px;padding:2rem}.form-title{color:#333;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1rem}.form-label{color:#555;display:block;font-weight:500;margin-bottom:.5rem}.form-input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.form-textarea{min-height:100px;resize:vertical}.form-select{background-color:#fff;border:1px solid #ddd;border-radius:4px}.form-button,.form-select{font-size:1rem;padding:.75rem;width:100%}.form-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;transition:background-color .2s}.form-button:hover{background-color:#0056b3}.form-button:disabled{background-color:#6c757d;cursor:not-allowed}.alert{border-radius:4px;font-weight:500;margin-bottom:1rem;padding:1rem}.alert-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.alert-error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.logo{display:block;margin:0 auto 1rem;max-width:100px}.tag-input-container{align-items:flex-start;background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:text;display:flex;flex-wrap:wrap;gap:6px;min-height:40px;padding:8px}.tag-input-container:focus-within{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.tags{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.tag{background-color:#007bff;border-radius:16px;display:inline-flex;font-size:.875rem;line-height:1.2;max-width:200px;overflow:hidden;padding:4px 8px;text-overflow:ellipsis;white-space:nowrap}.tag,.tag-remove{align-items:center;color:#fff}.tag-remove{background:none;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:16px;justify-content:center;line-height:1;margin-left:6px;padding:0;transition:background-color .2s;width:16px}.tag-remove:hover{background-color:#fff3}.tag-input{background:#0000;border:none;flex:1 1;font-size:1rem;min-width:120px;outline:none;padding:4px}.tag-input::placeholder{color:#999}
/*# sourceMappingURL=main.853df204.css.map*/