@import"https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800;900&family=Instrument+Serif:ital@0;1&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Figtree,system-ui,-apple-system,sans-serif;background:#f8f9ff;color:#1e1b4b;-webkit-font-smoothing:antialiased;letter-spacing:-.01em}input,textarea,select,button{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:2px}@keyframes spin{to{transform:rotate(360deg)}}input[type=range]{-webkit-appearance:none;width:100%;height:6px;background:linear-gradient(to right,#3b82f6,#dbeafe);border-radius:3px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:#3b82f6;border-radius:50%;cursor:pointer;border:3px solid white;box-shadow:0 0 8px #3b82f666}a{color:inherit}
