:root{--jsvrs-navy:#0f2742;--jsvrs-teal:#0f4f5f;--jsvrs-gold:#f4b942;--soft:#f4f7fb;--line:#dbe3ef;--ink:#172033;--muted:#64748b}body{background:#f6f8fb;color:var(--ink);font-family:Arial,Helvetica,sans-serif}.policy-topbar{background:linear-gradient(90deg,var(--jsvrs-navy),var(--jsvrs-teal));color:#fff;padding:12px 0;box-shadow:0 3px 14px rgba(15,39,66,.18)}.brand{color:#fff;text-decoration:none;font-weight:700;font-size:1.05rem}.nav-link-lite{color:rgba(255,255,255,.9);text-decoration:none;font-size:.92rem}.nav-link-lite:hover{color:#fff}.user-chip{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;font-size:.86rem}.policy-hero{background:#fff;border-radius:18px;padding:24px;box-shadow:0 7px 20px rgba(15,39,66,.08);border-top:5px solid var(--jsvrs-teal)}.policy-card{background:#fff;border:0;border-radius:16px;box-shadow:0 5px 18px rgba(15,39,66,.07);overflow:hidden}.policy-view-shell{max-width:1480px}.policy-document-card{border-top:6px solid var(--jsvrs-teal)}.policy-document-header{border-bottom:1px solid var(--line);padding-bottom:1rem}.policy-document-title{font-size:clamp(1.65rem,2.2vw,2.25rem);line-height:1.15;font-weight:750;color:var(--jsvrs-navy);letter-spacing:-.02em}.policy-summary{font-size:1.03rem;line-height:1.6;color:#475569;background:#f8fafc;border-left:4px solid var(--jsvrs-teal);padding:.85rem 1rem;border-radius:0 10px 10px 0;margin-bottom:1.4rem}.policy-side-stack{position:sticky;top:16px}.meta-box{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:0 3px 12px rgba(15,39,66,.04)}.toc{position:static}.toc a{display:block;padding:7px 10px;border-radius:8px;color:#334155;text-decoration:none;font-size:.94rem;line-height:1.25}.toc a:hover{background:#eef6f8;color:var(--jsvrs-teal)}.required:after{content:' *';color:#dc3545}.signature-box{border:1px solid var(--line);border-radius:12px;background:#fff;padding:14px}.signature-img{max-width:280px;max-height:90px;border-bottom:1px solid #111}.sig-pad{border:1px dashed #94a3b8;border-radius:10px;background:#fff;width:100%;height:170px;touch-action:none}.list-policy{transition:.15s}.list-policy:hover{transform:translateY(-1px);box-shadow:0 7px 22px rgba(15,39,66,.12)}.badge-soft{background:#eaf2f6;color:#0f4f5f}.form-control,.form-select{border-radius:10px}.btn{border-radius:10px}.section-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:700}.policy-number{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#0f4f5f;font-weight:700;letter-spacing:.03em}.small-muted{font-size:.875rem;color:var(--muted)}

/* Controlled policy editor and uniform policy typography */
.policy-body,.policy-rich-editor{font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.62;color:var(--ink)}.policy-body{max-width:100%;overflow-wrap:anywhere}.policy-body h2,.policy-body h3,.policy-body h4{font-family:Arial,Helvetica,sans-serif;color:var(--jsvrs-navy);font-weight:750;line-height:1.25}.policy-body h2{font-size:1.28rem;margin:1.75rem 0 .7rem;padding-bottom:.35rem;border-bottom:1px solid var(--line)}.policy-body h2:first-child{margin-top:0}.policy-body h3{font-size:1.12rem;margin:1.25rem 0 .55rem}.policy-body h4{font-size:1.02rem;margin:1rem 0 .45rem}.policy-body p,.policy-rich-editor p{margin:0 0 .85rem 0}.policy-body ul,.policy-body ol,.policy-rich-editor ul,.policy-rich-editor ol{margin:.25rem 0 .95rem 1.45rem;padding-left:1.15rem}.policy-body li,.policy-rich-editor li{margin:0 0 .38rem 0;padding-left:.15rem}.policy-body strong,.policy-rich-editor strong{font-weight:700}.policy-body u,.policy-rich-editor u{text-underline-offset:2px}.policy-body blockquote,.policy-rich-editor blockquote{border-left:4px solid var(--line);margin:1rem 0;padding:.25rem 1rem;color:#475569;background:#f8fafc}.format-toolbar{display:flex;flex-wrap:wrap;gap:.35rem}.format-toolbar.btn-group>.btn{border-radius:8px!important}.policy-rich-editor{min-height:190px;background:#fff;border:1px solid #ced4da;border-radius:10px;padding:.85rem 1rem;outline:0;overflow:auto}.policy-rich-editor:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.15)}.policy-rich-editor:empty:before{content:attr(data-placeholder);color:#6c757d;pointer-events:none}

/* Policy tables */
.policy-body table,.policy-rich-editor table{width:100%;border-collapse:collapse;margin:1rem 0 1.25rem;background:#fff;font-size:.95rem;line-height:1.4;border:1px solid #cbd5e1;table-layout:auto}.policy-body th,.policy-body td,.policy-rich-editor th,.policy-rich-editor td{border:1px solid #cbd5e1;padding:.6rem .7rem;vertical-align:top;min-width:80px;word-break:normal;overflow-wrap:anywhere}.policy-body th,.policy-rich-editor th{background:#eaf2f6;color:var(--jsvrs-navy);font-weight:700;text-align:left}.policy-body tbody tr:nth-child(even),.policy-rich-editor tbody tr:nth-child(even){background:#f8fafc}.policy-rich-editor table{cursor:text}.policy-rich-editor td,.policy-rich-editor th{outline:1px dashed transparent}.policy-rich-editor td:focus,.policy-rich-editor th:focus{outline:2px solid rgba(15,79,95,.35);outline-offset:-2px}

@media (max-width:991.98px){.policy-side-stack{position:static}.policy-document-title{font-size:1.55rem}.policy-view-shell{padding-left:12px;padding-right:12px}}@media print{body{background:#fff}.policy-topbar,.toc,.policy-side-stack .d-grid{display:none!important}.policy-view-shell{max-width:none}.policy-document-card{box-shadow:none;border:0}.policy-body table{page-break-inside:auto}.policy-body tr{page-break-inside:avoid;page-break-after:auto}}

.policy-body table{display:table}.policy-rich-editor table{display:table}.policy-body td p,.policy-body th p,.policy-rich-editor td p,.policy-rich-editor th p{margin:0 0 .35rem 0}.policy-body td p:last-child,.policy-body th p:last-child,.policy-rich-editor td p:last-child,.policy-rich-editor th p:last-child{margin-bottom:0}

.approval-role-block:last-of-type{border-bottom:0!important;margin-bottom:.5rem!important;padding-bottom:.5rem!important}
