/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:Graphik;src:url(/fonts/Graphik-RegularItalic.woff2) format("woff2"),url(/fonts/Graphik-RegularItalic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Graphik;src:url(/fonts/Graphik-Regular.woff2) format("woff2"),url(/fonts/Graphik-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}h1{margin:0 0 16px;font-size:32px;font-weight:400;line-height:1.25;color:rgba(0,0,0,.9)}@media(max-width:540px){h1{font-size:24px;margin:0 0 12px}}h3{margin:0 0 12px}h4{margin:0 0 24px;font-size:14px;line-height:1.42;color:rgba(0,0,0,.5)}h4,p{font-weight:400}p{margin:0 0 16px;font-size:16px;line-height:1.6;color:#666}ol,ul{margin:0 0 0 -16px}li{margin:0;color:rgba(0,0,0,.75);cursor:default}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*,:after,:before{box-sizing:border-box!important}body{background:#f7f7f7;padding:16px}main{position:relative;width:100%;max-width:640px;padding:28px 32px;margin:10vh auto}header{margin:0 0 24px}hr{display:block;width:100%;height:1px;margin:40px 0;background:rgba(0,0,0,.1);border:1px solid transparent;border-radius:1px}#intro-cover{position:fixed;top:0;left:0;z-index:99999999;width:100vw;height:100vh;background:#fff;opacity:1;pointer-events:none}#physicalCard{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:20px;box-shadow:0 2.1px 3.2px -16px rgba(0,0,0,.028),0 7.1px 10.7px -16px rgba(0,0,0,.042),0 32px 48px -16px rgba(0,0,0,.07);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.containerShadow{position:fixed;top:50%;left:50%;z-index:-1;width:100%;max-width:640px;height:50vh;transform:translateX(-50%) translateY(-50%) scale(.75)}.shadowBlob{position:absolute;border-radius:200px;filter:blur(72px)}#shadowBlob0{top:0;left:0;width:128px;height:128px;margin:-64px 0 0 -64px;background:blue;animation:sequenceShadowBlob0 12s infinite;animation-timing-function:linear}#shadowBlob1{top:50%;right:0;width:160px;height:160px;margin:-80px 0 0 -80px;background:red;animation:sequenceShadowBlob1 20s infinite;animation-timing-function:linear}#shadowBlob2{top:100%;left:0;width:200px;height:200px;margin:-100px 0 0 -100px;background:green;animation:sequenceShadowBlob2 26s infinite;animation-timing-function:linear}#shadowBlob3{top:0;left:0;width:128px;height:128px;margin:-64px 0 0 -64px;background:#ff0;animation:sequenceShadowBlob0 12s infinite;animation-delay:8s;animation-timing-function:linear}#shadowBlob4{top:50%;right:0;width:160px;height:160px;margin:-80px 0 0 -80px;background:pink;animation:sequenceShadowBlob1 20s infinite;animation-delay:10s;animation-timing-function:linear}#shadowBlob5{background:aqua;animation:sequenceShadowBlob2 26s infinite;animation-delay:13s;animation-timing-function:linear}#shadowBlob5,#shadowBlob6{top:100%;left:0;width:200px;height:200px;margin:-100px 0 0 -100px}#shadowBlob6{background:orange;animation:sequenceShadowBlob2 26s infinite;animation-delay:4s;animation-timing-function:linear}@keyframes sequenceShadowBlob0{0%{top:0;left:0;transform:scale(1.5)}25%{top:0;left:100%;transform:scale(1.5)}50%{top:100%;left:100%;transform:scale(3)}75%{top:100%;left:0;transform:scale(2)}to{top:0;left:0;transform:scale(1.5)}}@keyframes sequenceShadowBlob1{0%{top:100%;left:0;transform:scale(2)}25%{top:0;left:100%;transform:scale(1.5)}50%{top:100%;left:0;transform:scale(1)}75%{top:0;left:0;transform:scale(2.5)}to{top:100%;left:0;transform:scale(2)}}@keyframes sequenceShadowBlob2{0%{top:50%;left:50%;transform:scale(3)}25%{top:100%;left:100%;transform:scale(1.5)}50%{top:0;left:0;transform:scale(4)}75%{top:0;left:100%;transform:scale(2.5)}to{top:50%;left:50%;transform:scale(3)}}