:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface:#fff;--surface-subtle:#f6f6f8;--bg:#f3f3f6;--text:#1a1a1a;--text-secondary:#667085;--border:#e7e7ec;--sidebar-bg:#fff;--sidebar-fg:#1a1a1a;--sidebar-muted:#8a8a99;--sidebar-line:#ececf1;--sidebar-hover:#f2f2f6}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface:#1f2027;--surface-subtle:#262832;--bg:#16171c;--text:#eceef3;--text-secondary:#9aa0ad;--border:#313340;--sidebar-bg:#14151a;--sidebar-fg:#eceef3;--sidebar-muted:#8b90a0;--sidebar-line:#2a2c36;--sidebar-hover:#23252e}@media (prefers-color-scheme:dark){:root:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface:#1f2027;--surface-subtle:#262832;--bg:#16171c;--text:#eceef3;--text-secondary:#9aa0ad;--border:#313340;--sidebar-bg:#14151a;--sidebar-fg:#eceef3;--sidebar-muted:#8b90a0;--sidebar-line:#2a2c36;--sidebar-hover:#23252e}}html,body,#root{color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;line-height:1.5}body{margin:0}#root{box-sizing:border-box;flex-direction:row;width:100%;min-height:100svh;margin:0;padding:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}@media (width<=980px){.dash-cols{grid-template-columns:1fr!important}}@keyframes cartToastIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.cart-toast{animation:.28s cubic-bezier(.22,1,.36,1) cartToastIn}@media (prefers-reduced-motion:reduce){.cart-toast{animation:none}}.app-toast{animation:.24s cubic-bezier(.22,1,.36,1) cartToastIn}@media (prefers-reduced-motion:reduce){.app-toast{animation:none}}@media (width<=720px){table.cp-responsive thead{display:none}table.cp-responsive,table.cp-responsive tbody,table.cp-responsive tr,table.cp-responsive td{box-sizing:border-box;width:100%;display:block}table.cp-responsive tr{border:1px solid var(--border);background:var(--surface);border-radius:10px;margin-bottom:12px;padding:4px 2px}table.cp-responsive td{text-align:right;justify-content:space-between;align-items:center;gap:14px;display:flex;border:none!important;padding:8px 14px!important}table.cp-responsive td:before{content:attr(data-label);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.3px;text-align:left;flex-shrink:0;font-size:12px;font-weight:600}table.cp-responsive td[data-label=""]:before,table.cp-responsive td:not([data-label]):before{content:none}}:root[data-density=compact] table th,:root[data-density=compact] table td{padding-top:6px!important;padding-bottom:6px!important}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg, var(--surface-subtle) 25%, var(--border) 37%, var(--surface-subtle) 63%);background-size:200% 100%;animation:1.4s ease-in-out infinite skeletonShimmer}@media (prefers-reduced-motion:reduce){.skeleton{background:var(--surface-subtle);animation:none}}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif;overflow:hidden}button,input,table{font-family:Poppins,sans-serif}.app-container{flex-wrap:wrap}.sidebar{flex-shrink:0;overflow:hidden auto}@media (width>=1440px){.sidebar{width:240px}}@media (width>=1024px) and (width<=1439px){.sidebar{width:200px}}@media (width<=1023px){.sidebar{width:140px}.sidebar p{font-size:11px}}@media (width<=767px){.sidebar-desktop{display:none!important}.mobile-menu-trigger{display:block!important}.mobile-drawer-overlay{animation:.2s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-drawer{animation:.3s ease-in-out slideIn}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}}.module-grid{display:grid!important}@media (width>=1440px){.module-grid{grid-template-columns:repeat(4,1fr)!important}}@media (width>=1024px) and (width<=1439px){.module-grid{grid-template-columns:repeat(3,1fr)!important}}@media (width>=768px) and (width<=1023px){.module-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=767px){.module-grid{grid-template-columns:1fr!important}}table{border-collapse:collapse;width:100%;font-size:14px}@media (width<=1024px){table{font-size:13px}table th,table td{padding:8px!important}}@media (width<=768px){table{font-size:12px;display:block;overflow-x:auto}table thead,table tbody,table th,table td,table tr{display:block}table thead tr{position:absolute;top:-9999px;left:-9999px}table tbody tr{border:1px solid #ddd;border-radius:4px;margin-bottom:15px}table td{border:none;padding-left:50%;position:relative}table td:before{content:attr(data-label);text-transform:uppercase;font-size:11px;font-weight:700;position:absolute;left:6px}}.cp-spin{animation:.8s linear infinite cp-spin}@keyframes cp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
