.crafting-root{--color-surface-0:#0f0f23;--color-surface-1:#13132b;--color-surface-2:rgba(20,20,45,.7);--color-surface-3:rgba(30,30,60,.6);--color-border:rgba(124,58,237,.15);--color-border-subtle:rgba(124,58,237,.08);--color-text-primary:#f1f0ff;--color-text-secondary:#a8a3c8;--color-text-tertiary:#6b6590;--color-text-muted:#4a4570;--color-accent:#7c3aed;--color-accent-hover:#8b5cf6;--color-accent-muted:#4c1d95;--color-profit:#4ade80;--color-loss:#f87171;--color-override:#c084fc;background-color:var(--color-surface-0);color:var(--color-text-primary);font-family:Chakra Petch,DM Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.crafting-root ::-webkit-scrollbar{width:5px;height:5px}.crafting-root ::-webkit-scrollbar-track{background:var(--color-surface-0)}.crafting-root ::-webkit-scrollbar-thumb{background:rgba(124,58,237,.2);border-radius:99px}.crafting-root ::-webkit-scrollbar-thumb:hover{background:rgba(124,58,237,.5)}.crafting-root input[type=number]::-webkit-inner-spin-button,.crafting-root input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.crafting-root input[type=number]{-moz-appearance:textfield}.crafting-root .glass-panel{background:rgba(15,15,40,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(124,58,237,.12);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 0 rgba(124,58,237,.06);transition:border-color .3s ease,box-shadow .3s ease}.crafting-root .glass-panel:hover{border-color:rgba(124,58,237,.25);box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 24px rgba(124,58,237,.08),inset 0 1px 0 rgba(124,58,237,.1)}.crafting-root tr{transition:background-color .15s ease}.crafting-root tbody tr:hover{background-color:rgba(124,58,237,.04)!important}.crafting-root .accent-glow{box-shadow:0 0 20px rgba(124,58,237,.3),0 4px 12px rgba(0,0,0,.3)}.crafting-root input:focus,.crafting-root select:focus{border-color:rgba(124,58,237,.4)!important;box-shadow:0 0 0 2px rgba(124,58,237,.15);outline:none}.crafting-root .crt-scanlines{position:fixed;inset:0;pointer-events:none;z-index:100;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 4px)}.crafting-root .neon-tab-glow{box-shadow:0 0 8px rgba(124,58,237,.4),0 0 20px rgba(124,58,237,.15),inset 0 0 0 1px rgba(124,58,237,.3);background:linear-gradient(135deg,rgba(124,58,237,.2),rgba(244,63,94,.1))}.crafting-root .neon-text{text-shadow:0 0 7px rgba(124,58,237,.5),0 0 20px rgba(124,58,237,.3),0 0 42px rgba(124,58,237,.15)}@keyframes border-glow-pulse{0%,to{border-color:rgba(124,58,237,.12)}50%{border-color:rgba(124,58,237,.25)}}.crafting-root .glass-panel-animated{animation:border-glow-pulse 4s ease-in-out infinite}