.button.svelte-1uhwbnv.svelte-1uhwbnv{text-decoration:none;padding:.5rem .75rem;border-radius:.75rem;font-weight:600;background-color:transparent;border:none;color:var(--text-primary);cursor:pointer;transition-property:background-color padding margin;transition-duration:.15s;transition-timing-function:ease-in-out;overflow:hidden}.button.svelte-1uhwbnv.svelte-1uhwbnv:disabled{color:var(--text-tertiary);cursor:unset}.button.svelte-1uhwbnv:disabled .content .end-icon.svelte-1uhwbnv{color:var(--text-tertiary)}.button.svelte-1uhwbnv .content.svelte-1uhwbnv{display:flex;align-items:center;justify-content:center}.button.svelte-1uhwbnv .content .end-icon.svelte-1uhwbnv{margin-left:.5rem;color:var(--text-secondary)}.button.svelte-1uhwbnv.svelte-1uhwbnv:not(:disabled):hover{background-color:var(--background-hover)}.button.danger.svelte-1uhwbnv.svelte-1uhwbnv{color:#b91c1c}.button.danger.svelte-1uhwbnv.svelte-1uhwbnv:not(:disabled):hover{background-color:#b91c1c1a}.button.primary-gradient.svelte-1uhwbnv.svelte-1uhwbnv{position:relative;z-index:3;background-color:#1f2937;display:inline-block;padding:2px;margin:-2px;border-radius:calc(.75rem + 2px);color:#fff}.button.primary-gradient.svelte-1uhwbnv.svelte-1uhwbnv:disabled{background-color:#d1d5db;color:#6b7280}.button.primary-gradient.svelte-1uhwbnv.svelte-1uhwbnv:disabled:before{opacity:0%}.button.primary-gradient.svelte-1uhwbnv:disabled .content.svelte-1uhwbnv{background-color:#d1d5db}.button.primary-gradient.svelte-1uhwbnv:disabled .content .end-icon.svelte-1uhwbnv{color:#6b7280}.button.primary-gradient.svelte-1uhwbnv.svelte-1uhwbnv:before{content:"";display:block;position:absolute;z-index:1;top:-4px;right:-4px;bottom:-4px;left:-4px;margin:auto;aspect-ratio:1;border-radius:inherit;background:radial-gradient(142% 91% at 111% 84%,var(--primary-gradient-color-1) 20%,var(--primary-gradient-color-2) 80%);opacity:100%;animation:spin 4s linear infinite}.button.primary-gradient.svelte-1uhwbnv .content.svelte-1uhwbnv{z-index:2;position:relative;border-radius:.75rem;background-color:#1f2937;padding:.5rem .75rem}.button.primary-gradient.svelte-1uhwbnv .content .end-icon.svelte-1uhwbnv{color:#e5e7eb}.button.primary-gradient.svelte-1uhwbnv.svelte-1uhwbnv:not(:disabled):hover{padding:.25rem;margin:-.25rem;border-radius:1rem}.button.primary.svelte-1uhwbnv.svelte-1uhwbnv{background:radial-gradient(183% 200% at 101% 70%,var(--primary-gradient-dark-color-2) 5%,var(--primary-gradient-dark-color-1) 100%);background-color:#b45309;position:relative;color:#fff}.button.primary.danger.svelte-1uhwbnv.svelte-1uhwbnv{background:radial-gradient(183% 200% at 101% 70%,#b91c1c 5%,#7f1d1d)}.button.primary.svelte-1uhwbnv.svelte-1uhwbnv:disabled{background:none;background-color:#d1d5db;color:#6b7280}.button.primary.svelte-1uhwbnv.svelte-1uhwbnv:disabled:before{opacity:0%}.button.primary.svelte-1uhwbnv:disabled .content .end-icon.svelte-1uhwbnv{color:#6b7280}.button.primary.svelte-1uhwbnv.svelte-1uhwbnv:not(:disabled):hover{background-color:#92400e}.button.primary.svelte-1uhwbnv.svelte-1uhwbnv:not(:disabled):hover:before{opacity:20%}.button.primary.svelte-1uhwbnv.svelte-1uhwbnv:before{content:"";display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background-color:#0a101c;transition-property:opacity;transition-duration:.15s;transition-timing-function:ease-in-out;opacity:0%}.button.primary.svelte-1uhwbnv .content.svelte-1uhwbnv{position:relative;z-index:2}.button.primary.svelte-1uhwbnv .end-icon.svelte-1uhwbnv{color:#fff}.button.secondary.svelte-1uhwbnv.svelte-1uhwbnv{border:1px solid #6b7280}.button.secondary.svelte-1uhwbnv.svelte-1uhwbnv:disabled{border-color:#e5e7eb}.icon-button.svelte-xd4t3i{flex-shrink:0;background-color:transparent;border:none;cursor:pointer;display:inline-block;padding:.5rem;border-radius:.75rem;transition:background-color .15s;transition-timing-function:ease-in-out;color:inherit}.icon-button.svelte-xd4t3i:not(:disabled):hover{background-color:var(--background-hover)}.icon-button.svelte-xd4t3i:disabled{color:var(--text-tertiary);cursor:unset}.button-container.svelte-12xobw2{color:var(--text-secondary)}div[data-melt-dialog-overlay].svelte-12xobw2{background-color:#03071266;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);position:fixed;z-index:99;top:0;right:0;bottom:0;left:0}div[data-melt-dialog-content].svelte-12xobw2{max-height:90lvh;color:var(--text-primary);z-index:100;background-color:var(--background-default);border-radius:.75rem;border:1px solid var(--divider);position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);overflow:hidden;display:flex;flex-direction:column;align-items:stretch}.modal-header.svelte-12xobw2{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem .5rem;gap:1rem}.modal-body.svelte-12xobw2{flex-grow:1;padding:.5rem 1rem 1rem;overflow-y:auto}.modal-actions.svelte-12xobw2{background-color:var(--background-inset);display:flex;align-items:center;justify-content:flex-end;gap:.25rem;padding:.5rem 1rem}.modal-sm.svelte-12xobw2{max-width:640px}.modal-md.svelte-12xobw2{max-width:768px}.modal-lg.svelte-12xobw2{max-width:1024px}.modal-xl.svelte-12xobw2{max-width:1280px}.modal-2xl.svelte-12xobw2{max-width:1536px}.fullWidth.svelte-12xobw2{width:100%}.iron-link-logo.svelte-2yjjkr{width:100%;height:100%}.stop-1.svelte-2yjjkr{stop-color:var(--primary-gradient-color-1)}.stop-2.svelte-2yjjkr{stop-color:var(--primary-gradient-color-2)}div[data-melt-dialog-overlay].svelte-lv9y4v{background-color:#03071266;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);position:fixed;z-index:99;top:0;right:0;bottom:0;left:0}div[data-melt-dialog-content].svelte-lv9y4v{background-color:var(--background-default);color:var(--text-primary);border:1px solid var(--divider);position:fixed;z-index:100;top:0;bottom:0;overflow:auto}div[data-melt-dialog-content].left.svelte-lv9y4v{left:0}div[data-melt-dialog-content].right.svelte-lv9y4v{right:0}.button-container.svelte-lv9y4v{display:flex;justify-content:flex-end;padding:.5rem}.menu.svelte-1cxky4s{z-index:40;display:flex;flex-direction:column;border-radius:.75rem;background-color:var(--background-default);color:var(--text-primary);border:1px solid var(--divider);padding:.5rem 0}.menu-item.svelte-fnw6vp{display:flex;align-items:center;padding:.5rem 1rem;color:var(--text-secondary);min-width:12rem;cursor:pointer}.menu-item[data-highlighted].svelte-fnw6vp{background-color:var(--background-hover)}.item-icon.svelte-sgix79{color:var(--text-tertiary);margin-right:1rem}header.svelte-ovdls.svelte-ovdls{display:flex;padding-top:.5rem;padding-bottom:.5rem;background-color:#1f2937;color:#fff;justify-content:space-between}@media (min-width: 640px){header.svelte-ovdls.svelte-ovdls{display:none}}ul.svelte-ovdls.svelte-ovdls{list-style-type:none;padding:0;margin:0;min-width:250px}li.svelte-ovdls.svelte-ovdls{color:var(--text-primary)}li.svelte-ovdls .icon.svelte-ovdls{flex-shrink:0}li.svelte-ovdls .name.svelte-ovdls{flex-shrink:0;margin-left:1rem}.nav-drawer-item{color:inherit;text-decoration:none}.nav-link.svelte-ovdls.svelte-ovdls{display:flex;align-items:center;padding:.75rem 1.5rem .75rem 1rem}.nav-link.svelte-ovdls.svelte-ovdls:hover{background-color:var(--background-hover)}.left-nav.svelte-ovdls.svelte-ovdls{display:flex;align-items:center}.logo-container-mobile.svelte-ovdls.svelte-ovdls{margin-left:.25rem;margin-right:.5rem;width:2rem}.alert.svelte-vf55es.svelte-vf55es{display:flex;align-items:flex-start;padding:1rem;border-radius:.75rem}.alert.info.svelte-vf55es.svelte-vf55es{background-color:#dbeafe;color:#1e3a8a}.alert.info.svelte-vf55es .alert-title.svelte-vf55es{color:#1e3a8a}.alert.info.svelte-vf55es .alert-icon.svelte-vf55es{color:#3b82f6}.alert.error.svelte-vf55es.svelte-vf55es{background-color:#fee2e2;color:#7f1d1d}.alert.error.svelte-vf55es .alert-title.svelte-vf55es{color:#7f1d1d}.alert.error.svelte-vf55es .alert-icon.svelte-vf55es{color:#ef4444}.alert.warning.svelte-vf55es.svelte-vf55es{background-color:#fef3c7;color:#78350f}.alert.warning.svelte-vf55es .alert-title.svelte-vf55es{color:#78350f}.alert.warning.svelte-vf55es .alert-icon.svelte-vf55es{color:#f59e0b}.alert.success.svelte-vf55es.svelte-vf55es{background-color:#dcfce7;color:#14532d}.alert.success.svelte-vf55es .alert-title.svelte-vf55es{color:#14532d}.alert.success.svelte-vf55es .alert-icon.svelte-vf55es{color:#22c55e}.alert.svelte-vf55es .alert-title.svelte-vf55es{font-weight:600}.alert.svelte-vf55es .alert-icon.svelte-vf55es{font-size:1.25rem;margin-right:1rem;flex-shrink:0}.divider.svelte-1pb3kvu.svelte-1pb3kvu{display:flex;align-items:center;justify-content:center;margin:1rem 0;align-self:stretch}.divider.svelte-1pb3kvu.svelte-1pb3kvu:before,.divider.svelte-1pb3kvu.svelte-1pb3kvu:after{content:"";flex:1;border-bottom:1px solid var(--divider)}.divider.svelte-1pb3kvu span.svelte-1pb3kvu{background-color:#374151;color:#fff;border-radius:9999px;min-width:2rem;min-height:2rem;display:flex;align-items:center;justify-content:center;margin:0 1rem}.input-container.svelte-jk7beo label.svelte-jk7beo{font-weight:600;color:var(--text-secondary)}.input-container.error.svelte-jk7beo label.svelte-jk7beo{color:#dc2626}.input-container.error.svelte-jk7beo .input-box.svelte-jk7beo{border-color:#dc2626}.input-container.error.svelte-jk7beo .helper-text.svelte-jk7beo{color:#dc2626}.input-container.error label.svelte-jk7beo.svelte-jk7beo{color:#ef4444}.input-container.error .input-box.svelte-jk7beo.svelte-jk7beo{border-color:#ef4444}.input-container.error .helper-text.svelte-jk7beo.svelte-jk7beo{color:#ef4444}.helper-text.svelte-jk7beo.svelte-jk7beo{margin-top:.25rem;color:var(--text-secondary)}.input-box.svelte-jk7beo.svelte-jk7beo{background-color:var(--background-default);display:flex;align-items:center;border:1px solid var(--divider);border-radius:.75rem;transition-property:border-color;transition-duration:.15s;transition-timing-function:ease-in-out}.input-box.svelte-jk7beo input.svelte-jk7beo{color:var(--text-primary);padding:.75rem 1rem;flex-grow:1;border:none;background:transparent;outline:none}.input-box.svelte-jk7beo .input-action.svelte-jk7beo{padding-right:.25rem;flex-shrink:0}.input-box.svelte-jk7beo.svelte-jk7beo:focus-within{border-color:#f59e0b}.stack.svelte-fyldrz{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.nav-rail.svelte-198qkn6.svelte-198qkn6{display:none}@media (min-width: 640px){.nav-rail.svelte-198qkn6.svelte-198qkn6{background-color:#1f2937;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1rem .5rem}.nav-rail.svelte-198qkn6 nav.svelte-198qkn6{display:flex;flex-direction:column;align-items:center}}.nav-rail-item{text-decoration:none;margin-top:.75rem}.nav-rail-item:hover .nav-link .icon-container .icon,.nav-rail-item:hover .nav-link.active .icon-container .icon{background-color:#0a101c}.logo-container.svelte-198qkn6.svelte-198qkn6{margin-bottom:1rem;width:3rem}.nav-link.svelte-198qkn6.svelte-198qkn6{display:flex;flex-direction:column;align-items:center;color:#e5e7eb}.nav-link.svelte-198qkn6 .icon.svelte-198qkn6{border-radius:999px;padding:.375rem 1.125rem;transition-property:padding margin background-color color;transition-timing-function:ease-in-out;transition-duration:.2s}.nav-link.svelte-198qkn6 .name.svelte-198qkn6{font-weight:600}.nav-link.svelte-198qkn6 .icon-container.svelte-198qkn6{margin-bottom:.125rem}.nav-link.active.svelte-198qkn6.svelte-198qkn6{color:#fff}.nav-link.active.svelte-198qkn6 .icon-container.svelte-198qkn6{position:relative;overflow:hidden;border-radius:999px}.nav-link.active.svelte-198qkn6 .icon-container.svelte-198qkn6:before{content:"";display:block;position:absolute;z-index:1;left:-10px;top:-10px;right:-10px;bottom:-10px;aspect-ratio:1;border-radius:inherit;background:radial-gradient(142% 91% at 111% 84%,var(--primary-gradient-color-1) 20%,var(--primary-gradient-color-2) 80%);opacity:100%;animation:spin 8s linear infinite}.nav-link.active.svelte-198qkn6 .icon.svelte-198qkn6{background-color:#0a101c;color:#fff;position:relative;z-index:2;margin:.125rem;padding:.25rem 1rem}.settings.svelte-198qkn6.svelte-198qkn6{display:flex;flex-direction:column;align-items:center}.layout.svelte-1xmxu1l{flex-grow:1;display:flex;flex-direction:column;min-height:100%}main.svelte-1xmxu1l{flex-grow:1;background-color:var(--background-default);color:var(--text-primary)}@media (min-width: 640px){.layout.svelte-1xmxu1l{flex-direction:row;align-items:stretch;overflow:hidden}main.svelte-1xmxu1l{max-height:100vh;overflow:auto}}.page.svelte-mkkg0b.svelte-mkkg0b{display:flex;flex-direction:column;min-height:100vh;width:100%;margin:0 auto;padding:0 1rem;background-color:var(--background-default)}.page-content.svelte-mkkg0b.svelte-mkkg0b{display:grid;flex-grow:1;align-items:stretch;padding:1rem 0;grid-template-columns:1fr}.page-sm.svelte-mkkg0b.svelte-mkkg0b{max-width:640px}@media (min-width: 640px){.page-sm.svelte-mkkg0b.svelte-mkkg0b{border-top-left-radius:.75rem;border-top-right-radius:.75rem}}.page-md.svelte-mkkg0b.svelte-mkkg0b{max-width:768px}@media (min-width: 768px){.page-md.svelte-mkkg0b.svelte-mkkg0b{border-top-left-radius:.75rem;border-top-right-radius:.75rem}}.page-lg.svelte-mkkg0b.svelte-mkkg0b{max-width:1024px}@media (min-width: 1024px){.page-lg.svelte-mkkg0b.svelte-mkkg0b{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.page-content.with-sidebar-left.svelte-mkkg0b.svelte-mkkg0b{grid-template-columns:minmax(320px,320px) 1fr}.page-content.svelte-mkkg0b .sidebar-left.svelte-mkkg0b{display:block;overflow:hidden;overflow-y:auto}}.page-xl.svelte-mkkg0b.svelte-mkkg0b{max-width:1280px}@media (min-width: 1280px){.page-xl.svelte-mkkg0b.svelte-mkkg0b{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.page-content.width-sidebar-right.svelte-mkkg0b.svelte-mkkg0b{grid-template-columns:minmax(320px,320px) 1fr minmax(320px,1fr)}.page-content.svelte-mkkg0b .sidebar-right.svelte-mkkg0b{display:block}}.page-2xl.svelte-mkkg0b.svelte-mkkg0b{max-width:1536px}@media (min-width: 1536px){.page-2xl.svelte-mkkg0b.svelte-mkkg0b{border-top-left-radius:.75rem;border-top-right-radius:.75rem}}.max-height-screen.svelte-mkkg0b .main-content.svelte-mkkg0b,.max-height-screen.svelte-mkkg0b .sidebar-left.svelte-mkkg0b,.max-height-screen.svelte-mkkg0b .sidebar-right.svelte-mkkg0b{max-height:calc(100vh - 2rem);overflow:auto}.page-header.svelte-mkkg0b.svelte-mkkg0b{padding:1.25rem 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.sidebar.svelte-mkkg0b.svelte-mkkg0b{background-color:var(--background-inset);border:1px solid var(--divider);border-radius:.75rem}.sidebar-left.svelte-mkkg0b.svelte-mkkg0b{flex:0 0 200px;display:none}.main-content.svelte-mkkg0b.svelte-mkkg0b{flex-grow:1}.sidebar-right.svelte-mkkg0b.svelte-mkkg0b{flex:0 0 200px;display:none}ul.svelte-68l2e9{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;list-style:none;padding:unset}li.svelte-68l2e9{padding:unset;margin:unset}.portrait.svelte-1xvpioh.svelte-1xvpioh{overflow:hidden;display:block;background-color:var(--background-inset-alt);color:var(--text-tertiary);border-radius:.75rem;flex-shrink:0}.portrait.svelte-1xvpioh img.svelte-1xvpioh{position:relative;max-width:unset}.portrait.empty.svelte-1xvpioh.svelte-1xvpioh{display:flex;align-items:center;justify-content:center}.empty-state.svelte-1xssaju.svelte-1xssaju{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:1rem}.empty-state.svelte-1xssaju .image-container.svelte-1xssaju{margin-bottom:1rem;max-width:256px;color:#d97706;flex-grow:0;flex-shrink:0}.empty-state.svelte-1xssaju .image-container.svelte-1xssaju svg{width:100%;height:100%}.empty-state.svelte-1xssaju .title.svelte-1xssaju{color:var(--text-primary)}.empty-state.svelte-1xssaju .message.svelte-1xssaju{color:var(--text-tertiary)}.empty-state.sm.svelte-1xssaju .image-container.svelte-1xssaju{max-width:128px}.empty-state.sm.svelte-1xssaju .title.svelte-1xssaju{font-size:1.5rem}.empty-state.sm.svelte-1xssaju .message.svelte-1xssaju{font-size:1rem}.empty-state.md.top-margin.svelte-1xssaju.svelte-1xssaju{margin-top:1rem}.empty-state.md.svelte-1xssaju .title.svelte-1xssaju{font-size:2rem}.empty-state.md.svelte-1xssaju .message.svelte-1xssaju{font-size:1.25rem}.empty-state.svelte-1xssaju .actions.svelte-1xssaju{margin-top:1rem}.character-link{text-decoration:none;color:inherit}.character-card.svelte-10ouc52.svelte-10ouc52{display:flex;align-items:flex-start;background-color:var(--background-default);border-radius:.75rem;padding:.5rem;border:1px solid var(--divider);transition-property:background-color;transition-duration:.15s;transition-timing-function:ease-in-out;cursor:pointer}.character-card.svelte-10ouc52.svelte-10ouc52:hover{background-color:var(--background-hover)}.character-card.svelte-10ouc52 .card-name.svelte-10ouc52{color:var(--text-secondary);margin-left:1rem}.svelte-easy-crop-container.svelte-16jq1sj{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none;cursor:move}.svelte-easy-crop-image.svelte-16jq1sj{max-width:100%;max-height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;will-change:transform}.svelte-easy-crop-area.svelte-16jq1sj{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em;box-sizing:border-box;color:#00000080;border:1px solid rgba(255,255,255,.5);overflow:hidden}.svelte-easy-crop-grid.svelte-16jq1sj:before{content:" ";box-sizing:border-box;border:1px solid rgba(255,255,255,.5);position:absolute;top:0;bottom:0;left:33.33%;right:33.33%;border-top:0;border-bottom:0}.svelte-easy-crop-grid.svelte-16jq1sj:after{content:" ";box-sizing:border-box;border:1px solid rgba(255,255,255,.5);position:absolute;top:33.33%;bottom:33.33%;left:0;right:0;border-left:0;border-right:0}.svelte-easy-crop-round.svelte-16jq1sj{border-radius:50%}.cropper-container.svelte-1d8woe8{overflow:hidden;position:relative;min-width:250px;width:100%;aspect-ratio:1/1;background-color:#030712;border-radius:.75rem;margin-bottom:1rem}.actions.svelte-1d8woe8{flex-grow:1;display:flex;align-items:center;justify-content:space-between}@media (min-width: 640px){.cropper-container.svelte-1d8woe8{width:400px}}.roller-box.svelte-dugb6a{background-color:var(--background-inset-alt);color:var(--text-secondary);border-radius:.75rem;display:inline-flex;flex-direction:column;align-items:center;padding:.25rem 0;min-width:70px}.inner-button.svelte-18d94fe{border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-grow:1;background-color:#374151;color:#fff;width:56px;padding:.25rem .5rem;position:relative;border:none;transition-property:background-color;transition-duration:.15s;transition-timing-function:ease-in-out}.roll-icon.svelte-18d94fe{position:absolute;top:.25rem;left:.25rem;color:#d1d5db;margin-right:.25rem}[data-theme=dark] .inner-button.svelte-18d94fe{background-color:#0a101c}.inner-button-container.svelte-18d94fe{display:flex;align-items:stretch}.inner-button-container>button.button.primary-gradient{padding:0!important;margin:0!important;border-radius:.75rem!important}.inner-button-container>button.button.primary-gradient:before{opacity:0%!important}.inner-button-container>button.button.primary-gradient:hover{opacity:100%;padding:2px!important;margin:-2px!important;border-radius:calc(.75rem + 2px)!important}.inner-button-container>button.button.primary-gradient:hover:before{opacity:100%!important}.inner-button-container>button.button.primary-gradient .content{background-color:#374151!important;width:56px;height:100%;padding:.25rem .5rem!important}[data-theme=dark] .inner-button-container .button.primary-gradient .content{background-color:#0a101c!important}.meter-actions.svelte-133jkx4{display:flex;align-items:stretch}.section-header.svelte-18eelq2.svelte-18eelq2{display:flex;justify-content:space-between;align-items:center;margin-left:-.75rem;margin-right:-.75rem;padding:.25rem .75rem;border-radius:.75rem;background-color:var(--background-inset-alt)}.section-header.svelte-18eelq2 h2.svelte-18eelq2{font-weight:600}@media (max-width: 640px){.section-header.svelte-18eelq2.svelte-18eelq2{flex-direction:column}}.checkbox-container.svelte-gpc0ix.svelte-gpc0ix.svelte-gpc0ix{display:flex;align-items:center;padding-top:.25rem;padding-bottom:.25rem}.checkbox-container.svelte-gpc0ix button.svelte-gpc0ix.svelte-gpc0ix{padding:0;display:flex;width:1.5rem;height:1.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:stretch;border-radius:.5rem;background-color:var(--background-default);color:#fff;border:2px solid #9ca3af;cursor:pointer}.checkbox-container.svelte-gpc0ix button[data-state=checked].svelte-gpc0ix.svelte-gpc0ix{border-color:#b45309;background:linear-gradient(150deg,var(--primary-gradient-color-1) 0%,var(--primary-gradient-color-2) 100%);background-color:#d97706}.checkbox-container.svelte-gpc0ix button.svelte-gpc0ix.svelte-gpc0ix:hover:not(:disabled){background-color:var(--background-hover)}.checkbox-container.svelte-gpc0ix button.svelte-gpc0ix.svelte-gpc0ix:disabled{cursor:default;border-color:var(--divider-disabled)}.checkbox-container.svelte-gpc0ix button:disabled[data-state=checked].svelte-gpc0ix.svelte-gpc0ix{background-color:var(--background-disabled)}.checkbox-container.svelte-gpc0ix label.svelte-gpc0ix.svelte-gpc0ix{padding-left:.5rem;color:var(--text-primary);cursor:pointer}.checkbox-container.svelte-gpc0ix button.svelte-gpc0ix:disabled+label.svelte-gpc0ix{color:var(--text-secondary);cursor:default}.expansion.svelte-6q1rvx{margin-left:.75rem;padding-left:1rem;border-left:1px dotted #4b5563}#ruleset-required-text.svelte-6q1rvx{color:var(--text-secondary);margin-bottom:.25rem}#ruleset-required-text.error.svelte-6q1rvx{color:#dc2626}[data-theme=dark] #ruleset-required-text.error{color:#f87171}.stack.svelte-1em3z6v.svelte-1em3z6v{display:flex;flex-direction:column;gap:1rem}.stack>.section-header:not(:first-child){margin-top:1rem}.grid.svelte-1em3z6v.svelte-1em3z6v{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1rem;flex-grow:1}.stat-grid.svelte-1em3z6v.svelte-1em3z6v{display:grid;grid-template-columns:repeat(auto-fill,130px);gap:.5rem}.button-container.svelte-1em3z6v.svelte-1em3z6v{display:flex;justify-content:flex-end;margin-top:2rem}.label.svelte-1em3z6v.svelte-1em3z6v{font-weight:600;color:var(--text-secondary)}.character-details.svelte-1em3z6v.svelte-1em3z6v{display:flex;align-items:flex-start;flex-wrap:wrap;gap:1rem}.profile-upload-trigger.svelte-1em3z6v.svelte-1em3z6v{background-color:transparent;border:1px solid var(--divider);border-radius:.75rem;text-wrap:wrap;width:128px;box-sizing:border-box;padding:0;cursor:pointer;transition-property:background-color;transition-duration:.15s;transition-timing-function:ease-in-out}.profile-upload-trigger.svelte-1em3z6v.svelte-1em3z6v:hover{background-color:var(--background-hover)}.profile-upload-trigger.svelte-1em3z6v .image.svelte-1em3z6v{margin-top:-1px;margin-left:-1px}.profile-upload-trigger.svelte-1em3z6v .text.svelte-1em3z6v{padding:.25rem;font-weight:600;color:var(--text-secondary)}.stack.svelte-xrgkd4{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.menu.svelte-1d1qezs.svelte-1d1qezs{background-color:var(--background-default);color:var(--text-secondary);border:1px solid var(--divider);border-radius:.75rem;padding:.5rem 0}.option.svelte-1d1qezs.svelte-1d1qezs{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;cursor:pointer;transition:background-color .15s ease-in-out}.option.svelte-1d1qezs.svelte-1d1qezs:hover,.option[data-highlighted].svelte-1d1qezs.svelte-1d1qezs{background-color:var(--background-hover)}.option.svelte-1d1qezs .check.svelte-1d1qezs{margin-left:.5rem;color:#f59e0b}.option.svelte-1d1qezs .block.svelte-1d1qezs{display:block}.option.svelte-1d1qezs .hidden.svelte-1d1qezs{display:none}.input-container.svelte-1d1qezs label.svelte-1d1qezs{font-weight:600;color:var(--text-secondary)}.input-container.error.svelte-1d1qezs .input-box.svelte-1d1qezs{border-color:#dc2626}.input-container.error.svelte-1d1qezs .helper-text.svelte-1d1qezs{color:#dc2626}.input-container.error label.svelte-1d1qezs.svelte-1d1qezs{color:#ef4444}.input-container.error .input-box.svelte-1d1qezs.svelte-1d1qezs{border-color:#ef4444}.input-container.error .helper-text.svelte-1d1qezs.svelte-1d1qezs{color:#ef4444}.helper-text.svelte-1d1qezs.svelte-1d1qezs{margin-top:.25rem;color:var(--text-secondary)}.input-box.svelte-1d1qezs.svelte-1d1qezs{display:flex;align-items:center;border:1px solid var(--divider);border-radius:.75rem;transition-property:border-color;transition-duration:.15s;transition-timing-function:ease-in-out;cursor:pointer;background-color:var(--background-default)}.input-box.svelte-1d1qezs .input.svelte-1d1qezs{color:var(--text-primary);padding:.75rem 1rem;flex-grow:1;border:none;background:transparent;outline:none}.input-box.svelte-1d1qezs .arrow.svelte-1d1qezs{padding-right:.5rem;color:var(--text-tertiary);flex-shrink:0}.input-box.svelte-1d1qezs.svelte-1d1qezs:focus-within{border-color:#f59e0b}div.initiative-buttons .input-container .input-box{justify-content:space-between;border-width:0px;background-color:#374151;color:#fff;margin-top:.25rem}div.initiative-buttons.initiative .input-container .input-box{background-color:#166534}div.initiative-buttons.noInitiative .input-container .input-box{background-color:#991b1b}div.initiative-buttons .input-container .input-box .input{padding:0px .5rem;color:#fff;font-size:.875rem;text-align:left}div.initiative-buttons .input-container .input-box .arrow{color:#fff}div.initiative-buttons .menu{min-width:200px}.character-overview.svelte-1rdfy42.svelte-1rdfy42{margin-top:1rem;display:flex;align-items:center;color:var(--text-secondary)}.character-overview.svelte-1rdfy42 .character-portrait.svelte-1rdfy42{margin-right:.5rem}.character-overview.svelte-1rdfy42 .details.svelte-1rdfy42{color:var(--text-secondary)}.stat-content.svelte-1d63a8a.svelte-1d63a8a{display:flex;align-items:stretch;padding:0px .75rem}.stat-content.svelte-1d63a8a .value.svelte-1d63a8a{border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-grow:1;background-color:#374151;color:#fff;width:56px;padding:.25rem .5rem;position:relative}.stat-content.svelte-1d63a8a .value .roll-icon.svelte-1d63a8a{position:absolute;top:.25rem;left:.25rem;color:#d1d5db;margin-right:.25rem}[data-theme=dark] .stat-content.svelte-1d63a8a .value.svelte-1d63a8a{background-color:#0a101c}.stats-section.svelte-vmviqf.svelte-vmviqf{margin-top:1rem}.stats-section.svelte-vmviqf .stat-grid.svelte-vmviqf{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.meters-section.svelte-1x6epbh.svelte-1x6epbh{margin-top:1rem}.meters-section.svelte-1x6epbh .meters-grid.svelte-1x6epbh{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}#impacts-section.svelte-186yahf.svelte-186yahf{margin-top:1rem}.active-impacts.svelte-186yahf.svelte-186yahf{border:1px solid var(--divider);border-radius:.75rem;margin-top:.5rem;color:var(--text-secondary)}.active-impacts.svelte-186yahf .active-impacts-header.svelte-186yahf{padding-left:.5rem;display:flex;align-items:center;justify-content:space-between;font-weight:600}.active-impacts.svelte-186yahf p.svelte-186yahf{padding:.5rem;text-transform:capitalize}ul#impact-categories.svelte-186yahf.svelte-186yahf{list-style-type:none;padding:0;margin:0}ul#impact-categories.svelte-186yahf li.svelte-186yahf{margin-top:.25rem}ul#impact-categories.svelte-186yahf li ul.svelte-186yahf{list-style-type:none;text-transform:capitalize;padding-left:0}ul#impact-categories.svelte-186yahf li ul li.svelte-186yahf{margin-top:.25rem}.progress-track.svelte-1mf7ste.svelte-1mf7ste{display:flex;flex-direction:column;align-items:start;width:282px}.progress-track.svelte-1mf7ste .header.svelte-1mf7ste{display:flex;align-self:stretch;justify-content:space-between}.progress-track.svelte-1mf7ste .description.svelte-1mf7ste{color:var(--text-secondary)}.progress-track.svelte-1mf7ste .actions.svelte-1mf7ste{display:flex;align-self:stretch;justify-content:space-between;color:var(--text-secondary)}.ticks.svelte-1mf7ste.svelte-1mf7ste{display:flex;flex-wrap:wrap;border:1px solid var(--divider);border-radius:.75rem;background-color:var(--background-default);color:var(--text-secondary)}.ticks.svelte-1mf7ste>div.svelte-1mf7ste{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.ticks.svelte-1mf7ste>div.svelte-1mf7ste:not(:last-child){border-right:1px solid var(--divider)}#legacy-tracks-section.svelte-q269it{margin-top:1rem}.legacy-tracks-grid.svelte-q269it{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.experience-section.svelte-1fmqzwg.svelte-1fmqzwg{margin-top:1rem}.experience-section.svelte-1fmqzwg .experience-contents.svelte-1fmqzwg{margin-top:.25rem}.label.svelte-18va5hj{font-weight:600;color:var(--text-secondary)}.stat-grid.svelte-18va5hj{display:grid;grid-template-columns:repeat(auto-fill,130px);gap:.5rem}.grid.svelte-a54pmb.svelte-a54pmb{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}.grid.svelte-a54pmb button.svelte-a54pmb{background-color:transparent;border:1px solid var(--divider);border-radius:.75rem;display:flex;flex-direction:column;align-items:center;width:128px;padding:1rem;text-transform:uppercase;cursor:pointer}.grid.svelte-a54pmb button span.svelte-a54pmb{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin-top:.25rem}.grid.svelte-a54pmb button.svelte-a54pmb:hover{background-color:var(--background-inset)}.sidebar.svelte-1q3kinw.svelte-1q3kinw{padding:1rem}.sidebar.svelte-1q3kinw .sidebar-title.svelte-1q3kinw{display:flex;align-items:flex-start;justify-content:space-between}.sidebar.svelte-gko0zy{overflow:auto}@media (min-width: 1024px){.sidebar-left-button-container.svelte-gko0zy{display:none}}@media (min-width: 1280px){.sidebar-right-button-container.svelte-gko0zy{display:none}}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}input{min-width:200px}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}#app{min-height:100lvh;display:flex;font-family:Inter Variable;font-size:16px}.font-title{font-family:Barlow Condensed,sans-serif;text-transform:uppercase;font-weight:600}input,textarea,button,select,a{-webkit-tap-highlight-color:transparent}body{font-family:Inter Variable,sans-serif;font-size:16px}:root{--background-default: #fff;--background-inset: #f3f4f6;--background-inset-alt: #d1d5db;--background-hover: rgba(31, 41, 55, .1);--divider: #d1d5db;--background-disabled: #d1d5db;--divider-disabled: #d1d5db;--text-disabled: #4b5563;--text-primary: #1f2937;--text-secondary: #374151;--text-tertiary: #6b7280;--primary-50: #fffbeb;--primary-100: #fef3c7;--primary-200: #fde68a;--primary-300: #fcd34d;--primary-400: #fbbf24;--primary-500: #f59e0b;--primary-600: #d97706;--primary-700: #b45309;--primary-800: #92400e;--primary-900: #78350f;--primary-950: #451a03;--primary-gradient-color-1: #ff6584;--primary-gradient-color-2: #f59e0b;--primary-gradient-dark-color-1: #b30933;--primary-gradient-dark-color-2: #b45309}[data-theme=dark]{--background-default: #0a101c;--background-inset: #030712;--background-inset-alt: #1f2937;--background-hover: rgba(243, 244, 246, .1);--divider: #374151;--background-disabled: #374151;--divider-disabled: #374151;--text-disabled: #9ca3af;--text-primary: #fff;--text-secondary: #e5e7eb;--text-tertiary: #9ca3af}[data-color-scheme=default]{--primary-50: #fffbeb;--primary-100: #fef3c7;--primary-200: #fde68a;--primary-300: #fcd34d;--primary-400: #fbbf24;--primary-500: #f59e0b;--primary-600: #d97706;--primary-700: #b45309;--primary-800: #92400e;--primary-900: #78350f;--primary-950: #451a03;--primary-gradient-color-1: #ff6584;--primary-gradient-color-2: #f59e0b;--primary-gradient-dark-color-1: #b30933;--primary-gradient-dark-color-2: #b45309}[data-color-scheme=cinder]{--primary-50: #fef2f2;--primary-100: #fee2e2;--primary-200: #fecaca;--primary-300: #fca5a5;--primary-400: #f87171;--primary-500: #ef4444;--primary-600: #dc2626;--primary-700: #b91c1c;--primary-800: #991b1b;--primary-900: #7f1d1d;--primary-950: #450a0a;--primary-gradient-color-1: #fda4af;--primary-gradient-color-2: #b91c1c;--primary-gradient-dark-color-1: #9f1239;--primary-gradient-dark-color-2: #7f1d1d}[data-color-scheme=eidolon]{--primary-50: #fffbeb;--primary-100: #fef3c7;--primary-200: #fde68a;--primary-300: #fcd34d;--primary-400: #fbbf24;--primary-500: #f59e0b;--primary-600: #d97706;--primary-700: #b45309;--primary-800: #92400e;--primary-900: #78350f;--primary-950: #451a03;--primary-gradient-color-1: #fcd34d;--primary-gradient-color-2: #a16207;--primary-gradient-dark-color-1: #b45309;--primary-gradient-dark-color-2: #854d0e}[data-color-scheme=hinterlands]{--primary-50: #ecfdf5;--primary-100: #d1fae5;--primary-200: #a7f3d0;--primary-300: #6ee7b7;--primary-400: #34d399;--primary-500: #10b981;--primary-600: #059669;--primary-700: #047857;--primary-800: #065f46;--primary-900: #064e3b;--primary-950: #022c22;--primary-gradient-color-1: #86efac;--primary-gradient-color-2: #047857;--primary-gradient-dark-color-1: #15803d;--primary-gradient-dark-color-2: #065f46}[data-color-scheme=myriad]{--primary-50: #f0f9ff;--primary-100: #e0f2fe;--primary-200: #bae6fd;--primary-300: #7dd3fc;--primary-400: #38bdf8;--primary-500: #0ea5e9;--primary-600: #0284c7;--primary-700: #0369a1;--primary-800: #075985;--primary-900: #0c4a6e;--primary-950: #082f49;--primary-gradient-color-1: #22d3ee;--primary-gradient-color-2: #6366f1;--primary-gradient-dark-color-1: #0369a1;--primary-gradient-dark-color-2: #3730a3}[data-color-scheme=mystic]{--primary-50: #f5f3ff;--primary-100: #ede9fe;--primary-200: #ddd6fe;--primary-300: #c4b5fd;--primary-400: #a78bfa;--primary-500: #8b5cf6;--primary-600: #7c3aed;--primary-700: #6d28d9;--primary-800: #5b21b6;--primary-900: #4c1d95;--primary-950: #2e1065;--primary-gradient-color-1: #818cf8;--primary-gradient-color-2: #7e22ce;--primary-gradient-dark-color-1: #4338ca;--primary-gradient-dark-color-2: #6b21a8}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.page-container{width:100%;max-width:1024px;margin:0 auto;padding-left:1rem;padding-right:1rem}.screen-reader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-DIEz8p5i.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-BmJJXa8e.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-D5AYLNiq.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-DyIDNIyN.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-_GQuwPVU.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-CN1pIXkb.woff2) format("woff2-variations");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-BgVq2Tq4.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-condensed-vietnamese-600-normal-DWeQVCYr.woff2) format("woff2"),url(/assets/barlow-condensed-vietnamese-600-normal-B_SkwFzN.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-condensed-latin-ext-600-normal-DEVAjXQy.woff2) format("woff2"),url(/assets/barlow-condensed-latin-ext-600-normal-BYLMsm3F.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-condensed-latin-600-normal-BN11TKSn.woff2) format("woff2"),url(/assets/barlow-condensed-latin-600-normal-CX7qwx3H.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
