:root{--ld-canvas:#08090f;--ld-surface-elevated:#07080f;--ld-surface-inset:#05060b;--ld-surface-matrix:rgba(3,4,10,.9);--ld-surface-footer-band:rgba(0,0,0,.2);--ld-surface-row:hsla(0,0%,100%,.02);--ld-surface-row-border:hsla(0,0%,100%,.04);--ld-border:hsla(0,0%,100%,.08);--ld-border-subtle:hsla(0,0%,100%,.06);--ld-border-faint:hsla(0,0%,100%,.05);--ld-border-cell:hsla(0,0%,100%,.04);--ld-font-sans:var(--font-sans);--ld-font-mono:var(--font-mono);--ld-text-primary:#e2e8f0;--ld-text-heading:#fff;--ld-text-muted:#94a3b8;--ld-text-dim:#64748b;--ld-text-faint:#475569;--ld-cyan:#22d3ee;--ld-cyan-soft:rgba(34,211,238,.8);--ld-cyan-label:rgba(103,232,249,.9);--ld-violet:#a78bfa;--ld-shadow-card:0 0 0 1px rgba(0,0,0,.5),0 24px 80px -20px rgba(0,0,0,.75);--ld-glow-cyan:radial-gradient(circle,#22d3ee 0%,transparent 70%);--ld-glow-violet:radial-gradient(circle,#a78bfa 0%,transparent 70%)}.lighter-desk{font-family:var(--ld-font-sans);color:var(--ld-text-primary)}.lighter-desk .ld-font-mono{font-family:var(--ld-font-mono)}@keyframes ld-glow-drift-a{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(6px,-5px,0) scale(1.06)}}@keyframes ld-glow-drift-b{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-5px,6px,0) scale(1.05)}}@media (prefers-reduced-motion:no-preference){.lighter-desk .ld-glow-orb-a{animation:ld-glow-drift-a 9s ease-in-out infinite}.lighter-desk .ld-glow-orb-b{animation:ld-glow-drift-b 11s ease-in-out infinite;animation-delay:1.5s}}@keyframes ld-matrix-cell-pop{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.lighter-desk .ld-matrix-cell-animate{animation:ld-matrix-cell-pop .42s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion:reduce){.lighter-desk .ld-matrix-cell-animate{animation:none;opacity:1;transform:none}}@keyframes ld-matrix-scan{0%{transform:translateY(-100%);opacity:0}8%{opacity:.06}92%{opacity:.06}to{transform:translateY(800%);opacity:0}}@media (prefers-reduced-motion:no-preference){.lighter-desk .ld-matrix-scan-line{animation:ld-matrix-scan 14s ease-in-out infinite}}