:root{--iga-spacing-xs: .25rem;--iga-spacing-sm: .5rem;--iga-spacing-md: 1rem;--iga-spacing-lg: 1.5rem;--iga-spacing-xl: 2rem;--iga-font-xs: .75rem;--iga-font-sm: .875rem;--iga-font-md: 1rem;--iga-font-lg: 1.25rem;--iga-font-xl: 1.5rem;--iga-font-2xl: 1.875rem;--iga-topbar-height: 64px;--iga-header-padding-x: var(--iga-spacing-lg);--iga-header-padding-y: var(--iga-spacing-md);--iga-header-bg: rgb(var(--gray-50, 249 250 251));--iga-header-border: rgb(var(--gray-200, 229 231 235));--iga-breadcrumb-color: rgb(var(--gray-500, 107 114 128));--iga-title-color: rgb(var(--gray-950, 3 7 18))}.dark{--iga-header-bg: rgb(var(--gray-900, 17 24 39));--iga-header-border: rgb(var(--gray-700, 55 65 81));--iga-title-color: rgb(var(--gray-50, 249 250 251))}[data-iga-section=page-header],.fi-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:1rem;padding:.75rem 1rem;margin-top:.7rem;margin-bottom:0;background:#0f172a!important;border-radius:.75rem;border:1px solid rgb(30 41 59)}.fi-header .fi-header-heading{color:#fff!important}.fi-header .fi-breadcrumbs-item-label,.fi-header .fi-breadcrumbs-item-separator{color:#94a3b8!important}.fi-header>div:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important;flex:1;min-width:0}[data-iga-section=page-title],.fi-header .fi-header-heading{order:0!important;display:block!important;font-size:1.25rem!important;font-weight:600!important;line-height:1.4!important;color:#fff!important;margin:0!important}[data-iga-section=breadcrumbs],.fi-header .fi-breadcrumbs{order:1!important;display:flex!important;margin:2px 0 0!important}.fi-header .fi-breadcrumbs-list{display:flex;align-items:center;gap:.25rem;font-size:.75rem}.fi-header .fi-breadcrumbs-item{display:flex;align-items:center;gap:.25rem}.fi-header .fi-breadcrumbs-item-label{font-size:.75rem;color:#94a3b8!important;text-decoration:none;transition:color .15s ease}.fi-header .fi-breadcrumbs-item-label:hover{color:#fff!important}.fi-header .fi-breadcrumbs-item-separator{width:1rem;height:1rem;color:#64748b!important}.fi-header .fi-header-subheading{order:2!important;display:block!important;font-size:.875rem;color:#6b7280;margin-top:4px}.dark .fi-header .fi-header-subheading{color:#9ca3af}.fi-header>div:last-child{display:flex!important;align-items:center!important;gap:.75rem;flex-shrink:0;margin-top:0!important}@media(max-width:640px){.fi-header{flex-direction:column!important;align-items:flex-start!important;padding:.625rem .75rem}.fi-header .fi-header-heading{font-size:1.125rem!important}.fi-header>div:last-child{width:100%;justify-content:flex-start;margin-top:.5rem!important}}@media print{[data-iga-section=topbar],.fi-topbar,[data-iga-section=sidebar],.fi-sidebar{display:none!important}[data-iga-section=page-header],.fi-header{background:#fff!important;border-bottom:1px solid #ccc!important;color:#000!important}.fi-header .fi-header-heading{color:#000!important}[data-iga-section=page-actions],.fi-header .fi-header-actions{display:none!important}}.iga-skip-link{position:absolute;top:-100%;left:0;background:rgb(var(--primary-600, 79 70 229));color:#fff;padding:var(--iga-spacing-sm) var(--iga-spacing-md);z-index:9999;transition:top .2s ease}.iga-skip-link:focus{top:0}[data-iga-section=page-header] a:focus-visible,[data-iga-section=page-header] button:focus-visible{outline:2px solid rgb(var(--primary-500, 99 102 241));outline-offset:2px}.fi-logo{padding:10px 0}nav.fi-sidebar-nav{gap:0;padding-top:20px;padding-bottom:1rem}ul.fi-sidebar-nav-groups,li.fi-sidebar-group{gap:0}.fi-topbar nav{position:relative}.fi-topbar-header-slot,.fi-topbar-action-slot{display:none!important}.fi-ta{position:relative}.fi-ta-header{display:flex!important;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem}.fi-ta-create-slot{order:-1;flex-shrink:0}.fi-ta-create-btn{display:inline-flex!important;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff!important;background-color:#4f46e5!important;border-radius:.5rem;transition:all .15s ease;text-decoration:none!important;white-space:nowrap;border:none;cursor:pointer}.fi-ta-create-btn:hover{background-color:#4338ca!important}.fi-ta-create-btn svg{width:1rem;height:1rem}.dark .fi-ta-create-btn{background-color:#6366f1!important}.dark .fi-ta-create-btn:hover{background-color:#4f46e5!important}.fi-ta-header-toolbar{flex:1;display:flex;align-items:center;gap:.5rem}.fi-main-ctn>main{padding-top:0}.fi-page{padding-top:0;padding-bottom:1rem;gap:0}.fi-page>section{padding-top:0;padding-bottom:.5rem;gap:.7rem}.fi-page>section>div:empty{display:none}.fi-page>.fi-page-content{padding-top:0}#topbar-refresh-btn.loading .topbar-refresh-icon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dark [role=dialog] .bg-gray-50,.dark .fi-modal .bg-gray-50,.dark .fi-ta-ctn .bg-gray-50{background-color:#0f172a!important}.dark [role=dialog] .bg-white,.dark .fi-modal .bg-white,.dark .fi-modal-content .bg-white{background-color:#1f2937!important}.dark [role=dialog] .bg-gray-50,.dark .fi-modal .bg-gray-50,.dark .modal-footer{background-color:#111827!important}.dark [role=dialog]>div>div,.dark .fi-modal-content,.dark .fi-modal-panel{background-color:#1f2937!important}.dark .fi-modal .fi-section,.dark .fi-modal .fi-section-content,.dark .fi-modal .fi-fo,.dark [role=dialog] .fi-section,.dark [role=dialog] .fi-section-content,.dark [role=dialog] .fi-fo{background-color:#1f2937!important}.dark .fi-modal .fi-input,.dark .fi-modal input[type=text],.dark .fi-modal textarea,.dark [role=dialog] .fi-input,.dark [role=dialog] input[type=text],.dark [role=dialog] textarea{background-color:#111827!important;border-color:#374151!important;color:#f3f4f6!important}.dark .fi-action-modal,.dark .fi-action-modal .fi-modal-content,.dark .fi-action-modal .fi-section,.dark .fi-rel-mgr .fi-modal .bg-white,.dark .fi-rel-mgr [role=dialog] .bg-white,.dark .fi-ta-action .bg-white,.dark .fi-simple-action .bg-white{background-color:#1f2937!important}[role=tablist] .fi-tabs-item,[role=tablist] [role=tab],.fi-tabs .fi-tabs-item,nav.fi-tabs .fi-tabs-item{font-size:.875rem!important;font-weight:700!important;padding:.625rem 1rem!important}[role=tablist] .fi-tabs-item-label,[role=tablist] [role=tab] span,.fi-tabs .fi-tabs-item-label,nav.fi-tabs .fi-tabs-item .fi-tabs-item-label{font-size:.875rem!important;font-weight:700!important}[role=tablist] .fi-badge,.fi-tabs .fi-tabs-item .fi-badge,nav.fi-tabs .fi-tabs-item .fi-badge{font-size:.875rem!important;font-weight:700!important;padding:.25rem .625rem!important}[role=tablist] .fi-active,[role=tablist] .fi-active .fi-tabs-item-label,.fi-tabs .fi-tabs-item.fi-active,.fi-tabs .fi-tabs-item.fi-active .fi-tabs-item-label{font-weight:800!important}.iga-tabs-menu{display:block;width:100%}.iga-tabs-menu nav.fi-tabs{flex-wrap:wrap!important;overflow-x:visible!important;row-gap:.5rem!important}.fi-page-header-widgets{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;display:block!important}.fi-page-header-widgets .fi-wi{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}.fi-page a.block:hover{background-color:#f3f4f6}.dark .fi-page a.block:hover{background-color:#ffffff0d}.fi-page .rounded-lg.border:not(table):not(.overflow-hidden):hover{background-color:#f9fafb}.dark .fi-page .rounded-lg.border:not(table):not(.overflow-hidden):hover{background-color:#ffffff0d}.fi-fo-rich-editor{overflow:visible!important}.fi-fo-rich-editor .trix-dialog-wrapper{position:relative;z-index:50}.fi-fo-rich-editor .trix-dialog{z-index:50}.fi-section:has(.fi-fo-rich-editor) .fi-section-content,.fi-modal:has(.fi-fo-rich-editor) .fi-modal-content,[role=dialog]:has(.fi-fo-rich-editor){overflow:visible!important}.iga-parameters-list .fi-in-repeatable-item{padding-top:.625rem!important;padding-bottom:.625rem!important}.stb-split-layout{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:1024px){.stb-split-layout{grid-template-columns:7fr 3fr;align-items:start}}@media(min-width:1024px){.stb-split-layout>div:last-child{position:sticky;top:4rem;max-height:calc(100vh - 5rem);overflow-y:auto}}.stb-editor-layout{display:flex;flex-direction:column;gap:1rem}.stb-panel-tabs{display:flex;border-bottom:2px solid rgb(229 231 235);margin-bottom:1rem;gap:0}.dark .stb-panel-tabs{border-bottom-color:#374151}.stb-panel-tab{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;color:#6b7280;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s;background:none;border-top:none;border-left:none;border-right:none;cursor:pointer;white-space:nowrap}.stb-panel-tab:hover{color:#374151;border-bottom-color:#d1d5db}.dark .stb-panel-tab{color:#9ca3af}.dark .stb-panel-tab:hover{color:#d1d5db;border-bottom-color:#4b5563}.stb-panel-tab--active{color:#4f46e5!important;border-bottom-color:#4f46e5!important;font-weight:600}.dark .stb-panel-tab--active{color:#818cf8!important;border-bottom-color:#818cf8!important}.stb-wp-article{padding:2rem;max-width:720px;margin:0 auto}.stb-wp-article--mobile{padding:1rem;max-width:100%}.stb-wp-title{font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:700;line-height:1.3;margin-bottom:.75rem;color:#111827}.dark .stb-wp-title{color:#fff}.stb-wp-meta{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#6b7280;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgb(229 231 235)}.dark .stb-wp-meta{color:#9ca3af;border-bottom-color:#374151}.stb-wp-content{font-family:Georgia,Times New Roman,serif;font-size:1.0625rem;line-height:1.8;color:#1f2937}.dark .stb-wp-content{color:#d1d5db}.stb-wp-content h2{font-size:1.5rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem;color:#111827}.dark .stb-wp-content h2{color:#f3f4f6}.stb-wp-content h3{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;color:#1f2937}.dark .stb-wp-content h3{color:#e5e7eb}.stb-wp-content p{margin-bottom:1.25rem}.stb-wp-content a{color:#4f46e5;text-decoration:underline}.dark .stb-wp-content a{color:#818cf8}.stb-wp-content img{max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0}.stb-wp-content ul,.stb-wp-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.stb-wp-content ul{list-style-type:disc}.stb-wp-content ol{list-style-type:decimal}.stb-wp-content li{margin-bottom:.375rem}.stb-wp-content table{width:100%;border-collapse:collapse;margin:1.25rem 0}.stb-wp-content th,.stb-wp-content td{padding:.625rem .75rem;border:1px solid rgb(209 213 219);text-align:left;font-size:.9375rem}.dark .stb-wp-content th,.dark .stb-wp-content td{border-color:#4b5563}.stb-wp-content th{background:#f3f4f6;font-weight:600}.dark .stb-wp-content th{background:#1f2937}.stb-wp-content blockquote{border-left:4px solid rgb(79 70 229);padding-left:1rem;margin:1.25rem 0;font-style:italic;color:#4b5563}.dark .stb-wp-content blockquote{border-left-color:#818cf8;color:#9ca3af}.stb-serp-result{max-width:600px}.stb-serp-url{font-size:.8125rem;color:#202124;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark .stb-serp-url{color:#bdc1c6}.stb-serp-title{font-size:1.25rem;color:#1a0dab;margin-bottom:.25rem;line-height:1.3;cursor:pointer;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.stb-serp-title:hover{text-decoration:underline}.dark .stb-serp-title{color:#8ab4f8}.stb-serp-description{font-size:.875rem;color:#4d5156;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dark .stb-serp-description{color:#bdc1c6}.stb-serp-breadcrumb{line-height:1.3}.stb-serp-favicon{flex-shrink:0}.stb-serp-slug-prefix{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.fi-ta-pagination{align-items:center!important;grid-template-rows:auto!important}.fi-ta-pagination>*{grid-row:1!important}.fi-ta-pagination .fi-pagination-items{grid-column:2!important;justify-self:center!important}.fi-ta-pagination>div:has(>.fi-pagination-records-per-page-select){grid-column:3!important;justify-self:end!important}.stb-mobile-frame{width:375px;max-width:100%;border-radius:1rem}.fi-ta-content{overflow-x:visible!important}.fi-ta-table{min-width:0!important}.fi-ta-cell{white-space:normal!important}.fi-ta-header-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.fi-ta-empty-state{padding:2rem;text-align:center}.fi-ta-empty-state svg,.fi-ta-empty-state-icon,.fi-ta-empty-state-icon-ctn svg{max-width:48px!important;max-height:48px!important;width:48px!important;height:48px!important}.fi-in-empty-state svg,.fi-in-empty-state-icon{max-width:48px!important;max-height:48px!important;width:48px!important;height:48px!important}.fi-section-empty-state svg,.fi-section-empty-state-icon{max-width:48px!important;max-height:48px!important;width:48px!important;height:48px!important}.text-center.py-12 svg,.text-center.py-8 svg{max-width:64px!important;max-height:64px!important;width:64px!important;height:64px!important}svg.w-12.h-12.mx-auto,.text-center svg.w-12,.text-center svg.h-12{width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important}.fi-ta-row:hover{background-color:rgb(var(--gray-50, 249 250 251))}.dark .fi-ta-row:hover{background-color:rgb(var(--gray-800, 31 41 55))}.stb-orders-layout{display:flex;gap:1rem;margin:0;padding:0;min-height:calc(100vh - 200px)}.stb-orders-sidebar{width:200px;flex-shrink:0}.stb-sidebar-section{background:#111827;border:1px solid rgb(31 41 55);border-radius:.5rem;padding:.5rem;margin-bottom:.75rem}.stb-sidebar-title{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;padding:.25rem .5rem;margin-bottom:.25rem}.stb-sidebar-item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.375rem .5rem;font-size:.875rem;color:#9ca3af;border-radius:.375rem;transition:background .15s}.stb-sidebar-item:hover{background:#1f2937}.stb-sidebar-item.active{background:#374151;color:#fff}.stb-sidebar-divider{height:1px;background:#1f2937;margin:.375rem 0}.stb-badge{font-size:.75rem;font-weight:500;padding:0 .5rem;background:#1f2937;border-radius:9999px;color:#9ca3af;min-width:1.25rem;height:1.25rem;display:inline-flex;align-items:center;justify-content:center}.stb-badge.stb-badge-sm{font-size:.6rem;padding:0 .4rem;min-width:1rem;height:1rem}.stb-badge.danger{background:#7f1d1d;color:#fca5a5}.stb-table-status-badge{margin-right:1rem}.stb-orders-table{flex:1;min-width:0}.stb-header-bulk-actions{display:none;align-items:center;margin-right:auto}.stb-header-bulk-actions .fi-ta-bulk-actions{display:flex;align-items:center;gap:.5rem}#orders-table-container .fi-ta-header-toolbar>div:first-child:empty{display:none}.light .stb-sidebar-section{background:#fff;border-color:#e5e7eb}.light .stb-sidebar-item{color:#4b5563}.light .stb-sidebar-item:hover{background:#f3f4f6}.light .stb-sidebar-item.active{background:#e5e7eb;color:#111827}.light .stb-sidebar-divider{background:#e5e7eb}.light .stb-badge{background:#f3f4f6;color:#4b5563}@media(max-width:1024px){.stb-orders-layout{flex-direction:column}.stb-orders-sidebar{width:100%;display:flex;gap:.5rem;overflow-x:auto}.stb-sidebar-section{flex-shrink:0;min-width:180px}}
