.item-form{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.form-buttons{margin-bottom:0;text-align:right}.form-buttons .ant-btn{min-width:100px;transition:all .3s ease}.form-buttons .ant-btn-primary:hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}@media (max-width:480px){.form-buttons .ant-space{width:100%}.form-buttons .ant-btn{flex:1 1}}.action-buttons,.delete-button,.edit-button{transition:all .3s ease}.edit-button:hover{color:#667eea}.delete-button:hover,.edit-button:hover{transform:scale(1.1)}.action-buttons .ant-btn{padding:4px 8px}.table-container{animation:slideIn .5s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;margin:0 auto;max-width:1200px;padding:20px}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.table-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.table-title{color:#454545;font-size:22px;font-weight:600;margin:0}.search-input{transition:all .3s ease;width:250px}.search-input:focus,.search-input:hover{box-shadow:0 0 0 2px #9d65c933}.add-button{transition:all .3s ease}.data-table .ant-table-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#9d65c9,#d48bab);border-radius:4px}.data-table{background:#fff;border-radius:12px;overflow:hidden}.data-table .ant-table-thead>tr>th{background:#dadada;color:#454545;font-weight:600;transition:all .3s ease}.data-table .ant-table-thead th.ant-table-column-sort,.data-table .ant-table-thead>tr>th.ant-table-column-has-sorters:hover{background:#c5c4c4}.data-table .ant-table-tbody>tr:hover>td{background:#f0f5ff;transition:background .3s ease}.edit-button:hover{color:#d48bab}.delete-button:hover{color:#e56399}@media (max-width:768px){.table-container{padding:16px}.table-header{align-items:stretch;flex-direction:column}.table-title{font-size:20px}.add-button,.search-input{width:100%}.data-inputs-flex{flex-direction:column}.data-inputs-flex .ant-space-item{width:100%}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.App{background:#337fdc;min-height:100vh;padding:50px 15px}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}
/*# sourceMappingURL=main.8a6d2327.css.map*/