.featured-game-section{position:relative;padding:4rem 0;background:#0a0a0a;color:#fff;overflow:hidden}.featured-grid{display:flex;flex-direction:column;align-items:center;gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.featured-game-info{width:100%;text-align:center;order:2}.featured-title-row{display:flex;align-items:center;justify-content:center;margin:0 0 1rem}.featured-game-title{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;font-size:clamp(2.25rem,6vw,3.5rem);line-height:1.1;letter-spacing:-.01em;letter-spacing:-.02em;line-height:1;margin:0;color:#fff}.featured-game-description{font-size:1.02rem;line-height:1.7;color:#a3a3a3;margin:0 0 1.75rem}.featured-store-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem}.featured-store-badge{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;transition:opacity .15s ease}.featured-store-badge:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.featured-store-badge img{display:block;width:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.featured-store-badge:hover{opacity:.85}.featured-store-badge-apple img{height:46px}.featured-store-badge-google img{height:66px;aspect-ratio:646/250}.featured-play-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:999px;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:.95rem;line-height:1.2;padding:.75rem 1.6rem;text-decoration:none;text-align:center;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease;padding:.95rem 2rem;font-size:1rem;background:#fff;color:#0a0a0a;border-color:#fff}.featured-play-link:focus-visible{outline:2px solid #0a0a0a;outline-offset:3px}.featured-play-link:disabled,.featured-play-link.is-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.featured-play-link:hover{background:#e5e5e5;border-color:#e5e5e5}.featured-play-link:focus-visible{outline-color:#fff}.featured-play-link-arrow{display:inline-block;transition:transform .25s cubic-bezier(.22,1,.36,1)}.featured-play-link:hover .featured-play-link-arrow{transform:translate(4px)}.featured-carousel{width:100%;max-width:480px;order:1;display:flex;flex-direction:column;align-items:center;gap:1rem}.featured-carousel-frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#171717;border:1px solid #262626}.featured-carousel-slides{position:absolute;top:0;right:0;bottom:0;left:0}.featured-carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.03);transition:opacity .6s ease,transform 5s ease-out;pointer-events:none;-webkit-user-select:none;user-select:none}.featured-carousel-slide-active{opacity:1;transform:scale(1);pointer-events:auto;z-index:1}.featured-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:36px;height:36px;border-radius:50%;border:1px solid #404040;background:#0a0a0aa6;color:#fff;font-size:1.3rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.featured-arrow:hover{background:#fff;color:#0a0a0a;border-color:#fff}.featured-arrow:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.featured-arrow-prev{left:.6rem}.featured-arrow-next{right:.6rem}.featured-dots{display:flex;justify-content:center;gap:8px}.featured-dot{width:6px;height:6px;border-radius:50%;border:0;padding:0;background:#404040;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.featured-dot:hover{background:#a3a3a3}.featured-dot:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.featured-dot-active{background:#fff;transform:scale(1.25)}@media (min-width: 768px){.featured-game-section{padding:5rem 0}.featured-grid{flex-direction:row;justify-content:center;gap:3rem;padding:0 2rem}.featured-game-info{flex:1;max-width:480px;text-align:left;order:1}.featured-title-row,.featured-store-row{justify-content:flex-start}.featured-carousel{flex:0 0 480px;max-width:480px;order:2}}@media (min-width: 1024px){.featured-game-section{padding:6rem 0}.featured-grid{gap:4.5rem}.featured-game-info{max-width:500px}.featured-game-description{font-size:1.1rem;line-height:1.75}.featured-carousel{flex:0 0 560px;max-width:560px}.featured-arrow{width:42px;height:42px}.featured-arrow-prev{left:1rem}.featured-arrow-next{right:1rem}}
