.QuickStatsBar-module__qvx91W__container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14141e99;border:1px solid #ffffff1a;border-radius:12px;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:.8rem 1.5rem;display:flex;box-shadow:0 4px 20px #0003}.QuickStatsBar-module__qvx91W__statItem{flex:1;align-items:center;gap:.8rem;display:flex}.QuickStatsBar-module__qvx91W__statIcon{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.QuickStatsBar-module__qvx91W__statContent{flex-direction:column;display:flex}.QuickStatsBar-module__qvx91W__statLabel{color:#a1a1aa;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.QuickStatsBar-module__qvx91W__statValue{color:#fff;font-size:1rem;font-weight:500}.QuickStatsBar-module__qvx91W__rank{color:gold;font-weight:700}.QuickStatsBar-module__qvx91W__highlight{color:#4ade80;font-weight:700}.QuickStatsBar-module__qvx91W__divider{background:#ffffff1a;width:1px;height:30px;margin:0 1.5rem}.QuickStatsBar-module__qvx91W__liveDot{color:#ff4d4d;margin-right:4px;animation:1.5s infinite QuickStatsBar-module__qvx91W__pulse;display:inline-block}@keyframes QuickStatsBar-module__qvx91W__pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@media (max-width:768px){.QuickStatsBar-module__qvx91W__container{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.QuickStatsBar-module__qvx91W__divider{display:none}.QuickStatsBar-module__qvx91W__statItem{border-bottom:1px solid #ffffff0d;width:100%;padding-bottom:1rem}.QuickStatsBar-module__qvx91W__statItem:last-child{border-bottom:none;padding-bottom:0}}
.WhyUsSection-module__47oSWW__container{max-width:1200px;padding:var(--space-2xl)var(--space-lg);text-align:center;margin:0 auto}.WhyUsSection-module__47oSWW__title{color:var(--color-text-primary);margin-bottom:var(--space-xs);font-size:1.75rem;font-weight:800}.WhyUsSection-module__47oSWW__subtitle{color:var(--color-text-secondary);margin-bottom:var(--space-xl);font-size:1rem}.WhyUsSection-module__47oSWW__grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1024px){.WhyUsSection-module__47oSWW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhyUsSection-module__47oSWW__grid{grid-template-columns:1fr}}.WhyUsSection-module__47oSWW__card{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-lg);transition:var(--transition-base)}.WhyUsSection-module__47oSWW__card:hover{border-color:var(--color-border-hover);transform:translateY(-4px);box-shadow:0 10px 30px #ff3b301a}.WhyUsSection-module__47oSWW__icon{margin-bottom:var(--space-sm);font-size:2.5rem;display:block}.WhyUsSection-module__47oSWW__cardTitle{color:var(--color-text-primary);margin-bottom:var(--space-xs);font-size:1rem;font-weight:700}.WhyUsSection-module__47oSWW__cardDesc{color:var(--color-text-tertiary);font-size:.875rem;line-height:1.5}
.TrendingBuilds-module__m6olaG__section{width:100%;padding:var(--space-xl)0;z-index:5;margin-top:2rem;position:relative}.TrendingBuilds-module__m6olaG__container{max-width:1200px;padding:0 var(--space-lg);margin:0 auto}.TrendingBuilds-module__m6olaG__header{margin-bottom:var(--space-xl);justify-content:space-between;align-items:flex-end;display:flex}.TrendingBuilds-module__m6olaG__titleGroup{gap:var(--space-xs);flex-direction:column;display:flex}.TrendingBuilds-module__m6olaG__badge{color:var(--color-accent-primary);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:700}.TrendingBuilds-module__m6olaG__title{color:var(--color-text-primary);font-size:2rem;font-weight:800;line-height:1.1}.TrendingBuilds-module__m6olaG__subtitle{color:var(--color-text-tertiary);font-size:.95rem}.TrendingBuilds-module__m6olaG__viewAll{color:var(--color-text-secondary);transition:var(--transition-base);font-size:.9rem;font-weight:600;text-decoration:none}.TrendingBuilds-module__m6olaG__viewAll:hover{color:var(--color-accent-primary)}.TrendingBuilds-module__m6olaG__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.TrendingBuilds-module__m6olaG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);padding:var(--space-lg);gap:var(--space-md);background:#14141999;border:1px solid #ffffff14;flex-direction:column;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.TrendingBuilds-module__m6olaG__card:hover{border-color:#fff3;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.TrendingBuilds-module__m6olaG__cardGlow{opacity:.8;width:100%;height:4px;position:absolute;top:0;left:0}.TrendingBuilds-module__m6olaG__cardHeader{justify-content:space-between;align-items:center;display:flex}.TrendingBuilds-module__m6olaG__typeBadge{color:var(--color-text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.TrendingBuilds-module__m6olaG__metaScore{color:#32d74b;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;display:flex}.TrendingBuilds-module__m6olaG__fireIcon{animation:1.5s ease-in-out infinite TrendingBuilds-module__m6olaG__flamePulse;display:inline-block}@keyframes TrendingBuilds-module__m6olaG__flamePulse{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.3)drop-shadow(0 0 8px #ff6400cc);transform:scale(1.2)}}.TrendingBuilds-module__m6olaG__hotBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff3b30 0%,#ff9500 100%);border-radius:4px;padding:.2rem .4rem;font-size:.65rem;font-weight:800;animation:2s ease-in-out infinite TrendingBuilds-module__m6olaG__hotPulse}@keyframes TrendingBuilds-module__m6olaG__hotPulse{0%,to{box-shadow:0 0 #ff3b3066}50%{box-shadow:0 0 12px 4px #ff3b3099}}.TrendingBuilds-module__m6olaG__trendIndicator{color:#30d158;margin-left:.25rem;font-size:.75rem;font-weight:600}.TrendingBuilds-module__m6olaG__buildName{color:var(--color-text-primary);margin:0;font-size:1.5rem;font-weight:800}.TrendingBuilds-module__m6olaG__statsRow{padding:var(--space-sm)var(--space-md);border-radius:var(--radius-sm);background:#0003;border:1px solid #ffffff0d}.TrendingBuilds-module__m6olaG__statItem{justify-content:space-between;align-items:center;display:flex}.TrendingBuilds-module__m6olaG__statLabel{color:var(--color-text-tertiary);font-size:.85rem;font-weight:500}.TrendingBuilds-module__m6olaG__statValue{color:var(--color-text-primary);font-family:monospace;font-weight:700}.TrendingBuilds-module__m6olaG__equipmentRow{gap:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid #ffffff0d;display:flex}.TrendingBuilds-module__m6olaG__equipmentItem{color:var(--color-text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.TrendingBuilds-module__m6olaG__equipIcon{font-size:1.1rem}.TrendingBuilds-module__m6olaG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.TrendingBuilds-module__m6olaG__tag{color:var(--color-accent-primary);background:#ff3b301a;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;font-weight:600}.TrendingBuilds-module__m6olaG__cardFooter{padding-top:var(--space-md);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.TrendingBuilds-module__m6olaG__views{color:var(--color-text-tertiary);font-size:.8rem}.TrendingBuilds-module__m6olaG__copyBtn{background:var(--color-text-primary);color:var(--color-bg-primary);cursor:pointer;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;font-weight:700;transition:all .2s}.TrendingBuilds-module__m6olaG__copyBtn:hover{background:#fff;transform:scale(1.05);box-shadow:0 0 15px #fff6}.TrendingBuilds-module__m6olaG__footerButtons{gap:.5rem;display:flex}.TrendingBuilds-module__m6olaG__tryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff3b30 0%,#ff9500 100%);border:none;border-radius:6px;padding:.5rem 1rem;font-size:.8rem;font-weight:700;transition:all .2s}.TrendingBuilds-module__m6olaG__tryBtn:hover{transform:scale(1.05);box-shadow:0 0 15px #ff3b3080}.TrendingBuilds-module__m6olaG__matchingCard{box-shadow:0 0 20px #30d1584d;border:2px solid #30d158!important}.TrendingBuilds-module__m6olaG__matchBadge{color:#000;text-align:center;background:linear-gradient(135deg,#30d158 0%,#34c759 100%);border-radius:6px;margin-bottom:.5rem;padding:.4rem .75rem;font-size:.75rem;font-weight:700}.TrendingBuilds-module__m6olaG__requirementBadge{color:#ff9500;background:#ff95001a;border-radius:4px;margin-top:.5rem;padding:.3rem .5rem;font-size:.75rem}@media (max-width:768px){.TrendingBuilds-module__m6olaG__header{align-items:flex-start;gap:var(--space-md);flex-direction:column}}
.GiscusComments-module__K9AGha__commentsSection{border-top:1px solid #ffd70033;margin-top:3rem;padding-top:2rem}.GiscusComments-module__K9AGha__title{color:gold;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:flex}.GiscusComments-module__K9AGha__icon{font-size:1.25rem}.GiscusComments-module__K9AGha__subtitle{color:#a0a0a0;margin-bottom:1.5rem;font-size:.95rem}.GiscusComments-module__K9AGha__giscusContainer{min-height:200px}.GiscusComments-module__K9AGha__giscusContainer .giscus{width:100%}.GiscusComments-module__K9AGha__giscusContainer .giscus-frame{border:none;width:100%}.GiscusComments-module__K9AGha__giscusContainer:empty:after{content:"Loading comments...";text-align:center;color:#666;padding:2rem;font-size:.9rem;display:block}@media (max-width:768px){.GiscusComments-module__K9AGha__commentsSection{margin-top:2rem;padding-top:1.5rem}.GiscusComments-module__K9AGha__title{font-size:1.25rem}.GiscusComments-module__K9AGha__subtitle{font-size:.875rem}}
.QuickFeedback-module__fotyJW__container{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #ffd70033;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.QuickFeedback-module__fotyJW__header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.QuickFeedback-module__fotyJW__icon{font-size:1.25rem}.QuickFeedback-module__fotyJW__title{color:gold;margin:0;font-size:1.1rem;font-weight:600}.QuickFeedback-module__fotyJW__badge{color:#0f8;background:#00ff8826;border-radius:20px;margin-left:auto;padding:.2rem .5rem;font-size:.7rem;font-weight:500}.QuickFeedback-module__fotyJW__subtitle{color:#a0a0a0;margin:0 0 1rem;font-size:.85rem}.QuickFeedback-module__fotyJW__form{flex-direction:column;gap:1rem;display:flex}.QuickFeedback-module__fotyJW__typeGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.QuickFeedback-module__fotyJW__typeButton{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;transition:all .2s;display:flex}.QuickFeedback-module__fotyJW__typeButton:hover{background:#ffffff1a;border-color:#ffd7004d}.QuickFeedback-module__fotyJW__typeButton.QuickFeedback-module__fotyJW__selected{background:#ffd70026;border-color:gold}.QuickFeedback-module__fotyJW__typeEmoji{font-size:1.25rem}.QuickFeedback-module__fotyJW__typeLabel{color:#ccc;text-align:center;font-size:.7rem}.QuickFeedback-module__fotyJW__typeButton.QuickFeedback-module__fotyJW__selected .QuickFeedback-module__fotyJW__typeLabel{color:gold}.QuickFeedback-module__fotyJW__inputWrapper{position:relative}.QuickFeedback-module__fotyJW__textarea{color:#fff;resize:vertical;background:#0000004d;border:1px solid #ffffff26;border-radius:8px;width:100%;min-height:80px;padding:.75rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.QuickFeedback-module__fotyJW__textarea:focus{border-color:gold;outline:none}.QuickFeedback-module__fotyJW__textarea::placeholder{color:#666}.QuickFeedback-module__fotyJW__charCount{color:#555;font-size:.7rem;position:absolute;bottom:.5rem;right:.75rem}.QuickFeedback-module__fotyJW__submitButton{color:#000;cursor:pointer;background:linear-gradient(135deg,gold 0%,#fa0 100%);border:none;border-radius:6px;align-self:flex-end;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;transition:all .2s}.QuickFeedback-module__fotyJW__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #ffd7004d}.QuickFeedback-module__fotyJW__submitButton:disabled{opacity:.5;cursor:not-allowed}.QuickFeedback-module__fotyJW__successMessage{color:#0f8;text-align:center;background:#00ff881a;border:1px solid #00ff884d;border-radius:6px;padding:.75rem;font-size:.85rem}.QuickFeedback-module__fotyJW__errorMessage{color:#f44;text-align:center;background:#ff44441a;border:1px solid #ff44444d;border-radius:6px;padding:.75rem;font-size:.85rem}@media (max-width:600px){.QuickFeedback-module__fotyJW__typeGrid{grid-template-columns:repeat(2,1fr)}.QuickFeedback-module__fotyJW__badge{display:none}.QuickFeedback-module__fotyJW__container{padding:1rem}}
.DiscordInvite-module__Uw3f4G__discordIcon{flex-shrink:0}.DiscordInvite-module__Uw3f4G__card{background:linear-gradient(135deg,#5865f2 0%,#4752c4 100%);border-radius:12px;max-width:320px;padding:1.5rem}.DiscordInvite-module__Uw3f4G__cardHeader{color:#fff;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.DiscordInvite-module__Uw3f4G__cardHeader .DiscordInvite-module__Uw3f4G__discordIcon{width:32px;height:32px}.DiscordInvite-module__Uw3f4G__headerText{flex-direction:column;display:flex}.DiscordInvite-module__Uw3f4G__title{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.DiscordInvite-module__Uw3f4G__subtitle{color:#ffffffb3;font-size:.75rem}.DiscordInvite-module__Uw3f4G__features{grid-template-columns:1fr 1fr;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.DiscordInvite-module__Uw3f4G__feature{color:#ffffffe6;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.DiscordInvite-module__Uw3f4G__featureEmoji{font-size:.9rem}.DiscordInvite-module__Uw3f4G__featureText{white-space:nowrap}.DiscordInvite-module__Uw3f4G__joinButton{color:#5865f2;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.DiscordInvite-module__Uw3f4G__joinButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.DiscordInvite-module__Uw3f4G__note{color:#fff9;text-align:center;margin:.75rem 0 0;font-size:.7rem}.DiscordInvite-module__Uw3f4G__banner{color:#fff;background:linear-gradient(90deg,#5865f2 0%,#7289da 100%);border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:flex}.DiscordInvite-module__Uw3f4G__banner:hover{transform:translateY(-1px);box-shadow:0 4px 12px #5865f266}.DiscordInvite-module__Uw3f4G__bannerContent{align-items:center;gap:.75rem;display:flex}.DiscordInvite-module__Uw3f4G__bannerContent .DiscordInvite-module__Uw3f4G__discordIcon{width:28px;height:28px}.DiscordInvite-module__Uw3f4G__bannerText{flex-direction:column;display:flex}.DiscordInvite-module__Uw3f4G__bannerTitle{font-size:.9rem;font-weight:600}.DiscordInvite-module__Uw3f4G__bannerSub{color:#ffffffb3;font-size:.7rem}.DiscordInvite-module__Uw3f4G__bannerArrow{font-size:1.2rem;font-weight:300}.DiscordInvite-module__Uw3f4G__compactButton{color:#fff;background:#5865f2;border-radius:6px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.DiscordInvite-module__Uw3f4G__compactButton:hover{background:#4752c4}.DiscordInvite-module__Uw3f4G__compactButton .DiscordInvite-module__Uw3f4G__discordIcon{width:18px;height:18px}@media (max-width:480px){.DiscordInvite-module__Uw3f4G__card{max-width:100%}.DiscordInvite-module__Uw3f4G__features{grid-template-columns:1fr}}
.StickyCodeFooter-module__qOvR3W__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);alignItems:center;justifyContent:space-between;z-index:100;background:#0a0a14f2;border:1px solid #00ff884d;border-radius:16px;gap:12px;width:90%;max-width:400px;padding:12px 16px;animation:.3s ease-out StickyCodeFooter-module__qOvR3W__slideUp;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000080}@keyframes StickyCodeFooter-module__qOvR3W__slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.StickyCodeFooter-module__qOvR3W__content{flex-direction:column;flex:1;gap:4px;display:flex}.StickyCodeFooter-module__qOvR3W__info{align-items:center;gap:8px;display:flex}.StickyCodeFooter-module__qOvR3W__label{color:#0f8;font-size:.8rem;font-weight:600}.StickyCodeFooter-module__qOvR3W__code{color:#fff;letter-spacing:.5px;font-family:monospace;font-size:1rem;font-weight:700}.StickyCodeFooter-module__qOvR3W__reward{color:#ccc;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.75rem;overflow:hidden}.StickyCodeFooter-module__qOvR3W__copyBtn{color:#000;cursor:pointer;background:#0f8;border:none;border-radius:8px;min-width:80px;padding:8px 16px;font-size:.9rem;font-weight:700;transition:all .2s}.StickyCodeFooter-module__qOvR3W__copyBtn:active{transform:scale(.95)}.StickyCodeFooter-module__qOvR3W__copied{color:#000;background:#fff}@media (min-width:768px){.StickyCodeFooter-module__qOvR3W__container{display:none}}
.page-module__jXmccq__container{color:#fff;max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:Inter,sans-serif}.page-module__jXmccq__hero{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem}.page-module__jXmccq__heroHeader{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module__jXmccq__tierBadge{letter-spacing:.05em;border-radius:4px;padding:.25rem .75rem;font-size:.9rem;font-weight:800}.page-module__jXmccq__tierS{color:#fff;background:#dc2626}.page-module__jXmccq__tierA{color:#fff;background:#ea580c}.page-module__jXmccq__tierB{color:#000;background:#ca8a04}.page-module__jXmccq__tierC{color:#fff;background:#4b5563}.page-module__jXmccq__versionBadge{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}.page-module__jXmccq__title{background:linear-gradient(90deg,#f87171,#fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.page-module__jXmccq__lore{color:#d1d5db;border-left:4px solid #333;max-width:800px;margin-top:1.5rem;padding-left:1rem;font-size:1.25rem;font-style:italic;line-height:1.6}.page-module__jXmccq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.page-module__jXmccq__grid{grid-template-columns:350px 1fr}}.page-module__jXmccq__leftColumn{flex-direction:column;gap:1.5rem;display:flex}.page-module__jXmccq__mainContent{flex-direction:column;gap:2rem;display:flex}.page-module__jXmccq__section{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}.page-module__jXmccq__sectionTitle{border-bottom:1px solid #ffffff1a;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;display:flex}.page-module__jXmccq__statList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.page-module__jXmccq__statItem{justify-content:space-between;font-size:.95rem;display:flex}.page-module__jXmccq__statLabel{color:#9ca3af}.page-module__jXmccq__statValue{color:#fff;font-weight:600}.page-module__jXmccq__statValue.page-module__jXmccq__positive{color:#4ade80}.page-module__jXmccq__statValue.page-module__jXmccq__bonus{color:#60a5fa}.page-module__jXmccq__costSection{background:#dc26261a;border:1px solid #dc262633}.page-module__jXmccq__costHeader{color:#fca5a5}.page-module__jXmccq__costRow{justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.page-module__jXmccq__abilityCard{background:#ffffff0d;border-radius:8px;margin-bottom:1rem;padding:1.25rem;transition:transform .2s}.page-module__jXmccq__abilityCard:hover{background:#ffffff14}.page-module__jXmccq__abilityHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module__jXmccq__abilityName{color:#fecaca;font-size:1.1rem;font-weight:700}.page-module__jXmccq__abilityType{text-transform:uppercase;color:#9ca3af;background:#0000004d;border-radius:4px;padding:.1rem .5rem;font-size:.75rem}.page-module__jXmccq__prosConsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.page-module__jXmccq__prosConsGrid{grid-template-columns:1fr 1fr}}.page-module__jXmccq__prosBox{background:#1665341a;border:1px solid #16a34a33;border-radius:8px;padding:1.5rem}.page-module__jXmccq__consBox{background:#991b1b1a;border:1px solid #dc262633;border-radius:8px;padding:1.5rem}.page-module__jXmccq__prosTitle{color:#4ade80;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:700;display:flex}.page-module__jXmccq__consTitle{color:#f87171;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:700;display:flex}.page-module__jXmccq__list{color:#d1d5db;margin:0;padding-left:1.25rem;font-size:.95rem;line-height:1.5}.page-module__jXmccq__matchupSection{background:linear-gradient(90deg,#1e293b80,#0f172a80);border:1px solid #334155;margin-top:1rem}.page-module__jXmccq__matchupGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.page-module__jXmccq__matchupCard{background:#0003;border-left:3px solid #60a5fa;border-radius:8px;padding:1rem}.page-module__jXmccq__matchupTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem}.page-module__jXmccq__matchupTarget{color:#fff;margin-bottom:.5rem;font-weight:700;display:block}.page-module__jXmccq__matchupLink{color:#60a5fa;align-items:center;gap:.25rem;font-size:.85rem;text-decoration:none;display:flex}.page-module__jXmccq__matchupLink:hover{text-decoration:underline}.page-module__jXmccq__actionSection{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-top:3rem;padding:2rem}.page-module__jXmccq__actionButton{color:#fff;background:#dc2626;border-radius:8px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.page-module__jXmccq__actionButton:hover{background:#ef4444}.page-module__jXmccq__synergyTags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.page-module__jXmccq__synergyTag{color:#93c5fd;background:#3b82f626;border-radius:999px;padding:.25rem .75rem;font-size:.85rem;text-decoration:none}.page-module__jXmccq__synergyTag:hover{background:#3b82f640}.page-module__jXmccq__stepList{flex-direction:column;gap:1rem;display:flex}.page-module__jXmccq__stepItem{background:#ffffff08;border-left:3px solid #dc2626;border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.page-module__jXmccq__stepNumber{color:#fff;background:#dc2626;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex}.page-module__jXmccq__tipsSection{background:#ff95001a;border:1px solid #ff950033;border-radius:12px;padding:1.5rem}.page-module__jXmccq__tipsTitle{color:#fbbf24;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.page-module__jXmccq__faqList{flex-direction:column;gap:1rem;display:flex}.page-module__jXmccq__faqItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:1.25rem}.page-module__jXmccq__faqQuestion{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.page-module__jXmccq__faqAnswer{color:#9ca3af;font-size:.9rem;line-height:1.5}.page-module__jXmccq__relatedSection{margin-top:2rem}.page-module__jXmccq__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:1rem;display:grid}.page-module__jXmccq__relatedLink{color:#d1d5db;background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__jXmccq__relatedLink:hover{background:#ffffff14;border-color:#ffffff1a;transform:translateY(-2px)}.page-module__jXmccq__relatedIcon{font-size:1.5rem}
.page-module__E0kJGG__container{flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__header{width:100%;height:64px;padding:0 var(--space-xl);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);z-index:100;border-bottom:1px solid var(--color-border);background:#0a0a0fe6;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0}.page-module__E0kJGG__logo{align-items:center;gap:var(--space-sm);color:var(--color-text-primary);font-size:1.25rem;font-weight:700;display:flex}.page-module__E0kJGG__nav{display:none}@media (min-width:768px){.page-module__E0kJGG__nav{gap:var(--space-lg);display:flex}}.page-module__E0kJGG__navLink{color:var(--color-text-secondary);transition:var(--transition-base);font-size:.9rem;font-weight:500}.page-module__E0kJGG__navLink:hover,.page-module__E0kJGG__active{color:var(--color-text-primary);text-shadow:0 0 10px #ffffff4d}.page-module__E0kJGG__hero{min-height:100vh;padding:var(--space-2xl)var(--space-lg)var(--space-xl);isolation:isolate;justify-content:center;align-items:flex-start;margin-top:64px;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroBgContainer{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__heroBgImage{object-fit:cover;object-position:center}.page-module__E0kJGG__heroOverlay{z-index:1;background:linear-gradient(#050508e6 0%,#050508b3 30%,#050508cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__heroContentWrapper{z-index:2;align-items:center;gap:var(--space-lg);flex-direction:column;width:100%;max-width:1400px;display:flex;position:relative}.page-module__E0kJGG__heroHeader{text-align:center;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-sm);flex-direction:column;display:flex}.page-module__E0kJGG__compactHeroTitle{text-transform:uppercase;letter-spacing:-.01em;color:var(--color-text-primary);margin:var(--space-xs)0;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800}.page-module__E0kJGG__compactHeroSubtitle{color:var(--color-text-tertiary);font-size:.95rem;font-weight:500}.page-module__E0kJGG__heroHighlight{background:linear-gradient(90deg,#ff3b30,#ff9500);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:.3em;display:inline-block}.page-module__E0kJGG__officialBadge{color:var(--color-accent-primary);margin-bottom:var(--space-xs);background:#ff3b301a;border:1px solid #ff3b3033;border-radius:20px;padding:.2rem .6rem;font-size:.8rem;font-weight:700;animation:.8s ease-out page-module__E0kJGG__fadeIn}.page-module__E0kJGG__officialLinks{gap:var(--space-md);margin:var(--space-sm)0;display:flex}.page-module__E0kJGG__officialLink{color:var(--color-text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.page-module__E0kJGG__officialLink:hover{border-color:var(--color-text-primary);color:var(--color-text-primary);background:#ffffff1a;transform:translateY(-2px)}.page-module__E0kJGG__toolGlassContainer{-webkit-backdrop-filter:blur(12px);background:#14141999;border:1px solid #ffffff14;border-radius:16px;width:100%;animation:.6s cubic-bezier(.16,1,.3,1) page-module__E0kJGG__slideUp;overflow:hidden;box-shadow:0 8px 32px #0000005e}@keyframes page-module__E0kJGG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__E0kJGG__seoContentWrapper{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;max-width:800px;margin:2rem auto 0;padding:1.5rem}.page-module__E0kJGG__seoContentWrapper h2{color:#a1a1aa;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.page-module__E0kJGG__seoContentWrapper p{color:#71717a;font-size:.9rem;line-height:1.6}.page-module__E0kJGG__seoContentWrapper strong{color:#e4e4e7;font-weight:500}.page-module__E0kJGG__hero>:not(.page-module__E0kJGG__heroBgContainer){z-index:2;position:relative}.page-module__E0kJGG__featurePreviewSection{gap:var(--space-md);max-width:1200px;padding:var(--space-lg);z-index:10;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:-3rem auto 0;display:grid;position:relative}@media (max-width:900px){.page-module__E0kJGG__featurePreviewSection{grid-template-columns:1fr;margin-top:0}}.page-module__E0kJGG__plannerSection{padding:var(--space-xl)var(--space-lg);background:radial-gradient(circle at 50% 10%,#ff3b3008 0%,transparent 50%),var(--color-bg-primary)}.page-module__E0kJGG__plannerHeader{text-align:center;margin-bottom:var(--space-lg)}.page-module__E0kJGG__sectionHeader{color:var(--color-text-primary);font-size:1.5rem;font-weight:800}.page-module__E0kJGG__sectionSubtext{color:var(--color-text-tertiary);margin-top:var(--space-xs);font-size:.9rem}.page-module__E0kJGG__secondaryNavSection{max-width:1200px;padding:var(--space-xl)var(--space-lg);margin:0 auto}.page-module__E0kJGG__secondaryNavSection>.page-module__E0kJGG__sectionHeader{text-align:center;margin-bottom:var(--space-lg);color:var(--color-text-primary);font-size:1.5rem}.page-module__E0kJGG__grid{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.page-module__E0kJGG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module__E0kJGG__grid{grid-template-columns:1fr}}.page-module__E0kJGG__card{background:var(--color-bg-secondary);border:1px solid var(--color-border);padding:var(--space-lg);border-radius:var(--radius-lg);transition:var(--transition-base);gap:var(--space-md);display:flex}.page-module__E0kJGG__card:hover{border-color:var(--color-accent-primary);transform:translateY(-4px);box-shadow:0 10px 40px #ff3b3026}.page-module__E0kJGG__cardIcon{flex-shrink:0;font-size:2rem}.page-module__E0kJGG__cardContent{gap:var(--space-xs);flex-direction:column;display:flex}.page-module__E0kJGG__cardTitle{color:var(--color-text-primary);font-size:1.1rem;font-weight:700}.page-module__E0kJGG__cardDesc{color:var(--color-text-tertiary);font-size:.85rem;line-height:1.5}.page-module__E0kJGG__cardCta{color:var(--color-accent-primary);margin-top:auto;font-size:.8rem;font-weight:600}.page-module__E0kJGG__secondaryLinks{justify-content:center;gap:var(--space-sm);margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex}.page-module__E0kJGG__secondaryLink{border:1px solid var(--color-border);color:var(--color-text-secondary);background:#ffffff08;border-radius:20px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__E0kJGG__secondaryLink:hover{color:var(--color-text-primary);background:#f43f5e1a;border-color:#f43f5e4d}.page-module__E0kJGG__whyUsSection{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.page-module__E0kJGG__discordSection{background:var(--color-bg-primary);width:100%;padding:var(--space-xl)0;justify-content:center;display:flex}.page-module__E0kJGG__hybridSection{padding:0 var(--space-lg);margin-bottom:var(--space-2xl)}.page-module__E0kJGG__faqSection{background:var(--color-bg-primary);justify-content:center;width:100%;display:flex}.page-module__E0kJGG__contentContainer{width:100%;max-width:800px;padding:var(--space-2xl)var(--space-lg)}.page-module__E0kJGG__faqItem{margin-bottom:var(--space-lg);padding:var(--space-lg);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:var(--transition-base)}.page-module__E0kJGG__faqItem:hover{border-color:var(--color-accent-primary);transform:translate(4px)}.page-module__E0kJGG__faqItem:last-child{border-bottom:none}.page-module__E0kJGG__faqQuestion{color:var(--color-text-primary);margin-bottom:var(--space-sm);font-size:1.1rem;font-weight:600}.page-module__E0kJGG__faqItem p{color:var(--color-text-secondary);font-size:.95rem;line-height:1.7}.page-module__E0kJGG__faqItem strong{color:var(--color-accent-primary)}.page-module__E0kJGG__footer{padding:var(--space-xl)var(--space-lg);text-align:center;color:var(--color-text-tertiary);border-top:1px solid var(--color-border);background:var(--color-bg-secondary);margin-top:auto;font-size:.85rem}.page-module__E0kJGG__footerLinks{justify-content:center;gap:var(--space-lg);margin-top:var(--space-sm);display:flex}.page-module__E0kJGG__footerLinks a{color:var(--color-text-tertiary);transition:var(--transition-base)}.page-module__E0kJGG__footerLinks a:hover{color:var(--color-accent-primary)}.page-module__E0kJGG__heroInfoCards{gap:var(--space-md);width:100%;max-width:1000px;margin-bottom:var(--space-lg);z-index:10;grid-template-columns:1fr;display:grid;position:relative}@media (min-width:900px){.page-module__E0kJGG__heroInfoCards{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__heroInfoCards>:first-child{grid-column:1/-1}}@media (max-width:768px){.page-module__E0kJGG__heroInfoCards{flex-direction:column;align-items:stretch;display:flex}}.page-module__E0kJGG__skeletonContainer{width:100%;min-height:400px;padding:var(--space-xl);gap:var(--space-lg);border-radius:var(--radius-lg);background:#14141e66;flex-direction:column;display:flex}.page-module__E0kJGG__skeletonHeader{gap:var(--space-sm);flex-direction:column;display:flex}.page-module__E0kJGG__skeletonContent{flex:1}.page-module__E0kJGG__skeletonPulse{border-radius:var(--radius-sm);background:linear-gradient(90deg,#ffffff0d 0%,#ffffff1a 50%,#ffffff0d 100%) 0 0/200% 100%;animation:1.5s ease-in-out infinite page-module__E0kJGG__skeletonShimmer}.page-module__E0kJGG__skeletonLoader{justify-content:center;align-items:center;gap:var(--space-sm);color:var(--color-text-tertiary);padding:var(--space-md);font-size:.9rem;display:flex}.page-module__E0kJGG__skeletonLoader span:first-child{font-size:1.5rem;animation:1s ease-in-out infinite page-module__E0kJGG__skeletonBounce}@keyframes page-module__E0kJGG__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes page-module__E0kJGG__skeletonBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}
