@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--ui-ease: cubic-bezier(.22, 1, .36, 1);--ui-ease-soft: cubic-bezier(.4, 0, .2, 1);--ui-dur-fast: .16s;--ui-dur: .28s;--ui-dur-slow: .38s}@media(prefers-reduced-motion:no-preference){.ant-btn,.ant-select-selector,.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-picker,.ant-switch,.ant-checkbox-inner,.ant-radio-inner,.ant-tabs-tab,.ant-menu-item,.ant-dropdown-menu-item,.ant-table-tbody>tr,.ant-card,.velan-stat-card{transition:background-color var(--ui-dur-fast) var(--ui-ease-soft),border-color var(--ui-dur-fast) var(--ui-ease-soft),box-shadow var(--ui-dur) var(--ui-ease-soft),color var(--ui-dur-fast) var(--ui-ease-soft),transform var(--ui-dur-fast) var(--ui-ease),opacity var(--ui-dur-fast) var(--ui-ease-soft)}.ant-modal .ant-modal-content,.ant-drawer .ant-drawer-content{transition:transform var(--ui-dur) var(--ui-ease),opacity var(--ui-dur) var(--ui-ease)}.ant-btn:active:not(:disabled){transform:scale(.98)}}.ui-page-motion{min-height:100%;max-width:100%;overflow-x:clip}@media(prefers-reduced-motion:no-preference){.ui-page-motion{animation:ui-page-enter var(--ui-dur) var(--ui-ease) both}}@keyframes ui-page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){html.ui-dir-animating,html.ui-dir-animating body{overflow-x:hidden!important}html.ui-dir-animating .uip-sidebar.app-sidebar,html.ui-dir-animating .main-layout,html.ui-dir-animating .app-content,html.ui-dir-animating .pos-kiosk,html.ui-dir-animating .pos-page{transition:left var(--ui-dur-slow) var(--ui-ease),right var(--ui-dur-slow) var(--ui-ease),inset-inline-start var(--ui-dur-slow) var(--ui-ease),inset-inline-end var(--ui-dur-slow) var(--ui-ease),margin-left var(--ui-dur-slow) var(--ui-ease),margin-right var(--ui-dur-slow) var(--ui-ease),padding-inline-start var(--ui-dur-slow) var(--ui-ease),width var(--ui-dur-slow) var(--ui-ease),box-shadow var(--ui-dur-slow) var(--ui-ease-soft),opacity var(--ui-dur) var(--ui-ease-soft)!important}html.ui-dir-animating .uip-root.app-layout{transition:padding-inline-start var(--ui-dur-slow) var(--ui-ease)!important}html.ui-dir-animating .app-content>.ui-page-motion,html.ui-dir-animating .pos-kiosk,html.ui-dir-animating .pos-page{animation:ui-lang-morph var(--ui-dur-slow) var(--ui-ease) both}}@keyframes ui-lang-morph{0%{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.uip-sidebar.app-sidebar{transition:width var(--ui-dur) var(--ui-ease),left var(--ui-dur-slow) var(--ui-ease),right var(--ui-dur-slow) var(--ui-ease),inset-inline-start var(--ui-dur) var(--ui-ease),inset-inline-end var(--ui-dur) var(--ui-ease),box-shadow var(--ui-dur) var(--ui-ease-soft)!important}.uip-root.app-layout{transition:padding-inline-start var(--ui-dur) var(--ui-ease)!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.velan-stat-card__value-skeleton{background:linear-gradient(100deg,var(--velan-border-light, #e2e8f0) 8%,#f1f5f9 30%,var(--velan-border-light, #e2e8f0) 55%);background-size:200% 100%}@media(prefers-reduced-motion:no-preference){.velan-stat-card__value-skeleton{animation:ui-locked-shimmer 1.6s ease-in-out infinite}}@keyframes ui-locked-shimmer{0%{background-position:150% 0}to{background-position:-50% 0}}:root{--color-primary: #2563eb;--color-primary-light: #3b82f6;--color-primary-hover: #1d4ed8;--color-success: #16a34a;--color-warning: #d97706;--color-danger: #dc2626;--color-text: #0f172a;--color-text-muted: #475569;--color-border: #cbd5e1;--color-bg: #f1f5f9;--color-bg-card: #ffffff;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 22px;--shadow-card: 0 4px 6px -1px rgba(0, 0, 0, .08), 0 10px 20px -5px rgba(0, 0, 0, .1);--shadow-card-hover: 0 20px 40px -10px rgba(0, 0, 0, .15);--shadow-button: 0 2px 8px rgba(37, 99, 235, .35);--spacing-page: 28px}*{box-sizing:border-box}html{overflow-x:hidden;max-width:100%}body{margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-text);background:var(--color-bg);font-size:15px;line-height:1.5;overflow-x:hidden;max-width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-card{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-card)!important;border:1px solid rgba(0,0,0,.06)!important;overflow:hidden}.ant-card-head{font-weight:700!important;font-size:1rem!important;border-bottom:2px solid #e2e8f0!important;background:linear-gradient(to bottom,#f8fafc,#f1f5f9)!important;color:#0f172a!important}.ant-card-head-title{color:#0f172a!important}.app-content .ant-card.ant-card-dark-head .ant-card-head,.app-content .list-page .ant-card-head,.app-content .dashboard-page .ant-card-head{background:linear-gradient(90deg,#1e293b,#334155)!important;border-bottom:none!important}.app-content .list-page .ant-card-head *,.app-content .dashboard-page .ant-card-head *,.app-content .list-page .ant-card-head-title,.app-content .dashboard-page .ant-card-head-title{color:#fff!important}.ant-card-body{background:#fff!important;color:#0f172a!important}.app-content .ant-table-tbody a{color:#2563eb!important;font-weight:500}.app-content .ant-table-tbody a:hover{color:#1d4ed8!important;text-decoration:underline}html.pos-dark .app-content .ant-table-tbody a{color:#60a5fa!important}html.pos-dark .app-content .ant-table-tbody a:hover{color:#93c5fd!important}.app-content .ant-table-wrapper{border-radius:var(--radius-sm);overflow:hidden;box-shadow:0 1px 3px #0000000f}.app-content .ant-table-thead>tr>th{background:linear-gradient(180deg,#1e293b,#334155)!important;color:#fff!important;font-weight:700!important;font-size:.875rem!important;padding:14px 16px!important;border:none!important}.app-content .ant-table-tbody>tr>td{padding:14px 16px!important;font-size:.9375rem;color:#0f172a!important}.app-content .ant-table-tbody>tr:nth-child(2n){background:#f8fafc!important}.app-content .ant-table-tbody>tr:hover>td{background:#e0f2fe!important}.app-content .ant-table-tbody>tr:nth-child(2n):hover>td{background:#bae6fd!important}.ant-btn-primary{background:linear-gradient(180deg,#3b82f6,#2563eb)!important;border:none!important;color:#fff!important;font-weight:600!important;box-shadow:var(--shadow-button)!important;border-radius:var(--radius-sm)!important}.ant-btn-primary:hover{background:linear-gradient(180deg,#2563eb,#1d4ed8)!important;color:#fff!important;box-shadow:0 4px 14px #2563eb73!important;transform:translateY(-1px)}.ant-btn{border-radius:var(--radius-sm)!important;font-weight:500!important}.ant-btn-dangerous,.ant-btn-danger{background:linear-gradient(180deg,#ef4444,#dc2626)!important;border:none!important;color:#fff!important;font-weight:600!important}.ant-btn-dangerous:hover,.ant-btn-danger:hover{background:linear-gradient(180deg,#dc2626,#b91c1c)!important;color:#fff!important}.ant-btn-default{background:#fff!important;border:2px solid #cbd5e1!important;color:#334155!important}.ant-btn-default:hover{border-color:#2563eb!important;color:#2563eb!important}.ant-form-item-label>label{color:#0f172a!important;font-weight:600!important}.ant-input-affix-wrapper,.ant-input,.ant-select-selector{border-radius:var(--radius-sm)!important;border:2px solid #cbd5e1!important;background:#fff!important;color:#0f172a!important}.ant-input::placeholder{color:#94a3b8!important}.ant-input-affix-wrapper:hover,.ant-input:hover,.ant-select:hover .ant-select-selector{border-color:#94a3b8!important}.ant-input-affix-wrapper-focused,.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px #2563eb33!important}.ant-input-affix-wrapper .ant-input{border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important}.ant-input-number-input{border:none!important;box-shadow:none!important}.app-content .ant-input-search{max-width:100%;direction:ltr}.app-content .ant-input-search .ant-input-group{direction:ltr}.app-content .ant-input-search .ant-input-affix-wrapper{background:#fff!important;border:2px solid #cbd5e1!important;border-radius:10px 0 0 10px!important;padding:12px 16px!important;min-height:48px!important;font-size:15px!important;color:#0f172a!important}.app-content .ant-input-search .ant-input-group>.ant-input{background:#fff!important;border:2px solid #cbd5e1!important;border-radius:10px 0 0 10px!important;padding:12px 16px!important;min-height:48px!important;font-size:15px!important;color:#0f172a!important}.app-content .ant-input-search .ant-input-affix-wrapper .ant-input{border:none!important;background:transparent!important;box-shadow:none!important;color:#0f172a!important;font-size:15px!important;padding:0!important;min-height:auto!important}.app-content .ant-input-search .ant-input-affix-wrapper .ant-input::placeholder{color:#64748b!important}.app-content .ant-input-search .ant-input-affix-wrapper:hover{border-color:#94a3b8!important}.app-content .ant-input-search .ant-input-affix-wrapper-focused{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb33!important}.app-content .ant-input-search .ant-input-affix-wrapper .ant-input:focus{border:none!important;box-shadow:none!important}.app-content .ant-input-search .ant-input-group>.ant-input:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb33!important}.app-content .ant-input-search .ant-btn,.app-content .ant-input-search .ant-input-group-addon .ant-btn,.app-content .ant-input-search-button{height:48px!important;min-width:52px!important;background:linear-gradient(180deg,#3b82f6,#2563eb)!important;border:none!important;color:#fff!important;font-weight:600!important;border-radius:0 10px 10px 0!important}.app-content .ant-input-search .ant-input-group-addon{border-radius:0 10px 10px 0!important;overflow:hidden}.app-content .ant-input-search .ant-btn:hover,.app-content .ant-input-search .ant-input-group-addon .ant-btn:hover,.app-content .ant-input-search-button:hover{background:linear-gradient(180deg,#2563eb,#1d4ed8)!important;color:#fff!important}.page-container{padding:var(--spacing-page);max-width:1200px;margin:0 auto}.page-header{margin-bottom:24px}.page-header h3.ant-typography{margin:0;font-weight:800;color:#0f172a}.form-card{background:#fff;border-radius:var(--radius-md)!important}.form-card .ant-card-body{padding:32px!important}.page-title{font-size:1.75rem;font-weight:800;color:var(--color-text);margin:0 0 var(--spacing-page) 0;letter-spacing:-.02em}html:not(.pos-dark) .ant-select-dropdown{border-radius:10px!important;box-shadow:0 10px 40px #0000001f!important;border:1px solid #e2e8f0!important}html:not(.pos-dark) .ant-select-item-option{color:#0f172a!important}html:not(.pos-dark) .ant-select-item-option-active,html:not(.pos-dark) .ant-select-item-option-selected{background:#eff6ff!important;color:#2563eb!important}.ant-modal-content{border-radius:16px!important;box-shadow:0 25px 50px -12px #0003!important;overflow:hidden}.ant-modal-header{background:#f8fafc!important;border-bottom:2px solid #e2e8f0!important;padding:16px 24px!important}.ant-modal-title{color:#0f172a!important;font-weight:700!important;font-size:1.125rem!important}.ant-modal-body{padding:24px!important;color:#0f172a!important}.ant-modal-footer{border-top:1px solid #e2e8f0!important;padding:16px 24px!important}html:not(.pos-dark) .app-content .ant-picker{background:#fff!important;border:2px solid #cbd5e1!important;border-radius:10px!important;color:#0f172a!important}html:not(.pos-dark) .app-content .ant-picker .ant-picker-input input{color:#0f172a!important}html:not(.pos-dark) .app-content .ant-picker:hover{border-color:#94a3b8!important}.ant-picker-dropdown{border-radius:12px!important;box-shadow:0 10px 40px #0000001f!important}html:not(.pos-dark) .ant-picker-content th,html:not(.pos-dark) .ant-picker-cell{color:#334155!important}html:not(.pos-dark) .ant-picker-cell-in-view{color:#0f172a!important}.app-content>div[style*=marginTop],.app-content>div[style*=margin-top]{margin-top:0!important}.app-content>div[style*=textAlign],.app-content>div[style*=text-align]{text-align:unset!important}.app-content .ant-form .ant-input,.app-content .ant-form .ant-input-number,.app-content .ant-form .ant-input-affix-wrapper,.app-content .ant-form .ant-select,.app-content .ant-form .ant-picker{width:100%!important}.app-content .ant-form .ant-input,.app-content .ant-form .ant-input-number-input{text-align:start!important}.app-content h1[style]{font-size:1.5rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:20px!important}.app-content .ant-btn[style*=green]{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.app-content .ant-btn[style*=blue]:not(.ant-btn-primary){background:#475569!important;border-color:#475569!important;color:#fff!important}.app-content .ant-btn[style*=red]{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important}.app-content .list-page[style*=padding]{padding:0!important}html[dir=ltr] .ant-table{direction:ltr}html[dir=ltr] .ant-form-item-label,html[dir=ltr] .ant-card-head-title{text-align:left}html[dir=ltr] .list-page-toolbar{flex-direction:row}html[dir=rtl] .ant-table{direction:rtl}.velan-page{width:100%;max-width:100%;overflow-x:clip}.velan-stats-row{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:20px;align-items:stretch}@media(min-width:560px){.velan-stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(min-width:1100px){.velan-stats-row{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.velan-stats-row .velan-stat-card{min-width:0;width:100%;max-width:100%;flex:none}.velan-stats-row--dense{grid-template-columns:1fr;gap:10px}@media(min-width:560px){.velan-stats-row--dense{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(min-width:1100px){.velan-stats-row--dense{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}}.velan-stats-row--dense .velan-stat-card{min-height:96px!important;padding:14px 16px!important;gap:8px!important}.velan-stats-row--dense .velan-stat-card__icon{width:36px!important;height:36px!important;border-radius:10px!important;font-size:17px!important}.velan-stats-row--dense .velan-stat-card__value{font-size:clamp(1.1rem,2.6vw,1.45rem)!important;white-space:normal!important;overflow:visible!important}.velan-stats-row--dense .velan-stat-card__label{font-size:12px!important;margin-top:0!important}@media(max-width:559px){.app-content .velan-stat-card{flex:1 1 100%!important;width:100%!important;max-width:100%!important;min-width:0!important}}@media(min-width:560px)and (max-width:1099px){.app-content div:has(>.velan-stat-card):not(.velan-stats-row):not(.acc-stat-grid):not(.fin-stat-grid):not(.dashboard-kpi-primary):not(.dashboard-kpi-secondary){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}}@media(max-width:559px){.app-content div:has(>.velan-stat-card):not(.velan-stats-row):not(.acc-stat-grid):not(.fin-stat-grid):not(.dashboard-kpi-primary):not(.dashboard-kpi-secondary){display:grid!important;grid-template-columns:1fr!important;gap:12px!important;align-items:stretch!important}}.velan-form-layout{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.velan-form-layout--with-side{grid-template-columns:minmax(0,1fr) minmax(220px,280px)}.velan-list-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.velan-list-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.velan-list-body .ant-table{min-width:640px}.app-content .ant-table-thead>tr>th{white-space:nowrap}.velan-money{font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:.02em;display:inline-block;max-width:none}.velan-stat-card{overflow:visible!important}.velan-stat-card__value{white-space:normal!important;overflow:visible!important;overflow-x:visible!important;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}.app-content .ant-table-tbody>tr>td[style*="text-align: right"],.app-content .ant-table-tbody>tr>td[style*="text-align:right"],.app-content .ant-table-thead>tr>th[style*="text-align: right"],.app-content .ant-table-thead>tr>th[style*="text-align:right"]{font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:.015em}.app-content .ant-table-tbody>tr>td .ant-tag{white-space:nowrap;max-width:none;line-height:1.45;padding-inline:10px;font-variant-numeric:tabular-nums;letter-spacing:.015em}.app-content .ant-table-wrapper,.app-content .ant-table-content,.app-content .ant-table-body{-webkit-overflow-scrolling:touch}.app-content>div[style*="padding: 24px"],.app-content>div[style*="padding:24px"]{padding:clamp(12px,2.5vw,24px)!important}.app-content .ant-space{flex-wrap:wrap!important}.app-content .ant-picker,.app-content .ant-select{max-width:100%}.app-content .ant-modal{max-width:calc(100vw - 24px)!important}.app-content .ant-modal-body{padding:16px!important}.dashboard-kpi-primary,.dashboard-kpi-secondary{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}@media(min-width:560px){.dashboard-kpi-primary,.dashboard-kpi-secondary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}}@media(min-width:1100px){.dashboard-kpi-primary,.dashboard-kpi-secondary{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}}@media(max-width:992px){:root{--spacing-page: 16px}.app-content .ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.velan-page-header .ant-breadcrumb{display:none}.velan-form-layout--with-side{grid-template-columns:1fr}.velan-list-body .ant-table{min-width:560px}}@media(max-width:768px){.vendor-settle-grid{grid-template-columns:1fr!important}.app-content .ant-btn{min-height:40px}.velan-stat-card{min-height:96px!important;padding:14px 16px!important;gap:8px!important}.velan-stat-card__icon{width:36px!important;height:36px!important;border-radius:10px!important;font-size:17px!important}.velan-stat-card__value{font-size:clamp(1.2rem,5.5vw,1.5rem)!important;white-space:normal!important;overflow:visible!important}.velan-stat-card__label{font-size:12px!important}.app-content:not(:has(.pos-kiosk)):not(:has(.pos-page)) div[style*="grid-template-columns: 1fr 300px"],.app-content:not(:has(.pos-kiosk)):not(:has(.pos-page)) div[style*="grid-template-columns: 1fr 280px"],.app-content:not(:has(.pos-kiosk)):not(:has(.pos-page)) div[style*="grid-template-columns: 2fr 1fr"],.app-content:not(:has(.pos-kiosk)):not(:has(.pos-page)) div[style*="grid-template-columns: 1.5fr 1fr"]{grid-template-columns:1fr!important}.app-content .ant-input-number,.app-content .ant-picker,.app-content .ant-select-selector{min-height:40px}}@media(max-width:480px){.app-header{height:56px}.velan-stats-row--dense{gap:8px}.velan-stats-row--dense .velan-stat-card{min-height:92px!important;padding:14px!important;gap:8px!important}.velan-stats-row--dense .velan-stat-card__icon{width:34px!important;height:34px!important;border-radius:9px!important;font-size:15px!important}.velan-list-body .ant-table{min-width:480px;font-size:12px}.app-content .ant-table-thead>tr>th,.app-content .ant-table-tbody>tr>td{padding:8px 10px!important}}
