:root{--dk-purple: #09020f;--lt-purple: #A06FC1;--md-purple: #543966;--bg: #09020f;--fg: #ffffff;--fs-body: clamp(14px, .875rem + .25vw, 18px);--fs-sub: clamp(20px, 1.25rem + .5vw, 28px);--fs-title: clamp(28px, 1.75rem + 1vw, 42px);--fs-brand: clamp(36px, 2.25rem + 1.5vw, 60px);--menu-bg: #543966;--menu-text: #09020f;--menu-divider: rgba(0, 0, 0, .18);--cta-bg: #543966;--cta-bg-hover: #6b4a82;--cta-bg-active: #452d54;--input-bg: #675d85;--tile-bg: rgba(103, 93, 133, .85)}body.light-mode{--bg: #eadff9;--fg: #2a1846;--menu-bg: #eadff9;--menu-text: #2a1846;--menu-divider: rgba(84, 57, 102, .2);--cta-bg: var(--md-purple);--cta-bg-hover: #7a5699;--cta-bg-active: #452d54;--input-bg: rgba(84, 57, 102, .12);--tile-bg: rgba(84, 57, 102, .15)}@font-face{font-family:StyleBender;src:url("./media/Stylebender-J3L6GOEC.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url("./media/Lato-IKI7JDBO.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}.img-shimmer{position:absolute;inset:0;z-index:2;pointer-events:none;border-radius:inherit;background-color:#00000059;background-image:linear-gradient(90deg,transparent 25%,rgba(255,255,255,.15) 50%,transparent 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;max-width:100%;height:100%}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--fg)}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty}a{text-decoration:none}a:hover{text-decoration:underline}
