:root{--ink:#060710;--ink-deep:#03040a;--mist:#f6f5ff;--fog:#b5b4c9;--muted:#89889f;--violet:#a18aff;--lavender:#e3dcff;--coral:#ff8b68;--line:rgba(226,220,255,0.14);--glass:rgba(20,20,43,0.42);--workflow-shift:0px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--ink-deep)}body{margin:0;color:var(--mist);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}::selection{background:rgba(255,139,104,.38);color:white}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}