body{margin:0;padding:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#f6f8fa;color:#222}#root{min-height:100vh;display:flex;flex-direction:column}.ant-layout{background:transparent}.ant-layout-header{background:#22223b!important;color:#fff!important;font-size:2rem!important;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 8px #0001;display:flex;align-items:center;justify-content:center;min-height:64px!important}.ant-layout-content{background:#fff;margin:32px 0 0!important;padding:32px 3vw!important;border-radius:18px;box-shadow:0 4px 32px #0002;width:100%;min-height:60vh;display:flex;flex-direction:column;gap:32px}.ant-layout-footer{background:transparent!important;color:#888;font-size:1rem;margin-top:32px}.ant-btn,button{border-radius:8px!important;font-weight:500!important;font-size:1rem!important;padding:8px 20px!important;box-shadow:0 2px 8px #0001;transition:background .2s}.ant-btn-primary,button[type=submit]{background:#3a86ff!important;border:none!important;color:#fff!important}.ant-btn:hover,button:hover{background:#4361ee!important;color:#fff!important}input,select,textarea,.ant-input,.ant-select-selector{border-radius:6px!important;border:1px solid #dbeafe!important;padding:8px 12px!important;font-size:1rem!important;background:#f8fafc!important;margin-bottom:8px;transition:border .2s}.form-control,input,select,textarea,.ant-input,.ant-select-selector,button,.ant-btn{height:40px!important;min-width:120px!important;font-size:1rem!important;box-sizing:border-box;padding:8px 12px!important;border-radius:6px!important;display:inline-flex;align-items:center;justify-content:center}input:focus,select:focus,textarea:focus,.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:#3a86ff!important;outline:none!important}.ant-table{border-radius:12px!important;overflow:hidden;background:#f8fafc!important;box-shadow:0 2px 8px #0001}.ant-table-thead>tr>th{background:#e0e7ff!important;color:#22223b!important;font-weight:600!important;font-size:1rem!important}.ant-table-tbody>tr>td{background:#fff!important;font-size:1rem!important}.ant-modal-content{border-radius:16px!important;padding:32px 24px!important}.ant-upload-drag{background:#e0e7ff!important;border:2px dashed #3a86ff!important;border-radius:12px!important;min-height:120px;display:flex;align-items:center;justify-content:center}.ant-upload-drag .ant-upload-text{font-size:1.1rem;color:#22223b}label{font-weight:500;margin-bottom:4px;display:block}a{color:#3a86ff;text-decoration:none;font-weight:500}a:hover{text-decoration:underline}::-webkit-scrollbar{width:8px;background:#e0e7ff}::-webkit-scrollbar-thumb{background:#b4b8d1;border-radius:8px}.monospace-preview{font-family:Courier New,Courier,monospace;white-space:pre;overflow-x:auto;background-color:#f4f4f4;padding:1rem;border-radius:8px}
