:root{color-scheme:light dark;--bg-color:#fff;--fg-color:#333}@media (prefers-color-scheme:dark){:root{--bg-color:#000;--fg-color:#eee}}*{margin:0;padding:0}a,a:visited,body,html{color:var(--fg-color)}body,html{background:var(--bg-color)}html{height:100%}body{min-height:100%;display:flex;align-items:flex-end;justify-content:center;font:1em/1.75 -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}a{text-decoration:none}.applist a:hover .title,.rainbow,.rainbow--footer,.rainbow--title{-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#000}.rainbow--title{background-image:linear-gradient(330deg,#6edc46 -1%,#ebcc3f 17%,#dc7a21 33%,#ce332f 48%,#ff22a6 65%,#062dff 84%,#4ec2ef 99%)}.rainbow--footer{background-image:linear-gradient(118deg,#6edc46 -1%,#ebcc3f 17%,#dc7a21 33%,#ce332f 48%,#ff22a6 65%,#062dff 84%,#4ec2ef 99%)}h1 a{font-size:4em}h1 a:hover{background-image:linear-gradient(45deg,#6edc46 -1%,#ebcc3f 17%,#dc7a21 33%,#ce332f 48%,#ff22a6 65%,#062dff 84%,#4ec2ef 99%)}h2{margin:2em 0}h3{margin-top:2em;font-size:1.5em;font-size:1.2em}footer{margin:2em 0}footer a,footer span{display:inline-block}footer a:before,footer span:before{content:"";position:relative;top:.1em;display:inline-block;width:0;height:.75em;margin-left:1em;padding-left:1em;border-left:1px solid #ccc}#doc{max-width:35em;margin:0 auto;padding:0 1em}.privacy p{margin-bottom:1em}.applist ul{position:relative;padding-top:96px;list-style:none;font-weight:900;font-size:2em}.applist .icon{position:absolute;z-index:0;top:0}.applist .icon img{width:64px;height:64px;background-repeat:no-repeat;background-size:cover;border-radius:15%;filter:grayscale(.75)}.applist a:hover .title{background-image:linear-gradient(90deg,#6edc46 -1%,#ebcc3f 17%,#dc7a21 33%,#ce332f 48%,#ff22a6 65%,#062dff 84%,#4ec2ef 99%)}.applist a:hover .icon{z-index:1}.applist a:hover .icon img{filter:grayscale(0)}@media (max-width:640px){h1 a{font-size:2em}footer a:before,footer span:before{margin-left:0}}@media (min-width:641px){footer a:first-child:before{margin-left:0;padding-left:0;border-left:none}footer br{display:none}}