:root{--color-primary-gradient:linear-gradient(135deg,#4f46e5,#25f4ee);--color-primary-indigo:#4f46e5;--color-primary-cyan:#25f4ee;--color-surface-dark:#0f172a;--color-card-dark:#1e293b;--color-border-dark:#334155;--color-surface-light:#fff;--color-card-light:#f8fafc;--color-border-light:#e2e8f0;--color-status-green:#10b981;--color-status-red:#ef4444;--color-text-muted-dark:#94a3b8;--font-xs:0.75rem;--font-sm:0.875rem;--font-base:1.00rem;--font-lg:1.125rem;--font-xl:1.25rem;--font-2xl:1.50rem;--font-3xl:1.875rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.vexa-touch-target{min-width:44px!important;min-height:44px!important;display:inline-flex;align-items:center;justify-content:center}.vexa-focus-ring:focus-visible{outline:2px solid #4f46e5!important;outline-offset:2px!important}.vexa-backdrop-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(15,23,42,.75)}body,html{margin:0;width:100vw;min-height:100dvh;overflow-x:hidden;-webkit-tap-highlight-color:transparent;touch-action:manipulation;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#7c3aed;border-radius:4px}.vexa-container{width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box}@media screen and (max-width:767px){.vexa-desktop-sidebar{display:none!important}.vexa-mobile-hamburger{display:flex!important}.vexa-header-search{display:none!important}.vexa-header-title{font-size:13px!important}.vexa-grid-2col,.vexa-grid-3col,.vexa-grid-4col,.vexa-upload-split{grid-template-columns:1fr!important}.vexa-upload-split{flex-direction:column!important}.vexa-main-content{padding:14px 10px!important}.vexa-card-padding{padding:14px!important}.vexa-badge-hide-mobile{display:none!important}.vexa-mobile-stack{flex-direction:column!important;align-items:stretch!important;gap:10px!important}}@media screen and (min-width:768px) and (max-width:1023px){.vexa-desktop-sidebar{width:72px!important}.vexa-sidebar-text{display:none!important}.vexa-grid-3col,.vexa-grid-4col{grid-template-columns:repeat(2,1fr)!important}.vexa-upload-split{grid-template-columns:1fr!important}}@media screen and (min-width:1024px){.vexa-mobile-drawer,.vexa-mobile-hamburger{display:none!important}}