.sort-buttons.svelte-bdfill.svelte-bdfill{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.sort-buttons.disabled.svelte-bdfill.svelte-bdfill{opacity:.4;pointer-events:none}.sort-label.svelte-bdfill.svelte-bdfill{color:var(--text-secondary);font-size:.95rem;user-select:none}.sort-btn.svelte-bdfill.svelte-bdfill{cursor:pointer;user-select:none;padding:.35rem .85rem;font-size:.95rem;font-weight:600;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:6px;color:var(--text-secondary);transition:all .15s ease}.sort-btn.svelte-bdfill.svelte-bdfill:hover{background:rgba(255,255,255,.12)}.sort-btn.active.svelte-bdfill.svelte-bdfill{color:var(--primary, #3273dc);background:rgba(50,115,220,.15);border-color:#3273dc66}.filter-toggle.svelte-bdfill.svelte-bdfill{margin-top:.6rem;padding-left:.15rem}.no-results.svelte-bdfill.svelte-bdfill{text-align:center;padding:2rem;color:var(--text-secondary)}.deck-type-section.svelte-bdfill.svelte-bdfill{margin-bottom:2rem}.deck-type-header.svelte-bdfill.svelte-bdfill{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;cursor:pointer}.deck-type-header.svelte-bdfill:hover .deck-type-name.svelte-bdfill{text-decoration:underline}.deck-type-image.svelte-bdfill.svelte-bdfill{width:50px;height:50px;flex-shrink:0}.deck-type-name.svelte-bdfill.svelte-bdfill{font-size:1.4rem;font-weight:700}.deck-type-no-item.svelte-bdfill.svelte-bdfill{color:var(--text-secondary);font-style:italic;padding:.5rem 0}.tier-group.svelte-bdfill.svelte-bdfill{margin-bottom:2.5rem}.back-btn.svelte-bdfill.svelte-bdfill{display:inline-block;margin-bottom:.75rem;font-size:.95rem;color:var(--primary, #3273dc);cursor:pointer}.back-btn.svelte-bdfill.svelte-bdfill:hover{text-decoration:underline}.tier-label.svelte-bdfill.svelte-bdfill{font-size:1.2rem;font-weight:700;text-transform:uppercase;color:var(--primary, #3273dc);margin-bottom:1rem;padding-bottom:.4rem;border-bottom:2px solid rgba(50,115,220,.3)}.filters-row.svelte-bdfill.svelte-bdfill{display:flex;align-items:flex-start;gap:1rem;flex-wrap:wrap}.filter-input.svelte-bdfill.svelte-bdfill{flex:1;min-width:200px;display:flex;flex-direction:column}@media screen and (max-width: 1023px){.filter-input.svelte-bdfill.svelte-bdfill{min-width:0;flex-basis:100%}}.search-row.svelte-bdfill.svelte-bdfill{display:flex;gap:.5rem;align-items:stretch;flex-wrap:wrap}.search-input.svelte-bdfill.svelte-bdfill{flex:1;min-width:240px}@media screen and (max-width: 1023px){.search-input.svelte-bdfill.svelte-bdfill{min-width:0}}.mine-btn.svelte-bdfill.svelte-bdfill{cursor:pointer;user-select:none;display:flex;align-items:center;padding:0 1rem;font-size:.95rem;font-weight:600;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:6px;color:var(--text-secondary);white-space:nowrap;transition:all .15s ease}.mine-btn.svelte-bdfill.svelte-bdfill:hover{background:rgba(255,255,255,.12)}.mine-btn.active.svelte-bdfill.svelte-bdfill{color:var(--primary, #3273dc);background:rgba(50,115,220,.15);border-color:#3273dc66}.filter-group-box.svelte-bdfill.svelte-bdfill{display:flex;gap:1rem;padding:1rem;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:rgba(255,255,255,.02);align-items:center}@media screen and (max-width: 1023px){.filter-group-box.svelte-bdfill.svelte-bdfill{flex-direction:column;align-items:stretch}}.filter-group-deck-type.svelte-bdfill.svelte-bdfill{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-right:1rem;border-right:1px solid rgba(255,255,255,.1);text-decoration:none;color:inherit}@media screen and (max-width: 1023px){.filter-group-deck-type.svelte-bdfill.svelte-bdfill{padding-right:0;padding-bottom:1rem;border-right:none;border-bottom:1px solid rgba(255,255,255,.1)}}.filter-group-deck-type.svelte-bdfill:hover .filter-group-deck-name.svelte-bdfill{text-decoration:underline}.filter-group-deck-type.svelte-bdfill .filter-group-deck-img.svelte-bdfill{width:70px;height:70px;flex-shrink:0}.filter-group-deck-type.svelte-bdfill .filter-group-deck-name.svelte-bdfill{font-size:1rem;font-weight:700;color:var(--primary, #3273dc);text-align:center;max-width:100px;line-height:1.2}.filter-group-controls.svelte-bdfill.svelte-bdfill{flex:1;display:flex;flex-direction:column;gap:.75rem}.compact-grid.svelte-bdfill.svelte-bdfill{display:grid;grid-template-columns:minmax(210px,1.65fr) minmax(280px,2.2fr) minmax(100px,1fr) minmax(220px,1.6fr);user-select:none}@media screen and (max-width: 1023px){.compact-grid.svelte-bdfill.svelte-bdfill{grid-template-columns:1fr;row-gap:1rem}}.compact-grid-header.svelte-bdfill.svelte-bdfill{grid-column:1/-1;display:grid;grid-template-columns:subgrid;background-color:#000016b9;background-image:url(/_app/immutable/assets/background-lines-20971cdc.webp);background-repeat:repeat;border-top-right-radius:8px;border:1px solid rgba(119,173,212,.35);border-bottom:none}.compact-grid-header.svelte-bdfill.svelte-bdfill:not(:first-child){margin-top:1rem}.compact-grid-header.svelte-bdfill .header-info.svelte-bdfill{border-top-right-radius:8px}@media screen and (max-width: 1023px){.compact-grid-header.svelte-bdfill.svelte-bdfill{display:none}}.compact-grid-header.svelte-bdfill>div.svelte-bdfill{padding:.65rem .85rem;font-weight:800;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;border-bottom:2px solid rgba(255,255,255,.18)}.compact-grid-header.svelte-bdfill .header-starting.svelte-bdfill{color:#5da9ff;background:rgba(50,115,220,.14);border-left:4px solid #3273dc}.compact-grid-header.svelte-bdfill .header-endboard.svelte-bdfill{color:#2ecc71;background:rgba(46,204,113,.14);border-left:4px solid #2ecc71}.compact-grid-header.svelte-bdfill .header-handtraps.svelte-bdfill{color:#f1c40f;background:rgba(241,196,15,.14);border-left:4px solid #f1c40f}.compact-grid-header.svelte-bdfill .header-info.svelte-bdfill{color:var(--text-secondary);background:rgba(255,255,255,.05);border-left:4px solid rgba(255,255,255,.2)}@media screen and (max-width: 1023px){.compact-grid-header.svelte-bdfill .header-info.svelte-bdfill{display:none}}.primary-action-btn.svelte-1473vhl.svelte-1473vhl{cursor:pointer;display:flex;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.85rem;font-weight:600;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.1);border-radius:6px;text-decoration:none;transition:all .15s ease}.primary-action-btn.view.svelte-1473vhl.svelte-1473vhl{color:var(--primary, #3273dc)}.primary-action-btn.view.svelte-1473vhl.svelte-1473vhl:hover{background:rgba(50,115,220,.15);border-color:#3273dc66}.primary-action-btn.share.svelte-1473vhl.svelte-1473vhl{color:#2ecc71}.primary-action-btn.share.svelte-1473vhl.svelte-1473vhl:hover{background:rgba(46,204,113,.15);border-color:#2ecc7166}.primary-action-btn.share.copied.svelte-1473vhl.svelte-1473vhl{color:#2ecc71;background:rgba(46,204,113,.2);border-color:#2ecc7180}.primary-action-btn.copy.svelte-1473vhl.svelte-1473vhl{color:#e67e22}.primary-action-btn.copy.svelte-1473vhl.svelte-1473vhl:hover{background:rgba(230,126,34,.15);border-color:#e67e2266}@media screen and (max-width: 1023px){.primary-action-btn.svelte-1473vhl.svelte-1473vhl{padding:.45rem .7rem;font-size:.95rem}}.kebab-wrapper.svelte-1473vhl.svelte-1473vhl{position:relative;display:flex}.kebab-btn.svelte-1473vhl.svelte-1473vhl{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 .6rem;font-size:1.1rem;color:var(--text-secondary);background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.1);border-radius:6px;transition:all .15s ease}.kebab-btn.svelte-1473vhl.svelte-1473vhl:hover{background:rgba(255,255,255,.1)}.kebab-menu.svelte-1473vhl.svelte-1473vhl{position:absolute;top:100%;right:0;margin-top:.25rem;min-width:140px;background:#1a1a2e;border:1px solid rgba(255,255,255,.15);border-radius:6px;box-shadow:0 4px 12px #0006;z-index:20;overflow:hidden}.kebab-icon.svelte-1473vhl.svelte-1473vhl{display:inline-flex;justify-content:center;width:1em;flex-shrink:0}.kebab-item.svelte-1473vhl.svelte-1473vhl{display:flex;align-items:center;gap:.5rem;width:100%;padding:.6rem .75rem;font-size:.95rem;color:var(--text-secondary);background:none;border:none;cursor:pointer;text-decoration:none;transition:background .15s ease}.kebab-item.svelte-1473vhl.svelte-1473vhl:hover{background:rgba(255,255,255,.08)}.kebab-item.danger.svelte-1473vhl.svelte-1473vhl{color:#e74c3c}.kebab-item.danger.svelte-1473vhl.svelte-1473vhl:hover{background:rgba(231,76,60,.1)}.vote-inline.svelte-1473vhl.svelte-1473vhl{display:flex;align-items:stretch;gap:0;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.1);border-radius:6px;user-select:none;overflow:hidden}.vote-inline-btn.svelte-1473vhl.svelte-1473vhl{cursor:pointer;display:flex;align-items:center;padding:.3rem .55rem;font-size:.95rem;line-height:1;color:var(--text-secondary);transition:all .15s ease}.vote-inline-btn.upvote.svelte-1473vhl.svelte-1473vhl:hover{color:#2ecc71;background:rgba(46,204,113,.12)}.vote-inline-btn.upvote.active.svelte-1473vhl.svelte-1473vhl{color:#2ecc71;background:rgba(46,204,113,.25)}.vote-inline-btn.downvote.svelte-1473vhl.svelte-1473vhl:hover{color:#e74c3c;background:rgba(231,76,60,.12)}.vote-inline-btn.downvote.active.svelte-1473vhl.svelte-1473vhl{color:#e74c3c;background:rgba(231,76,60,.25)}@media screen and (max-width: 1023px){.vote-inline-btn.svelte-1473vhl.svelte-1473vhl{padding:.45rem .65rem;font-size:1.15rem}}.vote-inline-count.svelte-1473vhl.svelte-1473vhl{font-size:1.6rem;font-weight:700;color:#2ecc71;padding:0 .5rem;min-width:2.5rem;text-align:center;font-variant-numeric:tabular-nums}.sort-buttons.svelte-1473vhl.svelte-1473vhl{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.sort-buttons.disabled.svelte-1473vhl.svelte-1473vhl{opacity:.4;pointer-events:none}.sort-label.svelte-1473vhl.svelte-1473vhl{color:var(--text-secondary);font-size:.95rem;user-select:none}.sort-btn.svelte-1473vhl.svelte-1473vhl{cursor:pointer;user-select:none;padding:.35rem .85rem;font-size:.95rem;font-weight:600;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:6px;color:var(--text-secondary);transition:all .15s ease}.sort-btn.svelte-1473vhl.svelte-1473vhl:hover{background:rgba(255,255,255,.12)}.sort-btn.active.svelte-1473vhl.svelte-1473vhl{color:var(--primary, #3273dc);background:rgba(50,115,220,.15);border-color:#3273dc66}.header-controls.svelte-1473vhl.svelte-1473vhl{display:flex;align-items:stretch;gap:.35rem;flex-wrap:wrap}.featured-badge.svelte-1473vhl.svelte-1473vhl{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#f1c40f;padding:.15rem .4rem;border-radius:3px;background:rgba(241,196,15,.15);border:1px solid rgba(241,196,15,.3)}.deck-type-badge.svelte-1473vhl.svelte-1473vhl{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;padding:.2rem .6rem;border-radius:4px;background:rgba(50,115,220,.15);border:1px solid rgba(50,115,220,.3);color:var(--primary, #3273dc);white-space:nowrap;cursor:pointer;transition:all .15s ease;text-decoration:none}.deck-type-badge.svelte-1473vhl.svelte-1473vhl:hover{background:rgba(50,115,220,.25);border-color:#3273dc80}.deck-type-badge.svelte-1473vhl img{width:22px;height:22px;object-fit:cover;border-radius:3px}.no-results.svelte-1473vhl.svelte-1473vhl{text-align:center;padding:2rem;color:var(--text-secondary)}.tier-group.svelte-1473vhl.svelte-1473vhl{margin-bottom:2.5rem}.back-btn.svelte-1473vhl.svelte-1473vhl{display:inline-block;margin-bottom:.75rem;font-size:.95rem;color:var(--primary, #3273dc);cursor:pointer}.back-btn.svelte-1473vhl.svelte-1473vhl:hover{text-decoration:underline}.tier-label.svelte-1473vhl.svelte-1473vhl{font-size:1.2rem;font-weight:700;text-transform:uppercase;color:var(--primary, #3273dc);margin-bottom:1rem;padding-bottom:.4rem;border-bottom:2px solid rgba(50,115,220,.3)}.filters-section.svelte-1473vhl.svelte-1473vhl{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.search-row.svelte-1473vhl.svelte-1473vhl{display:flex;gap:.5rem;align-items:stretch;flex-wrap:wrap}.search-input.svelte-1473vhl.svelte-1473vhl{flex:1;min-width:240px}@media screen and (max-width: 1023px){.search-input.svelte-1473vhl.svelte-1473vhl{min-width:0}}.mine-btn.svelte-1473vhl.svelte-1473vhl{cursor:pointer;user-select:none;display:flex;align-items:center;padding:0 1rem;font-size:.95rem;font-weight:600;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:6px;color:var(--text-secondary);white-space:nowrap;transition:all .15s ease}.mine-btn.svelte-1473vhl.svelte-1473vhl:hover{background:rgba(255,255,255,.12)}.mine-btn.active.svelte-1473vhl.svelte-1473vhl{color:var(--primary, #3273dc);background:rgba(50,115,220,.15);border-color:#3273dc66}.filters-row.svelte-1473vhl.svelte-1473vhl{display:flex;gap:1rem;flex-wrap:wrap}.filter-input.svelte-1473vhl.svelte-1473vhl{flex:1;min-width:200px}@media screen and (max-width: 1023px){.filter-input.svelte-1473vhl.svelte-1473vhl{min-width:0;flex-basis:100%}}.filter-group-box.svelte-1473vhl.svelte-1473vhl{display:flex;gap:1rem;padding:1rem;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:rgba(255,255,255,.02);align-items:center}@media screen and (max-width: 1023px){.filter-group-box.svelte-1473vhl.svelte-1473vhl{flex-direction:column;align-items:stretch}}.filter-group-deck-type.svelte-1473vhl.svelte-1473vhl{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-right:1rem;border-right:1px solid rgba(255,255,255,.1);text-decoration:none;color:inherit}@media screen and (max-width: 1023px){.filter-group-deck-type.svelte-1473vhl.svelte-1473vhl{padding-right:0;padding-bottom:1rem;border-right:none;border-bottom:1px solid rgba(255,255,255,.1)}}.filter-group-deck-type.svelte-1473vhl:hover .filter-group-deck-name.svelte-1473vhl{text-decoration:underline}.filter-group-deck-type.svelte-1473vhl .filter-group-deck-img.svelte-1473vhl{width:70px;height:70px;flex-shrink:0}.filter-group-deck-type.svelte-1473vhl .filter-group-deck-name.svelte-1473vhl{font-size:1rem;font-weight:700;color:var(--primary, #3273dc);text-align:center;max-width:100px;line-height:1.2}.filter-group-controls.svelte-1473vhl.svelte-1473vhl{flex:1;display:flex;flex-direction:column;gap:.75rem}.filter-divider.svelte-1473vhl.svelte-1473vhl{height:1px;background:rgba(255,255,255,.12);margin:.25rem 0}.content-section.svelte-1473vhl.svelte-1473vhl{margin-top:.5rem}.deck-type-list.svelte-1473vhl.svelte-1473vhl{display:flex;flex-direction:column;gap:1rem}.dt-block.svelte-1473vhl.svelte-1473vhl{border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.02);overflow:hidden;cursor:pointer;transition:border-color .15s ease,background .15s ease}.dt-block.svelte-1473vhl.svelte-1473vhl:hover{border-color:#3273dc66;background:rgba(50,115,220,.04)}.dt-block.svelte-1473vhl:hover .dt-header.svelte-1473vhl{background:rgba(50,115,220,.15)}.dt-block.svelte-1473vhl:hover .dt-header .dt-name.svelte-1473vhl{text-decoration:underline}.dt-header.svelte-1473vhl.svelte-1473vhl{display:flex;align-items:center;gap:.6rem;padding:.55rem .85rem;background:rgba(50,115,220,.08);border-bottom:1px solid rgba(255,255,255,.08);text-decoration:none;color:inherit;cursor:pointer;transition:background .15s ease}.dt-header.svelte-1473vhl .dt-image.svelte-1473vhl{width:40px;height:40px;flex-shrink:0}.dt-header.svelte-1473vhl .dt-name.svelte-1473vhl{font-weight:700;font-size:1.05rem;color:var(--primary, #3273dc)}.dt-header.svelte-1473vhl .dt-cta.svelte-1473vhl{margin-left:auto;font-size:.8rem;font-weight:600;color:var(--text-secondary);white-space:nowrap}.impact-section.svelte-1473vhl.svelte-1473vhl{padding:.6rem .85rem;border-left:3px solid transparent}.impact-section.svelte-1473vhl+.impact-section.svelte-1473vhl{border-top:1px solid rgba(255,255,255,.06)}.impact-section.high.svelte-1473vhl.svelte-1473vhl{border-left-color:#2ecc71}.impact-section.high.svelte-1473vhl .impact-dot.svelte-1473vhl{background:#2ecc71}.impact-section.high.svelte-1473vhl .impact-heading.svelte-1473vhl{color:#2ecc71}.impact-section.medium.svelte-1473vhl.svelte-1473vhl{border-left-color:#f1c40f}.impact-section.medium.svelte-1473vhl .impact-dot.svelte-1473vhl{background:#f1c40f}.impact-section.medium.svelte-1473vhl .impact-heading.svelte-1473vhl{color:#f1c40f}.impact-section.low.svelte-1473vhl.svelte-1473vhl{border-left-color:#e67e22}.impact-section.low.svelte-1473vhl .impact-dot.svelte-1473vhl{background:#e67e22}.impact-section.low.svelte-1473vhl .impact-heading.svelte-1473vhl{color:#e67e22}.impact-section.backfire.svelte-1473vhl.svelte-1473vhl{border-left-color:#e74c3c}.impact-section.backfire.svelte-1473vhl .impact-dot.svelte-1473vhl{background:#e74c3c}.impact-section.backfire.svelte-1473vhl .impact-heading.svelte-1473vhl{color:#e74c3c}.impact-heading.svelte-1473vhl.svelte-1473vhl{display:flex;align-items:center;gap:.4rem;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.55rem}.impact-dot.svelte-1473vhl.svelte-1473vhl{width:9px;height:9px;border-radius:50%;flex-shrink:0}.relationship-rows.svelte-1473vhl.svelte-1473vhl{display:flex;flex-direction:column;gap:.6rem}.relationship-row.svelte-1473vhl.svelte-1473vhl{display:flex;align-items:flex-start;flex-wrap:wrap;gap:.4rem .75rem}.rel-side.svelte-1473vhl.svelte-1473vhl{display:flex;flex-wrap:wrap;gap:.5rem}.card-chip.svelte-1473vhl.svelte-1473vhl{display:flex;flex-direction:column;align-items:center;gap:.25rem;width:58px;cursor:pointer;text-decoration:none;color:inherit}.card-chip.svelte-1473vhl:hover .chip-img.svelte-1473vhl{box-shadow:0 0 0 2px var(--primary, #3273dc)}.card-chip.svelte-1473vhl:hover .chip-name.svelte-1473vhl{text-decoration:underline}.chip-img.svelte-1473vhl.svelte-1473vhl{width:54px;height:54px;border-radius:5px;overflow:hidden;flex-shrink:0;box-shadow:0 1px 3px #0006}@media screen and (max-width: 1023px){.chip-img.svelte-1473vhl.svelte-1473vhl{width:60px;height:60px}}.chip-name.svelte-1473vhl.svelte-1473vhl{font-size:.72rem;line-height:1.15;text-align:center;color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.card-chip.generic.svelte-1473vhl.svelte-1473vhl{justify-content:flex-start}.chip-generic.svelte-1473vhl.svelte-1473vhl{display:flex;align-items:center;justify-content:center;width:54px;min-height:54px;padding:.2rem;font-size:.7rem;font-style:italic;text-align:center;color:var(--text-secondary);background:rgba(255,255,255,.05);border:1px dashed rgba(255,255,255,.2);border-radius:5px}@media screen and (max-width: 1023px){.chip-generic.svelte-1473vhl.svelte-1473vhl{width:60px;min-height:60px}}.rel-connector.svelte-1473vhl.svelte-1473vhl{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:.9rem;color:var(--text-secondary)}.rel-connector.svelte-1473vhl svg{font-size:1rem}.rel-connector.svelte-1473vhl .rel-connector-label.svelte-1473vhl{font-size:.58rem;text-transform:uppercase;letter-spacing:.04em}.show-more.svelte-1473vhl.svelte-1473vhl{display:inline-block;margin-top:.1rem;font-size:.8rem;color:var(--primary, #3273dc);cursor:pointer}.show-more.svelte-1473vhl.svelte-1473vhl:hover{text-decoration:underline}.na-label.svelte-1473vhl.svelte-1473vhl{font-size:.85rem;color:var(--text-secondary);opacity:.5}.na-empty.svelte-1473vhl.svelte-1473vhl{padding:.75rem .85rem}.counter-note.svelte-1473vhl.svelte-1473vhl{display:flex;flex-direction:column;gap:.5rem;font-size:1.05rem;color:var(--text-secondary)}.counter-note.svelte-1473vhl p:last-child{margin-bottom:0}.counter-note-body.svelte-1473vhl.svelte-1473vhl{line-height:1.4;overflow-wrap:break-word}.counter-note-input.svelte-1473vhl.svelte-1473vhl{width:100%;padding:.5rem .6rem;font-size:.9rem;color:var(--text);background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.15);border-radius:4px;resize:vertical;font-family:inherit}.counter-note-actions.svelte-1473vhl.svelte-1473vhl{display:flex;gap:.4rem;align-self:flex-end}.counter-note-btn.svelte-1473vhl.svelte-1473vhl{cursor:pointer;padding:.35rem .75rem;font-size:.85rem;font-weight:600;border-radius:4px;border:1px solid rgba(255,255,255,.15);background:rgba(0,0,0,.35);color:var(--text-secondary);transition:all .15s ease}.counter-note-btn.svelte-1473vhl.svelte-1473vhl:hover:not(:disabled){background:rgba(255,255,255,.08)}.counter-note-btn.svelte-1473vhl.svelte-1473vhl:disabled{opacity:.5;cursor:not-allowed}.counter-note-btn.save.svelte-1473vhl.svelte-1473vhl{color:#2ecc71;border-color:#2ecc7166}.counter-note-btn.save.svelte-1473vhl.svelte-1473vhl:hover:not(:disabled){background:rgba(46,204,113,.15)}.counter-note-btn.edit.svelte-1473vhl.svelte-1473vhl{align-self:flex-start;color:var(--primary, #3273dc);border-color:#3273dc66}.counter-note-btn.edit.svelte-1473vhl.svelte-1473vhl:hover:not(:disabled){background:rgba(50,115,220,.15)}.compact-grid.svelte-1473vhl.svelte-1473vhl{display:grid;grid-template-columns:minmax(440px,3fr) 36px minmax(230px,1.2fr) minmax(200px,2fr);border:1.5px solid rgba(119,173,212,.35);border-radius:8px;overflow:hidden;user-select:none;background-color:#000016b9;background-image:url(/_app/immutable/assets/background-lines-20971cdc.webp);background-repeat:repeat}@media screen and (max-width: 1023px){.compact-grid.svelte-1473vhl.svelte-1473vhl{grid-template-columns:1fr 30px 1fr}}.compact-grid-header.svelte-1473vhl.svelte-1473vhl{display:contents}.compact-grid-header.svelte-1473vhl>div.svelte-1473vhl{padding:.5rem .75rem;font-weight:700;font-size:.8rem;text-transform:uppercase;border-bottom:2px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.compact-grid-header.svelte-1473vhl .header-counter.svelte-1473vhl{color:#e74c3c}.compact-grid-header.svelte-1473vhl .header-arrow.svelte-1473vhl{text-align:center}.compact-grid-header.svelte-1473vhl .header-chokepoint.svelte-1473vhl{color:#2ecc71}.compact-grid-header.svelte-1473vhl .header-info.svelte-1473vhl{color:var(--text-secondary)}@media screen and (max-width: 1023px){.compact-grid-header.svelte-1473vhl .header-info.svelte-1473vhl{display:none}}.no-results.svelte-nm5hy5.svelte-nm5hy5{color:var(--text-secondary);font-style:italic}.search-row.svelte-nm5hy5.svelte-nm5hy5{display:flex;gap:.5rem;align-items:stretch;flex-wrap:wrap}.search-input.svelte-nm5hy5.svelte-nm5hy5{flex:1;min-width:240px}@media screen and (max-width: 1023px){.search-input.svelte-nm5hy5.svelte-nm5hy5{min-width:0}}.mine-btn.svelte-nm5hy5.svelte-nm5hy5{cursor:pointer;user-select:none;display:flex;align-items:center;padding:0 1rem;font-size:.95rem;font-weight:600;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:6px;color:var(--text-secondary);white-space:nowrap;transition:all .15s ease}.mine-btn.svelte-nm5hy5.svelte-nm5hy5:hover{background:rgba(255,255,255,.12)}.mine-btn.active.svelte-nm5hy5.svelte-nm5hy5{color:var(--primary, #3273dc);background:rgba(50,115,220,.15);border-color:#3273dc66}.tier-group.svelte-nm5hy5.svelte-nm5hy5{margin-bottom:2.5rem}.tier-label.svelte-nm5hy5.svelte-nm5hy5{font-size:1.2rem;font-weight:700;text-transform:uppercase;color:var(--primary, #3273dc);margin-bottom:1rem;padding-bottom:.4rem;border-bottom:2px solid rgba(50,115,220,.3)}.deck-type-section.svelte-nm5hy5.svelte-nm5hy5{margin-bottom:2rem}.deck-type-header.svelte-nm5hy5.svelte-nm5hy5{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;cursor:pointer}.deck-type-header.svelte-nm5hy5:hover .deck-type-name.svelte-nm5hy5{text-decoration:underline}.deck-type-image.svelte-nm5hy5.svelte-nm5hy5{width:50px;height:50px;flex-shrink:0}.deck-type-name.svelte-nm5hy5.svelte-nm5hy5{font-size:1.4rem;font-weight:700}.deck-type-no-item.svelte-nm5hy5.svelte-nm5hy5{color:var(--text-secondary);font-style:italic;padding:.5rem 0}.back-btn.svelte-nm5hy5.svelte-nm5hy5{display:inline-block;margin-bottom:.75rem;font-size:.95rem;color:var(--primary, #3273dc);cursor:pointer}.back-btn.svelte-nm5hy5.svelte-nm5hy5:hover{text-decoration:underline}.leaderboard-row.svelte-1qsbq7o{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:stretch}@media screen and (max-width: 1023px){.leaderboard-row.svelte-1qsbq7o{grid-template-columns:1fr}}
