.dice-container.svelte-1iyjo8s{pointer-events:none;position:fixed;top:60px;left:0;width:100vw;height:calc(100vh - 120px);display:flex;justify-content:center;align-items:center;z-index:1500}#dice-box.svelte-1iyjo8s{pointer-events:none;width:100%;height:100%}.result.svelte-1iyjo8s{position:absolute;font-size:48px;color:#fff;background-color:#000000b3;padding:20px;border-radius:10px}.selection-bar.svelte-138omxb.svelte-138omxb{position:fixed;bottom:0;left:0;right:0;background:var(--roller-theme-bg);box-shadow:0 -2px 10px #0000004d;padding:1rem;z-index:100;transform:translateY(200%);transition:transform .3s ease-in-out;color:var(--roller-theme-text);font-family:var(--roller-theme-font);border:2px solid var(--roller-theme-border);border-bottom:none;border-radius:var(--roller-theme-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.selection-bar.active.svelte-138omxb.svelte-138omxb{transform:translateY(0)}.selection-content.svelte-138omxb.svelte-138omxb{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.name-section.svelte-138omxb.svelte-138omxb{flex:1;max-width:calc(50% - 2rem);text-align:center;font-size:.8rem;color:var(--roller-theme-text);padding:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 768px){.name-section.svelte-138omxb.svelte-138omxb{font-size:1.1rem}}.target-number.svelte-138omxb.svelte-138omxb{display:flex;flex-direction:column;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:50%;border:0;background:var(--roller-theme-bg);margin-top:-4rem;cursor:default;font-family:var(--roller-theme-font)}.target-number.active.svelte-138omxb.svelte-138omxb{background:var(--roller-theme-bg);cursor:pointer}.number.svelte-138omxb.svelte-138omxb{font-size:2.6rem;font-weight:700;color:var(--roller-theme-text);margin-top:.2rem;margin-left:-.2rem}.target-number.active.svelte-138omxb .number.svelte-138omxb{color:var(--roller-theme-text)}.roll-text.svelte-138omxb.svelte-138omxb{position:fixed;bottom:5px;font-size:2rem;color:var(--roller-theme-text);text-transform:uppercase;animation:svelte-138omxb-bounce 1.5s ease-in-out infinite;-webkit-text-stroke:1px var(--roller-theme-border);text-stroke:1px var(--roller-theme-border)}@keyframes svelte-138omxb-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.circle-selector.svelte-18rtdzu{display:flex;flex-wrap:wrap;gap:.25rem}.circle.svelte-18rtdzu{width:2rem;height:2rem;border-radius:50%;border:2px solid transparent;background:var(--roller-theme-panel);color:var(--roller-theme-text);display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--roller-theme-font);font-size:1rem;transition:background .2s,color .2s,border-color .2s}.circle.selected.svelte-18rtdzu{background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text);border-color:var(--roller-theme-accent)}.circle.partial.svelte-18rtdzu{background:var(--roller-theme-button-hover-bg);color:var(--roller-theme-button-hover-text);border-color:var(--roller-theme-accent)}.circle.svelte-18rtdzu:hover{background:var(--roller-theme-highlight);color:var(--roller-theme-text)}.mobile-select.svelte-18rtdzu{width:100%;padding:.5rem;border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);background:var(--roller-theme-panel);color:var(--roller-theme-text);font-family:var(--roller-theme-font);font-size:1rem}.desktop-only.svelte-18rtdzu{display:flex}.mobile-only.svelte-18rtdzu{display:none}@media (max-width: 768px){.desktop-only.svelte-18rtdzu{display:none}.mobile-only.svelte-18rtdzu{display:block}}.modal-overlay.svelte-1ux3nq1.svelte-1ux3nq1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--roller-theme-overlay);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-1ux3nq1.svelte-1ux3nq1{background:var(--roller-theme-panel);padding:var(--roller-theme-padding);border-radius:var(--roller-theme-radius);box-shadow:var(--roller-theme-shadow);max-width:90%;max-height:90vh;overflow-y:auto;border:3px solid var(--roller-theme-border);font-family:var(--roller-theme-font)}.special-table.svelte-1ux3nq1.svelte-1ux3nq1,.skills-table.svelte-1ux3nq1.svelte-1ux3nq1{width:100%;border-collapse:separate;border-spacing:.2rem}.special-label.svelte-1ux3nq1.svelte-1ux3nq1,.skill-label.svelte-1ux3nq1.svelte-1ux3nq1{font-weight:700;min-width:90px;text-align:right;padding-right:.7rem;white-space:nowrap;color:var(--roller-theme-primary)}.special-table.svelte-1ux3nq1 td.svelte-1ux3nq1,.skills-table.svelte-1ux3nq1 td.svelte-1ux3nq1{padding:.1rem .2rem}.tag-toggle.svelte-1ux3nq1.svelte-1ux3nq1{background:none;border:2px solid transparent;font-size:1.3rem;cursor:pointer;margin-left:.4rem;transition:color .2s,background .2s,border-color .2s;padding:0 .2rem;color:var(--roller-theme-accent);border-radius:50%}.tag-toggle.active.svelte-1ux3nq1.svelte-1ux3nq1{color:var(--roller-theme-primary);background:transparent;border-color:var(--roller-theme-accent)}.ok-button.svelte-1ux3nq1.svelte-1ux3nq1{align-self:center;padding:.5rem 2rem;background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text);border:none;border-radius:var(--roller-theme-radius);cursor:pointer;font-family:var(--roller-theme-font);font-size:1.1rem;margin-top:1.5rem;box-shadow:var(--roller-theme-shadow);transition:all .2s}.ok-button.svelte-1ux3nq1.svelte-1ux3nq1:hover{background:var(--roller-theme-button-hover-bg);color:var(--roller-theme-button-hover-text)}.modal-overlay.svelte-ovicgy.svelte-ovicgy{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--roller-theme-overlay);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-ovicgy.svelte-ovicgy{background:var(--roller-theme-panel);padding:var(--roller-theme-padding);border-radius:var(--roller-theme-radius);box-shadow:var(--roller-theme-shadow);max-width:500px;border:3px solid var(--roller-theme-border);font-family:var(--roller-theme-font)}.theme-section.svelte-ovicgy.svelte-ovicgy{margin:1.5rem 0}.theme-section.svelte-ovicgy h2.svelte-ovicgy{color:var(--roller-theme-primary);font-family:var(--roller-theme-font);margin-bottom:1.5rem;font-size:1.4rem;text-align:center}.theme-group.svelte-ovicgy.svelte-ovicgy{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;position:relative}.theme-group.svelte-ovicgy label.svelte-ovicgy{min-width:120px;color:var(--roller-theme-primary);font-weight:700;text-align:right}.theme-group.svelte-ovicgy select.svelte-ovicgy{padding:.5rem;border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);background:#fff;color:var(--roller-theme-text-inverse);font-family:var(--roller-theme-font);min-width:150px}.theme-group.svelte-ovicgy select.svelte-ovicgy:disabled{opacity:.5;cursor:not-allowed}.help-text.svelte-ovicgy.svelte-ovicgy{color:var(--roller-theme-text-muted);font-style:italic;font-size:.9rem;margin-top:.5rem;text-align:center}.ok-button.svelte-ovicgy.svelte-ovicgy{width:100%;padding:.75rem 2rem;background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text);border:none;border-radius:var(--roller-theme-radius);cursor:pointer;font-family:var(--roller-theme-font);font-size:1.1rem;margin-top:1rem;box-shadow:var(--roller-theme-shadow);transition:all .2s}.ok-button.svelte-ovicgy.svelte-ovicgy:hover{background:var(--roller-theme-button-hover-bg);color:var(--roller-theme-button-hover-text)}.top-bar.svelte-oobdqi{position:fixed;top:0;left:0;right:0;height:60px;background:var(--roller-theme-bg);box-shadow:0 2px 10px #0000004d;z-index:100;font-family:var(--roller-theme-font)}.content.svelte-oobdqi{max-width:800px;margin:0 auto;padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center}.icon-button.svelte-oobdqi{background:none;border:none;padding:.5rem;cursor:pointer;color:var(--roller-theme-text);font-family:var(--roller-theme-font);font-size:1.2rem;transition:color .2s ease}.icon-button.svelte-oobdqi:hover{color:var(--roller-theme-accent)}.tabs.svelte-oobdqi{display:flex;gap:1rem}.tab-button.svelte-oobdqi{background:none;border:none;padding:.5rem 1rem;font-size:1rem;font-weight:700;color:var(--roller-theme-text);cursor:pointer;position:relative;opacity:.8;font-family:var(--roller-theme-font)}.tab-button.active.svelte-oobdqi{color:var(--roller-theme-text);opacity:1}.tab-button.active.svelte-oobdqi:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:2px;background:var(--roller-theme-text)}.icon-buttons.svelte-oobdqi{display:flex;gap:.5rem}.grid.svelte-166g0lt{display:flex;flex-direction:column;gap:.5rem;margin:0 -.1rem 2rem}.stat-button.svelte-166g0lt{display:flex;flex-direction:column;align-items:center;padding:1rem;margin:.25rem;background:var(--roller-theme-panel);border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);cursor:pointer;transition:all .2s ease;box-sizing:border-box;font-family:var(--roller-theme-font)}.stat-button.selected.svelte-166g0lt{border-color:var(--roller-theme-accent);background-color:var(--roller-theme-highlight);color:var(--roller-theme-text);box-shadow:0 0 12px 2px var(--roller-theme-accent);animation:svelte-166g0lt-glow-pulse .7s}.stat-name.svelte-166g0lt{font-size:1rem;font-weight:700;margin-bottom:.5rem;font-family:var(--roller-theme-font);color:var(--roller-theme-text)}.stat-value.svelte-166g0lt{font-size:2rem;font-weight:700;font-family:var(--roller-theme-font-numbers);color:var(--roller-theme-text)}@media (max-width: 600px){.stat-value.svelte-166g0lt{font-size:1.5rem}}@keyframes svelte-166g0lt-glow-pulse{0%{box-shadow:0 0 0 0 var(--roller-theme-accent)}70%{box-shadow:0 0 16px 6px var(--roller-theme-accent)}to{box-shadow:0 0 0 0 var(--roller-theme-accent)}}.stat-button.svelte-1cclt5t{display:flex;align-items:center;padding:.8rem 1rem;margin:.1rem;background:var(--roller-theme-panel);border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);cursor:pointer;transition:all .2s ease;box-sizing:border-box;font-family:var(--roller-theme-font)}.stat-name.svelte-1cclt5t{flex:1;font-size:.8rem;font-weight:700;font-family:var(--roller-theme-font);color:var(--roller-theme-text);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.value-wrapper.svelte-1cclt5t{display:flex;align-items:center;justify-content:space-between}.stat-value.svelte-1cclt5t{width:2rem;font-size:1.2rem;font-weight:700;font-family:var(--roller-theme-font-numbers);color:var(--roller-theme-text);text-align:right}.stat-star.svelte-1cclt5t{width:1.5rem;font-size:1.2rem;margin-top:-.1rem;color:var(--roller-theme-accent);text-align:center}.stat-button.selected.svelte-1cclt5t{border-color:var(--roller-theme-accent);background-color:var(--roller-theme-highlight);color:var(--roller-theme-text);box-shadow:0 0 12px 2px var(--roller-theme-accent);animation:svelte-1cclt5t-pipboy-pulse .7s}@keyframes svelte-1cclt5t-pipboy-pulse{0%{box-shadow:0 0 0 0 var(--roller-theme-accent)}70%{box-shadow:0 0 16px 6px var(--roller-theme-accent)}to{box-shadow:0 0 0 0 var(--roller-theme-accent)}}@media (max-width: 768px){.stat-button.svelte-1cclt5t{flex-direction:column;align-items:center;padding:.6rem .8rem;position:relative}.stat-name.svelte-1cclt5t{text-align:center;margin-bottom:.3rem;font-size:.75rem}.stat-value.svelte-1cclt5t{width:auto;text-align:center;font-size:1.1rem}.stat-star.svelte-1cclt5t{width:auto;text-align:center;display:inline}}.skills.svelte-awea4n{padding-top:.5rem;padding-bottom:4rem}.grid.svelte-awea4n{display:flex;flex-wrap:wrap;gap:.5rem;margin:-.2rem}.grid.svelte-awea4n .stat-button{flex:0 0 calc(50% - .5rem)}@media (min-width: 768px){.grid.svelte-awea4n{display:grid;grid-template-columns:repeat(2,1fr)}.grid.svelte-awea4n .stat-button{flex:none}}.skills-layout.svelte-w6a84{max-width:700px;margin:0 auto}.desktop-layout.svelte-w6a84{display:flex;gap:2rem}.special-col.svelte-w6a84{flex:0 0 160px;display:flex;flex-direction:column;align-items:stretch}.skills-col.svelte-w6a84{flex:1;display:flex;align-items:flex-start}.mobile-layout.svelte-w6a84{display:none;flex-direction:column;gap:1rem}.mobile-special.svelte-w6a84{display:flex;gap:.125rem;overflow-x:auto;padding:0 .25rem}.mobile-attr-button.svelte-w6a84{flex:1;display:flex;flex-direction:column;align-items:center;padding:.375rem .25rem;background:var(--roller-theme-panel);border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);cursor:pointer;transition:all .2s ease;font-family:var(--roller-theme-font)}.mobile-attr-button.selected.svelte-w6a84{border-color:var(--roller-theme-accent);background-color:var(--roller-theme-highlight);box-shadow:0 0 8px 1px var(--roller-theme-accent)}.attr-initial.svelte-w6a84{font-size:.8rem;font-weight:700;color:var(--roller-theme-text);margin-bottom:.125rem}.attr-value.svelte-w6a84{font-size:1rem;font-weight:700;font-family:var(--roller-theme-font-numbers);color:var(--roller-theme-text)}.mobile-skills.svelte-w6a84{height:calc(100vh - 200px);overflow-y:auto;padding:0 .5rem}@media (max-width: 768px){.desktop-layout.svelte-w6a84{display:none}.mobile-layout.svelte-w6a84{display:flex}}.modal-overlay.svelte-n0kbpn.svelte-n0kbpn{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--roller-theme-overlay);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-n0kbpn.svelte-n0kbpn{background:var(--roller-theme-panel);color:var(--roller-theme-text);padding:var(--roller-theme-padding);text-align:center;font-family:var(--roller-theme-font);border:3px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);box-shadow:var(--roller-theme-shadow);width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.content.svelte-n0kbpn.svelte-n0kbpn{display:flex;flex-direction:column;gap:1.5rem}h2.svelte-n0kbpn.svelte-n0kbpn{color:var(--roller-theme-primary);margin:0;font-size:1.4rem;text-align:center;font-family:var(--roller-theme-font)}.stats-grid.svelte-n0kbpn.svelte-n0kbpn{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group.svelte-n0kbpn.svelte-n0kbpn{display:flex;flex-direction:column;gap:.5rem}label.svelte-n0kbpn.svelte-n0kbpn{color:var(--roller-theme-primary);font-weight:700;font-family:var(--roller-theme-font)}input.svelte-n0kbpn.svelte-n0kbpn,select.svelte-n0kbpn.svelte-n0kbpn{padding:.5rem;border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);font-family:var(--roller-theme-font);background:#fff;color:var(--roller-theme-text-inverse)}.chips-grid.svelte-n0kbpn.svelte-n0kbpn{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}.chip.svelte-n0kbpn.svelte-n0kbpn{padding:.5rem;border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);background:var(--roller-theme-panel);color:var(--roller-theme-text);cursor:pointer;font-family:var(--roller-theme-font);font-size:.9rem;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.chip.svelte-n0kbpn.svelte-n0kbpn:hover{background:var(--roller-theme-highlight)}.chip.selected.svelte-n0kbpn.svelte-n0kbpn{background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text)}.piercing-level.svelte-n0kbpn.svelte-n0kbpn{display:flex;align-items:center}.piercing-level.svelte-n0kbpn input.svelte-n0kbpn{width:40px;padding:.2rem;font-size:.8rem;text-align:center}.button-group.svelte-n0kbpn.svelte-n0kbpn{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.submit-button.svelte-n0kbpn.svelte-n0kbpn,.delete-button.svelte-n0kbpn.svelte-n0kbpn,.cancel-button.svelte-n0kbpn.svelte-n0kbpn{padding:.5rem 2rem;border:none;border-radius:var(--roller-theme-radius);cursor:pointer;font-family:var(--roller-theme-font);transition:all .2s;box-shadow:var(--roller-theme-shadow)}.submit-button.svelte-n0kbpn.svelte-n0kbpn{background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text)}.submit-button.svelte-n0kbpn.svelte-n0kbpn:hover{background:var(--roller-theme-button-hover-bg);color:var(--roller-theme-button-hover-text)}.cancel-button.svelte-n0kbpn.svelte-n0kbpn{background:var(--roller-theme-secondary);color:var(--roller-theme-text)}.cancel-button.svelte-n0kbpn.svelte-n0kbpn:hover{background:var(--roller-theme-highlight)}.delete-button.svelte-n0kbpn.svelte-n0kbpn{background:var(--roller-theme-danger);color:#fff}.delete-button.svelte-n0kbpn.svelte-n0kbpn:hover{background:#a00}.modal-backdrop.svelte-w1ek6k.svelte-w1ek6k{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:2000}.modal.svelte-w1ek6k.svelte-w1ek6k{background:var(--roller-theme-bg);border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);width:90%;max-width:800px;max-height:90%;display:flex;flex-direction:column;font-family:var(--roller-theme-font)}.modal-header.svelte-w1ek6k.svelte-w1ek6k{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--roller-theme-border)}.modal-header.svelte-w1ek6k h2.svelte-w1ek6k{margin:0;color:var(--roller-theme-text);font-family:var(--roller-theme-font)}.close-button.svelte-w1ek6k.svelte-w1ek6k{background:none;border:none;font-size:2rem;color:var(--roller-theme-text);cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.close-button.svelte-w1ek6k.svelte-w1ek6k:hover{color:var(--roller-theme-accent)}.modal-content.svelte-w1ek6k.svelte-w1ek6k{padding:1rem;overflow-y:auto;flex:1}.category-tabs.svelte-w1ek6k.svelte-w1ek6k{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.category-tab.svelte-w1ek6k.svelte-w1ek6k{padding:.5rem 1rem;background:var(--roller-theme-panel);border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);color:var(--roller-theme-text);cursor:pointer;font-family:var(--roller-theme-font);transition:all .2s ease}.category-tab.svelte-w1ek6k.svelte-w1ek6k:hover{background:var(--roller-theme-highlight)}.category-tab.active.svelte-w1ek6k.svelte-w1ek6k{background:var(--roller-theme-accent);border-color:var(--roller-theme-accent);color:var(--roller-theme-bg)}.weapons-grid.svelte-w1ek6k.svelte-w1ek6k{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:2rem}.weapon-card.svelte-w1ek6k.svelte-w1ek6k{background:var(--roller-theme-panel);border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);padding:1rem;cursor:pointer;transition:all .2s ease}.weapon-card.svelte-w1ek6k.svelte-w1ek6k:hover{border-color:var(--roller-theme-accent);background:var(--roller-theme-highlight);transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.weapon-name.svelte-w1ek6k.svelte-w1ek6k{font-size:1.1rem;font-weight:700;color:var(--roller-theme-text);margin-bottom:.5rem}.weapon-stats.svelte-w1ek6k.svelte-w1ek6k{color:var(--roller-theme-text);margin-bottom:.5rem;font-size:.9rem}.weapon-effects.svelte-w1ek6k.svelte-w1ek6k{color:var(--roller-theme-accent);font-size:.8rem;margin-bottom:.25rem;font-style:italic}.weapon-properties.svelte-w1ek6k.svelte-w1ek6k{color:var(--roller-theme-text-muted);font-size:.8rem}.custom-section.svelte-w1ek6k.svelte-w1ek6k{text-align:center;padding-top:1rem;border-top:1px solid var(--roller-theme-border)}.custom-button.svelte-w1ek6k.svelte-w1ek6k{padding:.75rem 2rem;background:var(--roller-theme-panel);border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);color:var(--roller-theme-text);font-family:var(--roller-theme-font);font-size:1rem;cursor:pointer;transition:all .2s ease}.custom-button.svelte-w1ek6k.svelte-w1ek6k:hover{background:var(--roller-theme-accent);border-color:var(--roller-theme-accent);color:var(--roller-theme-bg)}@media (max-width: 768px){.modal.svelte-w1ek6k.svelte-w1ek6k{width:95%;margin:1rem}.weapons-grid.svelte-w1ek6k.svelte-w1ek6k{grid-template-columns:1fr}.category-tabs.svelte-w1ek6k.svelte-w1ek6k{justify-content:center}.category-tab.svelte-w1ek6k.svelte-w1ek6k{font-size:.9rem}}.modal-overlay.svelte-1yhj1ud.svelte-1yhj1ud{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--roller-theme-overlay);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-1yhj1ud.svelte-1yhj1ud{background:var(--roller-theme-panel);padding:var(--roller-theme-padding);border-radius:var(--roller-theme-radius);border:3px solid var(--roller-theme-border);box-shadow:var(--roller-theme-shadow);max-width:90%;max-height:90vh;overflow-y:auto;color:var(--roller-theme-text);font-family:var(--roller-theme-font)}.content.svelte-1yhj1ud.svelte-1yhj1ud{display:flex;flex-direction:column;gap:1rem}.section.svelte-1yhj1ud.svelte-1yhj1ud{display:flex;flex-direction:column}.circle-selector.svelte-1yhj1ud.svelte-1yhj1ud{display:flex;gap:.25rem}.circle.svelte-1yhj1ud.svelte-1yhj1ud{width:2rem;height:2rem;border-radius:50%;border:2px solid var(--roller-theme-border);background:var(--roller-theme-panel);color:var(--roller-theme-text);display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--roller-theme-font);transition:box-shadow .2s,background .2s,color .2s,border-color .2s;box-shadow:0 0 0 0 var(--roller-theme-highlight)}.circle.svelte-1yhj1ud.svelte-1yhj1ud:hover{background:var(--roller-theme-highlight);color:var(--roller-theme-text);box-shadow:0 0 8px 2px var(--roller-theme-highlight)}.circle.selected.svelte-1yhj1ud.svelte-1yhj1ud{background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text);border-color:var(--roller-theme-accent);box-shadow:0 0 12px 2px var(--roller-theme-accent);animation:svelte-1yhj1ud-theme-pulse .7s}@keyframes svelte-1yhj1ud-theme-pulse{0%{box-shadow:0 0 0 0 var(--roller-theme-accent)}70%{box-shadow:0 0 16px 6px var(--roller-theme-accent)}to{box-shadow:0 0 0 0 var(--roller-theme-accent)}}.button-group.svelte-1yhj1ud.svelte-1yhj1ud{display:flex;gap:.5rem}.button-group.svelte-1yhj1ud button.svelte-1yhj1ud{flex:1;padding:.5rem;border:2px solid var(--roller-theme-border);background:var(--roller-theme-panel);color:var(--roller-theme-text);cursor:pointer;border-radius:var(--roller-theme-radius);font-family:var(--roller-theme-font);transition:all .2s}.bonus-info.svelte-1yhj1ud.svelte-1yhj1ud{text-align:center;color:var(--roller-theme-primary);font-weight:700;font-family:var(--roller-theme-font)}.total.svelte-1yhj1ud.svelte-1yhj1ud{text-align:center;font-size:1.2rem;font-weight:700;color:var(--roller-theme-primary);font-family:var(--roller-theme-font)}.cancel.svelte-1yhj1ud.svelte-1yhj1ud{background:var(--roller-theme-secondary);color:var(--roller-theme-text);border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);padding:.75rem 1.5rem;font-family:var(--roller-theme-font);cursor:pointer;transition:all .2s}.roll.svelte-1yhj1ud.svelte-1yhj1ud{background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text);border:2px solid var(--roller-theme-accent);border-radius:var(--roller-theme-radius);padding:.75rem 1.5rem;font-family:var(--roller-theme-font);cursor:pointer;transition:all .2s;box-shadow:var(--roller-theme-shadow)}.cancel.svelte-1yhj1ud.svelte-1yhj1ud:hover{background:var(--roller-theme-highlight)}.roll.svelte-1yhj1ud.svelte-1yhj1ud:hover{background:var(--roller-theme-button-hover-bg);color:var(--roller-theme-button-hover-text)}.modal-overlay.svelte-10tv95d{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--roller-theme-overlay);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container.svelte-10tv95d{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:1600}.modal.svelte-10tv95d{background:var(--roller-theme-panel);color:var(--roller-theme-text);padding:var(--roller-theme-padding);text-align:center;font-family:var(--roller-theme-font);border:3px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);box-shadow:var(--roller-theme-shadow);width:90%;max-width:600px}.content.svelte-10tv95d{display:flex;flex-direction:column;gap:1.5rem;align-items:center}h2.svelte-10tv95d{color:var(--roller-theme-primary);margin:0;font-size:1.4rem;font-family:var(--roller-theme-font)}.dice-results.svelte-10tv95d{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.dice.svelte-10tv95d{width:3rem;height:3rem;border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);display:flex;align-items:center;justify-content:center;font-size:1.5rem;background:var(--roller-theme-panel);color:var(--roller-theme-text);font-family:var(--roller-theme-font);box-shadow:var(--roller-theme-shadow)}.dice.crit.svelte-10tv95d{background:var(--roller-theme-dice-crit-bg);color:var(--roller-theme-dice-crit-text)}.dice.success.svelte-10tv95d{background:var(--roller-theme-dice-success-bg);color:var(--roller-theme-dice-success-text)}.dice.failure.svelte-10tv95d{background:var(--roller-theme-dice-failure-bg);color:var(--roller-theme-dice-failure-text)}.dice.effect.svelte-10tv95d{font-size:3.2rem;font-weight:700}.dice.two-damage.svelte-10tv95d,.dice.one-damage.svelte-10tv95d{font-size:1.2rem;line-height:1.5rem}.damage-summary.svelte-10tv95d{text-align:center}.damage-type.svelte-10tv95d{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;font-family:var(--roller-theme-font)}.total.svelte-10tv95d{font-size:1.5rem;font-weight:700;color:var(--roller-theme-primary);font-family:var(--roller-theme-font)}.effects.svelte-10tv95d{font-size:1.2rem;font-weight:700;color:var(--roller-theme-accent);font-family:var(--roller-theme-font)}.bonus.svelte-10tv95d{font-style:italic;color:var(--roller-theme-text-muted);font-family:var(--roller-theme-font)}.ok-button.svelte-10tv95d{background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text);border:none;padding:.8rem 2rem;font-size:1.2rem;border-radius:var(--roller-theme-radius);cursor:pointer;transition:all .2s;font-family:var(--roller-theme-font);box-shadow:var(--roller-theme-shadow)}.ok-button.svelte-10tv95d:hover{background:var(--roller-theme-button-hover-bg);color:var(--roller-theme-button-hover-text)}.content.svelte-1yqsb7w.svelte-1yqsb7w{padding:1rem}.placeholder.svelte-1yqsb7w.svelte-1yqsb7w{text-align:center;padding:2rem;color:var(--roller-theme-text-muted);font-style:italic}.weapons-grid.svelte-1yqsb7w.svelte-1yqsb7w{display:flex;flex-direction:column;gap:1rem;padding:1rem}.weapon-card.svelte-1yqsb7w.svelte-1yqsb7w{background:var(--roller-theme-panel);border:2px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);padding:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;box-shadow:var(--roller-theme-shadow)}.weapon-card.ghost.svelte-1yqsb7w.svelte-1yqsb7w{background:var(--roller-theme-panel);border:2px dashed var(--roller-theme-border);cursor:pointer;transition:all .2s;opacity:.5}.weapon-card.ghost.svelte-1yqsb7w.svelte-1yqsb7w:hover{background:var(--roller-theme-highlight);border-color:var(--roller-theme-accent);opacity:1}.weapon-card.ghost.svelte-1yqsb7w.svelte-1yqsb7w:active{opacity:1;transform:scale(.98)}.ghost-text.svelte-1yqsb7w.svelte-1yqsb7w{color:var(--roller-theme-text-muted);font-style:italic;opacity:.7}.weapon-content.svelte-1yqsb7w.svelte-1yqsb7w{flex-grow:1}.weapon-card.svelte-1yqsb7w h3.svelte-1yqsb7w{margin:0 0 .5rem;color:var(--roller-theme-primary);font-family:var(--roller-theme-font)}.weapon-header.svelte-1yqsb7w.svelte-1yqsb7w{cursor:pointer}.weapon-header.svelte-1yqsb7w.svelte-1yqsb7w:hover{text-decoration:underline}.weapon-details.svelte-1yqsb7w.svelte-1yqsb7w{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem;color:var(--roller-theme-text);font-family:var(--roller-theme-font)}.effects.svelte-1yqsb7w.svelte-1yqsb7w{font-style:italic;color:var(--roller-theme-accent)}.properties.svelte-1yqsb7w.svelte-1yqsb7w{font-style:italic;color:var(--roller-theme-text-muted)}.action-buttons.svelte-1yqsb7w.svelte-1yqsb7w{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.action-button.svelte-1yqsb7w.svelte-1yqsb7w{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid var(--roller-theme-border);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:var(--roller-theme-primary);background:var(--roller-theme-panel);box-shadow:var(--roller-theme-shadow)}.action-button.svelte-1yqsb7w.svelte-1yqsb7w:hover{background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text)}.weapon-header.svelte-1yqsb7w.svelte-1yqsb7w{display:flex;align-items:center;gap:.5rem}.modal-overlay.svelte-1obc1wo.svelte-1obc1wo{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--roller-theme-overlay);display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-1obc1wo.svelte-1obc1wo{background:var(--roller-theme-panel);color:var(--roller-theme-text);padding:var(--roller-theme-padding);text-align:center;font-family:var(--roller-theme-font);border:3px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);box-shadow:var(--roller-theme-shadow);width:90%;max-width:600px}.calculation.svelte-1obc1wo.svelte-1obc1wo{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.formula.svelte-1obc1wo.svelte-1obc1wo{display:flex;align-items:center;gap:1rem;font-size:1.2rem}.operator.svelte-1obc1wo.svelte-1obc1wo{font-weight:700;color:var(--roller-theme-primary)}.result-line.svelte-1obc1wo.svelte-1obc1wo{font-size:1.4rem;font-weight:700;color:var(--roller-theme-primary)}.options.svelte-1obc1wo.svelte-1obc1wo{display:flex;flex-direction:column;width:100%;padding:1rem;background:var(--roller-theme-highlight);border-radius:var(--roller-theme-radius)}.option-row.svelte-1obc1wo.svelte-1obc1wo{margin-top:1.2em;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}.option-row.svelte-1obc1wo label.svelte-1obc1wo{min-width:120px;text-align:center;color:var(--roller-theme-text);font-family:var(--roller-theme-font)}.button-row.svelte-1obc1wo.svelte-1obc1wo{display:flex;gap:1rem;margin-top:1rem}.cancel-button.svelte-1obc1wo.svelte-1obc1wo,.roll-button.svelte-1obc1wo.svelte-1obc1wo{padding:.8rem 2rem;font-size:1.2rem;border:none;border-radius:var(--roller-theme-radius);cursor:pointer;font-family:var(--roller-theme-font);transition:all .2s;box-shadow:var(--roller-theme-shadow)}.cancel-button.svelte-1obc1wo.svelte-1obc1wo{background:var(--roller-theme-secondary);color:var(--roller-theme-text)}.roll-button.svelte-1obc1wo.svelte-1obc1wo{background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text)}.cancel-button.svelte-1obc1wo.svelte-1obc1wo:hover{background:var(--roller-theme-highlight)}.roll-button.svelte-1obc1wo.svelte-1obc1wo:hover{background:var(--roller-theme-button-hover-bg);color:var(--roller-theme-button-hover-text)}.circle-selector.svelte-1obc1wo.svelte-1obc1wo{margin-top:-.5rem;display:flex;gap:.5rem;flex:1;justify-content:space-between}.circle.svelte-1obc1wo.svelte-1obc1wo{width:2rem;height:2rem;border-radius:50%;border:2px solid var(--roller-theme-border);background:var(--roller-theme-panel);color:var(--roller-theme-text);display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--roller-theme-font);transition:box-shadow .2s,background .2s,color .2s,border-color .2s;box-shadow:0 0 0 0 var(--roller-theme-highlight)}.circle.svelte-1obc1wo.svelte-1obc1wo:hover{background:var(--roller-theme-highlight);color:var(--roller-theme-text);box-shadow:0 0 8px 2px var(--roller-theme-highlight)}.circle.selected.svelte-1obc1wo.svelte-1obc1wo{background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text);border-color:var(--roller-theme-accent);box-shadow:0 0 12px 2px var(--roller-theme-accent);animation:svelte-1obc1wo-theme-pulse .7s}@keyframes svelte-1obc1wo-theme-pulse{0%{box-shadow:0 0 0 0 var(--roller-theme-accent)}70%{box-shadow:0 0 16px 6px var(--roller-theme-accent)}to{box-shadow:0 0 0 0 var(--roller-theme-accent)}}.tagged-info.svelte-1obc1wo.svelte-1obc1wo{margin-top:.5rem;color:var(--roller-theme-primary);font-weight:700;font-size:1rem;text-align:center;font-family:var(--roller-theme-font)}.modal-overlay.svelte-rl64cu.svelte-rl64cu{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--roller-theme-overlay);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container.svelte-rl64cu.svelte-rl64cu{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:1600}.modal.svelte-rl64cu.svelte-rl64cu{background:var(--roller-theme-panel);color:var(--roller-theme-text);padding:var(--roller-theme-padding);text-align:center;font-family:var(--roller-theme-font);border:3px solid var(--roller-theme-border);border-radius:var(--roller-theme-radius);box-shadow:var(--roller-theme-shadow);width:90%;max-width:600px}.calculation.svelte-rl64cu.svelte-rl64cu{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.dice-results.svelte-rl64cu.svelte-rl64cu{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem}.hexagon.svelte-rl64cu.svelte-rl64cu{width:50px;height:50px;position:relative;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;border-radius:50%;border:4px solid var(--roller-theme-border);background:var(--roller-theme-panel);color:var(--roller-theme-text);box-shadow:2px 2px 1px 1px #00000080;font-family:var(--roller-theme-font)}.hexagon.crit.svelte-rl64cu.svelte-rl64cu{background:var(--roller-theme-panel);color:var(--roller-theme-text);border:4px solid var(--roller-theme-accent);position:relative;z-index:1;overflow:visible;box-shadow:0 0 12px 2px var(--roller-theme-accent);animation:svelte-rl64cu-theme-pulse .7s}.hexagon.crit.svelte-rl64cu.svelte-rl64cu:before{content:"";position:absolute;width:50px;height:50px;border-radius:50%;overflow:hidden;background:radial-gradient(circle at center,transparent 25%,rgba(0,255,0,.1) 25%,rgba(0,255,0,.1) 50%,rgba(0,255,0,.2) 50%,rgba(0,255,0,.2) 75%,rgba(0,255,0,.3) 75%);clip-path:circle(25px at center)}.hexagon.crit.svelte-rl64cu.svelte-rl64cu:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:2px solid var(--roller-theme-accent);border-radius:50%;animation:svelte-rl64cu-crit-pulse 4s ease-out infinite}.hexagon.crit.svelte-rl64cu .radar.svelte-rl64cu{content:"";position:absolute;width:50px;height:50px;background:conic-gradient(from 0deg,var(--roller-theme-highlight) 0deg,transparent 30deg,transparent 360deg);animation:svelte-rl64cu-radar-sweep 4s linear infinite;border-radius:50%}@keyframes svelte-rl64cu-crit-pulse{0%{transform:scale(1);opacity:1}25%{transform:scale(1.6);opacity:0}50%{transform:scale(1.6);opacity:0}75%{transform:scale(1.6);opacity:0}to{transform:scale(1.6);opacity:0}}@keyframes svelte-rl64cu-radar-sweep{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes svelte-rl64cu-theme-pulse{0%{box-shadow:0 0 0 0 var(--roller-theme-accent)}70%{box-shadow:0 0 16px 6px var(--roller-theme-accent)}to{box-shadow:0 0 0 0 var(--roller-theme-accent)}}.hexagon.success.svelte-rl64cu.svelte-rl64cu{background:var(--roller-theme-highlight);border:4px solid var(--roller-theme-accent);color:var(--roller-theme-text);box-shadow:0 0 12px 2px var(--roller-theme-accent);animation:svelte-rl64cu-theme-pulse .7s}.hexagon.failure.svelte-rl64cu.svelte-rl64cu{background:var(--roller-theme-panel);border:4px solid var(--roller-theme-border);color:var(--roller-theme-text);opacity:.5}.hexagon.complication.svelte-rl64cu.svelte-rl64cu{background:var(--roller-theme-panel);color:var(--roller-theme-text);border:4px solid var(--roller-theme-danger);position:relative;overflow:visible;box-shadow:0 0 8px 2px var(--roller-theme-danger)}.hexagon.complication.svelte-rl64cu.svelte-rl64cu:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;background:repeating-linear-gradient(45deg,var(--roller-theme-danger),var(--roller-theme-danger) 10px,#ff4444 10px,#ff4444 20px);animation:svelte-rl64cu-warning-stripes 1s linear infinite;z-index:-1}.hexagon.complication.svelte-rl64cu.svelte-rl64cu:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:2px solid var(--roller-theme-danger);border-radius:50%;animation:svelte-rl64cu-pulse 1s ease-out infinite}@keyframes svelte-rl64cu-warning-stripes{0%{background-position:0 0}to{background-position:56px 0}}@keyframes svelte-rl64cu-pulse{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}.roll-value.svelte-rl64cu.svelte-rl64cu{font-size:1.5rem;font-weight:700;padding-top:3px;font-family:var(--roller-theme-font-numbers)}.total-successes.svelte-rl64cu.svelte-rl64cu{font-size:1.2rem;font-weight:700;color:var(--roller-theme-primary);font-family:var(--roller-theme-font)}.momentum.svelte-rl64cu.svelte-rl64cu{font-size:1.2rem;font-weight:700;color:var(--roller-theme-success);font-family:var(--roller-theme-font)}.success.svelte-rl64cu.svelte-rl64cu{font-size:1.4rem;font-weight:700;color:var(--roller-theme-success);font-family:var(--roller-theme-font)}.failure.svelte-rl64cu.svelte-rl64cu{font-size:1.4rem;font-weight:700;color:var(--roller-theme-danger);font-family:var(--roller-theme-font)}.complication.svelte-rl64cu.svelte-rl64cu{font-size:1.2rem;font-weight:700;color:var(--roller-theme-danger);font-family:var(--roller-theme-font)}.ok-button.svelte-rl64cu.svelte-rl64cu{background:var(--roller-theme-button-bg);color:var(--roller-theme-button-text);border:none;padding:.8rem 2rem;font-size:1.2rem;border-radius:var(--roller-theme-radius);cursor:pointer;transition:all .2s;font-family:var(--roller-theme-font);box-shadow:var(--roller-theme-shadow)}.ok-button.svelte-rl64cu.svelte-rl64cu:hover{background:var(--roller-theme-button-hover-bg);color:var(--roller-theme-button-hover-text)}.container.svelte-h50sk6{max-width:800px;height:calc(100vh - 200px);margin:0 auto;padding:1rem;margin-top:4rem;font-family:Special Elite,serif}body{background-color:var(--roller-theme-bg)}
