/* Navigator Home Workspace and Shared UI Foundation v3.01.14 */
.ssn-shell .ssn-top-actions .ssn-help-button,
.ssn-shell .ssn-top-actions .ssn-help-button:hover,
.ssn-shell .ssn-top-actions .ssn-help-button:focus-visible,
.ssn-shell .ssn-top-actions .ssn-help-button:active{appearance:none!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;outline:0!important;color:var(--ssn-colour-text)!important;min-width:0!important;min-height:0!important;padding:6px 0!important;border-radius:0!important}
.ssn-shell .ssn-top-actions .ssn-help-button::before,.ssn-shell .ssn-top-actions .ssn-help-button::after,.ssn-shell .ssn-top-actions .ssn-help-button span::before,.ssn-shell .ssn-top-actions .ssn-help-button span::after{content:none!important;display:none!important}
.ssn-shell .ssn-top-actions .ssn-help-button span{display:inline!important;font-size:13px!important;font-weight:600!important}
.ssn-focus-home{--ssn-home-frame-height:clamp(440px,54dvh,620px)}
.ssn-focus-home-intro{align-items:flex-end}.ssn-focus-home-intro>div:first-child>p{margin-top:2px}.ssn-focus-home-head-actions{margin-left:auto}
.ssn-focus-list-card{height:var(--ssn-home-frame-height)!important;min-height:var(--ssn-home-frame-height)!important;max-height:var(--ssn-home-frame-height)!important;overflow:hidden!important}
.ssn-focus-list{height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:transparent transparent}
.ssn-focus-list::-webkit-scrollbar{width:8px}.ssn-focus-list::-webkit-scrollbar-track{background:transparent}.ssn-focus-list::-webkit-scrollbar-thumb{background:transparent;border-radius:999px}
.ssn-focus-list:hover,.ssn-focus-list:focus,.ssn-focus-list:focus-within{scrollbar-color:var(--ssn-colour-border-strong) transparent}.ssn-focus-list:hover::-webkit-scrollbar-thumb,.ssn-focus-list:focus::-webkit-scrollbar-thumb,.ssn-focus-list:focus-within::-webkit-scrollbar-thumb{background:var(--ssn-colour-border-strong)}
.ssn-focus-view-title,.ssn-focus-view-title:hover,.ssn-focus-view-title:focus-visible,.ssn-focus-view-title:active{appearance:none;background:transparent;border:0;box-shadow:none;color:var(--ssn-colour-text);display:inline-flex;align-items:center;gap:7px;padding:4px 0;font:inherit;font-size:14px;font-weight:650;cursor:pointer}
.ssn-focus-view-title:focus-visible{outline:2px solid var(--ssn-colour-focus);outline-offset:4px;border-radius:3px}.ssn-focus-filter-caret{font-size:13px;color:var(--ssn-colour-muted);transition:transform var(--ssn-transition-fast)}.ssn-focus-filter.is-open .ssn-focus-filter-caret{transform:rotate(180deg)}

.ssn-focus-daily-report{box-sizing:border-box;width:100%;height:100%;min-height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:22px;padding:28px 30px!important;background:var(--ssn-colour-card-bg)!important;border-radius:inherit}
.ssn-focus-daily-report-step{display:grid;gap:8px;padding:0}.ssn-focus-daily-report-step small{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:var(--ssn-colour-muted)}.ssn-focus-daily-report-step strong{font-size:24px;line-height:1.15;font-weight:650}.ssn-focus-daily-report-step p{margin:0;font-size:14px;color:var(--ssn-colour-muted)}
.ssn-focus-daily-report-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;border-top:1px solid var(--ssn-colour-line);border-bottom:1px solid var(--ssn-colour-line)}.ssn-focus-daily-report-facts div{display:grid;gap:5px;padding:18px 18px 18px 0}.ssn-focus-daily-report-facts div+div{padding-left:18px;border-left:1px solid var(--ssn-colour-line)}.ssn-focus-daily-report-facts strong{font-size:21px;line-height:1.1}.ssn-focus-daily-report-facts span{font-size:12px;color:var(--ssn-colour-muted)}
.ssn-focus-daily-report>.ssn-button{align-self:flex-start;margin-top:auto;min-width:112px}.ssn-focus-daily-report[hidden],.ssn-focus-operational[hidden]{display:none!important}
.ssn-focus-operational{min-height:100%;background:var(--ssn-colour-card-bg)}
.ssn-focus-briefing{padding:16px 18px 14px!important;gap:10px!important;border-bottom:1px solid var(--ssn-colour-line)}.ssn-focus-briefing-copy strong{font-size:14px;font-weight:650}.ssn-focus-progress{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important}.ssn-focus-progress>span{grid-column:1;height:3px!important}.ssn-focus-progress>small{grid-column:2;color:var(--ssn-colour-muted);font-size:11px;white-space:nowrap}.ssn-focus-progress>div{display:none!important}
.ssn-focus-section-label{display:none!important}
.ssn-focus-row{grid-template-columns:minmax(0,1fr) minmax(108px,auto) 16px!important;gap:14px!important;padding:12px 18px!important}.ssn-focus-row-icon{display:none!important}.ssn-focus-row-copy{grid-column:1!important}.ssn-focus-row-date{grid-column:2!important;display:grid;justify-items:end;gap:2px;text-align:right;white-space:nowrap}.ssn-focus-row .ssn-chevron{grid-column:3!important}.ssn-focus-row-date small{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--ssn-colour-muted);font-weight:700}.ssn-focus-row-date strong{font-size:12px;font-weight:600}.ssn-focus-row-date.is-overdue small,.ssn-focus-row-date.is-overdue strong{color:var(--ssn-colour-danger,#b42318)}
.ssn-focus-filter-empty{padding:34px 18px!important;text-align:center}.ssn-focus-filter-empty strong{font-size:14px}
.ssn-business-overview-head{margin-bottom:8px!important}.ssn-business-overview-head p{display:none!important}
@media(max-width:600px){.ssn-focus-home{--ssn-home-frame-height:calc(100dvh - 245px)}.ssn-focus-list-card{min-height:380px!important;max-height:none!important}.ssn-focus-daily-report{padding:22px 16px!important}.ssn-focus-daily-report-facts{grid-template-columns:1fr 1fr}.ssn-focus-daily-report-facts div:nth-child(3){border-left:0;border-top:1px solid var(--ssn-colour-line);padding-left:0}.ssn-focus-daily-report-facts div:nth-child(4){border-top:1px solid var(--ssn-colour-line)}.ssn-focus-row{grid-template-columns:minmax(0,1fr) 78px 14px!important;padding:11px 12px!important;gap:9px!important}}


/* v3.01.04 Focus frame geometry and timing accuracy lock */
.ssn-focus-home{
  --ssn-home-frame-height:auto;
  grid-template-rows:auto minmax(0,1fr) auto!important;
  gap:10px!important;
}
.ssn-focus-home-intro{
  margin-bottom:0!important;
  align-items:flex-end!important;
  min-height:0!important;
}
.ssn-focus-home-intro>div:first-child>p{margin-top:1px!important}
.ssn-focus-home-head-actions{align-self:flex-end!important;padding-bottom:1px!important}
.ssn-focus-list-card{
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  align-self:stretch!important;
}
.ssn-focus-view-title,
.ssn-focus-view-title:hover,
.ssn-focus-view-title:focus-visible,
.ssn-focus-view-title:active{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  color:var(--ssn-colour-text)!important;
  min-width:0!important;
  min-height:0!important;
  padding:2px 0!important;
  border-radius:0!important;
  font-size:14px!important;
  font-weight:650!important;
}
.ssn-focus-view-title::before,.ssn-focus-view-title::after{content:none!important;display:none!important}
.ssn-focus-filter-caret{font-size:11px!important;color:var(--ssn-colour-muted)!important}
.ssn-focus-briefing{display:none!important}
.ssn-focus-operational{padding-top:0!important}
.ssn-focus-row{min-height:54px!important;padding:13px 16px!important}
.ssn-focus-row-date{min-width:112px!important;align-self:center!important}
.ssn-focus-row-date small{display:none!important}
.ssn-focus-row-date strong{font-size:12px!important;font-weight:600!important;line-height:1.25!important;text-transform:none!important;letter-spacing:0!important}
.ssn-focus-row-date.is-overdue strong{color:var(--ssn-colour-danger,#b42318)!important}
.ssn-business-overview{margin-top:0!important;align-self:end!important}
@media(max-width:600px){
  .ssn-focus-home{grid-template-rows:auto minmax(380px,1fr) auto!important;gap:8px!important}
  .ssn-focus-list-card{height:100%!important;min-height:380px!important;max-height:none!important}
  .ssn-focus-row-date{min-width:82px!important}
}


/* v3.01.05 Shared Home alignment and attention priority lock */
.ssn-focus-home-intro,
.ssn-focus-list-card,
.ssn-business-overview{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.ssn-focus-home-intro{
  padding-left:0!important;
  padding-right:0!important;
}
.ssn-business-overview-head,
.ssn-business-overview-grid{
  box-sizing:border-box!important;
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
.ssn-business-overview-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.ssn-shell button.ssn-overview-card{
  grid-template-columns:54px max-content!important;
  justify-content:center!important;
  width:100%!important;
  min-width:0!important;
}
@media(max-width:900px){
  .ssn-shell button.ssn-overview-card{
    grid-template-columns:44px max-content!important;
  }
}
@media(max-width:600px){
  .ssn-business-overview-grid{display:flex!important;width:100%!important;}
  .ssn-shell button.ssn-overview-card{justify-content:start!important;min-width:170px!important;}
}


/* v3.01.06 Shared Home content-width geometry lock */
.ssn-focus-home{
  --ssn-home-content-inline:clamp(18px,2vw,30px);
  max-width:1560px!important;
  padding-left:var(--ssn-home-content-inline)!important;
  padding-right:var(--ssn-home-content-inline)!important;
}
.ssn-focus-home-intro,
.ssn-focus-list-card,
.ssn-business-overview{
  width:100%!important;
  max-width:100%!important;
  justify-self:stretch!important;
}
.ssn-focus-home-intro>div:first-child,
.ssn-focus-home-head-actions{
  min-width:0;
}
.ssn-focus-home-head-actions{
  margin-left:auto!important;
}
.ssn-business-overview-grid{
  width:100%!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
@media(max-width:1240px){
  .ssn-focus-home{--ssn-home-content-inline:22px;}
}
@media(max-width:600px){
  .ssn-focus-home{--ssn-home-content-inline:14px;}
}


/* v3.01.07 Purpose-led Home heading and At a glance alignment lock */
.ssn-focus-home-intro>div:first-child{display:flex!important;align-items:flex-end!important;min-width:0!important}
.ssn-focus-home-intro h1{margin:0!important;font-size:clamp(22px,2.15vw,32px)!important;line-height:1.08!important;letter-spacing:-.025em!important}
.ssn-business-overview-head{padding-left:1px!important;padding-right:0!important}
.ssn-business-overview-head h2{margin:0!important}
@media(max-width:600px){.ssn-focus-home-intro h1{font-size:24px!important}}

/* v3.01.08 Sentence-case date and contextual return flow lock */


/* v3.01.09 Sentence-case headings and edge-anchored overview lock */
.ssn-shell .ssn-focus-home-intro h1,
.ssn-shell .ssn-business-overview-head h2{
  text-transform:none!important;
  font-variant-caps:normal!important;
  letter-spacing:-.025em!important;
}
.ssn-shell .ssn-business-overview-head h2{
  font-size:18px!important;
  font-weight:650!important;
  line-height:1.2!important;
}
.ssn-shell .ssn-business-overview-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:stretch!important;
}
.ssn-shell button.ssn-overview-card{
  width:auto!important;
  max-width:100%!important;
}
.ssn-shell button.ssn-overview-card:first-child{
  justify-self:start!important;
  justify-content:start!important;
  text-align:left!important;
}
.ssn-shell button.ssn-overview-card:nth-child(2){
  justify-self:center!important;
  justify-content:center!important;
}
.ssn-shell button.ssn-overview-card:last-child{
  justify-self:end!important;
  justify-content:end!important;
  text-align:left!important;
}
@media(max-width:600px){
  .ssn-shell button.ssn-overview-card:first-child,
  .ssn-shell button.ssn-overview-card:nth-child(2),
  .ssn-shell button.ssn-overview-card:last-child{
    justify-self:auto!important;
    justify-content:start!important;
  }
}


/* v3.01.11 Contextual Decision Engine */
.ssn-focus-list.is-contextual-editing{scroll-behavior:smooth}
.ssn-focus-list.is-contextual-editing .ssn-focus-row:not(.is-contextual-selected){opacity:.46;transition:opacity var(--ssn-transition-fast,160ms ease)}
.ssn-focus-row.is-contextual-selected{opacity:1!important;background:var(--ssn-colour-card-bg)!important;border-bottom:1px solid var(--ssn-colour-line)!important}
.ssn-focus-decision-stage{box-sizing:border-box;width:100%;padding:10px 12px 18px;background:var(--ssn-colour-card-bg);border-bottom:1px solid var(--ssn-colour-line);animation:ssnFocusEditorIn 160ms ease-out both}
.ssn-focus-decision-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.ssn-focus-decision-actions .ssn-button{min-height:38px;padding:8px 14px}
.ssn-focus-decision-work[hidden]{display:none!important}
.ssn-focus-decision-stage.has-work-area .ssn-focus-decision-actions{padding-bottom:16px;border-bottom:1px solid var(--ssn-colour-line)}
.ssn-focus-contextual-editor{box-sizing:border-box;display:grid;gap:16px;width:100%;padding:18px 0 2px;background:var(--ssn-colour-card-bg);animation:ssnFocusEditorIn 160ms ease-out both}
.ssn-focus-contextual-intro{display:grid;gap:4px;max-width:720px}
.ssn-focus-contextual-intro strong{font-size:20px;line-height:1.2;font-weight:650;letter-spacing:-.015em}
.ssn-focus-contextual-fields{display:grid;gap:14px;max-width:860px}
.ssn-focus-contextual-fields label{display:grid;gap:7px}
.ssn-focus-contextual-fields label>span{font-size:12px;font-weight:650;color:var(--ssn-colour-muted)}
.ssn-focus-contextual-fields textarea,.ssn-focus-contextual-fields input{box-sizing:border-box;width:100%;min-height:48px;border:1px solid var(--ssn-colour-line);border-radius:var(--ssn-radius-control,8px);background:var(--ssn-colour-card-bg);color:var(--ssn-colour-text);font:400 18px/1.4 inherit;padding:11px 13px;outline:none}
.ssn-focus-contextual-fields textarea{min-height:92px;resize:vertical}
.ssn-focus-contextual-fields textarea:focus,.ssn-focus-contextual-fields input:focus{border-color:var(--ssn-colour-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--ssn-colour-primary) 16%,transparent)}
.ssn-focus-contextual-next{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,220px);gap:12px}
.ssn-focus-contextual-status{min-height:18px;margin:0;font-size:13px;color:var(--ssn-colour-danger,#b42318)}
.ssn-focus-contextual-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
@keyframes ssnFocusEditorIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
@media(max-width:700px){.ssn-focus-decision-stage{padding:10px 10px 16px}.ssn-focus-decision-actions .ssn-button{flex:1 1 calc(50% - 4px)}.ssn-focus-contextual-next{grid-template-columns:1fr}.ssn-focus-contextual-actions .ssn-button{flex:1 1 calc(50% - 5px)}}


/* v3.01.13 Shared Focus Action Row Consolidation
   Home consumes the canonical queue item, rowline, inline actions and composer geometry. */
.ssn-focus-contextual-composer{
  padding:18px!important;
  border-top:1px solid var(--ssn-colour-line)!important;
  background:var(--ssn-colour-surface-strong)!important;
}
.ssn-focus-contextual-composer[hidden]{display:none!important}
.ssn-focus-contextual-composer .ssn-focus-contextual-editor{padding:0;background:transparent}
.ssn-focus-contextual-composer .ssn-focus-contextual-fields{max-width:860px}
.ssn-focus-queue-item.is-selected .ssn-focus-row-date,
.ssn-focus-queue-item.is-selected .ssn-chevron{display:none!important}
.ssn-focus-queue-item.is-selected .ssn-focus-row{grid-template-columns:minmax(0,1fr)!important}
.ssn-focus-list.is-contextual-editing .ssn-focus-queue-item:not(.is-selected){opacity:.46;transition:opacity var(--ssn-transition-fast,160ms ease)}
.ssn-focus-list.is-contextual-editing .ssn-focus-queue-item.is-selected{opacity:1;position:relative;z-index:2}
@media(max-width:900px){
  .ssn-focus-contextual-composer{padding:14px!important}
}


/* v3.01.16 Home interaction ownership and overview alignment lock */
.ssn-shell .ssn-business-overview-grid > .ssn-overview-card:first-child{
  padding-left:0!important;
  justify-self:stretch!important;
  justify-content:start!important;
}
.ssn-shell .ssn-business-overview-grid > .ssn-overview-card:last-child{
  padding-right:0!important;
  justify-self:stretch!important;
  justify-content:end!important;
}
@media(max-width:600px){
  .ssn-shell .ssn-business-overview-grid > .ssn-overview-card:first-child,
  .ssn-shell .ssn-business-overview-grid > .ssn-overview-card:last-child{
    padding-left:12px!important;
    padding-right:12px!important;
    justify-content:start!important;
  }
}

/* v3.06.13 Legacy snapped-row geometry retired.
   The shell grid owns Focus height; row quantity never participates. */
.ssn-focus-list,.ssn-focus-list *{overflow-anchor:none;}

/* v3.04.47 Startup Intelligence & Commercial Health Centre */
.ssn-focus-daily-health li > button{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;border:0;background:transparent;text-align:left;padding:12px;border-radius:10px;cursor:pointer}
.ssn-focus-daily-health li > button:hover,.ssn-focus-daily-health li > button:focus-visible{background:rgba(0,0,0,.035)}
.ssn-focus-daily-health li > button>span{min-width:34px;height:34px;border-radius:17px;display:grid;place-items:center;background:rgba(0,0,0,.055);font-weight:700}
.ssn-focus-daily-health li > button>div{display:grid;gap:3px}.ssn-focus-daily-health li > button strong{font-size:15px}.ssn-focus-daily-health li > button small{font-size:13px;opacity:.72}.ssn-focus-daily-health li > button em{font-style:normal;font-size:13px;font-weight:600}
/* Canonical Focus body owns vertical geometry for every provider.
   Providers supply a header and body content only; the shared body always starts
   immediately below the header and uses the remaining pane height for scrolling. */
.ssn-canonical-focus-body{display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:0;height:100%;min-height:0;overflow:hidden}
.ssn-canonical-focus-body>[data-ssn-focus-body-content]{min-height:0;align-self:stretch;overflow:auto}
.ssn-commercial-health-centre[hidden]{display:none}
.ssn-commercial-health-centre>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.09)}
.ssn-commercial-health-centre>header>div{display:grid;gap:4px}.ssn-commercial-health-centre>header small{font-size:12px;text-transform:uppercase;letter-spacing:.08em;opacity:.62}.ssn-commercial-health-centre>header strong{font-size:22px}.ssn-commercial-health-centre>header p{margin:0;opacity:.72}
.ssn-commercial-health-centre [data-ssn-commercial-health-list]{display:grid;align-content:start;gap:10px;overflow:auto;padding-right:6px}
.ssn-commercial-health-project{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;border:1px solid rgba(0,0,0,.1);border-radius:12px;background:#fff}
.ssn-commercial-health-project>div:first-child{display:grid;gap:4px}.ssn-commercial-health-project small{font-size:12px;opacity:.62}.ssn-commercial-health-project strong{font-size:16px}.ssn-commercial-health-project p{margin:0;font-size:13px;opacity:.74}
.ssn-commercial-health-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ssn-commercial-health-actions .ssn-button{white-space:nowrap}
@media(max-width:760px){.ssn-commercial-health-project{grid-template-columns:1fr}.ssn-commercial-health-actions{justify-content:flex-start}}

/* v3.05.04 Canonical Summary Strip Engine
   Shared shell component. Compatibility overview classes remain as aliases only. */
.ssn-shell .ssn-summary-strip{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  align-self:end!important;
}
.ssn-shell .ssn-summary-strip-head{
  box-sizing:border-box!important;
  width:100%!important;
  margin:0 0 8px!important;
  padding:0!important;
}
.ssn-shell .ssn-summary-strip-grid{
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:repeat(var(--ssn-summary-columns,4),minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:clamp(18px,3vw,54px)!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
.ssn-shell .ssn-summary-strip-grid:not(.has-health){grid-template-columns:repeat(var(--ssn-summary-columns,3),minmax(0,1fr))!important}
.ssn-shell .ssn-summary-strip-grid.has-health{grid-template-columns:repeat(var(--ssn-summary-columns,4),minmax(0,1fr))!important}
.ssn-shell button.ssn-summary-strip-item{
  appearance:none!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  grid-template-rows:1fr!important;
  align-items:center!important;
  justify-content:start!important;
  justify-self:stretch!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
  min-height:68px!important;
  margin:0!important;
  padding:4px 0!important;
  border:0!important;
  border-right:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:left!important;
}
.ssn-shell button.ssn-summary-strip-item{justify-self:stretch!important;width:100%!important;max-width:100%!important}
.ssn-shell button.ssn-summary-strip-item:first-child{justify-content:start!important;justify-self:stretch!important}
.ssn-shell button.ssn-summary-strip-item:last-child{justify-content:start!important;justify-self:stretch!important}
.ssn-shell button.ssn-summary-strip-item:hover,
.ssn-shell button.ssn-summary-strip-item:focus-visible{
  background:transparent!important;
  color:var(--ssn-colour-text)!important;
}
.ssn-shell button.ssn-summary-strip-item:focus-visible{
  outline:2px solid var(--ssn-colour-focus)!important;
  outline-offset:5px!important;
  border-radius:5px!important;
}
.ssn-shell .ssn-summary-strip-item>.ssn-ui-icon{
  grid-row:auto!important;
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--ssn-colour-icon)!important;
}
.ssn-shell .ssn-summary-strip-item>.ssn-ui-icon svg{
  width:28px!important;
  height:28px!important;
}
.ssn-shell .ssn-summary-strip-copy{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:1px!important;
  min-width:0!important;
}
.ssn-shell .ssn-summary-strip-copy small,
.ssn-shell .ssn-summary-strip-item>small{
  display:block!important;
  font-size:11px!important;
  line-height:1.25!important;
  color:var(--ssn-colour-muted)!important;
}
.ssn-shell .ssn-summary-strip-copy strong,
.ssn-shell .ssn-summary-strip-item>strong{
  display:block!important;
  margin:0!important;
  font-size:22px!important;
  line-height:1.05!important;
  color:var(--ssn-colour-text)!important;
}
.ssn-shell .ssn-summary-strip-copy em,
.ssn-shell .ssn-summary-strip-item>em{
  display:block!important;
  margin:3px 0 0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-style:normal!important;
  font-size:11px!important;
  line-height:1.3!important;
  color:var(--ssn-colour-muted)!important;
}
@media(max-width:900px){
  .ssn-shell .ssn-summary-strip-grid,
  .ssn-shell .ssn-summary-strip-grid.has-health,
  .ssn-shell .ssn-summary-strip-grid:not(.has-health){
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px 24px!important;
  }
  .ssn-shell button.ssn-summary-strip-item:last-child{justify-content:start!important}
}
@media(max-width:600px){
  .ssn-shell .ssn-summary-strip-grid,
  .ssn-shell .ssn-summary-strip-grid.has-health,
  .ssn-shell .ssn-summary-strip-grid:not(.has-health){
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    overflow:visible!important;
  }
  .ssn-shell button.ssn-summary-strip-item{
    min-width:0!important;
    min-height:56px!important;
    padding:4px 0!important;
    scroll-snap-align:none!important;
  }
}


/* v3.05.05 Canonical Health Card Engine
   Commercial Health provides data only. Shared Focus queue/card tokens own layout and selection. */
.ssn-commercial-health-overview,
.ssn-canonical-health-list{
  display:block!important;
  overflow:auto!important;
  padding:0!important;
}
.ssn-commercial-health-centre [data-ssn-commercial-health-list] .ssn-focus-queue-item{
  margin:0!important;
}
.ssn-commercial-health-centre [data-ssn-commercial-health-list] .ssn-focus-row{
  width:100%!important;
}
.ssn-commercial-health-centre [data-ssn-commercial-health-list].is-contextual-editing .ssn-focus-queue-item:not(.is-selected){
  opacity:.46;
}
.ssn-commercial-health-centre [data-ssn-commercial-health-list] .ssn-focus-inline-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  flex-wrap:wrap;
}
.ssn-commercial-health-all-clear{height:100%;display:grid;place-items:center;text-align:center}


/* v3.05.07 Canonical Workspace Header Engine Lock */
.ssn-topbar .ssn-shell-context-date{
  margin-left:auto!important;
  display:block!important;
  max-width:44vw!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:var(--ssn-colour-muted)!important;
  font-size:12px!important;
  font-weight:500!important;
  letter-spacing:.01em!important;
  line-height:1.2!important;
  text-align:right!important;
  opacity:.78!important;
  padding-right:2px!important;
}
.ssn-focus-home-intro [data-ssn-workspace-title]{
  display:block!important;
}
.ssn-commercial-health-centre>header>div>p{margin-top:4px!important}
@media(max-width:600px){
  .ssn-topbar .ssn-shell-context-date{font-size:11px!important;max-width:55vw!important;}
}


/* v3.06.13 Universal Workspace Rhythm Lock.
 * Home and every provider share one vertical rhythm. The title and Focus pane
 * sit slightly higher while the Daily Brief retains a calmer separation below. */
@media(min-width:601px){
  .ssn-shell .ssn-main{padding-top:calc(var(--ssn-topbar-height) - 6px)!important;}
  .ssn-shell .ssn-focus-home{
    grid-template-rows:auto minmax(0,1fr) auto!important;
    row-gap:14px!important;
    padding-top:0!important;
  }
  .ssn-shell .ssn-focus-home-intro{transform:translateY(-4px);}
  .ssn-shell .ssn-focus-list-card{transform:translateY(-4px);}
  .ssn-shell .ssn-summary-strip{margin-top:12px!important;}
}


/* v3.06.13 Canonical Workspace Title Height + Focus Geometry Lock.
 * Provider titles may change text, never the height available to Focus. */
@media(min-width:601px){
  .ssn-shell .ssn-focus-home-intro{
    box-sizing:border-box!important;
    min-height:42px!important;
    height:42px!important;
    align-content:center!important;
  }
  .ssn-shell .ssn-focus-home-intro [data-ssn-workspace-title]{
    display:block!important;
    max-width:min(72vw,1100px)!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    line-height:1.15!important;
  }
  .ssn-shell .ssn-focus-list-card{
    box-sizing:border-box!important;
    min-height:0!important;
    height:100%!important;
    max-height:100%!important;
    align-self:stretch!important;
    overflow:hidden!important;
  }
  .ssn-shell .ssn-focus-list{
    box-sizing:border-box!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    overflow-y:auto!important;
  }
}


/* v3.06.13 Immutable Focus Surface Geometry Lock.
 * The shell middle row is the permanent Focus viewport. Providers may change
 * content only; neither short nor long content may alter its dimensions. */
@media(min-width:601px){
  .ssn-shell .ssn-focus-home{
    grid-template-rows:42px minmax(0,1fr) auto!important;
  }
  .ssn-shell .ssn-focus-list-card{
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:100%!important;
    max-height:100%!important;
    align-self:stretch!important;
    justify-self:stretch!important;
    overflow:hidden!important;
  }
  .ssn-shell .ssn-focus-list,
  .ssn-shell [data-ssn-focus-list]{
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:100%!important;
    max-height:100%!important;
    flex:1 1 auto!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
  }
}


/* v3.06.13 Final shell geometry authority (loaded after navigator.css). */
@media(min-width:601px){
  .ssn-shell [data-ssn-focus-frame]{height:100%!important;min-height:0!important;max-height:100%!important;align-self:stretch!important;overflow:hidden!important;}
  .ssn-shell [data-ssn-focus-list]{height:100%!important;min-height:0!important;max-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;}
}


/* v3.06.13 True Canonical Focus Geometry Authority.
 * The Project marker can live on the immutable Focus body for routing only;
 * it must never change that node's dimensions or overflow. Desktop shell rows
 * are fixed so provider-specific Daily Brief content cannot resize Focus. */
@media(min-width:601px){
  .ssn-shell .ssn-focus-home{
    grid-template-rows:42px minmax(0,1fr) 101px!important;
    row-gap:14px!important;
  }
  .ssn-shell [data-ssn-focus-frame]{
    box-sizing:border-box!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:100%!important;
    max-height:100%!important;
    align-self:stretch!important;
    justify-self:stretch!important;
    overflow:hidden!important;
  }
  .ssn-shell [data-ssn-focus-list]{
    box-sizing:border-box!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:100%!important;
    max-height:100%!important;
    flex:1 1 auto!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
  }

  .ssn-shell .ssn-summary-strip{
    box-sizing:border-box!important;
    height:101px!important;
    min-height:101px!important;
    max-height:101px!important;
    margin-top:0!important;
    align-self:stretch!important;
    overflow:visible!important;
  }
}


/* v3.06.17 Project reset surface: operational Classic View fallback. */
.ssn-project-title-row{min-width:0!important;display:flex!important;align-items:baseline!important;gap:12px!important;}
.ssn-project-title-row>[data-ssn-workspace-title]{display:inline-block!important;vertical-align:baseline!important;}
.ssn-project-classic-header-action{appearance:none;border:0!important;background:transparent!important;color:var(--ssn-colour-muted,#63717b)!important;padding:0!important;margin:0!important;vertical-align:baseline!important;font:inherit!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;cursor:pointer!important;white-space:nowrap!important;}
.ssn-project-classic-header-action:hover,.ssn-project-classic-header-action:focus-visible{color:var(--ssn-colour-text,#101820)!important;text-decoration:underline;text-underline-offset:3px;outline:none!important;}
@media(max-width:600px){.ssn-project-classic-header-action{font-size:12px!important;margin-left:8px!important}}

/* v3.06.19 Canonical Home Height Parity Lock.
 * Preserve Home's proven outer layout and pin only the shared Focus row to the
 * live Home height captured immediately before a provider opens. This keeps
 * Daily Brief visible and prevents Project from inheriting route-specific
 * height without making the whole workspace viewport-sized. */
@media(min-width:601px){
  .ssn-shell [data-ssn-focus-home]{
    grid-template-rows:42px var(--ssn-canonical-focus-height,minmax(0,1fr)) 101px!important;
    row-gap:14px!important;
    min-height:0!important;
    overflow:visible!important;
  }
  .ssn-shell [data-ssn-focus-frame]{
    height:var(--ssn-canonical-focus-height,100%)!important;
    min-height:0!important;
    max-height:var(--ssn-canonical-focus-height,100%)!important;
  }
}

/* v3.07.08 Responsive Daily Brief authority. Loaded after navigator.css. */
@media(max-width:900px){
  .ssn-shell .ssn-summary-strip{margin-top:24px!important;height:auto!important;min-height:0!important;max-height:none!important;}
  .ssn-shell .ssn-summary-strip-grid,
  .ssn-shell .ssn-summary-strip-grid.has-health,
  .ssn-shell .ssn-summary-strip-grid:not(.has-health){
    width:min(100%,720px)!important;
    margin-inline:auto!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    overflow:visible!important;
  }
  .ssn-shell button.ssn-summary-strip-item{
    min-width:0!important;
    min-height:92px!important;
    padding:14px!important;
    border:1px solid rgba(15,23,42,.08)!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.56)!important;
    align-items:center!important;
  }
  .ssn-shell .ssn-summary-strip-item>.ssn-ui-icon{width:34px!important;height:34px!important;}
}
@media(max-width:600px){
  .ssn-shell .ssn-summary-strip{margin-top:30px!important;padding-inline:2px!important;}
  .ssn-shell .ssn-summary-strip-grid,
  .ssn-shell .ssn-summary-strip-grid.has-health,
  .ssn-shell .ssn-summary-strip-grid:not(.has-health){
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
  .ssn-shell button.ssn-summary-strip-item{
    min-height:106px!important;
    padding:13px 11px!important;
    grid-template-columns:32px minmax(0,1fr)!important;
    gap:9px!important;
  }
  .ssn-shell .ssn-summary-strip-copy strong,
  .ssn-shell .ssn-summary-strip-item>strong{font-size:24px!important;}
  .ssn-shell .ssn-summary-strip-copy small,
  .ssn-shell .ssn-summary-strip-item>small{font-size:11px!important;}
  .ssn-shell .ssn-summary-strip-copy em,
  .ssn-shell .ssn-summary-strip-item>em{white-space:normal!important;font-size:10px!important;line-height:1.25!important;}
}

/* v3.07.09 Responsive Focus Viewport Authority.
 * The shell uses the live visual viewport and orientation rather than device names. */
@media(max-width:900px){
  .ssn-shell .ssn-focus-home-grid{
    height:auto!important;
    min-height:calc(var(--ssn-live-viewport-height,100dvh) - var(--ssn-topbar-height,0px) - 18px)!important;
  }
  .ssn-shell [data-ssn-focus-home]{
    min-height:calc(var(--ssn-live-viewport-height,100dvh) - var(--ssn-topbar-height,0px) - 24px)!important;
    height:auto!important;
    grid-template-rows:42px minmax(420px,1fr) auto!important;
    overflow:visible!important;
  }
  .ssn-shell [data-ssn-focus-frame]{
    height:clamp(420px,58vh,720px)!important;
    max-height:none!important;
  }
}
@media(max-width:900px) and (orientation:landscape){
  .ssn-shell [data-ssn-focus-home]{grid-template-rows:42px minmax(360px,1fr) auto!important;}
  .ssn-shell [data-ssn-focus-frame]{height:clamp(360px,62vh,620px)!important;}
  .ssn-shell .ssn-summary-strip{margin-top:18px!important;}
}
@media(max-width:600px){
  .ssn-shell [data-ssn-focus-home]{grid-template-rows:42px minmax(360px,1fr) auto!important;}
  .ssn-shell [data-ssn-focus-frame]{height:clamp(360px,60vh,620px)!important;}
}


/* v3.11.57 Single Home Card UIX and Equal Row Geometry Lock */
.ssn-focus-list [data-ssn-focus-queue-item] > .ssn-focus-queue-rowline > .ssn-focus-row{
  box-sizing:border-box!important;
  width:100%!important;
  min-height:64px!important;
  height:64px!important;
  margin:0!important;
}
.ssn-focus-list [data-ssn-focus-queue-item] .ssn-focus-row-copy{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:3px!important;
}
.ssn-focus-list [data-ssn-focus-queue-item] .ssn-focus-row-copy > small{display:none!important;}
@media(max-width:600px){
  .ssn-focus-list [data-ssn-focus-queue-item] > .ssn-focus-queue-rowline > .ssn-focus-row{
    min-height:64px!important;
    height:64px!important;
  }
}


/* v3.04.46 Immutable Viewport Workspace Frame and Zero Layout Shift Navigation Lock
 * One viewport-derived frame owns the desktop title, Focus and At a Glance
 * anchors. Route providers cannot alter these rows or recalculate them from
 * Home content. */
@media(min-width:901px){
  .ssn-shell .ssn-main{
    box-sizing:border-box!important;
    height:var(--ssn-workspace-viewport-height,var(--ssn-live-viewport-height,100dvh))!important;
    min-height:var(--ssn-workspace-viewport-height,var(--ssn-live-viewport-height,100dvh))!important;
    max-height:var(--ssn-workspace-viewport-height,var(--ssn-live-viewport-height,100dvh))!important;
    overflow:hidden!important;
  }
  .ssn-shell .ssn-focus-home-grid{
    box-sizing:border-box!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    align-self:stretch!important;
    overflow:hidden!important;
  }
  .ssn-shell [data-ssn-focus-home]{
    box-sizing:border-box!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    grid-template-rows:42px minmax(0,1fr) 101px!important;
    row-gap:14px!important;
    align-content:stretch!important;
    overflow:hidden!important;
  }
  .ssn-shell [data-ssn-workspace-header-engine]{
    box-sizing:border-box!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    align-self:stretch!important;
  }
  .ssn-shell [data-ssn-focus-frame]{
    box-sizing:border-box!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    align-self:stretch!important;
    overflow:hidden!important;
  }
  .ssn-shell .ssn-summary-strip,
  .ssn-shell [data-ssn-daily-brief-engine],
  .ssn-shell .ssn-business-overview{
    box-sizing:border-box!important;
    height:101px!important;
    min-height:101px!important;
    max-height:101px!important;
    margin-top:0!important;
    align-self:stretch!important;
  }
}


/* v3.04.47 Reserved At a Glance Viewport Frame and Project Header Context Lock
 * The immutable desktop frame reserves the shell topbar before sizing the main
 * workspace. This keeps the 101px Daily Brief / At a Glance row visible while
 * preserving identical Home and Project anchors. */
@media(min-width:901px){
  .ssn-shell .ssn-main{
    height:calc(var(--ssn-workspace-viewport-height,var(--ssn-live-viewport-height,100dvh)) - var(--ssn-topbar-height,92px) - 2px)!important;
    min-height:calc(var(--ssn-workspace-viewport-height,var(--ssn-live-viewport-height,100dvh)) - var(--ssn-topbar-height,92px) - 2px)!important;
    max-height:calc(var(--ssn-workspace-viewport-height,var(--ssn-live-viewport-height,100dvh)) - var(--ssn-topbar-height,92px) - 2px)!important;
  }
  .ssn-shell .ssn-focus-home-grid,
  .ssn-shell [data-ssn-focus-home]{
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
  }
  .ssn-shell [data-ssn-focus-home]{
    grid-template-rows:42px minmax(0,1fr) 101px!important;
    row-gap:14px!important;
  }
}

/* v3.04.48 Fixed Viewport Workspace Anchors and Visible At a Glance Lock
 * The complete desktop workspace is anchored directly to the visual viewport.
 * Title, Focus and At a Glance remain three rows of one immutable shell frame.
 * No provider or document-flow height may push the Summary Strip below view. */
@media(min-width:901px){
  .ssn-shell .ssn-main{
    position:fixed!important;
    top:calc(var(--ssn-topbar-height,92px) + clamp(62px,11.5vh,104px))!important;
    right:var(--ssn-page-padding-x)!important;
    bottom:18px!important;
    left:var(--ssn-page-padding-x)!important;
    width:auto!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding:0!important;
    margin:0!important;
    overflow:visible!important;
  }
  .ssn-shell .ssn-focus-home-grid{
    position:absolute!important;
    inset:0!important;
    width:auto!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    overflow:visible!important;
  }
  .ssn-shell [data-ssn-focus-home]{
    position:absolute!important;
    inset:0!important;
    width:auto!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    display:grid!important;
    grid-template-rows:42px minmax(0,1fr) 101px!important;
    row-gap:14px!important;
    align-content:stretch!important;
    overflow:visible!important;
  }
  .ssn-shell [data-ssn-workspace-header-engine]{
    grid-row:1!important;
    position:relative!important;
    inset:auto!important;
  }
  .ssn-shell [data-ssn-focus-frame]{
    grid-row:2!important;
    position:relative!important;
    inset:auto!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
  }
  .ssn-shell .ssn-summary-strip,
  .ssn-shell [data-ssn-daily-brief-engine],
  .ssn-shell .ssn-business-overview{
    grid-row:3!important;
    position:relative!important;
    inset:auto!important;
    display:block!important;
    visibility:visible!important;
    height:101px!important;
    min-height:101px!important;
    max-height:101px!important;
    margin:0!important;
    overflow:visible!important;
    opacity:1!important;
  }
}

/* v3.04.49 Balanced Viewport Workspace Rhythm, Expanded Focus Height and Bottom Breathing Space Lock
 * Rebalance the existing fixed viewport frame without changing its ownership.
 * The workspace begins closer to the immutable utility row, the two canonical
 * gaps are tightened, and At a Glance retains deliberate clearance from the
 * viewport bottom. The reclaimed space belongs only to the shared Focus row. */
@media(min-width:901px){
  .ssn-shell .ssn-main{
    top:calc(var(--ssn-topbar-height,92px) + clamp(22px,4vh,36px))!important;
    bottom:30px!important;
  }
  .ssn-shell [data-ssn-focus-home]{
    grid-template-rows:42px minmax(0,1fr) 101px!important;
    row-gap:10px!important;
  }
}

/* v3.05.12 Focus-native Navigator Queue home trial.
   The queue identity lives inside the immutable Focus Pane. The shell, one-pane
   composition and shared At a Glance strip remain unchanged. */
.ssn-home-queue-frame{
  display:grid!important;
  grid-template-rows:auto minmax(0,1fr)!important;
  min-height:0!important;
  overflow:hidden!important;
}
.ssn-home-queue-header{
  box-sizing:border-box;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  min-height:82px;
  padding:15px 18px 14px;
  border-bottom:1px solid var(--ssn-colour-line);
  background:var(--ssn-colour-card-bg);
}
.ssn-home-queue-identity{display:grid;gap:2px;min-width:0}
.ssn-home-queue-identity small{font-size:11px;line-height:1.2;font-weight:650;letter-spacing:.055em;text-transform:uppercase;color:var(--ssn-colour-muted)}
.ssn-home-queue-identity strong{font-size:17px;line-height:1.28;font-weight:650;letter-spacing:-.012em;color:var(--ssn-colour-text)}
.ssn-home-queue-identity span{font-size:13px;line-height:1.35;color:var(--ssn-colour-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ssn-home-queue-switcher{display:flex;align-items:stretch;gap:4px;flex:0 0 auto}
.ssn-home-queue-switcher button{
  appearance:none;
  display:grid;
  grid-template-columns:auto auto;
  align-items:center;
  gap:9px;
  min-height:38px;
  padding:7px 10px;
  border:0;
  border-radius:7px;
  background:transparent;
  color:var(--ssn-colour-muted);
  font:inherit;
  cursor:pointer;
}
.ssn-home-queue-switcher button span{font-size:12px;font-weight:600}
.ssn-home-queue-switcher button strong{display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:11px;background:var(--ssn-colour-surface-strong);color:var(--ssn-colour-text);font-size:11px;line-height:1}
.ssn-home-queue-switcher button:hover,.ssn-home-queue-switcher button:focus-visible{background:var(--ssn-colour-surface-strong);color:var(--ssn-colour-text)}
.ssn-home-queue-switcher button.is-current{color:var(--ssn-colour-text);background:var(--ssn-colour-surface-strong)}
.ssn-home-queue-frame>.ssn-focus-list{min-height:0!important;height:auto!important;overflow:auto!important}
@media(max-width:820px){
  .ssn-home-queue-header{align-items:flex-start;flex-direction:column;gap:10px;padding:14px}
  .ssn-home-queue-identity span{white-space:normal}
  .ssn-home-queue-switcher{width:100%;overflow-x:auto}
  .ssn-home-queue-switcher button{flex:1 0 auto;justify-content:center}
}

/* v3.05.13 Single-priority Home Focus lock. The queue remains the data source, but Home presents one decision at a time. */
.ssn-home-priority-controls{display:flex;align-items:center;gap:6px;flex:0 0 auto}
.ssn-home-priority-controls button{appearance:none;width:38px;height:38px;border:1px solid var(--ssn-colour-line);border-radius:19px;background:transparent;color:var(--ssn-colour-text);font:400 25px/1 Arial,sans-serif;cursor:pointer}
.ssn-home-priority-controls button:hover,.ssn-home-priority-controls button:focus-visible{background:var(--ssn-colour-surface-strong)}
.ssn-home-queue-frame.is-single-priority>.ssn-focus-list{overflow:hidden!important}
.ssn-home-queue-frame.is-single-priority [data-ssn-focus-queue-item]{display:none!important}
.ssn-home-queue-frame.is-single-priority [data-ssn-focus-queue-item].is-priority-current{display:block!important}
.ssn-home-queue-frame.is-single-priority .ssn-focus-operational{height:100%;display:flex;align-items:stretch}
.ssn-home-queue-frame.is-single-priority .ssn-focus-operational>.is-priority-current{width:100%;align-self:stretch}
.ssn-home-queue-frame.is-single-priority .ssn-focus-row{min-height:100%;padding:clamp(28px,5vh,54px) clamp(24px,4vw,56px)!important;grid-template-columns:58px minmax(0,1fr) auto 20px!important;align-items:center!important}
.ssn-home-queue-frame.is-single-priority .ssn-focus-row-icon{width:48px!important;height:48px!important}
.ssn-home-queue-frame.is-single-priority .ssn-focus-row-copy strong{font-size:clamp(22px,2vw,30px)!important;line-height:1.2!important}
.ssn-home-queue-frame.is-single-priority .ssn-focus-row-copy em{font-size:15px!important;margin-top:8px!important}
.ssn-home-queue-frame.is-single-priority .ssn-focus-row-date strong{font-size:14px!important}

/* v3.05.15 Canonical Queue Navigation and Project Queue Foundation Lock */
.ssn-home-queue-frame{grid-template-rows:auto minmax(0,1fr)!important}
.ssn-home-queue-header{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;min-height:64px!important;padding:0 18px!important;background:var(--ssn-colour-card-bg)!important}
.ssn-home-queue-navigation{display:flex;align-items:flex-end;gap:30px;min-width:0;height:64px;overflow-x:auto;scrollbar-width:none}
.ssn-home-queue-navigation::-webkit-scrollbar{display:none}
.ssn-home-queue-navigation button{appearance:none;position:relative;display:flex;align-items:center;gap:8px;height:64px;padding:2px 0 12px;border:0;background:transparent;color:var(--ssn-colour-muted);font:inherit;white-space:nowrap;cursor:pointer}
.ssn-home-queue-navigation button span{font-size:14px;font-weight:550}
.ssn-home-queue-navigation button strong{font-size:11px;font-weight:600;min-width:20px;text-align:center;color:inherit}
.ssn-home-queue-navigation button::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:transparent}
.ssn-home-queue-navigation button.is-current{color:var(--ssn-colour-text)}
.ssn-home-queue-navigation button.is-current span{font-weight:650}
.ssn-home-queue-navigation button.is-current::after{background:currentColor}
.ssn-home-queue-navigation button:hover,.ssn-home-queue-navigation button:focus-visible{background:transparent;color:var(--ssn-colour-text);outline:0}
.ssn-home-queue-summary{margin:0 0 13px!important;font-size:12px;color:var(--ssn-colour-muted);white-space:nowrap}
.ssn-home-queue-frame>.ssn-focus-list{overflow:auto!important}
.ssn-home-queue-frame .ssn-focus-operational{display:contents!important}
.ssn-home-queue-frame [data-ssn-focus-queue-item][hidden]{display:none!important}
.ssn-home-queue-frame .ssn-focus-row{min-height:58px!important;padding:10px 14px!important;grid-template-columns:36px minmax(0,1fr) auto 18px!important;align-items:center!important}
.ssn-home-queue-frame .ssn-focus-row-icon{width:32px!important;height:32px!important}
.ssn-home-queue-frame .ssn-focus-row-copy strong{font-size:14px!important;line-height:1.3!important}
.ssn-home-queue-frame .ssn-focus-row-copy em{font-size:12px!important;margin-top:2px!important}
.ssn-home-queue-frame .ssn-focus-row-date strong{font-size:12px!important}
@media(max-width:820px){.ssn-home-queue-header{align-items:stretch!important;flex-direction:column!important;padding:0 14px!important}.ssn-home-queue-navigation{width:100%;gap:22px}.ssn-home-queue-summary{display:none}}

/* v3.05.16 Canonical Queue Card Width, Description Visibility and Flexible Row Geometry Lock
 * Queue rows use the complete Focus width. With queue icons intentionally hidden,
 * copy owns the flexible first column; status and chevron remain quiet fixed columns. */
.ssn-home-queue-frame .ssn-focus-list [data-ssn-focus-queue-item] > .ssn-focus-queue-rowline{
  width:100%!important;
  min-width:0!important;
}
.ssn-home-queue-frame .ssn-focus-list [data-ssn-focus-queue-item] > .ssn-focus-queue-rowline > .ssn-focus-row{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  min-height:64px!important;
  height:auto!important;
  padding:12px 14px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(104px,max-content) 18px!important;
  column-gap:14px!important;
  row-gap:3px!important;
  align-items:center!important;
}
.ssn-home-queue-frame .ssn-focus-list [data-ssn-focus-queue-item] .ssn-focus-row-copy{
  grid-column:1!important;
  min-width:0!important;
  width:auto!important;
  overflow:visible!important;
  align-self:center!important;
}
.ssn-home-queue-frame .ssn-focus-list [data-ssn-focus-queue-item] .ssn-focus-row-copy strong{
  display:-webkit-box!important;
  min-width:0!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  overflow-wrap:anywhere!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  font-size:14px!important;
  line-height:1.35!important;
}
.ssn-home-queue-frame .ssn-focus-list [data-ssn-focus-queue-item] .ssn-focus-row-copy em{
  display:-webkit-box!important;
  min-width:0!important;
  margin-top:2px!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  overflow-wrap:anywhere!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  font-size:12px!important;
  line-height:1.35!important;
}
.ssn-home-queue-frame .ssn-focus-list [data-ssn-focus-queue-item] .ssn-focus-row-date{
  grid-column:2!important;
  min-width:104px!important;
  max-width:180px!important;
  justify-self:end!important;
  align-self:center!important;
  white-space:nowrap!important;
}
.ssn-home-queue-frame .ssn-focus-list [data-ssn-focus-queue-item] .ssn-chevron{
  grid-column:3!important;
  justify-self:end!important;
}
@media(max-width:600px){
  .ssn-home-queue-frame .ssn-focus-list [data-ssn-focus-queue-item] > .ssn-focus-queue-rowline > .ssn-focus-row{
    min-height:68px!important;
    padding:11px 12px!important;
    grid-template-columns:minmax(0,1fr) minmax(76px,max-content) 14px!important;
    column-gap:9px!important;
  }
  .ssn-home-queue-frame .ssn-focus-list [data-ssn-focus-queue-item] .ssn-focus-row-date{
    min-width:76px!important;
    max-width:104px!important;
  }
}

/* v3.05.17 Canonical Queue Navigation Polish, Native Focus States and Queue Projection Refinement Lock
 * Safari's default blue focus ring is replaced without removing keyboard clarity.
 * Home queues retain the Project journey-strip language and neutral Navigator surfaces. */
.ssn-home-queue-navigation{
  gap:34px!important;
}
.ssn-home-queue-navigation button{
  outline:0!important;
  box-shadow:none!important;
  padding-bottom:13px!important;
}
.ssn-home-queue-navigation button span{
  font-size:14px!important;
  line-height:1.2!important;
}
.ssn-home-queue-navigation button strong{
  min-width:0!important;
  font-size:11px!important;
  font-variant-numeric:tabular-nums;
}
.ssn-home-queue-navigation button:focus-visible{
  color:var(--ssn-colour-text)!important;
}
.ssn-home-queue-navigation button:focus-visible::before{
  content:"";
  position:absolute;
  inset:7px -9px 7px;
  border:1px solid var(--ssn-colour-border-strong,var(--ssn-colour-line));
  border-radius:6px;
  pointer-events:none;
}
.ssn-home-queue-frame .ssn-focus-list,
.ssn-home-queue-frame .ssn-focus-list:focus,
.ssn-home-queue-frame .ssn-focus-list:focus-visible,
.ssn-home-queue-frame [data-ssn-focus-queue-item],
.ssn-home-queue-frame [data-ssn-focus-queue-item]:focus,
.ssn-home-queue-frame [data-ssn-focus-queue-item]:focus-visible,
.ssn-home-queue-frame .ssn-focus-queue-rowline,
.ssn-home-queue-frame .ssn-focus-queue-rowline:focus,
.ssn-home-queue-frame .ssn-focus-queue-rowline:focus-visible{
  outline:0!important;
  box-shadow:none!important;
}
.ssn-home-queue-frame .ssn-focus-row,
.ssn-home-queue-frame .ssn-focus-row:hover,
.ssn-home-queue-frame .ssn-focus-row:focus,
.ssn-home-queue-frame .ssn-focus-row:focus-visible,
.ssn-home-queue-frame .ssn-focus-row:active{
  outline:0!important;
  box-shadow:none!important;
  border-color:transparent!important;
}
.ssn-home-queue-frame .ssn-focus-row{
  position:relative;
  transition:background-color var(--ssn-transition-fast),color var(--ssn-transition-fast)!important;
}
.ssn-home-queue-frame .ssn-focus-row:hover{
  background:var(--ssn-colour-surface-strong)!important;
}
.ssn-home-queue-frame .ssn-focus-row:focus-visible{
  background:var(--ssn-colour-surface-strong)!important;
}
.ssn-home-queue-frame .ssn-focus-row:focus-visible::before{
  content:"";
  position:absolute;
  inset:3px 4px;
  border:1px solid var(--ssn-colour-border-strong,var(--ssn-colour-line));
  border-radius:5px;
  pointer-events:none;
}
.ssn-home-queue-frame .ssn-focus-row:hover .ssn-chevron,
.ssn-home-queue-frame .ssn-focus-row:focus-visible .ssn-chevron{
  color:var(--ssn-colour-text)!important;
}
@media(max-width:820px){
  .ssn-home-queue-navigation{gap:26px!important}
}
