/* Portal V1.7.14 — field workspace stabilization */
.v1714-session-strip{align-items:center!important;gap:24px}
.v1714-session-strip .session-help{max-width:760px;margin-left:auto;text-align:right;line-height:1.45}
.v1714-info-wide{grid-column:1/-1!important}
.v1714-question-card{align-self:start}
.v1714-resource-card{align-self:start}
.v1714-archive-panel{margin-top:12px;padding-top:2px}
.v1714-archive-caption{font-size:12px;color:#94a2ae;margin:0 0 10px}
.v1714-archived-note{opacity:.9;border-left-color:#6f7882!important}
.v1714-section-tools{margin-left:auto;display:inline-flex;gap:6px;align-items:center}
.v1714-archivable-section>.section-title{display:flex;align-items:center;gap:10px}
.v1714-stable-nature .v1713-type-chip{touch-action:manipulation;-webkit-tap-highlight-color:rgba(241,38,38,.16)}
.v1714-preview-failed{width:54px;min-width:54px;height:42px;display:grid!important;place-items:center;border:1px solid #33485a;border-radius:4px;background:#111d28;color:#82909c;text-decoration:none;font-size:10px}
.v1714-preview-failed span{display:block}
.v1714-search-arrival{outline:2px solid rgba(241,38,38,.72);outline-offset:3px}
#v1713ArchiveCard{display:none!important}

/* Field-race hotfix: long promoted resource titles must never push actions off-screen. */
#resourceList .v1711-resource-item{min-width:0!important}
#resourceList .v1711-resource-item>.v1714-resource-main,#resourceList .v1711-resource-item>div:first-child{min-width:0!important;max-width:100%}
#resourceList .v1711-resource-item b{display:block;max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}
#resourceList .v178-resource-actions{min-width:0;max-width:100%;display:flex!important;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;visibility:visible!important;opacity:1!important}
#resourceList .v177-resource-action{min-width:0;max-width:100%}

@media(min-width:951px){
  .v1714-question-card{grid-column:span 8!important}
  .v1714-resource-card{grid-column:span 4!important}
  .v1714-info-wide{grid-column:1/-1!important}
}
@media(max-width:950px){
  .v1714-session-strip{display:block!important}
  .v1714-session-strip .session-help{margin:10px 0 0;text-align:left;max-width:none}
  .nav button:before{display:none!important;content:none!important}
  .nav button{padding-left:24px!important;text-align:left!important}
  .v1714-section-tools{margin-left:0}
  .v1714-archivable-section>.section-title{align-items:flex-start;flex-wrap:wrap}
  #resourceList .v1711-resource-item{grid-template-columns:minmax(0,1fr)!important}
  #resourceList .v178-resource-actions{width:100%;justify-content:flex-start!important;margin-top:10px}
  #resourceList .v177-resource-action{width:100%;justify-items:start!important}
}
