.pivot-grid-container{scrollbar-width:thin;scrollbar-color:#d1d5db #f9fafb;background:#fff;border-top:1px solid #e2e8f0;min-width:100%;position:relative;overflow:auto;width:100%!important}.pivot-grid-container::-webkit-scrollbar{width:14px;height:14px}.pivot-grid-container::-webkit-scrollbar-thumb{background-color:#d1d5db;border:1px solid #f3f4f6;border-radius:4px;min-height:40px}.pivot-grid-container::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.pivot-grid-container::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}.pivot-grid-container::-webkit-scrollbar-button{background-color:#e5e7eb;background-position:50%;background-repeat:no-repeat;background-size:14px;width:20px;height:20px;display:block}.pivot-grid-container::-webkit-scrollbar-button:hover{background-color:#d1d5db}.pivot-grid-container::-webkit-scrollbar-button:vertical:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M8 5l-5 5h10z\"/></svg>")}.pivot-grid-container::-webkit-scrollbar-button:vertical:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M8 11l5-5H3z\"/></svg>")}.pivot-grid-container::-webkit-scrollbar-button:horizontal:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M5 8l5-5v10z\"/></svg>")}.pivot-grid-container::-webkit-scrollbar-button:horizontal:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M11 8l-5 5V3z\"/></svg>")}.pivot-grid-wrapper{width:100%;height:100%;position:relative;overflow:auto}revo-grid{min-width:100%;height:100%;display:block;overflow:visible;width:100%!important}revo-grid revogr-viewport-scroll,revo-grid .rgViewport{overflow:auto!important}revo-grid .pivot-header-area,revo-grid .pivot-data-area{overflow:visible!important}revo-grid revogr-header,revo-grid revogr-data{min-width:max-content;overflow-y:visible;overflow-x:auto!important}revo-grid{--rgRow-height:42px;--rgHeaderRow-height:56px;--rg-color-primary:#334155;--rg-color-border:#e2e8f0;--rg-color-bg-primary:#fff;--rg-color-text:#334155;--rg-color-header-bg:#f8fafc;--rg-color-header-text:#334155;--rg-color-row-even:#fff;--rg-color-row-odd:#f8fafc;width:100%;min-width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;overflow:visible}.pivot-grid-container revo-grid revogr-header,.pivot-grid-container revo-grid .rgHeaderRow{background-color:#f3f4f6!important}.pivot-grid-container revo-grid .rgHeaderCell{color:#374151;font-weight:600;background-color:transparent!important}.pivot-grid-container revo-grid .rgPinnedTopRow{background-color:#f3f4f6!important}.pivot-grid-container revo-grid .rgPinnedTopRow .rgCell{background-color:transparent!important}revo-grid revogr-viewport-scroll,revo-grid revogr-data,revo-grid revogr-header{overflow:auto!important}revo-grid revogr-header .rgHeaderCell{color:#334155;text-transform:none;letter-spacing:.025em;white-space:normal;word-break:keep-all;word-wrap:normal;overflow-wrap:normal;-webkit-hyphens:manual;hyphens:manual;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;min-height:56px;padding:16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}revo-grid revogr-header .rgHeaderCell:hover{background-color:#f8fafc}revo-grid .pivot-configurator{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:1.5rem 0;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}revo-grid .pivot-configurator:not(:first-of-type),revo-grid .pivot-config:not(:first-of-type),.pivot-grid-container .pivot-config~.pivot-config,.pivot-grid-container .pivot-configurator~.pivot-configurator{display:none!important}revo-grid .pivot-configurator .configurator-section{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;min-height:70px;margin:.75rem 0;padding:1rem;transition:all .3s}revo-grid .pivot-configurator .configurator-section:hover{background:#f1f5f9;border-color:#3b82f6;transform:translateY(-1px)}revo-grid .pivot-configurator .configurator-section.drag-over{background:#eff6ff;border-style:solid;border-color:#3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.1)}revo-grid .pivot-field{color:#fff;cursor:move;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:1px solid #1d4ed8;border-radius:20px;align-items:center;gap:.5rem;margin:.25rem;padding:.5rem 1rem;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 4px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.05)}revo-grid .pivot-field:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 16px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.1)}revo-grid .pivot-field.dragging{opacity:.8;transform:rotate(3deg)scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.2)}revo-grid .pivot-field .aggregator-selector{background:hsl(var(--primary-foreground)/.2);color:hsl(var(--primary-foreground));border:none;border-radius:.25rem;margin-left:.25rem;padding:.125rem .25rem;font-size:.75rem}revo-grid .rgFilterButton{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border:none;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:all .2s}revo-grid .rgFilterButton:hover{background:hsl(var(--secondary)/.9)}revo-grid .rgFilterButton.active{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}revo-grid .rgCell{border-right:1px solid #f1f5f9;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;color:#334155!important;background:#fff!important}revo-grid .rgCell:hover{border-right-color:#dbeafe;color:#1e3a8a!important;background:#eff6ff!important}revo-grid .rgCell.selected{box-shadow:0 0 0 1px rgba(59,130,246,.2);color:#1e3a8a!important;background:#eff6ff!important;border:2px solid #3b82f6!important}revo-grid .rgCell[data-col*=pivot]{color:hsl(var(--foreground))!important;background:#fff!important}revo-grid .rgCell *{color:hsl(var(--foreground))!important}revo-grid .rgCell[data-type=currency],revo-grid .rgCell[data-type=integer]{text-align:right;font-variant-numeric:tabular-nums;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-weight:600}revo-grid .rgCell.pivot-total{font-weight:700;color:#334155!important;background:#f8fafc!important;border-top:2px solid #cbd5e1!important}revo-grid .rgCell.pivot-grand-total{font-weight:800;color:#1e3a8a!important;background:#eff6ff!important;border:2px solid #3b82f6!important}revo-grid revogr-data .rgCell,revo-grid revogr-data .rgCell div,revo-grid revogr-data .rgCell span{font-weight:500;color:#334155!important}revo-grid revogr-header .rgHeaderCell,revo-grid revogr-header .rgHeaderCell div,revo-grid revogr-header .rgHeaderCell span{white-space:normal;word-break:keep-all;word-wrap:normal;overflow-wrap:normal;-webkit-hyphens:manual;hyphens:manual;font-weight:600;color:#334155!important}revo-grid revogr-data,revo-grid revogr-header{overflow:auto!important}revo-grid revogr-data::-webkit-scrollbar{width:14px;height:14px}revo-grid revogr-header::-webkit-scrollbar{width:14px;height:14px}.pivot-grid-container::-webkit-scrollbar{width:14px;height:14px}revo-grid revogr-data::-webkit-scrollbar-track{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px}revo-grid revogr-header::-webkit-scrollbar-track{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px}.pivot-grid-container::-webkit-scrollbar-track{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px}revo-grid revogr-data::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#cbd5e1 0%,#94a3b8 100%);border:1px solid #e2e8f0;border-radius:8px;min-height:40px;transition:all .2s}revo-grid revogr-header::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#cbd5e1 0%,#94a3b8 100%);border:1px solid #e2e8f0;border-radius:8px;min-height:40px;transition:all .2s}.pivot-grid-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#cbd5e1 0%,#94a3b8 100%);border:1px solid #e2e8f0;border-radius:8px;min-height:40px;transition:all .2s}revo-grid revogr-data::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%);border-color:#cbd5e1}revo-grid revogr-header::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%);border-color:#cbd5e1}.pivot-grid-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%);border-color:#cbd5e1}revo-grid revogr-data::-webkit-scrollbar-button{background-color:#e5e7eb;background-position:50%;background-repeat:no-repeat;background-size:14px;width:20px;height:20px;display:block}revo-grid revogr-header::-webkit-scrollbar-button{background-color:#e5e7eb;background-position:50%;background-repeat:no-repeat;background-size:14px;width:20px;height:20px;display:block}revo-grid revogr-data::-webkit-scrollbar-button:hover{background-color:#d1d5db}revo-grid revogr-header::-webkit-scrollbar-button:hover{background-color:#d1d5db}revo-grid revogr-data::-webkit-scrollbar-button:vertical:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M8 5l-5 5h10z\"/></svg>")}revo-grid revogr-header::-webkit-scrollbar-button:vertical:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M8 5l-5 5h10z\"/></svg>")}revo-grid revogr-data::-webkit-scrollbar-button:vertical:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M8 11l5-5H3z\"/></svg>")}revo-grid revogr-header::-webkit-scrollbar-button:vertical:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M8 11l5-5H3z\"/></svg>")}revo-grid revogr-data::-webkit-scrollbar-button:horizontal:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M5 8l5-5v10z\"/></svg>")}revo-grid revogr-header::-webkit-scrollbar-button:horizontal:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M5 8l5-5v10z\"/></svg>")}revo-grid revogr-data::-webkit-scrollbar-button:horizontal:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M11 8l-5 5V3z\"/></svg>")}revo-grid revogr-header::-webkit-scrollbar-button:horizontal:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 16 16\"><path fill=\"%23374151\" d=\"M11 8l-5 5V3z\"/></svg>")}revo-grid a[href*="revolist.github.io"],revo-grid a[href*=revogrid],revo-grid .attribution,revo-grid .revo-attribution,.pivot-grid-container a[href*="revolist.github.io"],.pivot-grid-container a[href*=revogrid]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}revo-grid .rgViewport{overflow:auto!important}revo-grid .pivot-data-container{max-width:100%;overflow:auto!important}.pivot-loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.pivot-loading-spinner{border:3px solid hsl(var(--border));border-top:3px solid hsl(var(--primary));border-radius:50%;width:2rem;height:2rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}revo-grid .rgCell[data-col="0"]{font-weight:600;background:#f9fafb!important;border-right:2px solid #e5e7eb!important}revo-grid revogr-data .rgRow:nth-child(2n) .rgCell{background:#f9fafb!important}revo-grid revogr-data .rgRow:nth-child(odd) .rgCell{background:#fff!important}revo-grid .rgFilterButton{color:#3b82f6;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600;transition:all .2s}revo-grid .rgFilterButton:hover{background:#dbeafe;border-color:#93c5fd}revo-grid .rgFilterButton.active{color:#fff;background:#3b82f6;border-color:#2563eb}revo-grid button,revogr-filter button,[class*=filter] button{color:#475569!important;cursor:pointer!important;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)!important;border:1px solid #cbd5e1!important;border-radius:6px!important;padding:6px!important;font-size:12px!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important}@media (max-width:768px){revo-grid{--rgRow-height:38px;--rgHeaderRow-height:42px;font-size:13px}revo-grid .pivot-configurator{border-radius:8px;margin:1rem 0;padding:1rem}revo-grid .pivot-field{padding:.375rem .75rem;font-size:12px}.pivot-grid-container{-webkit-overflow-scrolling:touch;overflow:auto!important}revo-grid revogr-header,revo-grid revogr-data{overflow-x:auto!important;overflow-y:visible!important}}revo-grid[theme=compact]{--rgRow-height:35px;--rgHeaderRow-height:40px}revo-grid[theme=compact] .rgCell{padding:.375rem .5rem}revo-grid[theme=compact] revogr-header .rgHeaderCell{padding:.5rem}@media (prefers-color-scheme:dark){revo-grid{--rg-color-row-even:hsl(var(--card));--rg-color-row-odd:hsl(var(--muted)/.2)}}revo-grid .rgCell,revo-grid revogr-header .rgHeaderCell{transition:background-color .15s,border-color .15s}revo-grid .rgCell:focus,revo-grid revogr-header .rgHeaderCell:focus{outline:2px solid hsl(var(--ring));outline-offset:2px}revo-grid .pivot-data-container,revo-grid .pivot-header-container{max-width:100%;overflow:auto!important}revo-grid revogr-viewport-scroll,revo-grid revogr-scroll-virtual{overflow:auto!important}revo-grid .revo-grid-content{width:100%;overflow:auto!important}revo-grid .rgCell{white-space:nowrap;text-overflow:ellipsis;min-width:80px;overflow:hidden}@media print{.pivot-grid-container{box-shadow:none;border:1px solid #ccc}revo-grid .pivot-configurator{display:none}}revo-grid .rgCell,revo-grid revogr-header .rgHeaderCell,revo-grid .rgCell *,revo-grid revogr-header .rgHeaderCell *{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}revo-grid .rgCell:not([data-editable=true]){cursor:text!important}
