::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.hover-lift{transition:transform .2s ease,box-shadow .2s ease}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .4s ease-out}.code-block{background:#1e293b;border-radius:8px;padding:16px;margin:16px 0;overflow-x:auto;font-family:Fira Code,Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.5}.code-block pre{margin:0;color:#e2e8f0}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.shimmer{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:400% 100%;animation:shimmer 1.2s ease-in-out infinite}::selection{background:#3b82f626;color:#1e293b}::-moz-selection{background:#3b82f626;color:#1e293b}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow{box-shadow:0 1px 3px #00000014}.shadow-md{box-shadow:0 4px 6px -1px #00000014}.shadow-lg{box-shadow:0 10px 15px -3px #00000014}.hide-mobile{display:block}.show-mobile{display:none}@media (max-width: 768px){.hide-mobile{display:none}.show-mobile{display:block}.mobile-center{text-align:center}.mobile-full-width{width:100%}}button:focus,input:focus,textarea:focus,select:focus{outline:2px solid rgba(59,130,246,.4);outline-offset:2px}@media print{.no-print{display:none}.print-break-before{page-break-before:always}.print-break-after{page-break-after:always}}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#1e293b;background-color:#f1f5f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#3b82f6;text-decoration:none;transition:color .2s ease}a:hover{color:#2563eb;text-decoration:underline}body{margin:0;min-width:320px;min-height:100vh;background-color:#f1f5f9;color:#1e293b}h1,h2,h3,h4,h5,h6{color:#1e293b;font-weight:600}h1{font-size:2.5em;line-height:1.2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer}button:focus,button:focus-visible{outline:2px solid rgba(59,130,246,.4);outline-offset:2px}.disabled-button,button:disabled{cursor:not-allowed!important;opacity:.6}.disabled-button:hover,button:disabled:hover{cursor:not-allowed!important;transform:none!important}.ant-layout{background:#f1f5f9}.ant-card{box-shadow:0 1px 3px #00000014;border-radius:10px;border:1px solid #e2e8f0}.ant-card:hover{box-shadow:0 4px 12px #0000001a}.ant-btn-primary{background-color:#3b82f6;border-color:#3b82f6}.ant-btn-primary:hover{background-color:#2563eb!important;border-color:#2563eb!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important;outline:none!important}.ant-input-password:focus,.ant-input-password-focused{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important;outline:none!important}.ant-select:not(.ant-select-disabled):hover .ant-select-selector,.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f633!important}.ant-message{z-index:9999!important;top:24px}.ant-message-notice,.ant-notification,.ant-notification-notice{z-index:9999!important}.ant-spin-dot-item{background-color:#3b82f6}.ant-tag{border-radius:6px;font-weight:500}.ant-modal-content{border-radius:10px;overflow:hidden}.ant-switch-checked{background-color:#3b82f6}.ant-table{border-radius:10px;overflow:hidden}.ant-table-thead>tr>th{background:#f8fafc;border-bottom:1px solid #e2e8f0}@media (max-width: 768px){.ant-layout-sider{position:fixed!important;z-index:1001;height:100vh}.ant-card{margin:8px;border-radius:8px}.ant-typography h1{font-size:1.8rem}.ant-typography h2{font-size:1.5rem}}
