.export-excel-demo{display:flex;flex-direction:column;flex-grow:1;gap:12px;height:100%;min-height:0;color:#111827}.export-excel-demo.is-dark{color:#f8fafc}.export-excel-panel{border:1px solid rgba(148,163,184,.24);border-radius:18px;background:#fffffff0;box-shadow:0 18px 44px #0f172a14;font-size:12px;padding:14px}.export-excel-demo.is-dark .export-excel-panel{border-color:#94a3b838;background:#0f172aeb;box-shadow:0 18px 44px #0000003d}.export-excel-main-row{display:grid;grid-template-columns:minmax(220px,420px) minmax(190px,280px) auto 1fr;gap:12px;align-items:end}.export-excel-secondary-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin-top:12px}.export-excel-field{display:grid;gap:5px;min-width:0}.export-excel-label{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:10px;font-weight:700;letter-spacing:0;line-height:1}.export-excel-demo.is-dark .export-excel-label{color:#94a3b8}.export-excel-input,.export-excel-select{width:100%;min-height:34px;border:1px solid rgba(148,163,184,.28);border-radius:10px;background:#f8fafce6;color:inherit;font:inherit;font-size:13px;font-weight:650;outline:none;padding:7px 10px}.export-excel-input:focus,.export-excel-select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa2e}.export-excel-demo.is-dark .export-excel-input,.export-excel-demo.is-dark .export-excel-select{border-color:#94a3b847;background:#1e293beb}.export-excel-select{min-width:92px}.export-excel-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;border:1px solid rgba(22,163,74,.55);border-radius:10px;background:#16a34a;color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:750;padding:7px 13px;white-space:nowrap}.export-excel-action:disabled{cursor:wait;opacity:.66}.export-excel-action svg{display:block;height:14px;width:14px}.export-excel-toggle-group,.export-excel-setting-group{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.export-excel-setting-group{justify-content:flex-end}.export-excel-section-icon{display:inline-flex;align-items:center;justify-content:center;height:28px;width:28px;border:1px solid rgba(148,163,184,.24);border-radius:10px;background:#f8fafcc7;color:#475569}.export-excel-demo.is-dark .export-excel-section-icon{border-color:#94a3b833;background:#1e293bb8;color:#cbd5e1}.export-excel-section-icon svg{display:block;height:14px;width:14px}.export-excel-toggle{display:inline-flex;align-items:center;gap:7px;min-height:32px;border:1px solid rgba(148,163,184,.24);border-radius:999px;background:#f8fafccc;cursor:pointer;font-size:12px;padding:5px 9px;white-space:nowrap}.export-excel-demo.is-dark .export-excel-toggle{border-color:#94a3b833;background:#1e293bb8}.export-excel-toggle input{width:14px;height:14px;accent-color:#2563eb;margin:0}.export-excel-toggle .export-excel-help{width:14px;height:14px;margin-left:-2px;font-size:9px}.export-excel-compact-field{display:grid;gap:4px;min-width:76px}.export-excel-grid{flex:1 1 auto;min-height:420px}.export-excel-status-badge{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:58px;max-width:100%;border-radius:999px;overflow:hidden;padding:1px 7px;font-size:11px;font-weight:700;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.export-excel-status-badge--new{background:#dbeafe;color:#1e3a8a}.export-excel-status-badge--packed{background:#dcfce7;color:#14532d}.export-excel-status-badge--shipped{background:#fef3c7;color:#92400e}.export-excel-status-badge--delayed{background:#fee2e2;color:#991b1b}.export-excel-priority-badge--low{background:#ecfdf5;color:#166534}.export-excel-priority-badge--medium{background:#eff6ff;color:#1d4ed8}.export-excel-priority-badge--high{background:#fff7ed;color:#9a3412}.export-excel-priority-badge--urgent{background:#fef2f2;color:#991b1b}revogr-edit revo-dropdown.export-excel-status-editor .rv-dr-root{align-items:center;padding-left:10px}revogr-edit revo-dropdown.export-excel-status-editor input.filter-box{display:inline-flex;flex:0 1 auto;width:auto;min-width:66px;max-width:calc(100% - 20px);height:20px;border-radius:999px;font-size:11px;font-weight:700;line-height:20px;padding:0 8px;text-align:center}revogr-edit revo-dropdown.export-excel-status-editor.export-excel-status-editor--new input.filter-box{background:#dbeafe;color:#1e3a8a;-webkit-text-fill-color:#1e3a8a}revogr-edit revo-dropdown.export-excel-status-editor.export-excel-status-editor--packed input.filter-box{background:#dcfce7;color:#14532d;-webkit-text-fill-color:#14532d}revogr-edit revo-dropdown.export-excel-status-editor.export-excel-status-editor--shipped input.filter-box{background:#fef3c7;color:#92400e;-webkit-text-fill-color:#92400e}revogr-edit revo-dropdown.export-excel-status-editor.export-excel-status-editor--delayed input.filter-box{background:#fee2e2;color:#991b1b;-webkit-text-fill-color:#991b1b}.revo-dropdown-list .export-excel-status-badge{min-width:72px}@media(max-width:900px){.export-excel-main-row{grid-template-columns:1fr}.export-excel-action{width:100%}.export-excel-setting-group{justify-content:flex-start}}example-help-tooltip,.example-help-tooltip{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:15px;height:15px;border:1px solid rgba(100,116,139,.32);border-radius:999px;background:#ffffffb8;color:#64748b;cursor:help;font-size:10px;font-weight:800;line-height:1;overflow:visible;--example-help-tooltip-arrow-x: 50%;--example-help-tooltip-left: 12px;--example-help-tooltip-top: 0px}example-help-tooltip:focus-visible,.example-help-tooltip:focus-visible{outline:2px solid rgba(96,165,250,.5);outline-offset:2px}.dark example-help-tooltip,:root.dark example-help-tooltip,[data-theme=dark] example-help-tooltip,.dark .example-help-tooltip,:root.dark .example-help-tooltip,[data-theme=dark] .example-help-tooltip,.is-dark example-help-tooltip,.is-dark .example-help-tooltip{border-color:#94a3b852;background:#0f172ab8;color:#cbd5e1}.example-help-tooltip__content{position:fixed;z-index:100;top:var(--example-help-tooltip-top);left:var(--example-help-tooltip-left);width:max-content;max-width:min(260px,calc(100vw - 32px));border:1px solid rgba(15,23,42,.12);border-radius:10px;background:#111827;box-shadow:0 12px 30px #0f172a38;color:#fff;font-size:11px;font-weight:600;line-height:1.35;opacity:0;padding:8px 9px;pointer-events:none;text-align:left;transform:translateY(-4px);transition:opacity .12s ease,transform .12s ease;visibility:hidden;white-space:normal}.example-help-tooltip__content:after{position:absolute;bottom:100%;left:var(--example-help-tooltip-arrow-x);width:8px;height:8px;background:inherit;content:"";transform:translate(-50%,4px) rotate(45deg)}example-help-tooltip:hover .example-help-tooltip__content,example-help-tooltip:focus .example-help-tooltip__content,example-help-tooltip:focus-visible .example-help-tooltip__content,.example-help-tooltip:hover .example-help-tooltip__content,.example-help-tooltip:focus .example-help-tooltip__content,.example-help-tooltip:focus-visible .example-help-tooltip__content{opacity:1;transform:translateY(0);visibility:visible}
