.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}.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}}.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}.army.svelte-gvlk2g{padding:24px var(--side-padding) 32px var(--side-padding);flex:1 0 0}@media (width<=500px){.army.svelte-gvlk2g{padding:16px var(--side-padding) 24px var(--side-padding)}}
