.Hero-module__LyMEBG__hero{z-index:1;text-align:center;max-width:900px;margin:0 auto;padding:140px 24px 80px;position:relative}.Hero-module__LyMEBG__tag{font-family:var(--font-mono);letter-spacing:.15em;color:var(--accent-cyan);border:1px solid var(--border-default);background:var(--accent-cyan-dim);text-transform:uppercase;border-radius:4px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;font-size:11px;display:inline-flex}.Hero-module__LyMEBG__tagDot{background:var(--accent-cyan);width:6px;height:6px;box-shadow:0 0 6px var(--accent-cyan);border-radius:50%;animation:1.4s step-end infinite Hero-module__LyMEBG__blink}@keyframes Hero-module__LyMEBG__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__LyMEBG__headline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:24px;font-size:clamp(42px,7vw,80px);font-weight:800;line-height:1.05}.Hero-module__LyMEBG__accent{background:linear-gradient(90deg,var(--accent-cyan)0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__LyMEBG__sub{color:var(--text-secondary);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:clamp(15px,2vw,18px);line-height:1.7}.Hero-module__LyMEBG__brDesktop{display:none}@media (min-width:640px){.Hero-module__LyMEBG__brDesktop{display:block}}.Hero-module__LyMEBG__stats{border:1px solid var(--border-default);background:#0d1424cc;border-radius:12px;justify-content:center;align-items:center;gap:0;width:fit-content;margin-bottom:40px;margin-left:auto;margin-right:auto;padding:20px 32px;display:flex}.Hero-module__LyMEBG__stat{flex-direction:column;align-items:center;gap:4px;padding:0 32px;display:flex}.Hero-module__LyMEBG__statNum{font-family:var(--font-display);color:var(--accent-cyan);font-size:28px;font-weight:800;line-height:1}.Hero-module__LyMEBG__statLabel{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;font-size:10px}.Hero-module__LyMEBG__divider{background:var(--border-default);flex-shrink:0;width:1px;height:40px}.Hero-module__LyMEBG__searchHint{color:var(--text-muted);font-family:var(--font-mono);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.Hero-module__LyMEBG__hintIcon{color:var(--accent-cyan);opacity:.6;font-size:16px}@media (max-width:640px){.Hero-module__LyMEBG__hero{padding:120px 16px 60px}.Hero-module__LyMEBG__stats{padding:16px 20px}.Hero-module__LyMEBG__stat{padding:0 16px}.Hero-module__LyMEBG__statNum{font-size:22px}}
.CategoryFilter-module__mO_hYG__wrapper{z-index:1;max-width:1280px;margin:0 auto 40px;padding:0 24px;position:relative}.CategoryFilter-module__mO_hYG__scroll{scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.CategoryFilter-module__mO_hYG__scroll::-webkit-scrollbar{display:none}.CategoryFilter-module__mO_hYG__fadeLeft,.CategoryFilter-module__mO_hYG__fadeRight{pointer-events:none;z-index:2;align-items:center;width:72px;display:flex;position:absolute;top:0;bottom:8px}.CategoryFilter-module__mO_hYG__fadeLeft{background:linear-gradient(to right,var(--bg-primary)20%,transparent 100%);justify-content:flex-start;padding-left:4px;left:24px}.CategoryFilter-module__mO_hYG__fadeRight{background:linear-gradient(to left,var(--bg-primary)20%,transparent 100%);justify-content:flex-end;padding-right:4px;right:24px}.CategoryFilter-module__mO_hYG__fadeIcon{color:var(--accent-cyan);opacity:.8;width:18px;height:18px;animation:1.5s ease-in-out infinite CategoryFilter-module__mO_hYG__arrowPulse}@keyframes CategoryFilter-module__mO_hYG__arrowPulse{0%,to{opacity:.4;transform:translate(0)}50%{opacity:1;transform:translate(2px)}}.CategoryFilter-module__mO_hYG__fadeLeft .CategoryFilter-module__mO_hYG__fadeIcon{animation-name:CategoryFilter-module__mO_hYG__arrowPulseLeft}@keyframes CategoryFilter-module__mO_hYG__arrowPulseLeft{0%,to{opacity:.4;transform:translate(0)}50%{opacity:1;transform:translate(-2px)}}.CategoryFilter-module__mO_hYG__pill{border:1px solid var(--border-default);background:var(--bg-card);color:var(--text-secondary);font-family:var(--font-mono);letter-spacing:.04em;white-space:nowrap;cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;gap:7px;padding:9px 16px;font-size:12px;transition:all .2s;display:flex}.CategoryFilter-module__mO_hYG__pill:hover{color:var(--text-primary);background:var(--bg-card-hover);border-color:#00ffaa4d}.CategoryFilter-module__mO_hYG__active{border-color:var(--cat-color,var(--accent-cyan));color:var(--cat-color,var(--accent-cyan));background:#00ffaa14}.CategoryFilter-module__mO_hYG__pillIcon{font-size:14px}.CategoryFilter-module__mO_hYG__count{color:var(--text-muted);background:#ffffff14;border-radius:4px;padding:2px 6px;font-size:10px}.CategoryFilter-module__mO_hYG__active .CategoryFilter-module__mO_hYG__count{color:var(--cat-color,var(--accent-cyan));background:#00ffaa1f}.CategoryFilter-module__mO_hYG__mobileArrows{align-items:center;gap:10px;margin-top:10px;display:flex}.CategoryFilter-module__mO_hYG__mobileArrowBtn{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-cyan);background:var(--accent-cyan-dim);cursor:pointer;-webkit-appearance:none;border:1px solid #0fa3;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;padding:6px 12px;font-size:10px;transition:opacity .2s,background .2s;display:flex}.CategoryFilter-module__mO_hYG__mobileArrowBtn:active{background:#0fa3}.CategoryFilter-module__mO_hYG__mobileArrowDisabled{opacity:.25;cursor:default}.CategoryFilter-module__mO_hYG__mobileScrollTrack{background:#ffffff0f;border-radius:2px;flex:1;height:3px;position:relative;overflow:hidden}.CategoryFilter-module__mO_hYG__mobileScrollThumb{background:var(--accent-cyan);opacity:.5;border-radius:2px;width:30%;height:100%;transition:left .1s;position:absolute;top:0}.CategoryFilter-module__mO_hYG__desktopOnly{display:flex}.CategoryFilter-module__mO_hYG__mobileOnly{display:none}@media (max-width:640px){.CategoryFilter-module__mO_hYG__wrapper{padding:0 16px}.CategoryFilter-module__mO_hYG__desktopOnly{display:none}.CategoryFilter-module__mO_hYG__mobileOnly{display:flex}}
.ProblemCard-module__Y-P3Fa__card{background:var(--bg-card);border:1px solid var(--border-default);cursor:pointer;border-radius:12px;transition:border-color .25s,box-shadow .25s,transform .2s;position:relative;overflow:hidden}.ProblemCard-module__Y-P3Fa__card:hover{border-color:#0fa3;transform:translateY(-1px);box-shadow:0 4px 24px #0006,0 0 0 1px #00ffaa0d}.ProblemCard-module__Y-P3Fa__cardOpen{border-color:var(--cat-color,var(--accent-cyan));box-shadow:0 8px 40px #00000080,0 0 20px #00ffaa1a}.ProblemCard-module__Y-P3Fa__severityBar{background:var(--sev-color);opacity:.7;width:3px;position:absolute;top:0;bottom:0;left:0}.ProblemCard-module__Y-P3Fa__header{flex-direction:column;gap:10px;padding:20px 24px;display:flex}.ProblemCard-module__Y-P3Fa__meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProblemCard-module__Y-P3Fa__category{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.ProblemCard-module__Y-P3Fa__severity{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:10px}.ProblemCard-module__Y-P3Fa__title{font-family:var(--font-display);color:var(--text-primary);font-size:clamp(16px,2.5vw,18px);font-weight:700;line-height:1.3}.ProblemCard-module__Y-P3Fa__desc{color:var(--text-secondary);font-size:14px;line-height:1.6}.ProblemCard-module__Y-P3Fa__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ProblemCard-module__Y-P3Fa__tags{flex-wrap:wrap;gap:6px;display:flex}.ProblemCard-module__Y-P3Fa__tag{font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-muted);background:#ffffff0a;border:1px solid #ffffff12;border-radius:4px;padding:3px 8px;font-size:10px}.ProblemCard-module__Y-P3Fa__toggle{font-family:var(--font-mono);letter-spacing:.08em;color:var(--accent-cyan);background:var(--accent-cyan-dim);cursor:pointer;border:1px solid #0fa3;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:11px;transition:background .2s,border-color .2s;display:flex}.ProblemCard-module__Y-P3Fa__toggle:hover{background:#0fa3;border-color:#0fa6}.ProblemCard-module__Y-P3Fa__arrow{font-size:14px;transition:transform .3s;display:inline-block}.ProblemCard-module__Y-P3Fa__arrowUp{transform:rotate(180deg)}.ProblemCard-module__Y-P3Fa__steps{border-top:1px solid var(--border-default);background:#0003;flex-direction:column;gap:0;padding:20px 24px 24px;display:flex}.ProblemCard-module__Y-P3Fa__stepsHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ProblemCard-module__Y-P3Fa__mono{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;font-size:11px}.ProblemCard-module__Y-P3Fa__stepsCount{font-family:var(--font-mono);color:var(--text-muted);background:#ffffff0a;border-radius:4px;padding:3px 8px;font-size:10px}.ProblemCard-module__Y-P3Fa__step{border-bottom:1px solid #ffffff0a;gap:16px;padding:16px 0;display:flex}.ProblemCard-module__Y-P3Fa__step:last-of-type{border-bottom:none}.ProblemCard-module__Y-P3Fa__stepNum{background:var(--accent-cyan-dim);border:1px solid #0fa3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.ProblemCard-module__Y-P3Fa__numText{font-family:var(--font-mono);color:var(--accent-cyan);font-size:11px;font-weight:700}.ProblemCard-module__Y-P3Fa__stepContent{flex:1;min-width:0}.ProblemCard-module__Y-P3Fa__stepTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:6px;font-size:14px;font-weight:700}.ProblemCard-module__Y-P3Fa__stepBody{color:var(--text-secondary);font-size:13px;line-height:1.65}.ProblemCard-module__Y-P3Fa__tools{background:#0003;border:1px solid #ffffff0f;border-radius:8px;flex-wrap:wrap;align-items:flex-start;gap:12px;margin-top:16px;padding:14px 16px;display:flex}.ProblemCard-module__Y-P3Fa__toolsLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;flex-shrink:0;padding-top:2px;font-size:11px}.ProblemCard-module__Y-P3Fa__toolsList{flex-wrap:wrap;gap:6px;display:flex}.ProblemCard-module__Y-P3Fa__tool{font-family:var(--font-mono);color:var(--accent-cyan);background:var(--accent-cyan-dim);border:1px solid #0fa3;border-radius:4px;padding:3px 10px;font-size:11px}.ProblemCard-module__Y-P3Fa__cardHelpCta{cursor:default;padding:0 24px 20px}.ProblemCard-module__Y-P3Fa__helpCta{background:#3b82f60f;border:1px solid #3b82f633;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.ProblemCard-module__Y-P3Fa__helpCtaLeft{align-items:center;gap:12px;display:flex}.ProblemCard-module__Y-P3Fa__helpCtaIcon{color:#3b82f6;flex-shrink:0;font-size:20px}.ProblemCard-module__Y-P3Fa__helpCtaTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:2px;font-size:14px;font-weight:700}.ProblemCard-module__Y-P3Fa__helpCtaDesc{color:var(--text-muted);font-size:12px}.ProblemCard-module__Y-P3Fa__helpCtaBtn{font-family:var(--font-mono);letter-spacing:.06em;color:var(--bg-primary);white-space:nowrap;-webkit-appearance:none;background:#3b82f6;border:none;border-radius:7px;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s,box-shadow .2s;display:flex}.ProblemCard-module__Y-P3Fa__helpCtaBtn:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 16px #3b82f666}.ProblemCard-module__Y-P3Fa__helpCtaArrow{font-size:14px;transition:transform .2s}.ProblemCard-module__Y-P3Fa__helpCtaBtn:hover .ProblemCard-module__Y-P3Fa__helpCtaArrow{transform:translate(3px)}.ProblemCard-module__Y-P3Fa__modalBackdrop{z-index:200;-webkit-backdrop-filter:blur(6px);background:#030712d9;justify-content:center;align-items:center;padding:24px;animation:.2s ProblemCard-module__Y-P3Fa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProblemCard-module__Y-P3Fa__fadeIn{0%{opacity:0}to{opacity:1}}.ProblemCard-module__Y-P3Fa__modal{background:var(--bg-secondary);border:1px solid var(--cat-color,var(--accent-cyan));border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:80vh;margin:auto;animation:.25s ProblemCard-module__Y-P3Fa__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #000000b3,0 0 40px #00ffaa14}@keyframes ProblemCard-module__Y-P3Fa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ProblemCard-module__Y-P3Fa__modalHeader{flex-shrink:0;padding:24px 28px 0}.ProblemCard-module__Y-P3Fa__modalTop{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.ProblemCard-module__Y-P3Fa__modalTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:8px;font-size:clamp(18px,2.5vw,24px);font-weight:800;line-height:1.25}.ProblemCard-module__Y-P3Fa__modalDesc{color:var(--text-secondary);margin-bottom:20px;font-size:14px;line-height:1.6}.ProblemCard-module__Y-P3Fa__modalBar{opacity:.4;width:100%;height:2px}.ProblemCard-module__Y-P3Fa__closeBtn{color:var(--text-muted);cursor:pointer;-webkit-appearance:none;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:16px;font-size:13px;transition:background .2s,color .2s;display:flex}.ProblemCard-module__Y-P3Fa__closeBtn:hover{color:var(--text-primary);background:#ffffff1f}.ProblemCard-module__Y-P3Fa__modalBody{scrollbar-width:thin;scrollbar-color:var(--border-default)transparent;flex:1;padding:20px 28px;overflow-y:auto}.ProblemCard-module__Y-P3Fa__modalBody::-webkit-scrollbar{width:4px}.ProblemCard-module__Y-P3Fa__modalBody::-webkit-scrollbar-track{background:0 0}.ProblemCard-module__Y-P3Fa__modalBody::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:2px}.ProblemCard-module__Y-P3Fa__modalFooter{border-top:1px solid #3b82f626;flex-shrink:0;padding:16px 28px}@media (max-width:640px){.ProblemCard-module__Y-P3Fa__header,.ProblemCard-module__Y-P3Fa__steps{padding:16px 18px}.ProblemCard-module__Y-P3Fa__cardHelpCta{padding:0 18px 18px}.ProblemCard-module__Y-P3Fa__footer{gap:8px}.ProblemCard-module__Y-P3Fa__toggle{padding:5px 10px;font-size:10px}.ProblemCard-module__Y-P3Fa__helpCta{flex-direction:column;align-items:flex-start}.ProblemCard-module__Y-P3Fa__helpCtaBtn{justify-content:center;width:100%}}
.ProblemsList-module__TNZWIa__searchWrap{z-index:1;flex-direction:column;gap:14px;max-width:1280px;margin:0 auto 24px;padding:0 24px;display:flex;position:relative}.ProblemsList-module__TNZWIa__searchBox{align-items:center;display:flex;position:relative}.ProblemsList-module__TNZWIa__searchIcon{color:var(--text-muted);pointer-events:none;z-index:1;font-size:18px;position:absolute;left:16px}.ProblemsList-module__TNZWIa__searchInput{background:var(--bg-card);border:1px solid var(--border-default);width:100%;color:var(--text-primary);font-family:var(--font-mono);border-radius:10px;outline:none;padding:14px 44px;font-size:14px;transition:border-color .2s,box-shadow .2s}.ProblemsList-module__TNZWIa__searchInput::placeholder{color:var(--text-muted)}.ProblemsList-module__TNZWIa__searchInput:focus{border-color:#00ffaa4d;box-shadow:0 0 0 3px #00ffaa0f}.ProblemsList-module__TNZWIa__clearBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:13px;transition:color .2s;position:absolute;right:14px}.ProblemsList-module__TNZWIa__clearBtn:hover{color:var(--accent-cyan)}.ProblemsList-module__TNZWIa__sevFilters{flex-wrap:wrap;gap:6px;display:flex}.ProblemsList-module__TNZWIa__sevBtn{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border-default);cursor:pointer;border-radius:6px;padding:6px 12px;font-size:11px;transition:all .2s}.ProblemsList-module__TNZWIa__sevBtn:hover{color:var(--text-primary);border-color:#0fa3}.ProblemsList-module__TNZWIa__sevActive{color:var(--accent-cyan);background:var(--accent-cyan-dim);border-color:#00ffaa4d}.ProblemsList-module__TNZWIa__resultsHeader{z-index:1;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto 20px;padding:0 24px;display:flex;position:relative}.ProblemsList-module__TNZWIa__resultsCount{font-family:var(--font-mono);color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;display:flex}.ProblemsList-module__TNZWIa__resultsCount strong{color:var(--accent-cyan)}.ProblemsList-module__TNZWIa__mono{color:var(--accent-cyan);opacity:.5}.ProblemsList-module__TNZWIa__clearAll{font-family:var(--font-mono);color:var(--text-muted);border:1px solid var(--border-default);cursor:pointer;background:0 0;border-radius:5px;padding:5px 12px;font-size:11px;transition:all .2s}.ProblemsList-module__TNZWIa__clearAll:hover{color:var(--accent-cyan);border-color:#00ffaa4d}.ProblemsList-module__TNZWIa__grid{z-index:1;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:16px;max-width:1280px;margin:0 auto;padding:0 24px 80px;display:grid;position:relative}.ProblemsList-module__TNZWIa__empty{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;padding:80px 24px;display:flex}.ProblemsList-module__TNZWIa__emptyIcon{color:var(--text-muted);opacity:.3;font-size:48px}.ProblemsList-module__TNZWIa__emptyTitle{font-family:var(--font-display);color:var(--text-secondary);font-size:20px;font-weight:700}.ProblemsList-module__TNZWIa__emptySub{color:var(--text-muted);font-size:14px}@media (max-width:900px){.ProblemsList-module__TNZWIa__grid{grid-template-columns:1fr}}@media (max-width:640px){.ProblemsList-module__TNZWIa__searchWrap,.ProblemsList-module__TNZWIa__resultsHeader{padding:0 16px}.ProblemsList-module__TNZWIa__grid{padding:0 16px 60px}}
