:root,html[data-theme=dark]{--bg: #11101a;--rule: rgba(255, 255, 255, .1);--ink: #f0ede8;--ink-2: #a09b96;--ink-3: #686460;--purple: #4e008e;--purple-bright: #a855f7;--d: "Dongle", sans-serif;--ph-bg: #1a1520;--ph-stripe: rgba(78, 0, 142, .07)}html[data-theme=light]{--bg: #f5f2ed;--rule: rgba(26, 21, 32, .1);--ink: #1a1520;--ink-2: #544e5a;--ink-3: #8b8590;--purple: #4e008e;--purple-bright: #7c3aed;--d: "Dongle", sans-serif;--ph-bg: #e8e3f0;--ph-stripe: rgba(78, 0, 142, .08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;background:var(--bg);color:var(--ink);font-family:var(--d);-webkit-font-smoothing:antialiased;line-height:1;overflow-x:hidden;transition:background .3s,color .3s}a{text-decoration:none;color:inherit}p{font-size:19px;font-weight:300;line-height:1.6;color:var(--ink-2)}@media(min-width:641px){p{font-size:24px}}@keyframes fadeout{to{opacity:0}}
