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