fieldset.svelte-1d060u0{flex-direction:var(--label-dir,column);-webkit-user-select:none;user-select:none;white-space:nowrap;max-width:var(--input-width,250px);border:none;flex:1 0 0;align-items:flex-start;gap:6px;display:flex;position:relative}label.svelte-1d060u0{color:var(--grey-300);font-size:var(--fs);line-height:var(--fs-lh);font-weight:500}fieldset.row.svelte-1d060u0{align-items:center}.outer-container.svelte-hlexae{max-width:var(--input-width,250px);width:100%;position:relative}.inner-container.svelte-hlexae{width:100%;position:relative}.icon-container.svelte-hlexae{position:absolute;top:50%;left:16px;transform:translateY(-50%)}.icon-container.svelte-hlexae svg{max-width:14px;height:auto;display:block}.icon-container.svelte-hlexae svg path{fill:var(--grey-500)}.input.svelte-hlexae{background-color:var(--grey-700);border:1px solid var(--grey-500);font-size:var(--fs);line-height:var(--fs-lh);color:var(--grey-100);min-height:var(--input-min-height,auto);border-radius:6px;width:100%;height:100%;padding:7px 16px;display:block}.icon-container.svelte-hlexae+.input:where(.svelte-hlexae){padding-left:34px}.input.svelte-hlexae::placeholder{color:var(--grey-500)}.input.svelte-hlexae:active{border:1px solid var(--grey-400);outline:none}.input.svelte-hlexae:disabled{-webkit-user-select:none;user-select:none;cursor:not-allowed;opacity:.5}.outer-container.error.svelte-hlexae .input:where(.svelte-hlexae){border:1px solid var(--error-400)}.error-container.svelte-hlexae{-webkit-user-select:text;user-select:text;cursor:auto;justify-content:flex-start;align-items:flex-start;margin-top:6px;display:flex}.error-container.svelte-hlexae span:where(.svelte-hlexae){font-size:var(--fs-sm);line-height:var(--fs-sm-lh);color:var(--error-400);white-space:break-spaces}@media (width<=850px){.icon-container.svelte-hlexae svg{max-width:13px}}.modal.svelte-1bxxaoh{background-color:var(--grey-800);height:var(--modal-height,auto);width:var(--modal-width,575px);border-radius:6px;flex-flow:column;max-width:calc(100dvw - 3em);max-height:calc(100dvh - 3em);display:flex;position:fixed;bottom:50%;left:50%;overflow:hidden;transform:translate(-50%,50%);box-shadow:0 7px 100px #000000e6}.modal-header.svelte-1bxxaoh{background-color:var(--grey-900);justify-content:space-between;align-items:center;height:70px;padding:14px 24px;display:flex}.close-btn.svelte-1bxxaoh{height:40px}.close-btn.svelte-1bxxaoh img:where(.svelte-1bxxaoh){width:auto;max-height:100%}.modal-footer.svelte-1bxxaoh{border-top:1px solid var(--grey-850);justify-content:flex-end;align-items:center;gap:.5em;display:flex}.modal-content.svelte-1bxxaoh{height:100%;padding:24px;overflow-y:auto}.modal-footer.svelte-1bxxaoh{padding:14px 24px}@media (width<=450px){.modal.svelte-1bxxaoh{max-width:calc(100dvw - 2em);max-height:calc(100dvh - 2em)}}.table-container.svelte-qusz4c{background-color:var(--grey-1000);border:1px solid var(--grey-600);border-radius:4px;flex:1 0 0;width:100%;position:relative;overflow-x:auto}.table.svelte-qusz4c{border-spacing:0;flex-flow:column;min-width:100%;height:auto;display:flex}thead.svelte-qusz4c,tbody.svelte-qusz4c{display:contents}thead.svelte-qusz4c tr:where(.svelte-qusz4c){position:sticky;top:-1px}tr.svelte-qusz4c{border:1px solid #0000;display:flex}th.svelte-qusz4c{background-color:var(--grey-900);border-bottom:1px solid var(--grey-600);height:50px}td.svelte-qusz4c{background-color:var(--grey-1000);font-size:var(--fs);line-height:var(--fs-lh);color:var(--grey-300)}th.svelte-qusz4c,td.svelte-qusz4c{padding:var(--yPadding) var(--xPadding);-webkit-user-select:none;user-select:none;white-space:nowrap;flex:1 0 0;transition:all .1s ease-in-out;overflow-x:hidden}th.svelte-qusz4c:not(:last-child),td.svelte-qusz4c:not(:last-child){border-right:1px solid var(--grey-600)}.cell.svelte-qusz4c{white-space:nowrap;border-bottom:1px solid var(--grey-600);height:50px}.cell-null.svelte-qusz4c{color:var(--grey-600)}.table.selectable.svelte-qusz4c .cell:where(.svelte-qusz4c){cursor:pointer}.selectable.svelte-qusz4c tr:where(.svelte-qusz4c):hover,.selectable.svelte-qusz4c tr:where(.svelte-qusz4c):focus,.selectable.svelte-qusz4c tr:where(.svelte-qusz4c):focus-visible,.selected.svelte-qusz4c{border:1px solid var(--primary-400);background:0 0;outline:none}.selectable.svelte-qusz4c tr:where(.svelte-qusz4c):hover .cell:where(.svelte-qusz4c),.selectable.svelte-qusz4c tr:where(.svelte-qusz4c):focus .cell:where(.svelte-qusz4c),.selectable.svelte-qusz4c tr:where(.svelte-qusz4c):focus-visible .cell:where(.svelte-qusz4c),.selected.svelte-qusz4c .cell:where(.svelte-qusz4c){background-color:var(--grey-900)}.th-cell.svelte-qusz4c button:where(.svelte-qusz4c){font-size:var(--fs);line-height:var(--fs);color:var(--grey-100);justify-content:flex-start;align-items:center;gap:6px;padding:2px;font-weight:600;display:inline-flex}.th-cell.svelte-qusz4c button:where(.svelte-qusz4c):focus-visible{outline:var(--primary-400) dotted 2px}.no-data.svelte-qusz4c{flex:1 0 0;justify-content:center;align-items:center;padding:.25em;display:flex}.no-data-text.svelte-qusz4c{text-align:center;color:var(--grey-500)}@keyframes svelte-1ig2a9j-enter{0%{opacity:.5;transform:translateY(16px)scale(.6)}to{opacity:1;transform:translate(0,0)scale(1)}}.toast.svelte-1ig2a9j{background-color:var(--grey-800);border:1px dashed var(--grey-500);pointer-events:auto;border-radius:8px;width:100%;padding:8px 20px 8px 10px;animation:.2s svelte-1ig2a9j-enter;display:inline-flex;box-shadow:0 8px 24px #00000073}.border.svelte-1ig2a9j{border-radius:4px;width:6px}.toast.primary.svelte-1ig2a9j .border:where(.svelte-1ig2a9j){background-color:var(--primary-400)}.toast.success.svelte-1ig2a9j .border:where(.svelte-1ig2a9j){background-color:#759257}.toast.failure.svelte-1ig2a9j .border:where(.svelte-1ig2a9j){background-color:var(--error-400)}.content.svelte-1ig2a9j{flex:1 0 0;margin:0 16px;padding:12px 0}.content.svelte-1ig2a9j h4:where(.svelte-1ig2a9j),.content.svelte-1ig2a9j p:where(.svelte-1ig2a9j){font-size:var(--fs);line-height:var(--fs-lh);text-align:left}.content.svelte-1ig2a9j h4:where(.svelte-1ig2a9j){color:var(--grey-100);margin-bottom:2px;font-weight:500}.content.svelte-1ig2a9j p:where(.svelte-1ig2a9j){color:var(--grey-400)}.dismiss-btn.svelte-1ig2a9j{background-color:unset;border-radius:4px;align-self:center;padding:5px;transition:background .15s ease-in-out}.dismiss-btn.svelte-1ig2a9j:hover{background-color:var(--grey-500)}.dismiss-btn.svelte-1ig2a9j svg:where(.svelte-1ig2a9j){display:block}p.svelte-19f0mlk{color:var(--grey-100)}.controls.svelte-19f0mlk{gap:.5em;display:flex}.tabs.svelte-23xuy9{border-bottom:2px solid var(--grey-500);justify-content:flex-start;align-items:center;width:100%;margin-bottom:2em;display:flex}.tab.svelte-23xuy9{color:var(--grey-400);padding:.5em 1.5em;font-weight:500;position:relative}.tab.active.svelte-23xuy9,.tab.svelte-23xuy9:hover,.tab.svelte-23xuy9:focus-visible{color:var(--grey-100)}.tab.svelte-23xuy9:focus-visible{outline:none}.tab.active.svelte-23xuy9:after{content:"";background-color:var(--primary-400);width:100%;height:2px;position:absolute;bottom:-2px;left:0}.controls.svelte-1jdwacx{border-bottom:1px solid var(--grey-550);flex-flow:wrap;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:8px;display:flex}.controls-group.svelte-1jdwacx{flex-flow:wrap;gap:6px;display:flex}.separator.svelte-1jdwacx{background-color:var(--grey-600);border-radius:50%;width:5px;height:5px}.controls.svelte-1jdwacx button:where(.svelte-1jdwacx){background-color:var(--grey-600);color:var(--grey-100);border-radius:2px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.controls.svelte-1jdwacx button.active:where(.svelte-1jdwacx){color:#e0a153;background-color:#4c4338}.controls.svelte-1jdwacx button.active:where(.svelte-1jdwacx) svg:where(.svelte-1jdwacx) path:where(.svelte-1jdwacx){fill:#e0a153}.editor-container.svelte-1jdwacx{border-radius:6px;position:relative}.editor-container.editable.svelte-1jdwacx{background-color:var(--grey-600);padding:1em}.tiptap{font-size:var(--fs);line-height:var(--fs-lh);color:var(--grey-100);min-height:var(--editor-min-height,min(25vh, 400px));outline:none}.tiptap p.is-editor-empty:first-child:before{color:var(--grey-400);content:attr(data-placeholder);float:left;pointer-events:none;height:0}.tiptap:first-child{margin-top:0}.tiptap h1{font-size:var(--h2-lg);line-height:var(--h2-lg-lh)}.tiptap hr{border:none;border-top:1px solid var(--grey-500);cursor:pointer;margin:1rem 0}.tiptap hr.ProseMirror-selectednode{border-top:1px solid var(--primary-400)}.tiptap ul,.tiptap ol{padding:0 1em}.tiptap ul li{list-style:outside}.tiptap ol li{list-style:decimal}.tiptap a{color:var(--primary-400);text-decoration:underline}.tiptap img.ProseMirror-selectednode{outline:1px solid var(--primary-400)}.tiptap .ProseMirror-gapcursor:after{border-top:1px solid var(--grey-100);top:6px}.char-count.svelte-1jdwacx{color:var(--grey-400);align-items:center;gap:.5em;margin-top:2em;font-size:.75em;display:flex}.char-count.svelte-1jdwacx svg:where(.svelte-1jdwacx){color:var(--primary-400)}.char-count.warn.svelte-1jdwacx,.char-count.warn.svelte-1jdwacx svg:where(.svelte-1jdwacx){color:var(--error-400)}.ca-menu.svelte-1jdwacx{gap:6px;padding:.5em;font-size:.65em;display:flex}.ca-menu.svelte-1jdwacx .input{padding:4px 10px;font-size:14px;line-height:14px}.logo-container.svelte-tssf2h{align-items:center;gap:.3em;display:flex}.version.svelte-tssf2h{white-space:nowrap;border:1px dashed var(--primary-400);color:var(--primary-400);background:0 0;border-radius:50px;outline:none;padding:4px 7px;font-weight:700;transition:all .15s;display:block}.version.svelte-tssf2h span:where(.svelte-tssf2h){display:inline-block}.version.svelte-tssf2h,.version.svelte-tssf2h span:where(.svelte-tssf2h){font-size:10px;line-height:10px}.version.svelte-tssf2h:hover,.version.svelte-tssf2h:focus-visible{background-color:var(--primary-400);color:var(--grey-100)}.logo.svelte-tssf2h{align-items:center;display:flex}.logo.svelte-tssf2h,.logo.svelte-tssf2h span:where(.svelte-tssf2h){color:var(--grey-100);font-family:Clash,sans-serif;font-size:20px;font-weight:700}.logo.svelte-tssf2h span:where(.svelte-tssf2h){color:var(--primary-400)}.logo.svelte-tssf2h img:where(.svelte-tssf2h){width:auto;height:100%;max-height:32px;margin-right:.25em;position:relative;bottom:1.5px}@media (width<=425px){.logo.svelte-tssf2h img:where(.svelte-tssf2h){max-height:26px}.logo.svelte-tssf2h,.logo.svelte-tssf2h span:where(.svelte-tssf2h){font-size:18px}.version.svelte-tssf2h{padding:2.5px 5px}.version.svelte-tssf2h,.version.svelte-tssf2h span:where(.svelte-tssf2h){font-size:9px;line-height:9px}}@media (width<=375px){.version.svelte-tssf2h{display:none}}.menu-container.svelte-16v1l2h{max-height:90dvh;overflow-y:auto}.menu-container.svelte-16v1l2h>:where(.svelte-16v1l2h):last-child{border-radius:0 0 6px 6px}header.svelte-16v1l2h{border-bottom:1px dashed var(--grey-500);justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}header.svelte-16v1l2h h3:where(.svelte-16v1l2h),header.svelte-16v1l2h button:where(.svelte-16v1l2h),.no-notifications.svelte-16v1l2h{font-size:var(--fs-sm);line-height:var(--fs-sm-lh)}header.svelte-16v1l2h h3:where(.svelte-16v1l2h){color:var(--grey-100);font-family:Poppins,sans-serif;font-weight:500}header.svelte-16v1l2h button:where(.svelte-16v1l2h){color:var(--grey-400)}header.svelte-16v1l2h button:where(.svelte-16v1l2h):hover{color:var(--grey-100)}.notification.svelte-16v1l2h,.no-notifications.svelte-16v1l2h{background-color:var(--grey-850);align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.no-notifications.svelte-16v1l2h{color:var(--grey-400);justify-content:center}.notification.svelte-16v1l2h:not(:last-child){border-bottom:1px solid var(--grey-600)}.notification-content.svelte-16v1l2h footer:where(.svelte-16v1l2h){justify-content:flex-start;align-items:center;gap:6px;margin-top:4px;display:flex}.notification-title.svelte-16v1l2h{text-align:left;color:var(--grey-100);font-size:12px;line-height:16px;display:block}.notification-title.seen.svelte-16v1l2h{color:var(--grey-400)}.notification-text.svelte-16v1l2h{color:var(--grey-400);font-size:12px;line-height:14px}.notification-content.svelte-16v1l2h .circle:where(.svelte-16v1l2h){background-color:var(--grey-400);border-radius:50%;width:4px;height:4px}.notification-content.svelte-16v1l2h button:where(.svelte-16v1l2h):hover{color:var(--grey-100)}.notification.svelte-16v1l2h img:where(.svelte-16v1l2h){background-color:var(--primary-400);border-radius:50%;width:100%;max-width:36px}.link-card.svelte-155zzrg{align-items:flex-start;gap:10px;display:flex}.link-card.svelte-155zzrg .title:where(.svelte-155zzrg),.link-card.svelte-155zzrg .description:where(.svelte-155zzrg){font-size:var(--fs-sm);line-height:var(--fs-sm-lh)}.link-card.svelte-155zzrg .title:where(.svelte-155zzrg){color:var(--grey-100);align-items:center;gap:4px;font-weight:500;display:flex}.link-card.svelte-155zzrg .title:where(.svelte-155zzrg) .arrow:where(.svelte-155zzrg){opacity:0;transform-origin:50%;width:auto;height:8px;transition:transform .1s,opacity .1s;display:inline-block;transform:scale(.6)}.link-card.svelte-155zzrg .description:where(.svelte-155zzrg){white-space:nowrap;color:var(--grey-400);transition:color .1s}.link-card.svelte-155zzrg .img-container:where(.svelte-155zzrg){background-color:var(--grey-600);border-radius:2px;justify-content:center;align-items:center;width:45px;min-width:45px;height:45px;min-height:45px;padding:6px;display:flex}.link-card.svelte-155zzrg .img-container:where(.svelte-155zzrg) img:where(.svelte-155zzrg){width:auto;height:100%}.link-card.svelte-155zzrg:hover .title:where(.svelte-155zzrg) .arrow:where(.svelte-155zzrg){opacity:1;transform:scale(1)}.link-card.svelte-155zzrg:hover .description:where(.svelte-155zzrg){color:var(--grey-100)}.armies-menu.svelte-jlttzl{background-color:var(--grey-850);padding:24px var(--side-padding);border-top:1px solid var(--grey-550);border-radius:0 0 8px 8px;flex-flow:column;gap:32px;width:100%;display:flex}.armies-menu.svelte-jlttzl section:where(.svelte-jlttzl) h3:where(.svelte-jlttzl){text-align:left;font-family:Poppins,sans-serif;font-size:var(--fs);line-height:var(--fs);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid var(--grey-550);margin-bottom:14px;padding-bottom:10px;font-weight:700}.armies-menu.svelte-jlttzl section:where(.svelte-jlttzl) .links:where(.svelte-jlttzl){grid-template-columns:repeat(var(--grid-cols,1), var(--grid-col-width));gap:12px 20px;display:grid}@media (width<=370px){.armies-menu.svelte-jlttzl section:where(.svelte-jlttzl) .links:where(.svelte-jlttzl){grid-template-columns:1fr}}.armies-menu.svelte-th9za8{flex-flow:column;gap:24px;padding:20px;display:flex}.armies-menu.svelte-th9za8:focus,.armies-menu.svelte-th9za8:focus-visible{outline:none}.armies-menu.svelte-th9za8 section:where(.svelte-th9za8) h3:where(.svelte-th9za8){text-align:left;font-family:Poppins,sans-serif;font-size:var(--fs);line-height:var(--fs);border-bottom:1px solid var(--grey-550);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;padding-bottom:10px;font-weight:600}.armies-menu.svelte-th9za8 section:where(.svelte-th9za8) .links:where(.svelte-th9za8){align-items:center;column-gap:var(--column-gap,24px);flex-flow:wrap;row-gap:16px;display:flex}.other-link.svelte-th9za8{color:var(--grey-400);font-size:var(--fs-sm);line-height:var(--fs-sm);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:4px;margin-top:16px;transition:color .1s;display:inline-flex}.other-link.svelte-th9za8:hover{color:var(--grey-100)}.other-link.svelte-th9za8 svg:where(.svelte-th9za8){width:auto;height:8px}:root{--nav-height:76px}@media (width<=425px){:root{--nav-height:70px}}nav.svelte-1wphn0j{background-color:var(--grey-800);padding:16px var(--side-padding);height:var(--nav-height);align-items:center;display:flex;position:relative}nav.svelte-1wphn0j .container:where(.svelte-1wphn0j){justify-content:space-between;align-items:center;gap:1em;display:flex}nav.svelte-1wphn0j .left:where(.svelte-1wphn0j){align-items:center;gap:24px;display:flex}@media (width<=425px){nav.svelte-1wphn0j{height:70px}}.links.svelte-1wphn0j{align-items:center;gap:24px;display:flex}@media (width<=850px){.links.svelte-1wphn0j{gap:16px}}.link.svelte-1wphn0j{white-space:nowrap;color:var(--grey-400);align-items:center;gap:6px;padding:2px;transition:color .15s ease-in-out;display:inline-flex;position:relative}.link.svelte-1wphn0j:hover,.link.svelte-1wphn0j.hovered{color:var(--grey-100)}:is(.link.svelte-1wphn0j:hover,.link.svelte-1wphn0j.hovered) .chevron:where(.svelte-1wphn0j) svg:where(.svelte-1wphn0j){transform:rotate(180deg)}.link.svelte-1wphn0j .chevron:where(.svelte-1wphn0j){align-items:center;gap:5px;display:flex}.link.svelte-1wphn0j .chevron:where(.svelte-1wphn0j) svg:where(.svelte-1wphn0j){width:auto;height:8px;transition:transform .1s ease-in-out}.link.svelte-1wphn0j>svg:where(.svelte-1wphn0j):not(.hamburger-svg){width:auto;height:16px}.link.svelte-1wphn0j>svg:where(.svelte-1wphn0j):not(.hamburger-svg)#notifications{height:20px}.link.svelte-1wphn0j>svg:where(.svelte-1wphn0j):not(.hamburger-svg)#account-desktop{height:22px}@media (width<=850px){.link.svelte-1wphn0j>svg:where(.svelte-1wphn0j):not(.hamburger-svg)#notifications{height:18px}}@media (width<=850px){.link.svelte-1wphn0j.link-desktop>svg:where(.svelte-1wphn0j):not(.hamburger-svg){height:14px}.link.svelte-1wphn0j.link-desktop>svg:where(.svelte-1wphn0j):not(.hamburger-svg)#account-desktop{height:20px}}.navbar-hamburger.svelte-1wphn0j{z-index:4;background:0 0;border:none;width:1.875rem;height:1.875rem;position:relative}.navbar-hamburger.svelte-1wphn0j .hamburger-svg:where(.svelte-1wphn0j){cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:transform .4s;position:relative;bottom:8px;right:8px}.navbar-hamburger.svelte-1wphn0j .hamburger-svg:where(.svelte-1wphn0j).active{transform:rotate(45deg)}.navbar-hamburger.svelte-1wphn0j .hamburger-svg:where(.svelte-1wphn0j) .line:where(.svelte-1wphn0j){fill:none;stroke:var(--grey-100);stroke-width:5.5px;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.navbar-hamburger.svelte-1wphn0j .hamburger-svg:where(.svelte-1wphn0j) .top:where(.svelte-1wphn0j),.navbar-hamburger.svelte-1wphn0j .hamburger-svg:where(.svelte-1wphn0j) .bottom:where(.svelte-1wphn0j){stroke-dasharray:40 121}.navbar-hamburger.svelte-1wphn0j .hamburger-svg:where(.svelte-1wphn0j).active .top:where(.svelte-1wphn0j),.navbar-hamburger.svelte-1wphn0j .hamburger-svg:where(.svelte-1wphn0j).active .bottom:where(.svelte-1wphn0j){stroke-dashoffset:-68px}.mobile-nav.svelte-1wphn0j{top:var(--nav-height);width:100%;height:calc(100dvh - var(--nav-height));z-index:1;position:absolute;left:0;overflow-y:auto}.mobile-nav.svelte-1wphn0j .menu:where(.svelte-1wphn0j),.mobile-nav.svelte-1wphn0j .overlay:where(.svelte-1wphn0j){width:100%;position:absolute;top:0;left:0}.mobile-nav.svelte-1wphn0j .overlay:where(.svelte-1wphn0j){pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#000000e6;height:100%;transition:opacity .3s ease-in-out}.mobile-nav.svelte-1wphn0j .overlay:where(.svelte-1wphn0j).active{pointer-events:all;opacity:1}.notifications-btn.svelte-1wphn0j,.account-btn.svelte-1wphn0j{position:relative}.notifications-btn.svelte-1wphn0j{display:block}.notifications-btn.svelte-1wphn0j .notifications-count:where(.svelte-1wphn0j){background-color:var(--primary-600);border:2px solid var(--grey-700);border-radius:50%;width:12px;height:12px;padding:2px;display:none;position:absolute;top:-3px;right:-3px}.notifications-btn.svelte-1wphn0j.has-unseen{color:var(--grey-100)}.notifications-btn.svelte-1wphn0j.has-unseen .notifications-count:where(.svelte-1wphn0j){display:block}.desktop.svelte-1wphn0j{display:inherit}@media (width<=700px){.desktop.svelte-1wphn0j{display:none}}.mobile.svelte-1wphn0j{display:none}@media (width<=700px){.mobile.svelte-1wphn0j{display:inherit}}footer.svelte-1qftf0n{background-color:var(--grey-800);padding:0 var(--side-padding)}.top.svelte-1qftf0n{border-bottom:1px solid var(--grey-600);flex-flow:wrap;align-items:flex-start;gap:2.5em;padding:48px 0 32px;display:flex}.left.svelte-1qftf0n{flex:1 0 0}p.svelte-1qftf0n,a.svelte-1qftf0n,small.svelte-1qftf0n{font-size:var(--fs-sm);line-height:var(--fs-sm-lh);color:var(--grey-400)}.desc.svelte-1qftf0n{max-width:345px;margin:8px 0 16px}small.svelte-1qftf0n{text-align:center;max-width:800px;margin:0 auto;padding:24px 0;display:block}small.svelte-1qftf0n a:where(.svelte-1qftf0n){color:var(--primary-400);font-weight:500}.social-links.svelte-1qftf0n{align-items:center;gap:10px;margin-bottom:48px;display:flex}.social-links.svelte-1qftf0n a:where(.svelte-1qftf0n){align-items:center;padding:1px;display:flex}a.svelte-1qftf0n{transition:color .15s ease-in-out}a.svelte-1qftf0n path:where(.svelte-1qftf0n){fill:var(--grey-100);transition:fill .15s ease-in-out}a.svelte-1qftf0n svg:where(.svelte-1qftf0n){min-width:18px}a.svelte-1qftf0n:focus,a.svelte-1qftf0n:active{outline:var(--primary-400) dotted 1px}a.svelte-1qftf0n:hover path:where(.svelte-1qftf0n){fill:var(--primary-400)}.col.svelte-1qftf0n h3:where(.svelte-1qftf0n){white-space:nowrap;margin-bottom:16px}.col.svelte-1qftf0n ul:where(.svelte-1qftf0n){flex-flow:column;gap:8px;display:flex}.col.svelte-1qftf0n a:where(.svelte-1qftf0n){color:var(--grey-400);align-items:center;gap:8px;font-weight:500;display:inline-flex}.col.svelte-1qftf0n a:where(.svelte-1qftf0n) path:where(.svelte-1qftf0n){fill:var(--grey-400)}.col.svelte-1qftf0n a:where(.svelte-1qftf0n):hover{color:var(--grey-100)}.col.svelte-1qftf0n a:where(.svelte-1qftf0n):hover path:where(.svelte-1qftf0n){fill:var(--grey-100)}.col.armies.svelte-1qftf0n ul:where(.svelte-1qftf0n){grid-template-columns:repeat(2,1fr);column-gap:16px;display:grid}small.svelte-1qftf0n .copyright:where(.svelte-1qftf0n){display:none}@media (width<=625px){.top.svelte-1qftf0n .copyright:where(.svelte-1qftf0n){display:none}small.svelte-1qftf0n .copyright:where(.svelte-1qftf0n){display:block}.social-links.svelte-1qftf0n{margin-bottom:0}}@media (width<=450px){.top.svelte-1qftf0n{flex-flow:column wrap;gap:1.5em;padding:32px 0}}.town-hall.svelte-1pdhle9{height:40px;width:var(--width,auto);border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;transition:background-color .15s ease-in-out;display:flex}.town-hall.regular.svelte-1pdhle9{background:var(--grey-600);border:1.5px solid var(--grey-600)}.town-hall.bordered.svelte-1pdhle9{background:var(--grey-700);border:1px solid var(--grey-500)}.town-hall.svelte-1pdhle9:hover:not(:disabled){background:0 0}.town-hall.svelte-1pdhle9 .body:where(.svelte-1pdhle9){color:var(--grey-100);font-family:Clash,sans-serif;font-weight:500}.town-hall.svelte-1pdhle9 img:where(.svelte-1pdhle9){width:auto;max-height:100%}@keyframes svelte-1pdhle9-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=850px){.town-hall.svelte-1pdhle9{height:38px}}.selected-placeholder.svelte-15vgglb{border:1px dashed var(--grey-500);height:var(--unit-size,100%);width:var(--unit-size,100%);background-color:#2f2f2f;border-radius:6px}.hero-display-full.svelte-15vgglb{align-items:flex-start;gap:8px;display:flex}.equipped.svelte-15vgglb{flex-flow:column;align-items:flex-start;gap:4px;display:flex}.equipment.svelte-15vgglb{gap:4px;display:flex}.equipment.svelte-15vgglb>*{flex:1 0 0}.save-comment.svelte-ifdhv2{background-color:var(--grey-800);border:1px dashed var(--grey-500);border-radius:4px;position:relative}.save-comment.svelte-ifdhv2 .input{resize:vertical;background:0 0;border-color:#0000;padding-bottom:42px}.save-comment.svelte-ifdhv2 .save-button:where(.svelte-ifdhv2){gap:4px;display:flex;position:absolute;bottom:10px;right:10px}.save-comment.svelte-ifdhv2 .requires-auth:where(.svelte-ifdhv2){flex-flow:row;justify-content:center;align-items:center;gap:24px;padding:24px;display:flex}.save-comment.svelte-ifdhv2 .requires-auth:where(.svelte-ifdhv2) h2:where(.svelte-ifdhv2),.save-comment.svelte-ifdhv2 .requires-auth:where(.svelte-ifdhv2) p:where(.svelte-ifdhv2){white-space:nowrap}.save-comment.svelte-ifdhv2 .requires-auth:where(.svelte-ifdhv2) p:where(.svelte-ifdhv2){margin:8px 0 16px}@media (width<=600px){.save-comment.svelte-ifdhv2 .requires-auth:where(.svelte-ifdhv2){flex-flow:column}.save-comment.svelte-ifdhv2 .requires-auth:where(.svelte-ifdhv2) img:where(.svelte-ifdhv2){max-width:100%;height:auto}.save-comment.svelte-ifdhv2 .requires-auth:where(.svelte-ifdhv2) h2:where(.svelte-ifdhv2),.save-comment.svelte-ifdhv2 .requires-auth:where(.svelte-ifdhv2) p:where(.svelte-ifdhv2){white-space:normal;text-align:center}.save-comment.svelte-ifdhv2 .requires-auth:where(.svelte-ifdhv2)>div:where(.svelte-ifdhv2){flex-flow:column;justify-content:center;align-items:center;display:flex}}.card.svelte-15zx8lt{background-color:var(--grey-800);border:1px dashed var(--grey-500);border-radius:4px;width:100%;padding:.75em 1em}.header.svelte-15zx8lt{justify-content:space-between;align-items:flex-start;gap:.5em;display:flex}.comment.svelte-15zx8lt{color:var(--grey-300);margin-top:.5em}.details.svelte-15zx8lt{flex-flow:wrap;align-items:center;gap:.4em;display:flex}.controls.svelte-15zx8lt{align-items:center;gap:.8em;display:flex}.author.svelte-15zx8lt,.time-ago.svelte-15zx8lt,.control-btn.svelte-15zx8lt,.comment.svelte-15zx8lt{font-size:var(--fs);line-height:var(--fs-lh)}.author.svelte-15zx8lt{color:var(--primary-400);text-overflow:ellipsis;max-width:15ch;font-weight:500;overflow:hidden}.author.svelte-15zx8lt:hover{text-decoration:underline}.time-ago.svelte-15zx8lt,.separator.svelte-15zx8lt{color:var(--grey-450)}.control-btn.svelte-15zx8lt{color:var(--primary-400);align-items:center;gap:.3em;display:flex}.controls.svelte-15zx8lt{justify-content:flex-end;display:flex}@media (width<=575px){.separator.svelte-15zx8lt{display:none}}@media (width<=375px){.details.svelte-15zx8lt{flex-flow:column;align-items:flex-start;gap:.1em}}.comments-list.svelte-1k4ssve{--nest-size:40px;margin-left:calc(var(--nest-size) * var(--nest-depth));flex-flow:column;gap:10px;display:flex;position:relative}.comments-list.nested.svelte-1k4ssve:before{content:"";background-color:var(--grey-500);width:1px;height:100%;top:0;left:calc((var(--nest-size) / 2) * -1);position:absolute}@media (width<=650px){.comments-list.svelte-1k4ssve{--nest-size:32px}}.banner.svelte-dzu3wo{border-radius:8px;width:100%;position:relative;overflow:hidden}.banner.svelte-dzu3wo .banner-img:where(.svelte-dzu3wo){object-fit:cover;aspect-ratio:1920/800;width:100%;height:100%;max-height:350px;display:block}@media (width<=650px){.banner.svelte-dzu3wo .banner-img:where(.svelte-dzu3wo){height:350px}}.banner.svelte-dzu3wo .banner-overlay:where(.svelte-dzu3wo){background:linear-gradient(#0000 0%,#000000a6 50%,#000000f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo){justify-content:space-between;align-items:flex-end;width:100%;padding:24px;display:flex;position:absolute;bottom:0;left:0}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .title-container:where(.svelte-dzu3wo){flex-flow:column;align-items:flex-start;gap:.4em;display:flex}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .title-container:where(.svelte-dzu3wo) h1:where(.svelte-dzu3wo){font-size:var(--h2-lg);line-height:var(--h2-lg-lh)}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .author:where(.svelte-dzu3wo){color:var(--grey-100);margin-bottom:10px;font-weight:500}@media (width<=850px){.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .author:where(.svelte-dzu3wo){margin-top:4px}}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .left:where(.svelte-dzu3wo) .town-hall:where(.svelte-dzu3wo){flex-shrink:0;width:auto;max-height:60px}@media (width<=850px){.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .left:where(.svelte-dzu3wo) .town-hall:where(.svelte-dzu3wo){max-height:48px}}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .left:where(.svelte-dzu3wo) h1:where(.svelte-dzu3wo){color:var(--grey-100);max-width:500px}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .left:where(.svelte-dzu3wo) .author:where(.svelte-dzu3wo){font-size:var(--fs);line-height:var(--fs-lh)}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .left:where(.svelte-dzu3wo) .author:where(.svelte-dzu3wo) a:where(.svelte-dzu3wo){color:var(--primary-400);font-weight:700}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .left:where(.svelte-dzu3wo) .author:where(.svelte-dzu3wo) a:where(.svelte-dzu3wo):hover{text-decoration:underline}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .right:where(.svelte-dzu3wo){flex-flow:wrap;align-items:center;gap:8px;display:flex}.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo) .right:where(.svelte-dzu3wo):empty{display:none}@media (width<=650px){.banner.svelte-dzu3wo .banner-content:where(.svelte-dzu3wo){flex-flow:column;align-items:flex-start;gap:16px;padding:20px 16px}}.dashed.svelte-dzu3wo{background-color:var(--grey-800);border:1px dashed var(--grey-500);border-radius:8px}.dashed-section.svelte-dzu3wo{margin-top:28px}.dashed-section.svelte-dzu3wo header:where(.svelte-dzu3wo){justify-content:space-between;align-items:center;display:flex}@media (width<=550px){.dashed-section.svelte-dzu3wo header:where(.svelte-dzu3wo){flex-flow:column;display:inline-flex}.dashed-section.svelte-dzu3wo header:where(.svelte-dzu3wo)>:where(.svelte-dzu3wo){width:100%}.dashed-section.svelte-dzu3wo header:where(.svelte-dzu3wo) .dashed-title:has(+*){border-bottom:none;margin-bottom:0;padding-bottom:0}}.dashed-section.svelte-dzu3wo>:where(.svelte-dzu3wo):first-child{margin-top:-12px;margin-bottom:16px}.dashed-section.svelte-dzu3wo>:where(.svelte-dzu3wo):last-child{padding-bottom:24px}.dashed-section.svelte-dzu3wo>:where(.svelte-dzu3wo){padding-left:24px;padding-right:24px}.dashed-section.svelte-dzu3wo>:where(.svelte-dzu3wo):not(:first-child){padding-left:28px;padding-right:28px}@media (width<=550px){.dashed-section.svelte-dzu3wo>:where(.svelte-dzu3wo){padding-left:16px;padding-right:16px}.dashed-section.svelte-dzu3wo>:where(.svelte-dzu3wo):not(:first-child){padding-left:20px;padding-right:20px}}.dashed-title.svelte-dzu3wo{font-family:Poppins,sans-serif;font-size:var(--fs);line-height:var(--fs-lh);color:var(--grey-100);letter-spacing:2px;text-transform:uppercase;border-radius:4px;align-items:center;gap:.5em;padding:6px 8px;font-weight:700;display:inline-flex}.dashed-title.svelte-dzu3wo img:where(.svelte-dzu3wo){flex-shrink:0;width:auto;height:100%;max-height:24px}.units.svelte-dzu3wo{--unit-size:70px;--unit-amount-size:16px;--unit-lvl-size:13px;--bottom-padding:0}.units.svelte-dzu3wo .totals{background-color:var(--grey-800);border:1px dashed var(--grey-500);border-radius:8px}@media (width<=550px){.units.svelte-dzu3wo .totals{border-top:none;border-radius:0;width:100%;padding-top:12px}}@media (width<=850px){.units.svelte-dzu3wo{--unit-size:60px;--unit-amount-size:14px;--unit-lvl-size:11px}}@media (width<=400px){.units.svelte-dzu3wo{--unit-amount-size:13px;--unit-lvl-size:10.5px}}.heroes-list.svelte-dzu3wo{--hero-height:112px;--unit-size:54px;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:24px 32px;display:flex}@media (width<=1000px){.heroes-list.svelte-dzu3wo{grid-template-columns:repeat(2,auto);display:grid}}@media (width<=850px){.heroes-list.svelte-dzu3wo{--hero-height:100px;--unit-size:48px;column-gap:24px}}@media (width<=500px){.heroes-list.svelte-dzu3wo{grid-template-columns:repeat(1,auto);row-gap:16px}}.guide.svelte-dzu3wo{--editor-min-height:0}.guide.svelte-dzu3wo .guide-editor-container:where(.svelte-dzu3wo){padding-bottom:24px}.guide.svelte-dzu3wo .guide-youtube-container:where(.svelte-dzu3wo){flex-flow:column;display:flex}.guide.svelte-dzu3wo .guide-youtube-container:where(.svelte-dzu3wo) .dashed-title:where(.svelte-dzu3wo){margin-bottom:16px;padding:0}.guide.svelte-dzu3wo .guide-youtube-container:where(.svelte-dzu3wo) .dashed-title:where(.svelte-dzu3wo) img:where(.svelte-dzu3wo){max-height:18px}.guide.svelte-dzu3wo .guide-youtube-container:where(.svelte-dzu3wo) iframe:where(.svelte-dzu3wo){aspect-ratio:16/9;width:100%;max-width:800px}.guide.svelte-dzu3wo:has(.guide-editor-container:where(.svelte-dzu3wo)) .guide-youtube-container:where(.svelte-dzu3wo){border-top:1px dashed var(--grey-500);padding-top:16px}.toolbar.svelte-dzu3wo{--bg-clr:var(--grey-800);border-radius:8px;flex-flow:wrap;justify-content:space-between;gap:.25em;margin-top:24px;display:flex}.toolbar.svelte-dzu3wo>div:where(.svelte-dzu3wo){flex-flow:wrap;gap:.25em;display:flex}.comments-feed.svelte-dzu3wo{margin-top:10px}.comments-feed.svelte-dzu3wo.has-comments .add-comment:where(.svelte-dzu3wo){margin-top:10px}.errors.svelte-ht90ot{border:1px solid var(--error-500);color:var(--grey-100);background-color:#3f2727;border-radius:4px;width:100%;padding:.75em 1em}.errors.svelte-ht90ot li:where(.svelte-ht90ot){list-style:inside square}.errors-container.svelte-18cyul3{margin-bottom:1em}.controls.svelte-18cyul3{justify-content:flex-end;gap:.5em;width:100%;display:flex}.banner-grid.svelte-nnpixy{grid-template-rows:auto;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:.5em;display:grid}button.svelte-nnpixy:focus,button.svelte-nnpixy:hover,button.selected.svelte-nnpixy{border-color:var(--primary-400)}button.svelte-nnpixy{border:1.5px dashed var(--grey-500);background:0 0;border-radius:8px;outline:none;padding:.5em;transition:all .1s ease-in-out}img.svelte-nnpixy{aspect-ratio:1920/800;border-radius:4px;max-width:100%;display:block}@media (width<=550px){.banner-grid.svelte-nnpixy{grid-template-columns:1fr}}.not-added.svelte-197an2r{flex-flow:column;justify-content:center;align-items:center;margin-top:0;padding:24px;display:flex}.not-added.svelte-197an2r h2:where(.svelte-197an2r){font-family:Poppins,sans-serif;font-size:var(--fs);line-height:var(--fs-lh);color:var(--grey-100);letter-spacing:2px;text-transform:uppercase;text-align:center;background:0 0;border:none;max-width:225px;margin:-24px 0 0;font-weight:700;line-height:21px;position:relative}.not-added.svelte-197an2r h2:has(+.add-cc-btn){margin-bottom:8px}.add-cc-btn.svelte-197an2r{border:1px solid var(--grey-500);border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:100px;padding:10px;display:flex}.add-cc-btn.svelte-197an2r,.add-cc-btn.svelte-197an2r path:where(.svelte-197an2r){transition:all .15s ease-in-out}.add-cc-btn.svelte-197an2r:focus,.add-cc-btn.svelte-197an2r:active{outline:var(--grey-400) dotted 2px}.add-cc-btn.svelte-197an2r:hover path:where(.svelte-197an2r),.add-cc-btn.svelte-197an2r:focus path:where(.svelte-197an2r){fill:var(--grey-400)}.cc-img-container.svelte-197an2r{width:100%;max-width:125px;position:relative}.cc-img-container.svelte-197an2r:before{content:"";background:linear-gradient(#29292900 0%,#292929f2 95%,#292929 100%);width:100%;height:100%;position:absolute;top:0;left:0}.cc-img-container.svelte-197an2r img:where(.svelte-197an2r){width:100%;max-width:100%;height:auto}.not-added.svelte-1jzsdhf{flex-flow:column;justify-content:center;align-items:center;margin-top:0;padding:32px 24px;display:flex}.not-added.svelte-1jzsdhf h2:where(.svelte-1jzsdhf){font-family:Poppins,sans-serif;font-size:var(--fs);line-height:var(--fs-lh);color:var(--grey-100);letter-spacing:2px;text-transform:uppercase;text-align:center;background:0 0;border:none;max-width:225px;margin:-24px 0 0;font-weight:700;line-height:21px;position:relative}.not-added.svelte-1jzsdhf h2:has(+.add-cc-btn){margin-bottom:8px}.add-cc-btn.svelte-1jzsdhf{border:1px solid var(--grey-500);border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:100px;padding:10px;display:flex}.add-cc-btn.svelte-1jzsdhf,.add-cc-btn.svelte-1jzsdhf path:where(.svelte-1jzsdhf){transition:all .15s ease-in-out}.add-cc-btn.svelte-1jzsdhf:focus,.add-cc-btn.svelte-1jzsdhf:active{outline:var(--grey-400) dotted 2px}.add-cc-btn.svelte-1jzsdhf:hover path:where(.svelte-1jzsdhf),.add-cc-btn.svelte-1jzsdhf:focus path:where(.svelte-1jzsdhf){fill:var(--grey-400)}.heroes-img-container.svelte-1jzsdhf{display:flex;position:relative}.heroes-img-container.svelte-1jzsdhf:before{content:"";background:linear-gradient(#29292900 0%,#292929f2 95%,#292929 100%);width:100%;height:100%;position:absolute;top:0;left:0}.heroes-img-container.svelte-1jzsdhf img:where(.svelte-1jzsdhf){width:100%;max-width:100px;height:auto}.heroes-img-container.svelte-1jzsdhf img:where(.svelte-1jzsdhf):not(:first-child){margin-left:-24px}.not-added.svelte-1662cn{flex-flow:column;justify-content:center;align-items:center;margin-top:0;padding:24px;display:flex}.not-added.svelte-1662cn h2:where(.svelte-1662cn){font-family:Poppins,sans-serif;font-size:var(--fs);line-height:var(--fs-lh);color:var(--grey-100);letter-spacing:2px;text-transform:uppercase;text-align:center;background:0 0;border:none;max-width:225px;margin:-24px 0 0;font-weight:700;line-height:21px;position:relative}.not-added.svelte-1662cn h2:where(.svelte-1662cn):has(+.add-guide-btn:where(.svelte-1662cn)){margin-bottom:8px}.add-guide-btn.svelte-1662cn{border:1px solid var(--grey-500);border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:100px;padding:10px;display:flex}.add-guide-btn.svelte-1662cn,.add-guide-btn.svelte-1662cn path:where(.svelte-1662cn){transition:all .15s ease-in-out}.add-guide-btn.svelte-1662cn:focus,.add-guide-btn.svelte-1662cn:active{outline:var(--grey-400) dotted 2px}.add-guide-btn.svelte-1662cn:hover path:where(.svelte-1662cn),.add-guide-btn.svelte-1662cn:focus path:where(.svelte-1662cn){fill:var(--grey-400)}.guide-img-container.svelte-1662cn{width:100%;max-width:150px;position:relative}.guide-img-container.svelte-1662cn:before{content:"";background:linear-gradient(#29292900 0%,#292929f2 95%,#292929 100%);width:100%;height:100%;position:absolute;top:0;left:0}.guide-img-container.svelte-1662cn img:where(.svelte-1662cn){width:100%;max-width:100%;height:auto}.not-added.svelte-1xtpsbv{flex-flow:column;justify-content:center;align-items:center;margin-top:0;padding:24px;display:flex}.not-added.svelte-1xtpsbv h2:where(.svelte-1xtpsbv){font-family:Poppins,sans-serif;font-size:var(--fs);line-height:var(--fs-lh);color:var(--grey-100);letter-spacing:2px;text-transform:uppercase;text-align:center;background:0 0;border:none;max-width:225px;margin:-24px 0 8px;font-weight:700;line-height:21px;position:relative}.add-btn.svelte-1xtpsbv{border:1px solid var(--grey-500);border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:75px;padding:10px;display:flex}.add-btn.svelte-1xtpsbv,.add-btn.svelte-1xtpsbv path:where(.svelte-1xtpsbv){transition:all .15s ease-in-out}.add-btn.svelte-1xtpsbv:focus,.add-btn.svelte-1xtpsbv:active{outline:var(--grey-400) dotted 2px}.add-btn.svelte-1xtpsbv:hover:not(:disabled) path:where(.svelte-1xtpsbv),.add-btn.svelte-1xtpsbv:focus:not(:disabled) path:where(.svelte-1xtpsbv){fill:var(--grey-400)}.hero-img-container.svelte-1xtpsbv{display:flex;position:relative}.hero-img-container.svelte-1xtpsbv:before{content:"";background:linear-gradient(#29292900 0%,#292929f2 95%,#292929 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-img-container.svelte-1xtpsbv img:where(.svelte-1xtpsbv){width:100%;max-width:100px;height:auto}.hero-img-container.svelte-1xtpsbv img:where(.svelte-1xtpsbv):not(:first-child){margin-left:-24px}.hero.svelte-g0zn5a{--hero-height:110px;display:flex}.hero.svelte-g0zn5a:not(.shown) .selection:where(.svelte-g0zn5a){justify-content:center}.selection.svelte-g0zn5a{flex:1 0 0}.selection.svelte-g0zn5a,.equipment.svelte-g0zn5a,.pets.svelte-g0zn5a{display:flex}.vertical-separator.svelte-g0zn5a{border-left:1px dashed var(--grey-500);width:1px;margin:0 24px}.selected-equipment.svelte-g0zn5a{flex-flow:column;gap:6px;margin-right:16px;display:flex}.selected-pet.svelte-g0zn5a{flex-flow:column;gap:6px;margin:0 16px 0 40px;display:flex}.selected-placeholder.svelte-g0zn5a{border:1px dashed var(--grey-500);height:var(--unit-size,100%);width:var(--unit-size,100%);background-color:#2f2f2f;border-radius:6px}.picker-list.svelte-g0zn5a{--max-cols:3;--max-rows:2;max-width:calc((var(--unit-size) * var(--max-cols)) + (var(--gap) * (var(--max-cols) - 1)) + 24px);align-self:flex-start;width:100%}.pets.svelte-g0zn5a .picker-list:where(.svelte-g0zn5a){--max-cols:5}.selected-equipment.svelte-g0zn5a li:where(.svelte-g0zn5a),.selected-pet.svelte-g0zn5a li:where(.svelte-g0zn5a){width:var(--unit-size);height:var(--unit-size);position:relative}.replace-pet.svelte-g0zn5a{background-color:var(--grey-100);border-radius:4px;padding:3px 4px;position:absolute;bottom:6px;right:6px}.replace-pet.svelte-g0zn5a path:where(.svelte-g0zn5a){fill:var(--grey-900)}.replace-pet.svelte-g0zn5a:hover{background-color:var(--grey-300)}.replace-pet.svelte-g0zn5a svg:where(.svelte-g0zn5a){display:block}.hero-container.svelte-g0zn5a{flex-shrink:0}.hero-container.svelte-g0zn5a,.picker-list.svelte-g0zn5a,.selected-equipment.svelte-g0zn5a,.selected-pet.svelte-g0zn5a{margin-top:24px;margin-bottom:24px}@media (width<=850px){.hero.svelte-g0zn5a{--hero-height:95px}.vertical-separator.svelte-g0zn5a{margin:0 16px}}@media (width<=800px){.selection.svelte-g0zn5a{flex-flow:column}.selected-pet.svelte-g0zn5a,.pets.svelte-g0zn5a .picker-list:where(.svelte-g0zn5a){margin-top:0}.selected-pet.svelte-g0zn5a{margin-left:0}}@media (width<=475px){.selection.svelte-g0zn5a{flex:1 0 0}.equipment.svelte-g0zn5a,.pets.svelte-g0zn5a,.hero.svelte-g0zn5a{flex-flow:column}.selected-equipment.svelte-g0zn5a,.selected-pet.svelte-g0zn5a{flex-flow:row;margin-top:16px;margin-bottom:0;margin-right:0}.selected-pet.svelte-g0zn5a,.pets.svelte-g0zn5a .picker-list:where(.svelte-g0zn5a),.picker-list.svelte-g0zn5a{--max-cols:6;--max-rows:3;margin-top:8px}.vertical-separator.svelte-g0zn5a{display:none}.hero-container.svelte-g0zn5a{align-self:flex-start;margin:16px 16px 0 0}}.banner.svelte-18is95n{border-radius:8px;width:100%;position:relative;overflow:hidden}.banner-img.svelte-18is95n{object-fit:cover;aspect-ratio:1920/800;width:100%;height:100%;min-height:175px;max-height:350px;display:block}.banner-select-btn.svelte-18is95n{border:1px dotted var(--grey-100);background-color:var(--grey-600);border-radius:6px;justify-content:center;align-items:center;padding:.75em;transition:background-color .2s ease-in-out;display:flex;position:absolute;bottom:1em;right:1em;box-shadow:0 10px 50px 4px #000}.banner-select-btn.svelte-18is95n:hover{background-color:var(--grey-500)}.details.svelte-18is95n{margin-top:32px}.details.svelte-18is95n>div:where(.svelte-18is95n){padding:0 24px 24px}.town-halls-grid.svelte-18is95n{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:8px;width:100%;display:grid}.town-halls-grid.svelte-18is95n .town-hall:disabled{filter:grayscale();border:1px dashed var(--primary-400)}.units.svelte-18is95n .totals,.dashed.svelte-18is95n,.dashed.svelte-18is95n h2:where(.svelte-18is95n){background-color:var(--grey-800);border:1px dashed var(--grey-500);border-radius:8px}.units.svelte-18is95n .totals{margin-bottom:16px}.dashed.svelte-18is95n>div:where(.svelte-18is95n){margin-top:-12px}.dashed.svelte-18is95n h2:where(.svelte-18is95n){font-family:Poppins,sans-serif;font-size:var(--fs);line-height:var(--fs-lh);color:var(--grey-100);letter-spacing:2px;text-transform:uppercase;border-radius:4px;align-items:center;gap:.5em;margin-bottom:16px;padding:6px 8px;font-weight:700;display:inline-flex}.dashed.svelte-18is95n h2:where(.svelte-18is95n) img:where(.svelte-18is95n){flex-shrink:0;width:auto;height:100%;max-height:24px}.units.svelte-18is95n .units-list{border-bottom:1px dashed var(--grey-500);padding:0 32px var(--bottom-padding) 32px;margin-bottom:24px}.army-controls.svelte-18is95n{justify-content:flex-end;gap:8px;display:flex}.army-controls.svelte-18is95n:not(:empty),.errors.svelte-18is95n:not(:empty){margin-top:24px}.units.svelte-18is95n{--unit-size:70px;--unit-amount-size:16px;--unit-lvl-size:13px;--bottom-padding:16px;margin-top:32px}.units.svelte-18is95n:has(>.not-added){margin-top:24px}.units.svelte-18is95n .title:where(.svelte-18is95n){justify-content:space-between;align-items:center;padding:0 24px;display:flex}.picker-container.svelte-18is95n,.hero-picker-container.svelte-18is95n{padding:0 32px}.picker-container.svelte-18is95n:not(:last-child){padding-bottom:16px}.hero-picker-container.svelte-18is95n:not(:last-child){border-bottom:1px dashed var(--grey-500)}.units.svelte-18is95n>div:where(.svelte-18is95n){padding-bottom:24px}.units.heroes.svelte-18is95n>div:where(.svelte-18is95n){padding-bottom:0}.units.heroes.svelte-18is95n h2:where(.svelte-18is95n){margin-bottom:0}.units.svelte-18is95n h3{font-size:var(--fs);line-height:var(--fs-lh);margin-bottom:8px}.cc.svelte-18is95n{background-color:var(--grey-800)}.cc.svelte-18is95n:has(>.not-added){flex-flow:column;justify-content:center;align-items:center;margin-top:24px;display:flex}.guide-edit.svelte-18is95n{padding:0 32px}.title-action-btn{margin-left:.25em}.army-tags.svelte-18is95n{flex-flow:wrap;align-items:center;gap:8px;display:flex}.army-tags.svelte-18is95n .army-tag:where(.svelte-18is95n){background-color:var(--grey-700);border:1px dashed var(--grey-400);color:var(--grey-400);font-size:var(--fs);line-height:var(--fs-lh);border-radius:4px;padding:4px 10px;font-weight:500}.army-tags.svelte-18is95n .army-tag:where(.svelte-18is95n):hover:not(:disabled),.army-tags.svelte-18is95n .army-tag:where(.svelte-18is95n):focus-visible{background-color:var(--grey-850);outline:none}.army-tags.svelte-18is95n .army-tag:where(.svelte-18is95n).active{color:#e0a153;background-color:#4c4338;border:1px dashed #e0a153}.army-tags.svelte-18is95n .army-tag:where(.svelte-18is95n).active:hover:not(:disabled),.army-tags.svelte-18is95n .army-tag:where(.svelte-18is95n).active:focus-visible{background-color:#413930;outline:none}@media (width<=850px){.details.svelte-18is95n{margin-top:36px}.units.svelte-18is95n{--unit-size:60px;--unit-amount-size:14px;--unit-lvl-size:11px}.errors.svelte-18is95n:not(:empty),.army-controls.svelte-18is95n{margin-top:16px}}@media (width<=750px){.units.svelte-18is95n .title:where(.svelte-18is95n){flex-flow:column;gap:0;display:inline-flex}.units.svelte-18is95n:not(.guide) .title:where(.svelte-18is95n)>:where(.svelte-18is95n){width:100%;margin:0}.units.svelte-18is95n:not(.heroes):not(.guide) h2:where(.svelte-18is95n){border-bottom:none;padding-bottom:0}.units.svelte-18is95n .totals{border-top:none;border-radius:0;width:100%;padding-top:12px}}@media (width<=475px){.units.svelte-18is95n .totals{grid-template-columns:repeat(2,min-content);display:grid}.units.svelte-18is95n .units-list{padding:0 24px var(--bottom-padding) 24px}.details.svelte-18is95n>div:where(.svelte-18is95n){padding:0 16px 24px}.units.svelte-18is95n .title:where(.svelte-18is95n){padding:0 16px}.picker-container.svelte-18is95n,.hero-picker-container.svelte-18is95n{padding:0 24px}.guide-edit.svelte-18is95n{--input-width:100%;padding:0 24px}}@media (width<=400px){.units.svelte-18is95n{--unit-amount-size:13px;--unit-lvl-size:10.5px}.dashed.svelte-18is95n h2:where(.svelte-18is95n){flex-flow:wrap;row-gap:.65em}.title-action-btn{margin-left:0}}
