/* P159 Trust Evidence Register Authority */
#trust-evidence{scroll-margin-top:calc(var(--p158-topbar-height,82px) + var(--p158-rail-height,118px) + 28px)}
.tr159-records{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}
.tr159-record{appearance:none;width:100%;text-align:start;border:1px solid rgba(58,84,78,.22);border-radius:22px;padding:20px;background:rgba(255,255,255,.72);color:#1d2a32;cursor:pointer;min-height:190px;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}
.tr159-record:hover,.tr159-record:focus-visible{transform:translateY(-2px);border-color:#3f7f73;box-shadow:0 16px 38px rgba(28,52,48,.12);outline:none}
.tr159-record[aria-selected="true"]{background:#244d46;color:#fff;border-color:#244d46;box-shadow:0 18px 44px rgba(21,53,47,.22)}
.tr159-state{display:inline-flex;border:1px solid rgba(196,157,49,.5);border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800;color:#94731e;background:rgba(244,214,116,.13)}
.tr159-record[aria-selected="true"] .tr159-state{color:#f4d56d;border-color:rgba(244,213,109,.55)}
.tr159-record h3{font-size:1.15rem;margin:20px 0 10px;color:inherit}.tr159-record p{margin:0;color:inherit;opacity:.76;line-height:1.65}
.tr159-panel{margin-top:18px;border-radius:26px;padding:26px;background:#f7f9f8;border:1px solid rgba(58,84,78,.18);box-shadow:0 18px 48px rgba(31,53,48,.08)}
.tr159-panel__head{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;margin-bottom:22px}.tr159-panel__head h3{font-size:clamp(1.5rem,2.2vw,2.3rem);margin:5px 0}.tr159-panel__head p{max-width:720px;margin:0;color:#60706f;line-height:1.75}
.tr159-kicker{font-size:.75rem;letter-spacing:.12em;font-weight:900;color:#9a761d}
.tr159-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tr159-grid article{background:#fff;border:1px solid rgba(58,84,78,.14);border-radius:18px;padding:17px;min-height:130px}.tr159-grid span{display:block;font-size:.72rem;font-weight:900;color:#8c6e1e;margin-bottom:9px}.tr159-grid strong{display:block;color:#24343a;line-height:1.55;font-size:.95rem}
.tr159-proof{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.tr159-proof article{border-radius:18px;padding:18px}.tr159-proof article:first-child{background:#e9f3ee;border:1px solid #bfd7cb}.tr159-proof article:last-child{background:#fff4e5;border:1px solid #ead2a2}.tr159-proof b{display:block;margin-bottom:7px}.tr159-proof p{margin:0;line-height:1.6;color:#48595b}
html.dark .tr159-record,body.dark .tr159-record,[data-theme="dark"] .tr159-record{background:#14231f;color:#dbe8e3;border-color:rgba(172,205,193,.17)}
html.dark .tr159-record[aria-selected="true"],body.dark .tr159-record[aria-selected="true"],[data-theme="dark"] .tr159-record[aria-selected="true"]{background:#315f55;color:#fff;border-color:#5f9387}
html.dark .tr159-panel,body.dark .tr159-panel,[data-theme="dark"] .tr159-panel{background:#0f1d1a;border-color:rgba(176,204,194,.17)}
html.dark .tr159-panel__head h3,body.dark .tr159-panel__head h3,[data-theme="dark"] .tr159-panel__head h3{color:#f4f8f6}
html.dark .tr159-panel__head p,body.dark .tr159-panel__head p,[data-theme="dark"] .tr159-panel__head p{color:#aabbb5}
html.dark .tr159-grid article,body.dark .tr159-grid article,[data-theme="dark"] .tr159-grid article{background:#172823;border-color:rgba(176,204,194,.14)}
html.dark .tr159-grid strong,body.dark .tr159-grid strong,[data-theme="dark"] .tr159-grid strong{color:#e5efeb}
html.dark .tr159-proof article:first-child,body.dark .tr159-proof article:first-child,[data-theme="dark"] .tr159-proof article:first-child{background:#19352e;border-color:#38685c;color:#eaf5f1}
html.dark .tr159-proof article:last-child,body.dark .tr159-proof article:last-child,[data-theme="dark"] .tr159-proof article:last-child{background:#302719;border-color:#66532f;color:#f7ead2}
html.dark .tr159-proof p,body.dark .tr159-proof p,[data-theme="dark"] .tr159-proof p{color:inherit;opacity:.82}
[dir="rtl"] .tr159-record,[dir="rtl"] .tr159-panel{text-align:right}
@media(max-width:1050px){.tr159-records{grid-template-columns:repeat(2,minmax(0,1fr))}.tr159-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.tr159-records{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.tr159-record{min-width:82vw;scroll-snap-align:start}.tr159-panel{padding:18px}.tr159-panel__head{display:block}.tr159-grid,.tr159-proof{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.tr159-record{transition:none}.tr159-record:hover{transform:none}}
