.NpcGenerator-module__bhToGa__container{color:#e2e8f0;max-width:800px;margin:0 auto;padding:20px}.NpcGenerator-module__bhToGa__generateButton{background:var(--blue);color:#f8fafc;cursor:pointer;border:none;border-radius:5px;padding:12px 24px;font-size:16px;font-weight:700;transition:all .2s;box-shadow:0 2px 4px #0000004d}.NpcGenerator-module__bhToGa__generateButton:hover{background:var(--darkblue);transform:translateY(-1px);box-shadow:0 4px 6px #0006}.NpcGenerator-module__bhToGa__characterSheet{background:#1e293b;padding:25px}.NpcGenerator-module__bhToGa__header{border-bottom:2px solid #334155;margin-bottom:15px;padding-bottom:15px}.NpcGenerator-module__bhToGa__header h2{color:var(--green);margin:0;font-size:28px;font-weight:800}.NpcGenerator-module__bhToGa__header p{color:#94a3b8;margin:5px 0 0;font-size:16px;font-style:italic}.NpcGenerator-module__bhToGa__acHpRow{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:12px;display:grid}.NpcGenerator-module__bhToGa__statsGrid{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:25px;display:grid}.NpcGenerator-module__bhToGa__statBox{text-align:center;background:#1e293b;border:2px solid #334155;border-radius:8px;padding:12px 5px;transition:all .2s}.NpcGenerator-module__bhToGa__statBox:hover{background:#1e293b;border-color:#475569;transform:translateY(-2px);box-shadow:0 2px 8px #0006}.NpcGenerator-module__bhToGa__statValue{color:#f8fafc;margin-bottom:2px;font-size:24px;font-weight:700}.NpcGenerator-module__bhToGa__statModifier{color:#94a3b8;font-size:14px}.NpcGenerator-module__bhToGa__statName{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.NpcGenerator-module__bhToGa__details{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}.NpcGenerator-module__bhToGa__section{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:18px}.NpcGenerator-module__bhToGa__section h3{color:#f8fafc;border-bottom:2px solid #334155;margin-top:0;margin-bottom:12px;padding-bottom:8px;font-size:18px}.NpcGenerator-module__bhToGa__section p{color:#cbd5e1;margin:8px 0;line-height:1.5}.NpcGenerator-module__bhToGa__section strong{color:#e2e8f0}.NpcGenerator-module__bhToGa__plotHook{grid-column:span 2}.NpcGenerator-module__bhToGa__filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;display:flex}.NpcGenerator-module__bhToGa__filterSelect{color:#e2e8f0;background:#1e293b;border:1px solid #475569;border-radius:5px;min-width:120px;padding:8px 12px;font-size:14px}.NpcGenerator-module__bhToGa__filterSelect option{background:#1e293b}.NpcGenerator-module__bhToGa__clearFiltersButton{cursor:pointer;color:#f8fafc;background:#7f1d1d;border:none;border-radius:5px;padding:8px 16px;font-size:14px;transition:all .2s}.NpcGenerator-module__bhToGa__clearFiltersButton:hover{background:#991b1b}.NpcGenerator-module__bhToGa__npcList{flex-direction:column;gap:10px;margin-top:20px;display:flex}.NpcGenerator-module__bhToGa__npcListItem{background:var(--bg-box-color);border:1px solid #334155;border-radius:8px;overflow:hidden}.NpcGenerator-module__bhToGa__npcQuickView{cursor:pointer;padding:15px;transition:background .2s}.NpcGenerator-module__bhToGa__npcQuickView:hover{background:#2d3748}.NpcGenerator-module__bhToGa__quickViewHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.NpcGenerator-module__bhToGa__quickViewHeader h3{color:#f8fafc;margin:0;font-size:18px}.NpcGenerator-module__bhToGa__quickViewDetails{color:#94a3b8;font-size:14px}.NpcGenerator-module__bhToGa__quickViewPlotHook{border-left:3px solid var(--blue);background:#2d3748;border-radius:4px;margin-top:10px;padding:8px}.NpcGenerator-module__bhToGa__quickViewPlotHook p{color:#cbd5e1;margin:0;font-size:14px;line-height:1.4}.NpcGenerator-module__bhToGa__characterSheet{animation:.3s NpcGenerator-module__bhToGa__fadeIn}@keyframes NpcGenerator-module__bhToGa__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.NpcGenerator-module__bhToGa__buttonRow{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px;display:flex}.NpcGenerator-module__bhToGa__advancedFilterButton{color:#f8fafc;cursor:pointer;background:#4a5568;border:none;border-radius:5px;padding:12px 24px;font-size:16px;transition:all .2s}.NpcGenerator-module__bhToGa__advancedFilterButton:hover{background:#2d3748}.NpcGenerator-module__bhToGa__filters{background:#1e293b;border:1px solid #334155;border-radius:5px;flex-wrap:wrap;gap:10px;margin-bottom:20px;padding:15px;animation:.2s NpcGenerator-module__bhToGa__fadeIn;display:flex}.NpcGenerator-module__bhToGa__exportContainer{margin-top:20px;display:inline-block;position:relative}.NpcGenerator-module__bhToGa__exportButton{background:var(--blue);color:#f8fafc;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;transition:all .2s;display:flex}.NpcGenerator-module__bhToGa__exportButton:hover{background:var(--darkblue)}.NpcGenerator-module__bhToGa__exportButton svg{width:16px;height:16px}.NpcGenerator-module__bhToGa__exportDropdown{z-index:10;background:#1e293b;border:1px solid #334155;border-radius:4px;min-width:150px;padding:5px;position:absolute;top:100%;left:0;box-shadow:0 2px 8px #0003}.NpcGenerator-module__bhToGa__exportDropdown button{text-align:left;color:#e2e8f0;cursor:pointer;background:0 0;border:none;border-radius:2px;width:100%;padding:8px 12px;display:block}.NpcGenerator-module__bhToGa__exportDropdown button:hover{background:#2d3748}@media screen and (max-width:768px){.NpcGenerator-module__bhToGa__statsGrid{grid-template-columns:repeat(3,1fr)}.NpcGenerator-module__bhToGa__acHpRow{grid-template-columns:repeat(1,1fr)}.NpcGenerator-module__bhToGa__details{grid-template-columns:1fr}.NpcGenerator-module__bhToGa__plotHook{grid-column:span 1}.NpcGenerator-module__bhToGa__filters{flex-direction:column;align-items:stretch}.NpcGenerator-module__bhToGa__filterSelect,.NpcGenerator-module__bhToGa__clearFiltersButton{width:100%}}

