@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);header,nav{position:fixed}*,body,nav div{padding:0;margin:0}main h1,main h2{color:var(--primary)}*,body,main h2,nav div{margin:0}main ul,p{margin-bottom:1rem}footer,select{font-size:.9rem}footer,main{padding:2rem;margin-left:calc(300px + 2rem);max-width:900px}footer .copyright,select:checked{text-align:center}:root{--primary:#FC4A4C;--secondary:#000515;--bg-light:#f8f9fa}body{font-family:Inter,sans-serif;background-color:var(--bg-light);color:var(--secondary);line-height:1.6}header{top:0;left:0;right:0;background:var(--primary);color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;z-index:1000;box-shadow:0 2px 5px rgba(0,0,0,.1)}.store-badge,nav div a,select{color:var(--secondary)}.logo,nav div a{display:flex;align-items:center}.logo{gap:.5rem}.logo img{margin-top:-7px;margin-right:8px;height:2.5rem;width:2.5rem}footer .usefull-links a:hover::before,main .screenshot,main hr,nav div a:hover::before{width:100%}.logo h2{font-size:1.2rem;font-weight:700}select{background-color:#fff;background-image:url("https://flagcdn.com/w20/gb.png");border:none;padding:.8rem .6rem .8rem 36px;border-radius:5px;cursor:pointer;appearance:none;background-repeat:no-repeat;background-size:20px;background-position:12px center}.container{display:grid}.store-badge,.store-badge .icon{display:inline-flex}nav{margin-top:calc(5.5rem + .16rem + 1rem);background:#fdfdfd;border-right:1px solid #ddd;border-radius:10px;width:300px;height:79vh;box-shadow:2px 0 8px rgba(0,0,0,.05)}main,nav div a{position:relative}nav div{list-style:none}nav div hr{height:1px;border:none;background:#ddd;margin:0 1rem;display:none;transition:.5s}nav div a{padding:1rem 1rem 1rem 2rem;text-decoration:none;font-size:14px;box-shadow:0 1px 1px rgba(0,0,0,.074);transition:.5s}nav div a:first-child{padding:1.5rem 1rem 1rem 2rem}nav div a::before{content:'';position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--primary);border-radius:100%;transition:.5s}nav div a span:first-child{width:5px;min-width:5px;height:5px;color:var(--primary);background:0 0;border:1px solid var(--primary);border-radius:100%;margin-right:12px}nav div a .text{display:inline-block}nav div a:hover{background:#fff;box-shadow:0 -1px 5px rgba(0,0,0,.1)}nav div a:hover span:first-child{background:var(--primary);color:#fff}main{background:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);margin-top:calc(5.5rem + .16rem + 1.5rem);margin-bottom:2rem}main hr{height:1px;border:none;background:#e9e9e9}footer .usefull-links a::after,footer .usefull-links a::before{content:'';position:absolute;left:0;bottom:0;height:1px;border-radius:100%;transition:.5s}main h1{font-size:1.8rem;margin:0 0 1rem}main ul{padding:0 24px}main h2:nth-child(n+2){margin:1.5rem 0 .5rem}main .last_update_container{position:absolute;transform:translate(0,50%);top:2rem;right:2rem;font-size:12px;color:#0c0f1c}main .last_update_container p{margin:0;display:inline-block}footer{background:#1e202a;color:#fff;border-radius:1rem 1rem 0 0}footer .usefull-links{float:inline-start;margin-right:4rem}footer .usefull-links a{position:relative;color:#fff;margin-bottom:5rem;text-decoration:none}footer a:visited:active{color:#fff}footer .usefull-links a::before{width:0;background:var(--primary);z-index:2}footer .usefull-links a::after{z-index:1;width:100%;background:#fff}.nav-title-text{text-transform:uppercase;opacity:.7;font-size:8px;font-weight:700;margin-bottom:5px}.store-badge{align-items:center;gap:.6rem;padding:.65rem .9rem;border-radius:999px;text-decoration:none;box-shadow:0 1px 0 rgba(0,0,0,.05),0 6px 16px rgba(0,0,0,.08);background:#fff;line-height:1;transition:transform .06s,box-shadow .2s,background .2s;border:1px solid rgba(0,0,0,.08)}.store-badge:hover{background:#f8f8f8;transform:translateY(-.5px)}.store-badge:active{transform:translateY(0)}.store-badge .icon img{width:1.5rem;height:1.5rem}.store-badge .text{text-transform:capitalize;display:grid}.store-badge .text small{font-size:.52rem;opacity:.95;letter-spacing:.02em;margin-bottom:.2rem}.store-badge .text strong{font-size:.62rem;font-weight:700}.store-badge:focus-visible{outline:0}footer .copyright{font-weight:lighter;font-size:.8rem;margin:2rem 0 0}@media (max-width:800px){footer,main{margin-left:0}header{padding:1rem}nav{display:none}.logo img{margin-top:-3px;height:2rem;width:2rem}main{margin-top:calc(3.8rem + .16rem + 1rem);padding:2rem 1.5rem}main .last_update_container{position:relative;top:inherit;right:inherit;transform:translate(0);font-size:10px;font-weight:400;margin:1rem 0}footer .usefull-links{float:inherit;margin-bottom:1rem}}