body,html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.no-select,.non-selectable{-webkit-user-select:none;-moz-user-select:none;user-select:none}.selectable,.text-select{-webkit-user-select:text;-moz-user-select:text;user-select:text}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.backdrop-blur-sm{backdrop-filter:blur(4px)}.backdrop-blur{backdrop-filter:blur(8px)}.backdrop-blur-md{backdrop-filter:blur(12px)}.backdrop-blur-lg{backdrop-filter:blur(16px)}.backdrop-blur-xl{backdrop-filter:blur(24px)}.mask-gradient{-webkit-mask-image:linear-gradient(180deg,black 0,transparent);mask-image:linear-gradient(180deg,black 0,transparent)}.mask-fade{-webkit-mask-image:linear-gradient(90deg,black 70%,transparent);mask-image:linear-gradient(90deg,black 70%,transparent)}.transform-gpu{transform:translateZ(0);backface-visibility:hidden}.smooth-scroll{-webkit-scroll-behavior:smooth}.decoration-clone{-webkit-box-decoration-break:clone;box-decoration-break:clone}.optimize-text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.touch-manipulation{touch-action:manipulation}.touch-pan-x{touch-action:pan-x}.touch-pan-y{touch-action:pan-y}.will-change-transform{will-change:transform}.will-change-auto{will-change:auto}.contain-layout{contain:layout}.contain-paint{contain:paint}.contain-size{contain:size}.contain-style{contain:style}.contain-strict{contain:strict}.filter-blur{filter:blur(4px)}.filter-brightness{filter:brightness(1.2)}.filter-contrast{filter:contrast(1.2)}.filter-saturate{filter:saturate(1.5)}.clip-circle{clip-path:circle(50%)}.clip-ellipse{clip-path:ellipse(50% 40%)}@supports not (display:grid){.fallback-flex{display:flex;flex-wrap:wrap}.fallback-flex>*{flex:1 1 300px;margin:.5rem}}@supports not (gap:1rem){.flex-gap>*+*{margin-left:1rem}.flex-gap-y>*+*{margin-top:1rem}}:root{--color-primary:#3b82f6;--color-secondary:#64748b;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--color-background:#ffffff;--color-surface:#f8fafc;--color-text-primary:#1e293b;--color-text-secondary:#64748b;--color-border:#e2e8f0;--radius-sm:0.25rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--shadow-sm:0 1px 2px 0 rgb(0 0 0/0.05);--shadow-md:0 4px 6px -1px rgb(0 0 0/0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1);--shadow-xl:0 20px 25px -5px rgb(0 0 0/0.1)}@media (prefers-color-scheme:dark){:root{--color-background:#0f172a;--color-surface:#1e293b;--color-text-primary:#f1f5f9;--color-text-secondary:#94a3b8;--color-border:#334155}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast:high){:root{--color-border:currentColor}.btn,.button{border:2px solid}}@media print{.no-print{display:none!important}.print-only{display:block!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:rgba(155,155,155,.7) transparent}.scrollbar-hidden{scrollbar-width:none}.scrollbar-webkit-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-webkit-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-webkit-thin::-webkit-scrollbar-thumb{background-color:rgba(155,155,155,.7);border-radius:3px}.scrollbar-webkit-hidden::-webkit-scrollbar{display:none}.w-full{width:100%}.h-auto{height:auto}.w-fit{width:-moz-fit-content;width:fit-content}.h-fit{height:-moz-fit-content;height:fit-content}.img-responsive{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.img-contain{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.img-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.icon-xs{width:.75rem;height:.75rem}.icon-sm{width:1rem;height:1rem}.icon-md{width:1.25rem;height:1.25rem}.icon-lg{width:1.5rem;height:1.5rem}.icon-xl{width:2rem;height:2rem}.text-accent{color:var(--accent-color,#3b82f6)}.text-secondary{color:var(--text-secondary,#6b7280)}.bg-accent{background-color:var(--accent-color,#3b82f6)}.bg-secondary{background-color:var(--bg-secondary,#f3f4f6)}.border-accent{border-color:var(--accent-color,#3b82f6)}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-start{display:flex;align-items:center;justify-content:flex-start}.gpu-layer{transform:translateZ(0);backface-visibility:hidden}.optimize-rendering{contain:layout style paint;will-change:transform}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.smooth-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.cache-bust:after{content:attr(data-version);display:none}.version-dependent{--cache-key:attr(data-cache-key)}