.vh-records{--vh-border:var(--theme-elevation-150,#dce0e3);--vh-muted:var(--theme-elevation-650,#59636b);--vh-surface:var(--theme-elevation-0,#fff);--vh-raised:var(--theme-elevation-50,#f6f7f8);--vh-ink:var(--theme-text,#20262b);color:var(--vh-ink);padding:32px clamp(20px,3vw,48px) 64px;max-width:1920px;margin:0 auto}.vh-discard *,.vh-records *{box-sizing:border-box}.vh-records h1{font-size:32px;line-height:1.2;letter-spacing:-.7px;margin:0 0 10px}.vh-records h2{font-size:20px;line-height:1.35;margin:0;overflow-wrap:anywhere}.vh-records h3{font-size:17px;margin:0}.vh-records p{line-height:1.55}.vh-records-heading{display:flex;gap:24px;align-items:start;justify-content:space-between;margin-bottom:32px}.vh-records-heading p{color:var(--vh-muted);margin:0}.vh-records-heading .vh-eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;margin-bottom:14px}.vh-access,.vh-tag{padding:5px 9px;border:1px solid var(--vh-border);border-radius:4px;white-space:nowrap;font-size:11px;color:var(--vh-muted)}.vh-access{margin-top:8px}.vh-records-nav{display:block;margin:0 0 20px;padding:10px 0;text-decoration:none;font-weight:600}.vh-toolbar{display:flex;align-items:end;gap:16px;flex-wrap:wrap;padding:20px;border:1px solid var(--vh-border);background:var(--vh-raised);border-radius:7px;margin-bottom:20px}.vh-toolbar>div{flex:1 1 190px}.vh-search label,.vh-toolbar label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}.vh-search{display:flex;align-items:end;gap:10px;flex:3 1 400px}.vh-search>div:first-child{flex:1 1 130px}.vh-search>div:nth-child(2){flex:2 1 180px}.vh-records input,.vh-records select,.vh-records textarea{width:100%;font:inherit;font-size:13px;color:var(--vh-ink);background:var(--vh-surface);border:1px solid var(--vh-border);border-radius:4px;min-height:38px;padding:8px 10px}.vh-records select{padding-right:24px}.vh-records textarea{resize:vertical;line-height:1.5;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.vh-records :focus-visible{outline:2px solid var(--theme-success-500,#328773);outline-offset:3px}.vh-records [aria-invalid=true]{border-color:var(--theme-error-500,#b23a35)}.vh-records input:disabled,.vh-records select:disabled,.vh-records textarea:disabled{opacity:.6}.vh-button,.vh-text-button{cursor:pointer;font:inherit;font-size:12px;line-height:1.35}.vh-button{border:1px solid var(--vh-ink);border-radius:4px;background:var(--vh-ink);color:var(--vh-surface);padding:10px 14px;min-height:38px;font-weight:600;white-space:nowrap}.vh-button:hover:not(:disabled){opacity:.85}.vh-secondary{background:var(--vh-surface);color:var(--vh-ink);border-color:var(--vh-border)}.vh-button:disabled,.vh-text-button:disabled{opacity:.45;cursor:not-allowed}.vh-text-button{border:0;background:transparent;color:inherit;padding:5px 0;text-align:left;text-decoration:underline;text-underline-offset:3px}.vh-workspace{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:24px}.vh-with-editor{grid-template-columns:minmax(280px,.9fr) minmax(400px,1.3fr)}.vh-browse,.vh-editor{min-width:0;border:1px solid var(--vh-border);border-radius:7px;background:var(--vh-surface)}.vh-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 20px;border-bottom:1px solid var(--vh-border)}.vh-panel-heading>span{color:var(--vh-muted);font-size:12px;white-space:nowrap}.vh-table-scroll{width:100%;overflow-x:auto;max-height:72vh;overflow-y:auto}.vh-records table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.vh-records th{position:sticky;top:0;background:var(--vh-raised);z-index:1;font-weight:600;white-space:nowrap;color:var(--vh-muted)}.vh-records td,.vh-records th{padding:12px 15px;border-bottom:1px solid var(--vh-border)}.vh-records td{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vh-records tbody tr:last-child td{border-bottom:0}.vh-records tbody tr:hover,.vh-selected{background:var(--vh-raised)}.vh-records tr.vh-selected td:first-child{box-shadow:inset 3px 0 var(--theme-success-500,#328773)}.vh-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 20px;border-top:1px solid var(--vh-border);font-size:12px;color:var(--vh-muted)}.vh-empty{padding:40px 0;text-align:center;color:var(--vh-muted)}.vh-empty p{margin-bottom:0}.vh-record-key{display:block;color:var(--vh-muted);margin-top:6px;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.vh-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;padding:24px 20px}.vh-field{min-width:0}.vh-wide{grid-column:1/-1}.vh-field-heading{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:9px;min-height:24px}.vh-field-heading label{font-size:13px;font-weight:600}.vh-field-mode{margin-bottom:6px}.vh-field-mode select{min-height:28px;font-size:11px;padding:4px 8px;background:var(--vh-raised);color:var(--vh-muted)}.vh-field-changed .vh-field-heading:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--theme-success-500,#328773)}.vh-help{display:block;font-size:11px;color:var(--vh-muted);line-height:1.55;margin-top:7px}.vh-readonly{white-space:pre-wrap;overflow-wrap:anywhere;overflow:auto;max-height:240px;line-height:1.6;padding:9px 10px;border:1px solid var(--vh-border);border-radius:4px;min-height:38px}.vh-readonly,.vh-save-bar{font-size:12px;background:var(--vh-raised)}.vh-save-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 20px;border-top:1px solid var(--vh-border);position:sticky;bottom:0;z-index:2}.vh-records .vh-error{color:var(--theme-error-650,#ad2828);font-size:12px;line-height:1.5}.vh-browse>.vh-error,.vh-editor>p{margin:16px 20px}.vh-error-banner{border-left:3px solid var(--theme-error-500,#b23a35);background:var(--vh-raised);padding:12px 18px;margin:16px 20px;font-size:13px}.vh-error-banner p{margin:0 0 8px}.vh-notice{color:var(--theme-success-650,#216a56);padding:10px 0}.vh-history{padding-bottom:20px}.vh-history,.vh-related{border-top:1px solid var(--vh-border)}.vh-related{padding-bottom:12px}.vh-related>p{margin:12px 20px}.vh-related ul{list-style:none;margin:0;padding:0 20px}.vh-related li{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:12px 0;border-bottom:1px solid var(--vh-border);font-size:12px}.vh-related li:last-child{border-bottom:0}.vh-related small{display:block;margin-top:4px;color:var(--vh-muted)}.vh-history>p{margin:15px 20px}.vh-history .vh-panel-heading{border-bottom:0;flex-wrap:wrap}.vh-history-entry{margin:0 20px;border-bottom:1px solid var(--vh-border);font-size:12px}.vh-history-entry summary{padding:12px 0;cursor:pointer}.vh-history-entry summary>span{margin-right:12px}.vh-history-entry summary small{display:block;margin:5px 0 0 15px;color:var(--vh-muted);overflow-wrap:anywhere}.vh-history-entry dl{margin:8px 0 18px}.vh-history-entry dt{font-weight:600;margin-top:15px}.vh-history-entry dd{margin:6px 0 0}.vh-history-entry dd>span{font-size:11px;color:var(--vh-muted)}.vh-history-entry pre{white-space:pre-wrap;overflow-wrap:anywhere;overflow:auto;max-height:150px;background:var(--vh-raised);padding:9px;border-radius:4px;margin:5px 0 10px}.vh-archive{border-top:1px solid var(--vh-border);padding:18px 20px;font-size:13px}.vh-inline{display:flex;gap:8px;align-items:center}.vh-relationship{margin-top:8px}.vh-relationship>button{font-size:11px;padding:7px 9px;white-space:normal}.vh-picker{margin-top:10px;padding:12px;border:1px solid var(--vh-border);background:var(--vh-raised);border-radius:4px}.vh-picker>label{font-size:11px;display:block;margin-bottom:5px}.vh-picker-results{list-style:none;margin:10px 0;padding:0;max-height:260px;overflow-y:auto}.vh-picker-results li{border-bottom:1px solid var(--vh-border)}.vh-picker-results button{padding:9px 2px;width:100%;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.vh-picker-results button:hover{background:var(--vh-surface)}.vh-picker-results button small,.vh-picker-results button span{display:block;overflow-wrap:anywhere}.vh-picker-results button small{color:var(--vh-muted);margin-top:3px}.vh-filter{font-size:12px;border-left:3px solid var(--theme-success-500,#328773);background:var(--vh-raised);padding:10px 14px;margin:0 0 20px;overflow-wrap:anywhere}.vh-filter button{margin-left:12px}.vh-discard{background:var(--vh-surface);color:var(--vh-ink);border:1px solid var(--vh-border);border-radius:8px;max-width:430px;padding:28px}.vh-discard::backdrop{background:rgb(0 0 0/.5)}.vh-discard h2{font-size:22px}.vh-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1150px){.vh-with-editor{grid-template-columns:minmax(0,1fr)}.vh-with-editor .vh-browse .vh-table-scroll{max-height:340px}}@media (max-width:650px){.vh-records{padding:24px 16px 40px}.vh-records-heading{display:block}.vh-access{display:inline-block;margin-top:15px}.vh-search{flex-wrap:wrap;flex-basis:100%}.vh-toolbar>.vh-button{width:100%}.vh-fields{grid-template-columns:minmax(0,1fr)}.vh-pagination,.vh-panel-heading{padding:15px}.vh-history-entry{margin:0 15px}}.vh-forum-coverage{border:1px solid var(--vh-border);border-radius:7px;padding:20px;margin-bottom:26px}.vh-forum-coverage>p{font-size:12px;color:var(--vh-muted);max-width:900px}.vh-forum-sources{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:18px}.vh-forum-sources>details{background:var(--vh-raised);border:1px solid var(--vh-border);border-radius:4px;padding:13px}.vh-forum-sources summary{cursor:pointer;line-height:1.5;font-size:13px}.vh-forum-sources summary strong{margin-right:10px}.vh-forum-sources summary .vh-tag{display:inline-block;margin-top:5px;white-space:normal}.vh-forum dl{font-size:12px}.vh-forum-sources dl>div{display:flex;justify-content:space-between;gap:15px;margin:9px 0}.vh-forum-sources dt{color:var(--vh-muted)}.vh-forum dd{margin:0;overflow-wrap:anywhere}.vh-forum-tabs{display:flex;gap:22px;border-bottom:1px solid var(--vh-border);margin-bottom:18px}.vh-forum-tabs button{font:inherit;font-size:14px;color:var(--vh-muted);background:none;border:0;padding:12px 0;cursor:pointer;border-bottom:3px solid transparent}.vh-forum-tabs button[aria-pressed=true]{color:var(--vh-ink);font-weight:600;border-bottom-color:var(--vh-ink)}.vh-forum .vh-forum-search{flex:3 1 250px}.vh-forum-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}.vh-forum-with-detail{grid-template-columns:minmax(260px,.7fr) minmax(400px,1.3fr)}.vh-forum-loading{padding:24px 20px;font-size:13px}.vh-discussion-list{max-height:75vh;overflow-y:auto}.vh-discussion-list article{padding:18px 20px;border-bottom:1px solid var(--vh-border)}.vh-discussion-list article:last-child{border-bottom:0}.vh-discussion-list article small{color:var(--vh-muted);display:block;overflow-wrap:anywhere;line-height:1.5}.vh-discussion-list article h3{margin:8px 0;font-size:15px}.vh-discussion-list article h3 button{font:inherit;line-height:1.5;font-weight:600;text-align:left;border:0;padding:0;background:none;color:var(--vh-ink);cursor:pointer;overflow-wrap:anywhere}.vh-discussion-list article h3 button:hover{text-decoration:underline;text-underline-offset:3px}.vh-discussion-list article p{margin:0;font-size:11px;color:var(--vh-muted)}.vh-forum-selected{background:var(--vh-raised);box-shadow:inset 3px 0 var(--theme-success-500,#328773)}.vh-discussion-meta{font-size:12px;padding:18px 20px;border-bottom:1px solid var(--vh-border);overflow-wrap:anywhere}.vh-discussion-meta>p{margin:8px 0}.vh-discussion-meta>small{color:var(--vh-muted)}.vh-forum-message{border-bottom:1px solid var(--vh-border);padding:22px 20px}.vh-forum-message>header{display:flex;justify-content:space-between;align-items:start;gap:15px;font-size:13px}.vh-forum-message>header small{display:block;font-size:11px;color:var(--vh-muted);margin-top:5px}.vh-forum-message>header a{font-size:11px;white-space:nowrap}.vh-forum-body{font-family:inherit;font-size:13px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin:18px 0}.vh-forum pre.vh-forum-body{background:var(--vh-raised);padding:12px;max-height:450px;overflow-y:auto;font-family:ui-monospace,monospace;font-size:11px}.vh-forum-evidence{font-size:11px;margin-top:18px}.vh-forum-evidence summary{cursor:pointer;color:var(--vh-muted)}.vh-forum-evidence dl{background:var(--vh-raised);border-radius:4px;padding:12px;font-size:11px}.vh-forum-evidence dl>div{margin:10px 0}.vh-forum-evidence dt{font-weight:600;margin-bottom:4px}.vh-forum-evidence dd{white-space:pre-wrap}.vh-forum .vh-forum-conflict,.vh-forum .vh-forum-unresolved{font-size:12px;color:var(--vh-ink);border-left:3px solid var(--theme-warning-500,#ad782a);padding:9px 12px;background:var(--vh-raised)}.vh-forum-unresolved code{overflow-wrap:anywhere}.vh-forum-account-note{color:var(--vh-muted);font-size:13px;margin:0 0 20px;max-width:900px}.vh-forum-person-id{display:block;font-size:10px;margin-top:4px}.vh-account-details summary{cursor:pointer}.vh-account-details dt{color:var(--vh-muted);margin-top:10px}.vh-account-details dd{white-space:normal;max-width:230px;margin-top:4px}.vh-editor-nav .vh-records-nav{margin-bottom:4px}@media (max-width:1150px){.vh-forum-with-detail{grid-template-columns:minmax(0,1fr)}.vh-forum-with-detail .vh-discussion-list{max-height:350px}}@media (max-width:650px){.vh-forum-sources{grid-template-columns:minmax(0,1fr)}.vh-forum-message>header{flex-wrap:wrap}.vh-forum-tabs{gap:16px}}.vh-account-review-content{padding:20px}.vh-account-review-content h4{margin-top:24px}.vh-account-review-content label{display:block;margin-block:12px}.vh-account-review-content input:not([type=checkbox]),.vh-account-review-content select,.vh-account-review-content textarea{display:block;width:100%;margin-block:6px;padding:8px;background:var(--vh-raised);color:var(--vh-ink);border:1px solid var(--vh-border)}.vh-account-review-content input[type=checkbox]{width:auto;display:inline-block;min-height:0;margin-right:8px}.vh-account-review-content textarea{min-height:100px}.vh-account-review-content button{margin:4px 8px 4px 0;padding:7px 10px;cursor:pointer}.vh-account-review-content button:disabled{cursor:default;opacity:.6}.vh-account-review-content code{overflow-wrap:anywhere;font-size:11px}.vh-account-review-content ol{padding-left:20px}.vh-account-review-content li{margin-block:12px;overflow-wrap:anywhere}.vh-account-review-content li code{display:block}.vh-hierarchy{max-width:1120px;margin:0 auto;padding:28px}.vh-hierarchy h1{margin-block:20px 12px}.vh-hierarchy h2{margin-top:28px}.vh-hierarchy p{max-width:85ch;line-height:1.6}.vh-hierarchy fieldset,.vh-hierarchy-picker{border:1px solid var(--theme-elevation-200,#777);border-radius:6px;padding:16px;margin-block:16px}.vh-hierarchy label{display:block;margin-block:8px}.vh-hierarchy input:not([type=checkbox]):not([type=radio]){display:block;width:min(100%,480px);padding:9px;margin-top:6px;background:var(--theme-input-bg,transparent)}.vh-hierarchy button,.vh-hierarchy input:not([type=checkbox]):not([type=radio]){border:1px solid var(--theme-elevation-300,#888);border-radius:4px;color:inherit}.vh-hierarchy button{padding:8px 12px;margin:4px 8px 4px 0;background:var(--theme-elevation-100,transparent);cursor:pointer}.vh-hierarchy button:disabled{opacity:.55;cursor:default}.vh-hierarchy button:focus-visible,.vh-hierarchy input:focus-visible{outline:2px solid var(--theme-success-500,#409eff);outline-offset:3px}.vh-hierarchy li{margin-block:10px;overflow-wrap:anywhere}.vh-hierarchy code{display:inline-block;font-size:.85em;overflow-wrap:anywhere;margin:4px 10px}.vh-hierarchy td code{display:block;margin-left:0}.vh-hierarchy table{width:100%;border-collapse:collapse;table-layout:fixed}.vh-hierarchy td,.vh-hierarchy th{text-align:left;padding:12px 8px;border-bottom:1px solid var(--theme-elevation-200,#777);overflow-wrap:anywhere;vertical-align:top}.vh-hierarchy-error{border-left:4px solid var(--theme-error-500,#d66);padding:10px 16px}.vh-hierarchy-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.vh-hierarchy-confirm{padding-block:12px}@media (max-width:600px){.vh-hierarchy{padding:16px}.vh-hierarchy td,.vh-hierarchy th{padding:8px 4px}}.vh-merge{max-width:1280px;margin:0 auto;padding:24px}.vh-merge fieldset,.vh-merge section{margin:24px 0}.vh-merge fieldset{border:1px solid var(--theme-elevation-200);padding:16px}.vh-merge legend{font-weight:600;padding:0 6px}.vh-merge-choice{display:flex;align-items:flex-start;gap:10px;margin:12px 0}.vh-merge input{flex-shrink:0}.vh-merge-actions,.vh-merge-impact{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.vh-merge-impact dd{margin:4px 0;font-size:1.25rem}.vh-merge-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.vh-merge-field{border:1px solid var(--theme-elevation-150);padding:12px;overflow:hidden}.vh-merge-field:has(input:checked){border-color:var(--theme-elevation-800);background:var(--theme-elevation-50)}.vh-merge pre{white-space:pre-wrap;overflow-wrap:anywhere;overflow:auto;max-height:280px;font-size:.85rem}.vh-merge button{padding:10px 16px;border:1px solid var(--theme-elevation-400);border-radius:4px;background:var(--theme-elevation-100);color:var(--theme-text);cursor:pointer}.vh-merge button:disabled{opacity:.5;cursor:default}.vh-merge-error{color:var(--theme-error-500)}.vh-merge details{margin:12px 0}.vh-merge summary{cursor:pointer}@media (max-width:600px){.vh-merge{padding:16px}.vh-merge-options{grid-template-columns:1fr}}