body{background:linear-gradient(180deg,#d76a6a,#111 45% 55%,#176ed2);min-height:100vh;margin:0;color:#fff;position:relative;overflow-x:hidden}button,body{font-family:Noto Sans,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;font-variant:small-caps;font-size:1.2rem}a{color:inherit;text-decoration:inherit}#bubbles{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0}.bubble{position:absolute;border-radius:50%;background:#ffffff2e;box-shadow:0 0 12px #ffffff26;animation:bubble-float var(--duration) ease-in-out infinite}.bubble-1{width:22px;height:22px;left:12%;top:18%;--duration: 18s;--dx: 26px;--dy: -120px;animation-delay:-1s}.bubble-2{width:16px;height:16px;left:74%;top:22%;--duration: 16s;--dx: -22px;--dy: -110px;animation-delay:-3s}.bubble-3{width:18px;height:18px;left:40%;top:52%;--duration: 20s;--dx: 18px;--dy: -130px;animation-delay:-2s}.bubble-4{width:14px;height:14px;left:82%;top:62%;--duration: 15s;--dx: -16px;--dy: -105px;animation-delay:-4s}.bubble-5{width:24px;height:24px;left:20%;top:76%;--duration: 21s;--dx: 30px;--dy: -140px;animation-delay:-5s}.bubble-6{width:18px;height:18px;left:58%;top:12%;--duration: 17s;--dx: -24px;--dy: -125px;animation-delay:-6s}.bubble-7{width:12px;height:12px;left:6%;top:40%;--duration: 14s;--dx: 20px;--dy: -110px;animation-delay:-2.5s}.bubble-8{width:20px;height:20px;left:32%;top:32%;--duration: 19s;--dx: -28px;--dy: -135px;animation-delay:-4.5s}.bubble-9{width:15px;height:15px;left:52%;top:70%;--duration: 18.5s;--dx: 14px;--dy: -120px;animation-delay:-1.5s}.bubble-10{width:13px;height:13px;left:68%;top:48%;--duration: 15.5s;--dx: -18px;--dy: -112px;animation-delay:-3.2s}.bubble-11{width:19px;height:19px;left:88%;top:18%;--duration: 19.5s;--dx: -26px;--dy: -132px;animation-delay:-5.2s}.bubble-12{width:17px;height:17px;left:10%;top:62%;--duration: 16.5s;--dx: 22px;--dy: -118px;animation-delay:-6.1s}.bubble-13{width:21px;height:21px;left:46%;top:20%;--duration: 20.5s;--dx: 12px;--dy: -140px;animation-delay:-2.8s}.bubble-14{width:14px;height:14px;left:64%;top:80%;--duration: 17.5s;--dx: -20px;--dy: -125px;animation-delay:-4.1s}.bubble-15{width:16px;height:16px;left:28%;top:88%;--duration: 18.8s;--dx: 28px;--dy: -145px;animation-delay:-3.8s}.bubble-16{width:12px;height:12px;left:86%;top:36%;--duration: 15.8s;--dx: -14px;--dy: -108px;animation-delay:-5.7s}@keyframes bubble-float{0%{transform:translateY(0) scale(1)}50%{transform:translate(var(--dx),var(--dy)) scale(1.03)}to{transform:translateY(0) scale(1)}}#root{display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000040;min-height:100vh;position:relative;z-index:1}header>a>img{height:50px;max-width:100%}header{display:flex;justify-content:center;padding:20px;gap:25px;margin-top:50px;background:#222;width:fit-content;border-radius:15px;max-width:80vw}header span{align-self:center}select{background:#222;color:#f2f2f2;border:1px solid #3a3a3a;box-shadow:inset 0 0 0 1px #1c1c1c;border-radius:5px;padding:10px;font-size:1.1rem}select:focus-visible{outline:2px solid #d6d6d6;outline-offset:2px}@media (aspect-ratio < 1){main{display:flex;flex-direction:column;width:min(900px,90vw);margin:50px auto;justify-content:center;align-items:center;gap:50px}}@media (aspect-ratio >= 1){main{display:flex;flex-direction:row;width:min(1200px,90vw);margin:50px auto;justify-content:center;align-items:flex-start;gap:50px}}.content-section{display:flex;flex-direction:column;align-items:center;gap:25px;width:500px;max-width:90vw}.section-title{margin:0;padding:8px 18px;background:#222;border-radius:12px;border:1px solid #2b2b2b;text-align:center;font-size:1.2rem;letter-spacing:.04em}.product-container{display:flex;flex-direction:column;align-items:center;gap:25px;width:100%}.product-card{display:flex;flex-direction:column;align-items:center;gap:16px;background-color:#222;padding:16px;width:400px;max-width:70vw;border-radius:1vh;border:1px solid #272727;opacity:.9}.product-banner{height:auto;width:100%;border-radius:12px;opacity:.95}.product-actions{display:flex;flex-direction:column;gap:10px;width:100%}.product-actions a{display:grid;grid-template-columns:1fr 6fr 1fr;background-color:#000;margin:0;gap:5px;width:100%;align-items:center;border-radius:1vh;border:1px solid #272727;opacity:.9}.product-actions span{text-align:center}.store-button-logo{height:50px;margin:5px 5px 5px 10px}.steam-button{background:linear-gradient(to bottom,#111d2e,#051839 21%,#0a1b48 41%,#132e62 58%,#144b7e 74%,#136497,#1387b8)}.web-demo-list{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.web-demo-card{display:grid;grid-template-columns:70px 1fr;gap:15px;align-items:center;background-color:#222;width:400px;max-width:70vw;border-radius:1vh;border:1px solid #272727;opacity:.92;padding:10px 14px}.web-demo-card:not(.is-coming-soon):hover{opacity:1}.web-demo-card.is-coming-soon{opacity:.6;background-color:#222;cursor:default}.web-demo-thumbnail{width:60px;height:60px;object-fit:cover;border-radius:12px;background-color:#101010;box-sizing:border-box}.web-demo-thumbnail.is-icon{object-fit:cover;padding:0;background-color:transparent}.web-demo-info{display:flex;flex-direction:column;gap:4px}.web-demo-title{text-align:left}.web-demo-meta{text-align:left;font-size:.95rem;opacity:.8}
