/* Hatima Berega — ink, paper and a restrained gold rule.
   Shared visual layer; document coordinates remain in style.css. */
:root { --bg: #f3f4f6; --line: #d9dee5; --muted: #58677a; --paper-shadow: 0 8px 28px rgba(22,41,63,.045); --topbar-h: 80px; }
body { font-family: Arial, "Segoe UI", sans-serif; font-size: 1rem; line-height: 1.65; }
.icon { width: 24px; height: 24px; flex: none; vertical-align: middle; }
h1, h2, h3, p { overflow-wrap: anywhere; }
button, input, select, textarea { font-family: inherit; }
[hidden] { display: none !important; }
main { max-width: 1240px; margin-block: 28px 24px; padding-inline: 32px; }
header.topbar { min-height: 80px; padding: 12px max(32px, calc((100% - 1176px) / 2)); gap: 24px; border-top: 3px solid var(--accent); }
.topbar .brand { font-size: 1.3rem; gap: 7px; letter-spacing: -.4px; }
.topbar .brand svg { margin-inline-end: 7px; color: var(--accent-lite); }
.topbar nav a { border-radius: 3px; padding: 12px 14px; font-size: .9375rem; }
.topbar nav a.active { background: rgba(255,255,255,.07); box-shadow: inset 0 -2px var(--accent-lite); }
.topbar .co, .topbar .logout { font-size: .875rem; }
.navtoggle { border-color: rgba(255,255,255,.22); padding: 9px; border-radius: 4px; font-size: .875rem; }
.navtoggle .icon { width: 18px; height: 18px; }
header.public-topbar { background: #fff; border-bottom: 1px solid var(--line); }
.public-topbar .brand { color: var(--navy); }
.public-topbar .brand span, .public-topbar .brand svg { color: var(--accent-dark); }
.public-login { display: inline-flex; align-items: center; gap: 16px; color: var(--navy); font-size: .875rem; font-weight: 600; text-decoration: none; }
.public-login .icon { width: 18px; }
.drawer { padding: 24px; border-inline-end-width: 3px; }
.drawer h3 { font-size: .8125rem; margin-block: 22px 6px; color: var(--accent-lite); }
.drawer nav a, .drawer .linkbtn { border-radius: 3px; font-size: .9375rem; padding: 10px 12px; }
.drawer .who { font-size: .9375rem; line-height: 1.8; }
.drawer-head { padding-bottom: 18px; }
.card { border-radius: 5px; padding: 26px; box-shadow: var(--paper-shadow); }
.card h2 { font-size: 1.125rem; }
.card h3 { font-size: 1rem; }
.pagehead { margin-bottom: 24px; }
.pagehead h1 { font-size: 1.875rem; letter-spacing: -.7px; }
.small, label.f, label.f b, .checkline, .legend { font-size: .875rem; }
.help, .policy-note, .s-note { font-size: .8125rem; line-height: 1.7; }
.eyebrow { font-size: .75rem; font-weight: 600; color: var(--accent-dark); letter-spacing: .8px; }
.btn { border-radius: 4px; min-height: 44px; padding-inline: 20px; gap: 10px; font-size: .9375rem; transition: background .18s, border-color .18s, box-shadow .18s; }
.btn:hover { box-shadow: 0 3px 8px rgba(22,41,63,.1); }
.btn.sec { border-color: #bdc7d3; }
.btn.gold { background: var(--navy); border-color: var(--navy); box-shadow: inset 0 -3px var(--accent); }
.btn.gold:hover { background: var(--navy-dark); border-color: var(--navy-dark); }
.btn.sm { min-height: 36px; font-size: .875rem; }
.btn.lg { min-height: 48px; font-size: 1rem; }
input[type=text], input[type=password], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=date], input[type=datetime-local], input[type=search], select, textarea { border-radius: 4px; padding: 11px 12px; font-size: 1rem; line-height: 1.4; }
input::placeholder, textarea::placeholder { color: #6e7885; opacity: 1; }
input[type=checkbox], input[type=radio] { accent-color: var(--navy); }
label.f b { margin-bottom: 7px; }
details.adder summary { font-size: .875rem; padding-block: 12px; }
details.adder .inner { border-style: solid; border-radius: 4px; padding: 20px; }
table.grid { font-size: .9375rem; }
table.grid th { background: #edf0f4; font-size: .875rem; padding: 13px 14px; border-width: 0 0 1px; }
table.grid td { padding: 15px 14px; border-width: 0 0 1px; }
table.grid tr:nth-child(even) td { background: #fcfcfd; }
table.grid tr:hover td { background: #f3f5f8; }
.badge { font-size: .8125rem; padding: 3px 10px; border-radius: 4px; }
.crumbs { font-size: .875rem; margin-bottom: 12px; }
.stepper { gap: 0; padding-bottom: 16px; border-bottom: 1px solid var(--line); }
.stepper .cur, .stepper a { background: transparent; }
.stepper a, .stepper span { border: 0; border-radius: 0; background: transparent; font-size: .875rem; padding: 10px 14px; }
.stepper .cur { background: #fff; box-shadow: inset 0 -2px var(--accent); }
.stepper a::before, .stepper span::before { width: 26px; height: 26px; font-size: .8125rem; }
.sitefoot { background: transparent; margin-top: 0; padding: 14px 32px 20px; font-size: .8125rem; }
.sitefoot .inner { max-width: 1176px; gap: 12px 16px; }
.sitefoot .inner > span:first-child { color: var(--navy); }
.sitefoot .note { font-size: .75rem; max-width: 90ch; margin-top: 6px; }
.sitefoot .sep { display: none; }
.a11y-btn { width: 42px; height: 42px; font-size: 21px; border-radius: 8px; box-shadow: 0 3px 12px rgba(16,30,54,.14); }

/* The public entrance pairs a solid ink panel with a numbered service index. */
.home-entry { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); border: 1px solid var(--line); background: #fff; border-radius: 5px; overflow: hidden; box-shadow: var(--paper-shadow); }
.hero { background: var(--navy); color: #fff; text-align: start; padding: 46px 46px 32px; display: flex; flex-direction: column; }
.hero .eyebrow { color: var(--accent-lite); }
.hero h1 { color: #fff; font-size: clamp(2.5rem, 4.5vw, 4rem); font-family: "Narkisim", "David", "Times New Roman", serif; font-weight: 400; line-height: 1.18; letter-spacing: -.5px; margin: 36px 0 24px; }
.hero h1 span { color: var(--accent-lite); }
.hero .lead { font-size: 1rem; line-height: 1.9; color: #dce6f2; margin: 0 0 38px; max-width: 40ch; }
.hero-bottom { display: flex; flex-wrap: wrap; gap: 4px 10px; padding-top: 22px; margin-top: auto; border-top: 1px solid rgba(255,255,255,.2); font-size: .875rem; color: #dce6f2; }
.gates { display: flex; flex-direction: column; margin: 0; gap: 0; }
.gate { border: 0; border-radius: 0; box-shadow: none; padding: 30px 36px; transition: background .18s; }
.gate:hover { transform: none; box-shadow: none; background: #f6f7f9; }
.gate h2 { font-size: 1.3rem; margin: 0 0 7px; }
.gate p { font-size: .9375rem; margin-bottom: 24px; line-height: 1.75; max-width: 38ch; }
.gate-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 15px; color: var(--accent-dark); }
.gate-index { font-family: Georgia, serif; font-size: .875rem; color: var(--accent-dark); font-variant-numeric: tabular-nums; }
.gate-cta { display: flex; align-items: center; justify-content: space-between; padding-top: 17px; border-top: 1px solid var(--line); font-size: .9375rem; }
.primary-gate { flex: 1; }
.compact-gate { flex-direction: row; align-items: center; gap: 20px; border-top: 1px solid var(--line); padding-block: 23px; }
.compact-gate div { flex: 1; }
.compact-gate h2 { font-size: 1rem; margin: 0 0 3px; }
.compact-gate p { font-size: .875rem; margin: 0; }
.compact-gate > .icon { width: 20px; color: var(--navy); }
.home-capabilities { margin-top: 50px; }
.section-heading { display: flex; align-items: baseline; gap: 32px; flex-wrap: wrap; padding-bottom: 20px; border-bottom: 1px solid var(--line); }
.section-heading h2 { margin: 0; color: var(--navy); font-size: 1.5rem; }
.soon-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0 32px; }
.soon-grid > div { border: 0; border-bottom: 1px solid var(--line); border-radius: 0; padding: 24px 0; background: none; }
.soon-grid b { font-size: 1rem; margin-bottom: 6px; }
.soon-grid span { font-size: .875rem; line-height: 1.8; }
.development-note { font-size: .8125rem; color: var(--muted); margin: 28px 0 0; }

/* A working document on the right, its follow-up index on the left. */
.workspace-heading { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-bottom: 30px; }
.workspace-heading h1 { font-size: 2.15rem; letter-spacing: -.8px; line-height: 1.3; color: var(--navy); margin: 7px 0 0; }
.workspace-user { color: var(--muted); font-size: .875rem; }
.workspace-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(290px, .48fr); gap: 30px; align-items: start; }
.workspace-grid > *, .formgrid > *, .toolbar > *, .two > *, .two > * > .card { min-width: 0; }   /* טבלה רחבה גוללת בתוך .tscroll ואינה מרחיבה את העמוד */
.quick.card { padding: 0 30px 24px; border-top: 3px solid var(--accent); }
.quick-heading { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 24px 0 20px; margin-bottom: 20px; border-bottom: 1px solid var(--line); }
.quick-heading h2 { font-size: 1.75rem; margin: 3px 0 0; letter-spacing: -.6px; }
.quick-heading > .icon { width: 32px; height: 32px; color: var(--accent-dark); }
.form-section-title, .quick .rcpts legend, .quick .placement legend { display: flex; align-items: center; gap: 12px; color: var(--navy); font-size: .9375rem; font-weight: 600; margin-bottom: 12px; padding: 0; }
.form-section-title > span, .quick .rcpts legend > span, .quick .placement legend > span { color: var(--accent-dark); font-family: Georgia, serif; font-weight: 400; font-size: .8125rem; }
.quick-drop.filedrop { min-height: 184px; justify-content: center; padding: 28px 18px 22px; }
.quick-drop .help { font-size: .75rem; }
.filedrop label b { font-size: 1rem; }
.filedrop .sub { font-size: .875rem; }
.upload-btn { font-size: .9375rem; }
.upload-btn.sm { font-size: .875rem; }
.filechip { font-size: .8125rem; }
#quickFiles { margin-top: 12px; }
.quick .rcpts, .quick .placement { min-width: 0; margin: 24px 0 0; padding: 0 0 18px; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; }
.quick .rcpts legend { margin-bottom: 14px; float: none; }
.quick .rcpts .help { margin-bottom: 0; }
.rcpt-row { gap: 10px; margin-bottom: 10px; }
.quick .formactions { margin-top: 22px; }
.quick .adder { margin-top: 16px; border-top: 1px solid var(--line); }
.followup-heading { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 12px; padding: 0 0 17px; }
.followup-heading a { display: inline-flex; align-items: center; gap: 6px; font-size: .8125rem; text-decoration: none; }
.followup-heading .icon { width: 16px; height: 16px; }
.tracking-card.card { box-shadow: none; padding: 22px; }
.tracking-card h2, .recently-done h2 { display: flex; align-items: center; gap: 10px; padding-bottom: 16px; border-bottom: 1px solid var(--line); font-size: 1rem; margin: 0; }
.tracking-card h2 .icon { color: var(--accent-dark); width: 20px; height: 20px; }
.tracking-card h2 .count { margin-inline-start: auto; font-size: .75rem; font-weight: 600; color: var(--muted); background: var(--bg, #f4f5f7); border: 1px solid var(--line); border-radius: 999px; padding: 1px 9px; }
.tracking-card .scrollbox { max-height: min(260px, 30vh); overflow-y: auto; overscroll-behavior: contain; scrollbar-width: thin; padding-inline-end: 6px; margin-inline-end: -6px; }
.tracking-card .scrollbox .timeline li:first-child { padding-top: 12px; }
.tracking-card .timeline li { display: flex; flex-direction: column; gap: 4px; padding-block: 12px; border-bottom-style: solid; }
.tracking-card .timeline li:last-child { border-bottom: 0; padding-bottom: 0; }
.tracking-card .timeline .when { font-size: .75rem; }
.tracking-card .timeline li > span:last-child { display: flex; flex-wrap: wrap; align-items: center; gap: 7px; font-size: .875rem; }
.tracking-card .timeline a { flex-basis: 100%; font-weight: 600; font-size: .9375rem; text-decoration: none; }
.tracking-card .timeline a:hover { text-decoration: underline; }
.tracking-card .timeline form { margin-inline-start: auto; }
.empty-state { padding: 26px 0 12px; }
.empty-state p { margin: 0 0 5px; color: var(--navy); font-size: .9375rem; }
.empty-state span { font-size: .8125rem; color: var(--muted); }
.recently-done { padding: 8px 2px; }
.recently-done h2 { color: var(--navy); }
.recently-done h2 .icon { width: 20px; height: 20px; color: var(--ok); }
.recently-done > a, .recently-done .done-row { display: flex; justify-content: space-between; gap: 16px; align-items: center; font-size: .875rem; padding: 15px 0; border-bottom: 1px solid var(--line); text-decoration: none; }
.recently-done > a .icon, .recently-done .done-row .icon { width: 16px; }
.recently-done > a:hover, .recently-done .done-row a:hover { text-decoration: underline; }
.recently-done .done-row > a:first-child { flex: 1; display: flex; justify-content: space-between; align-items: center; gap: 16px; text-decoration: none; }
.recently-done .done-row a.dl, .tracking-card .timeline a.dl { flex-basis: auto; font-weight: 500; font-size: .8125rem; white-space: nowrap; color: var(--navy); text-decoration: none; }
.recently-done .done-row a.dl:hover, .tracking-card .timeline a.dl:hover { text-decoration: underline; }
.chips { gap: 0; border-bottom: 1px solid var(--line); padding-bottom: 0; margin-bottom: 24px; }
.chips a.badge { border: 0; border-radius: 0; background: transparent; padding: 12px 18px; font-size: .875rem; }
.chips a.badge.active { background: transparent; color: var(--navy); box-shadow: inset 0 -3px var(--accent); font-weight: 600; }
.toolbar input, .toolbar select { max-width: 100%; }
.auth-shell.login-wrap { display: grid; grid-template-columns: .85fr 1.15fr; max-width: 940px; margin: 48px auto; background: #fff; border: 1px solid var(--line); border-radius: 5px; overflow: hidden; overflow: clip; box-shadow: var(--paper-shadow); }   /* clip מקצץ פינות בלי ליצור מיכל גלילה שמבטל הידבקות */
.auth-intro { background: var(--navy); color: #dce6f2; padding: 36px; display: flex; flex-direction: column; align-items: flex-start; }
.auth-intro .eyebrow { color: var(--accent-lite); }
.auth-mark.icon { width: 42px; height: 42px; margin-top: 42px; color: var(--accent-lite); }
.auth-intro h2 { color: #fff; font-family: "Narkisim", "David", "Times New Roman", serif; font-size: 2.7rem; font-weight: 400; line-height: 1.2; margin: 28px 0 18px; }
.auth-intro h2 span { color: var(--accent-lite); }
.auth-intro p { font-size: .9375rem; line-height: 1.85; margin: 0 0 36px; }
.auth-caption { font-size: .75rem; border-top: 1px solid rgba(255,255,255,.2); padding-top: 22px; margin-top: auto; width: 100%; }
.auth-form.card { border: 0; border-radius: 0; box-shadow: none; margin: 0; padding: 38px 42px; }
.auth-form h1 { color: var(--navy); font-size: 2rem; letter-spacing: -.7px; margin: 8px 0 4px; line-height: 1.3; }
.auth-description { color: var(--muted); font-size: .9375rem; margin: 0 0 28px; }
.auth-form .formactions { margin-top: 24px; }
.auth-form .btn.block { box-shadow: inset 0 -3px var(--accent); }

/* Signer controls inherit the same identity, while PDF overlays keep their exact geometry. */
.s-head { border-top: 3px solid var(--accent); min-height: 72px; padding: 14px 24px; gap: 16px; }
.s-head .brand { font-size: 1.125rem; }
.s-head .org, .s-head select { font-size: .875rem; }
.s-card { border-radius: 5px; padding: 26px; box-shadow: var(--paper-shadow); border-top: 2px solid var(--accent); }
.s-card h1 { font-size: 1.625rem; margin-bottom: 18px; }
.s-card h2 { font-size: 1.125rem; }
.s-facts div { border: 0; border-inline-start: 2px solid var(--line); border-radius: 0; background: #f5f7fa; padding: 12px; font-size: .875rem; }
.s-progress, .s-actions { font-size: .875rem; padding: 12px 16px; }
.modal .box { border-radius: 6px; padding: 24px; }
.sf input, .sf select, .sf textarea { padding: 1px 4px; font-size: inherit; line-height: normal; border-radius: 3px; min-height: 0; }
.s-wrap { margin-top: 24px; }
body.a11y-contrast .hero h1 span, body.a11y-contrast .auth-intro h2 span { color: #fff !important; }
@media (max-width: 1000px) { header.topbar { padding-inline: 24px; gap: 16px; } .workspace-grid { gap: 20px; grid-template-columns: minmax(0,1fr) 290px; } .quick.card { padding-inline: 24px; } }
@media (max-width: 760px) {
  main { padding-inline: 20px; margin-block: 24px 40px; }
  header.topbar { padding: 12px 20px; gap: 12px; }
  .topbar .brand { font-size: 1.125rem; }
  .topbar .end { gap: 12px; }
  .navtoggle span { display: none; }
  .home-entry { grid-template-columns: 1fr; }
  .hero { padding: 30px; }
  .hero h1 { font-size: 3rem; margin-block: 24px 18px; }
  .hero .lead { margin-bottom: 24px; }
  .gate { padding: 25px 30px; }
  .soon-grid { grid-template-columns: repeat(2, minmax(0,1fr)); gap: 0 24px; }
  .section-heading { gap: 10px; }
  .section-heading .eyebrow { flex-basis: 100%; }
  .card { padding: 20px; }
  .sitefoot { padding-inline: 20px; }
  .workspace-heading { margin-bottom: 24px; align-items: start; flex-wrap: wrap; gap: 10px; }
  .workspace-heading h1 { font-size: 1.875rem; }
  .workspace-grid { grid-template-columns: 1fr; }
  .quick.card { padding-inline: 20px; }
  .quick-heading { margin-bottom: 18px; }
  .quick-heading h2 { font-size: 1.5rem; }
  .quick .formactions .btn { flex: 1; }
  .auth-shell.login-wrap { grid-template-columns: 1fr; margin-block: 12px; }
  .auth-intro { padding: 22px 26px; }
  .auth-intro h2 { font-size: 2rem; margin: 12px 0 0; }
  .auth-intro h2 br { display: none; }
  .auth-mark.icon, .auth-intro p, .auth-caption { display: none; }
  .auth-form.card { padding: 28px 26px; }
  .s-card { padding: 20px; }
  .chips a.badge { padding-inline: 12px; }
}
@media (max-width: 400px) { .soon-grid { grid-template-columns: 1fr; } .public-login { gap: 8px; } .public-login .icon { display: none; } .hero { padding: 26px; } }

/* ---------- לוח הבקרה: לחצן "+" ומקטעי ההתחלה ---------- */
.plus-wrap { position: relative; flex: none; }
.plus-float { position: fixed; top: calc(var(--topbar-h) + 12px); inset-inline-end: 18px; z-index: 300; }   /* מרחף בפינה השמאלית-העליונה (מתחת לסרגל) בכל מסכי הארגון */
.plus-float .plus-btn { box-shadow: 0 3px 12px rgba(16,30,54,.35), inset 0 -3px var(--accent); border: 2px solid #fff; }
.plus-menu a { text-decoration: none; box-sizing: border-box; }
body.drawer-open .plus-float { visibility: hidden; }
@media print { .plus-float { display: none !important; } }
.plus-btn { width: 48px; min-height: 48px; padding: 0; justify-content: center; border-radius: 50%; }
.plus-btn .icon { width: 22px; height: 22px; stroke-width: 2.4; }
.plus-menu { position: absolute; inset-inline-end: 0; top: calc(100% + 8px); z-index: 60; min-width: 320px; background: #fff; border: 1px solid var(--line); border-radius: 8px; box-shadow: 0 10px 30px rgba(22,41,63,.18); padding: 6px; display: flex; flex-direction: column; gap: 2px; }
.plus-menu[hidden] { display: none; }
.plus-menu [role=menuitem] { display: flex; align-items: flex-start; gap: 12px; width: 100%; text-align: start; padding: 12px 14px; border: 0; border-radius: 6px; background: none; font: inherit; color: var(--text); cursor: pointer; }
.plus-menu [role=menuitem]:hover, .plus-menu [role=menuitem]:focus-visible { background: #eef2f7; outline: none; }
.plus-menu [role=menuitem] .icon { width: 22px; height: 22px; color: var(--accent-dark); flex: none; margin-top: 2px; }
.plus-menu [role=menuitem] b { display: block; color: var(--navy); font-size: .9375rem; }
.plus-menu [role=menuitem] small { display: block; color: var(--muted); font-size: .78rem; margin-top: 2px; }
.launch.card { padding: 0 30px 30px; border-top: 3px solid var(--accent); }
.launch-tiles { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.launch-tiles form { display: contents; }
.launch-tile { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; margin: 0; padding: 24px 22px; border: 1px solid var(--line); border-radius: 4px; background: #fff; text-align: start; font: inherit; line-height: 1.5; color: var(--text); cursor: pointer; box-shadow: 0 1px 2px rgba(22,41,63,.04); transition: border-color .18s, box-shadow .18s; }
.launch-tile:hover, .launch-tile:focus-visible { border-color: var(--navy); box-shadow: 0 4px 14px rgba(22,41,63,.12); outline: none; }
.launch-tile.static { cursor: default; }
.launch-tile.static:hover { border-color: var(--line); box-shadow: 0 1px 2px rgba(22,41,63,.04); }
.launch-tile > .icon { width: 28px; height: 28px; color: var(--accent-dark); }
.launch-tile b { display: block; font-size: 1.0625rem; color: var(--navy); }
.launch-tile span { display: block; font-size: .8125rem; color: var(--muted); line-height: 1.55; }
.launch-tile.wide { flex-direction: row; align-items: center; gap: 16px; width: 100%; }
.launch-tile.wide .txt { display: flex; flex-direction: column; gap: 4px; min-width: 0; }
/* קבוצות ההתחלה בלוח הבקרה: פעולות עורך/ת הדין (אימות חתימה) ראשונות, כרשימת שורות; מסמך ללקוח אחריהן */
.launch-group + .launch-group { margin-top: 26px; }
.launch-label { display: flex; align-items: center; gap: 12px; margin: 0 0 12px; color: var(--accent-dark); font-size: .8125rem; font-weight: 600; letter-spacing: .02em; }
.launch-label::after { content: ""; flex: 1; height: 1px; background: var(--line); }
.launch-tiles.list { grid-template-columns: 1fr; gap: 10px; }
.launch-tiles.list .launch-tile.wide { padding: 16px 20px; }
.launch-tiles.list .launch-tile.wide > .icon { width: 24px; height: 24px; flex: none; }
.lawyer-wait.card { border-top: 3px solid var(--accent); }
.lawyer-wait h2 .icon { color: var(--accent-dark); }
.tpl-picker { display: grid; grid-template-columns: 210px minmax(0, 1fr); gap: 18px; align-items: start; margin-top: 6px; }
.tpl-picker.single { grid-template-columns: 1fr; }
.topic-list { display: flex; flex-direction: column; gap: 4px; padding: 6px; border: 1px solid var(--line); border-radius: 4px; background: #fff; }
.topic-list [role=tab] { display: flex; justify-content: space-between; align-items: center; gap: 8px; width: 100%; padding: 10px 12px; border: 0; border-radius: 4px; background: none; font: inherit; font-size: .9375rem; font-weight: 600; color: var(--navy); text-align: start; cursor: pointer; }
.topic-list [role=tab]:hover { background: #eef2f7; }
.topic-list [role=tab][aria-selected="true"] { background: var(--navy); color: #fff; box-shadow: inset 3px 0 var(--accent); }
.topic-list [role=tab]:focus-visible { outline: 3px solid var(--accent-lite); outline-offset: 1px; }
.topic-list .cnt { min-width: 22px; padding: 0 7px; border-radius: 11px; background: #eef2f7; color: var(--navy); font-size: .75rem; line-height: 22px; text-align: center; }
.topic-list [role=tab][aria-selected="true"] .cnt { background: var(--accent); color: var(--navy); }
.tpl-cat h3 { font-size: .9375rem; color: var(--accent-dark); margin: 0 0 10px; padding-bottom: 6px; border-bottom: 1px solid var(--line); }
.tpl-cat[hidden] { display: none; }
@media (max-width: 720px) { .tpl-picker { grid-template-columns: 1fr; } .topic-list { flex-direction: row; flex-wrap: wrap; } .topic-list [role=tab] { width: auto; } }
.tpl-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); gap: 12px; }
.tpl-item[hidden] { display: none; }
.tpl-tile { display: flex; flex-direction: column; gap: 6px; width: 100%; height: 100%; padding: 10px; border: 1px solid var(--line); border-radius: 4px; background: #fff; text-align: start; font: inherit; color: var(--text); cursor: pointer; transition: border-color .18s, box-shadow .18s; }
.tpl-tile:hover, .tpl-tile:focus-visible { border-color: var(--navy); box-shadow: 0 4px 14px rgba(22,41,63,.12); outline: none; }
.tpl-tile img { display: block; width: 100%; aspect-ratio: 1 / 1.3; object-fit: cover; object-position: top; border: 1px solid var(--line); background: #f6f7f9; }
.tpl-tile img.broken { display: none; }
.tpl-tile .doc-ico { display: grid; place-items: center; width: 100%; aspect-ratio: 1 / 1.3; border: 1px dashed var(--line); background: #f6f7f9; color: var(--accent-dark); }
.tpl-tile .doc-ico .icon { width: 30px; height: 30px; }
.compose .s-progress { position: static; }
.doc-editor { display: grid; grid-template-columns: minmax(0, 1fr) 340px; gap: 16px; align-items: start; }
.doc-editor > aside { position: sticky; top: calc(var(--topbar-h) + 10px); max-height: calc(100vh - var(--topbar-h) - 20px); overflow-y: auto; overscroll-behavior: contain; }
@media (max-width: 960px) { .doc-editor { grid-template-columns: 1fr; } .doc-editor > aside { position: static; max-height: none; } }
.doc-tabs { display: flex; gap: 4px; border-bottom: 1px solid var(--line); margin-bottom: 14px; }
.doc-tabs button { font: inherit; font-size: .9rem; padding: 8px 14px; background: none; border: 0; border-bottom: 2px solid transparent; color: var(--muted); cursor: pointer; }
.doc-tabs button.sel { color: var(--navy); border-bottom-color: var(--accent); font-weight: 600; }
.doc-paper { display: block; width: 100%; box-sizing: border-box; min-height: 520px; padding: 34px 38px; background: #fff; border: 1px solid var(--line); box-shadow: var(--paper-shadow); font: inherit; font-size: 1rem; line-height: 1.9; direction: rtl; resize: vertical; }
.doc-preview { white-space: pre-wrap; max-height: 70vh; overflow-y: auto; }
.doc-preview h2 { text-align: center; margin: 0 0 14px; }
.doc-side .doclist li { flex-wrap: wrap; gap: 6px; }
.doc-side .doclist li .btn.sm { min-height: 30px; padding-inline: 10px; }
.doc-pdf { width: 100%; height: 70vh; min-height: 520px; border: 1px solid var(--line); background: #f6f7f9; }
.doc-preview mark { background: #fdf0c8; border-radius: 3px; padding: 0 3px; }
.doc-preview .sig { display: inline-block; border: 1px dashed var(--navy); padding: 14px 40px; margin: 6px 0; color: var(--muted); font-size: .8125rem; }
.tpl-tile b { font-size: .9rem; color: var(--navy); line-height: 1.35; }
.tpl-tile small { display: flex; flex-wrap: wrap; gap: 4px; }
.quick-heading .btn.sm { flex: none; }
.quick-heading .btn.sm .icon { width: 16px; height: 16px; transform: scaleX(-1); }
.tracking-card .timeline form.inline { margin-inline-start: auto; }
.tracking-card .timeline .btn.danger { min-height: 30px; padding-inline: 10px; font-size: .78rem; }
@media (max-width: 720px) { .launch-tiles { grid-template-columns: 1fr; } .plus-menu { min-width: 260px; } }

/* כלל 17 — רשימות וטבלאות שעלולות להתארך: חלון גלילה תחום, המסך אינו מתארך */
.scrollbox { max-height: min(420px, 55vh); overflow-y: auto; overscroll-behavior: contain; scrollbar-width: thin; }
.tscroll { max-height: min(540px, 54vh); overflow: auto; overscroll-behavior: contain; scrollbar-width: thin; }
.tscroll table.grid thead th { position: sticky; top: 0; z-index: 1; box-shadow: 0 1px 0 var(--line); }

/* ---------- מספר השלב (סדר החתימה): תיבה רחבה דיה למספר ולחצי הגלילה ---------- */
.stepcell { width: 110px; }
input.stepn { width: 92px; min-width: 92px; padding: 9px 8px; text-align: center; font-variant-numeric: tabular-nums; }
input.stepn::-webkit-inner-spin-button, input.stepn::-webkit-outer-spin-button { opacity: 1; height: 28px; }

/* ---------- תבניות מוכנות: הבורר בלוח הבקרה, עמוד התבניות, טופס המילוי עם המסמך החי ---------- */
.launch-tiles .launch-tile.span { grid-column: 1 / -1; }
.launch-tile.ready-tile { border-color: #c9d3df; box-shadow: inset -3px 0 0 var(--accent), 0 1px 2px rgba(22,41,63,.04); }
.launch-tile.ready-tile > .icon { width: 30px; height: 30px; }
.ready-list { list-style: none; margin: 0; padding: 0 0 0 4px; display: grid; gap: 8px; max-height: min(430px, 55vh); overflow-y: auto; overscroll-behavior: contain; scrollbar-width: thin; }
.ready-list form { margin: 0; }
.ready-item { display: flex; align-items: center; gap: 12px; width: 100%; padding: 13px 16px; border: 1px solid var(--line); border-radius: 4px; background: #fff; font: inherit; text-align: start; color: var(--text); cursor: pointer; transition: border-color .18s, box-shadow .18s; }
.ready-item:hover, .ready-item:focus-visible { border-color: var(--navy); box-shadow: 0 4px 14px rgba(22,41,63,.1); outline: none; }
.ready-item > .icon { width: 22px; height: 22px; color: var(--accent-dark); flex: none; }
.ready-item b { color: var(--navy); font-size: .9375rem; line-height: 1.4; }
.ready-item .badge { flex: none; }
.ready-item .icon.go { width: 18px; height: 18px; margin-inline-start: auto; color: var(--muted); }
.ready-pick .topic-panels .tpl-cat h3 { margin: 2px 0 10px; font-size: .9375rem; color: var(--navy); }
.ready-manage { margin: 16px 0 0; }
.ready-page { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 20px; align-items: start; }
.ready-card h2, .ready-removed summary { display: flex; align-items: center; gap: 10px; }
.ready-card h2 .count, .ready-removed .count { font-size: .75rem; font-weight: 600; color: var(--muted); border: 1px solid var(--line); border-radius: 999px; padding: 1px 9px; }
.ready-scroll { max-height: min(640px, 70vh); padding-inline-end: 6px; }
.ready-group + .ready-group { margin-top: 18px; }
.ready-group h3 { display: flex; align-items: center; gap: 8px; margin: 0 0 6px; font-size: .9375rem; color: var(--navy); }
.ready-group h3 .cnt { font-size: .75rem; color: var(--muted); font-weight: 600; }
.ready-rows { list-style: none; margin: 0; padding: 0; }
.ready-rows li { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 8px 14px; padding: 10px 0; border-bottom: 1px solid var(--line); }
.ready-rows li:last-child { border-bottom: 0; }
.ready-rows .nm { display: flex; flex-wrap: wrap; align-items: center; gap: 6px; min-width: 0; }
.ready-rows .nm b { color: var(--navy); font-size: .9375rem; }
.ready-rows .acts { display: flex; flex-wrap: wrap; gap: 6px; }
.ready-rows .acts form { margin: 0; }
.ready-side .card + .card { margin-top: 16px; }
@media (max-width: 960px) { .ready-page { grid-template-columns: 1fr; } }

.compose-ready { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr); gap: 22px; align-items: start; }
.compose-form.card { padding: 22px 24px; }
.compose-form .s-card { box-shadow: none; border: 0; border-top: 0; padding: 0; margin: 0; }
.compose-form .lawyer-pick { margin-bottom: 12px; }
.compose-form .verify-mode { margin: 0 0 12px; padding: 10px 14px; border: 1px solid var(--line); border-radius: 4px; }
.compose-form .verify-mode legend { font-size: .875rem; font-weight: 600; color: var(--navy); padding: 0 6px; }
.compose-form .f-row { margin: 14px 0 !important; }
.compose-form .choice-row { display: flex; flex-wrap: wrap; gap: 2px 18px; }
.compose-form .formactions { position: sticky; bottom: 0; z-index: 95; background: #fff; padding: 14px 0 4px; margin-top: 18px; border-top: 1px solid var(--line); display: flex; flex-wrap: wrap; gap: 10px; }
.f-group-title { font-size: .9375rem; font-weight: 600; color: var(--navy); margin-bottom: 8px; }
.parties { display: grid; gap: 10px; }
.party-card { border: 1px solid var(--line); border-radius: 4px; padding: 12px 14px; background: #fbfcfd; }
.party-head { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; }
.party-head b { color: var(--navy); font-size: .875rem; }
.party-head select.kind { width: auto; padding: 6px 8px; font-size: .875rem; }
.party-head .btn.sm { margin-inline-start: auto; min-height: 30px; }
.party-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)); gap: 8px 12px; }
.party-grid label.f { margin: 0; }
.doc-live { position: sticky; top: calc(var(--topbar-h) + 10px); }
.doc-live.card { margin-bottom: 0; padding: 22px 24px; }
.doc-live .doc-sheet { max-height: calc(100vh - var(--topbar-h) - 100px); }
.doc-live-head { display: flex; align-items: baseline; justify-content: space-between; gap: 10px; margin-bottom: 8px; }
.doc-live-head h2 { font-size: 1rem; color: var(--navy); margin: 0; }
.doc-sheet { max-height: calc(100vh - var(--topbar-h) - 30px); overflow-y: auto; overscroll-behavior: contain; scrollbar-width: thin; background: #fff; border: 1px solid var(--line); box-shadow: var(--paper-shadow); padding: 38px 40px 46px; font-size: .9375rem; line-height: 1.85; color: #1b2533; }
.doc-sheet p { margin: 0; }
.d-title { text-align: center; font-weight: 700; font-size: 1.15rem; margin-bottom: 2px !important; }
.d-subtitle { text-align: center; font-size: .8125rem; color: #3c4a5b; }
.d-h { font-weight: 700; margin-top: 6px !important; }
.d-hc { text-align: center !important; text-align-last: center !important; }
.d-p.ind { padding-inline-start: 1.7em; }
.d-cl, .d-item { display: grid; grid-template-columns: 1.7em minmax(0, 1fr); }
.d-item { padding-inline-start: 1.7em; }
.d-cl .n, .d-item .n { font-variant-numeric: tabular-nums; }
.d-gap { height: .7em; }
.doc-sheet .v { background: #fdf0c8; border-radius: 3px; padding: 0 3px; -webkit-box-decoration-break: clone; box-decoration-break: clone; }
.doc-sheet .v.auto { background: #e4ebf4; }
.doc-sheet .v.blank { background: #fbe9ea; color: #8a2a30; }
.d-sigrow { display: flex; flex-wrap: wrap; gap: 14px 22px; margin: 12px 0 8px; }
.d-sig { width: 150px; }
.d-sig .box { height: 44px; border: 1px dashed #b7c3d2; border-bottom: 1.5px solid #1d4ed8; border-radius: 3px 3px 0 0; }
.d-sig .cap { font-size: .75rem; color: var(--muted); text-align: center; margin-top: 3px; }
.d-cond { border-inline-start: 2px dashed var(--accent); background: rgba(160,127,54,.05); padding: 2px 10px 6px; margin: 6px 0; }
.d-cond > .tag, .doc-sheet .ci::before { font-size: .6875rem; font-weight: 700; color: var(--accent-dark); }
.d-cond > .tag { display: block; }
.doc-sheet .ci { border-bottom: 1.5px dashed var(--accent); }
.doc-sheet .ci::before { content: attr(data-tag) " "; vertical-align: .3em; }
.doc-editor .doc-sheet { max-height: 70vh; }
@media (max-width: 1100px) { .compose-ready { grid-template-columns: 1fr; } .doc-live { position: static; } .doc-sheet { max-height: 70vh; padding: 26px 22px 30px; } }
/* תבנית אישית ממסמך: הערת הקליטה בבונה, סיוע AI בזיהוי הפרטים, לחצן היצירה בבורר */
.import-note { background: #fdf8ee; border-inline-start: 3px solid var(--accent-dark); border-radius: 6px; padding: 10px 14px; margin: 0 0 14px; font-size: .9rem; line-height: 1.6; }
.ai-assist .ai-head { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin: 10px 0 6px; font-size: .875rem; }
.ai-assist .ai-head .checkline { margin: 0; font-size: .8125rem; }
.ai-items { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: minmax(0, 1fr); gap: 6px; }   /* עמודת הצד היא חלון הגלילה היחיד */
.ai-item { min-width: 0; border: 1px solid var(--line); border-radius: 6px; padding: 8px 10px; background: #fff; }
.ai-row { display: flex; align-items: center; gap: 8px; }
.ai-row input[type=checkbox] { flex: none; margin: 0; }
.ai-row b { font-size: .875rem; color: var(--navy); }
.ai-row .ai-label { flex: 1; min-width: 0; min-height: 32px; padding: 2px 8px; font-size: .875rem; }
.ai-row .ai-type { width: auto; max-width: 42%; min-height: 32px; padding: 2px 6px; font-size: .8125rem; }
.ai-snip { display: block; width: 100%; margin-top: 6px; padding: 4px 6px; border: 0; background: #f5f7fa; border-radius: 4px; font: inherit; font-size: .8125rem; color: var(--muted); text-align: start; cursor: pointer; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; direction: rtl; }
.ai-snip:hover, .ai-snip:focus-visible { background: #eef2f7; color: var(--text); }
.ai-snip mark { background: #fbeec9; color: var(--navy); padding: 0 3px; border-radius: 3px; }
.ready-manage { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; }
/* שלב המשתתפים: סוג החתימה, זיהוי החותם ושפה — מקופל, עם הערכים הנוכחיים בשורת הכותרת */
.policy-pick { padding-block: 0; }
.policy-pick > summary { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; padding-block: 14px; cursor: pointer; list-style: none; }
.policy-pick > summary::-webkit-details-marker { display: none; }
.policy-pick > summary b { color: var(--navy); }
.policy-pick > summary .small { color: var(--muted); }
.policy-pick .policy-edit { margin-inline-start: auto; border: 1px solid var(--line); border-radius: 6px; padding: 3px 12px; font-size: .8125rem; font-weight: 600; color: var(--navy); background: #fff; }
.policy-pick > summary:hover .policy-edit, .policy-pick > summary:focus-visible .policy-edit { border-color: var(--navy); }
.policy-pick[open] .policy-edit { visibility: hidden; }
.policy-pick > form { padding-block: 4px 16px; border-top: 1px solid var(--line); }
.policy-pick fieldset.plain { border: 0; margin: 0; padding: 10px 0 0; min-width: 0; }
.policy-pick fieldset.plain legend { padding: 0; margin-bottom: 4px; font-size: .8125rem; font-weight: 700; color: var(--navy); }
.lawyer-pick { grid-column: 1 / -1; max-width: min(460px, 100%); }

/* בורר התבניות: שליחה בלחיצה על השורה; עריכה ומחיקה לצידה */
.ready-list li { display: flex; align-items: stretch; gap: 8px; }
.ready-list li .ready-go { flex: 1; min-width: 0; }
.ready-acts { display: flex; align-items: center; gap: 6px; flex: none; }
.ready-acts form { margin: 0; }
.btn.danger-text { color: var(--err); }
.btn.danger-text:hover { border-color: var(--err); }
@media (max-width: 600px) { .ready-list li { flex-wrap: wrap; } .ready-acts { width: 100%; justify-content: flex-end; } }
/* טופס השליחה: שינויים במסמך זה בלבד */
.doc-adjust { border: 1px solid var(--line); border-radius: 5px; padding: 0 14px; margin-bottom: 14px; background: #fbfcfd; }
.doc-adjust > summary { display: flex; align-items: center; gap: 8px; padding-block: 12px; cursor: pointer; }
.doc-adjust > summary b { color: var(--navy); font-size: .9375rem; }
.doc-adjust[open] { padding-bottom: 12px; }
.adj-fields { list-style: none; margin: 0 0 8px; padding: 0; display: grid; gap: 6px; max-height: min(320px, 45vh); overflow-y: auto; overscroll-behavior: contain; }
.adj-row { display: flex; align-items: center; gap: 8px; }
.adj-row input[type=text] { flex: 1; min-width: 0; min-height: 36px; padding: 4px 10px; font-size: .875rem; }
.adj-row .checkline { margin: 0; font-size: .8125rem; white-space: nowrap; }
.adj-row.gone input[type=text] { text-decoration: line-through; color: var(--muted); }
.adj-body .doc-paper { min-height: 200px; }

/* ---------- שדה כתובת: ישוב · רחוב · מספר · דירה ---------- */
.addr { margin-bottom: 14px; }
.addr-label { display: block; font-size: .875rem; font-weight: 700; margin-bottom: 7px; color: var(--navy); }
.addr-grid { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.4fr) 92px 92px; gap: 10px; align-items: start; }
.addr-grid .f { position: relative; margin: 0; }
.addr-grid .f span { display: block; font-size: .8125rem; color: var(--muted); margin-bottom: 5px; }
.addr-grid input { width: 100%; }
.addr-list { position: absolute; z-index: 140; inset-inline: 0; top: 100%; margin: 2px 0 0; padding: 4px; list-style: none;
  background: #fff; border: 1px solid var(--line); border-radius: 5px; box-shadow: 0 8px 24px rgba(22,41,63,.16);
  max-height: 232px; overflow-y: auto; overscroll-behavior: contain; scrollbar-width: thin; }
.addr-list li { padding: 8px 10px; border-radius: 4px; cursor: pointer; font-size: .9375rem; }
.addr-list li:hover, .addr-list li:focus { background: #eef2f7; outline: none; }
.addr-manual { margin-top: 8px; font-size: .8125rem; }
.addr.manual .addr-list { display: none; }
@media (max-width: 700px) { .addr-grid { grid-template-columns: 1fr 1fr; } .addr-city, .addr-street { grid-column: 1 / -1; } }

/* ---------- אורך העמוד: עמודת הצד היא כרטיס אחד גולל, בגובה הכרטיס הראשי ---------- */
/* כרטיס המעקב מתחיל באותו גובה כמו הכרטיס הראשי, נשאר במקומו בגלילה,
   וגופו הוא חלון גלילה אחד — בלי גלילה בתוך גלילה ובלי רשימות מכווצות. */
.workspace-followup, .ready-side { position: sticky; top: calc(var(--topbar-h) + 16px); display: block; }
.listpane { display: flex; flex-direction: column; min-height: 0; margin: 0;
  max-height: calc(100vh - var(--topbar-h) - 128px); padding: 20px 22px; }
.sticky-col { position: sticky; top: calc(var(--topbar-h) + 16px); }
.listpane > .followup-heading { flex: none; margin: 0 0 6px; }
.listpane-scroll { flex: 1 1 auto; min-height: 220px; overflow-y: auto; overscroll-behavior: contain;
  scrollbar-width: thin; padding-inline-end: 8px; margin-inline-end: -8px; }
.listpane-scroll .track { display: block; }
.listpane-scroll .track + .track { margin-top: 4px; }
/* כותרת כל רשימה נשארת גלויה בזמן הגלילה, עם הספירה שלה */
.listpane-scroll .track > h2 { position: sticky; top: 0; z-index: 2; background: var(--card);
  display: flex; align-items: center; gap: 10px; margin: 0; padding: 10px 0 12px;
  border-bottom: 1px solid var(--line); font-size: 1rem; }
.listpane-scroll .track > h2 .icon { color: var(--accent-dark); width: 20px; height: 20px; }
.listpane-scroll .track > h2 .count { margin-inline-start: auto; font-size: .75rem; font-weight: 600; color: var(--muted);
  background: var(--bg); border: 1px solid var(--line); border-radius: 999px; padding: 1px 9px; }
.listpane-scroll .track .timeline li { display: flex; flex-direction: column; gap: 4px; padding-block: 12px;
  border-bottom: 1px solid var(--line); border-bottom-style: solid; }
.listpane-scroll .track:last-child .timeline li:last-child { border-bottom: 0; }
.listpane-scroll .track .timeline .when { font-size: .75rem; }
.listpane-scroll .track .timeline li > span:last-child { display: flex; flex-wrap: wrap; align-items: center; gap: 7px; font-size: .875rem; }
.listpane-scroll .track .timeline a { flex-basis: 100%; font-weight: 600; font-size: .9375rem; text-decoration: none; }
.listpane-scroll .track .timeline a:hover { text-decoration: underline; }
.listpane-scroll .track .timeline a.dl { flex-basis: auto; font-weight: 500; font-size: .8125rem; white-space: nowrap; }
.listpane-scroll .track .timeline form.inline { margin-inline-start: auto; }
.listpane-scroll .track .empty-state { padding-block: 14px; }
.ready-side > .card { margin-bottom: 16px; }
@media (max-width: 1000px) {
  .workspace-followup, .ready-side, .sticky-col { position: static; }
  .listpane { max-height: none; }
  .listpane-scroll { min-height: 0; overflow: visible; }
}
/* כרטיסים בשתי עמודות: אותו גובה בשורה, והעמודה מסתיימת יחד עם שכנתה. */
.two:has(> :only-child) { grid-template-columns: minmax(0, 1fr); }   /* כרטיס יחיד — לרוחב מלא, לא חצי עמוד ריק */
.two > div { display: flex; flex-direction: column; }
.two > div > .card:last-child { flex: 1 1 auto; margin-bottom: 0; }
/* מקטעי עמוד (`data-pane`): עמוד ארוך מוצג מקטע-מקטע, עם סרגל דביק מתחת לסרגל העליון. */
.panebar { display: flex; gap: 2px; flex-wrap: wrap; margin-bottom: 22px; border-bottom: 1px solid var(--line);
  position: sticky; top: var(--topbar-h); z-index: 85; background: var(--bg); padding-top: 10px; }
.panebar button { background: none; border: 0; border-bottom: 2px solid transparent; padding: 11px 16px; margin-bottom: -1px;
  font: inherit; font-size: .9375rem; color: var(--muted); cursor: pointer; border-radius: 4px 4px 0 0; }
.panebar button:hover { color: var(--navy); background: rgba(31,58,95,.04); }
.panebar button[aria-selected="true"] { color: var(--navy); font-weight: 600; border-bottom-color: var(--accent); }
/* שתי עמודות: כרטיס טבלה מתמתח לגובה העמודה השנייה — העמודות מסתיימות יחד,
   ואין חצי עמוד ריק ליד עמודה שממשיכה לבד. */
.two > .card:has(.tscroll) { align-self: stretch; }
.two > .card:has(.tscroll) > .pane-body { display: flex; flex-direction: column; min-height: 0; min-width: 0; }
.two > .card:has(.tscroll) > .pane-body > .tscroll { flex: 0 1 auto; min-width: 0; }   /* הטבלה נשארת תחומה; הכרטיס הוא שמתמתח */

/* תצוגה מקדימה של מסע החותם בבונה — תחומה לרוחב העמודה; תוכן רחב גולל בתוכה. */
#preview { max-width: 420px; width: 100%; overflow-x: auto; overscroll-behavior-x: contain; }
