@keyframes Panel-module-scss-module__u3HnYW__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.Panel-module-scss-module__u3HnYW__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,35rem),1fr));gap:.3rem;display:grid}.Panel-module-scss-module__u3HnYW__panel{cursor:pointer;color:var(--color-category-color);-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;background:var(--color-card-background);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.2rem;padding:clamp(1.5rem,.625vw + 1.2rem,2rem);text-decoration:none;transition:background-color .15s;display:flex;position:relative}.Panel-module-scss-module__u3HnYW__panel:hover{background:var(--color-category-background-hover)}.Panel-module-scss-module__u3HnYW__panel:focus-visible{outline:.2rem solid var(--color-font);outline-offset:.2rem}.Panel-module-scss-module__u3HnYW__panel__icon{color:var(--color-font-light);align-items:center;font-size:clamp(2.4rem,.75vw + 2.04rem,3rem);transition:color .15s;display:flex}.Panel-module-scss-module__u3HnYW__panel__icon svg{width:1em;height:1em}.Panel-module-scss-module__u3HnYW__panel:hover .Panel-module-scss-module__u3HnYW__panel__icon{color:var(--color-font-headline)}.Panel-module-scss-module__u3HnYW__panel__body{flex-direction:column;gap:.5rem;display:flex}.Panel-module-scss-module__u3HnYW__panel__title{font-family:var(--font-crimson-text);text-transform:uppercase;color:var(--color-font-headline);font-size:clamp(1.5rem,.375vw + 1.32rem,1.8rem)}.Panel-module-scss-module__u3HnYW__panel__description{color:var(--color-font-light);font-size:clamp(1.2rem,.125vw + 1.14rem,1.3rem);line-height:1.4}
@keyframes ChangeLog-module-scss-module__ww4isq__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.ChangeLog-module-scss-module__ww4isq__log__container{flex-direction:column;gap:.3rem;display:flex}.ChangeLog-module-scss-module__ww4isq__item{background:var(--color-card-background);grid-template-columns:1fr;padding:clamp(1rem,.625vw + .7rem,1.5rem);display:grid}.ChangeLog-module-scss-module__ww4isq__item__meta{flex-shrink:0}.ChangeLog-module-scss-module__ww4isq__item__date{font-family:var(--font-family-mono);color:var(--color-gray);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-size:clamp(1rem,.125vw + .94rem,1.1rem)}.ChangeLog-module-scss-module__ww4isq__item__title{text-transform:uppercase;color:var(--color-font-strong);margin:0 0 1rem;font-size:clamp(1.3rem,.25vw + 1.18rem,1.5rem)}
@keyframes Weapons-module-scss-module__0LoSsG__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.Weapons-module-scss-module__0LoSsG__weapons__header{padding-right:0;display:grid}.Weapons-module-scss-module__0LoSsG__weapons__profile>*{text-transform:uppercase;text-align:center;justify-content:center;align-items:center;font-size:clamp(1.1rem,.25vw + .98rem,1.3rem);display:flex}.Weapons-module-scss-module__0LoSsG__weapons__range{display:none}.Weapons-module-scss-module__0LoSsG__range .Weapons-module-scss-module__0LoSsG__weapons__range{opacity:1;display:flex}.Weapons-module-scss-module__0LoSsG__weapons__header,.Weapons-module-scss-module__0LoSsG__weapon{grid-template-columns:3fr 2fr;display:grid}.Weapons-module-scss-module__0LoSsG__weapons__profile,.Weapons-module-scss-module__0LoSsG__weapon__profile{grid-template-columns:repeat(5,1fr);display:grid}.Weapons-module-scss-module__0LoSsG__range .Weapons-module-scss-module__0LoSsG__weapons__profile,.Weapons-module-scss-module__0LoSsG__range .Weapons-module-scss-module__0LoSsG__weapon__profile{grid-template-columns:repeat(6,minmax(2rem,1fr))}.Weapons-module-scss-module__0LoSsG__weapon{background:var(--color-category-background);grid-template-rows:1fr;grid-template-areas:"name profile";row-gap:.7rem;padding:1rem 0 1rem 1rem;display:grid}.Weapons-module-scss-module__0LoSsG__weapon.Weapons-module-scss-module__0LoSsG__hasKeywords{grid-template-rows:1fr auto;grid-template-areas:"name profile""keywords keywords"}.Weapons-module-scss-module__0LoSsG__weapon:nth-child(2n){background:var(--color-category-background-alt)}.Weapons-module-scss-module__0LoSsG__weapon__name{grid-area:name;font-weight:600}.Weapons-module-scss-module__0LoSsG__weapon__keywords{grid-area:keywords;padding-right:1rem}.Weapons-module-scss-module__0LoSsG__weapon__profile{grid-area:profile}.Weapons-module-scss-module__0LoSsG__weapon__profile>*{font-family:var(--font-family-mono);text-align:center;justify-content:center;font-size:clamp(1.2rem,.375vw + 1.02rem,1.5rem);font-weight:500;display:flex}.Weapons-module-scss-module__0LoSsG__weapon__range{display:none}.Weapons-module-scss-module__0LoSsG__range .Weapons-module-scss-module__0LoSsG__weapon__range{opacity:1;display:flex}
@keyframes Keyword-module-scss-module__-AzMSq__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.Keyword-module-scss-module__-AzMSq__keyword{max-width:100%;color:var(--color-button-text);text-transform:uppercase;letter-spacing:.1em;background:var(--color-button-background);border-radius:.2rem;align-items:center;padding:clamp(.5rem,.375vw + .32rem,.8rem);font-size:clamp(1.1rem,.125vw + 1.04rem,1.2rem);font-weight:500;line-height:1;display:flex;position:relative}.Keyword-module-scss-module__-AzMSq__keyword__text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Keyword-module-scss-module__-AzMSq__keyword.Keyword-module-scss-module__-AzMSq__hasHoverCard{cursor:help}.Keyword-module-scss-module__-AzMSq__keyword a{cursor:pointer;color:inherit;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;text-decoration:none}.Keyword-module-scss-module__-AzMSq__keyword a:after{content:"";position:absolute;inset:0}.Keyword-module-scss-module__-AzMSq__group{flex-wrap:wrap;gap:clamp(.5rem,.625vw + .2rem,1rem);display:flex}
@keyframes Tooltip-module-scss-module__2t4c-a__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.Tooltip-module-scss-module__2t4c-a__positioner{z-index:110}.Tooltip-module-scss-module__2t4c-a__popup{max-width:50rem;color:var(--color-font);background:var(--color-card-background);border-radius:.2rem;outline:none;padding:clamp(1rem,.625vw + .7rem,1.5rem);font-size:1.2rem;font-weight:400;line-height:1.4;box-shadow:0 .4rem 1.2rem #00000040}.Tooltip-module-scss-module__2t4c-a__popup a{cursor:pointer;color:var(--anchor-color,var(--kodo-color-primary));-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;cursor:pointer;text-decoration:none;transition-property:color,border;transition-duration:.5s}.Tooltip-module-scss-module__2t4c-a__popup a:hover,.Tooltip-module-scss-module__2t4c-a__popup a:focus{text-decoration:underline;transition-property:color,border;transition-duration:.2s}.Tooltip-module-scss-module__2t4c-a__popup a{text-decoration:underline}.Tooltip-module-scss-module__2t4c-a__popup{transition:opacity .15s,transform .15s}.Tooltip-module-scss-module__2t4c-a__popup[data-closed],.Tooltip-module-scss-module__2t4c-a__popup[data-starting-style]{opacity:0;transform:scale(.96)}.Tooltip-module-scss-module__2t4c-a__popup[data-open]{opacity:1;transform:scale(1)}.Tooltip-module-scss-module__2t4c-a__arrow{fill:var(--color-button-background)}
.EnhancementName-module-scss-module__qb_dDW__name{cursor:help;text-underline-offset:.2em;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
@keyframes ExportListModal-module-scss-module__IfOqNq__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.ExportListModal-module-scss-module__IfOqNq__toolbar{margin-bottom:1.6rem}.ExportListModal-module-scss-module__IfOqNq__output{white-space:pre-wrap;word-break:break-word;max-height:50vh;color:var(--color-font);background:var(--color-unit-background-alt);border-radius:.4rem;margin:0;padding:1.2rem 1.6rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.3rem;line-height:1.5;overflow:auto}.ExportListModal-module-scss-module__IfOqNq__message{min-height:12rem;color:var(--color-font);justify-content:center;align-items:center;padding:1.6rem;display:flex}.ExportListModal-module-scss-module__IfOqNq__content{padding:2rem}.ExportListModal-module-scss-module__IfOqNq__footer{align-items:center;gap:1rem;display:flex}.ExportListModal-module-scss-module__IfOqNq__preview{max-height:50vh;color:var(--color-font);border:1px solid var(--layout-border-color);border-radius:.4rem;padding:.4rem 1.6rem 1.6rem;font-size:1.4rem;line-height:1.5;overflow:auto}.ExportListModal-module-scss-module__IfOqNq__preview h1,.ExportListModal-module-scss-module__IfOqNq__preview h2,.ExportListModal-module-scss-module__IfOqNq__preview h3{line-height:1.2}.ExportListModal-module-scss-module__IfOqNq__preview h1{margin:1.2rem 0 .8rem;font-size:2rem;font-weight:700}.ExportListModal-module-scss-module__IfOqNq__preview h2{margin:1.6rem 0 .6rem;font-size:1.7rem;font-weight:700}.ExportListModal-module-scss-module__IfOqNq__preview h3{letter-spacing:.03em;text-transform:uppercase;opacity:.8;margin:1.2rem 0 .4rem;font-size:1.3rem;font-weight:600}.ExportListModal-module-scss-module__IfOqNq__preview h1:first-child,.ExportListModal-module-scss-module__IfOqNq__preview h2:first-child,.ExportListModal-module-scss-module__IfOqNq__preview h3:first-child{margin-top:0}.ExportListModal-module-scss-module__IfOqNq__preview p{margin:0 0 .8rem}.ExportListModal-module-scss-module__IfOqNq__preview ul{margin:0 0 1.2rem;padding-left:2rem}.ExportListModal-module-scss-module__IfOqNq__preview li{margin:.2rem 0}.ExportListModal-module-scss-module__IfOqNq__preview strong{font-weight:700}.ExportListModal-module-scss-module__IfOqNq__preview em{font-style:italic}.ExportListModal-module-scss-module__IfOqNq__preview table{border-collapse:collapse;width:100%;margin:0 0 1.6rem}.ExportListModal-module-scss-module__IfOqNq__preview th{letter-spacing:.03em;text-align:left;text-transform:uppercase;background:var(--color-unit-background-alt);border-bottom:1px solid var(--layout-border-color);padding:.6rem .8rem;font-size:1.3rem;font-weight:700}.ExportListModal-module-scss-module__IfOqNq__preview td{vertical-align:top;border-bottom:1px solid var(--layout-border-color);padding:.5rem .8rem}.ExportListModal-module-scss-module__IfOqNq__preview td:first-child{white-space:nowrap}
@keyframes Callout-module-scss-module__-wgtPG__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.Callout-module-scss-module__-wgtPG__callout{background:var(--color-card-background);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.6rem;display:flex}.Callout-module-scss-module__-wgtPG__content{min-width:0}.Callout-module-scss-module__-wgtPG__action{flex:none}
@keyframes Comment-module-scss-module__BZwDha__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.Comment-module-scss-module__BZwDha__comment{flex-direction:column;display:flex}.Comment-module-scss-module__BZwDha__row{background:var(--color-card-background);gap:1rem;padding:1rem 1.2rem;display:flex}.Comment-module-scss-module__BZwDha__rail{flex-direction:column;flex:none;align-items:center;gap:.4rem;display:flex}.Comment-module-scss-module__BZwDha__collapse{color:var(--color-font-light);cursor:pointer;background:0 0;border:0;border-radius:.4rem;justify-content:center;align-items:center;padding:.2rem;display:flex}.Comment-module-scss-module__BZwDha__collapse svg{width:1.8rem;height:1.8rem}.Comment-module-scss-module__BZwDha__collapse:hover{background:var(--color-tag-background);color:var(--color-font)}.Comment-module-scss-module__BZwDha__main{flex:1;min-width:0}.Comment-module-scss-module__BZwDha__header{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.Comment-module-scss-module__BZwDha__author{font-weight:600}.Comment-module-scss-module__BZwDha__tag{letter-spacing:.03em;text-transform:uppercase;color:#fff;border-radius:2px;align-items:center;gap:.3rem;padding:.1rem .6rem;font-size:1rem;font-weight:700;line-height:1.6;display:inline-flex}.Comment-module-scss-module__BZwDha__tag svg{width:1.1rem;height:1.1rem}.Comment-module-scss-module__BZwDha__opTag{background:var(--color-accent)}.Comment-module-scss-module__BZwDha__supporterTag{background:#b8860b}.Comment-module-scss-module__BZwDha__meta{color:var(--color-font-light);font-size:1.1rem}.Comment-module-scss-module__BZwDha__edited{font-style:italic}.Comment-module-scss-module__BZwDha__editedButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-style:italic}.Comment-module-scss-module__BZwDha__editedButton:hover{color:var(--color-font);text-decoration:underline}.Comment-module-scss-module__BZwDha__tombstone{color:var(--color-font-light);font-size:1.3rem}.Comment-module-scss-module__BZwDha__body{overflow-wrap:anywhere;padding:1rem 0}.Comment-module-scss-module__BZwDha__footer{align-items:center;gap:1rem;display:flex}.Comment-module-scss-module__BZwDha__actions{align-items:center;gap:.4rem;display:flex}.Comment-module-scss-module__BZwDha__collapsedNote{color:var(--color-font-light);text-align:left;cursor:pointer;background:0 0;border:0;margin-top:.2rem;padding:0;font-size:1.2rem}.Comment-module-scss-module__BZwDha__collapsedNote:hover{color:var(--color-font);text-decoration:underline}.Comment-module-scss-module__BZwDha__replies{flex-direction:column;gap:1rem;margin-top:1rem;padding-left:1rem;display:flex;position:relative}@media (max-width:44.9375em){.Comment-module-scss-module__BZwDha__replies{margin-left:.4rem;padding-left:.8rem}}.Comment-module-scss-module__BZwDha__replies__collapse{text-indent:-9999px;border:0;border-left:1px solid var(--color-card-background);cursor:pointer;background:0 0;width:1rem;position:absolute;top:0;bottom:0;left:0}.Comment-module-scss-module__BZwDha__replies__collapse:hover{border-left:1px solid var(--color-accent)}
@keyframes CommentHistory-module-scss-module__Drphja__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.CommentHistory-module-scss-module__Drphja__list{flex-direction:column;gap:1.6rem;margin:0;padding:0;list-style:none;display:flex}.CommentHistory-module-scss-module__Drphja__version{border-bottom:1px solid var(--color-border);padding-bottom:1.6rem}.CommentHistory-module-scss-module__Drphja__version:last-child{border-bottom:0;padding-bottom:0}.CommentHistory-module-scss-module__Drphja__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.4rem;display:flex}.CommentHistory-module-scss-module__Drphja__label{font-size:1.3rem;font-weight:600}.CommentHistory-module-scss-module__Drphja__at{color:var(--color-font-light);flex:none;font-size:1.2rem}.CommentHistory-module-scss-module__Drphja__body{overflow-wrap:anywhere}.CommentHistory-module-scss-module__Drphja__empty{color:var(--color-font-light)}
@keyframes Alert-module-scss-module__6Vi6bW__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.Alert-module-scss-module__6Vi6bW__alert{background:var(--color-category-background-alt);padding:clamp(2.35rem,.8125vw + 1.96rem,3rem) clamp(1.5rem,.625vw + 1.2rem,2rem) clamp(1.5rem,.625vw + 1.2rem,2rem);position:relative;overflow:hidden}.Alert-module-scss-module__6Vi6bW__alert:before{content:"";background:repeating-linear-gradient(-45deg, #000 0, #000 1.4rem, var(--kodo-color-warning,#ffa800) 1.4rem, var(--kodo-color-warning,#ffa800) 2.8rem);height:.5rem;position:absolute;top:0;left:0;right:0}.Alert-module-scss-module__6Vi6bW__alert__container{align-items:flex-start;gap:clamp(1.5rem,1.875vw + .6rem,3rem);display:flex}.Alert-module-scss-module__6Vi6bW__alert__icon{width:2.4rem;height:2.4rem;color:var(--kodo-color-warning,#ffa800);flex-shrink:0}.Alert-module-scss-module__6Vi6bW__alert__close{color:var(--color-font-light);cursor:pointer;background:0 0;border:0;flex-shrink:0;margin-left:auto;padding:0;transition:color .15s;display:inline-flex}.Alert-module-scss-module__6Vi6bW__alert__close:hover{color:var(--color-font)}.Alert-module-scss-module__6Vi6bW__alert__close svg{width:2rem;height:2rem}
@keyframes ArmyList-module-scss-module__EGAScG__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.ArmyList-module-scss-module__EGAScG__layout{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:67.5em){.ArmyList-module-scss-module__EGAScG__layout{grid-template-columns:minmax(0,1fr) 32rem;align-items:start}}.ArmyList-module-scss-module__EGAScG__list{flex-direction:column;gap:3rem;display:flex}.ArmyList-module-scss-module__EGAScG__sidebar{flex-direction:column;order:-1;gap:.5rem;display:flex}@media (min-width:67.5em){.ArmyList-module-scss-module__EGAScG__sidebar{order:0;position:sticky;top:2rem}.ArmyList-module-scss-module__EGAScG__sidebar--belowStickyTabs{top:calc(var(--tab-navigation-height) + 1rem)}}.ArmyList-module-scss-module__EGAScG__sidebar--desktopOnly{display:none}@media (min-width:67.5em){.ArmyList-module-scss-module__EGAScG__sidebar--desktopOnly{display:flex}}.ArmyList-module-scss-module__EGAScG__sidebar__inner{background:var(--color-card-background);flex-direction:column;gap:.5rem;padding:.8rem;display:flex}@media (min-width:67.5em){.ArmyList-module-scss-module__EGAScG__sidebar__inner{gap:1.5rem;padding:1.5rem}}.ArmyList-module-scss-module__EGAScG__sidebar__title{letter-spacing:.02em;text-transform:uppercase;color:var(--color-font-strong);font-size:clamp(1.1rem,.25vw + .98rem,1.3rem);font-weight:600}.ArmyList-module-scss-module__EGAScG__sidebar__stats{flex-direction:column;gap:.2rem;margin:0;display:flex}@media (min-width:67.5em){.ArmyList-module-scss-module__EGAScG__sidebar__stats{gap:.8rem}}.ArmyList-module-scss-module__EGAScG__sidebarActions{display:none}@media (min-width:67.5em){.ArmyList-module-scss-module__EGAScG__sidebarActions{align-items:stretch;gap:.5rem;display:flex}}.ArmyList-module-scss-module__EGAScG__stat{grid-template-columns:1fr auto;align-items:baseline;gap:.2rem 1rem;display:grid}.ArmyList-module-scss-module__EGAScG__stat.ArmyList-module-scss-module__EGAScG__hideMobile{display:none}@media (min-width:67.5em){.ArmyList-module-scss-module__EGAScG__stat.ArmyList-module-scss-module__EGAScG__hideMobile{display:grid}}.ArmyList-module-scss-module__EGAScG__stat__label{opacity:.6;grid-column:1;font-size:1.1rem}@media (min-width:67.5em){.ArmyList-module-scss-module__EGAScG__stat__label{font-size:1.2rem}}.ArmyList-module-scss-module__EGAScG__stat__value{text-align:right;color:var(--color-font-headline);grid-column:2;margin:0;font-size:1.1rem;font-weight:600}@media (min-width:67.5em){.ArmyList-module-scss-module__EGAScG__stat__value{font-size:1.3rem}}.ArmyList-module-scss-module__EGAScG__army{grid-template-columns:1fr;display:grid}.ArmyList-module-scss-module__EGAScG__army:not(:first-child){padding-top:clamp(1.5rem,1.875vw + .6rem,3rem)}.ArmyList-module-scss-module__EGAScG__army__aside{flex-direction:row;justify-content:space-between;align-self:start;align-items:flex-start;gap:.8rem;margin-bottom:2rem;display:flex}.ArmyList-module-scss-module__EGAScG__army__main{gap:.5rem;display:flex}.ArmyList-module-scss-module__EGAScG__army__name{text-transform:uppercase;color:var(--color-font-strong);font-size:clamp(1.2rem,.25vw + 1.08rem,1.4rem);font-weight:500}.ArmyList-module-scss-module__EGAScG__army__tag{opacity:.6;font-size:.7em}.ArmyList-module-scss-module__EGAScG__army__count{opacity:.6;font-size:1.3rem}.ArmyList-module-scss-module__EGAScG__army__categories{flex-direction:column;gap:2rem;display:flex}.ArmyList-module-scss-module__EGAScG__category{flex-direction:column;gap:1rem;display:flex}.ArmyList-module-scss-module__EGAScG__category__title{letter-spacing:.1em;text-transform:uppercase;color:var(--color-font);font-size:1.3rem;font-weight:400}.ArmyList-module-scss-module__EGAScG__category__cards{flex-direction:column;gap:.3rem;display:flex}.ArmyList-module-scss-module__EGAScG__card{background:var(--color-card-background)}.ArmyList-module-scss-module__EGAScG__card__body{cursor:pointer;color:inherit;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;padding:.8rem .8rem .8rem 1rem;text-decoration:none;display:block}.ArmyList-module-scss-module__EGAScG__card__header{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.ArmyList-module-scss-module__EGAScG__card__name{color:var(--color-font-headline);font-size:clamp(1.2rem,.25vw + 1.08rem,1.4rem);font-weight:500}.ArmyList-module-scss-module__EGAScG__card__models{opacity:.6;font-size:1rem;font-weight:400}.ArmyList-module-scss-module__EGAScG__card__meta{opacity:.75;letter-spacing:-.03em;font-size:1.1rem}.ArmyList-module-scss-module__EGAScG__card__points{font-size:1.4rem}.ArmyList-module-scss-module__EGAScG__card__attachment{color:var(--color-font-strong);background:var(--color-attached-background);vertical-align:baseline;border-radius:3px;align-items:baseline;gap:.4rem;margin-left:.8rem;padding:.1rem .5rem;font-size:1rem;font-weight:600;display:inline-flex}
@keyframes VoteControl-module-scss-module__mrt4ea__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.VoteControl-module-scss-module__mrt4ea__vote{flex-direction:row;align-items:center;display:flex}.VoteControl-module-scss-module__mrt4ea__arrow{aspect-ratio:1;background:var(--comment-vote-button-background-color);height:2.5rem;color:var(--color-font-strong);cursor:pointer;border:0;border-radius:0 .2rem .2rem 0;justify-content:center;align-items:center;display:flex}.VoteControl-module-scss-module__mrt4ea__arrow svg{width:1.6rem;height:1.6rem}.VoteControl-module-scss-module__mrt4ea__arrow:hover:not(:disabled){background:var(--comment-vote-button-background-color-hover);color:var(--color-font)}.VoteControl-module-scss-module__mrt4ea__arrow:disabled{cursor:default;opacity:.5}.VoteControl-module-scss-module__mrt4ea__arrow.VoteControl-module-scss-module__mrt4ea__up{color:var(--color-accent);border-radius:.2rem 0 0 .2rem}.VoteControl-module-scss-module__mrt4ea__arrow.VoteControl-module-scss-module__mrt4ea__down{color:#c95454;border-radius:.2rem 0 0 .2rem}.VoteControl-module-scss-module__mrt4ea__score{font-variant-numeric:tabular-nums;height:2.5rem;color:var(--color-font);background:var(--comment-vote-button-background-color);justify-content:center;align-items:center;padding:0 .5em;font-size:1.3rem;font-weight:600;display:flex}
@keyframes ProgressBar-module-scss-module__q9EMMa__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.ProgressBar-module-scss-module__q9EMMa__bar{flex-direction:column;gap:.6rem;display:flex}.ProgressBar-module-scss-module__q9EMMa__bar__header{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.ProgressBar-module-scss-module__q9EMMa__bar__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-font-strong);font-size:1.1rem;font-weight:500}.ProgressBar-module-scss-module__q9EMMa__bar__caption{font-size:1.2rem}.ProgressBar-module-scss-module__q9EMMa__bar__track{background:var(--color-form-background);border-radius:2px;width:100%;height:.8rem;overflow:hidden}.ProgressBar-module-scss-module__q9EMMa__bar__fill{background:var(--color-points-background);border-radius:2px;height:100%;transition:width .2s}.ProgressBar-module-scss-module__q9EMMa__bar__fill.ProgressBar-module-scss-module__q9EMMa__over{background:#c95454}
@keyframes ArmyPointsBar-module-scss-module__J-antW__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.ArmyPointsBar-module-scss-module__J-antW__root{min-width:0}.ArmyPointsBar-module-scss-module__J-antW__grow{flex:1}@media (max-width:67.4375em){.ArmyPointsBar-module-scss-module__J-antW__hideOnMobile{display:none}}.ArmyPointsBar-module-scss-module__J-antW__caption{font-size:1.2em}
@keyframes Rules-module-scss-module__symlOG__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.Rules-module-scss-module__symlOG__rules{flex-direction:column;gap:clamp(4rem,2.5vw + 2.8rem,6rem);display:flex}.Rules-module-scss-module__symlOG__number{font-variant-numeric:tabular-nums;letter-spacing:.08em;color:var(--color-tag-text-color);background:var(--color-tag-background);border-radius:2px;flex-shrink:0;padding:.25em .45em;font-size:.75em;font-weight:500;line-height:1}.Rules-module-scss-module__symlOG__index{grid-template-columns:repeat(auto-fill,minmax(min(100%,34rem),1fr));gap:.3rem;display:grid}.Rules-module-scss-module__symlOG__index__link{cursor:pointer;color:inherit;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;background-color:var(--color-category-background);flex-direction:column;gap:.8rem;height:100%;padding:clamp(1.6rem,.5vw + 1.36rem,2rem);text-decoration:none;transition:background-color .15s;display:flex}.Rules-module-scss-module__symlOG__index__link:hover{background-color:color-mix(in oklab, var(--color-category-background), black 10%)}.Rules-module-scss-module__symlOG__index__heading{text-transform:uppercase;color:var(--color-font-headline);align-items:center;gap:.5rem;font-size:clamp(1.3rem,.25vw + 1.18rem,1.5rem);display:flex}.Rules-module-scss-module__symlOG__index__description{-webkit-line-clamp:3;color:var(--color-font-light);-webkit-box-orient:vertical;font-size:clamp(1.2rem,.125vw + 1.14rem,1.3rem);line-height:1.5;display:-webkit-box;overflow:hidden}.Rules-module-scss-module__symlOG__pager{grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(.8rem,1vw + .32rem,1.6rem);width:100%;display:grid}.Rules-module-scss-module__symlOG__pager__side{min-width:0;display:flex}.Rules-module-scss-module__symlOG__pager__side--next{justify-content:flex-end}.Rules-module-scss-module__symlOG__pager__link{cursor:pointer;color:inherit;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;border-radius:2px;align-items:center;gap:.6rem;min-width:0;padding:.6rem .8rem;text-decoration:none;transition:background-color .15s;display:flex}.Rules-module-scss-module__symlOG__pager__link:hover{background:var(--color-card-background)}.Rules-module-scss-module__symlOG__pager__arrow{width:1.8rem;height:1.8rem;color:var(--color-font-secondary);flex-shrink:0}.Rules-module-scss-module__symlOG__pager__label{align-items:center;gap:.6rem;min-width:0;display:flex}.Rules-module-scss-module__symlOG__pager__title{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;color:var(--color-font-headline);font-size:clamp(1.2rem,.125vw + 1.14rem,1.3rem);overflow:hidden}.Rules-module-scss-module__symlOG__pager__menu{all:unset;display:revert;box-sizing:border-box;color:var(--color-font-headline);appearance:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;letter-spacing:.04em;text-transform:uppercase;background:0 0;background:var(--color-card-background);border:1px solid var(--color-border);cursor:pointer;justify-content:center;align-items:center;padding:.7rem clamp(.8rem,.25vw + .68rem,1rem);font-size:clamp(1.2rem,.125vw + 1.14rem,1.3rem);transition:background-color .15s,border-color .15s;display:inline-flex}.Rules-module-scss-module__symlOG__pager__menu:hover,.Rules-module-scss-module__symlOG__pager__menu[data-popup-open]{border-color:var(--color-font-secondary)}.Rules-module-scss-module__symlOG__pager__menuIcon{width:1.4rem;height:1.4rem;color:var(--color-font-secondary);flex-shrink:0}.Rules-module-scss-module__symlOG__pager__menuItem[data-active]{color:var(--color-accent)}.Rules-module-scss-module__symlOG__pager__menuItem[data-active] .Rules-module-scss-module__symlOG__pager__menuItemTitle{font-weight:600}@media (max-width:29.9375em){.Rules-module-scss-module__symlOG__pager__menu{padding:.7rem}}.Rules-module-scss-module__symlOG__subrule{background:var(--color-subrule-background);border:1px solid var(--color-border);scroll-margin-top:clamp(7rem,2.5vw + 5.8rem,9rem)}.Rules-module-scss-module__symlOG__subrule:target [data-element=subrule-number]{outline:2px solid var(--color-accent);outline-offset:2px}.Rules-module-scss-module__symlOG__subrule+.Rules-module-scss-module__symlOG__subrule{border-top:0}.Rules-module-scss-module__symlOG__subrule__summary{cursor:pointer;align-items:baseline;gap:1.2rem;padding:1.2rem 1.6rem;font-size:clamp(1.3rem,.125vw + 1.24rem,1.4rem);list-style:none;display:flex}.Rules-module-scss-module__symlOG__subrule__summary::-webkit-details-marker{display:none}.Rules-module-scss-module__symlOG__subrule__title{color:var(--color-font-strong);flex:1;font-weight:600}.Rules-module-scss-module__symlOG__subrule__summary:hover>.Rules-module-scss-module__symlOG__subrule__title{text-decoration:underline}.Rules-module-scss-module__symlOG__subrule__chevron{color:var(--color-font-secondary);align-self:center;font-size:1.6rem;transition:transform .15s;display:inline-flex}.Rules-module-scss-module__symlOG__subrule[open]>.Rules-module-scss-module__symlOG__subrule__summary .Rules-module-scss-module__symlOG__subrule__chevron{transform:rotate(180deg)}.Rules-module-scss-module__symlOG__subrule__content{padding:.4rem 1.6rem 1.6rem}.Rules-module-scss-module__symlOG__copy h1{font-size:var(--h1-font-size);font-family:var(--h1-font-family,var(--font-family-alt));font-weight:var(--h1-font-weight,600);font-style:var(--h1-font-style);text-transform:var(--h1-text-transform);text-wrap:var(--h1-text-wrap);-webkit-text-decoration:var(--h1-text-decoration);text-decoration:var(--h1-text-decoration);line-height:var(--h1-line-height,1.02);letter-spacing:var(--h1-letter-spacing,inherit);color:var(--h1-color,inherit);margin-top:0;margin-bottom:.3em}.Rules-module-scss-module__symlOG__copy h2{font-size:var(--h2-font-size);font-family:var(--h2-font-family,var(--font-family-alt));font-weight:var(--h2-font-weight,600);font-style:var(--h2-font-style);text-transform:var(--h2-text-transform);text-wrap:var(--h2-text-wrap);-webkit-text-decoration:var(--h2-text-decoration);text-decoration:var(--h2-text-decoration);line-height:var(--h2-line-height,1.07);letter-spacing:var(--h2-letter-spacing,inherit);color:var(--h2-color,inherit);margin-top:0;margin-bottom:.3em}.Rules-module-scss-module__symlOG__copy h3{font-size:var(--h3-font-size);font-family:var(--h3-font-family,var(--font-family-alt));font-weight:var(--h3-font-weight,500);font-style:var(--h3-font-style);text-transform:var(--h3-text-transform);text-wrap:var(--h3-text-wrap);-webkit-text-decoration:var(--h3-text-decoration);text-decoration:var(--h3-text-decoration);line-height:var(--h3-line-height,1.1);letter-spacing:var(--h3-letter-spacing,inherit);color:var(--h3-color,inherit);margin-top:0;margin-bottom:.3em}.Rules-module-scss-module__symlOG__copy h4{font-size:var(--h4-font-size);font-family:var(--h4-font-family,var(--font-family-alt));font-weight:var(--h4-font-weight,500);font-style:var(--h4-font-style);text-transform:var(--h4-text-transform);text-wrap:var(--h4-text-wrap);-webkit-text-decoration:var(--h4-text-decoration);text-decoration:var(--h4-text-decoration);line-height:var(--h4-line-height,1.4);letter-spacing:var(--h4-letter-spacing,inherit);color:var(--h4-color,inherit);margin-top:0;margin-bottom:.3em}.Rules-module-scss-module__symlOG__copy h5{font-size:var(--h5-font-size);font-family:var(--h5-font-family,var(--font-family-alt));font-weight:var(--h5-font-weight,500);font-style:var(--h5-font-style);text-transform:var(--h5-text-transform);text-wrap:var(--h5-text-wrap);-webkit-text-decoration:var(--h5-text-decoration);text-decoration:var(--h5-text-decoration);line-height:var(--h5-line-height,1.4);letter-spacing:var(--h5-letter-spacing,inherit);color:var(--h5-color,inherit);margin-top:0;margin-bottom:.3em}.Rules-module-scss-module__symlOG__copy p{line-height:var(--paragraph-line-height,1.875);font-family:var(--copy-font-family,var(--font-family));font-weight:var(--copy-font-weight,500);text-wrap:pretty;margin-bottom:1.875em;font-size:1.3rem}.Rules-module-scss-module__symlOG__copy p+p,.Rules-module-scss-module__symlOG__copy p+ul,.Rules-module-scss-module__symlOG__copy p+ol{margin-top:-.875em}.Rules-module-scss-module__symlOG__copy p:last-child{margin-bottom:0}.Rules-module-scss-module__symlOG__copy p+h1,.Rules-module-scss-module__symlOG__copy p+h2,.Rules-module-scss-module__symlOG__copy p+h3{margin-top:1.666em}.Rules-module-scss-module__symlOG__copy p a,.Rules-module-scss-module__symlOG__copy li a{cursor:pointer;color:var(--anchor-color,var(--kodo-color-primary));-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;cursor:pointer;text-decoration:none;transition-property:color,border;transition-duration:.5s}.Rules-module-scss-module__symlOG__copy p a:hover,.Rules-module-scss-module__symlOG__copy p a:focus,.Rules-module-scss-module__symlOG__copy li a:hover,.Rules-module-scss-module__symlOG__copy li a:focus{text-decoration:underline;transition-property:color,border;transition-duration:.2s}.Rules-module-scss-module__symlOG__copy p a,.Rules-module-scss-module__symlOG__copy li a{text-decoration:underline}.Rules-module-scss-module__symlOG__copy ul{all:unset;display:revert;box-sizing:border-box;list-style:none}.Rules-module-scss-module__symlOG__copy ul li{line-height:var(--paragraph-line-height,1.875);font-family:var(--copy-font-family,var(--font-family));font-weight:var(--copy-font-weight,500);padding-left:1.5em;font-size:1.3rem;position:relative}.Rules-module-scss-module__symlOG__copy ul li:before{content:"";background:currentColor;width:.6em;height:.6em;position:absolute;top:.45em;left:0}.Rules-module-scss-module__symlOG__copy ul{margin-bottom:1.25em}.Rules-module-scss-module__symlOG__copy ul li{margin-bottom:.2em}.Rules-module-scss-module__symlOG__copy ul ul{margin-top:.2em;margin-bottom:.2em}.Rules-module-scss-module__symlOG__copy ol{all:unset;display:revert;box-sizing:border-box;padding-left:1.7em;list-style:decimal}.Rules-module-scss-module__symlOG__copy ol li{line-height:var(--paragraph-line-height,1.875);font-family:var(--copy-font-family,var(--font-family));font-weight:var(--copy-font-weight,500);font-size:1.3rem}.Rules-module-scss-module__symlOG__copy ol{margin-bottom:1.25em}.Rules-module-scss-module__symlOG__copy ul+h1,.Rules-module-scss-module__symlOG__copy ul+h2,.Rules-module-scss-module__symlOG__copy ul+h3,.Rules-module-scss-module__symlOG__copy ol+h1,.Rules-module-scss-module__symlOG__copy ol+h2,.Rules-module-scss-module__symlOG__copy ol+h3{margin-top:1.666em}.Rules-module-scss-module__symlOG__copy ul+h4,.Rules-module-scss-module__symlOG__copy ol+h4{margin-top:2.333em}.Rules-module-scss-module__symlOG__copy ul:last-child,.Rules-module-scss-module__symlOG__copy ol:last-child{margin-bottom:0}.Rules-module-scss-module__symlOG__copy li p+ul,.Rules-module-scss-module__symlOG__copy li p+ol{margin-top:-.875em}.Rules-module-scss-module__symlOG__copy blockquote{all:unset;display:revert;box-sizing:border-box;line-height:var(--blockquote-line-height,1.45833);font-weight:var(--blockquote-font-weight,400);font-family:var(--font-family);font-size:var(--blockquote-font-size,1.5rem);margin:2em 0;position:relative}.Rules-module-scss-module__symlOG__copy blockquote:before{content:"“";color:currentColor;font-size:3em;line-height:1;position:absolute;top:-.2em;left:-.6em}.Rules-module-scss-module__symlOG__copy a{cursor:pointer;color:var(--anchor-color,var(--kodo-color-primary));-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;cursor:pointer;text-decoration:none;transition-property:color,border;transition-duration:.5s}.Rules-module-scss-module__symlOG__copy a:hover,.Rules-module-scss-module__symlOG__copy a:focus{text-decoration:underline;transition-property:color,border;transition-duration:.2s}.Rules-module-scss-module__symlOG__copy b,.Rules-module-scss-module__symlOG__copy strong{color:var(--color-font-strong);font-weight:600}.Rules-module-scss-module__symlOG__copy details{border-top:1px solid var(--kodo-color-border);border-bottom:1px solid var(--kodo-color-border);margin-bottom:1.866em}.Rules-module-scss-module__symlOG__copy details:last-child{margin-bottom:0}.Rules-module-scss-module__symlOG__copy details+details{margin-top:-1.2em}.Rules-module-scss-module__symlOG__copy details>summary{line-height:var(--paragraph-line-height,1.875);font-family:var(--copy-font-family,var(--font-family));font-weight:var(--copy-font-weight,500);cursor:pointer;color:var(--color-font-strong);padding:.75em 0;font-size:1.3rem;font-weight:600;list-style:none}.Rules-module-scss-module__symlOG__copy details>summary::-webkit-details-marker{display:none}.Rules-module-scss-module__symlOG__copy details>summary:after{content:"+";float:right;color:var(--kodo-color-font-50);transition:transform .15s}.Rules-module-scss-module__symlOG__copy details[open]>summary:after{content:"−"}.Rules-module-scss-module__symlOG__copy details>summary+*{margin-top:-.25em}.Rules-module-scss-module__symlOG__copy details>:last-child{margin-bottom:.75em}.Rules-module-scss-module__symlOG__copy table{border-collapse:collapse;border-bottom:1px solid var(--kodo-color-border);width:100%;margin:0 0 3rem}.Rules-module-scss-module__symlOG__copy table:last-child{margin:0}.Rules-module-scss-module__symlOG__copy table th,.Rules-module-scss-module__symlOG__copy table td{vertical-align:top;padding:.75em 1.5rem}.Rules-module-scss-module__symlOG__copy table tbody th,.Rules-module-scss-module__symlOG__copy table tbody td{text-align:left;border-top:1px solid var(--kodo-color-border)}.Rules-module-scss-module__symlOG__copy .Rules-module-scss-module__symlOG__heading{letter-spacing:.08em;text-transform:uppercase;color:var(--color-font-strong);margin-top:1.6rem;margin-bottom:.6rem;font-family:inherit;font-size:clamp(1.3rem,.125vw + 1.24rem,1.4rem);font-weight:600}.Rules-module-scss-module__symlOG__copy .Rules-module-scss-module__symlOG__heading:first-child{margin-top:0}.Rules-module-scss-module__symlOG__copy h4.Rules-module-scss-module__symlOG__heading:has(+ol){margin-top:2.4em;margin-bottom:1.3em;font-size:clamp(1.4rem,.125vw + 1.34rem,1.5rem)}.Rules-module-scss-module__symlOG__copy .Rules-module-scss-module__symlOG__bullet{margin-inline-start:calc(var(--indent,0)*1em)}.Rules-module-scss-module__symlOG__copy ol li:first-line{color:var(--color-font-strong);font-weight:600}.Rules-module-scss-module__symlOG__copy ol li::marker{color:var(--color-font-strong);font-weight:600}.Rules-module-scss-module__symlOG__copy .Rules-module-scss-module__symlOG__subrule{border:1px solid var(--color-subrule-border);margin-bottom:0}.Rules-module-scss-module__symlOG__copy .Rules-module-scss-module__symlOG__subrule+*{margin-top:1.6rem}.Rules-module-scss-module__symlOG__copy .Rules-module-scss-module__symlOG__subrule+.Rules-module-scss-module__symlOG__subrule{border-top:0;margin-top:0}.Rules-module-scss-module__symlOG__copy .Rules-module-scss-module__symlOG__subrule>.Rules-module-scss-module__symlOG__subrule__summary{padding:1.2rem 1.6rem;font-size:clamp(1.3rem,.125vw + 1.24rem,1.4rem)}.Rules-module-scss-module__symlOG__copy .Rules-module-scss-module__symlOG__subrule>.Rules-module-scss-module__symlOG__subrule__summary:after{content:none}.Rules-module-scss-module__symlOG__copy .Rules-module-scss-module__symlOG__subrule>.Rules-module-scss-module__symlOG__subrule__summary+*{margin-top:0}.Rules-module-scss-module__symlOG__copy .Rules-module-scss-module__symlOG__subrule>:last-child{margin-bottom:0}.Rules-module-scss-module__symlOG__copy table{border:1px solid var(--color-border)}.Rules-module-scss-module__symlOG__copy table thead:not(:has(th:not(:empty))){display:none}.Rules-module-scss-module__symlOG__copy table th,.Rules-module-scss-module__symlOG__copy table td{text-align:left;border:1px solid var(--color-border);padding:.6em 1.2rem}.Rules-module-scss-module__symlOG__copy table th:first-child,.Rules-module-scss-module__symlOG__copy table td:first-child{padding-left:1.2rem}.Rules-module-scss-module__symlOG__copy table th:last-child,.Rules-module-scss-module__symlOG__copy table td:last-child{padding-right:1.2rem}.Rules-module-scss-module__symlOG__copy table thead th{color:var(--color-font-strong);background:color-mix(in oklab, var(--color-card-background), black 8%);font-weight:600}.Rules-module-scss-module__symlOG__copy table tbody th{text-align:left}
@keyframes UnitLayout-module-scss-module__W-pisq__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.UnitLayout-module-scss-module__W-pisq__layout{gap:var(--gutter);grid-template-columns:minmax(0,1fr);width:100%;max-width:60rem;margin:0 auto;display:grid}@media (min-width:60em){.UnitLayout-module-scss-module__W-pisq__layout{grid-template-columns:3fr 2fr;max-width:none}}@media print{.UnitLayout-module-scss-module__W-pisq__layout{grid-template-columns:2fr 1fr;max-width:none}}.UnitLayout-module-scss-module__W-pisq__layout__primary,.UnitLayout-module-scss-module__W-pisq__layout__secondary{row-gap:var(--gutter);flex-direction:column;display:flex}@media print{.UnitLayout-module-scss-module__W-pisq__layout__primary>*,.UnitLayout-module-scss-module__W-pisq__layout__secondary>*{border:1px solid #ccc}}
.CreateListForm-module-scss-module__ftZSzW__footerBar{margin-bottom:calc(-1*var(--segment-padding))}.CreateListForm-module-scss-module__ftZSzW__footerStatus{flex:1;min-width:0}
@keyframes ListEditForm-module-scss-module__9ugAZq__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.ListEditForm-module-scss-module__9ugAZq__attacherName{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.ListEditForm-module-scss-module__9ugAZq__attacherName [data-unit]{text-underline-offset:.15em;text-decoration:underline}@media (max-width:67.4375em){.ListEditForm-module-scss-module__9ugAZq__sidebarProgress{display:none}}.ListEditForm-module-scss-module__9ugAZq__footerProgress{flex:1;min-width:0}@media (min-width:67.5em){.ListEditForm-module-scss-module__9ugAZq__footerBar{display:none}}.ListEditForm-module-scss-module__9ugAZq__footerBar{margin-bottom:calc(-1*var(--segment-padding))}
@keyframes ArmyListCards-module-scss-module__Qd7XBq__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.ArmyListCards-module-scss-module__Qd7XBq__list{grid-template-columns:1fr;gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.ArmyListCards-module-scss-module__Qd7XBq__item{background:var(--color-card-background);align-items:stretch;margin:0;transition:background-color .15s;display:flex}.ArmyListCards-module-scss-module__Qd7XBq__item:has(>.ArmyListCards-module-scss-module__Qd7XBq__card:hover:not(.ArmyListCards-module-scss-module__Qd7XBq__cardStatic)){background-color:color-mix(in oklab, var(--color-category-background), black 10%)}.ArmyListCards-module-scss-module__Qd7XBq__card{cursor:pointer;color:inherit;-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;flex:1;grid-template-columns:4rem 1fr;align-items:center;gap:clamp(1rem,.625vw + .7rem,1.5rem);min-width:0;padding:clamp(1rem,.625vw + .7rem,1.5rem);text-decoration:none;display:grid;position:relative}.ArmyListCards-module-scss-module__Qd7XBq__cardStatic{cursor:default}.ArmyListCards-module-scss-module__Qd7XBq__dragging{z-index:2;position:relative;box-shadow:0 .4rem 1.6rem #00000059}.ArmyListCards-module-scss-module__Qd7XBq__dragHandle{color:inherit;cursor:grab;touch-action:none;opacity:.6;background:0 0;border:0;justify-content:center;align-items:center;padding:.5rem;transition:opacity .15s;display:flex}.ArmyListCards-module-scss-module__Qd7XBq__dragHandle:hover,.ArmyListCards-module-scss-module__Qd7XBq__dragHandle:focus-visible{opacity:1}.ArmyListCards-module-scss-module__Qd7XBq__dragHandle:active{cursor:grabbing}.ArmyListCards-module-scss-module__Qd7XBq__dragHandle svg{width:1.6rem;height:1.6rem}.ArmyListCards-module-scss-module__Qd7XBq__actions{border-left:1px solid var(--kodo-color-font-10);flex-direction:column;flex-shrink:0;align-items:center;gap:.4rem;padding:clamp(.4rem,.25vw + .28rem,.6rem);display:flex}.ArmyListCards-module-scss-module__Qd7XBq__icon{--faction-icon-max-width:4rem;--faction-icon-max-height:3rem;justify-content:center;align-items:center;display:flex}.ArmyListCards-module-scss-module__Qd7XBq__body{min-width:0}.ArmyListCards-module-scss-module__Qd7XBq__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ArmyListCards-module-scss-module__Qd7XBq__title{align-items:baseline;gap:.8rem;min-width:0;display:flex}.ArmyListCards-module-scss-module__Qd7XBq__name{font-size:var(--h4-font-size);font-family:var(--h4-font-family,var(--font-family-alt));font-weight:var(--h4-font-weight,500);font-style:var(--h4-font-style);text-transform:var(--h4-text-transform);text-wrap:var(--h4-text-wrap);-webkit-text-decoration:var(--h4-text-decoration);text-decoration:var(--h4-text-decoration);line-height:var(--h4-line-height,1.4);letter-spacing:var(--h4-letter-spacing,inherit);color:var(--h4-color,inherit);text-overflow:ellipsis;min-width:0;margin:0;overflow:hidden}.ArmyListCards-module-scss-module__Qd7XBq__missionType{opacity:.7;flex-shrink:0;font-size:clamp(1.1rem,.25vw + .98rem,1.3rem)}.ArmyListCards-module-scss-module__Qd7XBq__points{white-space:nowrap;flex-shrink:0;align-items:flex-start;gap:2rem;font-size:1.4rem;display:flex}.ArmyListCards-module-scss-module__Qd7XBq__footer{flex-direction:column;gap:.4rem;margin-top:.5rem;display:flex}@media (min-width:30em){.ArmyListCards-module-scss-module__Qd7XBq__footer{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:1rem}}.ArmyListCards-module-scss-module__Qd7XBq__meta{opacity:.85;margin:0;font-size:clamp(1.1rem,.25vw + .98rem,1.3rem);line-height:1.3}.ArmyListCards-module-scss-module__Qd7XBq__byline{flex-shrink:0;align-items:center;gap:1.2rem;display:inline-flex}.ArmyListCards-module-scss-module__Qd7XBq__owner,.ArmyListCards-module-scss-module__Qd7XBq__stat{white-space:nowrap;opacity:.85;flex-shrink:0;align-items:center;gap:.4rem;font-size:clamp(1.1rem,.25vw + .98rem,1.3rem);display:inline-flex}.ArmyListCards-module-scss-module__Qd7XBq__statIcon,.ArmyListCards-module-scss-module__Qd7XBq__ownerIcon{width:1.4rem;height:1.4rem}.ArmyListCards-module-scss-module__Qd7XBq__skeletonBlock{background-image:linear-gradient(90deg, var(--kodo-color-font-10) 25%, var(--kodo-color-font-25) 50%, var(--kodo-color-font-10) 75%);background-size:200% 100%;border-radius:.4rem;animation:1.5s linear infinite ArmyListCards-module-scss-module__Qd7XBq__army-list-card-skeleton}.ArmyListCards-module-scss-module__Qd7XBq__skeletonIcon{width:4rem;height:3rem}.ArmyListCards-module-scss-module__Qd7XBq__skeletonLines{flex-direction:column;gap:.9rem;min-width:0;display:flex}.ArmyListCards-module-scss-module__Qd7XBq__skeletonName{width:40%;height:1.6rem}.ArmyListCards-module-scss-module__Qd7XBq__skeletonMeta{width:65%;height:1.2rem}.ArmyListCards-module-scss-module__Qd7XBq__skeleton{flex-direction:column;gap:clamp(.8rem,.375vw + .62rem,1.1rem);display:flex}.ArmyListCards-module-scss-module__Qd7XBq__skeletonCaption{letter-spacing:.03em;margin:0;font-size:clamp(1.1rem,.25vw + .98rem,1.3rem);font-style:italic;animation:1.5s ease-in-out infinite ArmyListCards-module-scss-module__Qd7XBq__army-list-card-skeleton-fade}@keyframes ArmyListCards-module-scss-module__Qd7XBq__army-list-card-skeleton-fade{0%,to{opacity:.35}50%{opacity:.7}}@keyframes ArmyListCards-module-scss-module__Qd7XBq__army-list-card-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.ArmyListCards-module-scss-module__Qd7XBq__skeletonBlock,.ArmyListCards-module-scss-module__Qd7XBq__skeletonCaption{animation:none}.ArmyListCards-module-scss-module__Qd7XBq__skeletonCaption{opacity:.5}}
@keyframes CommentAction-module-scss-module__f6B4NW__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.CommentAction-module-scss-module__f6B4NW__action{color:var(--color-font-light);cursor:pointer;background:0 0;border:0;border-radius:.2rem;align-items:center;gap:.3rem;padding:.2rem .5rem;font-family:inherit;font-size:1.1rem;font-weight:600;line-height:1.6;display:inline-flex}.CommentAction-module-scss-module__f6B4NW__action svg{width:1.4rem;height:1.4rem}.CommentAction-module-scss-module__f6B4NW__action:hover{background:var(--color-tag-background);color:var(--color-font-strong)}.CommentAction-module-scss-module__f6B4NW__action:disabled{opacity:.5;cursor:default}
@keyframes Models-module-scss-module__p9_vjq__placeholderAnimation{0%{background-position:-500px 0}to{background-position:500px 0}}.Models-module-scss-module__p9_vjq__models__header{padding-right:0;display:grid}.Models-module-scss-module__p9_vjq__models__header,.Models-module-scss-module__p9_vjq__model{grid-template-columns:3fr 2fr;display:grid}.Models-module-scss-module__p9_vjq__models__characteristics,.Models-module-scss-module__p9_vjq__model__characteristics{text-align:center;grid-template-columns:repeat(6,1fr);display:grid}.Models-module-scss-module__p9_vjq__model{background:var(--color-category-background);padding:1rem 0 1rem 1rem}.Models-module-scss-module__p9_vjq__model:nth-child(2n){background:var(--color-category-background-alt)}.Models-module-scss-module__p9_vjq__model{grid-template-rows:auto auto;grid-template-areas:"name characteristics""notes characteristics";display:grid}.Models-module-scss-module__p9_vjq__model__name{grid-area:name;padding-top:.15em;font-weight:600;line-height:1.2}.Models-module-scss-module__p9_vjq__model__baseSize{color:var(--color-font-secondary);white-space:nowrap;font-size:.7em;font-weight:400}.Models-module-scss-module__p9_vjq__model__baseSize:before{content:"base: "}.Models-module-scss-module__p9_vjq__model__notes{color:var(--color-font-secondary);grid-area:notes;padding-top:.5rem;padding-right:1rem;font-size:clamp(1.1rem,.125vw + 1.04rem,1.2rem);line-height:1.4}.Models-module-scss-module__p9_vjq__model__characteristics{grid-area:characteristics;align-self:start}