/* v94 — one-record-at-a-time experience editing */
.summary-context-only{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;display:block!important}
.summary-context-only .vacancy-label{display:block;margin:0 0 8px;font-weight:700;color:#243a55}
.summary-context-only textarea{width:100%;min-height:92px}
.summary-ai-hint{margin:8px 0 0!important}
#experience{display:grid;gap:12px}
#experience .entry.v94-record-card{padding:0!important;border:1px solid #d8e2ee!important;border-radius:14px!important;background:#fff!important;overflow:hidden;box-shadow:0 2px 8px rgba(20,47,82,.04)}
.v94-record-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px 18px;background:#fff}
.v94-record-summary-main{min-width:0}
.v94-record-summary-main strong{display:block;color:#132f50;font-size:15px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v94-record-summary-main span{display:block;color:#586b80;font-size:12px;line-height:1.45;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v94-record-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.v94-record-actions button{min-height:34px;padding:6px 10px;border:1px solid #cdd9e7;border-radius:8px;background:#fff;color:#1c4f84;font-weight:700;font-size:12px}
.v94-record-actions button[data-v94-edit]{background:#eef5ff;border-color:#b9d0ed}
.v94-record-actions button.v94-delete{color:#a32f35}
.v94-record-body{padding:4px 18px 18px;border-top:1px solid #e5ecf4;background:#fbfdff}
#experience .entry:not(.v94-open) .v94-record-body{display:none}
#experience .entry.v94-open .v94-record-summary{background:#f5f9ff}
#experience .entry.v94-record-card .entry-head{display:none!important}
#experience .entry.v94-record-card .role-starter{display:none!important}
#experience .entry.v94-record-card .format-tools [data-role-library]{display:none!important}
.v94-selected-note{display:flex;align-items:center;gap:7px;margin:14px 0 4px;color:#536c86;font-size:12px}
.v94-selected-note:before{content:'✦';color:#b58316}
@media(max-width:700px){.v94-record-summary{grid-template-columns:1fr;padding:14px}.v94-record-actions{justify-content:flex-start}.v94-record-body{padding:4px 14px 16px}.v94-record-actions button{min-height:42px}}
