@media (max-width:980px){.authentic-header__inner{flex-wrap:wrap;padding:12px 0}.authentic-mobile-toggle{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;min-height:34px;padding:6px 11px;background:#d6d6d3;border:2px solid #444;color:#171717;font-weight:700;box-shadow:var(--auth-pixel-shadow)}.authentic-header__tools{display:none;flex:1 0 100%;width:100%;align-items:stretch;flex-direction:column;gap:8px}.authentic-header__tools.is-open{display:flex}.authentic-nav-list{flex-wrap:wrap}.authentic-search{width:100%}.authentic-shell{grid-template-columns:1fr}.authentic-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.authentic-sidebar>.authentic-panel,.authentic-sidebar>.form-block{margin:0}.authentic-footer__inner{padding:14px 0}}
@media (max-width:620px){.authentic-container{width:min(100% - 18px,1180px)}.authentic-brand{min-width:0}.authentic-brand__copy strong{font-size:14px}.authentic-nav-list{display:grid;grid-template-columns:1fr 1fr}.authentic-nav-link{width:100%;justify-content:space-between}.authentic-sidebar{grid-template-columns:1fr}.authentic-form-grid{grid-template-columns:1fr}.authentic-card__footer{align-items:stretch}.authentic-card__spacer{display:none}.authentic-profile-mini__actions{grid-template-columns:1fr}.authentic-footer__inner{flex-direction:column;align-items:flex-start}.authentic-dropdown-menu{position:static;box-shadow:none;margin-top:3px}.authentic-dropdown-submenu:hover>.authentic-dropdown-menu--nested{position:static}.authentic-search{width:100%}}

/* Authentic 1.4 responsive route bar/news/comments. */
@media (max-width:980px){
  .authentic-routebar__nav-row{flex-wrap:wrap;padding:7px 0}
  .authentic-routebar .authentic-mobile-toggle{display:inline-flex;order:0}
  .authentic-routebar__nav-row .authentic-header__tools{display:none;flex:1 0 100%;width:100%;padding-top:6px}
  .authentic-routebar__nav-row .authentic-header__tools.is-open{display:flex}
  .authentic-routebar__nav-row .authentic-nav-list{width:100%}
  .authentic-news-signature{grid-template-columns:1fr 1fr}
  .authentic-news-signature__vote{grid-column:1/-1;align-items:flex-start;padding-top:9px;border-top:1px solid #aaa}
}
@media (max-width:620px){
  .authentic-routebar__nav-row .authentic-nav-list{display:grid;grid-template-columns:1fr 1fr;gap:4px}
  .authentic-routebar__crumb-row{padding-bottom:6px}
  .authentic-news-signature{grid-template-columns:1fr;gap:9px}
  .authentic-news-signature__author{padding-right:0;padding-bottom:9px;border-right:0;border-bottom:1px solid #aaa}
  .authentic-news-signature__facts{grid-template-columns:repeat(3,minmax(0,1fr))}
  .authentic-news-signature__vote{grid-column:auto}
  .authentic-comment{grid-template-columns:40px minmax(0,1fr);gap:8px}
  .authentic-comment__avatar-wrap,.authentic-comment__avatar{width:40px;height:40px}
  .authentic-comment__header{align-items:flex-start;flex-wrap:wrap;gap:4px 7px}
  .authentic-comment__actions{margin-left:0;width:100%}
  .authentic-option-toggle{height:34px!important;min-height:34px!important;padding:0 9px!important}
}

/* Authentic 1.5 routebar lives inside .authentic-main. */
@media (max-width:980px){
  .authentic-main>.authentic-routebar .authentic-mobile-toggle{display:inline-flex;order:0}
  .authentic-main>.authentic-routebar .authentic-routebar__nav-row .authentic-header__tools{display:none;flex:1 0 100%;width:100%;padding-top:6px}
  .authentic-main>.authentic-routebar .authentic-routebar__nav-row .authentic-header__tools.is-open{display:flex}
}
@media (max-width:620px){
  .authentic-main>.authentic-routebar .authentic-routebar__nav-row .authentic-nav-list{display:grid;grid-template-columns:1fr 1fr;gap:4px}
}

/* Authentic 1.6 responsive public UX. */
@media(max-width:980px){
 .authentic-main>.authentic-routebar .authentic-routebar__nav-row{flex-wrap:wrap}
 .authentic-main>.authentic-routebar .authentic-routebar__nav-row .authentic-header__tools{display:none;flex:1 0 100%;flex-direction:column;align-items:stretch;padding-top:6px}
 .authentic-main>.authentic-routebar .authentic-routebar__nav-row .authentic-header__tools.is-open{display:flex}
 .authentic-main>.authentic-routebar .authentic-routebar__search{flex-basis:auto;max-width:none;width:100%}
 .authentic-news-card--feed{grid-template-columns:minmax(170px,32%) minmax(0,1fr)}
 .authentic-profile-overview{grid-template-columns:72px minmax(0,1fr)}
 .authentic-profile-overview__avatar{width:72px;height:72px}
 .authentic-profile-overview__stats{grid-column:1/-1}
}
@media(max-width:620px){
 .authentic-main>.authentic-routebar .authentic-routebar__nav-row .authentic-nav-list{display:grid;grid-template-columns:1fr 1fr;gap:4px}
 .authentic-main>.authentic-routebar .authentic-routebar__crumb-row{padding-top:7px}
 .authentic-news-card--feed{grid-template-columns:1fr}
 .authentic-news-card__cover{min-height:170px;border-right:0;border-bottom:2px solid #343431}
 .authentic-news-card__feed-body{padding:11px}
 .authentic-news-byline-card__inner{grid-template-columns:42px minmax(0,1fr)}
 .authentic-news-byline-card__avatar{width:42px;height:42px}
 .authentic-news-byline-card__metrics{grid-column:1/-1;width:100%}
 .authentic-news-byline-card__metrics>div{flex:1 1 0;min-width:0}
 .authentic-comment{grid-template-columns:42px minmax(0,1fr)}
 .authentic-comment__avatar-wrap,.authentic-comment__avatar{width:42px;height:42px}
 .authentic-comment__header{align-items:flex-start;flex-wrap:wrap}
 .authentic-comment__identity{flex-wrap:wrap}
 .authentic-comment__actions{width:100%;margin-left:0}
 .authentic-server-card__footer{align-items:stretch;flex-direction:column}
 .authentic-server-card__address{width:100%}.authentic-server-card__address code{flex:1;max-width:none}
 .authentic-profile-overview{grid-template-columns:64px minmax(0,1fr);gap:10px}
 .authentic-profile-overview__avatar{width:64px;height:64px}
 .authentic-profile-overview__identity h2{font-size:18px}
 .authentic-profile-overview__stats{grid-template-columns:1fr 1fr}
 .authentic-profile-overview__stats>div:last-child{grid-column:1/-1}
 .authentic-profile-facts{grid-template-columns:1fr}
}
