:root{--c-purple: #7B3FAA;--c-purple-dark: #3D2B6E;--c-purple-mid: #9B62C8;--c-purple-pale: #EDE5F7;--c-purple-faint: #F7F3FC;--c-bg: #F2F1F7;--c-surface: #ffffff;--c-text: #1A1A2E;--c-text-muted: #6B7280;--c-border: #E2DFF0;--c-green: #10B981;--c-amber: #F59E0B;--c-red: #EF4444;--c-grey: #9CA3AF}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{overflow-x:clip;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--c-bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='600'%3E%3Cpolygon points='0,0 200,80 0,180' fill='none' stroke='%236B4C9A' stroke-opacity='0.05' stroke-width='1'/%3E%3Cpolygon points='200,80 400,0 400,160 200,240' fill='none' stroke='%236B4C9A' stroke-opacity='0.05' stroke-width='1'/%3E%3Cpolygon points='400,0 600,80 600,0' fill='none' stroke='%236B4C9A' stroke-opacity='0.05' stroke-width='1'/%3E%3Cpolygon points='0,180 200,240 0,360' fill='none' stroke='%236B4C9A' stroke-opacity='0.04' stroke-width='1'/%3E%3Cpolygon points='200,240 400,160 600,240 400,320 200,400' fill='none' stroke='%236B4C9A' stroke-opacity='0.04' stroke-width='1'/%3E%3Cpolygon points='600,80 600,240 400,160' fill='none' stroke='%236B4C9A' stroke-opacity='0.04' stroke-width='1'/%3E%3Cpolygon points='0,360 200,400 0,540' fill='none' stroke='%236B4C9A' stroke-opacity='0.04' stroke-width='1'/%3E%3Cpolygon points='200,400 400,320 600,400 400,480 200,560' fill='none' stroke='%236B4C9A' stroke-opacity='0.04' stroke-width='1'/%3E%3Cpolygon points='600,240 600,400 400,320' fill='none' stroke='%236B4C9A' stroke-opacity='0.04' stroke-width='1'/%3E%3Cpolygon points='0,540 200,560 0,600' fill='none' stroke='%236B4C9A' stroke-opacity='0.03' stroke-width='1'/%3E%3Cpolygon points='200,560 400,480 600,560 400,600 200,600' fill='none' stroke='%236B4C9A' stroke-opacity='0.03' stroke-width='1'/%3E%3Cpolygon points='600,400 600,560 400,480' fill='none' stroke='%236B4C9A' stroke-opacity='0.03' stroke-width='1'/%3E%3C/svg%3E");background-repeat:repeat;background-size:600px 600px;color:var(--c-text);line-height:1.5}a{color:var(--c-purple);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--c-purple-mid);border-radius:4px;opacity:.5}
