:root{--upos-red-50: #fef2f2;--upos-red-100: #fee2e2;--upos-red-600: #dc2626;--upos-red-700: #b91c1c;--upos-red-800: #991b1b;--upos-red-900: #7f1d1d;--upos-gray-50: #f9fafb;--upos-gray-100: #f3f4f6;--upos-gray-200: #e5e7eb;--upos-gray-300: #d1d5db;--upos-gray-400: #9ca3af;--upos-gray-500: #6b7280;--upos-gray-600: #4b5563;--upos-gray-700: #374151;--upos-gray-800: #1f2937;--upos-gray-900: #111827;--upos-radius: .5rem;--upos-shadow: 0 1px 2px 0 rgb(0 0 0 / .04);--upos-shadow-md: 0 2px 8px 0 rgb(0 0 0 / .06);--upos-table-border: #e4e7ec;--upos-sidebar-bg: var(--upos-red-900);--upos-brand-header-bg: linear-gradient(to right, var(--upos-red-900), var(--upos-red-800) 55%, var(--upos-red-700));--upos-table-head-bg: var(--upos-red-900);--upos-border: #e4e7ec;--upos-control-border: #d0d5dd;--upos-control-border-hover: #b8c0cc;--upos-control-height: 2.125rem;--upos-control-radius: .25rem;--upos-control-padding-y: .4375rem;--upos-control-padding-x: .75rem;--upos-control-focus-ring: 0 0 0 2px rgb(220 38 38 / .14);--upos-space-page-x: 1.375rem;--upos-space-page-y: 1.25rem;--upos-space-field-gap: .4375rem;--upos-space-grid-row: 1rem;--upos-space-grid-col: 1.25rem}.ui-card{background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius);box-shadow:var(--upos-shadow)}.ui-card-header{padding:1.125rem var(--upos-space-page-x);color:#fff;background:var(--upos-brand-header-bg)}.ui-card-header-eyebrow{font-size:.6875rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#fecacabf}.ui-card-header-title{margin-top:.2rem;font-size:1.125rem;font-weight:500;line-height:1.4;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.ui-card-header-desc{margin-top:.4rem;max-width:42rem;font-size:.8125rem;font-weight:400;line-height:1.55;color:#fee2e2e0}.ui-card-header-stats{display:flex;flex-shrink:0;align-items:center;gap:.75rem}.ui-card-stat{min-width:5.5rem;padding:.75rem 1rem;text-align:center;background:#ffffff1a;border-radius:.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ui-card-stat-value{font-size:1.25rem;font-weight:500;line-height:1.2}.ui-card-stat-label{margin-top:.125rem;font-size:.625rem;font-weight:400;letter-spacing:.03em;text-transform:uppercase;color:#fecacacc}.ui-card-toolbar{padding:.875rem var(--upos-space-page-x);background:var(--upos-gray-50);border-bottom:1px solid var(--upos-border)}.ui-toolbar-filters{flex-wrap:wrap;justify-content:flex-end}.ui-toolbar-filters .ui-select{width:auto;min-width:8.5rem;max-width:11rem}.ui-toolbar-row,.ui-toolbar-inline{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.ui-toolbar-inline>.ui-search{flex:1 1 100%;min-width:0;max-width:none}.ui-toolbar-inline>.ui-search .ui-search{max-width:none}.ui-toolbar-inline>.ui-select{flex:1 1 calc(33.333% - .34rem);width:auto;min-width:0;max-width:none}.ui-toolbar-inline>.ui-btn{flex:1 1 calc(50% - .25rem);min-width:0}@media(min-width:640px){.ui-toolbar-inline>.ui-search{flex:1 1 10rem;min-width:9rem}.ui-toolbar-inline>.ui-select{flex:0 0 auto;width:8.5rem;min-width:7.5rem;max-width:9.25rem}.ui-toolbar-inline>.ui-btn{flex:0 0 auto}}@media(min-width:900px){.ui-toolbar-inline{flex-wrap:nowrap}.ui-toolbar-inline>.ui-search{flex:1 1 auto;min-width:11rem;max-width:20rem}.ui-toolbar-inline>.ui-select{width:9rem;min-width:8.25rem;max-width:9.5rem}}.ui-toolbar-responsive{display:flex;flex-direction:column;gap:.625rem}.ui-toolbar-responsive__search{width:100%}.ui-toolbar-responsive__search .ui-search{max-width:none;width:100%}.ui-toolbar-responsive__filters{display:grid;grid-template-columns:1fr;gap:.5rem;width:100%}.ui-toolbar-responsive__filters .ui-select{width:100%;min-width:0;max-width:none}.ui-toolbar-responsive__actions{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.ui-toolbar-responsive__actions .ui-btn{flex:1 1 calc(50% - .25rem);justify-content:center;min-width:0}@media(min-width:480px){.ui-toolbar-responsive__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-toolbar-responsive__filters .ui-select:last-child{grid-column:1 / -1}}@media(min-width:640px){.ui-toolbar-responsive__filters{grid-template-columns:repeat(3,minmax(0,1fr))}.ui-toolbar-responsive__filters .ui-select:last-child{grid-column:auto}.ui-toolbar-responsive__actions{justify-content:flex-end}.ui-toolbar-responsive__actions .ui-btn{flex:0 0 auto}}@media(min-width:1024px){.ui-toolbar-responsive{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem}.ui-toolbar-responsive__search{flex:1 1 12rem;width:auto;min-width:10rem}.ui-toolbar-responsive__filters{display:flex;flex:0 1 auto;flex-wrap:wrap;width:auto;gap:.5rem}.ui-toolbar-responsive__filters .ui-select{width:auto;flex:0 1 auto;min-width:6.75rem;max-width:9.5rem}.ui-toolbar-responsive__actions{flex:0 0 auto;width:auto;margin-left:auto}}@media(min-width:1280px){.ui-toolbar-responsive{flex-wrap:nowrap}.ui-toolbar-responsive__search{flex:1 1 14rem;min-width:12rem}.ui-toolbar-responsive__filters .ui-select{min-width:7.5rem;max-width:10.5rem}}.ui-toolbar-row .ui-search{flex:1 1 10rem;min-width:10rem;max-width:none}.ui-toolbar-row .ui-select{width:auto;flex:0 0 auto;min-width:7.5rem;max-width:10.5rem}.ui-toolbar-row .ui-btn{flex-shrink:0;white-space:nowrap}.ui-card-toolbar-summary{margin-top:.5rem;font-size:.75rem;color:var(--upos-gray-500)}.ui-card-body{padding:var(--upos-space-page-y) var(--upos-space-page-x)}.ui-card-body-flush{padding:.375rem .5rem}.ui-card-body-flush .ui-table-wrap{width:100%;margin:0;border:none;border-radius:0;background:transparent}.ui-card-body-flush .dataTables_wrapper{width:100%;padding:0}.ui-search{position:relative;flex:1;max-width:36rem}.ui-search-icon{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);color:var(--upos-gray-500);pointer-events:none}.ui-search-input{width:100%;min-height:var(--upos-control-height);padding:var(--upos-control-padding-y) .875rem var(--upos-control-padding-y) 2.25rem;font-size:.75rem;font-weight:400;line-height:1.25;color:var(--upos-gray-800);background:#fff;border:1px solid var(--upos-control-border);border-radius:var(--upos-control-radius);outline:none;box-shadow:none;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.ui-input,.ui-select,.ui-textarea{width:100%;box-sizing:border-box;font-size:.75rem;font-weight:400;line-height:1.25;color:var(--upos-gray-800);background-color:#fff;border:1px solid var(--upos-control-border);border-radius:var(--upos-control-radius);outline:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.ui-input,.ui-select{height:var(--upos-control-height);min-height:var(--upos-control-height);max-height:var(--upos-control-height);padding:0 var(--upos-control-padding-x);line-height:calc(var(--upos-control-height) - 2px)}.ui-input:hover:not(:disabled):not(:-moz-read-only),.ui-textarea:hover:not(:disabled):not(:-moz-read-only){border-color:var(--upos-control-border-hover)}.ui-input:hover:not(:disabled):not(:read-only),.ui-select:hover:not(:disabled),.ui-textarea:hover:not(:disabled):not(:read-only){border-color:var(--upos-control-border-hover)}.ui-input:disabled,.ui-select:disabled,.ui-textarea:disabled{cursor:not-allowed;color:var(--upos-gray-500);background-color:var(--upos-gray-50)}.ui-search-input:focus,.ui-search-input:focus-visible,.ui-input:focus,.ui-input:focus-visible,.ui-select:focus,.ui-select:focus-visible,.ui-textarea:focus,.ui-textarea:focus-visible,.select2-container--default.select2-container--focus .select2-selection--single,.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default.select2-container--open .select2-selection--single,.select2-container--default.select2-container--open .select2-selection--multiple{outline:none!important;border-color:var(--upos-red-600)!important;box-shadow:var(--upos-control-focus-ring)!important}.ui-input.ui-field-invalid,.ui-select.ui-field-invalid,.ui-textarea.ui-field-invalid{border-color:var(--upos-red-600)}.ui-select{padding-right:2rem;color:var(--upos-gray-900);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2394a3b8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .625rem center;background-repeat:no-repeat;background-size:.875rem;cursor:pointer}.ui-textarea{min-height:5.25rem;padding:var(--upos-control-padding-y) var(--upos-control-padding-x);line-height:1.45;resize:vertical}.ui-input::-moz-placeholder,.ui-textarea::-moz-placeholder{color:var(--upos-gray-400)}.ui-input::placeholder,.ui-textarea::placeholder{color:var(--upos-gray-400)}.ui-label{display:block;font-size:.75rem;font-weight:500;line-height:1.35;color:var(--upos-gray-700)}.ui-required{margin-left:.125rem;font-weight:600;color:var(--upos-red-600)}.ui-field-error{font-size:.6875rem;line-height:1.35;color:var(--upos-red-600)}.ui-field-hint{font-size:.6875rem;line-height:1.4;color:var(--upos-gray-500)}.ui-form-group,.ui-form-field{display:flex;flex-direction:column;gap:var(--upos-space-field-gap)}.ui-check-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;grid-column:1 / -1}.ui-check-row input[type=checkbox],.ui-check-row input[type=radio],.ui-form-page input[type=checkbox],.ui-form-page input[type=radio]{width:.875rem;height:.875rem;margin:0;accent-color:var(--upos-red-700);border:1px solid var(--upos-control-border);border-radius:.125rem;cursor:pointer}.ui-check-row label{font-size:.75rem;font-weight:500;color:var(--upos-gray-700);cursor:pointer}.ui-check-grid{display:grid;gap:.5rem;grid-template-columns:1fr}@media(min-width:640px){.ui-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.ui-check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.ui-check-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ui-check-grid .ui-check-row{grid-column:auto}.ui-check-grid--scroll{max-height:24rem;overflow-y:auto;padding-right:.25rem}.ui-filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.ui-filter-btn{display:inline-flex;align-items:center;gap:.25rem;min-height:var(--upos-control-height);padding:var(--upos-control-padding-y) .75rem;font-size:.75rem;font-weight:400;color:var(--upos-gray-600);cursor:pointer;background:#fff;border:1px solid var(--upos-control-border);border-radius:var(--upos-control-radius);transition:background-color .15s ease,color .15s ease,border-color .15s ease}.ui-filter-btn:hover{background:var(--upos-gray-50)}.ui-filter-btn.is-active{color:#fff;background:var(--upos-red-700);border-color:var(--upos-red-700)}.ui-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:var(--upos-control-height);padding:var(--upos-control-padding-y) .875rem;font-size:.75rem;font-weight:500;line-height:1.25;border-radius:var(--upos-control-radius);transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.ui-btn:disabled,.ui-btn.is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.ui-btn-primary{color:#fff;background:var(--upos-red-700);border:1px solid var(--upos-red-700)}.ui-btn-primary.w-full{width:100%;justify-content:center}.ui-btn-primary:hover{background:var(--upos-red-800);border-color:var(--upos-red-800)}.ui-btn-secondary{color:var(--upos-red-700);background:#fff;border:1px solid var(--upos-border)}.ui-btn-secondary:hover{background:var(--upos-red-50)}.ui-btn-danger{color:var(--upos-red-700);background:#fff;border:1px solid #fecaca}.ui-btn-danger:hover{background:var(--upos-red-50)}.ui-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;border-radius:.125rem}.ui-badge .bi{color:inherit}.ui-badge-success{color:#166534;background:#dcfce7}.ui-badge-warning{color:#92400e;background:#fef3c7}.ui-badge-danger{color:#991b1b;background:#fee2e2}.ui-badge-neutral{color:var(--upos-gray-700);background:var(--upos-gray-100)}.ui-badge-info{color:#1e40af;background:#dbeafe}.ui-badge-promo{color:#9a3412;background:#ffedd5}.ui-eligibility-stats{display:flex;flex-direction:column;gap:.375rem;min-width:8.5rem}.ui-eligibility-stat{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:500;line-height:1.2;color:var(--upos-gray-700);white-space:nowrap}.ui-eligibility-stat .bi{flex-shrink:0;font-size:.75rem;color:var(--upos-red-700)}.ui-eligibility-stat strong{font-weight:600;color:var(--upos-gray-900)}.ui-discount-list-tags-cell{min-width:10rem;max-width:20rem;vertical-align:top}.ui-discount-list-tags{display:flex;flex-wrap:wrap;gap:.25rem;align-items:flex-start}.ui-discount-list-tag{display:inline-flex;align-items:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.125rem .375rem;font-size:.6875rem;font-weight:500;line-height:1.25;border-radius:.125rem}.ui-discount-list-tag--shop{color:#1e40af;background:#dbeafe}.ui-discount-list-tag--product{color:var(--upos-gray-800);background:var(--upos-gray-100)}.ui-toolbar-inline--sub{padding-top:.5rem;margin-top:.125rem;border-top:1px dashed var(--upos-border)}.ui-toolbar-inline--sub>.ui-select{flex:1 1 10rem;min-width:9rem}@media(min-width:640px){.ui-toolbar-inline--sub>.ui-select{flex:0 1 auto;width:11rem;max-width:14rem}}.ui-discount-cell__name{font-weight:600;color:var(--upos-gray-900);line-height:1.3}.ui-discount-cell__id{margin-top:.125rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6875rem;color:var(--upos-gray-500);letter-spacing:.01em}.ui-discount-cell__meta,.ui-created-cell{font-size:.6875rem;line-height:1.35;color:var(--upos-gray-600)}.ui-created-cell__name{display:block;font-weight:600;color:var(--upos-gray-800)}.ui-created-cell__date{display:block;color:var(--upos-gray-500)}.ui-chip-list{display:flex;flex-wrap:wrap;gap:.375rem}.ui-detail-grid{display:grid;gap:1rem 1.5rem;grid-template-columns:1fr;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--upos-gray-200)}@media(min-width:640px){.ui-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.ui-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ui-detail-item{display:flex;flex-direction:column;gap:.25rem;min-width:0}.ui-detail-label{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--upos-gray-500)}.ui-detail-value{font-size:.875rem;font-weight:500;color:var(--upos-gray-900)}.ui-discount-show-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:flex-end;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid var(--upos-gray-200)}.ui-discount-show-actions .ui-btn-secondary{margin-right:auto}.ui-discount-overview{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1.25rem}@media(min-width:768px){.ui-discount-overview{grid-template-columns:repeat(4,minmax(0,1fr))}}.ui-discount-overview-card{display:flex;flex-direction:column;gap:.25rem;min-width:0;padding:.75rem .875rem;background:var(--upos-gray-50);border:1px solid var(--upos-gray-200);border-radius:.375rem}.ui-discount-overview-card__label{font-size:.625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--upos-gray-500)}.ui-discount-overview-card__value{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--upos-gray-900)}.ui-discount-overview-card__value--lg{font-size:1.125rem;font-weight:700;color:var(--upos-red-700)}.ui-discount-overview-card__meta{font-size:.6875rem;font-weight:400;color:var(--upos-gray-500)}.ui-discount-eligibility{display:grid;gap:.75rem;margin-bottom:1.25rem}@media(min-width:768px){.ui-discount-eligibility{grid-template-columns:repeat(3,minmax(0,1fr))}}.ui-discount-panel{display:flex;flex-direction:column;min-height:7rem;max-height:14rem;overflow:hidden;border:1px solid var(--upos-gray-200);border-radius:.375rem;background:#fff}.ui-discount-panel__head{display:flex;flex-shrink:0;gap:.375rem;align-items:center;justify-content:space-between;padding:.5rem .75rem;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--upos-gray-700);background:var(--upos-gray-50);border-bottom:1px solid var(--upos-gray-200)}.ui-discount-panel__head .bi{color:var(--upos-red-700)}.ui-discount-panel__count{font-size:.625rem;font-weight:600;color:var(--upos-gray-500)}.ui-discount-panel__body{flex:1;padding:.5rem;overflow-y:auto}.ui-discount-panel__list{display:flex;flex-direction:column;gap:.25rem}.ui-discount-panel__item{padding:.375rem .5rem;font-size:.75rem;font-weight:500;line-height:1.3;color:var(--upos-gray-800);background:var(--upos-gray-50);border-radius:.25rem}.ui-discount-panel__empty{padding:.75rem .5rem;font-size:.75rem;color:var(--upos-gray-500);text-align:center}.ui-discount-sales-section{margin-top:.25rem}.ui-discount-sales-section__title{margin-bottom:.75rem;font-size:.8125rem;font-weight:600;color:var(--upos-gray-800)}.ui-status-switch{position:relative;display:inline-flex;align-items:center;width:2.5rem;height:1.25rem;padding:0;border:none;border-radius:9999px;cursor:pointer;transition:background-color .15s ease}.ui-status-switch:disabled{cursor:not-allowed;opacity:.85}.ui-status-switch.is-on{background:var(--upos-red-600)}.ui-status-switch.is-off{background:var(--upos-gray-300)}.ui-status-switch.is-pending{background:#fbbf24}.ui-status-switch.is-disabled{background:var(--upos-gray-200)}.ui-status-switch-knob{position:absolute;top:.125rem;left:.125rem;width:1rem;height:1rem;background:#fff;border-radius:9999px;box-shadow:0 1px 2px #0000001f;transition:transform .15s ease}.ui-status-switch.is-on .ui-status-switch-knob{transform:translate(1.25rem)}.ui-table-foot td{background:var(--upos-gray-50);border-top:2px solid var(--upos-gray-200)}.ui-alert{display:flex;gap:.75rem;align-items:flex-start;padding:.875rem 1rem;font-size:.875rem;border-radius:.5rem}.ui-alert-info{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.ui-alert-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.ui-toast{--toast-accent: var(--upos-red-700);--toast-bg: #fff;--toast-border: #fecaca;--toast-icon-bg: #fee2e2;--toast-icon-fg: #b91c1c;--toast-label: #991b1b;--toast-message: var(--upos-gray-700);--toast-progress: var(--upos-red-600);position:fixed;z-index:9999;top:1rem;right:1rem;display:flex;gap:.75rem;align-items:flex-start;width:min(22.5rem,calc(100vw - 2rem));padding:.875rem .875rem 1rem;overflow:hidden;font-family:inherit;background:var(--toast-bg);border:1px solid var(--toast-border);border-radius:.625rem;box-shadow:0 10px 24px #0f172a1f,0 2px 6px #0f172a0f;opacity:0;transform:translate(1.25rem) translateY(-.25rem);transition:opacity .28s ease,transform .28s cubic-bezier(.22,1,.36,1)}.ui-toast.is-visible{opacity:1;transform:translate(0) translateY(0)}.ui-toast.is-leaving{opacity:0;transform:translate(.75rem)}.ui-toast--success{--toast-accent: #16a34a;--toast-bg: #f0fdf4;--toast-border: #bbf7d0;--toast-icon-bg: #dcfce7;--toast-icon-fg: #15803d;--toast-label: #166534;--toast-message: #14532d;--toast-progress: #22c55e}.ui-toast--error{--toast-accent: #dc2626;--toast-bg: #fef2f2;--toast-border: #fecaca;--toast-icon-bg: #fee2e2;--toast-icon-fg: #b91c1c;--toast-label: #991b1b;--toast-message: #7f1d1d;--toast-progress: #ef4444}.ui-toast__accent{position:absolute;top:0;bottom:0;left:0;width:.25rem;background:var(--toast-accent)}.ui-toast__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-left:.25rem;font-size:1.125rem;color:var(--toast-icon-fg);background:var(--toast-icon-bg);border-radius:.5rem}.ui-toast__content{flex:1;min-width:0;padding-top:.0625rem}.ui-toast__label{display:block;margin-bottom:.125rem;font-size:.6875rem;font-weight:600;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:var(--toast-label)}.ui-toast__message{margin:0;font-size:.875rem;font-weight:500;line-height:1.45;color:var(--toast-message);word-break:break-word}.ui-toast__close{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;font-size:.875rem;color:var(--upos-gray-400);cursor:pointer;background:transparent;border:none;border-radius:.375rem;transition:color .15s ease,background-color .15s ease}.ui-toast__close:hover{color:var(--upos-gray-700);background:#0000000a}.ui-toast__progress{position:absolute;right:0;bottom:0;left:0;height:.1875rem;background:var(--toast-progress);transform:scaleX(0);transform-origin:left center}@media(max-width:640px){.ui-toast{top:auto;right:1rem;bottom:1rem;left:1rem;width:auto;transform:translateY(1rem)}.ui-toast.is-visible{transform:translateY(0)}.ui-toast.is-leaving{transform:translateY(.5rem)}}.ui-table-wrap{overflow-x:auto;width:100%}.ui-card .dataTables_wrapper{width:100%;max-width:100%}.ui-card table.dataTable{width:100%!important;max-width:100%;margin:0!important;border:none!important}table.dataTable.no-footer{border-bottom:none!important}.dataTables_wrapper .dataTables_scroll,.dataTables_wrapper .dataTables_scrollHead,.dataTables_wrapper .dataTables_scrollBody{width:100%!important}.dataTables_wrapper .dataTables_scrollBody{border:none!important}.ui-table,table.dataTable{width:100%!important;font-size:.75rem;font-weight:400;line-height:1.45;border-collapse:collapse!important;border-spacing:0;background:#fff}.ui-table thead th,table.dataTable thead th{padding:.625rem .875rem!important;font-size:.75rem!important;font-weight:500!important;letter-spacing:.03em;text-transform:uppercase;color:#fff!important;white-space:nowrap;vertical-align:middle;text-align:left;background-color:var(--upos-red-900)!important;background-image:none!important;border:1px solid rgb(255 255 255 / .12)!important;border-bottom:1px solid rgb(0 0 0 / .15)!important}.ui-table thead th.sorting,.ui-table thead th.sorting_asc,.ui-table thead th.sorting_desc,table.dataTable thead th.sorting,table.dataTable thead th.sorting_asc,table.dataTable thead th.sorting_desc{color:#fff!important}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_asc:after,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_desc:after{opacity:.45!important}.ui-table tbody td,table.dataTable tbody td{padding:.625rem .875rem!important;color:var(--upos-gray-700);vertical-align:middle;border:1px solid var(--upos-table-border)!important;background:#fff}.ui-table tbody tr:hover td,table.dataTable tbody tr:hover td,table.dataTable.display tbody tr:hover>td{background:#fef8f8!important}.ui-table tbody tr:nth-child(2n) td,table.dataTable.display tbody tr.even>td{background:#fafbfc}.ui-table tbody tr:nth-child(2n):hover td,table.dataTable.display tbody tr.even:hover>td{background:#fef8f8!important}.ui-table a,table.dataTable a{font-weight:400;color:var(--upos-red-700);text-decoration:none}.ui-table a:hover,table.dataTable a:hover{text-decoration:underline}.ui-table tbody td.font-medium,table.dataTable tbody td .font-medium{color:var(--upos-gray-800);font-weight:500}.ui-card table.border-collapse thead th,.ui-card table thead th{color:#fff!important;text-transform:uppercase;letter-spacing:.03em;background-color:var(--upos-red-900)!important;background-image:none!important;border:1px solid rgb(255 255 255 / .12)!important}.ui-card table thead tr.bg-red-700,.ui-card table thead.bg-red-700 th,table thead tr.bg-red-700 th{background-color:var(--upos-red-900)!important;color:#fff!important}.ui-card table tbody td{border:1px solid var(--upos-table-border)!important}.dataTables_wrapper{font-family:inherit;font-size:.75rem;font-weight:400;color:var(--upos-gray-600);line-height:1.5}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{margin:.5rem 0;color:var(--upos-gray-500)}.dataTables_wrapper .dataTables_length label,.dataTables_wrapper .dataTables_filter label{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.75rem;font-weight:400;color:var(--upos-gray-600)}.dataTables_wrapper .dataTables_length select,.dataTables_wrapper .dataTables_filter input{min-height:var(--upos-control-height);padding:var(--upos-control-padding-y) var(--upos-control-padding-x);font-size:.75rem;line-height:1.25;color:var(--upos-gray-800);background:#fff;border:1px solid var(--upos-control-border);border-radius:var(--upos-control-radius);box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.dataTables_wrapper .dataTables_filter input{min-width:12rem}.dataTables_wrapper .dataTables_filter input:focus,.dataTables_wrapper .dataTables_length select:focus{outline:none;border-color:var(--upos-red-600);box-shadow:var(--upos-control-focus-ring)}.dataTables_wrapper .dataTables_paginate .paginate_button{min-height:var(--upos-control-height);padding:var(--upos-control-padding-y) .75rem!important;margin:0 .125rem!important;font-size:.75rem!important;line-height:1.25!important;color:var(--upos-gray-700)!important;background:#fff!important;border:1px solid var(--upos-control-border)!important;border-radius:var(--upos-control-radius)!important}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#fff!important;background:var(--upos-red-700)!important;border-color:var(--upos-red-700)!important}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:var(--upos-red-700)!important;background:var(--upos-red-50)!important;border-color:#fecaca!important}.dataTables_wrapper .dt-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.dataTables_wrapper .dt-buttons .dt-button{min-height:var(--upos-control-height)!important;padding:var(--upos-control-padding-y) .875rem!important;font-size:.75rem!important;font-weight:500!important;border-radius:var(--upos-control-radius)!important;box-shadow:none!important}.dataTables_wrapper .dataTables_processing{padding:1rem 1.5rem!important;font-size:.875rem!important;font-weight:500!important;color:var(--upos-red-800)!important;background:#fff!important;border:1px solid var(--upos-gray-200)!important;border-radius:.5rem!important;box-shadow:var(--upos-shadow-md)!important}.upos-preloader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#fff}.upos-preloader-inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.upos-spinner{width:3rem;height:3rem;border:3px solid var(--upos-gray-200);border-top-color:var(--upos-red-700);border-radius:50%;animation:upos-spin .75s linear infinite}.upos-preloader-brand{font-size:.75rem;font-weight:400;letter-spacing:.02em;color:var(--upos-gray-400);text-transform:none}@keyframes upos-spin{to{transform:rotate(360deg)}}.ui-empty{padding:4rem 1.5rem;text-align:center;color:var(--upos-gray-500);border:1px dashed var(--upos-gray-200);border-radius:var(--upos-radius)}.ui-empty-icon{font-size:2.5rem;color:var(--upos-gray-300)}.ui-empty-title{margin-top:.75rem;font-size:.875rem;font-weight:500;color:var(--upos-gray-700)}.ui-list-card{overflow:hidden;border:1px solid var(--upos-gray-200);border-radius:var(--upos-radius);transition:border-color .15s ease,box-shadow .15s ease}.ui-list-card:hover{border-color:#fecaca;box-shadow:var(--upos-shadow)}.ui-icon-box{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border:1px solid transparent;border-radius:.125rem;line-height:1}.ui-icon-box .bi{color:inherit}.ui-icon-box-xs{width:1.25rem;height:1.25rem;font-size:.625rem}.ui-icon-box-sm{width:1.5rem;height:1.5rem;font-size:.75rem}.ui-icon-box-md{width:2rem;height:2rem;font-size:.875rem}.ui-icon-box-lg{width:2.75rem;height:2.75rem;font-size:1.125rem}.ui-icon-box-xl{width:3rem;height:3rem;font-size:1.25rem}.ui-icon-box-red{color:var(--upos-red-800);background:var(--upos-red-100);border-color:#fecaca}.ui-icon-box-green{color:#166534;background:#dcfce7;border-color:#bbf7d0}.ui-icon-box-blue{color:#1e40af;background:#dbeafe;border-color:#bfdbfe}.ui-icon-box-amber{color:#92400e;background:#fef3c7;border-color:#fde68a}.ui-icon-box-gray{color:var(--upos-gray-700);background:var(--upos-gray-100);border-color:var(--upos-gray-200)}.ui-icon-box-purple{color:#6b21a8;background:#f3e8ff;border-color:#e9d5ff}.ui-icon-box-solid-red{color:#fff;background:var(--upos-red-700);border-color:var(--upos-red-800)}.ui-icon-box-solid-green{color:#fff;background:#15803d;border-color:#166534}.ui-icon-box-solid-blue{color:#fff;background:#1d4ed8;border-color:#1e40af}.ui-icon-box-solid-amber{color:#fff;background:#b45309;border-color:#92400e}.ui-icon-box-solid-gray{color:#fff;background:var(--upos-gray-600);border-color:var(--upos-gray-700)}.ui-icon-box-solid-purple{color:#fff;background:#7e22ce;border-color:#6b21a8}.ui-icon-box-solid-red:hover{background:var(--upos-red-800);border-color:var(--upos-red-900)}.ui-action-group{display:inline-flex;flex-flow:row nowrap;gap:.125rem;align-items:center;justify-content:center;vertical-align:middle}form.ui-action-group,.ui-action-group>form,.ui-table tbody td>form.inline,.ui-table tbody td form:has(.ui-icon-btn),table.dataTable tbody td>form.inline,table.dataTable tbody td form:has(.ui-icon-btn){display:inline-flex;flex-flow:row nowrap;gap:.125rem;align-items:center;margin:0}.ui-table tbody td:has(.ui-action-group),.ui-table tbody td:has(.ui-icon-btn),table.dataTable tbody td:has(.ui-action-group),table.dataTable tbody td:has(.ui-icon-btn){text-align:center;white-space:nowrap}.ui-icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;font-size:.75rem;line-height:1;color:#fff!important;border:none;border-radius:.125rem;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.ui-icon-btn-sm{padding:.25rem;font-size:.75rem}.ui-icon-btn .bi,.ui-icon-btn>i.bi{color:#fff!important}.ui-icon-btn:disabled,.ui-icon-btn.is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.ui-icon-btn-view,.ui-icon-btn-edit,.ui-icon-btn-delete{background:var(--upos-red-700)}.ui-icon-btn-view:hover,.ui-icon-btn-edit:hover{background:var(--upos-red-800)}.ui-icon-btn-delete{background:#991b1b}.ui-icon-btn-delete:hover{background:#7f1d1d}.ui-icon-btn-success{background:#15803d}.ui-icon-btn-success:hover{background:#166534}.ui-icon-btn-warn{background:#b45309}.ui-icon-btn-warn:hover{background:#92400e}.ui-icon-btn-print,.ui-icon-btn-info{background:#1d4ed8}.ui-icon-btn-print:hover,.ui-icon-btn-info:hover{background:#1e40af}.ui-icon-btn-muted{background:#9ca3af}.ui-icon-btn-muted:hover{background:#6b7280}.ui-icon-btn-ghost{color:var(--upos-gray-600)!important;background:#fff;border:1px solid var(--upos-gray-300)}.ui-icon-btn-ghost .bi,.ui-icon-btn-ghost>i.bi{color:var(--upos-gray-600)!important}.ui-icon-btn-ghost:hover{color:#991b1b!important;background:#fef2f2;border-color:#fecaca}.ui-icon-btn-ghost:hover .bi,.ui-icon-btn-ghost:hover>i.bi{color:#991b1b!important}#sidebar,#sidebar_menu{background-color:var(--upos-sidebar-bg)}#sidebar{border-right:1px solid rgb(0 0 0 / .2);box-shadow:2px 0 12px #0000000f}.sidebar-brand{display:flex;align-items:center;justify-content:space-between;gap:.5rem;height:3.5rem;padding:0 .875rem;background:var(--upos-sidebar-bg);border-bottom:1px solid rgb(255 255 255 / .1)}.sidebar-brand-link{overflow:hidden;font-size:.875rem;font-weight:500;color:#fffffff2;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em}.sidebar-brand-link:hover{color:#fff}.sidebar-brand-close{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:1.125rem;color:#ffffffbf;background:transparent;border:none;border-radius:.375rem}.sidebar-brand-close:hover{color:#fff;background:#ffffff1a}.sidebar-nav{display:flex;flex-direction:column;gap:.125rem;padding:.625rem .5rem 1.75rem}#sidebar_menu .sidebar-nav>li>a,#sidebar_menu .sidebar-nav>li>button{display:flex;gap:.625rem;align-items:center;width:100%;padding:.5rem .75rem!important;margin:0!important;font-size:.8125rem;font-weight:500;line-height:1.35;color:#ffffffdb!important;text-align:left;border:none;border-radius:.375rem;transition:background-color .15s ease,color .15s ease}#sidebar_menu .sidebar-nav>li>a:hover,#sidebar_menu .sidebar-nav>li>button:hover{color:#fff!important;background:#ffffff1a!important}#sidebar_menu .sidebar-nav>li>a>.bi:first-child,#sidebar_menu .sidebar-nav>li>button>.bi:first-child{flex-shrink:0;width:1.125rem;font-size:1rem;text-align:center;opacity:.92}#sidebar_menu .sidebar-nav>li>a>span,#sidebar_menu .sidebar-nav>li>button>span{flex:1;min-width:0;margin-left:0!important}#sidebar_menu .sidebar-nav>li>button[aria-expanded=true]{color:#fff!important;background:#ffffff1a!important}#sidebar_menu .sidebar-nav>li>button>.bi-chevron-down{flex-shrink:0;margin-left:auto;font-size:.6875rem;opacity:.65;transition:transform .2s ease}#sidebar_menu .sidebar-nav>li>button[aria-expanded=true]>.bi-chevron-down{transform:rotate(180deg)}#sidebar_menu .sidebar-nav>li>a.bg-red-50,#sidebar_menu .sidebar-nav>li>a.text-red-700{color:var(--upos-red-900)!important;background:#fffffff0!important;box-shadow:0 1px 2px #00000014}#sidebar_menu .sidebar-nav>li>a.bg-red-50:hover,#sidebar_menu .sidebar-nav>li>a.text-red-700:hover{color:var(--upos-red-900)!important;background:#fff!important}#sidebar_menu .sidebar-nav>li>a.bg-red-50 .bi,#sidebar_menu .sidebar-nav>li>a.text-red-700 .bi{color:var(--upos-red-800);opacity:1}#sidebar_menu a.bg-red-50,#sidebar_menu a.text-red-700{color:var(--upos-red-900)!important;background:#fffffff0!important;box-shadow:0 1px 2px #00000014}#sidebar_menu a.bg-red-50:hover,#sidebar_menu a.text-red-700:hover{color:var(--upos-red-900)!important;background:#fff!important}#sidebar_menu .sidebar-submenu{display:none;flex-direction:column;gap:.0625rem;padding:.25rem 0 .375rem!important;margin:.125rem 0 .25rem .75rem!important;border-left:1px solid rgb(255 255 255 / .14)}#sidebar_menu .sidebar-submenu.is-open{display:flex}#sidebar_menu .sidebar-submenu a{display:flex;gap:.5rem;align-items:center;width:100%;padding:.4375rem .625rem!important;margin-left:0!important;font-size:.75rem!important;font-weight:400!important;line-height:1.35;color:#ffffffc7!important;border-radius:.3125rem}#sidebar_menu ul[id^=dropdown-] a:hover{color:#fff!important;background:#ffffff14!important}#sidebar_menu .sidebar-submenu a.bg-red-50,#sidebar_menu .sidebar-submenu a.text-red-700,#sidebar_menu ul[id^=dropdown-] a.bg-red-50,#sidebar_menu ul[id^=dropdown-] a.text-red-700{font-weight:500!important;color:var(--upos-red-900)!important;background:#ffffffeb!important}#sidebar_menu .sidebar-submenu a.bg-red-50 .bi,#sidebar_menu .sidebar-submenu a.text-red-700 .bi{color:var(--upos-red-800);opacity:1}#sidebar_menu ul[id^=dropdown-] a .bi{flex-shrink:0;width:.875rem;font-size:.8125rem;text-align:center;opacity:.85}@media print{.upos-preloader,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dt-buttons{display:none!important}}.header-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:var(--upos-gray-600);background:transparent;border:1px solid transparent;border-radius:.375rem;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.header-icon-btn:hover{color:var(--upos-red-700);background:var(--upos-red-50);border-color:#fecaca}.header-icon-btn .bi{font-size:1.0625rem}.header-icon-badge{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.625rem;font-weight:500;line-height:1;color:#fff;background:var(--upos-red-700);border:1.5px solid #fff;border-radius:9999px;transform:translate(25%,-25%)}.header-icon-badge-muted{background:var(--upos-gray-600)}.header-profile-btn{display:flex;align-items:center;gap:.5rem;padding:.25rem .375rem .25rem .25rem;text-align:left;background:transparent;border:1px solid transparent;border-radius:.5rem;transition:background-color .15s ease,border-color .15s ease}.header-profile-btn:hover{background:var(--upos-gray-50);border-color:var(--upos-gray-200)}.header-panel{position:absolute;top:calc(100% + .5rem);right:.5rem;z-index:50;display:flex;flex-direction:column;width:min(26rem,calc(100vw - 1rem));max-height:min(34rem,calc(100vh - 5rem));overflow:hidden;background:#fff;border:1px solid var(--upos-gray-200);border-radius:.625rem;box-shadow:0 12px 32px #0f172a1f,0 2px 6px #0f172a0f}.header-panel.hidden{display:none}.header-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;background:var(--upos-brand-header-bg);border-bottom:1px solid rgb(0 0 0 / .08)}.header-panel-eyebrow{font-size:.625rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#fecacabf}.header-panel-title{margin-top:.125rem;font-size:.9375rem;font-weight:500;color:#fff}.header-panel-count{padding:.125rem .5rem;font-size:.625rem;font-weight:400;color:#fff;background:#ffffff26;border-radius:9999px}.header-panel-close{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;color:#ffffffeb;background:transparent;border:none;border-radius:.125rem}.header-panel-close .bi{color:inherit}.header-panel-close:hover{background:#ffffff1f}.header-panel-body{flex:1;padding:.5rem;overflow-y:auto}.header-panel-body--feed{padding:.625rem .75rem .75rem;font-size:.75rem;background:var(--upos-gray-50)}.header-panel-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem 1rem;background:var(--upos-gray-50);border-top:1px solid var(--upos-gray-200)}.header-panel-link,.header-panel-link-muted{font-size:.75rem;font-weight:500;text-decoration:none}.header-panel-link{color:var(--upos-red-700)}.header-panel-link:hover{text-decoration:underline}.header-panel-link-muted{color:var(--upos-gray-500)}.header-panel-empty{padding:2rem 1rem;text-align:center;color:var(--upos-gray-500)}.header-panel-empty .bi{font-size:1.75rem;color:var(--upos-gray-300)}.header-panel-empty p{margin-top:.5rem;font-size:.75rem;font-weight:500;color:var(--upos-gray-700)}.header-panel-empty span{display:block;margin-top:.25rem;font-size:.6875rem}.header-notice{--notice-accent: var(--upos-red-700);--notice-bg: #fff;--notice-border: #fecaca;--notice-badge-bg: var(--upos-red-100);--notice-badge-fg: var(--upos-red-800);--notice-icon-bg: var(--upos-red-100);--notice-icon-fg: var(--upos-red-800);--notice-action-bg: var(--upos-red-700);--notice-action-hover: var(--upos-red-800);position:relative;display:flex;gap:0;overflow:hidden;background:var(--notice-bg);border:1px solid var(--notice-border);border-radius:.5rem;box-shadow:0 1px 2px #0f172a0a;transition:box-shadow .15s ease,border-color .15s ease}.header-notice:hover{box-shadow:0 4px 12px #0f172a0f}.header-notice+.header-notice{margin-top:.5rem}.header-notice.is-unread{border-color:var(--notice-border)}.header-notice.is-read{opacity:.88}.header-notice--success{--notice-accent: #16a34a;--notice-bg: #f0fdf4;--notice-border: #bbf7d0;--notice-badge-bg: #dcfce7;--notice-badge-fg: #166534;--notice-icon-bg: #dcfce7;--notice-icon-fg: #166534;--notice-action-bg: #15803d;--notice-action-hover: #166534}.header-notice--info{--notice-accent: #2563eb;--notice-bg: #eff6ff;--notice-border: #bfdbfe;--notice-badge-bg: #dbeafe;--notice-badge-fg: #1e40af;--notice-icon-bg: #dbeafe;--notice-icon-fg: #1e40af;--notice-action-bg: #1d4ed8;--notice-action-hover: #1e40af}.header-notice--warning{--notice-accent: #d97706;--notice-bg: #fffbeb;--notice-border: #fde68a;--notice-badge-bg: #fef3c7;--notice-badge-fg: #92400e;--notice-icon-bg: #fef3c7;--notice-icon-fg: #92400e;--notice-action-bg: #b45309;--notice-action-hover: #92400e}.header-notice--action{--notice-accent: var(--upos-red-700);--notice-bg: #fef2f2;--notice-border: #fecaca;--notice-badge-bg: var(--upos-red-100);--notice-badge-fg: var(--upos-red-800);--notice-icon-bg: var(--upos-red-100);--notice-icon-fg: var(--upos-red-800);--notice-action-bg: var(--upos-red-700);--notice-action-hover: var(--upos-red-800)}.header-notice--neutral{--notice-accent: var(--upos-gray-500);--notice-bg: #fff;--notice-border: var(--upos-gray-200);--notice-badge-bg: var(--upos-gray-100);--notice-badge-fg: var(--upos-gray-700);--notice-icon-bg: var(--upos-gray-100);--notice-icon-fg: var(--upos-gray-700);--notice-action-bg: var(--upos-gray-600);--notice-action-hover: var(--upos-gray-700)}.header-notice__accent{flex-shrink:0;width:.25rem;background:var(--notice-accent)}.header-notice__main{flex:1;min-width:0;padding:.625rem .5rem .625rem .625rem}.header-notice__head{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center;justify-content:space-between;margin-bottom:.5rem}.header-notice__badge{display:inline-flex;align-items:center;padding:.125rem .4375rem;font-size:.625rem;font-weight:600;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;color:var(--notice-badge-fg);background:var(--notice-badge-bg);border-radius:9999px}.header-notice__time{font-size:.6875rem;color:var(--upos-gray-500);white-space:nowrap}.header-notice__body{display:flex;gap:.625rem;align-items:flex-start}.header-notice__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.9375rem;color:var(--notice-icon-fg);background:var(--notice-icon-bg);border-radius:.4375rem}.header-notice__icon .bi{color:inherit}.header-notice__content{flex:1;min-width:0}.header-notice__title{font-size:.8125rem;font-weight:600;line-height:1.35;color:var(--upos-gray-900);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.header-notice__message{margin-top:.2rem;font-size:.8125rem;line-height:1.5;color:var(--upos-gray-600);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}.header-notice__stamp{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;margin-top:.35rem;font-size:.6875rem;color:var(--upos-gray-500)}.header-notice__stamp .bi{font-size:.625rem}.header-notice__action{display:inline-flex;gap:.125rem;align-items:center;margin-top:.5rem;padding:.3125rem .5625rem;font-size:.6875rem;font-weight:600;color:#fff;text-decoration:none;background:var(--notice-action-bg);border-radius:.3125rem;transition:background-color .15s ease}.header-notice__action:hover{background:var(--notice-action-hover);color:#fff}.header-notice__action .bi{font-size:.875rem;line-height:1}.header-notice__dismiss{flex-shrink:0;align-self:flex-start;width:1.5rem;height:1.5rem;margin:.3125rem .3125rem 0 0;font-size:.75rem;color:var(--upos-gray-400);background:transparent;border:none;border-radius:.3125rem;transition:color .15s ease,background-color .15s ease}.header-notice__dismiss .bi{color:inherit}.header-notice__dismiss:hover{color:var(--notice-accent);background:#ffffffa6}.notify-inbox-tabs{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:.75rem 1.25rem;background:var(--upos-gray-50);border-bottom:1px solid var(--upos-gray-200)}.notify-inbox-tab{display:inline-flex;gap:.375rem;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:500;color:var(--upos-gray-600);text-decoration:none;background:transparent;border:1px solid transparent;border-radius:9999px;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.notify-inbox-tab:hover{color:var(--upos-red-800);background:#fff}.notify-inbox-tab.is-active{color:var(--upos-red-800);background:#fff;border-color:#fecaca;box-shadow:0 1px 2px #0f172a0d}.notify-inbox-tab__count{min-width:1.125rem;padding:.0625rem .375rem;font-size:.625rem;font-weight:500;line-height:1.2;color:var(--upos-gray-600);text-align:center;background:var(--upos-gray-200);border-radius:9999px}.notify-inbox-tab.is-active .notify-inbox-tab__count{color:var(--upos-red-800);background:var(--upos-red-100)}.notify-inbox-tab-action{display:inline-flex;gap:.25rem;align-items:center;margin-left:auto;padding:.375rem .75rem;font-size:.75rem;font-weight:500;color:var(--upos-red-700);text-decoration:none;background:#fff;border:1px solid #fecaca;border-radius:.375rem;transition:background-color .15s ease}.notify-inbox-tab-action:hover{background:var(--upos-red-50)}.notify-inbox-tab-action .bi{font-size:.875rem}.ui-list-filters{display:flex;flex-direction:column;gap:.875rem;padding:.875rem 1.25rem;background:#fff;border-bottom:1px solid var(--upos-gray-200)}.ui-list-filters-row{display:flex;flex-direction:column;gap:.375rem}.ui-list-filters-row .ui-label{margin-bottom:0}.ui-list-filters-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding-top:.25rem}.ui-filter-btn__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.125rem;padding:0 .25rem;font-size:.625rem;font-weight:600;line-height:1.25rem;border-radius:9999px;background:#00000014}.ui-filter-btn.is-active .ui-filter-btn__count{background:#ffffff38}.notify-inbox-filters{padding:.875rem 1.25rem;background:#fff;border-bottom:1px solid var(--upos-gray-200)}.notify-inbox-flash{display:flex;gap:.625rem;align-items:center;padding:.75rem .875rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:500;line-height:1.45;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem}.notify-inbox-flash .bi{font-size:1rem}.notify-inbox-list{display:flex;flex-direction:column;gap:.625rem}.notify-inbox-list .header-notice+.header-notice{margin-top:0}.notify-inbox-item__badges{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center}.notify-inbox-item__type{display:inline-flex;padding:.125rem .4375rem;font-size:.625rem;font-weight:600;line-height:1.2;color:var(--upos-gray-600);background:#ffffffb3;border:1px solid var(--upos-gray-200);border-radius:9999px}.notify-inbox-item__read-sep{color:var(--upos-gray-300)}.notify-inbox-item__aside{display:flex;flex-shrink:0;flex-direction:column;gap:.375rem;align-items:flex-end;justify-content:flex-start;padding:.625rem .625rem 0 0}.notify-inbox-item__status{display:inline-flex;gap:.25rem;align-items:center;font-size:.625rem;font-weight:500;white-space:nowrap}.notify-inbox-item__status--unread{padding:.125rem .4375rem;color:var(--upos-red-800);background:var(--upos-red-100);border-radius:9999px}.notify-inbox-item__status--read{color:var(--upos-gray-500)}.notify-inbox-item__status--read .bi{font-size:.75rem}.notify-inbox-item__mark-read{display:inline-flex;gap:.25rem;align-items:center;padding:.25rem .5rem;font-size:.625rem;font-weight:500;color:var(--upos-gray-600);background:#fff;border:1px solid var(--upos-gray-200);border-radius:.3125rem;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.notify-inbox-item__mark-read:hover{color:var(--upos-red-700);background:var(--upos-red-50);border-color:#fecaca}.notify-inbox-item__mark-read .bi{font-size:.75rem}.header-activity-entry{--activity-accent: var(--upos-gray-500);--activity-icon-bg: var(--upos-gray-100);--activity-icon-fg: var(--upos-gray-700);--activity-chip-category-bg: var(--upos-gray-100);--activity-chip-category-fg: var(--upos-gray-700);display:grid;grid-template-columns:auto 1fr;gap:.625rem}.header-activity-entry+.header-activity-entry{margin-top:.125rem}.header-activity-entry--success{--activity-accent: #16a34a;--activity-icon-bg: #dcfce7;--activity-icon-fg: #166534;--activity-chip-category-bg: #dcfce7;--activity-chip-category-fg: #166534}.header-activity-entry--info{--activity-accent: #2563eb;--activity-icon-bg: #dbeafe;--activity-icon-fg: #1e40af;--activity-chip-category-bg: #dbeafe;--activity-chip-category-fg: #1e40af}.header-activity-entry--warning{--activity-accent: #d97706;--activity-icon-bg: #fef3c7;--activity-icon-fg: #92400e;--activity-chip-category-bg: #fef3c7;--activity-chip-category-fg: #92400e}.header-activity-entry--action{--activity-accent: var(--upos-red-700);--activity-icon-bg: var(--upos-red-100);--activity-icon-fg: var(--upos-red-800);--activity-chip-category-bg: var(--upos-red-100);--activity-chip-category-fg: var(--upos-red-800)}.header-activity-entry--neutral{--activity-accent: var(--upos-gray-500);--activity-icon-bg: var(--upos-gray-100);--activity-icon-fg: var(--upos-gray-700);--activity-chip-category-bg: var(--upos-gray-100);--activity-chip-category-fg: var(--upos-gray-700)}.header-activity-entry__marker{display:flex;flex-direction:column;align-items:center;width:1.75rem;padding-top:.125rem}.header-activity-entry__icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:.8125rem;color:var(--activity-icon-fg);background:var(--activity-icon-bg);border:1px solid color-mix(in srgb,var(--activity-accent) 18%,transparent);border-radius:.375rem}.header-activity-entry__icon .bi{color:inherit}.header-activity-entry__line{flex:1;width:2px;min-height:.75rem;margin-top:.25rem;background:var(--upos-gray-200);border-radius:1px}.header-activity-entry__card{padding:.625rem .75rem;margin-bottom:.375rem;background:#fff;border:1px solid var(--upos-gray-200);border-left:3px solid var(--activity-accent);border-radius:.5rem;box-shadow:0 1px 2px #0f172a0a}.header-activity-entry__top{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center;justify-content:space-between}.header-activity-entry__chips{display:flex;flex-wrap:wrap;gap:.25rem}.header-activity-entry__chip{display:inline-flex;padding:.0625rem .3125rem;font-size:.5625rem;font-weight:500;line-height:1.35;border-radius:9999px}.header-activity-entry__chip--category{color:var(--activity-chip-category-fg);background:var(--activity-chip-category-bg)}.header-activity-entry__chip--success{color:#166534;background:#dcfce7}.header-activity-entry__chip--info{color:#1e40af;background:#dbeafe}.header-activity-entry__chip--warning{color:#92400e;background:#fef3c7}.header-activity-entry__chip--action{color:var(--upos-red-800);background:var(--upos-red-100)}.header-activity-entry__chip--neutral{color:var(--upos-gray-700);background:var(--upos-gray-100)}.header-activity-entry__time{font-size:.625rem;color:var(--upos-gray-400);white-space:nowrap}.header-activity-entry__summary{margin-top:.3125rem;font-size:.75rem;font-weight:500;line-height:1.4;color:var(--upos-gray-900);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.header-activity-entry__details{margin-top:.2rem;font-size:.6875rem;line-height:1.45;color:var(--upos-gray-600);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.header-activity-entry__meta{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center;margin-top:.3125rem;padding-top:.3125rem;font-size:.625rem;color:var(--upos-gray-500);border-top:1px dashed var(--upos-gray-200)}.header-activity-entry__meta span{display:inline-flex;gap:.25rem;align-items:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-activity-entry__meta .bi{font-size:.5625rem;color:var(--upos-gray-400)}.activity-log-timeline{display:flex;flex-direction:column;gap:0}.activity-log-entry{display:grid;grid-template-columns:auto 1fr;gap:.875rem;padding-bottom:1rem}.activity-log-entry:last-child .activity-log-entry-line{display:none}.activity-log-entry-marker{display:flex;flex-direction:column;align-items:center;width:2rem}.activity-log-entry-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.875rem;color:var(--upos-red-800);background:var(--upos-red-100);border:1px solid #fecaca;border-radius:.125rem}.activity-log-entry-icon .bi{color:inherit}.activity-log-entry-line{flex:1;width:1px;min-height:1rem;margin-top:.375rem;background:var(--upos-gray-200)}.activity-log-entry-body{padding:.75rem .875rem;background:#fff;border:1px solid var(--upos-gray-200);border-radius:.375rem}.activity-log-entry-top{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between}.activity-log-entry-chips{display:flex;flex-wrap:wrap;gap:.25rem}.activity-log-chip{display:inline-flex;padding:.125rem .4375rem;font-size:.6875rem;font-weight:500;color:var(--upos-gray-600);background:var(--upos-gray-100);border-radius:.25rem}.activity-log-chip-action{color:var(--upos-red-800);background:#fee2e2}.activity-log-entry-time{font-size:.6875rem;color:var(--upos-gray-500);white-space:nowrap}.activity-log-entry-summary{margin-top:.5rem;font-size:.875rem;line-height:1.5;color:var(--upos-gray-800)}.activity-log-entry-details{margin-top:.375rem;padding:.5rem .625rem;font-size:.8125rem;line-height:1.45;color:var(--upos-gray-600);background:var(--upos-gray-50);border-left:2px solid var(--upos-red-200);border-radius:0 .25rem .25rem 0}.activity-log-entry-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem;font-size:.6875rem;color:var(--upos-gray-500)}.activity-log-entry-meta span{display:inline-flex;gap:.25rem;align-items:center}.ui-form-page{padding:var(--upos-space-page-y) var(--upos-space-page-x)}.ui-form-page.ui-form-grid,.ui-form-grid{display:grid;gap:var(--upos-space-grid-row) var(--upos-space-grid-col);grid-template-columns:1fr}@media(min-width:768px){.ui-form-grid--2,.ui-form-page.ui-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.ui-form-grid .col-span-2,.ui-form-field--full{grid-column:1 / -1}.ui-form-section{grid-column:1 / -1;padding-top:.125rem;padding-bottom:.625rem;margin-bottom:.125rem;border-bottom:1px solid var(--upos-border)}.ui-form-section:first-child{padding-top:0}.ui-form-section-title{font-size:.8125rem;font-weight:600;color:var(--upos-gray-800);letter-spacing:-.01em;text-transform:uppercase}.ui-form-section-desc{margin-top:.25rem;max-width:42rem;font-size:.6875rem;line-height:1.5;color:var(--upos-gray-500)}.ui-form-field label,.ui-form-page .ui-form-field>label{font-size:.75rem;font-weight:500;color:var(--upos-gray-700)}.ui-form-actions{display:flex;flex-wrap:wrap;grid-column:1 / -1;gap:.5rem;align-items:center;justify-content:flex-end;padding:var(--upos-space-page-y) 0 .125rem;margin-top:.125rem;border-top:1px solid var(--upos-border)}.ui-form-page .ql-toolbar.ql-snow{border:1px solid var(--upos-control-border);border-bottom:none;border-radius:var(--upos-control-radius) var(--upos-control-radius) 0 0;background:var(--upos-gray-50)}.ui-form-page .ql-container.ql-snow{min-height:9rem;font-size:.75rem;border:1px solid var(--upos-control-border);border-radius:0 0 var(--upos-control-radius) var(--upos-control-radius)}.ui-form-page .ql-container.ql-snow:focus-within{border-color:var(--upos-red-600);box-shadow:var(--upos-control-focus-ring)}#main-content .select2-container,.ui-auth-form .select2-container{display:block;width:100%!important;max-width:100%;margin:0}.ui-card-toolbar .select2-container.select2-toolbar-compact,.ui-toolbar-inline .select2-container.select2-toolbar-compact,.ui-toolbar-inline--sub .select2-container.select2-toolbar-compact,.ui-toolbar-responsive__filters .select2-container.select2-toolbar-compact,.notify-inbox-filters .select2-container.select2-toolbar-compact{width:auto!important;min-width:7.5rem;max-width:11rem;flex:0 0 auto}@media(min-width:640px){.ui-toolbar-inline .select2-container.select2-toolbar-compact,.ui-toolbar-inline--sub .select2-container.select2-toolbar-compact{min-width:8.25rem;max-width:12rem}}@media(min-width:900px){.ui-toolbar-inline .select2-container.select2-toolbar-compact{width:9rem!important;min-width:8.25rem;max-width:13rem}.ui-toolbar-inline--sub .select2-container.select2-toolbar-compact{width:11rem!important;min-width:9rem;max-width:16rem}}.ui-toolbar-inline>.select2-container.select2-toolbar-compact,.ui-toolbar-inline--sub>.select2-container.select2-toolbar-compact{flex:0 0 auto}.ui-form-field .select2-container{width:100%!important}.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple{font-family:inherit;font-size:.75rem;background:#fff!important;border:1px solid var(--upos-control-border)!important;border-radius:var(--upos-control-radius)!important;outline:none!important;box-shadow:none!important;box-sizing:border-box!important;transition:border-color .15s ease,box-shadow .15s ease}.select2-container--default .select2-selection--single{display:flex!important;align-items:center!important;height:var(--upos-control-height)!important;min-height:var(--upos-control-height)!important;max-height:var(--upos-control-height)!important;padding:0!important}.select2-container--default .select2-selection--single:hover{border-color:var(--upos-control-border-hover)!important}.select2-container--default .select2-selection--single .select2-selection__rendered{flex:1;min-width:0;padding:0 2rem 0 var(--upos-control-padding-x)!important;overflow:hidden;font-size:.75rem;font-weight:400;line-height:1.25;color:var(--upos-gray-800);text-overflow:ellipsis;white-space:nowrap}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--upos-gray-400)}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:0!important;right:0!important;width:2rem!important;height:100%!important;transform:none!important}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:-2px;border-color:#94a3b8 transparent transparent transparent;border-width:5px 4px 0 4px}.select2-container--default .select2-selection--single .select2-selection__clear{margin-right:1.5rem;font-size:.875rem;font-weight:400;line-height:1;color:var(--upos-gray-500)}.select2-container--default .select2-selection--multiple{min-height:var(--upos-control-height)!important;padding:.1875rem var(--upos-control-padding-x)!important;line-height:1.25}.select2-container--default .select2-selection--multiple:hover{border-color:var(--upos-control-border-hover)!important}.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{margin-top:.125rem;font-size:.6875rem;color:var(--upos-gray-800);background:var(--upos-gray-100)!important;border:1px solid var(--upos-border)!important;border-radius:var(--upos-control-radius)!important}.select2-dropdown{font-size:.75rem;border:1px solid var(--upos-control-border)!important;border-radius:var(--upos-control-radius)!important;box-shadow:var(--upos-shadow-md);z-index:1060}.select2-container--default .select2-search--dropdown{padding:.5rem}.select2-container--default .select2-search--dropdown .select2-search__field{height:var(--upos-control-height);min-height:var(--upos-control-height);padding:0 var(--upos-control-padding-x);font-size:.75rem;line-height:calc(var(--upos-control-height) - 2px);color:var(--upos-gray-800);background:#fff;border:1px solid var(--upos-control-border);border-radius:var(--upos-control-radius);outline:none;box-shadow:none;box-sizing:border-box}.select2-container--default .select2-search--dropdown .select2-search__field:focus,.select2-container--default .select2-search--dropdown .select2-search__field:focus-visible{outline:none!important;border-color:var(--upos-red-600);box-shadow:var(--upos-control-focus-ring)}.select2-container--default .select2-results__option{padding:.4375rem .75rem;font-size:.75rem}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--upos-red-700)!important}.select2-container--default .select2-selection__clear{margin-right:.25rem;font-size:1rem;color:var(--upos-gray-500)}.ui-dashboard{width:100%;min-width:0}.ui-dash-hero{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;justify-content:space-between;padding:1.125rem 1rem;margin-bottom:.75rem;background:linear-gradient(135deg,#fff,#fef2f2);border:1px solid var(--upos-border);border-left:4px solid var(--upos-red-700);border-radius:var(--upos-control-radius);box-shadow:var(--upos-shadow)}@media(min-width:768px){.ui-dash-hero{padding:1.25rem;margin-bottom:1rem}}.ui-dash-hero__greeting{font-size:.75rem;color:var(--upos-gray-600)}.ui-dash-hero__title{margin-top:.125rem;font-size:1.25rem;font-weight:700;line-height:1.2;color:var(--upos-gray-900);letter-spacing:-.02em}@media(min-width:768px){.ui-dash-hero__title{font-size:1.5rem}}.ui-dash-hero__meta{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center;margin-top:.375rem;font-size:.6875rem;color:var(--upos-gray-500)}.ui-dash-hero__sep{color:var(--upos-gray-300)}.ui-dash-hero__badge{display:inline-flex;gap:.375rem;align-items:center;padding:.375rem .625rem;font-size:.625rem;font-weight:600;color:var(--upos-red-800);text-transform:uppercase;letter-spacing:.06em;background:var(--upos-red-50);border:1px solid #fecaca;border-radius:999px}.ui-dash-quick{display:flex;gap:.5rem;padding-bottom:.75rem;margin-bottom:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ui-dash-quick::-webkit-scrollbar{display:none}.ui-dash-quick__link{display:inline-flex;flex-shrink:0;gap:.375rem;align-items:center;padding:.4375rem .75rem;font-size:.6875rem;font-weight:600;color:var(--upos-red-800);white-space:nowrap;background:#fff;border:1px solid var(--upos-border);border-radius:999px;box-shadow:var(--upos-shadow);transition:background .15s ease,border-color .15s ease,transform .15s ease}.ui-dash-quick__link:hover{color:var(--upos-red-900);background:var(--upos-red-50);border-color:#fecaca;transform:translateY(-1px)}.ui-dash-section{margin-bottom:.25rem}.ui-dash-section__head{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;justify-content:space-between;margin-bottom:.75rem}.ui-dash-section__title{font-size:.8125rem;font-weight:700;color:var(--upos-gray-800);text-transform:uppercase;letter-spacing:.04em}.ui-dash-section__desc{margin-top:.125rem;font-size:.6875rem;color:var(--upos-gray-500)}@media(min-width:1280px){.ui-dash-charts{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-dashboard-panel--wide{grid-column:1 / -1}}.ui-dash-panel-head{display:grid;gap:.625rem;align-items:start;margin-bottom:.75rem;grid-template-columns:auto 1fr}.ui-dash-panel-head .ui-dashboard-panel__filter,.ui-dash-panel-head .ui-select{grid-column:1 / -1}@media(min-width:640px){.ui-dash-panel-head{grid-template-columns:auto 1fr auto}.ui-dash-panel-head .ui-dashboard-panel__filter,.ui-dash-panel-head .ui-select{grid-column:auto;align-self:start}}.ui-dash-panel-head__icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:1rem;color:var(--upos-red-700);background:var(--upos-red-50);border:1px solid #fecaca;border-radius:var(--upos-control-radius)}.ui-dash-panel-head__icon--brand{color:#fff;background:var(--upos-red-700);border-color:var(--upos-red-800)}.ui-dash-panel-head__icon--pay{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}.ui-dash-panel-head__icon--catalog{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.ui-dash-panel-head__title{font-size:.8125rem;font-weight:700;line-height:1.3;color:var(--upos-gray-900)}.ui-dash-panel-head__desc{margin-top:.125rem;font-size:.6875rem;line-height:1.4;color:var(--upos-gray-500)}.ui-dashboard-panel--chart{padding:.875rem 1rem}.ui-dashboard-chart--tall{height:16rem;min-height:16rem}@media(min-width:1024px){.ui-dashboard-chart--tall{height:20rem;min-height:20rem}}.ui-dashboard-chart--donut{height:13rem;min-height:13rem}.ui-dash-finance{display:grid;gap:.625rem;grid-column:1 / -1;grid-template-columns:minmax(0,1fr)}.ui-dash-finance__card{display:grid;gap:.5rem .75rem;align-items:center;padding:.875rem 1rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);box-shadow:var(--upos-shadow);grid-template-columns:auto 1fr}.ui-dash-finance__card--blue{border-top:3px solid #3b82f6}.ui-dash-finance__card--red{border-top:3px solid #ef4444}.ui-dash-finance__card--green{border-top:3px solid #22c55e}.ui-dash-finance__icon{display:flex;grid-row:span 2;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:1rem;color:var(--upos-gray-600);background:var(--upos-gray-50);border-radius:var(--upos-control-radius)}.ui-dash-finance__label{font-size:.6875rem;font-weight:600;color:var(--upos-gray-700);text-transform:uppercase;letter-spacing:.03em}.ui-dash-finance__hint{font-size:.625rem;color:var(--upos-gray-400)}.ui-dash-finance__value{grid-column:1 / -1;font-size:1.125rem;font-weight:800;line-height:1.1;color:var(--upos-gray-900)}@media(min-width:640px){.ui-dash-finance__value{grid-column:2;grid-row:1 / span 2;font-size:1.25rem;text-align:right}}.ui-dash-pay-panel{padding:.875rem 1rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);box-shadow:var(--upos-shadow)}.ui-dash-pay-list{display:flex;flex-direction:column;gap:.75rem}.ui-dash-pay-item__row{display:flex;gap:.5rem;align-items:flex-start;justify-content:space-between;margin-bottom:.375rem}.ui-dash-pay-item__label{display:flex;gap:.5rem;align-items:center;min-width:0}.ui-dash-pay-item__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:.875rem;border-radius:var(--upos-control-radius)}.ui-dash-pay-item__name{display:block;font-size:.75rem;font-weight:600;color:var(--upos-gray-800)}.ui-dash-pay-item__sub{display:block;font-size:.625rem;color:var(--upos-gray-400);text-transform:capitalize}.ui-dash-pay-item__amount{flex-shrink:0;font-size:.75rem;font-weight:700;white-space:nowrap}.ui-dash-pay-item__track{height:.3125rem;overflow:hidden;background:var(--upos-gray-100);border-radius:999px}.ui-dash-pay-item__fill{height:100%;border-radius:999px;transition:width .4s ease}.ui-dash-pay-total{display:flex;align-items:center;justify-content:space-between;margin-top:.875rem;padding-top:.75rem;font-size:.6875rem;color:var(--upos-gray-500);border-top:1px solid var(--upos-border)}.ui-dash-pay-total strong{font-size:.875rem;font-weight:800;color:var(--upos-red-800)}.ui-dash-audit-list{display:flex;flex-direction:column;gap:.5rem}.ui-dash-audit-item{display:flex;flex-direction:column;gap:.35rem;padding:.625rem .75rem;text-decoration:none;background:var(--upos-gray-50);border:1px solid var(--upos-gray-200);border-radius:.375rem;transition:border-color .12s ease,background-color .12s ease}.ui-dash-audit-item:hover{background:#fff;border-color:#b91c1c33}.ui-dash-audit-item__main{display:flex;flex-direction:column;gap:.1rem;min-width:0}.ui-dash-audit-item__case{font-size:.6875rem;font-weight:600;color:var(--upos-gray-500)}.ui-dash-audit-item__title{font-size:.8125rem;font-weight:600;line-height:1.35;color:var(--upos-gray-900)}.ui-dash-audit-item__meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between}.ui-dash-audit-item__shop{font-size:.6875rem;color:var(--upos-gray-500)}.ui-dash-catalog{padding:.875rem 1rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);box-shadow:var(--upos-shadow)}.ui-dash-catalog__search{margin-bottom:.75rem}.ui-dash-catalog__list{display:flex;flex-direction:column;gap:.5rem;max-height:22rem;overflow-y:auto}.ui-dash-catalog__card{display:flex;gap:.625rem;padding:.625rem;background:var(--upos-gray-50);border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);transition:border-color .15s ease,box-shadow .15s ease}.ui-dash-catalog__card:hover{background:#fff;border-color:#fecaca;box-shadow:var(--upos-shadow)}.ui-dash-catalog__thumb{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;overflow:hidden;font-size:1rem;color:var(--upos-gray-400);background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius)}.ui-dash-catalog__name{font-size:.75rem;font-weight:600;line-height:1.3;color:var(--upos-gray-900)}.ui-dash-catalog__meta{margin-top:.125rem;font-size:.625rem;color:var(--upos-gray-500)}.ui-dash-catalog__prices{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.375rem}.ui-dash-catalog__price{display:inline-flex;flex-direction:column;padding:.125rem .375rem;font-size:.6875rem;font-weight:700;color:var(--upos-gray-800);background:#fff;border:1px solid var(--upos-border);border-radius:.125rem}.ui-dash-catalog__price small{font-size:.5625rem;font-weight:500;color:var(--upos-gray-500)}.ui-dash-empty-note{padding:1.25rem .5rem;font-size:.75rem;color:var(--upos-gray-500);text-align:center}.ui-dash-welcome-empty{display:flex;flex-direction:column;gap:.625rem;align-items:center;margin-top:1.5rem;padding:2.5rem 1.5rem;text-align:center;background:#fff;border:1px dashed var(--upos-border);border-radius:var(--upos-control-radius)}.ui-dash-welcome-empty h2{font-size:1rem;font-weight:700;color:var(--upos-gray-800)}.ui-dash-welcome-empty p{max-width:22rem;font-size:.75rem;color:var(--upos-gray-500)}.ui-dashboard-kpis{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:640px){.ui-dashboard-kpis{gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.ui-dashboard-kpis{gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}}.ui-dashboard-kpi{display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:4.75rem;overflow:hidden;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);box-shadow:var(--upos-shadow);transition:box-shadow .2s ease}@media(max-width:639px){.ui-dashboard-kpi__icon{display:none}.ui-dashboard-kpi__body{gap:.125rem;width:100%;padding:.625rem .75rem}.ui-dashboard-kpi__label{font-size:.5625rem;line-height:1.25;white-space:normal}.ui-dashboard-kpi__value{margin-top:.125rem;font-size:.9375rem}.ui-dashboard-kpi__compare{margin-top:.125rem;font-size:.5625rem;line-height:1.3}.ui-dashboard-kpi[data-kpi-color=green]{border-left:3px solid #22c55e}.ui-dashboard-kpi[data-kpi-color=red]{border-left:3px solid #ef4444}.ui-dashboard-kpi[data-kpi-color=blue]{border-left:3px solid #3b82f6}.ui-dashboard-kpi[data-kpi-color=gray]{border-left:3px solid #9ca3af}.ui-dashboard-kpi[data-kpi-color=yellow]{border-left:3px solid #eab308}.ui-dashboard-kpi[data-kpi-color=purple]{border-left:3px solid #a855f7}}@media(min-width:640px){.ui-dashboard-kpi{flex-direction:row;min-height:0}}@media(min-width:768px){.ui-dashboard-kpi:hover{box-shadow:var(--upos-shadow-md)}}.ui-dashboard-kpi__icon{display:none;flex-shrink:0;align-items:center;justify-content:center;padding:.875rem}@media(min-width:640px){.ui-dashboard-kpi__icon{display:flex;width:4.25rem;padding:1rem .75rem}}@media(min-width:768px){.ui-dashboard-kpi__icon{width:5rem}}.ui-dashboard-kpi__icon .bi{font-size:1.75rem;color:#fff}@media(min-width:768px){.ui-dashboard-kpi__icon .bi{font-size:2rem}}.ui-dashboard-kpi__body{display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0;padding:.75rem .875rem}@media(min-width:640px){.ui-dashboard-kpi__body{padding:.875rem 1rem}}.ui-dashboard-kpi__label{overflow:hidden;font-size:.625rem;font-weight:600;line-height:1.3;color:var(--upos-gray-600);text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.03em}@media(min-width:640px){.ui-dashboard-kpi__label{white-space:nowrap}}@media(min-width:768px){.ui-dashboard-kpi__label{font-size:.6875rem}}.ui-dashboard-kpi__value{margin-top:.375rem;overflow:hidden;font-size:1.125rem;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.ui-dashboard-kpi__value{font-size:1.25rem}}.ui-dashboard-kpi__compare{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;margin-top:.25rem;font-size:.625rem;line-height:1.35;color:var(--upos-gray-500)}.ui-dashboard-kpi__compare:empty{display:none}.ui-dashboard-body{display:grid;gap:1rem;margin-top:1.25rem;grid-template-columns:minmax(0,1fr)}@media(min-width:1024px){.ui-dashboard-body{gap:1.25rem;grid-template-columns:minmax(0,1fr) minmax(16rem,20rem)}}@media(min-width:1280px){.ui-dashboard-body{grid-template-columns:minmax(0,1fr) minmax(18rem,22.5rem)}}.ui-dashboard-main,.ui-dashboard-aside{display:flex;flex-direction:column;gap:1rem;min-width:0}.ui-dashboard-panel{min-width:0;padding:.875rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);box-shadow:var(--upos-shadow)}@media(min-width:768px){.ui-dashboard-panel{padding:1rem 1.125rem}}.ui-dashboard-panel__head{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}@media(min-width:640px){.ui-dashboard-panel__head{flex-direction:row;gap:.75rem;align-items:flex-start;justify-content:space-between}.ui-dashboard-panel__head .ui-dashboard-panel__title{flex:1;min-width:0}}.ui-dashboard-panel__title{font-size:.75rem;font-weight:600;line-height:1.4;color:var(--upos-gray-700);overflow-wrap:anywhere}.ui-dashboard-panel__filter{flex-shrink:0;width:100%;max-width:100%}@media(min-width:640px){.ui-dashboard-panel__filter{width:auto;min-width:9rem;max-width:12rem}}.ui-dashboard-chart{position:relative;width:100%;height:14rem;min-height:14rem}@media(min-width:640px){.ui-dashboard-chart{height:17.5rem;min-height:17.5rem}}@media(min-width:1024px){.ui-dashboard-chart{height:22rem;min-height:22rem}}.ui-dashboard-chart canvas{display:block;max-width:100%}.ui-dashboard-stats{display:grid;gap:.75rem;grid-template-columns:minmax(0,1fr);width:100%}@media(min-width:640px){.ui-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.ui-dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.ui-dashboard-stat{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:1rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);box-shadow:var(--upos-shadow)}@media(min-width:768px){.ui-dashboard-stat{padding:1.25rem 1.5rem}}.ui-dashboard-stat__head{display:flex;gap:.75rem;align-items:flex-start;width:100%;min-width:0}.ui-dashboard-stat__meta{flex:1;min-width:0}.ui-dashboard-stat__label{font-size:.75rem;font-weight:600;color:var(--upos-gray-600);text-transform:uppercase}.ui-dashboard-stat__hint{font-size:.6875rem;color:var(--upos-gray-400)}.ui-dashboard-stat__value{margin-top:.75rem;font-size:1.5rem;font-weight:800;line-height:1.1}@media(min-width:768px){.ui-dashboard-stat__value{font-size:1.875rem}}.ui-dashboard-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.ui-dashboard-table-wrap table{min-width:36rem}.ui-dashboard-table-wrap th,.ui-dashboard-table-wrap td{padding:.625rem .75rem}@media(min-width:768px){.ui-dashboard-table-wrap th,.ui-dashboard-table-wrap td{padding:.75rem 1.25rem}}.ui-activity-feed{overflow:hidden;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);box-shadow:var(--upos-shadow)}.ui-activity-feed__hero{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;justify-content:space-between;padding:1.25rem 1rem 2.75rem;color:#fff;background:radial-gradient(ellipse 80% 120% at 100% 0%,rgb(254 202 202 / 18%) 0%,transparent 55%),linear-gradient(135deg,#b91c1c,#991b1b 45%,#7f1d1d)}@media(min-width:640px){.ui-activity-feed__hero{padding:1.5rem 1.25rem 3rem}}.ui-activity-feed__hero-main{display:flex;gap:.875rem;align-items:flex-start;min-width:0}.ui-activity-feed__hero-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;font-size:1.25rem;background:#ffffff24;border:1px solid rgb(255 255 255 / 22%);border-radius:var(--upos-control-radius);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ui-activity-feed__live{display:inline-flex;gap:.375rem;align-items:center;margin-bottom:.25rem;font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fecaca}.ui-activity-feed__live-dot{width:.4375rem;height:.4375rem;background:#4ade80;border-radius:50%;box-shadow:0 0 #4ade80b3;animation:ui-activity-pulse 2s ease-out infinite}@keyframes ui-activity-pulse{0%{box-shadow:0 0 #4ade80a6}70%{box-shadow:0 0 0 .5rem #4ade8000}to{box-shadow:0 0 #4ade8000}}.ui-activity-feed__hero-title{font-size:1.125rem;font-weight:700;line-height:1.25;letter-spacing:-.01em}@media(min-width:768px){.ui-activity-feed__hero-title{font-size:1.375rem}}.ui-activity-feed__hero-sub{margin-top:.25rem;max-width:28rem;font-size:.75rem;line-height:1.45;color:#fee2e2e0}.ui-activity-feed__hero-cta{display:inline-flex;gap:.375rem;align-items:center;padding:.5rem .875rem;font-size:.75rem;font-weight:600;color:#991b1b;white-space:nowrap;background:#fff;border-radius:var(--upos-control-radius);box-shadow:0 4px 14px #0000002e;transition:transform .15s ease,box-shadow .15s ease}.ui-activity-feed__hero-cta:hover{color:#7f1d1d;transform:translateY(-1px);box-shadow:0 6px 18px #00000038}.ui-activity-feed__metrics{position:relative;z-index:1;display:grid;gap:.625rem;margin:-2rem .875rem 0;grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:640px){.ui-activity-feed__metrics{gap:.75rem;margin:-2.25rem 1.125rem 0}}.ui-activity-feed__metric{display:flex;flex-direction:column;gap:.125rem;align-items:center;min-width:0;padding:.75rem .5rem;text-align:center;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);box-shadow:var(--upos-shadow-md)}.ui-activity-feed__metric-value{overflow:hidden;font-size:.9375rem;font-weight:800;line-height:1.2;color:var(--upos-red-800);text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.ui-activity-feed__metric-value{font-size:1.125rem}}.ui-activity-feed__metric--success .ui-activity-feed__metric-value{color:#15803d}.ui-activity-feed__metric--warn .ui-activity-feed__metric-value{color:#b45309}.ui-activity-feed__metric-label{font-size:.625rem;font-weight:500;color:var(--upos-gray-500);text-transform:uppercase;letter-spacing:.04em}.ui-activity-feed__empty{display:flex;flex-direction:column;gap:.625rem;align-items:center;padding:2.5rem 1.25rem 2rem;text-align:center}.ui-activity-feed__empty-title{font-size:.9375rem;font-weight:600;color:var(--upos-gray-800)}.ui-activity-feed__empty-hint{max-width:18rem;font-size:.75rem;color:var(--upos-gray-500)}.ui-activity-feed__stream{position:relative;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem .875rem .5rem}@media(min-width:640px){.ui-activity-feed__stream{padding:1.5rem 1.125rem .5rem}}.ui-activity-feed__stream:before{content:"";position:absolute;top:1.5rem;bottom:.75rem;left:1.4375rem;width:2px;background:linear-gradient(180deg,#fecaca 0%,var(--upos-border) 100%)}@media(min-width:640px){.ui-activity-feed__stream:before{left:1.6875rem}}.ui-activity-feed__item{display:flex;gap:.625rem;align-items:stretch;min-width:0}@media(min-width:640px){.ui-activity-feed__item{gap:.875rem}}.ui-activity-feed__rail{display:flex;flex-shrink:0;justify-content:center;width:1.125rem;padding-top:1.125rem}@media(min-width:640px){.ui-activity-feed__rail{width:1.375rem}}.ui-activity-feed__dot{position:relative;z-index:1;width:.625rem;height:.625rem;background:#fff;border:2px solid var(--upos-red-400);border-radius:50%;box-shadow:0 0 0 3px #fff}.ui-activity-feed__item[data-status=paid] .ui-activity-feed__dot{background:#22c55e;border-color:#16a34a}.ui-activity-feed__item[data-status=unpaid] .ui-activity-feed__dot{background:#ef4444;border-color:#dc2626}.ui-activity-feed__item[data-status=pending] .ui-activity-feed__dot{background:#f59e0b;border-color:#d97706}.ui-activity-feed__item.is-latest .ui-activity-feed__dot{animation:ui-activity-pulse 2s ease-out infinite}.ui-activity-feed__card{display:grid;flex:1;gap:.75rem;min-width:0;padding:.875rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);box-shadow:var(--upos-shadow);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;grid-template-columns:minmax(0,1fr)}@media(min-width:640px){.ui-activity-feed__card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:.875rem 1rem}}.ui-activity-feed__item.is-latest .ui-activity-feed__card{border-color:#fecaca;box-shadow:0 4px 18px #991b1b1a}.ui-activity-feed__card:hover{border-color:#fecaca;box-shadow:var(--upos-shadow-md);transform:translateY(-1px)}.ui-activity-feed__thumb{width:2.75rem;height:2.75rem;-o-object-fit:cover;object-fit:cover;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius)}.ui-activity-feed__thumb--placeholder{display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--upos-gray-400);background:var(--upos-gray-50)}.ui-activity-feed__row{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.ui-activity-feed__product{overflow:hidden;font-size:.8125rem;font-weight:700;color:var(--upos-gray-900);text-overflow:ellipsis;white-space:nowrap}.ui-activity-feed__meta{display:flex;flex-wrap:wrap;gap:.375rem .5rem;margin-top:.25rem;font-size:.6875rem;color:var(--upos-gray-500)}.ui-activity-feed__chip{display:inline-flex;align-items:center;padding:.0625rem .375rem;font-size:.625rem;font-weight:600;color:var(--upos-red-800);background:var(--upos-red-50);border:1px solid #fecaca;border-radius:.125rem}.ui-activity-feed__chip--new{color:#fff;background:linear-gradient(135deg,#dc2626,#991b1b);border-color:transparent}.ui-activity-feed__people{display:flex;flex-wrap:wrap;gap:.25rem .375rem;align-items:center;margin-top:.5rem;font-size:.6875rem;color:var(--upos-gray-600)}.ui-activity-feed__avatar{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;font-size:.5625rem;font-weight:700;color:var(--upos-red-800);background:var(--upos-red-50);border:1px solid #fecaca;border-radius:50%}.ui-activity-feed__sep{color:var(--upos-gray-300)}.ui-activity-feed__aside{display:flex;flex-direction:column;gap:.125rem;align-items:flex-start;min-width:0;padding-top:.5rem;border-top:1px dashed var(--upos-border)}@media(min-width:640px){.ui-activity-feed__aside{align-items:flex-end;min-width:6.5rem;padding-top:0;text-align:right;border-top:none}}.ui-activity-feed__was{font-size:.6875rem;color:var(--upos-gray-400);text-decoration:line-through}.ui-activity-feed__amount{font-size:1rem;font-weight:800;line-height:1.2;color:var(--upos-gray-900);white-space:nowrap}.ui-activity-feed__item[data-status=paid] .ui-activity-feed__amount{color:#15803d}.ui-activity-feed__item[data-status=unpaid] .ui-activity-feed__amount{color:#b91c1c}.ui-activity-feed__qty{font-size:.6875rem;color:var(--upos-gray-500);white-space:nowrap}.ui-activity-feed__pill{display:inline-flex;gap:.25rem;align-items:center;margin-top:.25rem;padding:.1875rem .5rem;font-size:.625rem;font-weight:600;border-radius:999px}.ui-activity-feed__pill--paid{color:#166534;background:#dcfce7}.ui-activity-feed__pill--unpaid{color:#991b1b;background:#fee2e2}.ui-activity-feed__pill--pending{color:#92400e;background:#fef3c7}.ui-activity-feed__footer{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;padding:.875rem 1rem;font-size:.6875rem;background:var(--upos-gray-50);border-top:1px solid var(--upos-border)}.ui-activity-feed__footer-note{display:inline-flex;gap:.375rem;align-items:center;color:var(--upos-gray-500)}.ui-activity-feed__footer-link{display:inline-flex;gap:.25rem;align-items:center;font-weight:600;color:var(--upos-red-700)}.ui-activity-feed__footer-link:hover{color:var(--upos-red-800)}.ui-dashboard-pay-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;padding:.75rem;border:1px solid var(--upos-border);border-radius:var(--upos-control-radius);transition:box-shadow .15s ease}.ui-dashboard-pay-row:hover{box-shadow:var(--upos-shadow)}.ui-dashboard-pay-row__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:var(--upos-control-radius)}@media(min-width:640px){.ui-dashboard-pay-row__icon{width:3.5rem;height:3.5rem}}.ui-dashboard-pay-row__label{flex:1;min-width:8rem}.ui-dashboard-pay-row__value{flex-shrink:0;font-size:.9375rem;font-weight:800;text-align:right}.ui-dashboard-search-panel{min-height:16rem}@media(min-width:1024px){.ui-dashboard-search-panel{min-height:24rem}}.ui-auth-form .ui-form-field{gap:.375rem}#main-content input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not(.ui-btn),#main-content select,#main-content textarea{font-size:.75rem}#main-content label:not(.ui-check-row label){font-size:.75rem}#main-content .ui-form-page h3.text-lg{font-size:.8125rem;font-weight:500}.text-emphasis{font-size:.875rem}.text-emphasis-lg{font-size:1.125rem}.ui-report-hub-toolbar .ui-toolbar-inline{padding:.25rem 1.25rem 0}.ui-search--wide{flex:1;min-width:12rem;max-width:28rem}.ui-search-kbd{position:absolute;top:50%;right:.625rem;display:none;padding:.1rem .35rem;font-family:inherit;font-size:.625rem;font-weight:500;line-height:1.2;color:var(--upos-gray-400);pointer-events:none;background:var(--upos-gray-100);border:1px solid var(--upos-border);border-radius:.25rem;transform:translateY(-50%)}@media(min-width:768px){.ui-search--wide .ui-search-input{padding-right:2rem}.ui-search--wide .ui-search-kbd{display:inline-block}}.ui-report-hub-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:0;min-height:12rem}@media(min-width:1024px){.ui-report-hub-shell{grid-template-columns:13.5rem minmax(0,1fr);align-items:start}}.ui-report-hub-shell.is-hidden{display:none}.ui-report-hub-empty{margin:2.5rem 1.25rem}.ui-report-hub-empty.is-hidden{display:none}.ui-report-hub-nav{display:flex;flex-direction:row;gap:.375rem;padding:.875rem 1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;border-bottom:1px solid var(--upos-border);scrollbar-width:none}.ui-report-hub-nav::-webkit-scrollbar{display:none}@media(min-width:1024px){.ui-report-hub-nav{position:sticky;top:0;flex-direction:column;gap:.125rem;max-height:calc(100vh - 12rem);padding:1rem .75rem;overflow-x:hidden;overflow-y:auto;border-right:1px solid var(--upos-border);border-bottom:0}}.ui-report-hub-nav__item{display:flex;flex-shrink:0;gap:.5rem;align-items:center;width:auto;padding:.5rem .75rem;font:inherit;text-align:left;cursor:pointer;background:transparent;border:1px solid transparent;border-radius:var(--upos-radius-md);transition:background-color .15s ease,border-color .15s ease,color .15s ease}@media(min-width:1024px){.ui-report-hub-nav__item{width:100%;padding:.5rem .625rem}}.ui-report-hub-nav__item:hover{background:var(--upos-gray-50);border-color:var(--upos-border)}.ui-report-hub-nav__item.is-active{color:var(--upos-red-800);background:var(--upos-red-50);border-color:var(--upos-red-200)}.ui-report-hub-nav__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:.8125rem;border-radius:.375rem}.ui-report-hub-nav__icon--all{color:var(--upos-gray-700);background:var(--upos-gray-100)}.ui-report-hub-nav__icon--brand{color:var(--upos-red-700);background:#fff}.ui-report-hub-nav__icon--catalog{color:#1d4ed8;background:#fff}.ui-report-hub-nav__icon--pay{color:#047857;background:#fff}.ui-report-hub-nav__item.is-active .ui-report-hub-nav__icon--all,.ui-report-hub-nav__item.is-active .ui-report-hub-nav__icon--brand,.ui-report-hub-nav__item.is-active .ui-report-hub-nav__icon--catalog,.ui-report-hub-nav__item.is-active .ui-report-hub-nav__icon--pay{background:#fff}.ui-report-hub-nav__label{flex:1;min-width:0;overflow:hidden;font-size:.75rem;font-weight:500;line-height:1.3;color:var(--upos-gray-800);text-overflow:ellipsis;white-space:nowrap}@media(max-width:1023px){.ui-report-hub-nav__label{display:none}}.ui-report-hub-nav__count{flex-shrink:0;min-width:1.25rem;padding:.1rem .4rem;font-size:.625rem;font-weight:600;line-height:1.2;color:var(--upos-gray-600);text-align:center;background:var(--upos-gray-100);border-radius:9999px}.ui-report-hub-nav__item.is-active .ui-report-hub-nav__count{color:var(--upos-red-800);background:#ffffffb3}.ui-report-hub-main{display:flex;flex-direction:column;gap:0;min-width:0}.ui-report-hub-section{padding:1.25rem 1.25rem 1.5rem;border-bottom:1px solid var(--upos-border)}.ui-report-hub-section:last-child{border-bottom:0}.ui-report-hub-section.is-hidden{display:none}.ui-report-hub-section__head{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.ui-report-hub-section__identity{display:flex;gap:.75rem;align-items:flex-start;min-width:0}.ui-report-hub-section__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:1rem;border-radius:.5rem}.ui-report-hub-section__icon--brand{color:var(--upos-red-700);background:var(--upos-red-50)}.ui-report-hub-section__icon--catalog{color:#1d4ed8;background:#eff6ff}.ui-report-hub-section__icon--pay{color:#047857;background:#ecfdf5}.ui-report-hub-section__text{min-width:0}.ui-report-hub-section__title{font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--upos-gray-900);letter-spacing:-.01em}.ui-report-hub-section__desc{margin-top:.2rem;font-size:.75rem;line-height:1.45;color:var(--upos-gray-500)}.ui-report-hub-section__badge{flex-shrink:0;padding:.25rem .625rem;font-size:.6875rem;font-weight:500;line-height:1.2;color:var(--upos-gray-600);background:var(--upos-gray-50);border:1px solid var(--upos-border);border-radius:9999px}.ui-report-hub-card-grid{display:grid;gap:.625rem;grid-template-columns:minmax(0,1fr)}@media(min-width:640px){.ui-report-hub-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.ui-report-hub-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ui-report-hub-card{position:relative;display:flex;gap:.75rem;align-items:flex-start;min-height:4.5rem;padding:.875rem .875rem .875rem 1rem;overflow:hidden;text-decoration:none;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-md);box-shadow:var(--upos-shadow-xs, 0 1px 2px rgb(0 0 0 / .04));transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ui-report-hub-card:hover{border-color:var(--upos-red-200);box-shadow:var(--upos-shadow-sm);transform:translateY(-1px)}.ui-report-hub-card.is-hidden{display:none}.ui-report-hub-card__accent{position:absolute;top:0;bottom:0;left:0;width:3px;background:var(--upos-red-500)}.ui-report-hub-card__accent--brand{background:var(--upos-red-500)}.ui-report-hub-card__accent--catalog{background:#3b82f6}.ui-report-hub-card__accent--pay{background:#10b981}.ui-report-hub-card__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-top:.125rem;font-size:.9375rem;color:var(--upos-red-700);background:var(--upos-red-50);border-radius:.5rem}.ui-report-hub-card__content{flex:1;min-width:0;padding-right:.25rem}.ui-report-hub-card__title{display:block;font-size:.8125rem;font-weight:600;line-height:1.35;color:var(--upos-gray-900)}.ui-report-hub-card__desc{display:-webkit-box;margin-top:.2rem;overflow:hidden;font-size:.6875rem;line-height:1.45;color:var(--upos-gray-500);-webkit-box-orient:vertical;-webkit-line-clamp:2}.ui-report-hub-card__action{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-top:.125rem;font-size:.75rem;color:var(--upos-gray-400);background:var(--upos-gray-50);border-radius:9999px;transition:color .15s ease,background-color .15s ease}.ui-report-hub-card:hover .ui-report-hub-card__action{color:var(--upos-red-700);background:var(--upos-red-50)}.ui-report-category{display:none}.ui-form-grid--1{grid-template-columns:minmax(0,1fr)}.ui-field-hint{margin-top:.35rem;font-size:.6875rem;line-height:1.4;color:var(--upos-gray-500)}.ui-report-output-bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:var(--upos-gray-50);border-bottom:1px solid var(--upos-border)}.ui-report-output-bar__hint{margin:0;font-size:.6875rem;color:var(--upos-gray-500)}.ui-report-output-bar__hint .bi{margin-right:.25rem}.ui-btn-sm{padding:.375rem .75rem;font-size:.75rem}.ui-table.report-table thead th{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--upos-gray-600);background:var(--upos-gray-50);border-bottom:1px solid var(--upos-border)}.ui-table.report-table tfoot th,.ui-table.report-table tfoot td{font-weight:600;color:var(--upos-gray-900);background:var(--upos-gray-100);border-top:2px solid var(--upos-border)}.ui-table.report-table tbody tr:hover{background:var(--upos-red-50)}.ui-card-body-flush .dt-buttons{display:flex;flex-wrap:wrap;gap:.375rem;padding:.75rem 1rem 0}.ui-card-body-flush .dataTables_wrapper .dataTables_filter{padding:.5rem 1rem 0}.ui-card-body-flush .dataTables_wrapper .dataTables_length,.ui-card-body-flush .dataTables_wrapper .dataTables_info,.ui-card-body-flush .dataTables_wrapper .dataTables_paginate{padding-left:1rem;padding-right:1rem}.ui-settings-tabs{display:flex;flex-wrap:wrap;gap:.25rem;padding:.375rem;margin-bottom:1.25rem;background:var(--upos-gray-50);border:1px solid var(--upos-border);border-radius:var(--upos-radius-md)}.ui-settings-tabs__link{display:inline-flex;gap:.5rem;align-items:center;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;line-height:1.25;color:var(--upos-gray-600);text-decoration:none;border:1px solid transparent;border-radius:calc(var(--upos-radius-md) - 2px);transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.ui-settings-tabs__link:hover{color:var(--upos-red-700);background:#fff}.ui-settings-tabs__link.is-active{color:var(--upos-red-800);background:#fff;border-color:var(--upos-border);box-shadow:var(--upos-shadow-xs, 0 1px 2px rgb(0 0 0 / .04))}.ui-settings-tabs__link .bi{font-size:.9375rem}.ui-my-shops-overview{display:grid;gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(180deg,var(--upos-gray-50) 0%,#fff 100%);border-bottom:1px solid var(--upos-border);grid-template-columns:minmax(0,1fr)}@media(min-width:768px){.ui-my-shops-overview{grid-template-columns:repeat(3,minmax(0,1fr))}}.ui-my-shops-overview__card{position:relative;display:flex;gap:.75rem;align-items:flex-start;min-height:4.75rem;padding:.875rem 1rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-md);box-shadow:var(--upos-shadow-xs, 0 1px 2px rgb(0 0 0 / .04))}.ui-my-shops-overview__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:1rem;border-radius:.5rem}.ui-my-shops-overview__icon--home{color:var(--upos-red-700);background:var(--upos-red-50)}.ui-my-shops-overview__icon--role{color:#b45309;background:#fffbeb}.ui-my-shops-overview__icon--scope{color:#047857;background:#ecfdf5}.ui-my-shops-overview__content{flex:1;min-width:0}.ui-my-shops-overview__label{font-size:.625rem;font-weight:600;line-height:1.2;color:var(--upos-gray-500);text-transform:uppercase;letter-spacing:.04em}.ui-my-shops-overview__value{margin-top:.2rem;overflow:hidden;font-size:.875rem;font-weight:600;line-height:1.35;color:var(--upos-gray-900);text-overflow:ellipsis;white-space:nowrap}.ui-my-shops-overview__value--muted{font-weight:500;color:var(--upos-gray-500)}.ui-my-shops-overview__meta{margin-top:.2rem;font-size:.6875rem;line-height:1.4;color:var(--upos-gray-500)}.ui-my-shops-overview__badge{position:absolute;top:.625rem;right:.625rem}.ui-my-shops-cell{display:flex;gap:.625rem;align-items:center;min-width:0}.ui-my-shops-cell__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.875rem;color:var(--upos-red-700);background:var(--upos-red-50);border-radius:.375rem}.ui-my-shops-cell__text{flex:1;min-width:0}.ui-my-shops-cell__name{display:block;font-size:.8125rem;font-weight:600;line-height:1.35;color:var(--upos-gray-900)}.ui-my-shops-cell__id{display:block;margin-top:.1rem;font-size:.6875rem;line-height:1.3;color:var(--upos-gray-500)}.ui-source-chip-group{display:flex;flex-wrap:wrap;gap:.375rem}.ui-source-chip{display:inline-flex;gap:.3rem;align-items:center;padding:.2rem .5rem;font-size:.6875rem;font-weight:500;line-height:1.25;border:1px solid transparent;border-radius:9999px}.ui-source-chip .bi{font-size:.625rem}.ui-source-chip--staff{color:#991b1b;background:#fef2f2;border-color:#fecaca}.ui-source-chip--role{color:#92400e;background:#fffbeb;border-color:#fde68a}.ui-source-chip--global{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.ui-source-chip--neutral{color:var(--upos-gray-700);background:var(--upos-gray-100);border-color:var(--upos-border)}.ui-my-shops-filter-empty{margin:1.5rem 1.25rem 2rem}#my_shops .ui-table tbody tr.hidden,#my_shops .ui-table-wrap.hidden{display:none}.ui-cg-state{display:inline-flex;gap:.4375rem;align-items:center;font-size:.8125rem;color:var(--upos-gray-500)}.ui-cg-state:before{flex-shrink:0;width:.4375rem;height:.4375rem;content:"";background:var(--upos-gray-400);border-radius:50%}.ui-cg-state--active{color:var(--upos-gray-800)}.ui-cg-state--active:before{background:#15803d}.ui-cg-shops-cell{display:inline-block;max-width:18rem;overflow:hidden;font-size:.8125rem;line-height:1.4;color:var(--upos-gray-700);text-overflow:ellipsis;white-space:nowrap;vertical-align:top}.ui-form-section--flush{padding-bottom:.375rem;margin-bottom:0;border-bottom:none}.ui-cg-form__details{padding-bottom:0}.ui-cg-shop-panel{margin:0 0 1rem;overflow:hidden;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-md);box-shadow:var(--upos-shadow-xs, 0 1px 2px rgb(0 0 0 / .04))}.ui-cg-shop-panel__head{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:.75rem;background:var(--upos-gray-50);border-bottom:1px solid var(--upos-border)}.ui-cg-shop-panel__search{flex:1 1 14rem;min-width:0;max-width:none}.ui-cg-shop-panel__head-actions{display:flex;flex-shrink:0;gap:.375rem}.ui-cg-shop-panel__head-actions .ui-btn span{display:none}@media(min-width:640px){.ui-cg-shop-panel__head-actions .ui-btn span{display:inline}}.ui-cg-shop-panel__bar{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center;justify-content:space-between;padding:.625rem .75rem;border-bottom:1px solid var(--upos-border)}.ui-cg-shop-panel__all{display:inline-flex;gap:.5rem;align-items:center;margin:0;font-size:.8125rem;font-weight:500;color:var(--upos-gray-800);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui-cg-shop-panel__all input{flex-shrink:0}.ui-cg-shop-panel__count{margin:0;font-size:.75rem;color:var(--upos-gray-600)}.ui-cg-shop-panel__count strong{font-weight:700;color:var(--upos-gray-900)}.ui-cg-shop-panel__filters{display:flex;flex-wrap:wrap;gap:.35rem;padding:.5rem .75rem;border-bottom:1px solid var(--upos-border)}.ui-cg-shop-panel__list{display:grid;gap:.5rem;grid-template-columns:1fr;max-height:24rem;padding:.75rem;overflow-y:auto}@media(min-width:640px){.ui-cg-shop-panel__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.ui-cg-shop-panel__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.ui-cg-shop-row{display:flex;gap:.5rem;align-items:center;min-width:0;padding:.625rem .75rem;font-size:.8125rem;color:var(--upos-gray-800);cursor:pointer;background:#fff;border:1px solid var(--upos-gray-100);border-radius:var(--upos-radius-sm, .375rem);transition:background-color .12s ease,border-color .12s ease}.ui-cg-shop-row:hover{background:var(--upos-gray-50);border-color:var(--upos-gray-200)}.ui-cg-shop-row.is-selected{background:var(--upos-red-50);border-color:#b91c1c33}.ui-cg-shop-row.is-selected .ui-cg-shop-row__icon{color:var(--upos-red-700);background:#fff}.ui-cg-shop-row__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:.75rem;color:var(--upos-gray-500);background:var(--upos-gray-100);border-radius:.375rem}.ui-cg-shop-row__name{flex:1;min-width:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.ui-cg-shop-panel__empty{grid-column:1 / -1;padding:1.25rem .75rem;margin:0;font-size:.8125rem;color:var(--upos-gray-500);text-align:center}.ui-cg-shop-panel__error{padding:.5rem .75rem .75rem}#customer_group_edit .ui-form-actions,#customer_group_create .ui-form-actions{padding-top:.5rem;margin-top:.25rem;border-top:1px solid var(--upos-border)}.ui-access-role-cell{display:flex;gap:.5rem;align-items:center;min-width:0}.ui-access-expand-btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;color:var(--upos-gray-500);cursor:pointer;background:transparent;border:1px solid var(--upos-gray-200);border-radius:var(--upos-control-radius);transition:background-color .12s ease,color .12s ease,border-color .12s ease,transform .12s ease}.ui-access-expand-btn--placeholder{visibility:hidden;pointer-events:none}.ui-access-expand-btn:hover{color:var(--upos-gray-800);background:var(--upos-gray-50);border-color:var(--upos-gray-300)}.ui-access-expand-btn.is-open{color:var(--upos-red-700);background:var(--upos-red-50);border-color:#b91c1c33}.ui-access-expand-btn.is-open .bi{transform:rotate(90deg)}.ui-access-detail>td{padding:0!important;background:var(--upos-gray-50);border-top:none}.ui-access-detail__inner{padding:.875rem 1rem 1rem;border-top:1px solid var(--upos-border)}.ui-access-detail__toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;margin-bottom:.75rem}.ui-access-detail__search{flex:1 1 14rem;min-width:0;max-width:22rem}.ui-access-detail__meta{margin:0;font-size:.75rem;color:var(--upos-gray-500)}.ui-access-group{overflow:hidden;margin-bottom:.5rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem)}.ui-access-group:last-child{margin-bottom:0}.ui-access-group[open] .ui-access-group__chevron{transform:rotate(180deg)}.ui-access-group__summary{display:flex;gap:.5rem;align-items:center;padding:.625rem .75rem;font-size:.8125rem;list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui-access-group__summary::-webkit-details-marker{display:none}.ui-access-group__title{flex:1;min-width:0;font-weight:600;color:var(--upos-gray-900)}.ui-access-group__count{flex-shrink:0;padding:.125rem .4375rem;font-size:.6875rem;font-weight:500;color:var(--upos-gray-600);background:var(--upos-gray-100);border-radius:999px}.ui-access-group__chevron{flex-shrink:0;font-size:.75rem;color:var(--upos-gray-400);transition:transform .15s ease}.ui-access-group__desc{padding:0 .75rem .5rem;margin:0;font-size:.75rem;line-height:1.45;color:var(--upos-gray-500)}.ui-access-perm-list{display:grid;gap:.5rem;padding:.5rem .75rem .75rem;margin:0;list-style:none}@media(min-width:768px){.ui-access-perm-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.ui-access-perm-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.ui-access-perm{display:flex;flex-direction:column;gap:.125rem;min-width:0;padding:.5rem .625rem;background:var(--upos-gray-50);border:1px solid var(--upos-gray-100);border-radius:var(--upos-radius-sm, .375rem)}.ui-access-perm__name{font-size:.8125rem;font-weight:500;line-height:1.35;color:var(--upos-gray-900)}.ui-access-perm__desc{font-size:.75rem;line-height:1.4;color:var(--upos-gray-500)}.ui-access-detail__empty{margin:.75rem 0 0;font-size:.8125rem;color:var(--upos-gray-500);text-align:center}.ui-audit-links{display:grid;gap:0;border-bottom:1px solid var(--upos-border)}@media(min-width:768px){.ui-audit-links{grid-template-columns:repeat(2,minmax(0,1fr))}}.ui-audit-links__item{display:flex;flex-direction:column;gap:.125rem;padding:1rem 1.25rem;text-decoration:none;border-bottom:1px solid var(--upos-gray-100);transition:background-color .12s ease}@media(min-width:768px){.ui-audit-links__item:first-child{border-right:1px solid var(--upos-gray-100)}}.ui-audit-links__item:hover{background:var(--upos-gray-50)}.ui-audit-links__label{font-size:.8125rem;font-weight:600;color:var(--upos-gray-900)}.ui-audit-links__value{font-size:1.125rem;font-weight:600;color:var(--upos-red-800)}.ui-audit-links__hint{font-size:.75rem;line-height:1.4;color:var(--upos-gray-500)}.ui-audit-visibility{font-size:.75rem;color:var(--upos-gray-500)}.ui-audit-visibility--public{font-weight:500;color:var(--upos-gray-800)}.ui-audit-meta{display:inline-flex;flex-wrap:wrap;gap:.35rem;align-items:center}.ui-audit-meta__dot{color:var(--upos-gray-300)}.ui-audit-meta__text{font-size:.75rem;color:var(--upos-gray-500)}.ui-audit-show{display:grid;gap:1.5rem}@media(min-width:1024px){.ui-audit-show{grid-template-columns:minmax(0,1fr) 16rem;align-items:start}}.ui-audit-case-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid var(--upos-gray-200)}.ui-audit-case-actions__end{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.ui-audit-case-meta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1rem}.ui-audit-case-meta__text{font-size:.8125rem;color:var(--upos-gray-500)}.ui-audit-overview{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1.25rem}@media(min-width:768px){.ui-audit-overview{grid-template-columns:repeat(4,minmax(0,1fr))}}.ui-audit-overview-card{display:flex;flex-direction:column;gap:.25rem;min-width:0;padding:.75rem .875rem;background:var(--upos-gray-50);border:1px solid var(--upos-gray-200);border-radius:.375rem}.ui-audit-overview-card__label{font-size:.625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--upos-gray-500)}.ui-audit-overview-card__value{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--upos-gray-900)}.ui-audit-overview-card__meta{font-size:.6875rem;font-weight:400;color:var(--upos-gray-500)}.ui-audit-case-layout{display:grid;gap:1.25rem}@media(min-width:1024px){.ui-audit-case-layout{grid-template-columns:minmax(0,1fr) 15rem;align-items:start}}.ui-audit-case-layout__main{display:flex;flex-direction:column;gap:.75rem;min-width:0}.ui-audit-panel{background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem)}.ui-audit-panel--resolved{border-color:var(--upos-gray-300);background:var(--upos-gray-50)}.ui-audit-panel--form{border-color:#b91c1c26}.ui-audit-panel__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid var(--upos-gray-100)}.ui-audit-panel__title{margin:0;font-size:.8125rem;font-weight:600;color:var(--upos-gray-900)}.ui-audit-panel__subtitle{margin:.2rem 0 0;font-size:.75rem;color:var(--upos-gray-500)}.ui-audit-panel__meta{font-size:.75rem;font-weight:500;color:var(--upos-gray-500)}.ui-audit-panel__body{padding:1rem}.ui-audit-panel__body--flush{padding:0}.ui-audit-panel__body--flush .ui-table{margin:0;border:0;border-radius:0}.ui-audit-panel__prose{font-size:.875rem;line-height:1.6;color:var(--upos-gray-700);white-space:pre-wrap}.ui-audit-panel__empty{margin:0;font-size:.8125rem;font-style:italic;color:var(--upos-gray-400)}.ui-audit-sidecard{padding:.875rem 1rem;background:var(--upos-gray-50);border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem)}.ui-audit-sidecard__title{margin:0 0 .75rem;font-size:.6875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--upos-gray-500)}.ui-audit-sidecard__list{margin:0}.ui-audit-sidecard__row{padding:.5rem 0;border-bottom:1px solid var(--upos-gray-100)}.ui-audit-sidecard__row:first-child{padding-top:0}.ui-audit-sidecard__row:last-child{padding-bottom:0;border-bottom:none}.ui-audit-sidecard__row dt{margin-bottom:.15rem;font-size:.6875rem;font-weight:500;color:var(--upos-gray-500)}.ui-audit-sidecard__row dd{margin:0;font-size:.8125rem;color:var(--upos-gray-800)}.ui-audit-sidecard__hint{margin:.25rem 0 0;font-size:.6875rem;line-height:1.4;color:var(--upos-gray-500)}.ui-form-actions--compact{padding-top:.5rem;margin-top:.25rem;border-top:none}.ui-audit-prose{margin-bottom:1.25rem;font-size:.875rem;line-height:1.6;color:var(--upos-gray-700);white-space:pre-wrap}.ui-audit-prose--findings{font-family:inherit}.ui-audit-facts{padding:1rem;margin:0;background:var(--upos-gray-50);border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem)}.ui-audit-facts__row{padding:.625rem 0;border-bottom:1px solid var(--upos-gray-100)}.ui-audit-facts__row:first-child{padding-top:0}.ui-audit-facts__row:last-child{padding-bottom:0;border-bottom:none}.ui-audit-facts__row dt{margin-bottom:.2rem;font-size:.6875rem;font-weight:600;color:var(--upos-gray-500);text-transform:uppercase;letter-spacing:.04em}.ui-audit-facts__row dd{margin:0;font-size:.8125rem;color:var(--upos-gray-800)}.ui-audit-facts__hint{margin:.35rem 0 0;font-size:.75rem;line-height:1.4;color:var(--upos-gray-500)}.ui-audit-public-toggle{align-items:flex-start;padding:.75rem;background:var(--upos-gray-50);border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem)}.ui-form-grid--single-col{grid-template-columns:1fr}.ui-product-show-card .ui-card-body{padding-top:0}.ui-product-show-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:0 1.25rem 1rem;border-bottom:1px solid var(--upos-border)}.ui-product-show-toolbar__end{display:flex;flex-wrap:wrap;gap:.5rem}.ui-product-hero{display:grid;grid-template-columns:auto 1fr;gap:1.25rem;padding:1.25rem;margin:0 1.25rem 1rem;background:linear-gradient(135deg,#fafafa,#fff 55%,#fef2f2);border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem)}@media(max-width:640px){.ui-product-hero{grid-template-columns:1fr}}.ui-product-hero__media{flex-shrink:0}.ui-product-hero__image-link{display:block;width:7rem;height:7rem;overflow:hidden;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem);box-shadow:0 1px 3px #0000000f}.ui-product-hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ui-product-hero__placeholder{display:flex;align-items:center;justify-content:center;width:7rem;height:7rem;font-size:2rem;color:#b91c1c;background:#fff;border:1px dashed #fecaca;border-radius:var(--upos-radius-sm, .375rem)}.ui-product-hero__badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.ui-product-hero__badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;border-radius:999px}.ui-product-hero__badge--category{color:#334155;background:#f1f5f9}.ui-product-hero__badge--scan{color:#0c4a6e;background:#e0f2fe}.ui-product-hero__badge--online{color:#166534;background:#dcfce7}.ui-product-hero__badge--tax{color:#7c2d12;background:#ffedd5}.ui-product-hero__meta{margin:0 0 .35rem;font-size:.875rem;color:#64748b}.ui-product-hero__meta-sep{margin:0 .35rem}.ui-product-hero__hint{margin:.5rem 0 0;font-size:.8125rem;line-height:1.5;color:#475569}.ui-product-kpi-band{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;padding:0 1.25rem 1.25rem}.ui-product-kpi{padding:.85rem 1rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem);box-shadow:0 1px 2px #0000000a}.ui-product-kpi--scan{border-color:#bae6fd;background:#f0f9ff}.ui-product-kpi--warn{border-color:#fde68a;background:#fffbeb}.ui-product-kpi__label{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.ui-product-kpi__value{display:block;margin-top:.25rem;font-size:1.35rem;font-weight:700;line-height:1.2;color:var(--upos-gray-900, #111827)}.ui-product-kpi__value--money{font-size:1.1rem}.ui-product-kpi__hint{display:block;margin-top:.2rem;font-size:.72rem;color:#94a3b8}.ui-product-section-nav{display:flex;flex-wrap:wrap;gap:.35rem;padding:0 1.25rem 1rem;border-bottom:1px solid var(--upos-border)}.ui-product-section-nav__link{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;color:#64748b;text-decoration:none;background:#f8fafc;border:1px solid transparent;border-radius:999px;transition:background .15s,color .15s,border-color .15s}.ui-product-section-nav__link:hover{color:#b91c1c;background:#fef2f2}.ui-product-section-nav__link.is-active{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.ui-product-show-layout{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem}.ui-product-show-upper{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;align-items:start}@media(min-width:1100px){.ui-product-show-upper{grid-template-columns:minmax(0,1fr) minmax(280px,320px)}.ui-product-show-aside{position:sticky;top:1rem}}.ui-product-split-panels{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;align-items:start;width:100%}@media(min-width:900px){.ui-product-split-panels{grid-template-columns:minmax(0,1.7fr) minmax(320px,1fr)}}.ui-product-section+.ui-product-section,.ui-product-section+.ui-audit-panel,.ui-audit-panel+.ui-product-section,.ui-audit-panel+.ui-audit-panel{margin-top:1rem}.ui-product-dl{display:grid;grid-template-columns:1fr;gap:0;margin:0 0 1.25rem}@media(min-width:640px){.ui-product-dl{grid-template-columns:1fr 1fr;gap:0 1.5rem}}.ui-product-dl__row{display:grid;grid-template-columns:1fr;gap:.15rem;padding:.65rem 0;border-bottom:1px solid var(--upos-border)}.ui-product-dl__row dt{margin:0;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.ui-product-dl__row dd{margin:0;font-size:.9375rem;font-weight:600;color:var(--upos-gray-900, #111827)}.ui-product-dl__sub{display:block;margin-top:.2rem;font-size:.75rem;font-weight:400;color:#64748b}.ui-product-description__title{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.ui-product-description__body{padding:1rem;background:var(--upos-gray-50, #f9fafb);border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem)}.ui-product-split-panels__inventory,.ui-product-split-panels__pricing{min-width:0}.ui-product-panel{height:100%;overflow:hidden;box-shadow:0 1px 3px #0000000a}.ui-product-panel--inventory{border-top:3px solid #b91c1c}.ui-product-panel--pricing{border-top:3px solid #0f766e}.ui-product-panel__head{flex-wrap:wrap;gap:.85rem;padding:1rem 1.1rem;background:linear-gradient(180deg,#fafafa,#fff)}.ui-product-panel__head-main{display:flex;align-items:flex-start;gap:.75rem;flex:1 1 200px}.ui-product-panel__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;font-size:1rem;border-radius:.5rem}.ui-product-panel__icon--inventory{color:#b91c1c;background:#fef2f2}.ui-product-panel__icon--pricing{color:#0f766e;background:#ecfdf5}.ui-product-panel__chip{display:inline-flex;align-items:center;padding:.3rem .65rem;font-size:.72rem;font-weight:600;color:#0f766e;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px}.ui-product-panel__stats{display:flex;flex-wrap:wrap;gap:.5rem}.ui-product-panel__stat{display:flex;flex-direction:column;gap:.1rem;min-width:4.5rem;padding:.45rem .7rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem)}.ui-product-panel__stat--scan{border-color:#bae6fd;background:#f0f9ff}.ui-product-panel__stat-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.ui-product-panel__stat-value{font-size:1rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--upos-gray-900, #111827)}.ui-product-pricing-list{display:flex;flex-direction:column;gap:.65rem}.ui-product-pricing-card{padding:.9rem 1rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem);transition:border-color .15s,box-shadow .15s}.ui-product-pricing-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.ui-product-pricing-card--featured{border-color:#a7f3d0;background:linear-gradient(135deg,#f0fdf4,#fff 70%)}.ui-product-pricing-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.ui-product-pricing-card__identity{display:flex;align-items:center;gap:.65rem;min-width:0}.ui-product-pricing-card__avatar{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;font-size:.8rem;font-weight:700;color:#0f766e;background:#ecfdf5;border-radius:.45rem}.ui-product-pricing-card__name{margin:0;font-size:.9rem;font-weight:600;color:var(--upos-gray-900, #111827)}.ui-product-pricing-card__tag{display:inline-block;margin-top:.15rem;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#047857}.ui-product-pricing-card__price-wrap{text-align:right;flex-shrink:0}.ui-product-pricing-card__price{display:block;font-size:1.15rem;font-weight:700;font-variant-numeric:tabular-nums;color:#0f766e;line-height:1.2}.ui-product-pricing-card__unit{display:block;margin-top:.1rem;font-size:.68rem;color:#94a3b8}.ui-product-pricing-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.65rem;padding-top:.65rem;border-top:1px dashed var(--upos-border)}.ui-product-pricing-card__cost{font-size:.75rem;color:#64748b}.ui-product-pricing-card__margin{font-size:.72rem;font-weight:600;padding:.15rem .45rem;border-radius:999px}.ui-product-pricing-card__margin--positive{color:#047857;background:#ecfdf5}.ui-product-pricing-card__margin--negative{color:#b45309;background:#fffbeb}.ui-product-pricing-footnote{display:flex;align-items:flex-start;gap:.45rem;margin-top:1rem;padding:.65rem .75rem;font-size:.75rem;line-height:1.45;color:#64748b;background:#f8fafc;border-radius:var(--upos-radius-sm, .375rem)}.ui-product-pricing-footnote i{flex-shrink:0;margin-top:.1rem;color:#94a3b8}.ui-product-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.5rem}.ui-product-gallery__item{display:block;aspect-ratio:1;overflow:hidden;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem);transition:box-shadow .15s}.ui-product-gallery__item:hover{box-shadow:0 2px 8px #00000014}.ui-product-gallery__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ui-product-ref-list{margin:0;padding:0;list-style:none}.ui-product-ref-list li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.6rem 0;border-bottom:1px solid var(--upos-border)}.ui-product-ref-list li:last-child{border-bottom:0}.ui-product-ref-list__icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:.9rem;color:#b91c1c;background:#fef2f2;border-radius:.35rem}.ui-product-ref-list__label{font-size:.8125rem;color:#64748b}.ui-product-ref-list__value{font-size:.875rem;font-weight:700;color:var(--upos-gray-900, #111827);text-align:right}.ui-product-aside-callout{display:flex;gap:.65rem;padding:.85rem 1rem;margin-top:1rem;font-size:.8125rem;line-height:1.5;border-radius:var(--upos-radius-sm, .375rem)}.ui-product-aside-callout--warn{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.ui-product-aside-callout i{flex-shrink:0;margin-top:.1rem;font-size:1rem}.ui-product-show-alert{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--upos-radius-sm, .375rem)}.ui-product-show-alert--padded{margin:1rem}.ui-product-show-alert--info{color:#0c4a6e;background:#f0f9ff;border-color:#bae6fd}.ui-audit-panel__empty--padded{padding:1.25rem}.ui-product-stock-table-wrap{overflow-x:auto;border-top:1px solid var(--upos-border)}.ui-product-stock-table{width:100%;border-collapse:separate;border-spacing:0}.ui-product-stock-table thead th{position:sticky;top:0;z-index:1;padding:.65rem .85rem;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#f8fafc;border-bottom:1px solid var(--upos-border);white-space:nowrap}.ui-product-stock-table tbody td{padding:.7rem .85rem;vertical-align:middle;border-bottom:1px solid #f1f5f9}.ui-product-stock-table tbody tr:last-child td{border-bottom:0}.ui-product-stock-table tbody tr:hover td{background:#fafafa}.ui-product-stock-table__foot th{padding:.75rem .85rem;background:#f1f5f9;font-weight:700;font-size:.8125rem;border-top:2px solid var(--upos-border)}.ui-product-stock-table__row--muted td{opacity:.72}.ui-product-stock-shop{display:flex;align-items:center;gap:.5rem}.ui-product-stock-shop__icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:.85rem;color:#b91c1c;background:#fef2f2;border-radius:.35rem}.ui-product-stock-shop__name{font-weight:600;color:var(--upos-gray-900, #111827)}.ui-product-stock-num{font-weight:700;font-variant-numeric:tabular-nums}.ui-product-stock-num--warn{color:#b45309}.ui-product-stock-num--muted{font-weight:500;color:#94a3b8}.ui-product-serial-row td,.ui-product-register-row td{padding:0!important;background:#f8fafc;border-top:none!important}.ui-product-serial-list{margin:.5rem 1rem .75rem;padding:.85rem 1rem;background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem)}.ui-product-serial-list__title{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:#334155}.ui-product-serial-list__count{margin-left:.35rem;font-weight:500;color:#64748b}.ui-product-serial-list__codes{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.ui-product-serial-list__codes code{display:inline-block;padding:.25rem .5rem;font-size:.78rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem}.ui-product-register-form{margin:.5rem 1rem .75rem;padding:1rem 1.1rem;background:#fffbeb;border:1px solid #fde68a;border-radius:var(--upos-radius-sm, .375rem)}.ui-product-register-form__head{margin-bottom:.85rem}.ui-product-register-form__title{margin:0 0 .35rem;font-size:.95rem;font-weight:600;color:#92400e}.ui-product-register-form__hint{margin:0;font-size:.8125rem;line-height:1.5;color:#78350f}.ui-product-register-form__grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:768px){.ui-product-register-form__grid{grid-template-columns:1fr 1fr}}.ui-product-register-form__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.ui-product-stock-imei-count{font-weight:700;opacity:.85}body.ui-product-serials-modal-open{overflow:hidden}.ui-product-serials-modal{position:fixed;inset:0;z-index:1250;display:flex;align-items:center;justify-content:center;padding:1rem}.ui-product-serials-modal[hidden]{display:none!important}.ui-product-serials-modal__backdrop{position:absolute;inset:0;background:#0f172a73}.ui-product-serials-modal__panel{position:relative;display:flex;flex-direction:column;width:min(100%,36rem);max-height:min(90vh,32rem);background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .5rem);box-shadow:0 20px 40px #00000026;overflow:hidden}.ui-product-serials-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1.1rem;border-bottom:1px solid var(--upos-border);background:linear-gradient(180deg,#fafafa,#fff)}.ui-product-serials-modal__title{margin:0;font-size:1rem;font-weight:700;color:var(--upos-gray-900, #111827)}.ui-product-serials-modal__subtitle{margin:.25rem 0 0;font-size:.78rem;color:#64748b}.ui-product-serials-modal__close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;color:#64748b;background:transparent;border:0;border-radius:.35rem;cursor:pointer}.ui-product-serials-modal__close:hover{color:#b91c1c;background:#fef2f2}.ui-product-serials-modal__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;padding:.75rem 1.1rem;border-bottom:1px solid var(--upos-border)}.ui-product-serials-modal__search-wrap{position:relative;flex:1;min-width:12rem}.ui-product-serials-modal__search-icon{position:absolute;left:.65rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.ui-product-serials-modal__search{width:100%;padding-left:2rem!important}.ui-product-serials-modal__meta{font-size:.72rem;font-weight:600;color:#64748b;white-space:nowrap}.ui-product-serials-modal__body{flex:1;overflow-y:auto;padding:.75rem 1.1rem;min-height:10rem}.ui-product-serials-modal__loading{display:flex;align-items:center;gap:.45rem;font-size:.8125rem;color:#64748b}.ui-product-serials-modal__loading .bi{animation:ui-product-spin .8s linear infinite}@keyframes ui-product-spin{to{transform:rotate(360deg)}}.ui-product-serials-modal__list{display:flex;flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none}.ui-product-serials-modal__list code{display:block;padding:.4rem .55rem;font-size:.8rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem}.ui-product-serials-modal__empty{margin:0;font-size:.8125rem;color:#94a3b8;font-style:italic;text-align:center;padding:2rem 0}.ui-product-serials-modal__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;padding:.75rem 1.1rem;border-top:1px solid var(--upos-border);background:#fafafa}.ui-product-serials-modal__page{flex:1;min-width:8rem;font-size:.72rem;color:#64748b;text-align:center}body.ui-serial-upload-open{overflow:hidden}.ui-serial-upload{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem}.ui-serial-upload[hidden]{display:none!important}.ui-serial-upload__backdrop{position:absolute;inset:0;background:#0f172a73}.ui-serial-upload__panel{position:relative;display:flex;flex-direction:column;width:min(100%,32rem);max-height:min(90vh,36rem);background:#fff;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .5rem);box-shadow:0 20px 40px #00000026;overflow:hidden}.ui-serial-upload__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1.1rem;border-bottom:1px solid var(--upos-border);background:linear-gradient(180deg,#fafafa,#fff)}.ui-serial-upload__title{margin:0;font-size:1rem;font-weight:700;color:var(--upos-gray-900, #111827)}.ui-serial-upload__subtitle{margin:.25rem 0 0;font-size:.78rem;color:#64748b}.ui-serial-upload__close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;color:#64748b;background:transparent;border:0;border-radius:.35rem;cursor:pointer}.ui-serial-upload__close:hover{color:#b91c1c;background:#fef2f2}.ui-serial-upload__body{flex:1;overflow-y:auto;padding:1rem 1.1rem}.ui-serial-upload__dropzone{position:relative;cursor:pointer;border:2px dashed #cbd5e1;border-radius:var(--upos-radius-sm, .375rem);background:#f8fafc;transition:border-color .15s,background .15s}.ui-serial-upload__dropzone.is-dragover{border-color:#b91c1c;background:#fef2f2}.ui-serial-upload__dropzone.is-error{border-color:#fbbf24;background:#fffbeb}.ui-serial-upload__file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.ui-serial-upload__dropzone-inner{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1.5rem 1rem;text-align:center}.ui-serial-upload__dropzone-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;font-size:1.35rem;color:#b91c1c;background:#fef2f2;border-radius:.65rem}.ui-serial-upload__dropzone-title{margin:0;font-size:.9rem;font-weight:600;color:var(--upos-gray-900, #111827)}.ui-serial-upload__dropzone-hint{margin:0;font-size:.75rem;color:#94a3b8}.ui-serial-upload__preview{margin-top:1rem;padding:.85rem;background:#f8fafc;border:1px solid var(--upos-border);border-radius:var(--upos-radius-sm, .375rem)}.ui-serial-upload__preview-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.ui-serial-upload__preview-count{font-size:.78rem;font-weight:700;color:#047857}.ui-serial-upload__preview-file{font-size:.72rem;color:#64748b;max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-serial-upload__preview-list{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.ui-serial-upload__preview-list code{display:inline-block;padding:.2rem .45rem;font-size:.72rem;background:#fff;border:1px solid #e2e8f0;border-radius:.25rem}.ui-serial-upload__preview-more{margin:.5rem 0 0;font-size:.72rem;color:#94a3b8}.ui-serial-upload__error{margin-top:.85rem;padding:.65rem .75rem;font-size:.8125rem;line-height:1.45;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--upos-radius, .5rem)}.ui-serial-upload__error[hidden]{display:none!important}.ui-serial-upload__mode{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--upos-border)}.ui-serial-upload__mode-label{font-size:.75rem;font-weight:600;color:#64748b}.ui-serial-upload__mode-option{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:#334155;cursor:pointer}.ui-serial-upload__foot{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:.85rem 1.1rem;border-top:1px solid var(--upos-border);background:#fafafa}.ui-order-show-card .ui-card-body{padding-top:0}.ui-order-show-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid var(--upos-gray-200)}.ui-order-show-toolbar__end{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-left:auto}.ui-order-show-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:1.25rem 1.25rem 0}@media(min-width:768px){.ui-order-show-overview{grid-template-columns:repeat(4,minmax(0,1fr))}}.ui-order-show-overview__card{display:flex;flex-direction:column;gap:.375rem;min-width:0;padding:.875rem 1rem;background:linear-gradient(180deg,#fff,#fafbfc);border:1px solid var(--upos-gray-200);border-radius:.5rem;box-shadow:0 1px 2px #0f172a0a}.ui-order-show-overview__label{font-size:.625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--upos-gray-500)}.ui-order-show-overview__value{font-size:.875rem;font-weight:600;line-height:1.4;color:var(--upos-gray-900);word-break:break-word}.ui-order-show-kpi{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.75rem;padding:1rem 1.25rem 1.25rem}.ui-order-show-kpi__item{padding:.875rem 1rem;background:#fff;border:1px solid var(--upos-gray-200);border-radius:.5rem;box-shadow:0 1px 2px #0f172a0a}.ui-order-show-kpi__item--featured{border-color:#fecaca;background:linear-gradient(135deg,#fff,#fef2f2)}.ui-order-show-kpi__item--paid{border-color:#bbf7d0;background:linear-gradient(135deg,#fff,#f0fdf4)}.ui-order-show-kpi__item--due{border-color:#fecaca;background:linear-gradient(135deg,#fff,#fef2f2)}.ui-order-show-kpi__item--discount{border-color:#fde68a;background:linear-gradient(135deg,#fff,#fffbeb)}.ui-order-show-kpi__label{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--upos-gray-500)}.ui-order-show-kpi__value{display:block;margin-top:.25rem;font-size:1.25rem;font-weight:700;line-height:1.2;color:var(--upos-gray-900)}.ui-order-show-kpi__value--money{font-size:1.0625rem}.ui-order-show-kpi__value.is-positive{color:#15803d}.ui-order-show-kpi__value.is-negative{color:#b91c1c}.ui-order-show-kpi__hint{display:block;margin-top:.2rem;font-size:.6875rem;color:var(--upos-gray-500)}.ui-order-show-layout{display:grid;gap:1.25rem;padding:0 1.25rem 1.25rem}@media(min-width:1100px){.ui-order-show-layout{grid-template-columns:minmax(0,1fr) 20rem;align-items:start}}.ui-order-show-main,.ui-order-show-aside{display:flex;flex-direction:column;gap:1rem;min-width:0}.ui-order-show-panel{margin:0}.ui-order-show-panel__head{gap:.75rem}.ui-order-show-panel__head-main{display:flex;flex:1;gap:.75rem;align-items:flex-start;min-width:0}.ui-order-show-panel__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:1rem;color:var(--upos-red-700);background:#fef2f2;border-radius:.5rem}.ui-order-show-panel__icon--payments{color:#15803d;background:#f0fdf4}.ui-order-line{display:flex;gap:.75rem;align-items:flex-start;min-width:0}.ui-order-line__avatar{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.8125rem;font-weight:700;color:var(--upos-red-800);background:#fef2f2;border:1px solid #fecaca;border-radius:.4375rem}.ui-order-line__body{display:flex;flex:1;flex-direction:column;gap:.25rem;min-width:0}.ui-order-line__name{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--upos-gray-900)}.ui-order-line__meta{font-size:.75rem;line-height:1.4;color:var(--upos-gray-500)}.ui-order-line__meta-sep{margin:0 .125rem;color:var(--upos-gray-300)}.ui-order-line__tag{display:inline-flex;gap:.25rem;align-items:center;width:-moz-fit-content;width:fit-content;padding:.125rem .4375rem;font-size:.6875rem;font-weight:600;color:#b91c1c;background:#fef2f2;border-radius:9999px}.ui-order-line__serial-btn{display:inline-flex;gap:.3rem;align-items:center;width:-moz-fit-content;width:fit-content;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem;transition:background-color .15s ease}.ui-order-line__serial-btn:hover{background:#dbeafe}.ui-order-line__price{display:block;font-size:.8125rem;font-weight:600;color:var(--upos-gray-900)}.ui-order-line__price-was{display:block;font-size:.6875rem;color:var(--upos-gray-400);text-decoration:line-through}.ui-order-lines-table tfoot td{background:#fafbfc!important;border-top:2px solid var(--upos-gray-200)!important}.ui-order-payments{display:flex;flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none}.ui-order-payments__item{display:flex;gap:.75rem;align-items:center;padding:.875rem 1rem;background:#fafbfc;border:1px solid var(--upos-gray-200);border-radius:.5rem}.ui-order-payments__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:1rem;color:#15803d;background:#dcfce7;border-radius:.5rem}.ui-order-payments__body{flex:1;min-width:0}.ui-order-payments__method{display:block;font-size:.875rem;font-weight:600;color:var(--upos-gray-900)}.ui-order-payments__meta{display:block;margin-top:.125rem;font-size:.75rem;color:var(--upos-gray-500)}.ui-order-payments__meta-sep{margin:0 .125rem;color:var(--upos-gray-300)}.ui-order-payments__amount{flex-shrink:0;font-size:.9375rem;font-weight:700;color:#15803d}.ui-order-customer{display:flex;gap:.875rem;align-items:flex-start}.ui-order-customer__avatar{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;font-size:1.125rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--upos-red-700) 0%,var(--upos-red-900) 100%);border-radius:.625rem;box-shadow:0 2px 8px #b91c1c40}.ui-order-customer__body{display:flex;flex:1;flex-direction:column;gap:.375rem;min-width:0}.ui-order-customer__name{font-size:1rem;font-weight:700;line-height:1.3;color:var(--upos-gray-900)}.ui-order-customer__link,.ui-order-customer__address{display:inline-flex;gap:.375rem;align-items:flex-start;font-size:.8125rem;line-height:1.45;color:var(--upos-gray-600);text-decoration:none}.ui-order-customer__link:hover{color:var(--upos-red-700)}.ui-order-receipt{display:flex;flex-direction:column;gap:.5rem;margin:0}.ui-order-receipt__row{display:flex;gap:.75rem;align-items:baseline;justify-content:space-between;padding-bottom:.5rem;border-bottom:1px dashed var(--upos-gray-200)}.ui-order-receipt__row:last-of-type{border-bottom:none}.ui-order-receipt__row dt{font-size:.8125rem;color:var(--upos-gray-600)}.ui-order-receipt__row dd{margin:0;font-size:.875rem;font-weight:600;color:var(--upos-gray-900);text-align:right}.ui-order-receipt__row--discount dd{color:#b91c1c}.ui-order-receipt__row--total{padding-top:.25rem;margin-top:.25rem;border-top:2px solid var(--upos-gray-200);border-bottom:none}.ui-order-receipt__row--total dt,.ui-order-receipt__row--total dd{font-size:.9375rem;font-weight:700;color:var(--upos-gray-900)}.ui-order-receipt__row--paid dd{color:#15803d}.ui-order-receipt__row--balance.is-due dd{color:#b91c1c}.ui-order-receipt__cta{width:100%;margin-top:.75rem}.ui-order-note+.ui-order-note{margin-top:.875rem;padding-top:.875rem;border-top:1px solid var(--upos-gray-200)}.ui-order-note__label{display:block;margin-bottom:.25rem;font-size:.6875rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--upos-gray-500)}.ui-order-note__text{margin:0;font-size:.875rem;line-height:1.5;color:var(--upos-gray-700)}.ui-order-show-doc-actions{display:flex;flex-direction:column;gap:.5rem}.ui-order-show-doc-actions .ui-btn{justify-content:center;width:100%}@media(max-width:640px){.ui-order-show-toolbar{flex-direction:column;align-items:stretch}.ui-order-show-toolbar__end{margin-left:0}.ui-order-show-toolbar__end .ui-btn{flex:1;justify-content:center}}.ui-error-page{min-height:100vh;margin:0;font-family:Figtree,ui-sans-serif,system-ui,sans-serif;color:var(--upos-gray-800);background:var(--upos-red-50)}.ui-error-page__backdrop{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 18%,rgb(254 202 202 / .45),transparent 42%),radial-gradient(circle at 88% 82%,rgb(254 226 226 / .55),transparent 38%)}.ui-error-page__shell{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:1.5rem 1rem 2rem}.ui-error-page__brand{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.ui-error-page__logo{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;border:2px solid #fff;box-shadow:var(--upos-shadow-md)}.ui-error-page__app{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-.01em;color:var(--upos-red-900)}.ui-error-page__tagline{margin:.125rem 0 0;font-size:.6875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--upos-gray-500)}.ui-error-card{width:100%;max-width:28rem;padding:2rem 1.75rem 1.75rem;text-align:center;background:#fff;border:1px solid var(--upos-border);border-radius:calc(var(--upos-radius) + .125rem);box-shadow:0 8px 24px #0f172a14}.ui-error-card__badge{display:inline-flex;align-items:center;justify-content:center;min-width:3.25rem;padding:.25rem .75rem;margin-bottom:1rem;border-radius:999px;background:var(--upos-red-100);border:1px solid rgb(254 202 202 / .9)}.ui-error-card__code{font-size:.8125rem;font-weight:700;letter-spacing:.08em;color:var(--upos-red-800)}.ui-error-card__icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;font-size:1.5rem;color:var(--upos-red-700);background:var(--upos-red-50);border:1px solid var(--upos-red-100);border-radius:999px}.ui-error-card__title{margin:0 0 .625rem;font-size:1.375rem;font-weight:600;line-height:1.3;letter-spacing:-.02em;color:var(--upos-gray-900)}.ui-error-card__message{margin:0;font-size:.9375rem;line-height:1.55;color:var(--upos-gray-600)}.ui-error-card__hint{margin:.875rem 0 0;padding:.75rem .875rem;font-size:.8125rem;line-height:1.5;color:var(--upos-gray-600);text-align:left;background:var(--upos-gray-50);border:1px solid var(--upos-gray-200);border-radius:var(--upos-radius)}.ui-error-card__actions{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center;margin-top:1.5rem}.ui-error-card__actions .ui-btn{display:inline-flex;align-items:center;gap:.375rem;min-width:7.5rem;justify-content:center}.ui-error-page__footer{margin-top:1.5rem;font-size:.75rem;color:var(--upos-gray-500)}.ui-error-page__footer p{margin:0}.ui-error-page--404 .ui-error-card__badge{background:#fef3c7;border-color:#fde68a}.ui-error-page--404 .ui-error-card__code{color:#92400e}.ui-error-page--404 .ui-error-card__icon{color:#b45309;background:#fffbeb;border-color:#fde68a}.ui-error-page--503 .ui-error-card__badge,.ui-error-page--419 .ui-error-card__badge{background:#eff6ff;border-color:#bfdbfe}.ui-error-page--503 .ui-error-card__code,.ui-error-page--419 .ui-error-card__code{color:#1d4ed8}.ui-error-page--503 .ui-error-card__icon,.ui-error-page--419 .ui-error-card__icon{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}@media(max-width:480px){.ui-error-card{padding:1.5rem 1.25rem 1.25rem}.ui-error-card__actions{flex-direction:column}.ui-error-card__actions .ui-btn{width:100%}}.ui-auth-page{min-height:100vh;margin:0;font-family:Figtree,ui-sans-serif,system-ui,sans-serif;font-size:.875rem;color:var(--upos-gray-800);background:#fff}.ui-auth-page__backdrop{position:fixed;inset:0;overflow:hidden;pointer-events:none;background:#fff}.ui-auth-page__glow{position:absolute;border-radius:50%;filter:blur(72px);opacity:.55}.ui-auth-page__glow--one{top:-8rem;right:-4rem;width:22rem;height:22rem;background:#e5e7eb80}.ui-auth-page__glow--two{bottom:-6rem;left:-5rem;width:20rem;height:20rem;background:#f3f4f699}.ui-auth-page__grid{position:absolute;inset:0;opacity:.25;background-image:linear-gradient(rgb(229 231 235 / .5) 1px,transparent 1px),linear-gradient(90deg,rgb(229 231 235 / .5) 1px,transparent 1px);background-size:2.5rem 2.5rem;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 45%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 80% 70% at 50% 45%,#000 20%,transparent 75%)}.ui-auth-page__shell{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;max-width:27rem;min-height:100vh;margin:0 auto;padding:1.5rem 1rem}.ui-auth-page__shell--wide{max-width:42rem}.ui-auth-card{display:flex;flex-direction:column;width:100%;overflow:hidden;background:#fff;border:1px solid #d1d5db;border-radius:1rem;box-shadow:0 4px 6px #0f172a0a,0 16px 40px #0f172a14}.ui-auth-card__accent{height:4px;background:linear-gradient(90deg,#7f1d1d,#dc2626,#b91c1c)}.ui-auth-card__brand{margin:0 0 .875rem;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--upos-red-700)}.ui-auth-card__header{padding:1.375rem 1.5rem 0;text-align:center}.ui-auth-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:.625rem;font-size:1.2rem;color:var(--upos-red-700);background:var(--upos-red-50);border:1px solid var(--upos-red-100);border-radius:999px}.ui-auth-card__title{margin:0;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:var(--upos-gray-900)}.ui-auth-card__lead{margin:.5rem 0 0;font-size:.8125rem;line-height:1.55;color:var(--upos-gray-600)}.ui-auth-card__body{flex:1;padding:1.125rem 1.5rem 1.375rem}.ui-auth-card__footer{padding:.75rem 1.5rem;text-align:center;font-size:.6875rem;color:var(--upos-gray-500);border-top:1px solid var(--upos-border);background:linear-gradient(180deg,#fafafa,#f5f5f5)}.ui-auth-card__footer p{margin:0}.ui-auth-alert{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem .875rem;margin-bottom:1rem;font-size:.8125rem;line-height:1.45;border-radius:var(--upos-radius)}.ui-auth-alert--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.ui-auth-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.ui-auth-form{display:flex;flex-direction:column;gap:1rem}.ui-auth-form .ui-form-field{display:flex;flex-direction:column;gap:.375rem}.ui-auth-page .ui-input,.ui-auth-page .ui-select,.ui-auth-page .ui-textarea{display:block;width:100%;height:2.75rem;min-height:2.75rem;max-height:none;margin:0;padding:0 .875rem;font-family:inherit;font-size:.875rem;font-weight:400;line-height:1.4;color:var(--upos-gray-900);background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease,box-shadow .15s ease}.ui-auth-page .ui-textarea{height:auto;min-height:5rem;padding:.625rem .875rem}.ui-auth-page .ui-input::-moz-placeholder{color:#9ca3af}.ui-auth-page .ui-input::placeholder{color:#9ca3af}.ui-auth-page .ui-input:hover:not(:disabled):not(:-moz-read-only),.ui-auth-page .ui-textarea:hover:not(:disabled):not(:-moz-read-only){border-color:#9ca3af}.ui-auth-page .ui-input:hover:not(:disabled):not(:read-only),.ui-auth-page .ui-select:hover:not(:disabled),.ui-auth-page .ui-textarea:hover:not(:disabled):not(:read-only){border-color:#9ca3af}.ui-auth-page .ui-input:focus,.ui-auth-page .ui-input:focus-visible,.ui-auth-page .ui-select:focus,.ui-auth-page .ui-select:focus-visible,.ui-auth-page .ui-textarea:focus,.ui-auth-page .ui-textarea:focus-visible{outline:none;border-color:var(--upos-red-600);box-shadow:0 0 0 3px #dc26261f}.ui-auth-page .ui-select{padding-right:2.25rem;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2394a3b8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:.875rem}.ui-auth-page .ui-label{font-size:.8125rem;font-weight:500;color:var(--upos-gray-700)}.ui-auth-page .ui-field-error{margin:0;font-size:.75rem;color:var(--upos-red-700);font-weight:500}.ui-auth-page .ui-btn{min-height:2.75rem;font-size:.875rem;border-radius:.5rem}.ui-auth-form--grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.ui-auth-form--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-auth-form--grid .ui-auth-form__full{grid-column:1 / -1}}.ui-auth-link{font-size:.8125rem;font-weight:500;color:var(--upos-gray-700);text-decoration:none;transition:color .15s ease}button.ui-auth-link{display:inline-flex;align-items:center;gap:.35rem;padding:0;font:inherit;color:var(--upos-gray-700);background:none;border:none;cursor:pointer}button.ui-auth-link:hover,.ui-auth-link:hover{color:var(--upos-red-800)}.ui-auth-link--primary{color:var(--upos-red-700)}.ui-auth-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.ui-auth-actions--center{justify-content:center}.ui-auth-actions--stack{flex-direction:column;align-items:stretch}.ui-auth-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:500;color:var(--upos-gray-700);background:#fff;border:1px solid #d1d5db;border-radius:.5rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.ui-auth-btn-ghost:hover:not(:disabled){color:var(--upos-red-800);background:var(--upos-red-50);border-color:var(--upos-red-200)}.ui-auth-btn-ghost:disabled{opacity:.65;cursor:not-allowed}.ui-auth-spinner{display:inline-block;width:1.125rem;height:1.125rem;margin-right:.35rem;vertical-align:middle;animation:spin .8s linear infinite}.ui-auth-otp{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:.5rem 0 1.25rem}.ui-auth-page input.ui-auth-otp__box{width:2.625rem;height:3rem;min-height:3rem;max-height:3rem;padding:0;font-size:1.25rem;font-weight:700;text-align:center;color:var(--upos-red-800);background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease,box-shadow .15s ease}.ui-auth-page input.ui-auth-otp__box:focus,.ui-auth-page input.ui-auth-otp__box:focus-visible{border-color:var(--upos-red-600);box-shadow:0 0 0 3px #dc26261f;outline:none}.ui-auth-page input.ui-auth-otp__box.is-filled{border-color:#fca5a5;background:#fef2f2}.ui-auth-otp__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .75rem;margin-bottom:1rem;font-size:.75rem;color:var(--upos-gray-600)}.ui-auth-otp__meta i{color:var(--upos-red-600)}.ui-auth-otp__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.ui-auth-otp__actions form{flex:1;min-width:calc(50% - .25rem)}.ui-auth-otp__actions .ui-auth-btn-ghost{width:100%}.ui-auth-success-panel{padding:1rem;text-align:center;background:var(--upos-red-50);border:1px solid var(--upos-red-100);border-radius:var(--upos-radius)}.ui-auth-success-panel__icon{font-size:2.5rem;color:var(--upos-red-600);margin-bottom:.75rem}.ui-auth-success-panel p{margin:.5rem 0 0;font-size:.8125rem;line-height:1.55;color:var(--upos-gray-700)}.ui-auth-page .select2-container--default .select2-selection--single{height:2.75rem!important;border:1px solid #d1d5db!important;border-radius:.5rem!important}.ui-auth-page .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2.625rem!important;font-size:.875rem;padding-left:.875rem}.ui-auth-page .select2-container--default .select2-selection--single .select2-selection__arrow{height:2.625rem!important}@media(max-width:480px){.ui-auth-page__shell{padding:1rem .75rem}.ui-auth-card__header,.ui-auth-card__body{padding-left:1.125rem;padding-right:1.125rem}.ui-auth-otp{gap:.375rem}.ui-auth-page input.ui-auth-otp__box{width:2.375rem;height:2.875rem;min-height:2.875rem;max-height:2.875rem;font-size:1.125rem}}.ui-dashboard{--dash-bg: #eef1f6;--dash-surface: #fff;--dash-border: #e2e8f0;--dash-muted: #64748b;--dash-text: #0f172a;--dash-brand: #991b1b;--dash-brand-dark: #7f1d1d;--dash-brand-soft: #fef2f2;--dash-success: #059669;--dash-success-soft: #ecfdf5;--dash-warning: #d97706;--dash-warning-soft: #fffbeb;--dash-info: #2563eb;--dash-info-soft: #eff6ff;--dash-radius: .5rem;--dash-shadow: 0 1px 2px rgb(15 23 42 / 6%), 0 1px 3px rgb(15 23 42 / 4%);width:100%;min-width:0;padding:.75rem;background:var(--dash-bg);border-radius:var(--dash-radius)}@media(min-width:768px){.ui-dashboard{padding:1rem}}.ui-dash-banner{position:relative;z-index:10;margin-bottom:1rem;border:1px solid var(--dash-border);border-radius:var(--dash-radius);box-shadow:var(--dash-shadow)}.ui-dash-banner__top{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;padding:1.125rem 1.25rem;color:#fff;border-radius:var(--dash-radius);background:radial-gradient(ellipse 55% 120% at 0% 0%,rgb(254 202 202 / 22%) 0%,transparent 58%),linear-gradient(135deg,#b91c1c,#991b1b,#7f1d1d)}.ui-dash-banner__identity{display:flex;gap:.875rem;align-items:flex-start;min-width:0}.ui-dash-banner__mark{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;font-size:1.25rem;color:#fff;background:#ffffff24;border:1px solid rgb(255 255 255 / 22%);border-radius:.5rem}.ui-dash-banner__greeting{font-size:.6875rem;color:#fee2e2e5}.ui-dash-banner__greeting span{font-weight:600;color:#fff}.ui-dashboard .ui-dash-banner__title{margin-top:.125rem;font-size:1.375rem;font-weight:700;line-height:1.15;color:#fff!important;letter-spacing:-.02em}@media(min-width:768px){.ui-dashboard .ui-dash-banner__title{font-size:1.625rem}}.ui-dash-banner__meta{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center;margin-top:.5rem}.ui-dash-banner__shop{display:inline-flex;gap:.3125rem;align-items:center;font-size:.6875rem;font-weight:600;color:#fff}.ui-dash-banner__shop .bi{font-size:.75rem;opacity:.85}.ui-dash-banner__meta-sep{font-size:.6875rem;color:#fecacab3}.ui-dash-banner__shop-more{font-size:.6875rem;font-weight:600;color:#fecaca;text-decoration:underline;text-decoration-color:#fecaca73;text-underline-offset:.15em;transition:color .15s ease}.ui-dash-banner__shop-more:hover{color:#fff;text-decoration-color:#ffffff8c}.ui-dash-banner__chip{display:inline-flex;gap:.3125rem;align-items:center;padding:.1875rem .5rem;font-size:.625rem;font-weight:500;color:#fef2f2eb;background:#00000024;border:1px solid rgb(255 255 255 / 12%);border-radius:999px}.ui-dash-banner__chip--live{font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.06em}.ui-dash-banner__live-dot{width:.375rem;height:.375rem;background:#4ade80;border-radius:50%;box-shadow:0 0 6px #4ade80}.ui-dash-banner__cta{display:inline-flex;flex-shrink:0;gap:.4375rem;align-items:center;padding:.5625rem 1.125rem;font-size:.75rem;font-weight:700;color:#7f1d1d;white-space:nowrap;background:#fff;border-radius:.375rem;box-shadow:0 4px 16px #0000002e;transition:transform .15s ease,box-shadow .15s ease}.ui-dash-banner__cta:hover{color:#991b1b;background:#fef2f2;transform:translateY(-1px);box-shadow:0 6px 20px #00000038}.ui-dash-banner__cta .bi{font-size:1rem}.ui-dash-banner__actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.ui-dash-banner__menu{position:relative}.ui-dash-banner__menu[open]{z-index:11}.ui-dash-banner__menu-trigger{display:inline-flex;gap:.375rem;align-items:center;padding:.5rem .875rem;font-size:.75rem;font-weight:600;color:#fff;list-style:none;cursor:pointer;background:#ffffff1a;border:1px solid rgb(255 255 255 / 22%);border-radius:.375rem;transition:background .15s ease,border-color .15s ease}.ui-dash-banner__menu-trigger::-webkit-details-marker{display:none}.ui-dash-banner__menu-trigger:hover,.ui-dash-banner__menu[open] .ui-dash-banner__menu-trigger{background:#ffffff29;border-color:#ffffff52}.ui-dash-banner__menu-caret{font-size:.625rem;opacity:.75;transition:transform .15s ease}.ui-dash-banner__menu[open] .ui-dash-banner__menu-caret{transform:rotate(180deg)}.ui-dash-banner__menu-panel{position:absolute;top:calc(100% + .375rem);right:0;z-index:12;min-width:11.5rem;padding:.3125rem;background:#fff;border:1px solid var(--dash-border);border-radius:.5rem;box-shadow:0 10px 28px #0f172a24}.ui-dash-banner__menu-item{display:flex;gap:.5rem;align-items:center;padding:.5rem .625rem;font-size:.75rem;font-weight:500;color:var(--dash-text);border-radius:.3125rem;transition:background .12s ease,color .12s ease}.ui-dash-banner__menu-item .bi{width:1rem;font-size:.875rem;color:var(--dash-muted)}.ui-dash-banner__menu-item:hover{color:var(--dash-brand);background:var(--dash-brand-soft)}.ui-dash-banner__menu-item:hover .bi{color:var(--dash-brand)}.ui-dash-hero{display:none}.ui-dashboard-kpis{display:grid;gap:.625rem;margin-bottom:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.ui-dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.ui-dashboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}}.ui-dashboard-kpi{position:relative;display:flex;flex-direction:column;gap:.5rem;min-width:0;padding:.875rem 1rem;overflow:hidden;background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:var(--dash-radius);box-shadow:var(--dash-shadow);transition:box-shadow .15s ease,transform .15s ease}.ui-dashboard-kpi:before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:var(--dash-brand)}.ui-dashboard-kpi[data-kpi-color=green]:before{background:var(--dash-success)}.ui-dashboard-kpi[data-kpi-color=blue]:before{background:var(--dash-info)}.ui-dashboard-kpi[data-kpi-color=red]:before{background:var(--dash-brand)}.ui-dashboard-kpi[data-kpi-color=gray]:before{background:#94a3b8}.ui-dashboard-kpi[data-kpi-color=yellow]:before{background:var(--dash-warning)}.ui-dashboard-kpi[data-kpi-color=purple]:before{background:#7c3aed}.ui-dashboard-kpi:hover{box-shadow:0 4px 12px #0f172a14;transform:translateY(-1px)}.ui-dashboard-kpi__top{display:flex;gap:.5rem;align-items:center;justify-content:space-between}.ui-dashboard-kpi__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:1.0625rem;color:var(--dash-brand);background:var(--dash-brand-soft);border-radius:.375rem}.ui-dashboard-kpi[data-kpi-color=red] .ui-dashboard-kpi__icon{color:var(--dash-brand);background:var(--dash-brand-soft)}.ui-dashboard-kpi[data-kpi-color=green] .ui-dashboard-kpi__icon{color:var(--dash-success);background:var(--dash-success-soft)}.ui-dashboard-kpi[data-kpi-color=blue] .ui-dashboard-kpi__icon{color:var(--dash-info);background:var(--dash-info-soft)}.ui-dashboard-kpi[data-kpi-color=gray] .ui-dashboard-kpi__icon{color:#64748b;background:#f1f5f9}.ui-dashboard-kpi[data-kpi-color=yellow] .ui-dashboard-kpi__icon{color:var(--dash-warning);background:var(--dash-warning-soft)}.ui-dashboard-kpi[data-kpi-color=purple] .ui-dashboard-kpi__icon{color:#7c3aed;background:#f5f3ff}.ui-dashboard-kpi__label{flex:1;min-width:0;font-size:.625rem;font-weight:600;line-height:1.35;color:var(--dash-muted);text-transform:uppercase;letter-spacing:.04em}.ui-dashboard-kpi__value{font-size:1.0625rem;font-weight:800;line-height:1.2;color:var(--dash-text)}@media(min-width:768px){.ui-dashboard-kpi__value{font-size:1.1875rem}}.ui-dashboard-kpi__compare{font-size:.625rem;line-height:1.4;color:var(--dash-muted)}.ui-dashboard-kpi__compare .bi{font-size:.6875rem}.ui-dashboard .ui-dashboard-kpi{flex-direction:column;justify-content:flex-start;min-height:0}@media(min-width:640px){.ui-dashboard .ui-dashboard-kpi{flex-direction:column}}.ui-dashboard .ui-dashboard-kpi__icon{display:flex;width:2.25rem;height:2.25rem;padding:0}.ui-dashboard .ui-dashboard-kpi__icon .bi{font-size:1.0625rem;color:currentColor}.ui-dashboard-body{display:grid;gap:1rem;margin-top:0;grid-template-columns:minmax(0,1fr)}@media(min-width:1100px){.ui-dashboard-body{gap:1rem;grid-template-columns:minmax(0,1fr) 20rem;align-items:start}}@media(min-width:1400px){.ui-dashboard-body{grid-template-columns:minmax(0,1fr) 22rem}}.ui-dashboard-main,.ui-dashboard-aside{display:flex;flex-direction:column;gap:.875rem;min-width:0}@media(min-width:1100px){.ui-dashboard-aside{position:sticky;top:.75rem}}.ui-dash-card,.ui-dashboard-panel,.ui-dash-pay-panel,.ui-dash-catalog,.ui-activity-feed{overflow:hidden;background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:var(--dash-radius);box-shadow:var(--dash-shadow)}.ui-dash-card__header,.ui-dash-panel-head{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid var(--dash-border)}.ui-dash-panel-head__text{flex:1;min-width:10rem}.ui-dash-panel-head__title{font-size:.8125rem;font-weight:700;color:var(--dash-text)}.ui-dash-panel-head__desc{margin-top:.125rem;font-size:.6875rem;color:var(--dash-muted)}.ui-dash-panel-head__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.9375rem;color:var(--dash-brand);background:var(--dash-brand-soft);border-radius:.375rem}.ui-dashboard-panel--chart .ui-dash-panel-head+.ui-dashboard-chart{padding:0 .75rem .875rem}.ui-dashboard-panel--chart .ui-dash-panel-head+.ui-dashboard-chart+.ui-dash-empty-note{padding:0 .75rem .875rem}.ui-dashboard-panel__filter,.ui-dash-panel-head .ui-select{min-width:8.5rem;max-width:11rem}.ui-dash-charts{display:grid;gap:.875rem;grid-template-columns:minmax(0,1fr)}@media(min-width:1200px){.ui-dash-charts{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-dashboard-panel--trend{grid-column:1 / -1}}.ui-dashboard .ui-dashboard-chart,.ui-dashboard .ui-dashboard-chart--tall,.ui-dashboard .ui-dashboard-chart--donut{position:relative;width:100%;height:25rem;min-height:25rem}.ui-dashboard .ui-dashboard-chart canvas{display:block;max-width:100%}.ui-dash-finance{display:grid;gap:.75rem;grid-column:1 / -1;grid-template-columns:minmax(0,1fr)}@media(min-width:640px){.ui-dash-finance{grid-template-columns:repeat(3,minmax(0,1fr))}}.ui-dash-finance__card{display:flex;flex-direction:column;gap:.375rem;min-height:9.5rem;padding:1rem 1.125rem 0;overflow:hidden;background:#fff;border:1px solid var(--dash-border);border-radius:var(--dash-radius);box-shadow:var(--dash-shadow);transition:box-shadow .15s ease,transform .15s ease}.ui-dash-finance__card:hover{box-shadow:0 6px 18px #0f172a14;transform:translateY(-2px)}.ui-dash-finance__card--collected{background:linear-gradient(180deg,#fff,#eff6ff)}.ui-dash-finance__card--expenses{background:linear-gradient(180deg,#fff,#fff7ed)}.ui-dash-finance__card--balance{background:linear-gradient(180deg,#fff,#ecfdf5)}.ui-dash-finance__top{display:flex;gap:.5rem;align-items:flex-start;justify-content:space-between}.ui-dash-finance__meta{display:flex;gap:.625rem;align-items:flex-start;min-width:0}.ui-dash-finance__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.9375rem;border-radius:.375rem}.ui-dash-finance__card--collected .ui-dash-finance__icon{color:#1d4ed8;background:#dbeafe}.ui-dash-finance__card--expenses .ui-dash-finance__icon{color:#c2410c;background:#ffedd5}.ui-dash-finance__card--balance .ui-dash-finance__icon{color:#047857;background:#d1fae5}.ui-dash-finance__label{font-size:.6875rem;font-weight:700;line-height:1.25;color:var(--dash-text);text-transform:uppercase;letter-spacing:.04em}.ui-dash-finance__hint{margin-top:.125rem;font-size:.5625rem;line-height:1.35;color:var(--dash-muted)}.ui-dash-finance__trend{display:inline-flex;flex-shrink:0;gap:.125rem;align-items:center;padding:.125rem .4375rem;font-size:.625rem;font-weight:700;line-height:1;cursor:help;border-radius:999px}.ui-dash-finance__trend .bi{font-size:.6875rem}.ui-dash-finance__trend--collected{color:#1d4ed8;background:#dbeafe}.ui-dash-finance__trend--expenses{color:#c2410c;background:#ffedd5}.ui-dash-finance__trend--balance{color:#047857;background:#d1fae5}.ui-dash-finance__value{margin-top:.25rem;font-size:1.25rem;font-weight:800;line-height:1.15;letter-spacing:-.02em;word-break:break-word}@media(min-width:768px){.ui-dash-finance__value{font-size:1.375rem}}.ui-dash-finance__card--collected .ui-dash-finance__value{color:#1d4ed8}.ui-dash-finance__card--expenses .ui-dash-finance__value{color:#c2410c}.ui-dash-finance__card--balance .ui-dash-finance__value{color:#047857}.ui-dash-finance__spark{position:relative;flex-shrink:0;align-self:stretch;width:auto;height:4.75rem;margin:.625rem -1.125rem 0}.ui-dash-finance__spark canvas{position:absolute;inset:0;display:block;width:100%!important;height:100%!important}.ui-dashboard .ui-activity-feed__live{display:inline-flex;gap:.3125rem;align-items:center;padding:.1875rem .5rem;font-size:.5625rem;font-weight:700;color:var(--dash-brand);text-transform:uppercase;letter-spacing:.06em;background:var(--dash-brand-soft);border:1px solid #fecaca;border-radius:999px}.ui-dashboard .ui-activity-feed__live-dot{width:.375rem;height:.375rem;background:var(--dash-success);border-radius:50%;box-shadow:0 0 #0596697f;animation:ui-dash-activity-pulse 2s ease-out infinite}@keyframes ui-dash-activity-pulse{0%{box-shadow:0 0 #05966973}70%{box-shadow:0 0 0 .4rem #05966900}to{box-shadow:0 0 #05966900}}.ui-dashboard .ui-activity-feed__metrics{display:grid;gap:.625rem;margin:0;padding:.875rem 1rem 0;grid-template-columns:repeat(3,minmax(0,1fr))}.ui-dashboard .ui-activity-feed__metric{position:relative;display:flex;flex-direction:column;gap:.25rem;min-width:0;padding:.625rem .75rem;overflow:hidden;background:#fff;border:1px solid var(--dash-border);border-radius:var(--dash-radius);box-shadow:var(--dash-shadow)}.ui-dashboard .ui-activity-feed__metric:before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:var(--dash-brand)}.ui-dashboard .ui-activity-feed__metric--volume:before{background:#2563eb}.ui-dashboard .ui-activity-feed__metric--paid:before{background:var(--dash-success)}.ui-dashboard .ui-activity-feed__metric--open:before{background:var(--dash-warning)}.ui-dashboard .ui-activity-feed__metric-label{font-size:.5625rem;font-weight:600;color:var(--dash-muted);text-transform:uppercase;letter-spacing:.04em}.ui-dashboard .ui-activity-feed__metric-value{font-size:.9375rem;font-weight:800;line-height:1.2;color:var(--dash-text);letter-spacing:-.02em}.ui-dashboard .ui-activity-feed__metric--volume .ui-activity-feed__metric-value{color:#1d4ed8}.ui-dashboard .ui-activity-feed__metric--paid .ui-activity-feed__metric-value{color:#047857}.ui-dashboard .ui-activity-feed__metric--open .ui-activity-feed__metric-value{color:#c2410c}.ui-dashboard .ui-activity-feed__stream{position:relative;display:flex;flex-direction:column;gap:.625rem;padding:.875rem 1rem .5rem}.ui-dashboard .ui-activity-feed__stream:before{content:"";position:absolute;top:1.25rem;bottom:.5rem;left:1.4375rem;width:2px;background:linear-gradient(180deg,#fecaca 0%,var(--dash-border) 85%)}.ui-dashboard .ui-activity-feed__item{display:flex;gap:.625rem;align-items:stretch;min-width:0}.ui-dashboard .ui-activity-feed__rail{display:flex;flex-shrink:0;justify-content:center;width:1.125rem;padding-top:1.125rem}.ui-dashboard .ui-activity-feed__dot{position:relative;z-index:1;width:.625rem;height:.625rem;background:#fff;border:2px solid #fca5a5;border-radius:50%;box-shadow:0 0 0 3px #fff}.ui-dashboard .ui-activity-feed__item[data-status=paid] .ui-activity-feed__dot{background:var(--dash-success);border-color:#047857}.ui-dashboard .ui-activity-feed__item[data-status=unpaid] .ui-activity-feed__dot{background:var(--dash-brand);border-color:#991b1b}.ui-dashboard .ui-activity-feed__item[data-status=pending] .ui-activity-feed__dot{background:var(--dash-warning);border-color:#b45309}.ui-dashboard .ui-activity-feed__item.is-latest .ui-activity-feed__dot{animation:ui-dash-activity-pulse 2s ease-out infinite}.ui-dashboard .ui-activity-feed__card{display:grid;flex:1;gap:.625rem;align-items:center;min-width:0;padding:.75rem;background:#fff;border:1px solid var(--dash-border);border-radius:var(--dash-radius);box-shadow:var(--dash-shadow);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;grid-template-columns:auto minmax(0,1fr)}@media(min-width:768px){.ui-dashboard .ui-activity-feed__card{grid-template-columns:auto minmax(0,1fr) auto;padding:.75rem .875rem}}.ui-dashboard .ui-activity-feed__item.is-latest .ui-activity-feed__card{border-color:#fecaca;box-shadow:0 4px 14px #991b1b14}.ui-dashboard .ui-activity-feed__card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a14;transform:translateY(-1px)}.ui-dashboard .ui-activity-feed__thumb{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border:1px solid var(--dash-border);border-radius:.375rem}.ui-dashboard .ui-activity-feed__thumb--placeholder{display:flex;align-items:center;justify-content:center;font-size:.9375rem;color:#94a3b8;background:#f8fafc}.ui-dashboard .ui-activity-feed__body{min-width:0}.ui-dashboard .ui-activity-feed__row{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.ui-dashboard .ui-activity-feed__product{overflow:hidden;font-size:.75rem;font-weight:700;color:var(--dash-text);text-overflow:ellipsis;white-space:nowrap}.ui-dashboard .ui-activity-feed__meta{display:flex;flex-wrap:wrap;gap:.25rem .375rem;align-items:center;margin-top:.1875rem;font-size:.625rem;color:var(--dash-muted)}.ui-dashboard .ui-activity-feed__chip{display:inline-flex;align-items:center;padding:.0625rem .375rem;font-size:.5625rem;font-weight:700;color:var(--dash-brand);background:var(--dash-brand-soft);border:1px solid #fecaca;border-radius:.25rem}.ui-dashboard .ui-activity-feed__chip--new{color:#fff;background:linear-gradient(135deg,#dc2626,#991b1b);border-color:transparent}.ui-dashboard .ui-activity-feed__people{display:flex;flex-wrap:wrap;gap:.25rem .375rem;align-items:center;margin-top:.375rem;font-size:.625rem;color:var(--dash-muted)}.ui-dashboard .ui-activity-feed__avatar{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;font-size:.5625rem;font-weight:700;color:var(--dash-brand);background:var(--dash-brand-soft);border:1px solid #fecaca;border-radius:50%}.ui-dashboard .ui-activity-feed__sep{color:#cbd5e1}.ui-dashboard .ui-activity-feed__aside{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;grid-column:1 / -1}@media(min-width:768px){.ui-dashboard .ui-activity-feed__aside{align-items:flex-end;grid-column:auto}}.ui-dashboard .ui-activity-feed__amount{font-size:.8125rem;font-weight:800;color:var(--dash-text);letter-spacing:-.01em}.ui-dashboard .ui-activity-feed__item[data-status=paid] .ui-activity-feed__amount{color:var(--dash-success)}.ui-dashboard .ui-activity-feed__item[data-status=unpaid] .ui-activity-feed__amount{color:var(--dash-brand)}.ui-dashboard .ui-activity-feed__pill{display:inline-flex;align-items:center;padding:.125rem .4375rem;font-size:.5625rem;font-weight:700;line-height:1;border-radius:999px}.ui-dashboard .ui-activity-feed__pill--paid{color:#047857;background:var(--dash-success-soft)}.ui-dashboard .ui-activity-feed__pill--unpaid{color:#991b1b;background:var(--dash-brand-soft)}.ui-dashboard .ui-activity-feed__pill--pending{color:#b45309;background:var(--dash-warning-soft)}.ui-dashboard .ui-activity-feed__footer{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;padding:.625rem 1rem;font-size:.6875rem;color:var(--dash-muted);background:#f8fafc;border-top:1px solid var(--dash-border)}.ui-dashboard .ui-activity-feed__footer-link{display:inline-flex;gap:.25rem;align-items:center;font-weight:600;color:var(--dash-brand)}.ui-dashboard .ui-activity-feed__footer-link:hover{color:var(--dash-brand-dark)}.ui-dashboard .ui-activity-feed__empty{display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;text-align:center}.ui-dashboard .ui-activity-feed__empty-title{margin-top:.5rem;font-size:.8125rem;font-weight:700;color:var(--dash-text)}.ui-dashboard .ui-activity-feed__empty-hint{max-width:18rem;margin-top:.25rem;font-size:.6875rem;color:var(--dash-muted)}.ui-dash-pay-panel .ui-dash-panel-head{border-radius:0}.ui-dash-pay-list{display:flex;flex-direction:column;gap:.625rem;padding:.75rem 1rem 1rem}.ui-dash-pay-item__row{display:flex;gap:.5rem;align-items:center;justify-content:space-between;margin-bottom:.25rem}.ui-dash-pay-item__label{display:flex;gap:.5rem;align-items:center;min-width:0;font-size:.75rem;font-weight:600;color:var(--dash-text)}.ui-dash-pay-item__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;font-size:.8125rem;border-radius:.25rem}.ui-dash-pay-item__amount{flex-shrink:0;font-size:.75rem;font-weight:700;color:var(--dash-text)}.ui-dash-pay-item__track{height:.25rem;overflow:hidden;background:#e2e8f0;border-radius:999px}.ui-dash-pay-item__fill{height:100%;border-radius:999px;opacity:.85}.ui-dash-pay-total{display:flex;align-items:center;justify-content:space-between;margin:0 1rem .875rem;padding:.625rem .75rem;font-size:.6875rem;color:var(--dash-muted);background:var(--dash-brand-soft);border:1px solid #fecaca;border-radius:.375rem}.ui-dash-pay-total strong{font-size:.8125rem;color:var(--dash-brand)}.ui-dash-catalog .ui-dash-panel-head{border-radius:0}.ui-dash-catalog__search{padding:.75rem 1rem 0}.ui-dash-catalog__list{display:flex;flex-direction:column;gap:.5rem;max-height:22rem;padding:.75rem 1rem 1rem;overflow-y:auto}.ui-dash-catalog__card{display:flex;gap:.75rem;padding:.75rem;background:#fff;border:1px solid var(--dash-border);border-radius:.5rem;transition:border-color .15s ease,box-shadow .15s ease}.ui-dash-catalog__card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0d}.ui-dash-catalog__thumb{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;overflow:hidden;font-size:1.125rem;color:#94a3b8;background:#f8fafc;border:1px solid var(--dash-border);border-radius:.5rem}.ui-dash-catalog__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ui-dash-catalog__body{flex:1;min-width:0}.ui-dash-catalog__head{display:flex;gap:.5rem;align-items:flex-start;justify-content:space-between}.ui-dash-catalog__name{flex:1;min-width:0;font-size:.8125rem;font-weight:600;line-height:1.35;color:var(--dash-text);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ui-dash-catalog__stock{display:inline-flex;flex-shrink:0;gap:.25rem;align-items:center;padding:.125rem .4375rem;font-size:.625rem;font-weight:600;line-height:1.2;white-space:nowrap;border-radius:9999px}.ui-dash-catalog__stock .bi{font-size:.6875rem}.ui-dash-catalog__stock--available{color:#166534;background:#dcfce7}.ui-dash-catalog__stock--out{color:#991b1b;background:#fee2e2}.ui-dash-catalog__stock--qty{color:#1e40af;background:#dbeafe}.ui-dash-catalog__facts{display:flex;flex-wrap:wrap;gap:.375rem .625rem;margin-top:.375rem}.ui-dash-catalog__fact{display:inline-flex;gap:.25rem;align-items:center;font-size:.625rem;color:var(--dash-muted)}.ui-dash-catalog__fact .bi{font-size:.625rem;color:#94a3b8}.ui-dash-catalog__prices{display:flex;flex-wrap:wrap;gap:.3125rem;margin-top:.5rem}.ui-dash-catalog__price{display:inline-flex;gap:.25rem;align-items:baseline;padding:.1875rem .4375rem;font-size:.6875rem;font-weight:700;color:var(--dash-brand-dark);background:var(--dash-brand-soft);border-radius:.3125rem}.ui-dash-catalog__price small{font-size:.5625rem;font-weight:500;color:var(--dash-muted)}.ui-dash-catalog__no-price{margin-top:.4375rem;font-size:.625rem;font-style:italic;color:var(--dash-muted)}.ui-dash-empty-note{padding:1.5rem 1rem;font-size:.75rem;color:var(--dash-muted);text-align:center}.ui-dash-welcome-empty{display:flex;flex-direction:column;gap:.625rem;align-items:center;margin-top:1rem;padding:2.5rem 1.5rem;text-align:center;background:var(--dash-surface);border:1px dashed var(--dash-border);border-radius:var(--dash-radius)}.ui-dash-welcome-empty h2{font-size:1rem;font-weight:700;color:var(--dash-text)}.ui-dash-welcome-empty p{max-width:22rem;font-size:.75rem;color:var(--dash-muted)}.pos-sales-cart,.pos-sales-cart__card{overflow:hidden;background:#fff}.pos-sales-cart__add-wrap{padding:1rem 1.25rem 1.125rem;background:#fff;border-bottom:1px solid var(--upos-gray-200)}.pos-cart-picker__head{margin-bottom:.875rem}.pos-cart-picker__title{display:flex;gap:.5rem;align-items:center;font-size:.9375rem;font-weight:600;color:var(--upos-gray-900)}.pos-cart-picker__title .bi{color:var(--upos-red-700)}.pos-cart-picker__desc{margin-top:.25rem;font-size:.75rem;color:var(--upos-gray-500)}.pos-cart-picker__grid{display:grid;grid-template-columns:1fr;gap:.75rem;align-items:end}@media(min-width:768px){.pos-cart-picker__grid{grid-template-columns:minmax(9rem,1fr) minmax(12rem,2fr) minmax(9rem,1fr) auto auto}}@media(min-width:1280px){.pos-cart-picker__grid{grid-template-columns:11rem minmax(14rem,2.2fr) 10rem 8.5rem 9.5rem}}.pos-cart-picker__label{display:block;margin-bottom:.3125rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--upos-gray-600)}.pos-cart-picker__label--hidden{visibility:hidden}.pos-cart-picker__shop-pill{display:inline-flex;gap:.375rem;align-items:center;min-height:2.375rem;padding:.375rem .625rem;font-size:.8125rem;font-weight:500;color:var(--upos-red-800);background:#fff;border:1px solid #fecaca;border-radius:.375rem}.pos-cart-picker__search{position:relative}.pos-cart-picker__search-icon{position:absolute;top:50%;left:.625rem;font-size:.875rem;color:var(--upos-gray-400);pointer-events:none;transform:translateY(-50%)}.pos-cart-picker__search-input{padding-left:2rem!important}.pos-cart-picker__results{position:absolute;top:calc(100% + .25rem);right:0;left:0;z-index:40;display:flex;flex-direction:column;gap:.125rem;max-height:14rem;padding:.3125rem;overflow-y:auto;background:#fff;border:1px solid var(--upos-gray-200);border-radius:.5rem;box-shadow:0 12px 28px #0f172a1f}.pos-cart-picker__result{display:flex;flex-direction:column;gap:.125rem;width:100%;padding:.5rem .625rem;text-align:left;cursor:pointer;background:transparent;border:none;border-radius:.375rem;transition:background-color .12s ease}.pos-cart-picker__result:hover,.pos-cart-picker__result.is-active{background:#fef2f2}.pos-cart-picker__result-name{font-size:.8125rem;font-weight:600;color:var(--upos-gray-900)}.pos-cart-picker__result-meta{font-size:.6875rem;color:var(--upos-gray-500)}.pos-cart-picker__submit{width:100%;white-space:nowrap}.pos-cart-picker__submit:disabled{cursor:not-allowed;opacity:.55}.pos-cart-picker__field--serial{grid-column:1 / -1}.pos-cart-qty-stepper{display:inline-flex;align-items:center;overflow:hidden;background:#fff;border:1px solid var(--upos-gray-300);border-radius:.375rem}.pos-cart-qty-stepper--add{width:100%}.pos-cart-qty-stepper__btn{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2.25rem;font-size:1rem;line-height:1;color:var(--upos-gray-700);cursor:pointer;background:var(--upos-gray-50);border:none;transition:background-color .12s ease,color .12s ease}.pos-cart-qty-stepper__btn:hover{color:var(--upos-red-700);background:#fef2f2}.pos-cart-qty-stepper__input{width:2.75rem;height:2.25rem;padding:0;font-size:.875rem;font-weight:600;text-align:center;border:none;border-right:1px solid var(--upos-gray-200);border-left:1px solid var(--upos-gray-200);border-radius:0;-moz-appearance:textfield}.pos-cart-qty-stepper__input::-webkit-outer-spin-button,.pos-cart-qty-stepper__input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.pos-cart-qty-stepper--add .pos-cart-qty-stepper__input{flex:1;width:auto;min-width:2.5rem}.pos-sales-cart__layout{display:grid;grid-template-columns:1fr;align-items:stretch}.pos-sales-cart__main{min-width:0;background:#fff}.pos-sales-cart__zone--cart,.pos-sales-cart__zone--checkout{background:#fff}@media(min-width:1100px){.pos-sales-cart__layout{grid-template-columns:minmax(0,1fr) minmax(18rem,22rem)}.pos-sales-cart__main{border-right:1px solid var(--upos-gray-200)}.pos-cart-checkout{position:sticky;top:4rem;max-height:calc(100vh - 5rem);overflow-y:auto}}@media(max-width:1099.98px){.pos-sales-cart__zone--checkout{border-top:1px solid var(--upos-gray-200)}}.pos-cart-table-scroll{max-height:min(62vh,32rem);overflow:auto;background:#fff;border-top:1px solid var(--upos-gray-200)}.pos-cart-table-scroll .ui-table-wrap{margin:0;background:#fff}.pos-cart-table{width:100%;font-size:.75rem;background:#fff}.pos-cart-table thead th{position:sticky;top:0;z-index:2;padding:.75rem .5rem!important;font-size:.625rem!important;font-weight:600!important;text-transform:uppercase;letter-spacing:.03em;color:var(--upos-gray-600)!important;white-space:nowrap;background:#fff!important;background-color:#fff!important;background-image:none!important;border:none!important;border-bottom:1px solid var(--upos-gray-200)!important}.pos-cart-table tbody td{padding:.625rem .5rem!important;vertical-align:middle;line-height:1.4;color:var(--upos-gray-800);background:#fff!important;border:none!important;border-bottom:1px dashed var(--upos-gray-300)!important}.pos-cart-table tbody tr:last-child td{border-bottom:none!important}.pos-cart-table tbody tr:hover td,.pos-cart-table.ui-table tbody tr:hover td,.pos-cart-table.ui-table tbody tr:nth-child(2n) td,.pos-cart-table.ui-table tbody tr:nth-child(2n):hover td{background:#fff!important}.pos-cart-table__col-no{width:2rem;text-align:center;color:var(--upos-gray-500);font-weight:600}.pos-cart-table__col-product{min-width:9rem;max-width:14rem}.pos-cart-table__col-price,.pos-cart-table__col-amount,.pos-cart-table__col-tax,.pos-cart-table__col-subtotal{width:1%;white-space:nowrap}.pos-cart-table__col-qty{width:9rem;min-width:9rem}.pos-cart-table tbody td.pos-cart-table__col-qty{padding:.5rem .375rem}.pos-cart-table__col-subtotal{font-weight:600;color:var(--upos-red-800)}.pos-cart-table__product-name{display:block;font-weight:600;color:var(--upos-gray-900)}.pos-cart-table__product-meta{display:block;margin-top:.125rem;font-size:.625rem;color:var(--upos-gray-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-cart-table__num{text-align:right;font-variant-numeric:tabular-nums}.pos-cart-table__price-sale{display:block;font-weight:600;color:var(--upos-red-700)}.pos-cart-table__price-was{display:block;font-size:.625rem;color:var(--upos-gray-400);text-decoration:line-through}.pos-cart-table__subtotal{font-weight:700}.pos-cart-table__qty-form{display:flex;justify-content:center;width:100%;margin:0}.pos-cart-table__tax-toggle{display:inline-flex;gap:.25rem;align-items:center;justify-content:flex-end;width:100%;cursor:pointer}.pos-cart-qty-stepper--table{display:inline-flex;align-items:stretch;width:100%;max-width:8.75rem;height:1.75rem;overflow:hidden;background:#fff;border:1px solid var(--upos-gray-300);border-radius:.25rem}.pos-cart-qty-stepper--table .pos-cart-qty-stepper__btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.5rem;height:auto;padding:0;color:var(--upos-gray-600);cursor:pointer;background:var(--upos-gray-50);border:none;transition:background-color .12s ease,color .12s ease}.pos-cart-qty-stepper--table .pos-cart-qty-stepper__btn .bi{font-size:.6875rem;line-height:1}.pos-cart-qty-stepper--table .pos-cart-qty-stepper__btn:first-of-type{border-right:1px solid var(--upos-gray-200)}.pos-cart-qty-stepper--table .pos-cart-qty-stepper__btn:last-of-type{border-left:1px solid var(--upos-gray-200)}.pos-cart-qty-stepper--table .pos-cart-qty-stepper__btn:hover{color:var(--upos-gray-900);background:var(--upos-gray-100)}.pos-cart-qty-stepper--table .pos-cart-qty-stepper__input{flex:1;width:auto;min-width:4.25rem;max-width:none;height:auto;padding:0 .25rem;font-size:.75rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.75rem;text-align:center;background:#fff;border:none}.pos-cart-table__row:hover td{background:#fff!important}.pos-cart-lines__head{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid var(--upos-gray-200)}.pos-cart-lines__title{display:flex;gap:.5rem;align-items:center;font-size:.8125rem;font-weight:600;color:var(--upos-gray-900)}.pos-cart-lines__title .bi{color:var(--upos-red-700)}.pos-cart-lines__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3125rem;font-size:.625rem;font-weight:600;color:var(--upos-red-800);background:#fee2e2;border-radius:9999px}.pos-cart-lines__qty-meta{font-size:.6875rem;color:var(--upos-gray-500)}.pos-cart-empty{padding:2rem 1rem;text-align:center;border-top:1px solid var(--upos-gray-200)}.pos-cart-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;font-size:1.375rem;color:var(--upos-gray-400);background:var(--upos-gray-100);border-radius:9999px}.pos-cart-empty__title{margin-top:.75rem;font-size:.9375rem;font-weight:600;color:var(--upos-gray-800)}.pos-cart-empty__text{margin-top:.25rem;font-size:.75rem;color:var(--upos-gray-500)}.pos-cart-summary{display:flex;justify-content:flex-end;padding:.875rem 1.25rem 1.125rem;background:#fff;border-top:1px solid var(--upos-gray-200)}.pos-cart-summary__panel{display:flex;flex-direction:column;gap:0;width:100%;max-width:26rem;background:transparent}.pos-cart-summary__ledger{display:flex;flex-direction:column;gap:0;margin:0;padding:0 0 .625rem}.pos-cart-summary__line{display:flex;gap:1rem;align-items:baseline;justify-content:space-between;padding:.3125rem 0}.pos-cart-summary__line dt{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--upos-gray-500)}.pos-cart-summary__line dd{margin:0;font-size:.8125rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--upos-gray-900);text-align:right}.pos-cart-summary__line--grand{margin-top:.125rem;padding-top:.5rem;border-top:1px dashed var(--upos-gray-300)}.pos-cart-summary__line--grand dt{color:var(--upos-red-800)}.pos-cart-summary__line--grand dd{font-size:1rem;font-weight:700;color:var(--upos-red-800)}.pos-cart-summary__form{display:flex;flex-direction:column;gap:.625rem;padding:0}.pos-cart-summary__fieldset{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center;margin:0;padding:0;border:none}.pos-cart-summary__fieldset legend{margin:0;padding:0;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--upos-gray-600);white-space:nowrap}.pos-cart-summary__choices{display:flex;flex-wrap:wrap;gap:.625rem 1rem;align-items:center}.pos-cart-summary__choice{display:inline-flex;gap:.3125rem;align-items:center;margin:0;font-size:.75rem;color:var(--upos-gray-700);cursor:pointer;white-space:nowrap}.pos-cart-summary__choice:has(input:checked){font-weight:600;color:var(--upos-red-800)}.pos-cart-summary__choice input{flex-shrink:0;margin:0;accent-color:var(--upos-red-700)}.pos-cart-summary__field{display:flex;flex-direction:column;gap:.3125rem}.pos-cart-summary__field-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--upos-gray-600)}.pos-cart-summary__field .ui-input{width:100%}.pos-cart-summary__actions{display:flex;flex-direction:row;gap:.5rem;align-items:stretch}.pos-cart-summary__checkout-wrap{display:flex;flex:1;min-width:0}.pos-cart-summary__checkout-wrap.is-blocked{cursor:not-allowed}.pos-cart-summary__checkout-wrap.is-blocked .pos-cart-summary__btn--checkout{width:100%;pointer-events:none}.pos-cart-summary__btn{flex:1;justify-content:center;width:auto;min-width:0}.pos-cart-summary__btn--checkout:disabled{cursor:not-allowed;opacity:.55}.pos-cart-summary__hint{margin:0;padding:.5rem .625rem;font-size:.6875rem;line-height:1.45;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.375rem}@media(max-width:639.98px){.pos-cart-summary{justify-content:stretch}.pos-cart-summary__panel{max-width:none}.pos-cart-summary__actions{flex-direction:column}.pos-cart-summary__checkout-wrap,.pos-cart-summary__btn{width:100%}}.pos-cart-checkout{display:flex;flex-direction:column;min-height:100%}.pos-cart-checkout__head{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;border-bottom:1px solid var(--upos-gray-200)}.pos-cart-checkout__head h3{display:inline-flex;gap:.4375rem;align-items:center;font-size:.8125rem;font-weight:600;color:var(--upos-gray-900)}.pos-cart-checkout__head h3 .bi{font-size:1rem}.pos-cart-checkout__status{padding:.125rem .5rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;border-radius:9999px}.pos-cart-checkout__status--paid-in-full{color:#166534;background:#dcfce7}.pos-cart-checkout__status--partial-payment{color:#92400e;background:#fef3c7}.pos-cart-checkout__status--on-account,.pos-cart-checkout__status--unpaid{color:#1e40af;background:#dbeafe}.pos-cart-checkout__body{display:flex;flex-direction:column;padding:.875rem 1rem 1rem;background:#fff}.pos-cart-checkout__body.is-empty{justify-content:center;min-height:8rem}.pos-cart-checkout__placeholder{font-size:.75rem;color:var(--upos-gray-500);text-align:center}.pos-cart-section+.pos-cart-section{margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--upos-gray-200)}.pos-cart-section__title{display:flex;gap:.375rem;align-items:center;margin-bottom:.625rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--upos-gray-700)}.pos-cart-section__title .bi{color:var(--upos-red-700)}.pos-cart-section__hint{margin-top:.375rem;font-size:.625rem;line-height:1.4;color:var(--upos-gray-500)}.pos-cart-customer-form__row{display:flex;gap:.375rem}.pos-cart-customer-card{padding:.625rem .75rem;background:#fff;border:none;border-bottom:1px dashed var(--upos-gray-300);border-radius:0}.pos-cart-customer-card__head{display:flex;gap:.5rem;align-items:flex-start;justify-content:space-between}.pos-cart-customer-card__head strong{font-size:.8125rem;color:var(--upos-gray-900)}.pos-cart-customer-card__meta{margin-top:.5rem;font-size:.6875rem}.pos-cart-customer-card__meta div{display:flex;gap:.375rem;justify-content:space-between;margin-top:.25rem}.pos-cart-customer-card__meta dt{color:var(--upos-gray-500)}.pos-cart-customer-card__meta dd{font-weight:500;color:var(--upos-gray-800)}.pos-cart-customer-card__note{margin-top:.5rem;padding-top:.5rem;font-size:.625rem;line-height:1.4;color:#166534;border-top:1px dashed var(--upos-gray-200)}.pos-cart-remove-btn{display:inline-flex;gap:.375rem;align-items:center;justify-content:center;width:100%;margin-top:.625rem;padding:.4375rem .625rem;font-size:.6875rem;font-weight:600;color:#991b1b;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:.375rem;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.pos-cart-remove-btn:hover{color:#7f1d1d;background:#fef2f2;border-color:#fca5a5}.pos-cart-remove-btn--compact{width:auto;margin-top:0;padding:.3125rem .5rem;white-space:nowrap}.pos-cart-remove-btn .bi{font-size:.75rem}.pos-cart-ledger{display:grid;gap:.375rem;margin-bottom:.75rem;font-size:.75rem}.pos-cart-ledger div{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pos-cart-ledger dt{color:var(--upos-gray-600)}.pos-cart-ledger dd{font-weight:600;color:var(--upos-gray-900)}.pos-cart-ledger__due dd{color:var(--upos-red-700)}.pos-cart-payment-form__grid{display:grid;grid-template-columns:1fr;gap:.375rem;margin-bottom:.5rem}@media(min-width:400px){.pos-cart-payment-form__grid{grid-template-columns:1.2fr 1fr}}.pos-cart-payments-list{display:flex;flex-direction:column;gap:.375rem;margin-top:.75rem}.pos-cart-payments-list__item{display:flex;gap:.5rem;align-items:center;justify-content:space-between;padding:.5rem 0;background:#fff;border:none;border-bottom:1px dashed var(--upos-gray-300);border-radius:0}.pos-cart-payments-list__item:last-child{border-bottom:none}.pos-cart-payments-list__info{min-width:0}.pos-cart-payments-list__remove-form{flex-shrink:0}.pos-cart-payments-list__method{display:block;font-size:.6875rem;color:var(--upos-gray-600)}.pos-cart-payments-list__amount{display:block;font-size:.75rem;font-weight:600;color:var(--upos-red-800)}.pos-cart-comment{min-height:4rem;resize:vertical}.pos-receiving-cart,.pos-receiving-cart__card{overflow:hidden;background:#fff}.pos-receiving-cart__add-wrap{padding:1rem 1.25rem 1.125rem;background:#fff;border-bottom:1px solid var(--upos-gray-200)}.pos-receiving-cart__layout{display:grid;grid-template-columns:1fr;align-items:stretch}.pos-receiving-cart__main{min-width:0;background:#fff}.pos-receiving-cart__zone--cart,.pos-receiving-cart__zone--checkout{background:#fff}@media(min-width:1100px){.pos-receiving-cart__layout{grid-template-columns:minmax(0,1fr) minmax(18rem,22rem)}.pos-receiving-cart__main{border-right:1px solid var(--upos-gray-200)}.pos-receiving-cart__zone--checkout .pos-cart-checkout{position:sticky;top:4rem;max-height:calc(100vh - 5rem);overflow-y:auto}}@media(max-width:1099.98px){.pos-receiving-cart__zone--checkout{border-top:1px solid var(--upos-gray-200)}}@media(min-width:768px){.pos-receiving-picker__grid{grid-template-columns:minmax(10rem,1.8fr) minmax(7rem,1fr) auto minmax(9rem,1fr) auto}}@media(min-width:1280px){.pos-receiving-picker__grid{grid-template-columns:minmax(12rem,2fr) 8.5rem 8.5rem 11rem 9.5rem}}.pos-receiving-table .pos-cart-table__col-destination{min-width:6rem;max-width:10rem;font-size:.6875rem;color:var(--upos-gray-600)}.pos-cart-payment-form__grid:only-child{grid-template-columns:1fr}.pos-inventory-cart,.pos-inventory-cart__card{overflow:hidden;background:#fff}.pos-inventory-cart__add-wrap{padding:1rem 1.25rem 1.125rem;background:#fff;border-bottom:1px solid var(--upos-gray-200)}.pos-inventory-cart__layout{display:grid;grid-template-columns:1fr;align-items:stretch}.pos-inventory-cart__main{min-width:0;background:#fff}.pos-inventory-cart__zone--cart,.pos-inventory-cart__zone--checkout{background:#fff}@media(min-width:1100px){.pos-inventory-cart__layout{grid-template-columns:minmax(0,1fr) minmax(18rem,22rem)}.pos-inventory-cart__main{border-right:1px solid var(--upos-gray-200)}.pos-inventory-cart__zone--checkout .pos-cart-checkout{position:sticky;top:4rem;max-height:calc(100vh - 5rem);overflow-y:auto}}@media(max-width:1099.98px){.pos-inventory-cart__zone--checkout{border-top:1px solid var(--upos-gray-200)}}@media(min-width:768px){.pos-adjustment-picker__grid{grid-template-columns:minmax(8rem,1fr) minmax(10rem,1.6fr) auto minmax(9rem,1.2fr) auto}.pos-transfer-picker__grid{grid-template-columns:minmax(8rem,1fr) minmax(9rem,1.4fr) minmax(8rem,1fr) auto auto}}@media(min-width:1280px){.pos-adjustment-picker__grid{grid-template-columns:10rem minmax(11rem,2fr) 8.5rem minmax(10rem,1.2fr) 9.5rem}.pos-transfer-picker__grid{grid-template-columns:10rem minmax(11rem,1.6fr) 10rem 8.5rem 9.5rem}}.pos-transfer-picker__note,.pos-cart-picker__field--serial{grid-column:1 / -1}.pos-cart-serial-panel .pos-cart-picker__label{margin-bottom:.5rem}.pos-cart-serial-scan__card{padding:.85rem 1rem;background:#fafafa;border:1px solid var(--upos-gray-200);border-radius:.5rem}.pos-cart-serial-scan__card-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.75rem}.pos-cart-serial-scan__card-title{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;color:var(--upos-gray-800)}.pos-cart-serial-scan__card-title .bi{color:var(--upos-red-700)}.pos-cart-serial-scan__badge{margin-left:auto;padding:.2rem .55rem;font-size:.72rem;font-weight:600;color:var(--upos-red-800);background:#fef2f2;border:1px solid #fecaca;border-radius:999px}.pos-cart-serial-scan__clear{padding:0;font-size:.72rem;font-weight:600;color:var(--upos-gray-500);background:none;border:0;cursor:pointer;text-decoration:underline}.pos-cart-serial-scan__clear:hover{color:var(--upos-red-700)}.pos-cart-serial-scan__paths{display:grid;grid-template-columns:1fr;gap:.65rem;align-items:stretch}@media(min-width:640px){.pos-cart-serial-scan__paths{grid-template-columns:1fr auto 1fr;gap:.75rem;align-items:center}}.pos-cart-serial-scan__path-label{margin:0 0 .4rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--upos-gray-500)}.pos-cart-serial-scan__entry{display:flex;gap:.5rem;align-items:stretch}.pos-cart-serial-scan__input{flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem}.pos-cart-serial-scan__add-btn{flex-shrink:0;min-width:4.25rem}.pos-cart-serial-scan__upload-btn{width:100%;justify-content:center;white-space:nowrap}.pos-cart-serial-scan__or{display:flex;align-items:center;justify-content:center;padding:.25rem 0}.pos-cart-serial-scan__or span{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;color:var(--upos-gray-400);background:#fff;border:1px solid var(--upos-gray-200);border-radius:999px}@media(min-width:640px){.pos-cart-serial-scan__or{padding:1.25rem 0 0}}.pos-cart-serial-scan__chips{display:flex;flex-wrap:wrap;gap:.35rem;margin:.75rem 0 0;padding:.65rem 0 0;list-style:none;border-top:1px dashed var(--upos-gray-200);max-height:4.5rem;overflow-y:auto}.pos-cart-serial-scan__chips:empty{display:none;margin:0;padding:0;border:0}.pos-cart-serial-scan__chip{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .3rem .15rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;color:#991b1b;background:#fff;border:1px solid #fecaca;border-radius:999px}.pos-cart-serial-scan__chip-remove{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;padding:0;font-size:.8rem;line-height:1;color:#b91c1c;background:transparent;border:0;border-radius:999px;cursor:pointer}.pos-cart-serial-scan__chip-remove:hover{background:#fee2e2}.pos-cart-serial-scan.is-duplicate .pos-cart-serial-scan__input{border-color:#f59e0b;box-shadow:0 0 0 2px #f59e0b33}.pos-cart-serial-scan.is-error .pos-cart-serial-scan__input{border-color:#dc2626;box-shadow:0 0 0 2px #dc262629}.pos-cart-serial-scan__error{margin-top:.75rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.45;color:#991b1b;text-align:left;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--upos-radius, .5rem)}.pos-cart-serial-scan__error.is-static{display:block}.pos-cart-serial-scan--compact .pos-cart-serial-scan__paths{grid-template-columns:1fr}.pos-cart-serial-scan--compact .pos-cart-serial-scan__or{display:none}.pos-cart-serial-scan__direct-file{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed var(--upos-border, #e2e8f0)}.pos-cart-serial-scan__file-input{margin-top:.35rem}.pos-cart-serial-scan__file-hint{margin:.35rem 0 0;font-size:.72rem;line-height:1.45;color:#64748b}.pos-cart-picker__optional{font-weight:400;text-transform:none;letter-spacing:normal;color:var(--upos-gray-400)}.pos-inventory-table .pos-cart-table__col-route{min-width:10rem;max-width:14rem}.pos-inventory-table .pos-cart-table__route-line{display:flex;gap:.25rem;align-items:center;margin-top:.125rem;font-size:.625rem;color:var(--upos-gray-500)}.pos-inventory-table .pos-cart-table__route-line .bi{flex-shrink:0;font-size:.6875rem;color:var(--upos-red-600)}.pos-inventory-table .pos-cart-table__col-reason{min-width:7rem;max-width:12rem;font-size:.6875rem;color:var(--upos-gray-600)}.pos-invoice-page{width:100%;max-width:none;padding:1rem 0 1.5rem;margin:0;background:#e8eaed}.pos-invoice--a4{width:210mm;max-width:100%;margin:0 auto}.pos-invoice{position:relative;font-size:9pt;line-height:1.45;color:#1a1a1a}.pos-inv__sheet{position:relative;display:flex;flex-direction:column;min-height:297mm;padding:10mm 12mm 12mm;overflow:hidden;background:#fff;border:1px solid #d1d5db;border-radius:2px;box-shadow:0 1px 2px #0000000f,0 8px 24px #00000014}.pos-inv__hero{display:flex;flex-wrap:wrap;gap:6mm 8mm;align-items:stretch;justify-content:space-between;padding-bottom:5mm}.pos-inv__brand{display:flex;flex:1 1 55%;gap:4mm;align-items:center;min-width:0}.pos-inv__logo-wrap{flex-shrink:0;padding:2mm;background:#fff;border:1px solid #f3f4f6;border-radius:3mm;box-shadow:0 1px 3px #0000000f}.pos-inv__logo{display:block;width:14mm;height:14mm;-o-object-fit:contain;object-fit:contain}.pos-inv__company{font-size:15pt;font-weight:700;line-height:1.15;color:#111;text-transform:uppercase;letter-spacing:.03em}.pos-inv__tagline{margin-top:1mm;font-size:7pt;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.pos-inv__title-block{flex:0 1 68mm;padding:4mm 5mm 3.5mm 6mm;color:#fff;background:#111;border-radius:0 0 0 10mm}.pos-inv__title{font-size:17pt;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.07em}.pos-inv__title-meta{display:grid;gap:1mm;margin-top:3mm}.pos-inv__title-meta div{display:flex;gap:3mm;justify-content:space-between;font-size:7.5pt}.pos-inv__title-meta dt{color:#fff9;white-space:nowrap}.pos-inv__title-meta dd{margin:0;font-weight:600;text-align:right;word-break:break-all}.pos-inv__status{display:inline-flex;padding:.5pt 2mm;font-size:6pt;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border-radius:9999px}.pos-inv__status--paid{color:#166534;background:#dcfce7}.pos-inv__status--partial{color:#92400e;background:#fef3c7}.pos-inv__status--unpaid{color:#991b1b;background:#fee2e2}.pos-inv__contact{display:flex;flex-wrap:wrap;gap:2mm 6mm;align-items:center;padding:2.5mm 5mm;font-size:7.5pt;font-weight:500;color:#fff;background:linear-gradient(90deg,var(--upos-red-800),var(--upos-red-700));border-radius:8mm 0 0 8mm}.pos-inv__contact-item{display:inline-flex;gap:1.5mm;align-items:center}.pos-inv__contact-item .bi{font-size:8pt;opacity:.92}.pos-inv__parties{display:grid;grid-template-columns:1fr 1fr;gap:5mm;padding:5mm 0}.pos-inv__party{padding:3.5mm 0;background:transparent}.pos-inv__party-label{margin-bottom:2mm;font-size:7pt;font-weight:700;color:var(--upos-red-700);text-transform:uppercase;letter-spacing:.07em}.pos-inv__party-name{font-size:11pt;font-weight:700;color:#111}.pos-inv__party-line{display:flex;gap:1.5mm;align-items:flex-start;margin-top:1mm;font-size:8pt;color:#4b5563}.pos-inv__party-line .bi{flex-shrink:0;margin-top:.5pt;font-size:7.5pt;color:#9ca3af}.pos-inv__party-note{margin-top:2.5mm;padding-top:2mm;font-size:7.5pt;color:#4b5563;border-top:1px dashed #e5e7eb}.pos-inv__table-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:2mm}.pos-inv__section-title{font-size:7.5pt;font-weight:700;color:#111;text-transform:uppercase;letter-spacing:.06em}.pos-inv__table-count{padding:.5mm 2.5mm;font-size:6.5pt;font-weight:600;color:#6b7280;background:#f3f4f6;border-radius:9999px}.pos-inv__table{width:100%;table-layout:fixed;font-size:8pt;border-collapse:collapse;border-spacing:0}.pos-inv__table thead{display:table-header-group}.pos-inv__table thead th{padding:2.5mm 2mm;font-size:6.5pt;font-weight:600;color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.04em;vertical-align:middle;background:var(--upos-red-700);border:1px solid var(--upos-red-800)}.pos-inv__table tbody td{padding:2.5mm 2mm;vertical-align:top;color:#374151;word-wrap:break-word;border:1px solid #ebebeb}.pos-inv__table tbody tr:nth-child(2n) td{background:#fafafa}.pos-inv__th-no,.pos-inv__td-no{width:7%;text-align:center!important;font-weight:600;color:#111}.pos-inv__th-item,.pos-inv__td-item{width:28%}.pos-inv__table--discount .pos-inv__th-item,.pos-inv__table--discount .pos-inv__td-item{width:22%}.pos-inv__col-unit{width:12%}.pos-inv__col-qty{width:8%}.pos-inv__col-disc{width:9%}.pos-inv__col-net{width:12%}.pos-inv__col-tax{width:10%}.pos-inv__col-total{width:13%}.pos-inv__table--discount .pos-inv__col-unit,.pos-inv__table--discount .pos-inv__col-net{width:11%}.pos-inv__table--discount .pos-inv__col-total{width:12%}.pos-inv__th-num,.pos-inv__td-num{text-align:right!important;font-variant-numeric:tabular-nums}.pos-inv__line-name{display:block;font-weight:600;line-height:1.3;color:#111}.pos-inv__line-meta{display:block;margin-top:.5mm;font-size:6.5pt;line-height:1.35;color:#9ca3af}.pos-inv__td-total{font-weight:700;color:#111!important}.pos-inv__price-was{display:block;font-size:6.5pt;font-weight:400;color:#9ca3af;text-decoration:line-through}.pos-inv__price-sale{display:block;font-weight:600;color:var(--upos-red-800)}.pos-inv__td-discount{font-weight:600;color:var(--upos-red-800)!important}.pos-inv__totals{display:flex;flex-direction:column;gap:1.5mm;align-items:flex-end;margin-top:4mm;padding-top:3mm;border-top:1pt solid #e5e7eb}.pos-inv__ledger{width:62mm;margin:0}.pos-inv__ledger div{display:flex;justify-content:space-between;gap:4mm;padding:.75mm 0;font-size:8pt}.pos-inv__ledger dt{color:#6b7280}.pos-inv__ledger dd{margin:0;font-weight:600;font-variant-numeric:tabular-nums;color:#111}.pos-inv__grand-total{display:flex;gap:6mm;align-items:center;justify-content:space-between;width:62mm;padding:2.5mm 4mm 2.5mm 5mm;font-size:9pt;font-weight:600;color:#fff;background:linear-gradient(90deg,var(--upos-red-800),var(--upos-red-700));border-radius:8mm 0 0 8mm}.pos-inv__grand-total strong{font-size:11pt;font-weight:700;font-variant-numeric:tabular-nums}.pos-inv__ledger--after{margin-top:1mm}.pos-inv__ledger-due dd{font-weight:700;color:var(--upos-red-800)}.pos-inv__footer{flex:1;display:flex;flex-direction:column;justify-content:flex-end;margin-top:5mm;padding-top:4mm;border-top:1pt solid #f0f0f0}.pos-inv__footer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,.85fr) minmax(0,1fr);gap:5mm;align-items:start}.pos-inv__footer-block{min-width:0}.pos-inv__footer-block--verify{max-width:42mm}.pos-inv__footer-grid--two{grid-template-columns:minmax(0,1.6fr) minmax(0,.9fr)}.pos-inv__footer-heading{margin-bottom:1.5mm;font-size:7pt;font-weight:700;color:var(--upos-red-700);text-transform:uppercase;letter-spacing:.05em}.pos-inv__footer-block p{font-size:7pt;line-height:1.5;color:#6b7280}.pos-inv__verify{display:flex;gap:2mm;align-items:center}.pos-inv__verify p{margin:0;flex:1;min-width:0;font-size:6.5pt;line-height:1.45;color:#9ca3af}.pos-inv__qr{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:11mm;height:11mm;padding:.5mm;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:1mm}.pos-inv__qr img,.pos-inv__qr svg{display:block;width:100%!important;height:100%!important;max-width:10mm;max-height:10mm;-o-object-fit:contain;object-fit:contain}.pos-inv__pay-list{margin:0;padding:0;list-style:none}.pos-inv__pay-list li{display:flex;justify-content:space-between;gap:2mm;padding:1mm 0;font-size:7pt;border-bottom:1px dashed #f0f0f0}.pos-inv__pay-list li:last-child{border-bottom:none}.pos-inv__pay-list li span:last-child{font-weight:600;font-variant-numeric:tabular-nums}.pos-inv__footer-bottom{display:flex;gap:6mm;align-items:flex-end;justify-content:space-between;margin-top:4mm;padding-top:3mm;border-top:1px dashed #ebebeb}.pos-inv__thanks-line{margin:0;font-size:8.5pt;font-weight:600;color:var(--upos-red-700)}.pos-inv__signature{flex-shrink:0;width:45mm;text-align:center}.pos-inv__signature-line{height:1px;margin-bottom:1.5mm;background:#9ca3af}.pos-inv__signature-label{font-size:6.5pt;color:#9ca3af}.pos-inv__signature-name{margin-top:.5mm;font-size:7.5pt;font-weight:600;color:#374151}.pos-inv__deco{position:absolute;right:0;bottom:0;width:18mm;height:12mm;pointer-events:none;background:#111;border-radius:8mm 0 0}.pos-inv__deco:before{position:absolute;top:-1.5mm;right:0;left:0;height:1.5mm;content:"";background:var(--upos-red-700);border-radius:1mm 0 0}.pos-inv__actions{display:flex;flex-wrap:wrap;gap:3mm;align-items:center;justify-content:space-between;padding:3mm 0 0}.pos-inv__print-hint{display:inline-flex;gap:1.5mm;align-items:center;font-size:7.5pt;color:#6b7280}.pos-inv__print-hint .bi{font-size:9pt;color:var(--upos-red-700)}@media screen and (max-width:820px){.pos-invoice--a4{width:100%}.pos-inv__sheet{min-height:auto;padding:5mm 4mm}.pos-inv__parties,.pos-inv__footer-grid{grid-template-columns:1fr}.pos-inv__footer-bottom{flex-direction:column;align-items:flex-start}.pos-inv__signature{width:100%}}.pos-invoice-standalone{min-height:100vh;padding:8mm 4mm;background:#e8eaed}.pos-invoice-standalone .pos-invoice--a4{margin:0 auto}@media print{@page{size:A4 portrait;margin:10mm 12mm 12mm}html,body{width:210mm!important;margin:0!important;padding:0!important;background:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}#main-content,#main-content:has(.pos-invoice-page),body:has(#pos_invoice) #main-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;min-height:auto!important;background:#fff!important}.pos-invoice-page{padding:0!important;background:#fff!important}.pos-invoice--a4,#pos_invoice{width:100%!important;max-width:none!important;margin:0!important}.pos-invoice-standalone{padding:0!important;background:#fff!important}.pos-inv__sheet{min-height:auto!important;padding:0!important;border:none!important;border-radius:0!important;box-shadow:none!important}.pos-inv__hero{padding-bottom:4mm!important}.pos-inv__company{font-size:14pt!important}.pos-inv__tagline{font-size:7pt!important}.pos-inv__title{font-size:16pt!important}.pos-inv__title-meta div{font-size:7.5pt!important}.pos-inv__contact{font-size:7.5pt!important;border-radius:6mm 0 0 6mm!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.pos-inv__party-name{font-size:10.5pt!important}.pos-inv__party-line,.pos-inv__table{font-size:8pt!important}.pos-inv__table thead th{padding:2mm 1.5mm!important;font-size:6.5pt!important;color:#fff!important;background:var(--upos-red-700)!important;border-color:var(--upos-red-800)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.pos-inv__table tbody td{padding:2mm 1.5mm!important;font-size:7.5pt!important;border-color:#d1d5db!important}.pos-inv__table tbody tr{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.pos-inv__line-name{font-size:8pt!important}.pos-inv__line-meta{font-size:6.5pt!important}.pos-inv__totals{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.pos-inv__grand-total{font-size:9pt!important;border-radius:6mm 0 0 6mm!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.pos-inv__grand-total strong{font-size:11pt!important}.pos-inv__ledger div{font-size:8pt!important}.pos-inv__footer{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.pos-inv__footer-grid{grid-template-columns:minmax(0,1.5fr) minmax(0,.85fr) minmax(0,1fr)!important;gap:4mm!important}.pos-inv__footer-block--verify{max-width:40mm!important}.pos-inv__qr{width:10mm!important;height:10mm!important}.pos-inv__qr img,.pos-inv__qr svg{max-width:9mm!important;max-height:9mm!important}.pos-inv__footer-block p,.pos-inv__verify p,.pos-inv__pay-list li{font-size:7pt!important}.pos-inv__footer-grid--two{grid-template-columns:minmax(0,1.6fr) minmax(0,.9fr)!important}.pos-inv__footer-heading{font-size:7pt!important}.pos-inv__thanks-line{font-size:8.5pt!important}.pos-inv__actions{display:none!important}.pos-inv__deco{-webkit-print-color-adjust:exact;print-color-adjust:exact}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:DM Sans,DM Sans,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media(forced-colors:active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media(forced-colors:active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media(forced-colors:active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}body{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}#main-content{font-size:.75rem;line-height:1rem;line-height:1.5}h1,h2,h3,h4{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1));font-weight:500;letter-spacing:-.01em}strong,b{font-weight:500}#main-content .ui-input,#main-content .ui-select,#main-content .ui-textarea,#main-content .ui-search-input{--tw-ring-shadow: 0 0 #0000;--tw-ring-offset-shadow: 0 0 #0000}#main-content .ui-input:focus,#main-content .ui-input:focus-visible,#main-content .ui-select:focus,#main-content .ui-select:focus-visible,#main-content .ui-textarea:focus,#main-content .ui-textarea:focus-visible,#main-content .ui-search-input:focus,#main-content .ui-search-input:focus-visible{outline:none;--tw-ring-shadow: 0 0 #0000;--tw-ring-offset-shadow: 0 0 #0000}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}#main-content .ui-input,#main-content .ui-select,#main-content .ui-textarea,#main-content .ui-search-input,#main-content .select2-container--default .select2-selection--single,#main-content .select2-container--default .select2-selection--multiple{border-width:1px;border-style:solid;border-color:var(--upos-control-border);border-radius:var(--upos-control-radius);outline:none;box-shadow:none}#main-content .select2-container--default .select2-selection--single{height:var(--upos-control-height)!important;min-height:var(--upos-control-height)!important}#main-content .ui-input:focus,#main-content .ui-input:focus-visible,#main-content .ui-select:focus,#main-content .ui-select:focus-visible,#main-content .ui-textarea:focus,#main-content .ui-textarea:focus-visible,#main-content .ui-search-input:focus,#main-content .ui-search-input:focus-visible,#main-content .select2-container--default.select2-container--focus .select2-selection--single,#main-content .select2-container--default.select2-container--focus .select2-selection--multiple,#main-content .select2-container--default.select2-container--open .select2-selection--single,#main-content .select2-container--default.select2-container--open .select2-selection--multiple{outline:none!important;border-color:var(--upos-red-600)!important;box-shadow:var(--upos-control-focus-ring)!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.end-0{inset-inline-end:0px}.left-0{left:0}.left-3{left:.75rem}.right-0{right:0}.right-2{right:.5rem}.start-0{inset-inline-start:0px}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-14{top:3.5rem}.top-\[-1px\]{top:-1px}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-span-2{grid-column:span 2 / span 2}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.-mb-px{margin-bottom:-1px}.-me-2{margin-inline-end:-.5rem}.-ml-8{margin-left:-2rem}.-ml-px{margin-left:-1px}.-mt-1{margin-top:-.25rem}.-mt-3{margin-top:-.75rem}.-mt-5{margin-top:-1.25rem}.-mt-\[4\.9rem\]{margin-top:-4.9rem}.-mt-px{margin-top:-1px}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-1{margin-inline-end:.25rem}.me-2{margin-inline-end:.5rem}.ml-1{margin-left:.25rem}.ml-12{margin-left:3rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-2{margin-right:.5rem}.mr-6{margin-right:1.5rem}.ms-1{margin-inline-start:.25rem}.ms-3{margin-inline-start:.75rem}.ms-6{margin-inline-start:1.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[335\/376\]{aspect-ratio:335/376}.size-2{width:.5rem;height:.5rem}.size-3{width:.75rem;height:.75rem}.h-0{height:0px}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[18px\]{height:18px}.h-\[56px\]{height:56px}.h-full{height:100%}.h-screen{height:100vh}.max-h-60{max-height:15rem}.min-h-\[200px\]{min-height:200px}.min-h-dvh{min-height:100dvh}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-96{width:24rem}.w-\[18px\]{width:18px}.w-\[448px\]{width:448px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-48{min-width:12rem}.min-w-5{min-width:1.25rem}.min-w-56{min-width:14rem}.min-w-6{min-width:1.5rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[240px\]{min-width:240px}.min-w-\[5\.5rem\]{min-width:5.5rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[10rem\]{max-width:10rem}.max-w-\[335px\]{max-width:335px}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.origin-top{transform-origin:top}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-neutral-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 229 229 / var(--tw-divide-opacity, 1))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.text-nowrap{text-wrap:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-\[\#19140035\]{border-color:#19140035}.border-\[\#e3e3e0\]{--tw-border-opacity: 1;border-color:rgb(227 227 224 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-neutral-100{--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity, 1))}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-neutral-300{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white\/5{border-color:#ffffff0d}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.bg-\[\#1b1b18\]{--tw-bg-opacity: 1;background-color:rgb(27 27 24 / var(--tw-bg-opacity, 1))}.bg-\[\#FDFDFC\]{--tw-bg-opacity: 1;background-color:rgb(253 253 252 / var(--tw-bg-opacity, 1))}.bg-\[\#dbdbd7\]{--tw-bg-opacity: 1;background-color:rgb(219 219 215 / var(--tw-bg-opacity, 1))}.bg-\[\#fff2f2\]{--tw-bg-opacity: 1;background-color:rgb(255 242 242 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-50\/95{background-color:#f9fafbf2}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-neutral-600{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/50{background-color:#fef2f280}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-950\/40{background-color:#450a0a66}.bg-rose-200{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/5{background-color:#ffffff0d}.bg-white\/95{background-color:#fffffff2}.bg-white\/\[2\%\]{background-color:#ffffff05}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-red-900{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-red-800{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #991b1b var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-red-700{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.stroke-emerald-500{stroke:#10b981}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[6px\]{padding-left:6px;padding-right:6px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pe-4{padding-inline-end:1rem}.pl-10{padding-left:2.5rem}.pl-4{padding-left:1rem}.pr-2\.5{padding-right:.625rem}.pr-4{padding-right:1rem}.ps-3{padding-inline-start:.75rem}.pt-1{padding-top:.25rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:DM Sans,DM Sans,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[0\.9375rem\]{font-size:.9375rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xs\/none{font-size:.75rem;line-height:1}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-7{line-height:1.75rem}.leading-\[20px\]{line-height:20px}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#1b1b18\]{--tw-text-opacity: 1;color:rgb(27 27 24 / var(--tw-text-opacity, 1))}.text-\[\#706f6c\]{--tw-text-opacity: 1;color:rgb(112 111 108 / var(--tw-text-opacity, 1))}.text-\[\#F53003\],.text-\[\#f53003\]{--tw-text-opacity: 1;color:rgb(245 48 3 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-neutral-100{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.text-neutral-950{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-100\/90{color:#fee2e2e6}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-200\/80{color:#fecacacc}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-neutral-400{text-decoration-color:#a3a3a3}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_0px_1px_0px_rgba\(0\,0\,0\,0\.03\)\,0px_1px_2px_0px_rgba\(0\,0\,0\,0\.06\)\]{--tw-shadow: 0px 0px 1px 0px rgba(0,0,0,.03),0px 1px 2px 0px rgba(0,0,0,.06);--tw-shadow-colored: 0px 0px 1px 0px var(--tw-shadow-color), 0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0px_0px_0px_1px_rgba\(26\,26\,0\,0\.16\)\]{--tw-shadow: inset 0px 0px 0px 1px rgba(26,26,0,.16);--tw-shadow-colored: inset 0px 0px 0px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.ring-opacity-5{--tw-ring-opacity: .05}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-300{transition-delay:.3s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}::-moz-selection{background-color:#b91c1c;color:#fff}::selection{background-color:#b91c1c;color:#fff}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:bottom-0:before{content:var(--tw-content);bottom:0}.before\:bottom-1\/2:before{content:var(--tw-content);bottom:50%}.before\:left-\[0\.4rem\]:before{content:var(--tw-content);left:.4rem}.before\:top-0:before{content:var(--tw-content);top:0}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:border-l:before{content:var(--tw-content);border-left-width:1px}.before\:border-\[\#e3e3e0\]:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(227 227 224 / var(--tw-border-opacity, 1))}.even\:bg-white:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#19140035\]:hover{border-color:#19140035}.hover\:border-\[\#1915014a\]:hover{border-color:#1915014a}.hover\:border-black:hover{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-red-500:hover{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-600:hover{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-100:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-800:hover{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-700:hover{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/50:hover{background-color:#ffffff80}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:z-10:focus{z-index:10}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus\:border-red-50:focus{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-red-600:focus{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-100:focus{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.focus\:text-gray-500:focus{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.focus\:text-gray-800:focus{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.focus\:text-indigo-800:focus{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500\/40:focus{--tw-ring-color: rgb(239 68 68 / .4)}.focus\:ring-red-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.active\:bg-red-700:active{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.active\:text-gray-800:active{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-25:disabled{opacity:.25}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mb-16{margin-bottom:4rem}.sm\:ms-10{margin-inline-start:2.5rem}.sm\:ms-6{margin-inline-start:1.5rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-full{width:100%}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-14{padding:3.5rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:pb-0{padding-bottom:0}.sm\:pt-0{padding-top:0}.sm\:pt-1{padding-top:.25rem}.sm\:pt-16{padding-top:4rem}.min-\[640px\]\:inline{display:inline}}@media(min-width:768px){.md\:ml-56{margin-left:14rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-1\/3{width:33.333333%}.md\:w-3\/12{width:25%}.md\:w-9\/12{width:75%}.md\:w-\[calc\(100\%-14rem\)\]{width:calc(100% - 14rem)}.md\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:900px){.min-\[900px\]\:inline{display:inline}.min-\[900px\]\:hidden{display:none}}@media(min-width:1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:-ml-px{margin-left:-1px}.lg\:-mt-\[6\.6rem\]{margin-top:-6.6rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-0{margin-left:0}.lg\:block{display:block}.lg\:aspect-auto{aspect-ratio:auto}.lg\:w-1\/4{width:25%}.lg\:w-44{width:11rem}.lg\:w-\[438px\]{width:438px}.lg\:max-w-4xl{max-width:56rem}.lg\:grow{flex-grow:1}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-br-none{border-bottom-right-radius:0}.lg\:rounded-tl-lg{border-top-left-radius:.5rem}.lg\:p-20{padding:5rem}.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1536px){.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.ltr\:origin-top-left:where([dir=ltr],[dir=ltr] *){transform-origin:top left}.ltr\:origin-top-right:where([dir=ltr],[dir=ltr] *){transform-origin:top right}.rtl\:origin-top-left:where([dir=rtl],[dir=rtl] *){transform-origin:top left}.rtl\:origin-top-right:where([dir=rtl],[dir=rtl] *){transform-origin:top right}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media(prefers-color-scheme:dark){.dark\:block{display:block}.dark\:hidden{display:none}.dark\:divide-white\/10>:not([hidden])~:not([hidden]){border-color:#ffffff1a}.dark\:divide-white\/5>:not([hidden])~:not([hidden]){border-color:#ffffff0d}.dark\:border{border-width:1px}.dark\:border-none{border-style:none}.dark\:border-\[\#3E3E3A\]{--tw-border-opacity: 1;border-color:rgb(62 62 58 / var(--tw-border-opacity, 1))}.dark\:border-\[\#eeeeec\]{--tw-border-opacity: 1;border-color:rgb(238 238 236 / var(--tw-border-opacity, 1))}.dark\:border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.dark\:border-amber-800{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.dark\:border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.dark\:border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.dark\:border-emerald-600{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-neutral-500{--tw-border-opacity: 1;border-color:rgb(115 115 115 / var(--tw-border-opacity, 1))}.dark\:border-neutral-700{--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.dark\:border-neutral-800{--tw-border-opacity: 1;border-color:rgb(38 38 38 / var(--tw-border-opacity, 1))}.dark\:border-rose-500{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.dark\:border-rose-900{--tw-border-opacity: 1;border-color:rgb(136 19 55 / var(--tw-border-opacity, 1))}.dark\:border-white\/10{border-color:#ffffff1a}.dark\:border-white\/20{border-color:#fff3}.dark\:border-white\/5{border-color:#ffffff0d}.dark\:border-white\/\[9\%\]{border-color:#ffffff17}.dark\:bg-\[\#0a0a0a\]{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#161615\]{--tw-bg-opacity: 1;background-color:rgb(22 22 21 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1D0002\]{--tw-bg-opacity: 1;background-color:rgb(29 0 2 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1a1a1a\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#3E3E3A\]{--tw-bg-opacity: 1;background-color:rgb(62 62 58 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#eeeeec\]{--tw-bg-opacity: 1;background-color:rgb(238 238 236 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-950{--tw-bg-opacity: 1;background-color:rgb(69 26 3 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-950{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-900\/70{background-color:#064e3bb3}.dark\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-600{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.dark\:bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.dark\:bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.dark\:bg-rose-950{--tw-bg-opacity: 1;background-color:rgb(76 5 25 / var(--tw-bg-opacity, 1))}.dark\:bg-transparent{background-color:transparent}.dark\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:bg-white\/10{background-color:#ffffff1a}.dark\:bg-white\/5{background-color:#ffffff0d}.dark\:bg-white\/\[2\%\]{background-color:#ffffff05}.dark\:bg-white\/\[3\%\]{background-color:#ffffff08}.dark\:text-\[\#1C1C1A\]{--tw-text-opacity: 1;color:rgb(28 28 26 / var(--tw-text-opacity, 1))}.dark\:text-\[\#A1A09A\]{--tw-text-opacity: 1;color:rgb(161 160 154 / var(--tw-text-opacity, 1))}.dark\:text-\[\#EDEDEC\]{--tw-text-opacity: 1;color:rgb(237 237 236 / var(--tw-text-opacity, 1))}.dark\:text-\[\#F61500\]{--tw-text-opacity: 1;color:rgb(246 21 0 / var(--tw-text-opacity, 1))}.dark\:text-\[\#FF4433\]{--tw-text-opacity: 1;color:rgb(255 68 51 / var(--tw-text-opacity, 1))}.dark\:text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.dark\:text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:text-neutral-100{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.dark\:text-neutral-200{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.dark\:text-neutral-300{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.dark\:text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.dark\:text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.dark\:text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.dark\:text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.dark\:text-rose-100{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:shadow-\[inset_0px_0px_0px_1px_\#fffaed2d\]{--tw-shadow: inset 0px 0px 0px 1px #fffaed2d;--tw-shadow-colored: inset 0px 0px 0px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:before\:border-\[\#3E3E3A\]:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(62 62 58 / var(--tw-border-opacity, 1))}.dark\:hover\:border-\[\#3E3E3A\]:hover{--tw-border-opacity: 1;border-color:rgb(62 62 58 / var(--tw-border-opacity, 1))}.dark\:hover\:border-\[\#62605b\]:hover{--tw-border-opacity: 1;border-color:rgb(98 96 91 / var(--tw-border-opacity, 1))}.dark\:hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-white\/10:hover{background-color:#ffffff1a}.dark\:hover\:bg-white\/5:hover,.hover\:dark\:bg-white\/5:hover{background-color:#ffffff0d}.dark\:hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.hover\:dark\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:dark\:text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}}@media print{.print\:ml-0{margin-left:0}.print\:hidden{display:none}.print\:w-full{width:100%}.print\:max-w-none{max-width:none}.print\:border-0{border-width:0px}.print\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.print\:p-0{padding:0}.print\:pt-0{padding-top:0}.print\:shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}.\[\&_i\]\:text-current i{color:currentColor}.\[\&_svg\]\:size-2\.5 svg{width:.625rem;height:.625rem}.\[\&_svg\]\:\!text-white svg{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.hover\:\[\&_svg\]\:stroke-emerald-500 svg:hover{stroke:#10b981}@media(prefers-color-scheme:dark){.dark\:\[\&_svg\]\:\!text-white svg{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}}
