.crumbs:where(.astro-wgesusp3){display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--text-3);margin-bottom:20px}.crumbs:where(.astro-wgesusp3) a:where(.astro-wgesusp3){color:var(--text-2);transition:color var(--transition)}.crumbs:where(.astro-wgesusp3) a:where(.astro-wgesusp3):hover{color:var(--green)}.crumbs:where(.astro-wgesusp3) svg:where(.astro-wgesusp3){opacity:.4}.hero:where(.astro-wgesusp3){background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-xl);padding:28px;margin-bottom:20px;position:relative;overflow:hidden}.hero:where(.astro-wgesusp3):after{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:radial-gradient(circle,var(--green-glow),transparent 70%);opacity:.4;pointer-events:none}.hero-meta:where(.astro-wgesusp3){display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--green);margin-bottom:10px}.pulse-dot:where(.astro-wgesusp3){width:7px;height:7px;border-radius:50%;background:var(--green);animation:pulse 2s infinite}.hero:where(.astro-wgesusp3) h1:where(.astro-wgesusp3){font-size:26px;font-weight:800;line-height:1.15;letter-spacing:-.5px}.green:where(.astro-wgesusp3){color:var(--green)}.hero-sub:where(.astro-wgesusp3){color:var(--text-1);font-size:14px;margin-top:8px;line-height:1.6}.block:where(.astro-wgesusp3){margin:24px 0;animation:fadeUp .35s ease-out both}.block-head:where(.astro-wgesusp3){display:flex;align-items:center;gap:10px;margin-bottom:14px}.block-indicator:where(.astro-wgesusp3){width:4px;height:20px;border-radius:2px}.block-head:where(.astro-wgesusp3) h2:where(.astro-wgesusp3){font-size:18px;font-weight:700;margin:0;flex:1}.block-count:where(.astro-wgesusp3){font-size:12px;font-weight:600;color:var(--text-3);background:var(--surface-2);padding:4px 10px;border-radius:999px}.filter-bar:where(.astro-wgesusp3){display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.filter-btn:where(.astro-wgesusp3){font-size:13px;font-weight:600;color:var(--text-2);background:var(--surface-2);border:1px solid var(--border-subtle);padding:8px 16px;border-radius:999px;cursor:pointer;transition:all var(--transition)}.filter-btn:where(.astro-wgesusp3):hover{color:var(--text-0);border-color:var(--border);background:var(--surface-3)}.filter-btn:where(.astro-wgesusp3).active{color:var(--text-0);background:var(--green-dim);border-color:var(--green)}.class-cards:where(.astro-wgesusp3){display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.class-card-lg:where(.astro-wgesusp3){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden;transition:all var(--transition)}.class-card-lg:where(.astro-wgesusp3):hover{border-color:var(--border);transform:translateY(-2px);box-shadow:var(--shadow-md)}.class-card-header:where(.astro-wgesusp3){padding:16px 18px 12px;border-bottom:1px solid var(--border-subtle);background:var(--surface-2)}.class-title-row:where(.astro-wgesusp3){display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.class-name-lg:where(.astro-wgesusp3){font-size:18px;font-weight:700;margin:0}.tier-badge:where(.astro-wgesusp3){font-size:12px;font-weight:800;padding:4px 10px;border-radius:999px;color:#0b1020}.class-meta:where(.astro-wgesusp3){display:flex;gap:8px;flex-wrap:wrap}.weapon-tag:where(.astro-wgesusp3),.role-tag:where(.astro-wgesusp3){font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--surface-3);color:var(--text-2)}.class-card-body:where(.astro-wgesusp3){padding:16px 18px}.stat-row:where(.astro-wgesusp3){display:flex;justify-content:space-between;padding:6px 0;font-size:13px;border-bottom:1px solid var(--border-subtle)}.stat-row:where(.astro-wgesusp3):last-of-type{border-bottom:none}.stat-label:where(.astro-wgesusp3){color:var(--text-3)}.stat-value:where(.astro-wgesusp3){color:var(--text-1);font-weight:600}.pros-cons:where(.astro-wgesusp3){display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.pc-label:where(.astro-wgesusp3){font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;display:block}.pros:where(.astro-wgesusp3) .pc-label:where(.astro-wgesusp3){color:var(--green)}.cons:where(.astro-wgesusp3) .pc-label:where(.astro-wgesusp3){color:var(--red)}.pros-cons:where(.astro-wgesusp3) ul:where(.astro-wgesusp3){list-style:none;margin:0;padding:0}.pros-cons:where(.astro-wgesusp3) li:where(.astro-wgesusp3){font-size:12px;color:var(--text-2);padding:3px 0;line-height:1.4}.pros:where(.astro-wgesusp3) li:where(.astro-wgesusp3):before{content:"+ ";color:var(--green);font-weight:600}.cons:where(.astro-wgesusp3) li:where(.astro-wgesusp3):before{content:"- ";color:var(--red);font-weight:600}.class-card-footer:where(.astro-wgesusp3){padding:12px 18px;border-top:1px solid var(--border-subtle);background:var(--surface-2)}.difficulty-badge:where(.astro-wgesusp3){font-size:12px;font-weight:700}.stat-table-wrap:where(.astro-wgesusp3){overflow-x:auto;border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-1)}.stat-table:where(.astro-wgesusp3){width:100%;border-collapse:collapse;font-size:13px}.stat-table:where(.astro-wgesusp3) th:where(.astro-wgesusp3),.stat-table:where(.astro-wgesusp3) td:where(.astro-wgesusp3){padding:12px 16px;text-align:left;border-bottom:1px solid var(--border-subtle)}.stat-table:where(.astro-wgesusp3) th:where(.astro-wgesusp3){background:var(--surface-2);font-weight:700;color:var(--text-1);font-size:12px;text-transform:uppercase;letter-spacing:.5px}.stat-table:where(.astro-wgesusp3) tr:where(.astro-wgesusp3):last-child td:where(.astro-wgesusp3){border-bottom:none}.stat-name:where(.astro-wgesusp3){font-weight:600;color:var(--text-0)}.stat-short:where(.astro-wgesusp3){color:var(--text-3);margin-left:4px}.bonus-list:where(.astro-wgesusp3){list-style:none;margin:0;padding:0}.bonus-list:where(.astro-wgesusp3) li:where(.astro-wgesusp3){font-size:12px;color:var(--text-2);padding:2px 0}.bonus-val:where(.astro-wgesusp3){color:var(--green);font-weight:600}.rec-classes:where(.astro-wgesusp3){font-size:12px;color:var(--text-2);text-transform:capitalize}.builds-list:where(.astro-wgesusp3){display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.build-card:where(.astro-wgesusp3){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:16px;transition:all var(--transition)}.build-card:where(.astro-wgesusp3):hover{border-color:var(--border);background:var(--surface-2)}.build-header:where(.astro-wgesusp3){display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.build-class:where(.astro-wgesusp3){font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-3)}.build-tier:where(.astro-wgesusp3){font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px;color:#0b1020}.build-name:where(.astro-wgesusp3){font-size:15px;font-weight:700;margin-bottom:8px}.build-alloc:where(.astro-wgesusp3){display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.alloc-chip:where(.astro-wgesusp3){font-size:11px;font-weight:600;padding:4px 8px;border-radius:999px;background:var(--surface-3);color:var(--blue);text-transform:capitalize}.build-desc:where(.astro-wgesusp3){font-size:12px;color:var(--text-2);line-height:1.5}.faq-list:where(.astro-wgesusp3){display:flex;flex-direction:column;gap:10px}.faq-item:where(.astro-wgesusp3){background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);overflow:hidden}.faq-item:where(.astro-wgesusp3) summary:where(.astro-wgesusp3){padding:16px 18px;font-size:15px;font-weight:700;cursor:pointer;transition:background var(--transition);list-style:none;display:flex;align-items:center;gap:10px}.faq-item:where(.astro-wgesusp3) summary:where(.astro-wgesusp3)::-webkit-details-marker{display:none}.faq-item:where(.astro-wgesusp3) summary:where(.astro-wgesusp3):before{content:"+";font-size:18px;font-weight:300;color:var(--green);transition:transform var(--transition)}.faq-item:where(.astro-wgesusp3)[open] summary:where(.astro-wgesusp3):before{transform:rotate(45deg)}.faq-item:where(.astro-wgesusp3) summary:where(.astro-wgesusp3):hover{background:var(--surface-2)}.faq-answer:where(.astro-wgesusp3){padding:0 18px 16px;font-size:14px;color:var(--text-2);line-height:1.7}.faq-answer:where(.astro-wgesusp3) p:where(.astro-wgesusp3){margin:0 0 10px}.faq-answer:where(.astro-wgesusp3) p:where(.astro-wgesusp3):last-child{margin-bottom:0}.faq-answer:where(.astro-wgesusp3) ul:where(.astro-wgesusp3){margin:10px 0;padding-left:20px}.faq-answer:where(.astro-wgesusp3) li:where(.astro-wgesusp3){margin:4px 0}.related-links:where(.astro-wgesusp3){display:flex;gap:12px;flex-wrap:wrap}.related-link:where(.astro-wgesusp3){display:flex;align-items:center;gap:10px;background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:14px 18px;font-size:14px;font-weight:600;transition:all var(--transition)}.related-link:where(.astro-wgesusp3):hover{border-color:var(--green);background:var(--surface-2);transform:translateY(-2px)}.class-weapon-img:where(.astro-wgesusp3){width:64px;height:64px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}.related-img:where(.astro-wgesusp3){width:28px;height:28px;-o-object-fit:contain;object-fit:contain;border-radius:6px;flex-shrink:0}.related-icon:where(.astro-wgesusp3){font-size:18px}.related-text:where(.astro-wgesusp3){color:var(--text-1)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 680px){.hero:where(.astro-wgesusp3){padding:22px 20px}.hero:where(.astro-wgesusp3) h1:where(.astro-wgesusp3){font-size:22px}.class-cards:where(.astro-wgesusp3){grid-template-columns:1fr}.builds-list:where(.astro-wgesusp3){grid-template-columns:1fr}.pros-cons:where(.astro-wgesusp3){grid-template-columns:1fr}}
