.index-module__pAbPoW__container{flex-direction:column;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;display:flex}.index-module__pAbPoW__statsGrid{grid-template-columns:repeat(6,1fr);gap:.75rem;display:grid}.index-module__pAbPoW__statBox{background:#fff;border:3px solid #000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem 1rem;transition:transform .1s;display:flex;box-shadow:3px 3px #000}.index-module__pAbPoW__statValue{font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:900;font-family:var(--font-mono,monospace);color:var(--foreground,#000)}.index-module__pAbPoW__statLabel{text-transform:uppercase;color:#555;white-space:nowrap;margin-top:.25rem;font-size:.75rem;font-weight:800}.index-module__pAbPoW__targetSection{background:#fff;border:3px solid #000;border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex;box-shadow:4px 4px #000}.index-module__pAbPoW__targetHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.index-module__pAbPoW__targetTitle{color:#000;font-size:.9rem;font-weight:800}.index-module__pAbPoW__presetGroup{flex-wrap:wrap;gap:.4rem;display:flex}.index-module__pAbPoW__presetBtn{cursor:pointer;background:#fff;border:2px solid #000;border-radius:6px;padding:.35rem .7rem;font-size:.8rem;font-weight:700;transition:all .1s;box-shadow:2px 2px #000}.index-module__pAbPoW__presetBtn:hover{transform:translate(-1px,-1px);box-shadow:3px 3px #000}.index-module__pAbPoW__presetBtnActive{background:var(--brutal-yellow,#ffde59)}.index-module__pAbPoW__progressTrack{background:#eee;border:2px solid #000;border-radius:6px;width:100%;height:12px;position:relative;overflow:hidden}.index-module__pAbPoW__progressBar{background:var(--brutal-cyan,#00f0ff);height:100%;transition:width .2s,background-color .2s}.index-module__pAbPoW__progressBarExceeded{background:#ff5252}.index-module__pAbPoW__progressInfo{justify-content:space-between;font-size:.8rem;font-weight:700;display:flex}.index-module__pAbPoW__exceededText{color:#d32f2f}.index-module__pAbPoW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.index-module__pAbPoW__actionGroup{flex-wrap:wrap;gap:.5rem;display:flex}.index-module__pAbPoW__actionBtn{cursor:pointer;background:#fff;border:2px solid #000;border-radius:6px;align-items:center;gap:.3rem;padding:.45rem .8rem;font-size:.85rem;font-weight:700;transition:all .1s;display:inline-flex;box-shadow:2px 2px #000}.index-module__pAbPoW__actionBtn:hover:not(:disabled){background:#f8f9fa;transform:translate(-1px,-1px);box-shadow:3px 3px #000}.index-module__pAbPoW__actionBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.index-module__pAbPoW__copyBtnSuccess{color:#155724!important;background:#d4edda!important;border-color:#155724!important}.index-module__pAbPoW__textarea{width:100%;min-height:360px;font-family:var(--font-primary,sans-serif);color:var(--foreground,#000);resize:vertical;background:#fffbea;border:3px solid #000;border-radius:8px;padding:1.25rem;font-size:1.1rem;line-height:1.6;transition:all .1s;box-shadow:6px 6px #000}.index-module__pAbPoW__textarea:focus{box-shadow:6px 6px 0px var(--brutal-cyan,#00f0ff);background:#fff;outline:none}@media (max-width:900px){.index-module__pAbPoW__statsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (max-width:640px){.index-module__pAbPoW__statsGrid{grid-template-columns:repeat(2,1fr);gap:.6rem}.index-module__pAbPoW__statBox{padding:.85rem .5rem}.index-module__pAbPoW__targetHeader{flex-direction:column;align-items:flex-start}.index-module__pAbPoW__toolbar{flex-direction:column;align-items:stretch}.index-module__pAbPoW__actionGroup{justify-content:space-between;width:100%}.index-module__pAbPoW__actionBtn{flex:1;justify-content:center;padding:.4rem .5rem;font-size:.8rem}.index-module__pAbPoW__textarea{min-height:260px}}
