.manual-module__5SAnlW__container{background-color:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-main);position:relative}.manual-module__5SAnlW__header{border-bottom:1px solid var(--outline-color);background-color:rgba(var(--background-rgb), .8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.manual-module__5SAnlW__backLink{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.manual-module__5SAnlW__backLink:hover{color:var(--primary);transform:translate(-5px)}.manual-module__5SAnlW__logo{text-transform:uppercase;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:800;display:flex}.manual-module__5SAnlW__logoIcon{background-color:var(--primary);width:28px;height:28px;box-shadow:0 0 15px var(--highlight-glow);justify-content:center;align-items:center;display:flex}.manual-module__5SAnlW__langToggle{background:var(--outline-color);border:1px solid var(--outline-color);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;padding:.5rem 1rem;font-size:.7rem;font-weight:800;transition:all .3s}.manual-module__5SAnlW__langToggle:hover{background:var(--primary);color:#000}.manual-module__5SAnlW__main{max-width:1200px;margin:0 auto;padding:4rem 2rem}.manual-module__5SAnlW__hero{text-align:center;margin-bottom:5rem}.manual-module__5SAnlW__badge{background:var(--outline-color);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.7rem;font-weight:800;display:inline-flex}.manual-module__5SAnlW__title{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.manual-module__5SAnlW__highlight{color:var(--primary)}.manual-module__5SAnlW__meta{color:var(--text-muted);justify-content:center;gap:2rem;font-size:.9rem;font-weight:600;display:flex}.manual-module__5SAnlW__metaItem{align-items:center;gap:.5rem;display:flex}.manual-module__5SAnlW__contentGrid{grid-template-columns:300px 1fr;align-items:start;gap:4rem;display:grid}.manual-module__5SAnlW__sidebar{height:fit-content;position:sticky;top:100px}.manual-module__5SAnlW__toc{background:rgba(var(--background-rgb), .5);border:1px solid var(--outline-color);padding:2rem}.manual-module__5SAnlW__toc h3{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:1.5rem;font-size:.8rem;font-weight:800}.manual-module__5SAnlW__toc ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.manual-module__5SAnlW__toc li a{color:var(--text-muted);font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.manual-module__5SAnlW__toc li a:hover{color:var(--foreground);transform:translate(5px)}.manual-module__5SAnlW__content{flex-direction:column;gap:4rem;display:flex}.manual-module__5SAnlW__section{scroll-margin-top:120px}.manual-module__5SAnlW__sectionTitle{text-transform:uppercase;border-bottom:1px solid var(--outline-color);color:var(--foreground);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:800}.manual-module__5SAnlW__sectionBody{flex-direction:column;gap:1.5rem;display:flex}.manual-module__5SAnlW__text{color:var(--text-muted);white-space:pre-line;font-size:1.05rem;line-height:1.7}.manual-module__5SAnlW__codeBlock{border:1px solid var(--outline-color);color:#10b981;background:#050505;border-radius:4px;margin:1rem 0;padding:1.5rem;font-family:Courier New,Courier,monospace;font-size:.9rem;position:relative;overflow-x:auto}.manual-module__5SAnlW__codeLabel{background:var(--outline-color);text-transform:uppercase;padding:.2rem .5rem;font-size:.6rem;font-weight:800;position:absolute;top:0;right:0}.manual-module__5SAnlW__subsection{border-left:1px solid var(--outline-color);flex-direction:column;gap:1rem;margin-top:1rem;padding-left:1.5rem;display:flex}.manual-module__5SAnlW__subsectionTitle{color:var(--foreground);font-size:1.1rem;font-weight:800}.manual-module__5SAnlW__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.manual-module__5SAnlW__list li{color:var(--text-muted);padding-left:1.5rem;font-size:1rem;line-height:1.5;position:relative}.manual-module__5SAnlW__list li:before{content:"";background:var(--primary);width:8px;height:2px;position:absolute;top:.6rem;left:0}.manual-module__5SAnlW__note{color:var(--text-muted);background:rgba(var(--background-rgb), .5);border:1px solid var(--outline-color);padding:1rem;font-size:.9rem;font-style:italic}.manual-module__5SAnlW__footer{border-top:1px solid var(--outline-color);width:100%;margin-top:4rem;padding:3rem 0}.manual-module__5SAnlW__footerContent{max-width:1200px;color:var(--text-muted);justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;font-size:.8rem;font-weight:600;display:flex}@media (max-width:1024px){.manual-module__5SAnlW__contentGrid{grid-template-columns:1fr}.manual-module__5SAnlW__sidebar{display:none}.manual-module__5SAnlW__title{font-size:2.5rem}}@media (max-width:768px){.manual-module__5SAnlW__header{padding:1rem}.manual-module__5SAnlW__main{padding:2rem 1rem}.manual-module__5SAnlW__title{font-size:2rem}.manual-module__5SAnlW__footerContent{text-align:center;flex-direction:column;gap:1.5rem}}
.page-module__E0kJGG__main{z-index:10;box-sizing:border-box;width:100%;padding:80px 5% 0;position:relative;overflow-x:clip;gap:1rem!important}@media (max-width:1024px){.page-module__E0kJGG__main{padding:90px 4% 0}}@media (max-width:768px){.page-module__E0kJGG__main{padding:80px 1rem 0}}.page-module__E0kJGG__backgroundAnimation{z-index:-2;pointer-events:none;background-color:var(--background);width:100%;height:100%;position:fixed;top:0;left:0}.page-module__E0kJGG__backgroundAnimation:before{content:"";background-image:radial-gradient(circle at 2px 2px, var(--outline-color) 1px, transparent 0);opacity:.15;background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__sectionDivider{background:linear-gradient(90deg, transparent, var(--outline-color), transparent);width:100%;height:1px;margin:1rem 0}.page-module__E0kJGG__hero{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:70vh;margin-bottom:0;padding:4rem 5% 2rem;display:flex;position:relative}.page-module__E0kJGG__gridBg{opacity:.4;z-index:-1;pointer-events:auto;grid-template-rows:repeat(auto-fill,minmax(40px,1fr));grid-template-columns:repeat(auto-fill,minmax(40px,1fr));display:grid;position:absolute;inset:0;overflow:hidden}.page-module__E0kJGG__gridSquare{border:.5px solid rgba(var(--primary-rgb), .05);aspect-ratio:1;transition:all .4s}.page-module__E0kJGG__gridSquare:hover{background-color:var(--primary);z-index:2;border-radius:4px;transform:scale(1.2)}.page-module__E0kJGG__heroRow{z-index:2;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1400px;display:flex}@media (max-width:1024px){.page-module__E0kJGG__heroRow{text-align:center;flex-direction:column;align-items:stretch;gap:2.5rem}}.page-module__E0kJGG__heroMainContent{flex-direction:column;flex:1.2;gap:2rem;min-width:0;display:flex}.page-module__E0kJGG__heroVisualContent{flex-direction:column;flex:.8;align-items:center;gap:2rem;width:100%;min-width:0;display:flex}.page-module__E0kJGG__heroStatsGrid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:1rem;width:100%;display:grid}.page-module__E0kJGG__heroStatCard{background:rgba(var(--background-rgb), .5);border:1px solid var(--outline-color);text-align:center;border-radius:12px;padding:1.5rem;transition:transform .3s}.page-module__E0kJGG__heroStatCard:hover{border-color:var(--primary);transform:translateY(-5px)}.page-module__E0kJGG__heroStatVal{color:var(--primary);font-size:2rem;font-weight:900}.page-module__E0kJGG__heroStatLabel{text-transform:uppercase;color:var(--text-muted);margin-top:.5rem;font-size:.75rem;font-weight:700}.page-module__E0kJGG__heroBadgeRow{box-sizing:border-box;flex-wrap:wrap;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}@media (max-width:1024px){.page-module__E0kJGG__heroBadgeRow{justify-content:center}}@media (max-width:768px){.page-module__E0kJGG__heroBadgeRow{flex-direction:row;justify-content:center}.page-module__E0kJGG__badge{flex:1;justify-content:center;min-width:0}}.page-module__E0kJGG__heroActionRow{flex-wrap:wrap;gap:1.5rem;margin-top:1rem;display:flex}@media (max-width:1024px){.page-module__E0kJGG__heroActionRow{justify-content:center}}@media (max-width:640px){.page-module__E0kJGG__heroActionRow{flex-direction:column;width:100%}.page-module__E0kJGG__heroActionRow a{text-align:center;width:100%}}.page-module__E0kJGG__splashScreen{background-color:var(--background);color:var(--foreground);z-index:99999;pointer-events:auto;justify-content:center;align-items:center;animation:.5s 1.5s forwards page-module__E0kJGG__fadeOutSplash;display:flex;position:fixed;inset:0}.page-module__E0kJGG__splashText{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:1rem;font-size:3rem;font-weight:800;animation:.8s forwards page-module__E0kJGG__scaleIn;display:flex}.page-module__E0kJGG__splashText span{color:var(--primary)}@keyframes page-module__E0kJGG__fadeOutSplash{to{opacity:0;visibility:hidden;pointer-events:none}}.page-module__E0kJGG__heroBgImg{object-fit:cover;filter:blur(8px)brightness(.6);transform:scale(1.02)}@keyframes page-module__E0kJGG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.page-module__E0kJGG__header{width:var(--header-width);z-index:9999;background-color:rgba(var(--background-rgb), .8);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.25rem 5%;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;position:fixed;top:0;left:0;container:header/inline-size;pointer-events:auto!important}@container header (max-width:1000px){.page-module__E0kJGG__navLinks{gap:1rem}.page-module__E0kJGG__link{font-size:.65rem}.page-module__E0kJGG__headerActions{gap:.5rem}.page-module__E0kJGG__connectText{display:none}}.page-module__E0kJGG__navLinks{align-items:center;gap:2.5rem;display:flex}@media (max-width:1024px){.page-module__E0kJGG__navLinks{display:none!important}}.page-module__E0kJGG__link{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.75rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.page-module__E0kJGG__link:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.page-module__E0kJGG__link:hover{color:var(--foreground)}.page-module__E0kJGG__link:hover:after{width:100%}.page-module__E0kJGG__specialLink{text-shadow:none;border:1px solid var(--primary);border-radius:8px;align-items:center;gap:.4rem;animation:4s linear infinite page-module__E0kJGG__specialGlitch;display:flex;position:relative;overflow:hidden;color:#000!important;background:var(--primary)!important;padding:.5rem 1rem!important;font-weight:950!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.light-theme .page-module__E0kJGG__specialLink{text-shadow:none;border-color:var(--primary);color:#000!important;background:var(--primary)!important}.page-module__E0kJGG__specialLink:before{content:"";background:linear-gradient(90deg, transparent, rgba(var(--primary-rgb), .2), transparent);width:100%;height:100%;animation:3s linear infinite page-module__E0kJGG__specialScan;position:absolute;top:0;left:-100%}.page-module__E0kJGG__specialLink:hover{animation:.2s infinite page-module__E0kJGG__specialJitter;transform:translateY(-2px);background:var(--primary)!important;color:#000!important}@keyframes page-module__E0kJGG__specialGlitch{0%,90%,to{text-shadow:0 0 15px rgba(var(--primary-rgb), .4)}92%{text-shadow:2px 0 #f0f,-2px 0 #0ff;transform:translate(1px)}94%{text-shadow:-2px 0 #f0f,2px 0 #0ff;transform:translate(-1px)}96%{text-shadow:1px 0 #f0f,-1px 0 #0ff;transform:translateY(1px)}}@keyframes page-module__E0kJGG__specialScan{0%{left:-100%}to{left:100%}}@keyframes page-module__E0kJGG__specialJitter{0%{transform:translateY(-2px)}25%{transform:translate(1px,-2px)}50%{transform:translate(-1px,-1px)}75%{transform:translate(1px,-1px)}to{transform:translateY(-2px)}}.page-module__E0kJGG__logo{letter-spacing:-.01em;text-transform:uppercase;color:inherit;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:800;text-decoration:none;display:flex}.page-module__E0kJGG__logoIcon{justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__headerActions{align-items:center;gap:1.2rem;display:flex}.page-module__E0kJGG__menuToggle{border:1px solid var(--outline-color);color:var(--foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:none}.page-module__E0kJGG__menuToggle:hover{border-color:var(--primary);color:var(--primary)}@media (max-width:1024px){.page-module__E0kJGG__menuToggle{display:flex}.page-module__E0kJGG__desktopOnlyAction{display:none}}.page-module__E0kJGG__desktopOnlyAction{display:flex}.page-module__E0kJGG__mobileNav{background-color:rgba(var(--background-rgb), .95);-webkit-backdrop-filter:blur(20px);border-left:1px solid var(--outline-color);z-index:10001;flex-direction:column;width:100%;height:100vh;padding:1.5rem;transition:right .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%}.page-module__E0kJGG__mobileNavOpen{right:0}.page-module__E0kJGG__mobileNavHeader{border-bottom:1px solid var(--outline-color);justify-content:space-between;align-items:center;margin-bottom:4rem;padding-bottom:1rem;display:flex}.page-module__E0kJGG__mobileNavLinks{flex-direction:column;gap:1.5rem;display:flex}.page-module__E0kJGG__mobileLink{font-family:var(--font-main);color:var(--foreground);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:1rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex}.page-module__E0kJGG__mobileLink svg{color:var(--primary);opacity:.8}.page-module__E0kJGG__mobileLink:hover{color:var(--primary);transform:translate(10px)}.page-module__E0kJGG__mobileNavFooter{border-top:1px solid var(--outline-color);flex-direction:column;gap:1.5rem;margin-top:auto;padding-top:2rem;display:flex}.page-module__E0kJGG__mobileUser{color:var(--foreground);text-transform:uppercase;align-items:center;gap:1rem;font-size:.9rem;font-weight:800;display:flex}.page-module__E0kJGG__mobileNavFooter p{color:var(--text-muted);letter-spacing:.02em;font-size:.7rem;font-weight:600}.page-module__E0kJGG__pagesDropdown{cursor:pointer;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.25rem;font-size:.7rem;font-weight:800;transition:color .3s;display:flex}.page-module__E0kJGG__pagesDropdown:hover{color:var(--foreground)}.page-module__E0kJGG__authLoading{border:2px solid var(--outline-color);border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite page-module__E0kJGG__authSpin}@keyframes page-module__E0kJGG__authSpin{to{transform:rotate(360deg)}}.page-module__E0kJGG__subHeader{width:var(--header-width);z-index:9998;background-color:rgba(var(--background-rgb), .7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:1rem 5%;display:flex;position:fixed;top:75px;left:0}.page-module__E0kJGG__badge{border:1px solid var(--outline-color);background-color:var(--background);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.6rem;padding:.5rem 1rem;font-size:.7rem;font-weight:800;display:flex}@media (max-width:768px){.page-module__E0kJGG__subHeader{display:none!important}}.page-module__E0kJGG__statusDot{background-color:#22c55e;width:8px;height:8px;animation:1.5s infinite page-module__E0kJGG__pulseStatus}@keyframes page-module__E0kJGG__pulseStatus{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.page-module__E0kJGG__typingText{white-space:nowrap;border-right:2px solid var(--primary);width:0;animation:3s steps(30,end) .5s forwards page-module__E0kJGG__typewriter,.75s step-end infinite page-module__E0kJGG__blinkCursor;display:inline-block;overflow:hidden}@keyframes page-module__E0kJGG__typewriter{0%{width:0}to{width:100%}}@keyframes page-module__E0kJGG__blinkCursor{0%,to{border-color:var(--primary)}50%{border-color:#0000}}.page-module__E0kJGG__badgeRight{background-color:var(--primary);border-color:var(--primary);color:#000}.page-module__E0kJGG__hero{z-index:100;width:100%;padding:8rem 0 4rem;position:relative;overflow:hidden}.page-module__E0kJGG__heroContainer{z-index:101;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;display:grid;position:relative}@media (max-width:1024px){.page-module__E0kJGG__heroContainer{text-align:center;grid-template-columns:1fr;gap:2.5rem}}.page-module__E0kJGG__heroContent{text-align:left;flex-direction:column;align-items:flex-start;display:flex}@media (max-width:1024px){.page-module__E0kJGG__heroContent{text-align:center;align-items:center}}.page-module__E0kJGG__heroBadge{background-color:rgba(var(--primary-rgb), .05);border:1px solid rgba(var(--primary-rgb), .2);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.4rem .8rem .4rem .4rem;display:inline-flex;border-radius:50px!important}.page-module__E0kJGG__badgeNew{background-color:rgba(var(--primary-rgb), .15);color:var(--primary);text-transform:uppercase;padding:.3rem .6rem;font-size:.75rem;font-weight:800;border-radius:50px!important}.page-module__E0kJGG__badgeText{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.page-module__E0kJGG__heroTitle{letter-spacing:-.02em;text-transform:capitalize;margin-bottom:1.5rem;font-size:4.5rem;font-weight:900;line-height:1.1}@media (max-width:768px){.page-module__E0kJGG__heroTitle{font-size:3rem}.page-module__E0kJGG__heroActions{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.page-module__E0kJGG__heroTitle{font-size:2.25rem}.page-module__E0kJGG__heroActions{flex-direction:column;width:100%}.page-module__E0kJGG__btnLarge{width:100%}}.page-module__E0kJGG__highlight{color:var(--primary)}.page-module__E0kJGG__heroSubtitle{color:var(--text-muted);max-width:540px;margin-bottom:2.5rem;font-size:1.125rem;font-weight:500;line-height:1.6}@media (max-width:1024px){.page-module__E0kJGG__heroSubtitle{margin-left:auto;margin-right:auto}}.page-module__E0kJGG__heroActions{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.page-module__E0kJGG__btnLarge{white-space:normal;text-align:center;padding:1.2rem 2.8rem;font-size:.85rem}.page-module__E0kJGG__heroTrust{align-items:center;gap:1.5rem;display:flex}.page-module__E0kJGG__trustAvatars{display:flex}.page-module__E0kJGG__avatarImg{border:2px solid var(--background);background-color:var(--outline-color);object-fit:cover;width:40px;height:40px;margin-left:-12px;border-radius:50%!important}.page-module__E0kJGG__avatarImg:first-child{margin-left:0}.page-module__E0kJGG__trustRating{flex-direction:column;gap:.2rem;display:flex}.page-module__E0kJGG__stars{color:var(--primary);gap:4px;display:flex}.page-module__E0kJGG__trustText{color:var(--text-muted);font-size:.85rem;font-weight:600}.page-module__E0kJGG__heroVisual{justify-content:center;align-items:center;width:100%;height:100%;min-height:500px;display:flex;position:relative}.page-module__E0kJGG__mockupWindow{background:var(--background);border:1px solid var(--outline-color);z-index:2;width:100%;max-width:100%;margin:0 auto;transition:all .3s;position:relative;overflow:hidden;border-radius:12px!important}@media (min-width:1025px){.page-module__E0kJGG__mockupWindow{max-width:600px}}.page-module__E0kJGG__mockupWindow:hover{border-color:var(--primary)}.dark-theme .page-module__E0kJGG__mockupWindow{border-color:var(--primary)}.page-module__E0kJGG__mockupHeader{border-bottom:1px solid var(--outline-color);align-items:center;gap:.5rem;padding:1rem;display:flex}.page-module__E0kJGG__mockupDot{width:12px;height:12px;border-radius:50%!important}.page-module__E0kJGG__dotRed{background-color:#ff5f56}.page-module__E0kJGG__dotYellow{background-color:#ffbd2e}.page-module__E0kJGG__dotGreen{background-color:#27c93f}.page-module__E0kJGG__mockupBody{background:rgba(var(--background-rgb), .2);height:auto;min-height:350px;color:var(--foreground);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__mockupImage{object-fit:contain;width:120px;height:120px;transition:width .3s,height .3s}@media (max-width:768px){.page-module__E0kJGG__mockupBody{min-height:250px;padding:1.5rem}.page-module__E0kJGG__mockupImage{width:90px;height:90px}}.page-module__E0kJGG__mockupTitle{text-transform:uppercase;letter-spacing:.1em;text-align:center;color:var(--foreground);margin-top:1.5rem;font-size:1.125rem;font-weight:800;transition:font-size .3s}@media (max-width:480px){.page-module__E0kJGG__mockupTitle{margin-top:1rem;font-size:.85rem}.page-module__E0kJGG__mockupImage{width:70px;height:70px}}.page-module__E0kJGG__floatingBox{color:var(--primary);opacity:.25;z-index:-1;pointer-events:none;position:absolute}@keyframes page-module__E0kJGG__floatAround{0%{transform:translate(0)rotate(0)scale(1)}50%{transform:translate(15px,-20px)rotate(15deg)scale(1.05)}to{transform:translate(-15px,-30px)rotate(-15deg)scale(.95)}}.page-module__E0kJGG__box1{animation:12s infinite alternate page-module__E0kJGG__floatAround;top:10%;left:0%}.page-module__E0kJGG__box2{animation:8s infinite alternate-reverse page-module__E0kJGG__floatAround;top:20%;right:2%}.page-module__E0kJGG__box3{animation:15s infinite alternate page-module__E0kJGG__floatAround;bottom:25%;left:5%}.page-module__E0kJGG__box4{animation:10s infinite alternate-reverse page-module__E0kJGG__floatAround;bottom:15%;right:5%}.page-module__E0kJGG__box5{animation:18s infinite alternate page-module__E0kJGG__floatAround;top:40%;left:-10%}.page-module__E0kJGG__box6{animation:14s infinite alternate-reverse page-module__E0kJGG__floatAround;top:50%;right:-10%}.page-module__E0kJGG__cursorGlow{background:radial-gradient(circle, rgba(var(--primary-rgb), .08) 0%, transparent 60%);pointer-events:none;z-index:0;width:800px;height:800px;transition:transform .1s ease-out;position:fixed;transform:translate(-50%,-50%);border-radius:50%!important}.page-module__E0kJGG__statsBar{border-top:1px solid var(--outline-color);border-bottom:1px solid var(--outline-color);z-index:50;grid-template-columns:repeat(4,1fr);width:100%;max-width:1400px;margin-bottom:2rem;padding:4rem 0;display:grid;position:relative}.page-module__E0kJGG__statItem{text-align:center}.page-module__E0kJGG__statNumber{color:var(--foreground);margin-bottom:.75rem;font-size:3.5rem;font-weight:800;line-height:1.1}.page-module__E0kJGG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15rem;font-size:.75rem;font-weight:800}.page-module__E0kJGG__featuresWrapper{z-index:50;box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1400px;margin:1rem 0 2.5rem;display:grid}@media (max-width:1024px){.page-module__E0kJGG__featuresWrapper{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.page-module__E0kJGG__featuresWrapper{grid-template-columns:1fr;gap:.75rem}}.page-module__E0kJGG__featureItem{background:rgba(var(--background-rgb), .3);border:1px solid var(--outline-color);text-align:center;color:inherit;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem 2rem;font-weight:800;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.page-module__E0kJGG__featureItem:hover{border-color:var(--primary);background:rgba(var(--primary-rgb), .05);transform:translateY(-8px)}.page-module__E0kJGG__featureIcon{color:var(--primary);width:32px;height:32px;margin-bottom:.5rem;animation:3s ease-in-out infinite page-module__E0kJGG__featureFloat}@keyframes page-module__E0kJGG__featureFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.page-module__E0kJGG__sectionDivider{background:linear-gradient(90deg, transparent, var(--outline-color), transparent);width:100%;max-width:1400px;height:1px;margin:1.5rem 0}@media (max-width:1024px){.page-module__E0kJGG__title{font-size:3.5rem}.page-module__E0kJGG__statsBar{gap:1rem}}@media (max-width:768px){.page-module__E0kJGG__navLinks{display:none}.page-module__E0kJGG__subHeader{flex-direction:column;align-items:center;gap:1.5rem}.page-module__E0kJGG__featuresWrapper{flex-direction:column}.page-module__E0kJGG__featureItem:not(:last-child){border-right:none;border-bottom:1px solid var(--outline-color)}.page-module__E0kJGG__actionButtons{flex-direction:column;width:100%;max-width:320px}.page-module__E0kJGG__heroBoxes{display:none}.page-module__E0kJGG__title{font-size:2.75rem}.page-module__E0kJGG__footer{text-align:center;flex-direction:column;gap:2.5rem}.page-module__E0kJGG__footerLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem}.page-module__E0kJGG__statsBar{grid-template-columns:1fr 1fr;gap:2rem}.page-module__E0kJGG__connectText{display:none}.page-module__E0kJGG__headerActions{gap:.75rem}}@media (max-width:480px){.page-module__E0kJGG__title{font-size:2.25rem}.page-module__E0kJGG__heroTitle{font-size:2.5rem!important;line-height:1.1!important}.page-module__E0kJGG__heroBadgeRow{flex-direction:column;align-items:center;width:100%}.page-module__E0kJGG__badge{justify-content:center;width:100%!important}.page-module__E0kJGG__logo span{display:none}}.page-module__E0kJGG__adminInput{border:1px solid var(--outline-color);color:var(--foreground);background:0 0;border-radius:8px;outline:none;width:100%;padding:1rem;font-family:inherit;font-size:.9rem;font-weight:600}.page-module__E0kJGG__adminInput:focus{border-color:var(--primary)}.page-module__E0kJGG__adminInput::placeholder{color:var(--text-muted);opacity:.6;font-weight:500}.page-module__E0kJGG__dropdownContainer{align-items:center;height:100%;display:flex;position:relative}.page-module__E0kJGG__dropdownMenu{background:var(--background);border:1px solid var(--outline-color);z-index:1000;flex-direction:column;min-width:180px;padding:.5rem 0;display:none;position:absolute;top:calc(100% + 1rem);left:0}.page-module__E0kJGG__dropdownMenu:before{content:"";background:0 0;width:100%;height:1.5rem;position:absolute;top:-1.5rem;left:0}.page-module__E0kJGG__dropdownContainer:hover .page-module__E0kJGG__dropdownMenu{display:flex}.page-module__E0kJGG__dropdownItem{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;padding:.75rem 1.25rem;font-size:.7rem;font-weight:800;transition:all .2s;display:block}.page-module__E0kJGG__dropdownItem:hover{background:var(--primary);color:#000}.page-module__E0kJGG__dropdownArrow{opacity:.6;margin-left:.4rem;transition:transform .3s}.page-module__E0kJGG__dropdownContainer:hover .page-module__E0kJGG__dropdownArrow{opacity:1;transform:rotate(180deg)}@keyframes page-module__E0kJGG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__E0kJGG__dropdownMenu{animation:.3s page-module__E0kJGG__slideDown}
.blog-post-module__F7LkJG__blogPostWrapper{flex-direction:column;gap:4rem;width:100%;max-width:1300px;margin:0 auto;padding:8rem 1.5rem 5rem;display:flex;container-type:inline-size}.blog-post-module__F7LkJG__postHeader{text-align:center;flex-direction:column;gap:2rem;width:100%;display:flex}.blog-post-module__F7LkJG__postMeta{text-transform:uppercase;letter-spacing:.3em;color:var(--foreground);opacity:.6;font-size:.75rem;font-weight:950}.blog-post-module__F7LkJG__postTitle{text-transform:uppercase;letter-spacing:-.05em;color:var(--foreground);font-size:clamp(2rem,10cqi,5.5rem);font-weight:900;line-height:1}.blog-post-module__F7LkJG__tagContainer{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.blog-post-module__F7LkJG__tag{text-transform:uppercase;letter-spacing:.15em;border:1px solid #feb60c33;padding:.4rem 1rem;font-size:.65rem;font-weight:900}.blog-post-module__F7LkJG__bannerContainer{aspect-ratio:21/9;border:1px solid var(--outline-color);background-color:#000;width:100%;margin:1rem 0;position:relative;overflow:hidden}.blog-post-module__F7LkJG__bannerImage{object-fit:cover;width:100%;height:100%;transition:filter 1s}.blog-post-module__F7LkJG__mainContent{flex-direction:column;gap:4rem;width:100%;max-width:1000px;margin:0 auto;display:flex}.blog-post-module__F7LkJG__postFooter{border-top:1px solid var(--outline-color);justify-content:center;padding-top:3rem;display:flex}@media (max-width:768px){.blog-post-module__F7LkJG__blogPostWrapper{gap:2.5rem;padding:6rem 1rem 3rem}.blog-post-module__F7LkJG__postTitle{font-size:2.25rem}.blog-post-module__F7LkJG__postHeader{gap:1.25rem}.blog-post-module__F7LkJG__bannerContainer{aspect-ratio:16/9;margin:0}}
.GamesCarousel-module__RBSLjq__carouselContainer{z-index:50;box-sizing:border-box;width:100%;max-width:1400px;margin:2rem auto 6rem;padding:0 1rem;position:relative}@media (max-width:768px){.GamesCarousel-module__RBSLjq__carouselContainer{margin-bottom:4rem;padding:0 .75rem}}.GamesCarousel-module__RBSLjq__modalOpenContext{z-index:999999!important}.GamesCarousel-module__RBSLjq__headerContainer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.GamesCarousel-module__RBSLjq__headerLeft{max-width:800px}.GamesCarousel-module__RBSLjq__mainTitle{text-transform:uppercase;letter-spacing:-.04em;color:var(--foreground);margin-top:.5rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:900;line-height:1.1}.GamesCarousel-module__RBSLjq__navButtons{gap:1rem;display:flex}.GamesCarousel-module__RBSLjq__navBtn{border:1px solid var(--outline-color);background:var(--background);width:48px;height:48px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.GamesCarousel-module__RBSLjq__navBtn:hover{background:var(--primary);color:#000;border-color:var(--primary)}.GamesCarousel-module__RBSLjq__cardsWrapper{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:1.5rem;padding-bottom:2rem;display:flex;overflow-x:auto}.GamesCarousel-module__RBSLjq__cardsWrapper::-webkit-scrollbar{display:none}.GamesCarousel-module__RBSLjq__card{scroll-snap-align:start;cursor:pointer;border-radius:24px;flex:0 0 calc(33.333% - 1rem);min-width:300px;height:480px;transition:transform .3s;position:relative;overflow:hidden}@media (max-width:1024px){.GamesCarousel-module__RBSLjq__card{flex:0 0 calc(50% - .75rem)}}@media (max-width:768px){.GamesCarousel-module__RBSLjq__card{flex:0 0 100%;min-width:100%}.GamesCarousel-module__RBSLjq__navButtons{gap:.5rem;display:flex}.GamesCarousel-module__RBSLjq__navBtn{width:40px;height:40px}}.GamesCarousel-module__RBSLjq__card:hover{transform:translateY(-5px)}.GamesCarousel-module__RBSLjq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.GamesCarousel-module__RBSLjq__card:hover .GamesCarousel-module__RBSLjq__cardImage{transform:scale(1.05)}.GamesCarousel-module__RBSLjq__cardOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#000000e6 100%);position:absolute;inset:0}.GamesCarousel-module__RBSLjq__topRightIcon{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;z-index:10;background:#0000004d;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.GamesCarousel-module__RBSLjq__card:hover .GamesCarousel-module__RBSLjq__topRightIcon{background:var(--primary);color:#000;border-color:var(--primary);transform:scale(1.1)}.GamesCarousel-module__RBSLjq__cardContent{z-index:10;flex-direction:column;gap:.5rem;padding:2rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.GamesCarousel-module__RBSLjq__stars{color:var(--primary);gap:2px;margin-bottom:.25rem;font-size:1rem;display:flex}.GamesCarousel-module__RBSLjq__cardTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.GamesCarousel-module__RBSLjq__cardSubtitle{color:#ffffffb3;margin:0;font-size:.85rem;font-weight:500}.GamesCarousel-module__RBSLjq__cardActions{opacity:0;gap:.5rem;margin-top:1rem;transition:all .3s;display:flex;transform:translateY(10px)}.GamesCarousel-module__RBSLjq__card:hover .GamesCarousel-module__RBSLjq__cardActions{opacity:1;transform:translateY(0)}.GamesCarousel-module__RBSLjq__actionBtn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.GamesCarousel-module__RBSLjq__actionBtn:hover,.GamesCarousel-module__RBSLjq__actionBtn.GamesCarousel-module__RBSLjq__primary{background:var(--primary);color:#000;border-color:var(--primary)}.GamesCarousel-module__RBSLjq__actionBtn.GamesCarousel-module__RBSLjq__primary:hover{background:#fff}.GamesCarousel-module__RBSLjq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GamesCarousel-module__RBSLjq__modalContent{background:var(--background);border:1px solid var(--outline-color);width:100%;max-width:480px;max-height:90vh;box-shadow:none;border-radius:12px;position:relative;overflow-y:auto}.GamesCarousel-module__RBSLjq__checkoutModal{flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.GamesCarousel-module__RBSLjq__modalTitle{text-transform:uppercase;color:var(--foreground);font-size:1.5rem;font-weight:900}.GamesCarousel-module__RBSLjq__modalHeader{align-items:center;gap:1.5rem;display:flex}.GamesCarousel-module__RBSLjq__modalPreviewImg{object-fit:cover;border:1px solid var(--outline-color);border-radius:8px;width:90px;height:120px}.GamesCarousel-module__RBSLjq__gameTitle{text-transform:uppercase;color:var(--foreground);font-size:1.5rem;font-weight:900;display:block}.GamesCarousel-module__RBSLjq__gamePrice{color:var(--primary);font-size:1.25rem;font-weight:900}.GamesCarousel-module__RBSLjq__requirementsSection{background:rgba(var(--primary-rgb,254, 182, 12), .05);border:1px solid rgba(var(--primary-rgb,254, 182, 12), .1);border-radius:10px;grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem;display:grid}.GamesCarousel-module__RBSLjq__reqBlock{flex-direction:column;gap:4px;display:flex}.GamesCarousel-module__RBSLjq__reqLabel{text-transform:uppercase;color:var(--primary);font-size:.65rem;font-weight:900}.GamesCarousel-module__RBSLjq__reqText{color:var(--text-muted);font-size:.75rem;line-height:1.4}.GamesCarousel-module__RBSLjq__couponSection{background:rgba(var(--primary-rgb,254, 182, 12), .03);border:1px solid rgba(var(--primary-rgb,254, 182, 12), .15);border-radius:8px;display:flex;overflow:hidden}.GamesCarousel-module__RBSLjq__couponInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:1rem;font-weight:700}.GamesCarousel-module__RBSLjq__applyBtn{background:var(--primary);color:#000;text-transform:uppercase;cursor:pointer;border:none;padding:0 1.5rem;font-weight:900}.GamesCarousel-module__RBSLjq__screenshotModalTitle{color:#1a1a1a;text-align:left;margin:0 0 2rem;font-size:1.5rem;font-weight:800}.GamesCarousel-module__RBSLjq__screenshotModalHeader{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.GamesCarousel-module__RBSLjq__screenshotModalHeaderInfo{flex-direction:column;gap:.25rem;display:flex}.GamesCarousel-module__RBSLjq__screenshotGameTitle{text-transform:uppercase;color:#1a1a1a;font-size:1.5rem;font-weight:950;line-height:1.1}.GamesCarousel-module__RBSLjq__screenshotKeyContainer{background:#fdfbf2;border:1px solid #efe8d0;border-radius:4px;padding:1.5rem}.GamesCarousel-module__RBSLjq__screenshotKeyLabel{color:#9c9276;letter-spacing:.5px;margin-bottom:.75rem;font-size:.65rem;font-weight:900;display:block}.GamesCarousel-module__RBSLjq__screenshotKeyBox{color:#feb60c;letter-spacing:1px;word-break:break-all;flex:1;font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:700}.GamesCarousel-module__RBSLjq__screenshotVisibilityBtn{cursor:pointer;background:#fff;border:1px solid #1a1a1a;border-radius:2px;justify-content:center;align-items:center;padding:.6rem;display:flex}.GamesCarousel-module__RBSLjq__screenshotCopyBtn{cursor:pointer;color:#000;background:#feb60c;border:1px solid #1a1a1a;border-radius:2px;justify-content:center;align-items:center;padding:.6rem;display:flex}.GamesCarousel-module__RBSLjq__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}.GamesCarousel-module__RBSLjq__screenshotFooterBtn:hover{background:#e5a40b;transform:translateY(-2px)}
.ideaDetails-module__LBcRMq__postDescription{color:var(--text-muted);text-wrap:balance;text-align:center;max-width:900px;margin:0 auto;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:400;line-height:1.75}.ideaDetails-module__LBcRMq__authorRow{z-index:1000;border:1px solid var(--outline-color);background:var(--background);-webkit-backdrop-filter:blur(20px)saturate(180%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:2rem 0 1.5rem;padding:1rem 1.5rem;display:flex;position:sticky!important;top:70px!important}.light-theme .ideaDetails-module__LBcRMq__authorRow{box-shadow:none;background:#ffffffb3}.ideaDetails-module__LBcRMq__authorBlock{align-items:center;gap:12px;display:flex}.ideaDetails-module__LBcRMq__avatar{border:2px solid var(--primary);background:var(--outline-color);object-fit:cover;border-radius:8px;flex-shrink:0;width:48px;height:48px}.ideaDetails-module__LBcRMq__authorDetails{flex-direction:column;line-height:1.2;display:flex}.ideaDetails-module__LBcRMq__authorLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:2px;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:900}.ideaDetails-module__LBcRMq__authorName{color:var(--foreground);opacity:.8;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;transition:opacity .2s}.ideaDetails-module__LBcRMq__authorName:hover{opacity:1}.ideaDetails-module__LBcRMq__licenseBadgeRow{border-left:1px solid var(--outline-color);flex-direction:column;margin:10px;padding:0 .4rem;display:flex}.ideaDetails-module__LBcRMq__licenseLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:4px;margin-top:10px;font-size:.6rem;font-weight:900;display:flex}.ideaDetails-module__LBcRMq__licenseValue{color:var(--primary);text-transform:uppercase;font-size:.8rem;font-weight:800}@media (max-width:768px){.ideaDetails-module__LBcRMq__licenseBadgeRow{border-left:none;border-top:1px solid var(--outline-color);width:100%;padding:1rem 0 0}}.ideaDetails-module__LBcRMq__interactions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.ideaDetails-module__LBcRMq__modeSwitchContainer{background:rgba(var(--primary-rgb), .06);border:1px solid rgba(var(--primary-rgb), .15);border-radius:50px;align-items:center;gap:7px;padding:4px 10px;display:flex}.light-theme .ideaDetails-module__LBcRMq__modeSwitchContainer{background:rgba(var(--primary-rgb), .05);border-color:rgba(var(--primary-rgb), .12)}.ideaDetails-module__LBcRMq__modeLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);opacity:.5;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:900;transition:opacity .2s}.ideaDetails-module__LBcRMq__modeLabelActive{opacity:1;color:var(--primary)}.ideaDetails-module__LBcRMq__switch{background:rgba(var(--primary-rgb), .2);border:1px solid rgba(var(--primary-rgb), .2);cursor:pointer;border-radius:50px;flex-shrink:0;width:34px;height:18px;transition:background .25s;position:relative}.ideaDetails-module__LBcRMq__switchActive{background:var(--primary)!important;border-color:var(--primary)!important}.ideaDetails-module__LBcRMq__switchHandle{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .25s cubic-bezier(.34,1.56,.64,1);position:absolute;top:2px;left:2px}.ideaDetails-module__LBcRMq__switchActive .ideaDetails-module__LBcRMq__switchHandle{transform:translate(16px)}.ideaDetails-module__LBcRMq__statsGroup{align-items:center;gap:1.5rem;display:flex}.ideaDetails-module__LBcRMq__statBtn{color:var(--foreground);cursor:pointer;opacity:.8;background:0 0;border:none;align-items:center;gap:.6rem;padding:0;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.ideaDetails-module__LBcRMq__statBtn:hover{opacity:1;color:var(--primary)}.ideaDetails-module__LBcRMq__sectionHeaderReader{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:.5rem;display:flex}.ideaDetails-module__LBcRMq__inlineEditBtn{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;opacity:1;background:#feb60c14;border:1px solid #feb60c4d;border-radius:4px;align-items:center;gap:8px;padding:4px 10px;font-size:.7rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(0)}.ideaDetails-module__LBcRMq__inlineEditBtn:hover{background:var(--primary);color:#000;transform:translateY(-2px)}.ideaDetails-module__LBcRMq__statBtnActive{color:var(--primary);opacity:1}.ideaDetails-module__LBcRMq__votingCluster{border-left:1px solid var(--outline-color);align-items:center;gap:1.25rem;padding-left:1.25rem;display:flex}.ideaDetails-module__LBcRMq__statBtnActiveUp{color:var(--primary);opacity:1}.ideaDetails-module__LBcRMq__statBtnActiveDown{color:#ff4d4d;opacity:1}.ideaDetails-module__LBcRMq__actionBtnActive,.ideaDetails-module__LBcRMq__actionBtnSaved{background:rgba(var(--primary-rgb), .1)!important;border-color:var(--primary)!important;color:var(--primary)!important}@media (max-width:768px){.ideaDetails-module__LBcRMq__authorRow{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:2rem!important;padding:2rem 1.5rem!important;position:relative!important;top:0!important}.ideaDetails-module__LBcRMq__authors{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.ideaDetails-module__LBcRMq__authorBlock{flex-direction:column!important}.ideaDetails-module__LBcRMq__licenseBadgeRow{border-top:1px solid var(--outline-color);width:100%;border-left:none!important;align-items:center!important;padding:1rem 0 0!important}.ideaDetails-module__LBcRMq__statsGroup{border-top:1px solid var(--outline-color);width:100%;padding-top:1rem;justify-content:center!important;gap:2rem!important}.ideaDetails-module__LBcRMq__votingCluster{border-left:none!important;gap:1.5rem!important;padding-left:0!important}.ideaDetails-module__LBcRMq__actionsGroup{border-top:1px solid var(--outline-color);width:100%;padding-top:1.5rem;justify-content:center!important}}.ideaDetails-module__LBcRMq__actionsGroup{align-items:center;gap:.6rem;display:flex}.ideaDetails-module__LBcRMq__actionBtn{border:1px solid var(--outline-color);width:36px;height:36px;color:var(--foreground);cursor:pointer;background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex}.ideaDetails-module__LBcRMq__actionBtn:hover{background:var(--primary)!important;border-color:var(--primary)!important;color:#000!important}.light-theme .ideaDetails-module__LBcRMq__actionBtn{background:#00000005}.ideaDetails-module__LBcRMq__readerContent{width:100%;max-width:1000px;margin-top:2rem;margin-right:auto}.ideaDetails-module__LBcRMq__collabTooltip div{white-space:nowrap}.ideaDetails-module__LBcRMq__subtitleLink{color:var(--primary);cursor:pointer;text-decoration:none}.ideaDetails-module__LBcRMq__sectionIdBadge{color:var(--primary);background:rgba(var(--primary-rgb), .05);text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(var(--primary-rgb), .1);border-radius:3px;width:fit-content;padding:1px 6px;font-size:.52rem;font-weight:950;transition:opacity .3s}.ideaDetails-module__LBcRMq__blogSection{margin-bottom:4rem}.ideaDetails-module__LBcRMq__sectionHeaderReader{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex;position:relative}.ideaDetails-module__LBcRMq__sectionTitleRow{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.ideaDetails-module__LBcRMq__sectionActionsGroup{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.ideaDetails-module__LBcRMq__blogSectionTitle{letter-spacing:-.02em;text-shadow:0 0 15px rgba(var(--primary-rgb), .2);text-transform:uppercase;margin:0;font-size:1.8rem;font-weight:900;line-height:1.1;color:var(--primary)!important}@media (max-width:768px){.ideaDetails-module__LBcRMq__sectionHeaderReader{flex-direction:column;align-items:flex-start;gap:.75rem}.ideaDetails-module__LBcRMq__blogSectionTitle{font-size:1.4rem}}.ideaDetails-module__LBcRMq__readerContent p{color:var(--foreground);opacity:.85;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.15rem);line-height:1.8}.ideaDetails-module__LBcRMq__readerContent b,.ideaDetails-module__LBcRMq__readerContent strong{font-weight:800}.ideaDetails-module__LBcRMq__readerContent i,.ideaDetails-module__LBcRMq__readerContent em{opacity:.9;font-style:italic}.ideaDetails-module__LBcRMq__readerContent u{text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-underline-offset:4px}.ideaDetails-module__LBcRMq__readerContent strike{opacity:.5;text-decoration:line-through}.ideaDetails-module__LBcRMq__editorModeContent{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.ideaDetails-module__LBcRMq__editorHint{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);border:1px solid rgba(var(--primary-rgb), .3);background:rgba(var(--primary-rgb), .06);border-radius:4px;align-self:flex-start;padding:3px 10px;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:900;display:inline-block}.ideaDetails-module__LBcRMq__savingIndicator{color:var(--primary);opacity:.8;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700;animation:1.5s ease-in-out infinite ideaDetails-module__LBcRMq__pulse}@keyframes ideaDetails-module__LBcRMq__pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@media (max-width:900px){.ideaDetails-module__LBcRMq__authorRow{padding:.75rem 1rem;top:100px}}@media (max-width:768px){.ideaDetails-module__LBcRMq__authorRow{flex-direction:column;align-items:flex-start;gap:1.25rem;top:96px}.ideaDetails-module__LBcRMq__interactions{justify-content:flex-start;gap:1rem;width:100%}.ideaDetails-module__LBcRMq__statsGroup{gap:1rem}.ideaDetails-module__LBcRMq__actionsGroup{margin-left:auto}}@media (max-width:780px){.ideaDetails-module__LBcRMq__modeSwitchContainer{justify-content:center;width:100%;padding:3px 8px}}@media (max-width:480px){.ideaDetails-module__LBcRMq__modeSwitchContainer{padding:3px 8px}.ideaDetails-module__LBcRMq__modeLabel{font-size:.65rem}.ideaDetails-module__LBcRMq__statBtn{font-size:.85rem}.ideaDetails-module__LBcRMq__postDescription{font-size:.95rem}.ideaDetails-module__LBcRMq__interactions{flex-wrap:wrap;gap:.75rem}}@media (max-width:360px){.ideaDetails-module__LBcRMq__modeLabel{display:none}}.ideaDetails-module__LBcRMq__sectionContributor{background:rgba(var(--foreground-rgb), .02);border-left:3px solid var(--primary);align-items:center;gap:10px;width:fit-content;margin-top:1.5rem;padding:.75rem 1rem;display:flex}.ideaDetails-module__LBcRMq__miniAvatar{object-fit:cover;border-radius:4px;width:28px;height:28px}.ideaDetails-module__LBcRMq__contributorDetails{flex-direction:column;line-height:1.1;display:flex}.ideaDetails-module__LBcRMq__contributorLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.6rem;font-weight:800}.ideaDetails-module__LBcRMq__contributorName{color:var(--foreground);font-size:.75rem;font-weight:700}.ideaDetails-module__LBcRMq__sectionCollaboratorsCompact{margin-top:-2rem;padding:0}.ideaDetails-module__LBcRMq__collaboratorAvatars{align-items:center;gap:-10px;display:flex}.ideaDetails-module__LBcRMq__collabAvatarWrapper{cursor:pointer;z-index:1;margin-right:-10px;transition:transform .2s,margin .2s;position:relative}.ideaDetails-module__LBcRMq__collabAvatarWrapper:hover{z-index:10;margin-right:2px;transform:translateY(-5px)}.ideaDetails-module__LBcRMq__collabAvatar{border:2px solid var(--background);background:var(--outline-color);object-fit:cover;width:32px;height:32px;box-shadow:none;border-radius:50%}.ideaDetails-module__LBcRMq__collabTooltip{background:var(--background);color:var(--foreground);white-space:nowrap;pointer-events:none;opacity:0;z-index:100;box-shadow:none;border:1px solid var(--outline-color);border-radius:8px;flex-direction:column;align-items:center;gap:3px;padding:10px 14px;font-size:.75rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-10px)}.light-theme .ideaDetails-module__LBcRMq__collabTooltip{background:#fff;border-color:#e0e0e0}.dark-theme .ideaDetails-module__LBcRMq__collabTooltip{background:#0a0a0a;border-color:#2a2a2a}.ideaDetails-module__LBcRMq__collabAvatarWrapper:hover .ideaDetails-module__LBcRMq__collabTooltip{opacity:1;transform:translate(-50%)translateY(-12px)}.ideaDetails-module__LBcRMq__collabTooltip:after{content:"";border-style:solid;border-width:6px;border-color:var(--outline-color) transparent transparent transparent;position:absolute;top:100%;left:50%;transform:translate(-50%)}.light-theme .ideaDetails-module__LBcRMq__collabTooltip:after{border-top-color:#e0e0e0}.dark-theme .ideaDetails-module__LBcRMq__collabTooltip:after{border-top-color:#2a2a2a}.ideaDetails-module__LBcRMq__sectionReaderWrapper{gap:2rem;width:100%;display:flex;position:relative}.ideaDetails-module__LBcRMq__sectionMainContent{flex:1;min-width:0}.ideaDetails-module__LBcRMq__sectionStatusBar{border-left:2px solid var(--primary);background:rgba(var(--primary-rgb), .05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:0 12px 12px 0;flex-direction:column;align-items:center;gap:1.5rem;min-width:60px;max-width:60px;height:fit-content;padding:1.5rem .5rem;display:flex;position:sticky;top:220px}.ideaDetails-module__LBcRMq__statusItem{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:4px;font-size:.65rem;font-weight:900;display:flex}.ideaDetails-module__LBcRMq__statusIcon{color:var(--foreground);transition:transform .2s}.ideaDetails-module__LBcRMq__statusItem:hover .ideaDetails-module__LBcRMq__statusIcon{color:var(--primary);transform:scale(1.2)}.ideaDetails-module__LBcRMq__statusValue{text-transform:uppercase;letter-spacing:.5px}.ideaDetails-module__LBcRMq__statusCollabs{flex-direction:column;align-items:center;gap:8px;margin-top:.5rem;display:flex}.ideaDetails-module__LBcRMq__verticalAvatar{border:1px solid var(--primary);cursor:pointer;border-radius:50%;width:28px;height:28px;margin-bottom:-15px;transition:transform .2s}.ideaDetails-module__LBcRMq__verticalAvatar:hover{z-index:10;transform:translate(-5px)}.ideaDetails-module__LBcRMq__verticalEditBtn{background:rgba(var(--primary-rgb), .1);border:1px solid var(--primary);width:36px;height:36px;color:var(--primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin-top:auto;transition:all .3s;display:flex}.ideaDetails-module__LBcRMq__verticalEditBtn:hover{background:var(--primary);color:#000;transform:rotate(15deg)}@media (max-width:1000px){.ideaDetails-module__LBcRMq__sectionStatusBar{display:none}}.ideaDetails-module__LBcRMq__verticalTooltip{color:var(--primary);white-space:nowrap;pointer-events:none;opacity:0;border:1px solid var(--primary);z-index:100;background:#000;border-radius:6px;padding:.5rem .8rem;font-size:.65rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;right:130%;transform:translateY(-50%)translate(-15px);box-shadow:none!important}.light-theme .ideaDetails-module__LBcRMq__verticalTooltip{background:#fff;box-shadow:0 4px 12px #0000001a}.ideaDetails-module__LBcRMq__statusItem:hover .ideaDetails-module__LBcRMq__verticalTooltip,.ideaDetails-module__LBcRMq__collabAvatarWrapper:hover .ideaDetails-module__LBcRMq__verticalTooltip{opacity:1;transform:translateY(-50%)translate(0)}.ideaDetails-module__LBcRMq__verticalTooltip:after{content:"";border:5px solid #0000;border-left-color:#000;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.light-theme .ideaDetails-module__LBcRMq__verticalTooltip:after{border-left-color:#fff}.ideaDetails-module__LBcRMq__skeleton{background:linear-gradient(90deg,#0000,#feb60c0d,#0000) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite ideaDetails-module__LBcRMq__skeleton-shimmer}@keyframes ideaDetails-module__LBcRMq__skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.ExtraSections-module__9wAFXG__container{z-index:50;box-sizing:border-box;flex-direction:column;gap:3rem;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem 0;display:flex;position:relative}.ExtraSections-module__9wAFXG__section{flex-direction:column;display:flex}.ExtraSections-module__9wAFXG__sectionTitle{letter-spacing:-.04em;text-transform:uppercase;margin-bottom:2rem;font-size:2.75rem;font-weight:800;line-height:1.1}.ExtraSections-module__9wAFXG__sectionSubtext{color:var(--text-muted);max-width:700px;margin-bottom:3rem;font-size:1.1rem;font-weight:500;line-height:1.6}.ExtraSections-module__9wAFXG__aboutGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}.ExtraSections-module__9wAFXG__aboutVisual{position:relative}.ExtraSections-module__9wAFXG__aboutCard{background:var(--background);border:1px solid var(--outline-color);border-radius:24px;padding:4rem;position:relative;overflow:hidden}.ExtraSections-module__9wAFXG__aboutCardBg{background:radial-gradient(circle at 100% 0%, rgba(var(--primary-rgb,254, 182, 12), .08) 0%, transparent 60%);z-index:0;position:absolute;inset:0}.ExtraSections-module__9wAFXG__aboutHeroTitle{text-transform:uppercase;letter-spacing:-.05em;z-index:1;margin:1.5rem 0;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:.95;position:relative}.ExtraSections-module__9wAFXG__aboutHeroTitle span{color:var(--primary);opacity:.9}.ExtraSections-module__9wAFXG__aboutHeroDesc{color:var(--text-muted);z-index:1;max-width:400px;margin-bottom:3rem;font-size:1.1rem;font-weight:500;line-height:1.5;position:relative}.ExtraSections-module__9wAFXG__aboutStats{z-index:1;border-top:1px solid var(--outline-color);gap:3rem;padding-top:2rem;display:flex;position:relative}.ExtraSections-module__9wAFXG__aboutStatItem{flex-direction:column;display:flex}.ExtraSections-module__9wAFXG__aboutStatVal{color:var(--foreground);font-size:1.75rem;font-weight:900}.ExtraSections-module__9wAFXG__aboutStatLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;font-size:.65rem;font-weight:800}.ExtraSections-module__9wAFXG__aboutDetails{flex-direction:column;display:flex}.ExtraSections-module__9wAFXG__aboutText{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.ExtraSections-module__9wAFXG__aboutValuesList{flex-direction:column;gap:2rem;display:flex}.ExtraSections-module__9wAFXG__valueRow{border-bottom:1px solid var(--outline-color);align-items:flex-start;gap:1.5rem;padding-bottom:2rem;display:flex}.ExtraSections-module__9wAFXG__valueRow:last-child{border-bottom:none}.ExtraSections-module__9wAFXG__valueIconSmall{color:var(--primary);padding-top:.2rem}.ExtraSections-module__9wAFXG__valueTitleSmall{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:1rem;font-weight:900}.ExtraSections-module__9wAFXG__valueDescSmall{color:var(--text-muted);font-size:.9rem;font-weight:500;line-height:1.6}.ExtraSections-module__9wAFXG__investGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ExtraSections-module__9wAFXG__investCard{border:1px solid var(--outline-color);background-color:var(--background);padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.ExtraSections-module__9wAFXG__investCard:before{content:"";background:conic-gradient(from var(--border-angle,0deg), #feb60c, #4dffff, #feb60c);-webkit-mask-composite:xor;opacity:0;z-index:10;pointer-events:none;padding:1px;transition:opacity .4s;animation:4s linear infinite ExtraSections-module__9wAFXG__rotateBorder;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ExtraSections-module__9wAFXG__investCard:hover:before{opacity:1}.ExtraSections-module__9wAFXG__investCard:hover{border-color:#0000;transform:scale(1.02)}.ExtraSections-module__9wAFXG__investIcon{color:var(--primary);margin-bottom:1.5rem;font-size:0}.ExtraSections-module__9wAFXG__investTitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:1.1rem;font-weight:800}.ExtraSections-module__9wAFXG__investDesc{color:var(--text-muted);font-size:.9rem;font-weight:500;line-height:1.6}.ExtraSections-module__9wAFXG__investCta{justify-content:center;margin-top:3rem;display:flex}.ExtraSections-module__9wAFXG__sectionTitleRow{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.ExtraSections-module__9wAFXG__sectionTitleRow .ExtraSections-module__9wAFXG__sectionTitle{margin-bottom:0}.ExtraSections-module__9wAFXG__comingSoonBadge{text-transform:uppercase;letter-spacing:.1em;color:#feb60c;white-space:nowrap;background:#feb60c14;border:1px solid #feb60c4d;border-radius:50px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.7rem;font-weight:900;animation:2.5s ease-in-out infinite ExtraSections-module__9wAFXG__comingSoonPulse;display:inline-flex}@keyframes ExtraSections-module__9wAFXG__comingSoonPulse{0%,to{border-color:#feb60c4d;box-shadow:0 0 8px #feb60c26}50%{border-color:#feb60c99;box-shadow:0 0 20px #feb60c4d}}.ExtraSections-module__9wAFXG__comingSoonOverlay{opacity:.45;pointer-events:none;filter:grayscale(.3);transition:opacity .4s;position:relative}.ExtraSections-module__9wAFXG__rolesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.ExtraSections-module__9wAFXG__roleCard{border:1px solid var(--outline-color);background-color:var(--background);flex-direction:column;padding:2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.ExtraSections-module__9wAFXG__roleCard:before{content:"";background:conic-gradient(from var(--border-angle,0deg), #feb60c, #f0f, #feb60c);-webkit-mask-composite:xor;opacity:0;z-index:10;pointer-events:none;padding:1px;transition:opacity .4s;animation:4s linear infinite ExtraSections-module__9wAFXG__rotateBorder;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ExtraSections-module__9wAFXG__roleCard:hover:before{opacity:1}.ExtraSections-module__9wAFXG__roleCard:hover{border-color:#0000;transform:scale(1.02)}.ExtraSections-module__9wAFXG__roleHeader{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.ExtraSections-module__9wAFXG__roleIcon{color:var(--primary);border:1.5px solid var(--primary);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ExtraSections-module__9wAFXG__roleTitle{text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:800}.ExtraSections-module__9wAFXG__roleType{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:.7rem;font-weight:700;display:block}.ExtraSections-module__9wAFXG__roleDesc{color:var(--text-muted);flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.ExtraSections-module__9wAFXG__applyBtnWrapper{z-index:20;position:relative}.ExtraSections-module__9wAFXG__steamGrid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.ExtraSections-module__9wAFXG__steamCard{background:var(--background);border:1px solid var(--outline-color);box-shadow:none;border-radius:12px;flex-direction:column;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.ExtraSections-module__9wAFXG__premiumCard{border:1px solid #feb60c!important}.ExtraSections-module__9wAFXG__shineEffect:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff0d 1%,#ffffff4d 30%,#fff0 100%);width:200%;height:200%;position:absolute;top:-110%;left:-210%;transform:rotate(30deg)}.ExtraSections-module__9wAFXG__steamCard:hover.ExtraSections-module__9wAFXG__shineEffect:after{opacity:1;transition:all .8s cubic-bezier(.19,1,.22,1);top:-30%;left:-30%}.ExtraSections-module__9wAFXG__discountFillContainer{flex-direction:column;gap:.6rem;width:100%;margin-bottom:2rem;display:flex}.ExtraSections-module__9wAFXG__discountFillHeader{justify-content:space-between;align-items:center;display:flex}.ExtraSections-module__9wAFXG__discountFillLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.6rem;font-weight:800}.ExtraSections-module__9wAFXG__discountFillValue{color:var(--primary);font-size:.7rem;font-weight:900}.ExtraSections-module__9wAFXG__discountFillBar{background:rgba(var(--primary-rgb), .1);border:1px solid rgba(var(--primary-rgb), .15);border-radius:5px;width:100%;height:10px;overflow:hidden}.ExtraSections-module__9wAFXG__discountFillProgress{background:linear-gradient(90deg, var(--primary), gold);height:100%;transition:width .8s cubic-bezier(.65,0,.35,1);box-shadow:0 0 15px #feb60c66}.ExtraSections-module__9wAFXG__cardImageContainer{aspect-ratio:16/7.5;border-bottom:1px solid var(--outline-color);width:100%;height:auto;overflow:hidden}.ExtraSections-module__9wAFXG__cardImage{object-fit:cover;transition:transform .4s;width:100%!important;height:100%!important}.ExtraSections-module__9wAFXG__steamCard:hover{border-color:var(--primary);background:rgba(var(--primary-rgb,254, 182, 12), .02);transform:translateY(-8px)scale(1.02)}.ExtraSections-module__9wAFXG__steamCard:hover .ExtraSections-module__9wAFXG__cardImage{transform:scale(1.03)}.ExtraSections-module__9wAFXG__platformRow{z-index:10;background:#ffffff05;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex;position:relative}.ExtraSections-module__9wAFXG__platformIcons{align-items:center;gap:.8rem;display:flex}.ExtraSections-module__9wAFXG__activeIcon{color:var(--foreground);opacity:1}.ExtraSections-module__9wAFXG__inactiveIcon{color:var(--text-muted);opacity:.3}.ExtraSections-module__9wAFXG__steamTag{color:var(--text-muted);letter-spacing:.1em;border-left:1px solid var(--outline-color);align-items:center;gap:.4rem;padding-left:.8rem;font-size:.65rem;font-weight:900;display:flex}.ExtraSections-module__9wAFXG__discountBadge{background:var(--primary);color:#000;text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--primary);border-radius:50px;padding:.4rem .75rem;font-size:.7rem;font-weight:900}.ExtraSections-module__9wAFXG__steamInfo{flex-direction:column;flex-grow:1;gap:2rem;padding:2rem;display:flex}.ExtraSections-module__9wAFXG__titleArea{flex-direction:column;gap:1rem;display:flex}.ExtraSections-module__9wAFXG__steamTitle{text-transform:uppercase;letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:1.75rem;font-weight:900;line-height:1.1}.ExtraSections-module__9wAFXG__timer{background:var(--primary);border:1px solid var(--primary);border-radius:6px;align-items:center;gap:.4rem;width:fit-content;padding:.4rem .8rem;animation:2s ease-in-out infinite ExtraSections-module__9wAFXG__timerPulse;display:flex}@keyframes ExtraSections-module__9wAFXG__timerPulse{0%,to{opacity:.95;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}.ExtraSections-module__9wAFXG__timerVal{color:#000;letter-spacing:.05em;font-family:monospace;font-size:.9rem;font-weight:900}.ExtraSections-module__9wAFXG__timerLabel{text-transform:uppercase;color:#000;opacity:.8;font-size:.6rem;font-weight:900}.ExtraSections-module__9wAFXG__priceContainer{border-top:1px solid var(--outline-color);flex-direction:column;gap:.4rem;margin-top:auto;padding-top:1.2rem;display:flex}.ExtraSections-module__9wAFXG__priceLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:800}.ExtraSections-module__9wAFXG__priceRow{align-items:baseline;gap:.75rem;display:flex}.ExtraSections-module__9wAFXG__discountPrice{color:var(--foreground);font-size:2.25rem;font-weight:900;line-height:1}.ExtraSections-module__9wAFXG__originalPrice{color:var(--text-muted);opacity:.5;font-size:.9rem;text-decoration:line-through}.ExtraSections-module__9wAFXG__steamActions{flex-direction:column;gap:.75rem;display:flex}.ExtraSections-module__9wAFXG__keyContainer{align-items:center;gap:.5rem;width:100%;display:flex}.ExtraSections-module__9wAFXG__hiddenKey{background:rgba(var(--primary-rgb,254, 182, 12), .05);border:1px solid rgba(var(--primary-rgb,254, 182, 12), .2);color:var(--primary);letter-spacing:2px;border-radius:8px;flex:1;padding:.8rem 1rem;font-family:monospace;font-size:1rem;overflow:hidden}.ExtraSections-module__9wAFXG__btnUnlock{text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:linear-gradient(135deg,#feb60c,#ffe066,#feb60c) 0 0/200%;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.8rem;font-weight:900;transition:all .4s;animation:3s linear infinite ExtraSections-module__9wAFXG__shineGradient;display:inline-flex;position:relative;overflow:hidden;color:#000!important;border:none!important}.ExtraSections-module__9wAFXG__btnUnlock:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.ExtraSections-module__9wAFXG__btnUnlock:hover{transform:translateY(-3px)scale(1.05)}.ExtraSections-module__9wAFXG__btnUnlock:hover:before{left:100%}.ExtraSections-module__9wAFXG__bottomWrapper{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.ExtraSections-module__9wAFXG__socialsGrid{flex-wrap:wrap;gap:1.25rem;display:flex}.ExtraSections-module__9wAFXG__socialCard{border:1px solid var(--outline-color);background-color:var(--background);min-width:140px;color:inherit;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 1.5rem;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.ExtraSections-module__9wAFXG__socialCard:before{content:"";background:conic-gradient(from var(--border-angle,0deg), #feb60c, #f0f, #feb60c);-webkit-mask-composite:xor;opacity:0;z-index:10;pointer-events:none;padding:1px;transition:opacity .4s;animation:4s linear infinite ExtraSections-module__9wAFXG__rotateBorder;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ExtraSections-module__9wAFXG__socialCard:hover:before{opacity:1}.ExtraSections-module__9wAFXG__socialCard:hover{border-color:#0000;transform:translateY(-6px)}.ExtraSections-module__9wAFXG__socialName{text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:800}.ExtraSections-module__9wAFXG__socialHandle{color:var(--text-muted);font-size:.75rem;font-weight:700}.ExtraSections-module__9wAFXG__discordCard{color:#fff;background-color:#5865f2;border-color:#5865f2}.ExtraSections-module__9wAFXG__discordCard .ExtraSections-module__9wAFXG__socialHandle{color:#ffffffba}.ExtraSections-module__9wAFXG__discordCard:hover{color:#fff;border-color:#5865f2}.ExtraSections-module__9wAFXG__contactCard{background-color:var(--background);color:var(--foreground);border:1px solid var(--outline-color);padding:3rem;transition:all .4s;position:relative;overflow:hidden}.ExtraSections-module__9wAFXG__contactDesc{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.ExtraSections-module__9wAFXG__contactForm{border:1px solid rgba(var(--primary-rgb,254, 182, 12), .2);background:rgba(var(--primary-rgb,254, 182, 12), .03);z-index:20;gap:0;transition:all .4s;display:flex;position:relative}.ExtraSections-module__9wAFXG__contactForm:focus-within{border-color:var(--primary);box-shadow:0 0 20px rgba(var(--primary-rgb,254, 182, 12), .1)}.ExtraSections-module__9wAFXG__emailInput{border:1px solid rgba(var(--primary-rgb,254, 182, 12), .1);color:var(--foreground);background:0 0;outline:none;flex:1;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;transition:all .4s}.ExtraSections-module__9wAFXG__emailInput:focus{border-color:var(--primary)}.ExtraSections-module__9wAFXG__emailInput::placeholder{color:var(--text-muted);opacity:.6}.ExtraSections-module__9wAFXG__contactForm:after{content:"";background:var(--primary);opacity:.03;z-index:-1;pointer-events:none;position:absolute;inset:-1px}.ExtraSections-module__9wAFXG__contactBtn{border:none!important;border-left:1px solid var(--primary)!important;padding:1.25rem 3rem!important;transition:all .4s!important}.ExtraSections-module__9wAFXG__contactBtn:hover{color:var(--foreground)!important;border-left:1px solid var(--primary)!important;background:0 0!important}.ExtraSections-module__9wAFXG__skeletonCard{pointer-events:none;overflow:hidden}.ExtraSections-module__9wAFXG__skeletonPlatformRow{border-bottom:1px solid var(--outline-color);justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex}.ExtraSections-module__9wAFXG__skeletonBody{flex-direction:column;flex-grow:1;gap:2rem;padding:2rem;display:flex}.ExtraSections-module__9wAFXG__skeletonRow{align-items:center;gap:.8rem;display:flex}.ExtraSections-module__9wAFXG__skeletonDivider{background:var(--outline-color);width:1px;height:16px}.ExtraSections-module__9wAFXG__skeletonBlock{background:var(--outline-color);position:relative;overflow:hidden}.ExtraSections-module__9wAFXG__skeletonBlock:after{content:"";background:linear-gradient(90deg,#0000 0%,#feb60c14 40%,#feb60c26 50%,#feb60c14 60%,#0000 100%);animation:1.8s ease-in-out infinite ExtraSections-module__9wAFXG__skeletonShimmer;position:absolute;inset:0}@keyframes ExtraSections-module__9wAFXG__skeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ExtraSections-module__9wAFXG__skeletonIcon{width:16px;height:16px}.ExtraSections-module__9wAFXG__skeletonTagBlock{width:70px;height:14px}.ExtraSections-module__9wAFXG__skeletonBadge{width:60px;height:28px;border-radius:50px!important}.ExtraSections-module__9wAFXG__skeletonTitleArea{flex-direction:column;gap:.6rem;display:flex}.ExtraSections-module__9wAFXG__skeletonTitle{width:85%;height:24px}.ExtraSections-module__9wAFXG__skeletonTitleShort{width:55%;height:24px}.ExtraSections-module__9wAFXG__skeletonTimer{width:160px;height:32px;margin-top:.4rem}.ExtraSections-module__9wAFXG__skeletonPriceArea{border-top:1px solid var(--outline-color);flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1.2rem;display:flex}.ExtraSections-module__9wAFXG__skeletonPriceLabel{width:90px;height:12px}.ExtraSections-module__9wAFXG__skeletonBigPrice{width:100px;height:36px}.ExtraSections-module__9wAFXG__skeletonOldPrice{width:55px;height:16px}.ExtraSections-module__9wAFXG__skeletonNote{width:150px;height:14px}.ExtraSections-module__9wAFXG__skeletonActions{flex-direction:column;gap:.75rem;display:flex}.ExtraSections-module__9wAFXG__skeletonKeyInput{flex:1;height:44px}.ExtraSections-module__9wAFXG__skeletonBtn{width:120px;height:44px}.ExtraSections-module__9wAFXG__skeletonBtnFull{width:100%;height:44px}@media (max-width:1024px){.ExtraSections-module__9wAFXG__bottomWrapper{grid-template-columns:1fr;gap:4rem}.ExtraSections-module__9wAFXG__aboutGrid{grid-template-columns:1fr;gap:3rem}.ExtraSections-module__9wAFXG__investGrid,.ExtraSections-module__9wAFXG__steamGrid{grid-template-columns:1fr 1fr}}.ExtraSections-module__9wAFXG__subscribeRow{background-color:var(--background);z-index:101;gap:0;width:100%;max-width:600px;transition:border-color .4s;display:flex;position:relative}@media (max-width:768px){.ExtraSections-module__9wAFXG__sectionTitle{font-size:2.25rem}.ExtraSections-module__9wAFXG__aboutCard{padding:2.5rem}.ExtraSections-module__9wAFXG__aboutStats{gap:1.5rem}.ExtraSections-module__9wAFXG__subscribeRow{flex-direction:column;gap:1rem}.ExtraSections-module__9wAFXG__emailInput{border:1px solid var(--outline-color)}.ExtraSections-module__9wAFXG__contactBtn{width:100%;border-left:none!important;border:1px solid var(--primary)!important}.ExtraSections-module__9wAFXG__contactCard{padding:2rem}.ExtraSections-module__9wAFXG__steamGrid{grid-template-columns:1fr}}.ExtraSections-module__9wAFXG__importantNotice{background:rgba(var(--primary-rgb,254, 182, 12), .05);border:1px solid rgba(var(--primary-rgb,254, 182, 12), .2);text-align:left;border-radius:12px;align-items:flex-start;gap:1rem;margin:1.5rem 0;padding:1.25rem;display:flex}.ExtraSections-module__9wAFXG__noticeIcon{color:var(--primary);flex-shrink:0;margin-top:5px}.ExtraSections-module__9wAFXG__noticeContent{flex-direction:column;gap:.4rem;display:flex}.ExtraSections-module__9wAFXG__noticeTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin:0;font-size:.75rem;font-weight:900}.ExtraSections-module__9wAFXG__noticeText{color:var(--foreground);margin:0;font-size:.85rem;font-weight:500;line-height:1.5}.ExtraSections-module__9wAFXG__teaserGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.ExtraSections-module__9wAFXG__leaderboardContainer{grid-template-columns:1fr 1.2fr;gap:0;display:grid}.ExtraSections-module__9wAFXG__globalSteamCard{flex-direction:row;display:flex}.ExtraSections-module__9wAFXG__leaderboardLeft,.ExtraSections-module__9wAFXG__globalSteamLeft{border-right:1px solid var(--outline-color)}.ExtraSections-module__9wAFXG__teaserTitle{text-transform:uppercase;color:var(--foreground);margin:1.5rem 0;font-size:3.5rem;font-weight:900;line-height:1}@media (max-width:1024px){.ExtraSections-module__9wAFXG__teaserGrid,.ExtraSections-module__9wAFXG__leaderboardContainer{grid-template-columns:1fr!important}.ExtraSections-module__9wAFXG__globalSteamCard{flex-direction:column!important}.ExtraSections-module__9wAFXG__leaderboardLeft,.ExtraSections-module__9wAFXG__globalSteamLeft{border-bottom:1px solid var(--outline-color);border-right:none!important}.ExtraSections-module__9wAFXG__teaserTitle{font-size:2.75rem}.ExtraSections-module__9wAFXG__aboutGrid{grid-template-columns:1fr!important;gap:2rem!important}.ExtraSections-module__9wAFXG__investGrid,.ExtraSections-module__9wAFXG__steamGrid{grid-template-columns:1fr 1fr!important;gap:1.25rem!important}.ExtraSections-module__9wAFXG__rolesGrid{grid-template-columns:1fr!important}.ExtraSections-module__9wAFXG__bottomWrapper{grid-template-columns:1fr!important;gap:2rem!important}.ExtraSections-module__9wAFXG__container{padding-left:1.25rem;padding-right:1.25rem}.ExtraSections-module__9wAFXG__aboutCard{padding:2.5rem!important}}@media (max-width:768px){.ExtraSections-module__9wAFXG__sectionTitle{margin-bottom:1.25rem;font-size:1.8rem}.ExtraSections-module__9wAFXG__sectionSubtext{margin-bottom:2rem;font-size:1rem}.ExtraSections-module__9wAFXG__discountPrice{font-size:1.75rem}.ExtraSections-module__9wAFXG__aboutHeroTitle{font-size:2rem}.ExtraSections-module__9wAFXG__aboutCard{padding:2rem!important}.ExtraSections-module__9wAFXG__aboutStats{gap:1.5rem}.ExtraSections-module__9wAFXG__teaserGrid{gap:2rem;padding:2.5rem!important}.ExtraSections-module__9wAFXG__teaserTitle{font-size:2rem}.ExtraSections-module__9wAFXG__investGrid,.ExtraSections-module__9wAFXG__steamGrid,.ExtraSections-module__9wAFXG__featureGrid{grid-template-columns:1fr!important}.ExtraSections-module__9wAFXG__steamInfo{padding:1.25rem}.ExtraSections-module__9wAFXG__steamTitle{font-size:1.25rem}.ExtraSections-module__9wAFXG__keyContainer{gap:.5rem;flex-direction:column!important}.ExtraSections-module__9wAFXG__btnUnlock{width:100%;padding:.75rem 1rem;font-size:.75rem}.ExtraSections-module__9wAFXG__hiddenKey{width:100%;padding:.75rem;font-size:.85rem}.ExtraSections-module__9wAFXG__socialsGrid{gap:.75rem}.ExtraSections-module__9wAFXG__socialCard{min-width:calc(50% - .375rem);padding:1.75rem 1rem}.ExtraSections-module__9wAFXG__container{gap:2rem;padding-left:1rem;padding-right:1rem}.ExtraSections-module__9wAFXG__investCard{padding:1.75rem}}
.AffiliateSection-module__jRQnfa__container{z-index:1;width:100%;max-width:1400px;margin:1rem auto 3rem;position:relative}.AffiliateSection-module__jRQnfa__card{background:rgba(var(--background-rgb), .5);border:1px solid var(--outline-color);z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;flex-direction:row;display:flex;position:relative;overflow:hidden}.AffiliateSection-module__jRQnfa__infoContent{border-right:1px solid var(--outline-color);flex-direction:column;flex:1.2;gap:2rem;padding:3rem;display:flex}.AffiliateSection-module__jRQnfa__badge{background:rgba(var(--primary-rgb,254, 182, 12), .1);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;border:1px solid rgba(var(--primary-rgb,254, 182, 12), .2);border-radius:50px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.7rem;font-weight:800;display:inline-flex}.AffiliateSection-module__jRQnfa__title{color:var(--foreground);text-transform:uppercase;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1.1}.AffiliateSection-module__jRQnfa__highlight{color:var(--primary)}.AffiliateSection-module__jRQnfa__description{color:var(--text-muted);max-width:500px;font-size:1.1rem;line-height:1.6}.AffiliateSection-module__jRQnfa__referralBox{gap:1rem;display:flex}.AffiliateSection-module__jRQnfa__linkWrapper{background:rgba(var(--primary-rgb,254, 182, 12), .05);border:1px solid rgba(var(--primary-rgb,254, 182, 12), .2);border-radius:8px;flex:1;align-items:center;padding:.5rem;display:flex}.AffiliateSection-module__jRQnfa__linkInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-family:monospace;font-size:.85rem}.AffiliateSection-module__jRQnfa__copyBtn{background:var(--background);border:1px solid var(--outline-color);color:var(--foreground);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.AffiliateSection-module__jRQnfa__copyBtn:hover{background:var(--primary);color:#000;border-color:var(--primary)}.AffiliateSection-module__jRQnfa__inviteBtn{background:var(--primary);color:#000;cursor:pointer;text-transform:uppercase;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:0 2rem;font-size:.85rem;font-weight:800;transition:all .2s;display:flex}.AffiliateSection-module__jRQnfa__inviteBtn:hover{filter:brightness(1.1);transform:translateY(-2px)}.AffiliateSection-module__jRQnfa__statsRow{gap:3rem;display:flex}.AffiliateSection-module__jRQnfa__statCard{flex-direction:column;display:flex}.AffiliateSection-module__jRQnfa__statValue{color:var(--foreground);font-size:2.5rem;font-weight:900;line-height:1}.AffiliateSection-module__jRQnfa__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:800}.AffiliateSection-module__jRQnfa__progressVisual{background:rgba(var(--primary-rgb), .02);flex-direction:column;flex:.8;gap:2rem;padding:3rem;display:flex}.AffiliateSection-module__jRQnfa__progHeader{border-bottom:1px solid var(--outline-color);padding-bottom:1.5rem}.AffiliateSection-module__jRQnfa__progTitle{text-transform:uppercase;color:var(--foreground);font-size:1.5rem;font-weight:900}.AffiliateSection-module__jRQnfa__progSubtitle{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.AffiliateSection-module__jRQnfa__milestoneList{flex-direction:column;gap:.75rem;display:flex}.AffiliateSection-module__jRQnfa__milestoneItem{border:1px solid #0000;border-radius:10px;align-items:center;gap:1.25rem;padding:1rem;transition:all .2s;display:flex}.AffiliateSection-module__jRQnfa__activeItem{background:rgba(var(--primary-rgb,254, 182, 12), .05);border-color:rgba(var(--primary-rgb,254, 182, 12), .2)}.AffiliateSection-module__jRQnfa__iconCircle{background:var(--background);border:1px solid var(--outline-color);width:32px;height:32px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.AffiliateSection-module__jRQnfa__activeItem .AffiliateSection-module__jRQnfa__iconCircle{background:var(--primary);color:#000;border-color:var(--primary)}.AffiliateSection-module__jRQnfa__mLabel{text-transform:uppercase;color:var(--foreground);font-size:.85rem;font-weight:800;display:block}.AffiliateSection-module__jRQnfa__mDesc{color:var(--text-muted);font-size:.7rem}.AffiliateSection-module__jRQnfa__progressBarWrapper{flex-direction:column;gap:1.5rem;display:flex}.AffiliateSection-module__jRQnfa__progressLabels{justify-content:space-between;height:12px;padding:0 .5rem;display:flex;position:relative}.AffiliateSection-module__jRQnfa__progLabel{color:var(--text-muted);font-family:monospace;font-size:.65rem;font-weight:900;position:absolute;transform:translate(-50%)}.AffiliateSection-module__jRQnfa__progressBar{background:var(--outline-color);border-radius:50px;height:12px;position:relative;overflow:visible}.AffiliateSection-module__jRQnfa__progressFill{background:var(--primary);z-index:2;border-radius:50px;height:100%;transition:width 1.5s ease-out;position:relative;overflow:hidden}.AffiliateSection-module__jRQnfa__glowEffect{background:linear-gradient(90deg,#0000,#fff6,#0000);border-radius:50px;animation:2s linear infinite AffiliateSection-module__jRQnfa__glowMove;position:absolute;inset:0}@keyframes AffiliateSection-module__jRQnfa__glowMove{0%{transform:translate(-100%)}to{transform:translate(100%)}}.AffiliateSection-module__jRQnfa__marker{background:var(--background);border:2px solid var(--outline-color);z-index:5;border-radius:50%;width:16px;height:16px;transition:all .3s cubic-bezier(1,0,0,1);position:absolute;top:50%;transform:translate(-50%,-50%)}.AffiliateSection-module__jRQnfa__activeMarker{background:var(--primary);border-color:#000;scale:1.2}.AffiliateSection-module__jRQnfa__xpNotice{background:rgba(var(--primary-rgb,254, 182, 12), .05);border:1px solid rgba(var(--primary-rgb,254, 182, 12), .1);color:var(--text-muted);border-radius:10px;align-items:center;gap:1rem;margin-top:auto;padding:1.25rem;font-size:.85rem;font-weight:600;display:flex}.AffiliateSection-module__jRQnfa__applyAllBtn{background:var(--background);color:var(--primary);border:1px solid var(--primary);text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem;font-size:.85rem;font-weight:900;transition:all .2s;display:flex;position:relative;overflow:hidden}.AffiliateSection-module__jRQnfa__buttonHoldFill{background:var(--primary);opacity:.3;pointer-events:none;z-index:1;height:100%;transition:width .1s linear;position:absolute;top:0;left:0}.AffiliateSection-module__jRQnfa__buttonText{z-index:2;align-items:center;gap:.5rem;display:flex;position:relative}.AffiliateSection-module__jRQnfa__applyAllBtn:hover{background:var(--primary);color:#000}@media (max-width:1100px){.AffiliateSection-module__jRQnfa__container{padding:0 1.25rem}.AffiliateSection-module__jRQnfa__card{flex-direction:column}.AffiliateSection-module__jRQnfa__infoContent{border-right:none;border-bottom:1px solid var(--outline-color);padding:2.5rem}.AffiliateSection-module__jRQnfa__progressVisual{padding:2.5rem}}@media (max-width:768px){.AffiliateSection-module__jRQnfa__container{padding:0 1rem}.AffiliateSection-module__jRQnfa__title,.AffiliateSection-module__jRQnfa__statValue{font-size:2rem}.AffiliateSection-module__jRQnfa__infoContent,.AffiliateSection-module__jRQnfa__progressVisual{padding:1.5rem}.AffiliateSection-module__jRQnfa__statsRow{flex-wrap:wrap;gap:1.5rem}.AffiliateSection-module__jRQnfa__referralBox{flex-direction:column}.AffiliateSection-module__jRQnfa__inviteBtn{width:100%;padding:1.1rem}.AffiliateSection-module__jRQnfa__linkWrapper{min-width:0}.AffiliateSection-module__jRQnfa__milestoneList{gap:.5rem}.AffiliateSection-module__jRQnfa__milestoneItem{padding:.75rem}.AffiliateSection-module__jRQnfa__progressLabels{display:none}}@media (max-width:480px){.AffiliateSection-module__jRQnfa__title{font-size:1.75rem}.AffiliateSection-module__jRQnfa__statsRow{gap:1rem}.AffiliateSection-module__jRQnfa__statValue{font-size:1.75rem}.AffiliateSection-module__jRQnfa__infoContent,.AffiliateSection-module__jRQnfa__progressVisual{padding:1.25rem}}.AffiliateSection-module__jRQnfa__couponDetailCard{background:var(--outline-color);border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding:1.25rem;transition:transform .2s;display:flex;position:relative;overflow:hidden}.AffiliateSection-module__jRQnfa__couponDetailCard:hover{transform:scale(1.02)}.AffiliateSection-module__jRQnfa__couponInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.AffiliateSection-module__jRQnfa__couponName{color:var(--foreground);text-transform:uppercase;font-size:.9rem;font-weight:800}.AffiliateSection-module__jRQnfa__dimmedCoupon{opacity:.6;filter:grayscale()}.AffiliateSection-module__jRQnfa__statusBadge_used,.AffiliateSection-module__jRQnfa__statusBadge_expired{text-transform:uppercase;border-radius:4px;padding:.2rem .6rem;font-size:.65rem;font-weight:800}.AffiliateSection-module__jRQnfa__statusBadge_used{background:var(--outline-color);color:var(--text-muted)}.AffiliateSection-module__jRQnfa__statusBadge_expired{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.AffiliateSection-module__jRQnfa__couponExpire{color:var(--text-muted);font-size:.7rem}.AffiliateSection-module__jRQnfa__couponAction{background:var(--background);border:1px solid var(--outline-color);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.AffiliateSection-module__jRQnfa__couponCodeText{color:var(--primary);letter-spacing:1px;font-family:monospace;font-size:.9rem;font-weight:900}.AffiliateSection-module__jRQnfa__miniCopy{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;display:flex}.AffiliateSection-module__jRQnfa__miniCopy:hover{color:var(--primary)}.AffiliateSection-module__jRQnfa__couponBadge{background:var(--primary);color:#000;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:900;position:absolute;top:10px;right:10px}.AffiliateSection-module__jRQnfa__applyAllBtn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale()}.AffiliateSection-module__jRQnfa__recruitsList{flex-direction:column;gap:1rem;max-height:400px;margin-top:1rem;padding-right:.5rem;display:flex;overflow-y:auto}.AffiliateSection-module__jRQnfa__recruitsList::-webkit-scrollbar{width:4px}.AffiliateSection-module__jRQnfa__recruitsList::-webkit-scrollbar-track{background:#ffffff0d}.AffiliateSection-module__jRQnfa__recruitsList::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}.AffiliateSection-module__jRQnfa__recruitItem{background:rgba(var(--primary-rgb,254, 182, 12), .03);border:1px solid rgba(var(--primary-rgb,254, 182, 12), .1);border-radius:10px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.AffiliateSection-module__jRQnfa__recruitItem:hover{background:rgba(var(--primary-rgb,254, 182, 12), .08);border-color:rgba(var(--primary-rgb,254, 182, 12), .2);transform:translate(5px)}.AffiliateSection-module__jRQnfa__recruitAvatar{background:var(--outline-color);object-fit:cover;border:2px solid var(--primary);border-radius:50%;width:45px;height:45px}.AffiliateSection-module__jRQnfa__recruitInfo{flex-direction:column;flex:1;gap:2px;display:flex}.AffiliateSection-module__jRQnfa__recruitName{color:var(--foreground);text-transform:uppercase;font-size:.9rem;font-weight:800}.AffiliateSection-module__jRQnfa__recruitType{color:var(--text-muted);font-size:.7rem;font-weight:600}.AffiliateSection-module__jRQnfa__recruitXP{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.AffiliateSection-module__jRQnfa__earnedXP{color:var(--primary);font-size:1.1rem;font-weight:900}.AffiliateSection-module__jRQnfa__earnedLabel{color:var(--text-muted);text-transform:uppercase;font-size:.6rem;font-weight:800}.AffiliateSection-module__jRQnfa__emptyState{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.AffiliateSection-module__jRQnfa__emptyIcon{opacity:.2}
.idea-collaborations-sidebar-module__WZbIKq__container{background:var(--background);border-left:1px solid var(--outline-color);z-index:1000;flex-direction:column;height:100vh;display:flex;position:fixed;top:0;right:0}.idea-collaborations-sidebar-module__WZbIKq__header{border-bottom:1px solid var(--outline-color);padding:2rem 2rem 1rem;position:relative}.idea-collaborations-sidebar-module__WZbIKq__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.idea-collaborations-sidebar-module__WZbIKq__closeBtn:hover{color:var(--foreground)}.idea-collaborations-sidebar-module__WZbIKq__badge{background:rgba(var(--primary-rgb), .08);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;align-items:center;gap:6px;margin-bottom:.75rem;padding:4px 10px;font-size:.6rem;font-weight:800;display:inline-flex}.idea-collaborations-sidebar-module__WZbIKq__headerTitle h3{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.4rem;font-weight:900}.idea-collaborations-sidebar-module__WZbIKq__headerTitle h3 span{color:var(--primary)}.idea-collaborations-sidebar-module__WZbIKq__tabs{border:1px solid var(--outline-color);border-radius:6px;gap:0;display:flex;overflow:hidden}.idea-collaborations-sidebar-module__WZbIKq__tab{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;flex:1;padding:.5rem;font-size:.7rem;font-weight:800;transition:all .2s}.idea-collaborations-sidebar-module__WZbIKq__tab:first-child{border-right:1px solid var(--outline-color)}.idea-collaborations-sidebar-module__WZbIKq__tabActive{background:var(--primary);color:#000}.idea-collaborations-sidebar-module__WZbIKq__listArea{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex;overflow-y:auto}.idea-collaborations-sidebar-module__WZbIKq__listArea::-webkit-scrollbar{width:4px}.idea-collaborations-sidebar-module__WZbIKq__listArea::-webkit-scrollbar-thumb{background:var(--primary)}.idea-collaborations-sidebar-module__WZbIKq__collabCard{border:1px solid var(--outline-color);background:0 0;border-radius:6px;padding:1rem;transition:border-color .2s}.idea-collaborations-sidebar-module__WZbIKq__collabCard:hover{border-color:var(--primary)}.idea-collaborations-sidebar-module__WZbIKq__collabHeader{align-items:center;gap:10px;margin-bottom:.75rem;display:flex}.idea-collaborations-sidebar-module__WZbIKq__userIcon{background:rgba(var(--foreground-rgb), .06);border:1px solid var(--outline-color);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.idea-collaborations-sidebar-module__WZbIKq__userIcon img{object-fit:cover;width:100%;height:100%}.idea-collaborations-sidebar-module__WZbIKq__collabMeta{flex-direction:column;flex:1;min-width:0;display:flex}.idea-collaborations-sidebar-module__WZbIKq__userName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.idea-collaborations-sidebar-module__WZbIKq__timeLabel{color:var(--text-muted);align-items:center;gap:3px;font-size:.6rem;display:flex}.idea-collaborations-sidebar-module__WZbIKq__collabTitle{color:var(--foreground);opacity:.75;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.75rem;font-size:.8rem;font-weight:600;line-height:1.4;overflow:hidden}.idea-collaborations-sidebar-module__WZbIKq__readBtn{border:1px solid var(--outline-color);width:100%;color:var(--foreground);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:6px;font-size:.7rem;font-weight:700;transition:all .2s;display:flex}.idea-collaborations-sidebar-module__WZbIKq__readBtn:hover{background:var(--primary);border-color:var(--primary);color:#000}.idea-collaborations-sidebar-module__WZbIKq__loading,.idea-collaborations-sidebar-module__WZbIKq__empty{text-align:center;opacity:.5;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:200px;display:flex}.idea-collaborations-sidebar-module__WZbIKq__empty p{max-width:220px;font-size:.8rem;line-height:1.5}.idea-collaborations-sidebar-module__WZbIKq__fullModalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.idea-collaborations-sidebar-module__WZbIKq__fullModal{background:var(--background);border:1px solid var(--outline-color);border-radius:12px;flex-direction:column;width:100%;max-width:700px;max-height:85vh;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.idea-collaborations-sidebar-module__WZbIKq__fullModalActive{max-width:95vw;height:95vh;max-height:95vh}.idea-collaborations-sidebar-module__WZbIKq__modalExpand{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.idea-collaborations-sidebar-module__WZbIKq__modalExpand:hover{color:var(--primary);transform:scale(1.1)}.idea-collaborations-sidebar-module__WZbIKq__modalExpand:active{transform:scale(.9)}.idea-collaborations-sidebar-module__WZbIKq__quickToolbar{border:1px solid var(--outline-color);background:#ffffff05;border-radius:6px;align-items:center;gap:12px;padding:6px 12px;display:flex}.idea-collaborations-sidebar-module__WZbIKq__toolBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.idea-collaborations-sidebar-module__WZbIKq__toolBtn:hover{color:var(--primary);background:rgba(var(--primary-rgb), .1);transform:translateY(-1px)}.idea-collaborations-sidebar-module__WZbIKq__toolBtnActive{box-shadow:0 0 10px rgba(var(--primary-rgb), .3);background:var(--primary)!important;color:#000!important}.idea-collaborations-sidebar-module__WZbIKq__toolBtn:active{transform:translateY(0)}.idea-collaborations-sidebar-module__WZbIKq__paragraphsEditorArea{flex-direction:column;gap:1.5rem;max-height:60vh;padding-right:8px;display:flex;overflow-y:auto}.idea-collaborations-sidebar-module__WZbIKq__paragraphsEditorArea::-webkit-scrollbar{width:4px}.idea-collaborations-sidebar-module__WZbIKq__paragraphsEditorArea::-webkit-scrollbar-thumb{background:var(--outline-color);border-radius:10px}.idea-collaborations-sidebar-module__WZbIKq__quickParaWrapper{border:1px solid var(--outline-color);background:#ffffff05;border-radius:8px;transition:border-color .3s,box-shadow .3s;position:relative}.idea-collaborations-sidebar-module__WZbIKq__quickParaWrapper:focus-within{border-color:var(--primary);background:#ffffff0a}.idea-collaborations-sidebar-module__WZbIKq__editableQuickPara{color:#fffffff2;white-space:pre-wrap;outline:none;min-height:100px;padding:1.25rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.8}.idea-collaborations-sidebar-module__WZbIKq__editableQuickPara[data-placeholder]:empty:before{content:attr(data-placeholder);color:var(--text-muted);pointer-events:none;opacity:.5}.idea-collaborations-sidebar-module__WZbIKq__editableQuickPara b,.idea-collaborations-sidebar-module__WZbIKq__editableQuickPara strong{color:#fff;font-weight:950}.idea-collaborations-sidebar-module__WZbIKq__editableQuickPara i,.idea-collaborations-sidebar-module__WZbIKq__editableQuickPara em{opacity:.9;font-style:italic}.idea-collaborations-sidebar-module__WZbIKq__editableQuickPara u{text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.idea-collaborations-sidebar-module__WZbIKq__editableQuickPara strike{opacity:.5;text-decoration:line-through}.idea-collaborations-sidebar-module__WZbIKq__editableQuickPara mark{background:var(--primary);color:#000;border-radius:3px;padding:1px 4px;font-weight:700}.idea-collaborations-sidebar-module__WZbIKq__quickInput{border:1px solid var(--outline-color);color:#fff;background:#ffffff08;border-radius:8px;outline:none;padding:.8rem 1rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;transition:all .3s}.idea-collaborations-sidebar-module__WZbIKq__quickInput:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .1);background:#ffffff0f}.idea-collaborations-sidebar-module__WZbIKq__removeParaBtn{color:#ff4d4d;cursor:pointer;opacity:0;background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.idea-collaborations-sidebar-module__WZbIKq__quickParaWrapper:hover .idea-collaborations-sidebar-module__WZbIKq__removeParaBtn{opacity:1}.idea-collaborations-sidebar-module__WZbIKq__removeParaBtn:hover{color:#fff;background:#ff4d4d;transform:scale(1.1)}.idea-collaborations-sidebar-module__WZbIKq__addQuickParaBtn{background:rgba(var(--primary-rgb), .15);border:1px solid rgba(var(--primary-rgb), .3);color:#000;letter-spacing:1.5px;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:5px;padding:.9rem;font-size:.7rem;font-weight:900;transition:all .3s;display:flex}.idea-collaborations-sidebar-module__WZbIKq__addQuickParaBtn:hover{background:rgba(var(--primary-rgb), .1);border-style:solid;transform:translateY(-2px)}.idea-collaborations-sidebar-module__WZbIKq__modalHeader{border-bottom:1px solid var(--outline-color);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.idea-collaborations-sidebar-module__WZbIKq__modalUser{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.idea-collaborations-sidebar-module__WZbIKq__modalUser img{border:2px solid var(--primary);object-fit:cover;border-radius:8px;flex-shrink:0;width:40px;height:40px}.idea-collaborations-sidebar-module__WZbIKq__modalUser h4{margin:0;font-size:1rem;font-weight:800}.idea-collaborations-sidebar-module__WZbIKq__modalUser span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:700}.idea-collaborations-sidebar-module__WZbIKq__modalClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;transition:color .2s}.idea-collaborations-sidebar-module__WZbIKq__modalClose:hover{color:var(--foreground)}.idea-collaborations-sidebar-module__WZbIKq__approvedBadge{background:rgba(var(--primary-rgb), .1);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:.6rem;font-weight:900;display:flex}.idea-collaborations-sidebar-module__WZbIKq__modalBody{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.idea-collaborations-sidebar-module__WZbIKq__reviewSection{flex-direction:column;gap:.75rem;display:flex}.idea-collaborations-sidebar-module__WZbIKq__sectionHeader{align-items:center;gap:10px;display:flex}.idea-collaborations-sidebar-module__WZbIKq__sectionIndicator{background:var(--primary);border-radius:2px;width:4px;height:16px}.idea-collaborations-sidebar-module__WZbIKq__indicatorOriginal{background:var(--text-muted);opacity:.5}.idea-collaborations-sidebar-module__WZbIKq__indicatorNew{background:#22c55e;box-shadow:0 0 10px #22c55e4d}.idea-collaborations-sidebar-module__WZbIKq__sectionHeader label{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);opacity:.8;font-size:.65rem;font-weight:900}.idea-collaborations-sidebar-module__WZbIKq__reviewCard{background:rgba(var(--foreground-rgb), .015);border:1px solid var(--outline-color);border-radius:12px;flex-direction:column;gap:1.75rem;padding:1.75rem;transition:all .3s;display:flex}.idea-collaborations-sidebar-module__WZbIKq__reviewCard:hover{border-color:rgba(var(--primary-rgb), .4);background:rgba(var(--foreground-rgb), .02);transform:translateY(-2px)}.idea-collaborations-sidebar-module__WZbIKq__originalCard{opacity:.8;background:0 0;border-style:dashed}.idea-collaborations-sidebar-module__WZbIKq__originalCard:hover{transform:none}.idea-collaborations-sidebar-module__WZbIKq__proposedTitleBlock{flex-direction:column;gap:4px;display:flex}.idea-collaborations-sidebar-module__WZbIKq__fieldLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.55rem;font-weight:800}.idea-collaborations-sidebar-module__WZbIKq__proposedTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:900}.idea-collaborations-sidebar-module__WZbIKq__contentBlock{flex-direction:column;gap:8px;display:flex}.idea-collaborations-sidebar-module__WZbIKq__proposedContent,.idea-collaborations-sidebar-module__WZbIKq__parentContent{color:var(--foreground);font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.9}.idea-collaborations-sidebar-module__WZbIKq__proposedContent p,.idea-collaborations-sidebar-module__WZbIKq__parentContent p{margin:0 0 1.25rem}.idea-collaborations-sidebar-module__WZbIKq__proposedContent p:last-child,.idea-collaborations-sidebar-module__WZbIKq__parentContent p:last-child{margin:0}.idea-collaborations-sidebar-module__WZbIKq__proposedContent b,.idea-collaborations-sidebar-module__WZbIKq__proposedContent strong,.idea-collaborations-sidebar-module__WZbIKq__parentContent b,.idea-collaborations-sidebar-module__WZbIKq__parentContent strong{color:var(--foreground);font-weight:800}.idea-collaborations-sidebar-module__WZbIKq__proposedContent i,.idea-collaborations-sidebar-module__WZbIKq__proposedContent em,.idea-collaborations-sidebar-module__WZbIKq__parentContent i,.idea-collaborations-sidebar-module__WZbIKq__parentContent em{opacity:.9;font-style:italic}.idea-collaborations-sidebar-module__WZbIKq__proposedContent u,.idea-collaborations-sidebar-module__WZbIKq__parentContent u{text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.idea-collaborations-sidebar-module__WZbIKq__proposedContent{color:var(--foreground)}.idea-collaborations-sidebar-module__WZbIKq__parentContent{color:var(--text-muted);font-size:.95rem}.idea-collaborations-sidebar-module__WZbIKq__modalFooter{border-top:1px solid var(--outline-color);flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.idea-collaborations-sidebar-module__WZbIKq__cancelBtn,.idea-collaborations-sidebar-module__WZbIKq__approveBtn{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:.6rem 1.5rem;font-size:.7rem;font-weight:800;transition:all .2s;display:flex}.idea-collaborations-sidebar-module__WZbIKq__cancelBtn{border:1px solid var(--outline-color);color:var(--foreground);background:0 0}.idea-collaborations-sidebar-module__WZbIKq__cancelBtn:hover{background:rgba(var(--foreground-rgb), .05)}.idea-collaborations-sidebar-module__WZbIKq__approveBtn{background:var(--primary);border:1px solid var(--primary);color:#000}.idea-collaborations-sidebar-module__WZbIKq__approveBtn:hover:not(:disabled){color:var(--foreground);background:0 0}.idea-collaborations-sidebar-module__WZbIKq__approveBtn:disabled{opacity:.5;cursor:not-allowed}.idea-collaborations-sidebar-module__WZbIKq__quickEditorContainer{background:rgba(var(--foreground-rgb), .02);border-radius:8px}.idea-collaborations-sidebar-module__WZbIKq__quickInput{outline:none;transition:border-color .2s}.idea-collaborations-sidebar-module__WZbIKq__quickInput:focus{border-color:var(--primary)!important}.idea-collaborations-sidebar-module__WZbIKq__quickTextarea{resize:vertical;outline:none;transition:border-color .2s}.idea-collaborations-sidebar-module__WZbIKq__quickTextarea:focus{border-color:var(--primary)!important}.idea-collaborations-sidebar-module__WZbIKq__typoBtn{border:1px solid var(--outline-color);color:var(--text-muted);cursor:pointer;background:#ffffff0d;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.idea-collaborations-sidebar-module__WZbIKq__typoBtn:hover{background:rgba(var(--primary-rgb), .1);color:var(--primary);border-color:var(--primary)}.idea-collaborations-sidebar-module__WZbIKq__cancelEditBtn{cursor:pointer;background:0 0;border:none;transition:color .2s}.idea-collaborations-sidebar-module__WZbIKq__cancelEditBtn:hover{color:var(--foreground)!important}.idea-collaborations-sidebar-module__WZbIKq__editBtnBox,.idea-collaborations-sidebar-module__WZbIKq__deleteBtnRed{transition:all .2s}.idea-collaborations-sidebar-module__WZbIKq__editBtnBox:hover{background:var(--primary)!important;color:#000!important}.idea-collaborations-sidebar-module__WZbIKq__deleteBtnRed:hover{color:#fff!important;background:#ff4d4d!important}.idea-collaborations-sidebar-module__WZbIKq__unapproveBtn{transition:all .2s}.idea-collaborations-sidebar-module__WZbIKq__unapproveBtn:hover{background:#c00!important}.light-theme .idea-collaborations-sidebar-module__WZbIKq__fullModal{background:#fff;border-color:#e5e5e5;box-shadow:0 20px 40px #0000001a}.light-theme .idea-collaborations-sidebar-module__WZbIKq__modalHeader{border-bottom-color:#f0f0f0}.light-theme .idea-collaborations-sidebar-module__WZbIKq__modalUser h4{color:#111}.light-theme .idea-collaborations-sidebar-module__WZbIKq__modalUser span{color:#888}:is(.light-theme .idea-collaborations-sidebar-module__WZbIKq__modalExpand,.light-theme .idea-collaborations-sidebar-module__WZbIKq__modalClose){color:#999}.light-theme .idea-collaborations-sidebar-module__WZbIKq__quickToolbar{background:#f8f9fa;border-color:#e9ecef}.light-theme .idea-collaborations-sidebar-module__WZbIKq__toolBtn{color:#6c757d}.light-theme .idea-collaborations-sidebar-module__WZbIKq__toolBtn:hover{background:rgba(var(--primary-rgb), .1);color:var(--primary)}.light-theme .idea-collaborations-sidebar-module__WZbIKq__quickInput{color:#212529;background:#fff;border-color:#dee2e6}.light-theme .idea-collaborations-sidebar-module__WZbIKq__quickInput:focus{border-color:var(--primary);background:#fff}.light-theme .idea-collaborations-sidebar-module__WZbIKq__quickParaWrapper{background:#fff;border-color:#dee2e6}.light-theme .idea-collaborations-sidebar-module__WZbIKq__editableQuickPara{color:#343a40}:is(.light-theme .idea-collaborations-sidebar-module__WZbIKq__editableQuickPara b,.light-theme .idea-collaborations-sidebar-module__WZbIKq__editableQuickPara strong){color:#000;font-weight:950}.light-theme .idea-collaborations-sidebar-module__WZbIKq__editableQuickPara[data-placeholder]:empty:before{color:#adb5bd}.light-theme .idea-collaborations-sidebar-module__WZbIKq__addQuickParaBtn{background:rgba(var(--primary-rgb), .12);border:1px solid rgba(var(--primary-rgb), .2);color:#000}.light-theme .idea-collaborations-sidebar-module__WZbIKq__addQuickParaBtn:hover{background:var(--primary);border-color:var(--primary);color:#000;box-shadow:0 4px 15px rgba(var(--primary-rgb), .2)}.light-theme .idea-collaborations-sidebar-module__WZbIKq__modalFooter{background:#fff;border-top-color:#f0f0f0}.light-theme .idea-collaborations-sidebar-module__WZbIKq__fieldLabel{color:silver}
.blog-post-module__iw7LJG__blogPostWrapper{flex-direction:column;gap:4rem;width:100%;max-width:1300px;margin:0 auto;padding:8rem 1.5rem 5rem;display:flex;container-type:inline-size}.blog-post-module__iw7LJG__postHeader{text-align:center;flex-direction:column;gap:2rem;width:100%;display:flex}.blog-post-module__iw7LJG__postMeta{text-transform:uppercase;letter-spacing:.3em;color:var(--foreground);opacity:.6;font-size:.75rem;font-weight:950}.blog-post-module__iw7LJG__postTitle{text-transform:uppercase;letter-spacing:-.05em;color:var(--foreground);font-size:clamp(2rem,10cqi,5.5rem);font-weight:900;line-height:1}.blog-post-module__iw7LJG__tagContainer{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.blog-post-module__iw7LJG__tag{text-transform:uppercase;letter-spacing:.15em;border:1px solid #feb60c33;padding:.4rem 1rem;font-size:.65rem;font-weight:900}.blog-post-module__iw7LJG__bannerContainer{aspect-ratio:21/9;border:1px solid var(--outline-color);background-color:#000;width:100%;margin:1rem 0;position:relative;overflow:hidden}.blog-post-module__iw7LJG__bannerImage{object-fit:cover;width:100%;height:100%;transition:filter 1s}.blog-post-module__iw7LJG__mainContent{flex-direction:column;gap:4rem;width:100%;max-width:1000px;margin:0 auto;display:flex}.blog-post-module__iw7LJG__postFooter{border-top:1px solid var(--outline-color);justify-content:center;padding-top:3rem;display:flex}@media (max-width:768px){.blog-post-module__iw7LJG__blogPostWrapper{gap:2.5rem;padding:6rem 1rem 3rem}.blog-post-module__iw7LJG__postTitle{font-size:2.25rem}.blog-post-module__iw7LJG__postHeader{gap:1.25rem}.blog-post-module__iw7LJG__bannerContainer{aspect-ratio:16/9;margin:0}}
.blog-module__3rPSzG__blogContainer{flex-direction:column;width:100%;max-width:1400px;margin:0 auto;padding:0 0 5rem;display:flex}.blog-module__3rPSzG__blogHeader{background-color:var(--background);border-bottom:1px solid var(--outline-color);width:100vw;margin-bottom:5rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:8rem 5% 4rem;position:relative;overflow:hidden}.blog-module__3rPSzG__headerGrid{pointer-events:none;opacity:.03;z-index:0;justify-content:space-around;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.blog-module__3rPSzG__gridLine{background:var(--foreground);width:1px;height:100%}.blog-module__3rPSzG__blogTitle{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}.blog-module__3rPSzG__blogTitle span{color:var(--primary)}.blog-module__3rPSzG__blogGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1200px){.blog-module__3rPSzG__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-module__3rPSzG__blogHeader{margin-bottom:3rem;padding-top:6rem;padding-bottom:3rem}.blog-module__3rPSzG__blogTitle{font-size:2.5rem}.blog-module__3rPSzG__blogGrid{grid-template-columns:1fr;gap:3rem;padding:0 1rem}}.blog-module__3rPSzG__card{background-color:var(--background);border:1px solid var(--outline-color);flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;text-decoration:none!important}.blog-module__3rPSzG__card:hover{border-color:var(--primary);transform:translateY(-8px)}.blog-module__3rPSzG__imageWrapper{aspect-ratio:16/10;background-color:#000;position:relative;overflow:hidden}.blog-module__3rPSzG__cardImage{object-fit:cover;filter:grayscale()brightness(.7);width:100%;height:100%;transition:all .6s}.blog-module__3rPSzG__card:hover .blog-module__3rPSzG__cardImage{filter:grayscale(0)brightness();transform:scale(1.05)}.blog-module__3rPSzG__postBadge{background-color:var(--primary);color:#000;text-transform:uppercase;letter-spacing:.05em;z-index:2;padding:.25rem .6rem;font-size:.6rem;font-weight:950;position:absolute;top:1rem;left:1rem}.blog-module__3rPSzG__cardBody{flex-direction:column;flex:1;padding:2rem;display:flex}.blog-module__3rPSzG__metaRow{color:var(--foreground);opacity:.5;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.65rem;font-weight:900;display:flex}.blog-module__3rPSzG__divider{background-color:var(--primary);opacity:.6;border-radius:50%;width:3px;height:3px}.blog-module__3rPSzG__postTitle{text-transform:uppercase;letter-spacing:-.01em;color:var(--foreground);margin-bottom:1.25rem;font-size:1.4rem;font-weight:900;line-height:1.2;transition:color .3s}.blog-module__3rPSzG__description{color:var(--foreground);opacity:.6;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:2rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden;text-decoration:none!important}.blog-module__3rPSzG__statsRow{gap:1.5rem;margin-top:auto;padding-bottom:1.5rem;display:flex}.blog-module__3rPSzG__stat{color:var(--foreground);opacity:.8;align-items:center;gap:.4rem;font-size:.8rem;font-weight:800;display:flex}.blog-module__3rPSzG__cardFooter{border-top:1px solid var(--outline-color);justify-content:space-between;align-items:center;margin-top:auto;padding:1.5rem 2rem;display:flex}.blog-module__3rPSzG__readBtn{color:#fff;text-transform:uppercase;background-color:#0f172a;border-radius:0;padding:.6rem 1.2rem;font-size:.7rem;font-weight:900;transition:all .3s}.blog-module__3rPSzG__card:hover .blog-module__3rPSzG__readBtn{background-color:var(--primary);color:#000}.blog-module__3rPSzG__socialIcons{color:var(--foreground);opacity:.4;gap:1rem;display:flex}.blog-module__3rPSzG__socialIcon{cursor:pointer;transition:all .3s}.blog-module__3rPSzG__socialIcon:hover{color:var(--primary);opacity:1;transform:scale(1.1)}
.blog-card-interactions-module__XENuOq__socialIcons{align-items:center;gap:.8rem;display:flex}.blog-card-interactions-module__XENuOq__iconBtn{color:#888;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.blog-card-interactions-module__XENuOq__iconBtn:hover{color:var(--primary);transform:translateY(-2px)}
