@keyframes spinLady{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes colorWays{0%{background-position:0 0}to{background-position:0 100%}}@font-face{font-display:swap;font-family:Public Sans;font-style:normal;font-weight:400;src:url(https://elza.design/fonts/psans.woff2)format("woff2"),url(https://elza.design/fonts/psans.woff)format("woff")}html{background:#f8f3ed}html,body{width:100%;height:100%}body{padding:unset;margin:unset;outline:unset;color:#000;font-family:Public Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;position:relative;overflow:hidden}.page{box-sizing:border-box;-webkit-user-select:none;user-select:none;flex-wrap:wrap;place-content:flex-start;width:calc(100vw + 420px);height:calc(100vh + 220px);display:flex;position:absolute;top:0;left:0}.page .block{z-index:0;box-sizing:border-box;width:100%;max-width:22.5rem;padding-top:3.75rem;padding-left:3.75rem;position:relative}.page .block h1,.page .block h2,.page .block h3,.page .block h4,.page .block h5,.page .block p,.page .block div{margin:unset;font-size:.875rem;font-weight:400;line-height:1.57}.page .block h1 a,.page .block h2 a,.page .block h3 a,.page .block h4 a,.page .block h5 a,.page .block p a,.page .block div a{color:currentColor;margin:-.375rem;padding:.375rem}.page .block h1 a:focus,.page .block h2 a:focus,.page .block h3 a:focus,.page .block h4 a:focus,.page .block h5 a:focus,.page .block p a:focus,.page .block div a:focus{outline:unset;background:#fff}.page .repeat-backdrop{padding:unset;margin:unset;z-index:1;will-change:contents;position:absolute;inset:0}.page .spinny-girl{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page .spinny-girl svg{animation:30s linear infinite spinLady}.page .rainbow-mode{pointer-events:none;z-index:-1;will-change:background-position opacity;opacity:0;background:linear-gradient(#3793ff 0%,#52a2ff 10%,#e5bbff 13%,#0659f3 18%,#e5bbff 28%,#b7ff9d 39%,#3793ff 50%,#52a2ff 60%,#e5bbff 63%,#004ee3 68%,#e5bbff 78%,#b7ff9d 89%,#3793ff 100%) 0 0/100% 200%;width:100%;height:100%;transition:opacity .16s;animation:1.05s linear infinite paused colorWays;position:absolute;inset:0}.page.hover .rainbow-mode{opacity:1;animation-play-state:running}.page.hover .spinny-girl svg{animation-duration:1s}@media screen and (width<=480px){.page{width:100vw;padding-right:30px}}
