.blog-chat-sidebar-module__Rj-s_a__container{border-left:1px solid var(--outline-color);background:var(--background);z-index:100;flex-direction:column;height:100vh;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0;overflow:hidden}.blog-chat-sidebar-module__Rj-s_a__header{background:var(--background);border-bottom:1px solid var(--outline-color);padding:1.5rem;position:relative}.blog-chat-sidebar-module__Rj-s_a__badge{background:var(--primary);color:#000;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.4rem .8rem;font-size:.65rem;font-weight:900;display:inline-flex}.blog-chat-sidebar-module__Rj-s_a__headerTitle h3{color:var(--foreground);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:1.25rem;font-weight:900}.blog-chat-sidebar-module__Rj-s_a__headerTitle span{color:var(--primary)}.blog-chat-sidebar-module__Rj-s_a__chatArea{background:var(--background);flex-direction:column;flex:1;padding:2rem 1.5rem;display:flex;overflow-y:auto}.blog-chat-sidebar-module__Rj-s_a__message{z-index:1;gap:1.25rem;padding-bottom:2.5rem;display:flex;position:relative}.blog-chat-sidebar-module__Rj-s_a__message:before{content:"";background:var(--outline-color);opacity:.5;z-index:0;width:1px;height:calc(100% - 1rem);position:absolute;top:1.5rem;left:.75rem}.blog-chat-sidebar-module__Rj-s_a__message:last-child:before{display:none}.blog-chat-sidebar-module__Rj-s_a__avatarContainer{background:var(--primary);z-index:2;border:1px solid #000;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:relative;overflow:hidden}.blog-chat-sidebar-module__Rj-s_a__avatar{object-fit:cover;width:100%;height:100%}.blog-chat-sidebar-module__Rj-s_a__messageContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.blog-chat-sidebar-module__Rj-s_a__messageMeta{text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.65rem;font-weight:900;display:flex}.blog-chat-sidebar-module__Rj-s_a__senderName{color:var(--foreground)}.blog-chat-sidebar-module__Rj-s_a__youBadge{color:var(--primary);opacity:.8;font-size:.6rem}.blog-chat-sidebar-module__Rj-s_a__timestamp{color:var(--foreground);opacity:.3;font-size:.6rem}.blog-chat-sidebar-module__Rj-s_a__messageActions{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.blog-chat-sidebar-module__Rj-s_a__ownerActions{align-items:center;gap:1rem;display:flex}.blog-chat-sidebar-module__Rj-s_a__editBtn,.blog-chat-sidebar-module__Rj-s_a__deleteBtn{color:var(--foreground);opacity:.3;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:all .2s;display:flex}.blog-chat-sidebar-module__Rj-s_a__editBtn:hover{opacity:1;color:var(--primary)}.blog-chat-sidebar-module__Rj-s_a__likeBtn{color:var(--foreground);opacity:.4;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-size:.7rem;font-weight:800;transition:all .2s;display:flex}.blog-chat-sidebar-module__Rj-s_a__likeBtn:hover{opacity:1;color:var(--primary)}.blog-chat-sidebar-module__Rj-s_a__liked{color:var(--primary)!important;opacity:1!important}.blog-chat-sidebar-module__Rj-s_a__messageBubble{color:var(--foreground);opacity:.85;word-break:break-word;font-size:.85rem;line-height:1.6}.blog-chat-sidebar-module__Rj-s_a__inputArea{background:var(--background);border-top:1px solid var(--outline-color);padding:1rem 1.5rem 1.5rem}.blog-chat-sidebar-module__Rj-s_a__inputHint{color:var(--primary);opacity:.6;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;margin-bottom:.6rem;font-size:.55rem;font-weight:900;display:flex}.blog-chat-sidebar-module__Rj-s_a__inputWrapper{background:var(--background);border:1.5px solid var(--outline-color);flex-direction:column;transition:all .3s;display:flex}.blog-chat-sidebar-module__Rj-s_a__inputWrapper:focus-within{border-color:var(--primary)}.blog-chat-sidebar-module__Rj-s_a__inputWrapper textarea{width:100%;color:var(--foreground);resize:none;background:0 0;border:none;outline:none;min-height:80px;max-height:200px;padding:1rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600}.blog-chat-sidebar-module__Rj-s_a__inputWrapper textarea::placeholder{color:var(--text-muted);opacity:.6}.blog-chat-sidebar-module__Rj-s_a__inputFooter{border-top:1px solid rgba(var(--foreground-rgb), .05);justify-content:flex-end;padding:.5rem 1rem;display:flex}.blog-chat-sidebar-module__Rj-s_a__sendBtn{color:var(--primary);cursor:pointer;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.7rem;font-weight:900;transition:all .2s;display:flex}.blog-chat-sidebar-module__Rj-s_a__sendBtn:hover:not(:disabled){color:var(--foreground);transform:translateY(-2px)}.blog-chat-sidebar-module__Rj-s_a__sendBtn:disabled{opacity:.3;cursor:not-allowed}.blog-chat-sidebar-module__Rj-s_a__closeBtn{color:var(--foreground);cursor:pointer;opacity:.4;background:0 0;border:none;transition:opacity .2s;position:absolute;top:1.5rem;right:1.5rem}.blog-chat-sidebar-module__Rj-s_a__closeBtn:hover{opacity:1}.blog-chat-sidebar-module__Rj-s_a__loadMoreBtn{color:var(--primary);border:1px solid var(--primary);text-transform:uppercase;cursor:pointer;background:0 0;margin:0 auto 2rem;padding:.5rem 1.25rem;font-size:.65rem;font-weight:900;transition:all .2s}.blog-chat-sidebar-module__Rj-s_a__loadMoreBtn:hover{background:var(--primary);color:#000}.blog-chat-sidebar-module__Rj-s_a__loadingIndicator{color:var(--primary);justify-content:center;padding:2rem;display:flex}.blog-chat-sidebar-module__Rj-s_a__chatArea::-webkit-scrollbar{width:4px}.blog-chat-sidebar-module__Rj-s_a__chatArea::-webkit-scrollbar-thumb{background:var(--primary)}.blog-chat-sidebar-module__Rj-s_a__deleteBtn{color:var(--foreground);opacity:.3;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:all .2s;display:flex}.blog-chat-sidebar-module__Rj-s_a__deleteBtn:hover{opacity:1;color:#ff4d4d}.blog-chat-sidebar-module__Rj-s_a__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:flex;position:absolute;top:0;left:0}.blog-chat-sidebar-module__Rj-s_a__alertModal{background:var(--background);border:1px solid var(--outline-color);width:100%;max-width:100%;padding:2rem;box-shadow:0 20px 40px #0006}.blog-chat-sidebar-module__Rj-s_a__alertHeader{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.blog-chat-sidebar-module__Rj-s_a__alertHeader h3{text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:950}.blog-chat-sidebar-module__Rj-s_a__alertModal p{opacity:.7;margin-bottom:2rem;font-size:.85rem;line-height:1.6}.blog-chat-sidebar-module__Rj-s_a__alertFooter{gap:1rem;display:flex}.blog-chat-sidebar-module__Rj-s_a__alertFooter button{text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;flex:1;padding:.85rem;font-size:.7rem;font-weight:900;transition:all .2s}.blog-chat-sidebar-module__Rj-s_a__cancelBtn{background:var(--outline-color);color:var(--foreground)}.blog-chat-sidebar-module__Rj-s_a__cancelBtn:hover{background:rgba(var(--foreground-rgb), .1)}.blog-chat-sidebar-module__Rj-s_a__confirmDeleteBtn{color:#fff;background:#ff4d4d}.blog-chat-sidebar-module__Rj-s_a__confirmDeleteBtn:hover{filter:brightness(1.1)}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--outline-color);width:100%;max-width:1400px;color:var(--foreground);margin:80px auto 0;padding:80px 20px 40px}.Footer-module__yg9ahW__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.Footer-module__yg9ahW__logoSection{flex-direction:column;gap:20px;display:flex}.Footer-module__yg9ahW__logo{text-transform:uppercase;color:var(--foreground);align-items:center;gap:12px;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__yg9ahW__logoIcon{justify-content:center;align-items:center;display:flex}.Footer-module__yg9ahW__description{color:var(--text-muted);max-width:320px;font-size:.95rem;line-height:1.6}.Footer-module__yg9ahW__socialLinks{gap:15px;margin-top:10px;display:flex}.Footer-module__yg9ahW__socialIcon{background:rgba(var(--primary-rgb), .1);width:40px;height:40px;color:var(--primary);border:1px solid rgba(var(--primary-rgb), .1);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__yg9ahW__socialIcon:hover{background:var(--primary);color:#000;transform:translateY(-3px)}.Footer-module__yg9ahW__column{flex-direction:column;gap:20px;display:flex}.Footer-module__yg9ahW__column h4{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:10px;font-size:1.1rem;font-weight:800}.Footer-module__yg9ahW__links{flex-direction:column;gap:12px;display:flex}.Footer-module__yg9ahW__links a{color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s,transform .3s;display:inline-block}.Footer-module__yg9ahW__links a:hover{color:var(--primary);transform:translate(5px)}.Footer-module__yg9ahW__bottomBar{border-top:1px solid var(--outline-color);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:30px;font-size:.9rem;font-weight:500;display:flex}@media (max-width:1024px){.Footer-module__yg9ahW__footerGrid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__yg9ahW__logoSection{grid-column:span 2}}@media (max-width:640px){.Footer-module__yg9ahW__footerGrid{grid-template-columns:1fr;gap:40px}.Footer-module__yg9ahW__logoSection{grid-column:span 1}.Footer-module__yg9ahW__bottomBar{text-align:center;flex-direction:column;gap:20px}}
.delete-module__XsNYyW__deleteMain{z-index:10;flex-direction:column;align-items:center;min-height:100vh;padding:7rem 2rem 4rem;display:flex;position:relative}.delete-module__XsNYyW__wrapper{flex-direction:column;gap:2rem;width:100%;max-width:800px;display:flex}.delete-module__XsNYyW__backBtn{background:var(--card-bg);border:1px solid var(--outline-color);color:var(--foreground);cursor:pointer;border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .2s;display:flex}.delete-module__XsNYyW__backBtn:hover{border-color:var(--primary)}.delete-module__XsNYyW__header{border-bottom:1px solid var(--outline-color);margin-bottom:1rem;padding-bottom:1.5rem}.delete-module__XsNYyW__title{text-transform:uppercase;color:var(--foreground);letter-spacing:-1px;margin:0;font-size:2.2rem;font-weight:950;line-height:1.1}.delete-module__XsNYyW__warningBanner{background:#ff32320d;border:1px solid #ff323233;border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1.5rem;display:flex}.delete-module__XsNYyW__warningIcon{color:#ff6b6b;flex-shrink:0}.delete-module__XsNYyW__warningContent h3{color:#ff6b6b;text-transform:uppercase;margin:0 0 .5rem;font-size:1rem;font-weight:900}.delete-module__XsNYyW__warningContent p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.delete-module__XsNYyW__formCard{background:var(--card-bg);border:1px solid var(--outline-color);border-radius:16px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.delete-module__XsNYyW__formSection{flex-direction:column;gap:1rem;display:flex}.delete-module__XsNYyW__sectionTitle{text-transform:uppercase;color:var(--primary);letter-spacing:2px;margin-bottom:.5rem;font-size:.75rem;font-weight:900}.delete-module__XsNYyW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.delete-module__XsNYyW__inputLabel{color:var(--foreground);font-size:.85rem;font-weight:700}.delete-module__XsNYyW__inputField{border:1px solid var(--outline-color);color:var(--foreground);background:#ffffff08;border-radius:8px;outline:none;padding:.8rem 1rem;font-size:.95rem;transition:all .2s}.delete-module__XsNYyW__inputField:focus{border-color:var(--primary);background:rgba(var(--primary-rgb), .05)}.delete-module__XsNYyW__inputField:disabled{opacity:.6;cursor:not-allowed}.delete-module__XsNYyW__selectField{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem}.delete-module__XsNYyW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.delete-module__XsNYyW__statItem{border:1px solid var(--outline-color);background:#ffffff05;border-radius:10px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.delete-module__XsNYyW__statLabel{color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:800}.delete-module__XsNYyW__statValue{color:var(--primary);font-size:1.1rem;font-weight:900}.delete-module__XsNYyW__checkboxGroup{cursor:pointer;background:#ff323208;border:1px solid #ff32321a;border-radius:10px;align-items:flex-start;gap:1rem;padding:1rem;transition:all .2s;display:flex}.delete-module__XsNYyW__checkboxGroup:hover{background:#ff32320f}.delete-module__XsNYyW__checkbox{border:2px solid var(--outline-color);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.delete-module__XsNYyW__checkbox.delete-module__XsNYyW__checked{color:#fff;background:#ff6b6b;border-color:#ff6b6b}.delete-module__XsNYyW__checkboxLabel{color:var(--foreground);font-size:.85rem;font-weight:600;line-height:1.5}.delete-module__XsNYyW__submitBtn{color:#fff;text-transform:uppercase;cursor:pointer;background:#ff6b6b;border:none;border-radius:12px;margin-top:1rem;padding:1.2rem;font-size:1rem;font-weight:900;transition:all .3s}.delete-module__XsNYyW__submitBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px)}.delete-module__XsNYyW__submitBtn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale()}.delete-module__XsNYyW__footerNote{text-align:center;color:var(--text-muted);font-size:.75rem;line-height:1.6}@media (max-width:768px){.delete-module__XsNYyW__deleteMain{padding:5rem 1rem 3rem}.delete-module__XsNYyW__title{font-size:1.8rem}.delete-module__XsNYyW__formCard{padding:1.5rem}.delete-module__XsNYyW__statsGrid{grid-template-columns:1fr 1fr}}
.GamesPage-module__MDmclW__container{background:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;display:flex;position:relative;overflow-x:hidden}.GamesPage-module__MDmclW__backgroundAnimation{z-index:-2;pointer-events:none;background-color:var(--background);position:fixed;inset:0}.GamesPage-module__MDmclW__backgroundAnimation:before{content:"";background-image:radial-gradient(circle at 2px 2px, var(--outline-color) 2px, transparent 0);opacity:.3;background-size:40px 40px;position:absolute;inset:0}.GamesPage-module__MDmclW__main{z-index:1;flex:1;padding-top:0;position:relative}.GamesPage-module__MDmclW__contentWrapper{width:100%;max-width:1440px;margin:0 auto;padding:0 4% 8rem}.GamesPage-module__MDmclW__pageHeader{background-color:var(--background);border-bottom:1px solid var(--outline-color);text-align:left;flex-direction:column;align-items:flex-start;width:100vw;margin-bottom:5rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:10rem 5% 6rem;display:flex;position:relative;overflow:hidden}.GamesPage-module__MDmclW__headerGrid{pointer-events:none;opacity:.1;z-index:0;justify-content:space-around;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.GamesPage-module__MDmclW__gridLine{background:var(--foreground);width:1px;height:100%}.GamesPage-module__MDmclW__pageTitle{text-transform:uppercase;letter-spacing:-.04em;color:var(--foreground);z-index:1;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;line-height:.9;position:relative}.GamesPage-module__MDmclW__pageTitle span{color:var(--primary)}.GamesPage-module__MDmclW__pageSubtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;opacity:.6;max-width:600px;margin:2rem 0 0;font-size:1rem;font-weight:500;line-height:1.6}.GamesPage-module__MDmclW__gamesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.GamesPage-module__MDmclW__gameCard{background:var(--background);border:1px solid var(--outline-color);color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.2,0,0,1);display:flex;position:relative;overflow:hidden}.GamesPage-module__MDmclW__gameCard:hover{border-color:var(--primary);transform:translateY(-10px)}.GamesPage-module__MDmclW__imageWrapper{aspect-ratio:16/9;position:relative;overflow:hidden}.GamesPage-module__MDmclW__gameImage{filter:grayscale()brightness(.7);transition:all .6s}.GamesPage-module__MDmclW__gameCard:hover .GamesPage-module__MDmclW__gameImage{filter:grayscale(0)brightness();transform:scale(1.05)}.GamesPage-module__MDmclW__cardOverlay{opacity:0;background:linear-gradient(#0000 40%,#000c 100%);justify-content:flex-start;align-items:flex-end;padding:2rem;transition:all .4s;display:flex;position:absolute;inset:0}.GamesPage-module__MDmclW__gameCard:hover .GamesPage-module__MDmclW__cardOverlay{opacity:1}.GamesPage-module__MDmclW__playBtn{background:var(--primary);color:#000;text-transform:uppercase;border-radius:8px;align-items:center;gap:.75rem;padding:.8rem 1.5rem;font-size:.75rem;font-weight:900;transition:all .4s cubic-bezier(.2,1,.2,1);display:flex;transform:translateY(20px)}.GamesPage-module__MDmclW__gameCard:hover .GamesPage-module__MDmclW__playBtn{transform:translateY(0)}.GamesPage-module__MDmclW__priceBadge{background:rgba(var(--primary-rgb), .9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;text-transform:uppercase;letter-spacing:.05em;z-index:3;border:1px solid #fff3;border-radius:8px;padding:.5rem 1rem;font-size:.7rem;font-weight:900;position:absolute;top:1.25rem;right:1.25rem}.GamesPage-module__MDmclW__cardBody{background:linear-gradient(to bottom, transparent, rgba(var(--foreground-rgb), .01));flex-direction:column;flex:1;padding:2.25rem;display:flex}.GamesPage-module__MDmclW__cardMeta{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.GamesPage-module__MDmclW__genre{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);opacity:.9;font-size:.65rem;font-weight:900}.GamesPage-module__MDmclW__rating{color:var(--foreground);background:rgba(var(--foreground-rgb), .05);border-radius:4px;align-items:center;gap:.4rem;padding:.25rem .6rem;font-size:.85rem;font-weight:800;display:flex}.GamesPage-module__MDmclW__gameTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.75rem;font-weight:900;line-height:1}.GamesPage-module__MDmclW__gameDesc{color:var(--text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:2.5rem;font-size:.95rem;font-weight:400;line-height:1.7;display:-webkit-box;overflow:hidden}.GamesPage-module__MDmclW__cardFooter{border-top:1px solid var(--outline-color);justify-content:space-between;align-items:center;padding-top:1.75rem;display:flex}.GamesPage-module__MDmclW__osText{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.75rem;font-weight:800}.GamesPage-module__MDmclW__actionLink{color:var(--foreground);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.75rem;font-weight:900;transition:all .3s;display:flex}.GamesPage-module__MDmclW__gameCard:hover .GamesPage-module__MDmclW__actionLink{color:var(--primary);gap:.75rem}.GamesPage-module__MDmclW__emptyState{text-align:center;background:rgba(var(--foreground-rgb), .01);border:1px dashed var(--outline-color);border-radius:20px;flex-direction:column;grid-column:1/-1;align-items:center;gap:1.5rem;padding:10rem 2rem;display:flex}.GamesPage-module__MDmclW__emptyState h3{text-transform:uppercase;font-size:1.5rem;font-weight:900}.GamesPage-module__MDmclW__emptyState p{color:var(--text-muted);max-width:400px}@media (max-width:1024px){.GamesPage-module__MDmclW__gamesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}}@media (max-width:768px){.GamesPage-module__MDmclW__toolbar{border-radius:20px;flex-direction:column;align-items:stretch;gap:2rem;padding:2rem}.GamesPage-module__MDmclW__stats{justify-content:space-between}.GamesPage-module__MDmclW__searchBox{max-width:none}.GamesPage-module__MDmclW__pageTitle{font-size:3rem}.GamesPage-module__MDmclW__cardBody{padding:1.5rem}.GamesPage-module__MDmclW__main{padding-top:80px}}
.GameView-module__PL3GIG__container{background:var(--background);min-height:100vh;color:var(--foreground);width:100%;transition:background .3s,color .3s;overflow-x:hidden}.GameView-module__PL3GIG__main{z-index:10;flex-direction:column;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative}.GameView-module__PL3GIG__screenshotModalTitle{color:#1a1a1a;text-align:left;margin:0 0 2rem;font-size:1.5rem;font-weight:800}.GameView-module__PL3GIG__screenshotModalHeader{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.GameView-module__PL3GIG__screenshotModalHeaderInfo{flex-direction:column;gap:.25rem;display:flex}.GameView-module__PL3GIG__screenshotGameTitle{text-transform:uppercase;color:#1a1a1a;font-size:1.5rem;font-weight:950;line-height:1.1}.GameView-module__PL3GIG__screenshotKeyContainer{background:#fdfbf2;border:1px solid #efe8d0;border-radius:4px;padding:1.5rem}.GameView-module__PL3GIG__screenshotKeyLabel{color:#9c9276;letter-spacing:.5px;margin-bottom:.75rem;font-size:.65rem;font-weight:900;display:block}.GameView-module__PL3GIG__screenshotKeyBox{color:#feb60c;letter-spacing:1px;flex:1;font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:700}.GameView-module__PL3GIG__screenshotVisibilityBtn{cursor:pointer;background:#fff;border:1px solid #1a1a1a;border-radius:2px;justify-content:center;align-items:center;padding:.6rem;display:flex}.GameView-module__PL3GIG__screenshotCopyBtn{cursor:pointer;color:#000;background:#feb60c;border:1px solid #1a1a1a;border-radius:2px;justify-content:center;align-items:center;padding:.6rem;display:flex}.GameView-module__PL3GIG__screenshotFooterBtn{color:#000;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background:#feb60c;border:none;border-radius:4px;width:100%;padding:1.25rem;font-size:1rem;font-weight:900;transition:all .2s}.GameView-module__PL3GIG__screenshotFooterBtn:hover{background:#e5a40b;transform:translateY(-2px)}.GameView-module__PL3GIG__hero{align-items:center;width:100%;min-height:80vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.GameView-module__PL3GIG__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.GameView-module__PL3GIG__heroBgImg{object-fit:cover;filter:blur(10px)brightness(.6);transition:filter .5s}.light-theme .GameView-module__PL3GIG__heroBgImg{filter:blur(15px)brightness(1.2)opacity(.5)}.GameView-module__PL3GIG__heroOverlay{background:linear-gradient(to bottom, transparent, var(--background) 98%);position:absolute;inset:0}.GameView-module__PL3GIG__heroContent{z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:0 5%;position:relative}.GameView-module__PL3GIG__heroGrid{grid-template-columns:1fr 380px;align-items:center;gap:4rem;display:grid}.GameView-module__PL3GIG__breadcrumb{text-transform:uppercase;color:var(--primary);letter-spacing:2px;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:800;display:flex}.GameView-module__PL3GIG__title{text-transform:uppercase;letter-spacing:-3px;color:var(--foreground);margin:0 0 1rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:950;line-height:1}.GameView-module__PL3GIG__platformBadge{background:var(--primary);text-transform:uppercase;letter-spacing:1px;border:none;border-radius:4px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:950;display:flex;color:#000!important}.GameView-module__PL3GIG__tagline{color:var(--foreground);max-width:600px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.GameView-module__PL3GIG__meta{flex-wrap:wrap;gap:2rem;display:flex}.GameView-module__PL3GIG__metaItem{color:var(--foreground);align-items:center;gap:.6rem;font-size:.85rem;font-weight:800;display:flex}.GameView-module__PL3GIG__purchaseCard{background:rgba(var(--foreground-rgb), .05);border:1px solid rgba(var(--foreground-rgb), .1);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:12px;width:100%;max-width:450px;margin-left:auto;padding:2.5rem}@media (max-width:1200px){.GameView-module__PL3GIG__purchaseCard{max-width:100%;margin:0 auto}}@media (max-width:640px){.GameView-module__PL3GIG__purchaseCard{padding:1.5rem}.GameView-module__PL3GIG__priceRow{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem}.GameView-module__PL3GIG__priceValue{font-size:1.75rem}}.light-theme .GameView-module__PL3GIG__purchaseCard{border:1px solid rgba(var(--foreground-rgb), .15);box-shadow:none;background:#ffffffb3}.GameView-module__PL3GIG__priceRow{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.GameView-module__PL3GIG__priceLabel{text-transform:uppercase;color:var(--foreground);font-size:.8rem;font-weight:900}.GameView-module__PL3GIG__priceValue{color:var(--primary);font-size:3rem;font-weight:950}.GameView-module__PL3GIG__paypalWrapper{margin-bottom:1.5rem}.GameView-module__PL3GIG__cardInfo{text-align:center;color:var(--foreground);margin-top:1rem;font-size:.7rem}.GameView-module__PL3GIG__contentGrid{grid-template-columns:minmax(0,1fr) 380px;gap:5rem;max-width:1400px;min-height:60vh;margin:0 auto;padding:2rem 5%;display:grid}.GameView-module__PL3GIG__section{margin-bottom:5rem}.GameView-module__PL3GIG__sectionTitle{text-transform:uppercase;color:var(--foreground);letter-spacing:-.02em;align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:900;display:flex}.GameView-module__PL3GIG__sectionTitle:after{content:"";background:linear-gradient(to right, rgba(var(--foreground-rgb), .1), transparent);flex:1;height:1px}.GameView-module__PL3GIG__carousel{flex-direction:column;gap:1.5rem;width:100%;min-width:0;display:flex}.GameView-module__PL3GIG__mainMediaWrapper{aspect-ratio:16/9;border:1px solid var(--outline-color);background:#000;border-radius:8px;min-height:400px;position:relative;overflow:hidden}.GameView-module__PL3GIG__mainMediaContainer{position:absolute;inset:0}.GameView-module__PL3GIG__activeIframe{border:none;width:100%;height:100%}.GameView-module__PL3GIG__mainGalleryImg{object-fit:contain}.GameView-module__PL3GIG__carouselBtn{background:rgba(var(--background-rgb), .8);border:1px solid var(--outline-color);color:var(--foreground);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GameView-module__PL3GIG__carouselBtn:hover{background:var(--primary);color:#000;border-color:var(--primary)}.GameView-module__PL3GIG__thumbnails{scrollbar-width:none;-ms-overflow-style:none;gap:1rem;margin-top:.5rem;padding:1rem .2rem;display:flex;overflow-x:auto}.GameView-module__PL3GIG__thumbnails::-webkit-scrollbar{display:none}.GameView-module__PL3GIG__thumb{cursor:pointer;background:#111;border:2px solid #ffffff1a;flex-shrink:0;width:140px;height:80px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.GameView-module__PL3GIG__activeThumb{border-color:var(--primary);z-index:10;scale:1.05}.GameView-module__PL3GIG__thumbImg{object-fit:cover}.GameView-module__PL3GIG__thumbOverlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.GameView-module__PL3GIG__thumb:hover .GameView-module__PL3GIG__thumbOverlay{opacity:1}.GameView-module__PL3GIG__updatesList{flex-direction:column;gap:2rem;display:flex}.GameView-module__PL3GIG__updateCard{border:1px solid rgba(var(--foreground-rgb), .08);color:inherit;background:0 0;border-radius:12px;padding:2rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.light-theme .GameView-module__PL3GIG__updateCard{background:rgba(var(--foreground-rgb), .02);border-color:rgba(var(--foreground-rgb), .1)}.GameView-module__PL3GIG__updateCard:hover{border-color:var(--primary);background:rgba(var(--primary-rgb), .03);transform:translateY(-5px)}.GameView-module__PL3GIG__updateCard:before{content:"";background:var(--primary);transform-origin:0;width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.GameView-module__PL3GIG__updateCard:hover:before{transform:scaleX(1)}.GameView-module__PL3GIG__updateHeader{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.GameView-module__PL3GIG__updateImgWrapper{border:1px solid var(--outline-color);flex-shrink:0;width:140px;height:80px;position:relative;overflow:hidden}.GameView-module__PL3GIG__updateImg{object-fit:cover}.GameView-module__PL3GIG__updateTitleRow{flex:1}.GameView-module__PL3GIG__updateDate{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.7rem;font-weight:800;display:block}.GameView-module__PL3GIG__updateTitle{color:var(--foreground);text-transform:uppercase;margin:0;font-size:1.25rem;font-weight:900;line-height:1.2}.GameView-module__PL3GIG__updateDesc{color:var(--foreground);font-size:.9rem;line-height:1.7}.GameView-module__PL3GIG__reqGrid{flex-direction:column;gap:1.5rem;display:flex}.GameView-module__PL3GIG__reqBlock{border-left:3px solid var(--primary);border-radius:4px;width:100%;padding:1rem 1.5rem}.GameView-module__PL3GIG__reqLabel{text-transform:uppercase;color:var(--primary);letter-spacing:.1em;margin-bottom:.75rem;font-size:.75rem;font-weight:900;display:block}.GameView-module__PL3GIG__reqValue{color:var(--foreground);align-items:center;gap:.75rem;margin:0;font-size:.95rem;font-weight:700;display:flex}.GameView-module__PL3GIG__reviewForm{border:1px solid rgba(var(--foreground-rgb), .1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:0 0;border-radius:12px;margin-bottom:3rem;padding:2.5rem}.GameView-module__PL3GIG__reviewFormTitle{text-transform:uppercase;color:var(--primary);margin-bottom:1.5rem;font-size:.8rem;font-weight:900;display:block}.GameView-module__PL3GIG__ratingInput{margin-bottom:1.5rem}.GameView-module__PL3GIG__ratingInput input{width:100%;accent-color:var(--primary);background:var(--outline-color)}.GameView-module__PL3GIG__reviewTextarea{border:1px solid var(--outline-color);width:100%;color:var(--foreground);resize:none;background:0 0;margin-bottom:1.5rem;padding:1.2rem;font-family:inherit;font-size:.95rem}.GameView-module__PL3GIG__reviewTextarea:focus{border-color:var(--primary);outline:none}.GameView-module__PL3GIG__reviewsList{flex-direction:column;gap:0;display:flex}.GameView-module__PL3GIG__reviewCard{border-bottom:1px solid var(--outline-color);padding:2rem 0}.GameView-module__PL3GIG__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.GameView-module__PL3GIG__reviewerId{color:var(--foreground);align-items:center;gap:.6rem;font-size:.8rem;font-weight:900;display:flex}.GameView-module__PL3GIG__reviewRating{color:var(--primary);align-items:center;gap:.4rem;font-size:.9rem;font-weight:900;display:flex}.GameView-module__PL3GIG__reviewMsg{color:var(--foreground);margin:0 0 .75rem;font-size:1rem;line-height:1.6}.GameView-module__PL3GIG__reviewerImg{object-fit:cover;border:1px solid var(--outline-color);border-radius:50%}.GameView-module__PL3GIG__starBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .2s;display:flex}.GameView-module__PL3GIG__starBtn:hover{transform:scale(1.1)}.GameView-module__PL3GIG__ratingBtn{background:rgba(var(--foreground-rgb), .05);border:1px solid var(--outline-color);color:var(--foreground);cursor:pointer;padding:.5rem;font-size:.8rem;font-weight:900;transition:all .2s}.GameView-module__PL3GIG__ratingBtn:hover{border-color:var(--primary);color:var(--primary)}.GameView-module__PL3GIG__ratingBtn[data-active=true]{background:var(--primary);color:#000;border-color:var(--primary)}.GameView-module__PL3GIG__reviewTime{color:var(--primary);text-transform:uppercase;font-size:.7rem;font-weight:800}.GameView-module__PL3GIG__emptyState,.GameView-module__PL3GIG__loginPrompt{text-align:center;color:var(--foreground);border:1px dashed rgba(var(--foreground-rgb), .2);background:0 0;border-radius:12px;padding:4rem 2rem;font-size:.9rem}@media (max-width:1200px){.GameView-module__PL3GIG__contentGrid,.GameView-module__PL3GIG__heroGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:640px){.GameView-module__PL3GIG__hero{min-height:auto;padding-top:6rem;padding-bottom:3rem}.GameView-module__PL3GIG__title{letter-spacing:-1px;margin-bottom:.75rem;font-size:2.5rem}.GameView-module__PL3GIG__tagline{margin-bottom:2rem;font-size:.95rem}.GameView-module__PL3GIG__meta{flex-wrap:wrap;gap:1.25rem}.GameView-module__PL3GIG__metaItem{font-size:.7rem}.GameView-module__PL3GIG__heroGrid{gap:2.5rem}.GameView-module__PL3GIG__purchaseCard{padding:1.5rem}.GameView-module__PL3GIG__contentGrid{gap:3rem;padding:1.25rem 5%}.GameView-module__PL3GIG__mainMediaWrapper{aspect-ratio:16/10;min-height:250px}.GameView-module__PL3GIG__mainMediaContainer{position:absolute;inset:0}.GameView-module__PL3GIG__thumbnails{scrollbar-width:none;justify-content:flex-start;gap:.75rem;padding:.8rem .2rem;overflow-x:auto}.GameView-module__PL3GIG__thumbnails::-webkit-scrollbar{display:none}.GameView-module__PL3GIG__thumb{flex:0 0 100px;height:60px}.GameView-module__PL3GIG__reqGrid{flex-direction:column}.GameView-module__PL3GIG__reqBlock{border-left:3px solid var(--primary);border-bottom:none}.GameView-module__PL3GIG__updateHeader{flex-direction:column;gap:1rem}.GameView-module__PL3GIG__updateImgWrapper{width:100%;height:200px}}
.ideas-module__Fv_I-W__ideasContainer{z-index:5;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}@media (max-width:768px){.ideas-module__Fv_I-W__ideasContainer{padding:0 20px}}.ideas-module__Fv_I-W__scrollingBg{pointer-events:none;z-index:0;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.ideas-module__Fv_I-W__scrollingText{color:#feb60c08;white-space:nowrap;text-transform:uppercase;pointer-events:none;font-size:250px;font-weight:950;line-height:1}.ideas-module__Fv_I-W__heroSection{background-color:var(--background);align-items:center;min-height:85vh;padding-top:10rem;padding-bottom:5rem;display:flex;position:relative;overflow:hidden}.ideas-module__Fv_I-W__heroGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:992px){.ideas-module__Fv_I-W__heroGrid{text-align:center;grid-template-columns:1fr}}.ideas-module__Fv_I-W__heroTextContent{flex-direction:column;gap:32px;display:flex}.ideas-module__Fv_I-W__heroTitle{color:var(--foreground);text-transform:uppercase;letter-spacing:-3px;font-size:clamp(2.5rem,8vw,5rem);font-weight:950;line-height:.95}.ideas-module__Fv_I-W__heroTitle span{color:var(--primary);-webkit-text-stroke:1px var(--primary);text-shadow:none}.ideas-module__Fv_I-W__heroSubtitle{color:var(--text-muted);max-width:600px;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;line-height:1.5}.ideas-module__Fv_I-W__heroActions{gap:20px;display:flex}@media (max-width:992px){.ideas-module__Fv_I-W__heroActions{justify-content:center}}.ideas-module__Fv_I-W__primaryActionBtn{background:var(--primary);color:#000;text-transform:uppercase;letter-spacing:1px;cursor:pointer;clip-path:polygon(10% 0,100% 0,90% 100%,0% 100%);border:none;padding:18px 40px;font-weight:900;transition:all .2s}.ideas-module__Fv_I-W__primaryActionBtn:hover{transform:scale(1.05)}.ideas-module__Fv_I-W__secondaryActionBtn{color:var(--foreground);border:1px solid var(--outline-color);text-transform:uppercase;cursor:pointer;clip-path:polygon(0 0,90% 0,100% 100%,10% 100%);background:0 0;padding:18px 40px;font-weight:900;transition:all .2s}.ideas-module__Fv_I-W__secondaryActionBtn:hover{color:var(--primary);border-color:var(--primary)!important}.ideas-module__Fv_I-W__heroStats{gap:40px;margin-top:40px;display:flex}.ideas-module__Fv_I-W__statItem{flex-direction:column;display:flex}.ideas-module__Fv_I-W__statNumber{color:var(--foreground);font-size:2.5rem;font-weight:950;line-height:1}.ideas-module__Fv_I-W__statLabel{text-transform:uppercase;letter-spacing:2px;color:var(--primary);font-size:.75rem;font-weight:800}.ideas-module__Fv_I-W__heroVisuals{justify-content:center;display:flex;position:relative}@media (max-width:992px){.ideas-module__Fv_I-W__heroVisuals{display:none}}.ideas-module__Fv_I-W__svgLogo{filter:drop-shadow(0 0 #0000);width:100%;max-width:500px;height:auto}.ideas-module__Fv_I-W__mainLayout{grid-template-columns:350px 1fr;gap:60px;padding:5rem 0;display:grid}@media (max-width:1024px){.ideas-module__Fv_I-W__mainLayout{grid-template-columns:1fr}}.ideas-module__Fv_I-W__sidebar{height:fit-content;position:sticky;top:100px}.ideas-module__Fv_I-W__sidebarSection{margin-bottom:60px}.ideas-module__Fv_I-W__sidebarTitle{text-transform:uppercase;letter-spacing:1px;align-items:center;gap:15px;margin-bottom:30px;font-size:1.2rem;font-weight:950;display:flex}.ideas-module__Fv_I-W__sidebarTitle:after{content:"";background:var(--primary);opacity:.2;flex-grow:1;height:2px}.ideas-module__Fv_I-W__tagCloud{flex-wrap:wrap;gap:10px;display:flex}.ideas-module__Fv_I-W__tag{border:1px solid var(--outline-color);color:var(--foreground);background:#ffffff0d;padding:10px 20px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.ideas-module__Fv_I-W__tag:hover{background:var(--primary);color:#000;border-color:var(--primary)}.ideas-module__Fv_I-W__lastStoriesList{flex-direction:column;gap:30px;display:flex}.ideas-module__Fv_I-W__lastStoryItem{cursor:pointer;border-left:2px solid #0000;flex-direction:column;gap:12px;padding:15px;transition:all .2s;display:flex}.ideas-module__Fv_I-W__lastStoryItem:hover{border-left-color:var(--primary);background:#ffffff08}.ideas-module__Fv_I-W__lastStoryAuthor{align-items:center;gap:10px;display:flex}.ideas-module__Fv_I-W__lastStoryAvatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.ideas-module__Fv_I-W__lastStoryAuthorName{text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:800}.ideas-module__Fv_I-W__lastStoryTitle{color:var(--foreground);font-size:1.1rem;font-weight:900;line-height:1.3}.ideas-module__Fv_I-W__seeAllLink{color:var(--primary);text-transform:uppercase;align-items:center;gap:8px;margin-top:24px;font-size:.85rem;font-weight:900;text-decoration:none;display:inline-flex}.ideas-module__Fv_I-W__controlsHeader{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.ideas-module__Fv_I-W__searchBox{width:100%;position:relative}.ideas-module__Fv_I-W__searchInput{border:1px solid var(--outline-color);width:100%;color:var(--foreground);background:#ffffff05;outline:none;padding:15px 50px;font-size:.95rem;font-weight:500;transition:all .3s}.ideas-module__Fv_I-W__searchInput:focus{border-color:var(--primary);background:rgba(var(--primary-rgb), .05)}.ideas-module__Fv_I-W__searchIcon{color:var(--primary);position:absolute;top:50%;left:20px;transform:translateY(-50%)}.ideas-module__Fv_I-W__articleList{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:40px;display:grid}@media (max-width:600px){.ideas-module__Fv_I-W__articleList{grid-template-columns:1fr}}.ideas-module__Fv_I-W__articleCard{border:1px solid var(--outline-color);cursor:pointer;background:0 0;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.ideas-module__Fv_I-W__articleCard:hover{border-color:var(--primary);transform:translateY(-10px)}.ideas-module__Fv_I-W__articleImageWrapper{aspect-ratio:16/9;background:#0003;width:100%;position:relative;overflow:hidden}.ideas-module__Fv_I-W__licenseBadge{background:var(--primary);color:#000;text-transform:uppercase;z-index:2;padding:4px 10px;font-size:.65rem;font-weight:950;position:absolute;top:15px;right:15px;box-shadow:4px 4px #00000080}.ideas-module__Fv_I-W__articleImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ideas-module__Fv_I-W__articleCard:hover .ideas-module__Fv_I-W__articleImageWrapper img{transform:scale(1.1)}.ideas-module__Fv_I-W__articleContent{flex-direction:column;flex:1;padding:30px;display:flex}.ideas-module__Fv_I-W__categoryBadge{text-transform:uppercase;color:var(--primary);letter-spacing:2px;margin-bottom:15px;font-size:.65rem;font-weight:900}.ideas-module__Fv_I-W__articleTitle{text-transform:uppercase;color:var(--foreground);margin-bottom:15px;font-size:1.6rem;font-weight:950;line-height:1.1}.ideas-module__Fv_I-W__articleExcerpt{color:var(--text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:30px;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ideas-module__Fv_I-W__articleMeta{border-top:1px solid var(--outline-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex}.ideas-module__Fv_I-W__authorInfo{align-items:center;gap:12px;display:flex}.ideas-module__Fv_I-W__authorAvatar{border:1px solid var(--primary);border-radius:50%;width:32px;height:32px}.ideas-module__Fv_I-W__authorName{color:var(--foreground);font-size:.85rem;font-weight:700}.ideas-module__Fv_I-W__readTime{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.ideas-module__Fv_I-W__userCardsSection{margin-bottom:60px}.ideas-module__Fv_I-W__userCardsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.ideas-module__Fv_I-W__userCardSmall{border:1px solid var(--outline-color);cursor:pointer;flex-direction:column;gap:10px;padding:20px;transition:all .2s;display:flex}.ideas-module__Fv_I-W__userCardSmall:hover{border-color:var(--primary);background:rgba(var(--primary-rgb), .05)}.ideas-module__Fv_I-W__userCardTitle{text-transform:uppercase;color:var(--foreground);font-size:.95rem;font-weight:900}.ideas-module__Fv_I-W__userCardDate{color:var(--text-muted);font-size:.7rem;font-weight:700}.ideas-module__Fv_I-W__footerSection{border-top:1px solid var(--outline-color);padding:40px 0}.ideas-module__Fv_I-W__footerGrid{flex-wrap:wrap;gap:20px;display:flex}.ideas-module__Fv_I-W__footerLink{color:var(--text-muted);text-transform:uppercase;font-size:.8rem;font-weight:800;text-decoration:none;transition:color .2s}.ideas-module__Fv_I-W__footerLink:hover{color:var(--primary)}.premiumLoader{border-color:#feb60c1a;border-top-color:var(--primary)}@keyframes ideas-module__Fv_I-W__scrollText{0%{transform:translate(0)}to{transform:translate(-50%)}}.ideas-module__Fv_I-W__animateScroll{animation:30s linear infinite ideas-module__Fv_I-W__scrollText}.ideas-module__Fv_I-W__skeleton{background:linear-gradient(90deg,#0000,#feb60c0d,#0000) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite ideas-module__Fv_I-W__skeleton-shimmer}@keyframes ideas-module__Fv_I-W__skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.FAQSection-module__T67ryq__faqSection{width:100%;max-width:1400px;color:var(--foreground);margin:0 auto;padding:80px 20px}.FAQSection-module__T67ryq__header{text-align:center;margin-bottom:60px}.FAQSection-module__T67ryq__header h2{background:var(--foreground);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:15px;font-size:3rem;font-weight:800}.FAQSection-module__T67ryq__header p{color:var(--text-muted);font-size:1.1rem}.FAQSection-module__T67ryq__header a{color:var(--primary);text-underline-offset:4px;text-decoration:underline}.FAQSection-module__T67ryq__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}.FAQSection-module__T67ryq__tabs{background:rgba(var(--primary-rgb), .05);border:1px solid rgba(var(--primary-rgb), .1);scrollbar-width:none;border-radius:12px;gap:8px;padding:6px;display:flex;overflow-x:auto}.FAQSection-module__T67ryq__tabs::-webkit-scrollbar{display:none}.FAQSection-module__T67ryq__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:all .3s}.FAQSection-module__T67ryq__tab.FAQSection-module__T67ryq__active{background:var(--primary);color:#000;box-shadow:0 4px 12px rgba(var(--primary-rgb), .2)}.FAQSection-module__T67ryq__searchContainer{flex:1;max-width:400px;position:relative}.FAQSection-module__T67ryq__searchInput{background:rgba(var(--primary-rgb), .05);border:1px solid rgba(var(--primary-rgb), .1);width:100%;color:var(--foreground);border-radius:12px;outline:none;padding:12px 15px 12px 45px;font-size:1rem;transition:border-color .3s}.FAQSection-module__T67ryq__searchInput:focus{border-color:var(--primary)}.FAQSection-module__T67ryq__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:15px;transform:translateY(-50%)}.FAQSection-module__T67ryq__grid{grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:24px;display:grid}.FAQSection-module__T67ryq__faqItem{background:rgba(var(--primary-rgb), .02);border:1px solid rgba(var(--primary-rgb), .05);cursor:pointer;border-radius:20px;gap:20px;padding:25px;scroll-margin-top:100px;transition:transform .3s,border-color .3s,background .3s;display:flex}.FAQSection-module__T67ryq__faqItem:hover{border-color:rgba(var(--primary-rgb), .3);background:rgba(var(--primary-rgb), .05);transform:translateY(-5px)}.FAQSection-module__T67ryq__faqItem.FAQSection-module__T67ryq__selected{border-color:var(--primary);background:rgba(var(--primary-rgb), .1)}.FAQSection-module__T67ryq__iconWrapper{background:rgba(var(--primary-rgb), .1);border:1px solid rgba(var(--primary-rgb), .1);width:48px;min-width:48px;height:48px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;display:flex}.FAQSection-module__T67ryq__content h3{color:var(--foreground);margin-bottom:10px;font-size:1.25rem;font-weight:700}.FAQSection-module__T67ryq__content p{color:var(--text-muted);font-size:1rem;line-height:1.6}@media (max-width:768px){.FAQSection-module__T67ryq__faqSection{padding:60px 15px}.FAQSection-module__T67ryq__header h2{font-size:2.2rem}.FAQSection-module__T67ryq__grid{grid-template-columns:1fr;gap:16px}.FAQSection-module__T67ryq__controls{flex-direction:column;align-items:stretch;gap:15px}.FAQSection-module__T67ryq__searchContainer{order:2;max-width:none}.FAQSection-module__T67ryq__tabs{order:1;gap:4px;padding:4px}.FAQSection-module__T67ryq__tab{padding:8px 14px;font-size:.85rem}.FAQSection-module__T67ryq__faqItem{gap:15px;padding:20px}.FAQSection-module__T67ryq__iconWrapper{width:40px;min-width:40px;height:40px}.FAQSection-module__T67ryq__iconWrapper svg{width:20px;height:20px}.FAQSection-module__T67ryq__content h3{font-size:1.1rem}.FAQSection-module__T67ryq__content p{font-size:.9rem}}
