:root{color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#3e4044;color:#f4f4f6;overflow-x:hidden;min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#39ff14;border-radius:3px}.pl-btn:focus-visible{outline:2px solid #39ff14;outline-offset:2px}.pl-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pl-card:hover{transform:translateY(-3px)}.pl-grad-text{background:linear-gradient(135deg,#39ff14,#ff2d78);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@keyframes plpulse{0%,to{opacity:1}50%{opacity:.3}}.pl-pulse{animation:plpulse 2s infinite}@media (prefers-reduced-motion: reduce){.pl-card{transition:none}.pl-pulse{animation:none}html{scroll-behavior:auto}}
