/* ============================================================
   Uptimia — Free TLS-RPT Checker (/tls-rpt-checker)
   Ported from docs/tls-rpt-checker-mockup.html <style> block —
   which shares the exact skin of the SPF/DKIM/DMARC/MTA-STS
   mail-suite siblings, so this file is that shared skin
   re-scoped.

   EVERYTHING is scoped under the root wrapper `.trp` so it can
   never collide with homepage-v30.css / tools.css (both also
   loaded on the page — they define global .hero/.card/.pill/
   .btn-cta/.wrap/.field/.testbar). The mockup's :root custom
   properties live on `.trp` instead of :root; generic
   @keyframes (pulse/rot/land) are renamed trp-pulse / trp-rot /
   trp-land. The mockup's own site chrome (.topbar / .nav /
   .brand / .dock / .foot) is intentionally dropped — the real
   page provides top_menu + footer. Fonts are NOT imported here;
   the site already loads them.

   Sibling boundary: /mta-sts-checker owns the LOCK (the policy
   telling senders "verified TLS or don't deliver") — this tool
   owns the SMOKE ALARM wired to it: the RFC 8460 record, every
   rua destination validated as a URI and PROBED, and the
   pairing check (is there a policy for these reports to
   describe?).

   The .opp / .auth-rec finding rows carry the per-destination
   verdicts (including the POST transcript); the .port-row steps
   render the valid-rua reference. Additions over the mockup:
   .hero-error (run failures), .starter-rec (the copyable
   starter record on the no-record verdict), .badge-img and
   [hidden]. */

/* scoped reset */
.trp,
.trp *,
.trp *::before,
.trp *::after{box-sizing:border-box;margin:0;padding:0}

/* ---- theme tokens (scoped, not on :root) + base typography ---- */
.trp{
  /* verbatim from www.uptimia.com :root */

  font-family:var(--sans);
  background:var(--bg-2);
  color:var(--ink);
  font-size:15px;line-height:1.55;font-weight:450;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
  font-feature-settings:'cv11','ss01','ss03','tnum';
}
.trp a{color:inherit;text-decoration:none}
.trp button{font:inherit;cursor:pointer;background:none;border:0;color:inherit}
.trp input,.trp select,.trp textarea{font:inherit;color:inherit}
.trp svg{display:block}
.trp .wrap{max-width:1120px;margin:0 auto;padding:0 24px}
.trp .mono{font-family:var(--mono)}
.trp .micro{font-size:11.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--soft)}
.trp [hidden]{display:none !important}

.trp .view{display:none}
.trp .view.on{display:block}

/* ============================================================
   HERO (dark)
   ============================================================ */

.trp .testbar{
  max-width:640px;margin:34px auto 0;
  display:flex;align-items:stretch;gap:0;
  background:#fff;border-radius:12px;padding:6px;
  box-shadow:0 1px 0 rgba(255,255,255,.06), 0 24px 60px -24px rgba(0,0,0,.55), 0 0 0 1px rgba(255,255,255,.08);
}
.trp .testbar .field{flex:1;display:flex;align-items:center;gap:11px;padding:0 8px 0 14px;min-width:0;border:0;background:none;margin:0}
.trp .testbar .field svg{color:var(--soft);flex:none}
.trp .testbar input{flex:1;border:0;outline:0;background:none;min-width:0;font-size:16.5px;font-weight:450;color:var(--ink);height:48px;box-shadow:none}
.trp .testbar input::placeholder{color:var(--soft)}
.trp .testbar .btn-run{
  display:inline-flex;align-items:center;gap:8px;padding:0 22px;border-radius:8px;
  background:var(--cta);color:var(--cta-ink);font-size:15px;font-weight:650;letter-spacing:-.01em;white-space:nowrap;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.22), 0 6px 18px -6px rgba(78,201,126,.55);
  transition:filter .15s,transform .1s;
}
.trp .testbar .btn-run:hover{filter:brightness(1.05)}
.trp .testbar .btn-run:active{transform:scale(.99)}
.trp .hero-error{
  max-width:720px;margin:14px auto 0;text-align:left;
  background:rgba(255,122,104,.12);border:1px solid rgba(255,122,104,.4);
  color:#ffb4a8;border-radius:10px;padding:10px 16px;font-size:14px;
}

/* ============================================================
   Light sections
   ============================================================ */
.trp .sec{padding:72px 0 0}
.trp .sec:last-child{padding-bottom:72px}
.trp .sec-head{max-width:640px;margin:0 0 34px}
.trp .sec-head.center{margin:0 auto 38px;text-align:center}
.trp .sec-head .micro{display:block;margin-bottom:12px;color:var(--accent)}
.trp .sec-head h2{font-size:31px;line-height:1.15;font-weight:700;letter-spacing:-.022em;color:var(--ink)}
.trp .sec-head p{margin-top:12px;font-size:15.5px;color:var(--muted)}

.trp .note-mono{font-family:var(--mono);font-size:12px;color:var(--soft)}

/* the-four quad */

/* readout decoder */

/* duo */
.trp .duo{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}
.trp .duo-side h3{font-size:22px;line-height:1.2;font-weight:700;letter-spacing:-.018em;margin-bottom:10px}
.trp .duo-side p{font-size:14.5px;line-height:1.65;color:var(--muted);margin-bottom:12px}
.trp .duo-side ul{list-style:none;display:grid;gap:8px;margin:16px 0 20px}
.trp .duo-side li{display:flex;gap:9px;font-size:13.5px;color:var(--muted)}
.trp .duo-side li svg{color:var(--accent);flex:none;margin-top:3px}
.trp .port-row{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid var(--bg-3)}
.trp .port-row:last-child{border-bottom:0}
.trp .port-row .pt{flex:none;min-width:170px;font-family:var(--mono);font-size:12px;color:var(--ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.trp .port-row .pd{flex:1;font-size:12.5px;color:var(--muted)}

/* terminal cheatsheet */
.trp .cheat{max-width:860px;margin:0 auto;display:grid;gap:8px}
.trp .ch-row{display:flex;align-items:center;gap:14px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px 16px;flex-wrap:wrap}
.trp .ch-row b{flex:1;font-size:13.5px;font-weight:600;letter-spacing:-.01em;color:var(--ink-2);min-width:190px}
.trp .cmd{
  display:inline-flex;align-items:center;gap:8px;max-width:100%;
  font-family:var(--mono);font-size:11.5px;color:var(--ink-3);
  background:var(--bg-3);border:1px solid var(--line-2);border-radius:7px;padding:5px 10px;
}
.trp .cmd .c{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.trp .cmd button{color:var(--accent);font-weight:600;font-size:11px;flex:none}

/* FAQ */
.trp .faq{max-width:760px;margin:0 auto}
.trp .faq-item{border-bottom:1px solid var(--line)}
.trp .faq-item:first-child{border-top:1px solid var(--line)}
.trp .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 2px;text-align:left;font-size:15.5px;font-weight:600;letter-spacing:-.01em;color:var(--ink-2)}
.trp .faq-q .pm{flex:none;width:22px;height:22px;border-radius:50%;border:1px solid var(--line-2);display:flex;align-items:center;justify-content:center;color:var(--soft);font-size:14px;transition:transform .18s var(--ease)}
.trp .faq-item.open .pm{transform:rotate(45deg);color:var(--accent);border-color:var(--accent-line);background:var(--accent-soft)}
/* Grid-rows accordion, NOT a fixed max-height cap: the tallest answer here
   needs well past 460px at 320px viewport (the old cap silently clipped it —
   family-wide bug, 13th tool). 0fr→1fr animates to the natural height at any
   width. Do NOT reintroduce a pixel cap. */
.trp .faq-a{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .25s var(--ease)}
.trp .faq-a p{min-height:0;overflow:hidden;padding:0 40px 0 2px;font-size:14.5px;line-height:1.65;color:var(--muted)}
.trp .faq-a p::after{content:'';display:block;height:18px}
.trp .faq-item.open .faq-a{grid-template-rows:1fr}

/* other tools */
.trp .tools-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.trp .tool-link{display:flex;flex-direction:column;gap:5px;padding:17px 18px 15px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);transition:border-color .15s, box-shadow .15s}
.trp .tool-link:hover{border-color:var(--accent-line);box-shadow:0 8px 24px -14px rgba(15,23,42,.18)}
.trp .tool-link b{font-size:14px;font-weight:600;letter-spacing:-.01em;color:var(--ink-2);display:flex;align-items:center;gap:7px}
.trp .tool-link b svg{color:var(--accent)}
.trp .tool-link span{font-size:12.5px;color:var(--soft)}
.trp .tool-link.featured{border-color:var(--accent-line);background:linear-gradient(180deg,#fff,var(--accent-soft))}

/* CTA band */
.trp .band{margin-top:80px;background:var(--dark);color:var(--dark-ink);position:relative;overflow:hidden}
.trp .band::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 640px 320px at 82% 130%, rgba(78,201,126,.14), transparent 60%);pointer-events:none}
.trp .band-in{max-width:1120px;margin:0 auto;padding:58px 24px;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;position:relative}
.trp .band h2{font-size:30px;line-height:1.14;font-weight:700;letter-spacing:-.022em;color:#fff}
.trp .band p{margin-top:12px;font-size:15px;line-height:1.6;color:var(--dark-muted);max-width:46ch}
.trp .band-form{display:flex;gap:8px;background:#fff;border-radius:12px;padding:6px;box-shadow:0 20px 50px -22px rgba(0,0,0,.5)}
.trp .band-form input{flex:1;border:0;outline:0;background:none;padding:0 14px;height:44px;font-size:14.5px;color:var(--ink);min-width:0;box-shadow:none}
.trp .band-form input::placeholder{color:var(--soft)}
.trp .band-form .btn-run{display:inline-flex;align-items:center;padding:0 18px;border-radius:8px;background:var(--cta);color:var(--cta-ink);font-size:14px;font-weight:650;white-space:nowrap;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)}
.trp .band-trust{display:flex;gap:20px;margin-top:14px;font-family:var(--mono);font-size:11.5px;color:var(--dark-soft)}
.trp .band-trust span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
.trp .band-trust svg{color:var(--accent-bright)}

/* ============================================================
   CHECKING view — parse + follow-the-reports walk
   ============================================================ */
.trp .runhead{background:var(--dark);color:var(--dark-ink);position:relative;overflow:hidden}
.trp .runhead::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 700px 300px at 50% 130%, rgba(78,201,126,.10), transparent 60%);pointer-events:none}
.trp .runhead-in{max-width:1120px;margin:0 auto;padding:30px 24px 26px;position:relative}
.trp .runrow{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.trp .urlchip{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.05);border:1px solid var(--dark-line-2);border-radius:10px;padding:9px 14px;font-family:var(--mono);font-size:14px;color:#fff}
.trp .urlchip .fav{width:18px;height:18px;border-radius:5px;background:linear-gradient(135deg,#7ea4e8,#4f6ab8);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff;font-family:var(--sans)}
/* Real favicon of the checked site (loaded into the .fav box; falls back to the initial). */
.trp .urlchip .fav img{width:16px;height:16px;object-fit:contain;border-radius:3px;display:block}
.trp .urlchip .fav[data-favicon]{background:#fff}
.trp .urlchip .rt{color:var(--accent-bright);font-size:12px;font-weight:600}
.trp .runrow .spacer{flex:1}
.trp .run-status{display:inline-flex;align-items:center;gap:9px;font-size:13.5px;color:var(--dark-muted)}
.trp .run-status .hit{color:var(--amber-bright);font-weight:600}

/* the enforcement ladder — 4 rungs, live */
.trp .budget{display:flex;gap:5px}
.trp .lad-labels{display:flex;gap:5px;margin-top:7px;font-family:var(--mono);font-size:10.5px;color:var(--dark-soft)}
.trp .lad-labels span{flex:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.trp .lad-labels span.on{color:#fff;font-weight:600}

.trp .check-banner{
  margin-top:18px;display:none;align-items:center;gap:10px;
  border:1px solid rgba(240,205,109,.38);background:rgba(240,205,109,.10);
  border-radius:var(--radius-sm);padding:11px 16px;font-size:14px;color:#f4e3b2;
}
.trp .check-banner svg{color:var(--amber-bright);flex:none}
.trp .check-banner.good{border-color:rgba(78,201,126,.35);background:rgba(78,201,126,.08);color:#c4e8d2}
.trp .check-banner.good svg{color:var(--accent-bright)}
.trp .live-zone{padding:34px 0 0}

/* live walk terminal */
.trp .term{background:var(--dark);border:1px solid var(--dark-line-2);border-radius:var(--radius);overflow:hidden;box-shadow:0 20px 50px -28px rgba(0,0,0,.55)}

/* ============================================================
   RESULT views
   ============================================================ */

/* results body */

/* the raw record, tokenized */
.trp .rec-raw{font-family:var(--mono);font-size:12.5px;line-height:2.15;word-break:break-word}
.trp .tok{display:inline-block;border-radius:6px;padding:1px 7px;margin:0 3px 3px 0;border:1px solid var(--line-2);background:var(--bg-3);color:var(--ink-3);white-space:nowrap}
.trp .tok.ver{color:var(--soft);background:var(--bg-2);border-style:dashed}
.trp .tok.lk{border-color:#d8dcea;background:#f2f4fa;color:#40518f}
.trp .tok.ip{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent-2)}
.trp .tok.goodk{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent);font-weight:600}
.trp .tok.warnk{border-color:var(--warn-line);background:var(--warn-soft);color:var(--warn);font-weight:600}
.trp .tok.badk{border-color:var(--bad-line);background:var(--bad-soft);color:var(--bad);font-weight:600}
.trp .tok.dep{border-color:var(--warn-line);background:var(--warn-soft);color:var(--warn);text-decoration:underline wavy rgba(182,120,0,.5)}
.trp .rec-note{margin-top:10px;font-size:12.5px;color:var(--muted)}
.trp .rec-note b{color:var(--ink-2)}

/* ladder / ledger rows */
.trp .tr-row.here-bad{background:linear-gradient(90deg,var(--bad-soft),transparent 72%);border-radius:8px;padding-left:8px;margin-left:-8px}
.trp .tree-foot{margin-top:12px;font-size:13px;color:var(--muted)}
.trp .tree-foot b{color:var(--ink-2)}

/* report-destination rows + the authorization record chip */
.trp .auth-rec{
  font-family:var(--mono);font-size:11.5px;color:var(--ink-3);
  background:var(--bg-3);border:1px dashed var(--line-2);border-radius:8px;
  padding:9px 12px;margin-top:8px;word-break:break-all;line-height:1.7;
}
.trp .auth-rec b{color:var(--accent-2);font-weight:600}
/* ORDER GUARD (step 9): .auth-rec renders INSIDE .opp (see the oppsCardHTML
   builders in public/website/js/), so its <b> matches both rules at 0-2-1.
   The shared .tool .opp b now lives in tools-page.css, which loads BEFORE this
   file, so .auth-rec b would newly win. It did not before. Restating the two
   overlapping declarations after it keeps today's rendering exactly. */
.trp .opp b{font-weight:650;color:var(--ink-2)}
.trp .auth-rec.missing{border-color:var(--bad-line);background:var(--bad-soft);color:var(--bad)}
.trp .auth-rec.missing b{color:var(--bad)}

/* the copyable starter record (no-record verdict) */
.trp .starter-rec{
  display:flex;align-items:center;gap:10px;flex-wrap:wrap;
  font-family:var(--mono);font-size:12px;color:var(--ink-2);
  background:var(--accent-soft);border:1px dashed var(--accent-line);border-radius:8px;
  padding:10px 12px;margin-top:8px;word-break:break-all;line-height:1.7;
}
.trp .starter-rec .sr-txt{flex:1;min-width:200px}
.trp .starter-rec b{color:var(--accent-2)}
.trp .starter-rec button{color:var(--accent);font-weight:600;font-size:11.5px;flex:none}

/* triage list */
.trp .opp:last-child{border-bottom:0}
.trp .sev.ok{background:var(--accent)}
.trp .opp p b{display:inline;font-size:inherit;color:var(--ink-2)}
.trp .opp p .mono{font-size:11.5px;color:var(--ink-3)}
.trp .opp .act{display:inline-block;margin-top:8px;font-family:var(--mono);font-size:11px;font-weight:600;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:6px;padding:2px 8px;white-space:nowrap}
.trp .opp .act.warn{color:var(--warn);background:var(--warn-soft);border-color:var(--warn-line)}
.trp .opp .act.bad{color:var(--bad);background:var(--bad-soft);border-color:var(--bad-line)}

/* capture cards */
.trp .capture.warn{border-color:var(--warn-line);background:linear-gradient(180deg,#fff,var(--warn-soft));box-shadow:0 1px 2px rgba(15,23,42,.04), 0 16px 40px -22px rgba(182,120,0,.22)}
.trp .capture.bad{border-color:var(--bad-line);background:linear-gradient(180deg,#fff,var(--bad-soft));box-shadow:0 1px 2px rgba(15,23,42,.04), 0 16px 40px -22px rgba(192,56,43,.22)}
.trp .capture h3 em{font-family:var(--serif);font-style:italic;font-weight:500;color:var(--warn)}
.trp .capture.bad h3 em{color:var(--bad)}
.trp .cap-form input{box-shadow:none}
.trp .cap-form .btn-warn{
  display:inline-flex;align-items:center;gap:7px;padding:0 16px;border-radius:8px;
  background:var(--warn);color:#fff;font-size:13.5px;font-weight:650;white-space:nowrap;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.15);transition:filter .15s;
}
.trp .cap-form .btn-warn:hover{filter:brightness(1.08)}
.trp .cap-form .btn-bad{
  display:inline-flex;align-items:center;gap:7px;padding:0 16px;border-radius:8px;
  background:var(--bad);color:#fff;font-size:13.5px;font-weight:650;white-space:nowrap;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.15);transition:filter .15s;
}
.trp .cap-form .btn-bad:hover{filter:brightness(1.08)}

/* what-we-checked kv */
.trp .kv .v.warn{color:var(--warn);font-weight:550}
.trp .kv .v.good{color:var(--accent);font-weight:550}

/* share / badge — the SVG has no viewBox, so a fixed height with auto width
   can overflow narrow cards; cap the width and let height follow */
.trp .badge-img{max-width:100%;height:auto}
.trp .badge-demo .act-ghost{border-color:var(--line-2);color:var(--ink-2)}

/* cross-sell */
.trp .deep-link{
  display:flex;align-items:center;gap:14px;padding:16px 18px;
  border:1px solid var(--accent-line);border-radius:var(--radius-sm);
  background:linear-gradient(180deg,#fff,var(--accent-soft));transition:box-shadow .15s;
}
.trp .deep-link:hover{box-shadow:0 10px 26px -16px rgba(0,126,66,.35)}
.trp .deep-link .glyph{flex:none;width:36px;height:36px;border-radius:9px;background:var(--accent-soft);border:1px solid var(--accent-line);color:var(--accent);display:flex;align-items:center;justify-content:center}
.trp .deep-link b{display:block;font-size:13.5px;font-weight:650;color:var(--ink-2)}
.trp .deep-link span{font-size:12px;color:var(--muted)}
.trp .deep-link svg.arr{margin-left:auto;color:var(--accent);flex:none}

.trp .foot-pad{height:74px}

/* width containment (2026-07-29 family sweep — mirrors the mta-sts/dmarc
   siblings): long unbroken mono tokens (rua URIs, _smtp._tls hostnames, POST
   transcripts) must wrap inside their cards instead of widening the page at
   360px. The shared .tool skin already contains .permalink/.kv .v/
   .verdict-main. */
.trp .verdict-hero > *{min-width:0}
/* record tokens carry FULL rua URIs here (unlike the siblings' short mx
   patterns) — a nowrap pill wider than the card must wrap inside itself */
.trp .tok{max-width:100%;white-space:normal;overflow-wrap:anywhere}
.trp .permalink{max-width:100%;min-width:0}
/* the URL span is itself a flex item of the inline-flex chip — without
   flex/min-width it keeps min-width:auto and the chip can never shrink
   below the full nowrap URL */
.trp .permalink span{flex:1;min-width:0;overflow-wrap:anywhere}
.trp .faq-a p{overflow-wrap:anywhere}
.trp .rec-note,.trp .tree-foot{overflow-wrap:anywhere}
.trp .opp p,.trp .opp b{overflow-wrap:anywhere}
/* the .opp text column is a flex child (flex:1) — min-width:auto lets its
   widest nowrap child (.act fix-chip, .auth-rec) push past the card */
.trp .opp > div{min-width:0}
.trp .opp .act{white-space:normal}
.trp .port-row .pd{min-width:0;overflow-wrap:anywhere}
.trp .urlchip{max-width:100%;flex-wrap:wrap}
.trp .cheat > *{min-width:0}
.trp .ch-row > *{min-width:0}
.trp .badge-code{white-space:normal;overflow-wrap:anywhere}
/* 2026-08-04 (pass 71) — shapes found live on the mta-sts sibling; every one
   of these elements embeds the raw checked domain or a full URI:
   the breadcrumb's trailing span, the verdict headline/line, the chip values,
   the starter record (`_smtp._tls.<domain>` + a rua with the domain), the
   deep-link sub (deepFor interpolates the domain), and the trust ticks. */
.trp .crumb{flex-wrap:wrap}
.trp .crumb span{min-width:0;overflow-wrap:anywhere}
.trp .v-answer,.trp .verdict-line,.trp .verdict-line b{overflow-wrap:anywhere}
.trp .v-chip .micro,.trp .v-chip .val,.trp .v-chip .sub{overflow-wrap:anywhere}
.trp .starter-rec .sr-txt{overflow-wrap:anywhere}
.trp .deep-link > span{min-width:0}
.trp .deep-link b,.trp .deep-link span{overflow-wrap:anywhere}
.trp .cap-trust span{white-space:normal}

/* responsive */
@media (max-width:960px){
    .trp .duo,.trp .res-grid{grid-template-columns:1fr}
  /* the shared column stack keeps align-items:flex-start, so without an
     explicit width the verdict column sizes to its widest child (the
     permalink chip) instead of the container — mirror of the mts/dmarc fix */
  .trp .verdict-hero{flex-wrap:wrap}
  .trp .verdict-main,.trp .v-side{width:100%}
  .trp .quad{grid-template-columns:1fr 1fr}
  .trp .err-grid{grid-template-columns:1fr 1fr}
  .trp .tools-row{grid-template-columns:1fr 1fr}
  .trp .band-in{grid-template-columns:1fr;gap:28px}
        }
@media (max-width:620px){
    .trp .testbar{flex-direction:column;gap:6px}
  .trp .testbar .btn-run{height:46px;justify-content:center}
  .trp .quad,.trp .err-grid,.trp .tools-row{grid-template-columns:1fr}
}
@media (max-width:480px){
  /* .pt is flex:none + nowrap + min-width:170px — a long step label plus the
     desc cannot share 320px; stack them (mta-sts pass-70 shape). */
  .trp .port-row{flex-direction:column;align-items:flex-start;gap:3px}
  .trp .port-row .pt{min-width:0;white-space:normal}
}
