/* Socket Sam 1.1.72 — targeted page fixes.
   Existing 1.1.47 dark theme remains the source of truth. */
.ss712-sub{display:block;color:var(--ss-muted,#a8b0ba)!important;font-size:12px;margin-top:2px}
#ss712-check-card .field input,
#ss712-check-card .field select,
#ss712-check-card .field textarea{
  width:100%;
}
#ss712-tech-notes .compact-row{align-items:flex-start}
#ss712-tech-notes .compact-row>div:first-child{min-width:0;flex:1}
#ss712-tech-notes .actions{flex:0 0 auto}
[data-ss712-dark="1"]{box-shadow:none!important}
