.hrp{--hrp-card:#fff;--hrp-text:#000;--hrp-muted:#525252;--hrp-gray600:#666;--hrp-line:#eaeaea;--hrp-border:#c4c4c4;--hrp-blue:#2c4ec6;--hrp-pill:#f7fcfe;--hrp-badge:#f90;--hrp-hover:#f7f8fa;letter-spacing:.15px}.dark .hrp{--hrp-card:hsl(var(--card));--hrp-text:hsl(var(--foreground));--hrp-muted:#a1a7b3;--hrp-gray600:#9aa1ad;--hrp-line:hsl(var(--border));--hrp-border:hsl(var(--border));--hrp-blue:#7f95e8;--hrp-pill:#7f95e81f;--hrp-hover:#ffffff0a}.hrp-card{background:var(--hrp-card);border:1px solid var(--hrp-line);border-radius:5px}.hrp-rail{width:260px;padding:16px}@media (max-width:1023.98px){.hrp-rail{width:100%}}.hrp-rail-group{cursor:pointer;background:0 0;border:0;align-items:center;gap:16px;width:100%;height:48px;padding:0;display:flex}.hrp-rail-group .lbl{text-align:left;color:var(--hrp-blue);flex:1;font-size:15px;font-weight:500}.hrp-rail-sub{flex-direction:column;margin:0 0 8px;display:flex}.hrp-rail-subitem{text-align:left;cursor:pointer;letter-spacing:.25px;width:100%;color:var(--hrp-muted);background:0 0;border:0;border-radius:5px;padding:8px 12px 8px 40px;font-size:12px;line-height:1.5;display:block}.hrp-rail-subitem:hover{background:var(--hrp-hover)}.hrp-rail-subitem.on{background:var(--hrp-pill);color:var(--hrp-blue)}.hrp-rail-item{cursor:pointer;width:100%;height:48px;color:var(--hrp-muted);text-align:left;background:0 0;border:0;align-items:center;gap:16px;padding:0;font-size:15px;display:flex}.hrp-rail-item .lbl{flex:1}.hrp-rail-item:hover .lbl{color:var(--hrp-text)}.hrp-rail-item.on{color:var(--hrp-blue)}.hrp-rail-item.on .lbl{color:var(--hrp-blue);font-weight:500}.hrp-rail-icon{flex:none;width:24px;height:24px}.hrp-cover{background-color:#0000;background-image:linear-gradient(#0006,#0006),linear-gradient(120deg,#1e293b,#0f172a 60%,#111827);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:5px 5px 0 0;height:140px}.hrp-head{padding:0 24px 24px}.hrp-avatar{object-fit:cover;background:var(--hrp-card);border-radius:5px;width:120px;height:120px;margin-top:-60px}.hrp-name{color:var(--hrp-text);font-size:19px;font-weight:500}.hrp-badge{background:var(--hrp-badge);color:#fff;letter-spacing:.25px;border-radius:3px;padding:4px 8px;font-size:10px;font-weight:500;line-height:1.5}.hrp-editbtn{border:1px solid var(--hrp-border);letter-spacing:.5px;color:var(--hrp-gray600);cursor:pointer;background:0 0;border-radius:5px;align-items:center;gap:8px;padding:5px 14px 5px 10px;font-size:13px;font-weight:500;display:inline-flex}.hrp-editbtn:hover{background:var(--hrp-hover)}.hrp-divider{background:var(--hrp-line);height:1px;margin:24px 0}.hrp-coltitle{color:var(--hrp-text);margin-bottom:12px;font-size:15px;font-weight:500}.hrp-row{letter-spacing:.25px;color:var(--hrp-muted);align-items:center;gap:4px;height:32px;font-size:12px;line-height:1.5;display:flex}.hrp-row .ico{flex:none;width:16px;height:16px}.hrp-row.void{color:var(--hrp-border)}.hrp-map{border:1px solid var(--hrp-line);border-radius:5px;width:250px;height:140px;overflow:hidden}@media (max-width:640px){.hrp-map{width:100%}}.hrp-map-empty{border-style:dashed;border-color:var(--hrp-border);cursor:pointer;letter-spacing:.25px;color:var(--hrp-muted);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.hrp-map-empty:hover{background:var(--hrp-pill);color:var(--hrp-blue)}.hrp-sectiontitle{color:var(--hrp-text);font-size:15px;font-weight:500}.hrp-info{grid-template-columns:1fr;gap:0 40px;display:grid}@media (min-width:1000px){.hrp-info{grid-template-columns:1fr 1fr}}.hrp-field{border-radius:5px;align-items:center;gap:12px;min-height:41px;padding:0 10px;display:flex}.hrp-field:hover{background:var(--hrp-pill)}.hrp-field .k{letter-spacing:.25px;width:150px;color:var(--hrp-muted);flex:none;font-size:12px;line-height:1.5}.hrp-field .v{color:var(--hrp-text);flex:1;min-width:0;font-size:14px}.hrp-field .v.void{color:var(--hrp-border)}.hrp-actions{opacity:0;align-items:center;gap:4px;transition:opacity .12s;display:flex}.hrp-field:hover .hrp-actions{opacity:1}.hrp-iconbtn{cursor:pointer;width:24px;height:24px;color:var(--hrp-gray600);background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.hrp-iconbtn:hover{background:var(--hrp-card);color:var(--hrp-blue)}.hrp-input{border:1px solid var(--hrp-blue);height:30px;color:var(--hrp-text);background:var(--hrp-card);border-radius:4px;outline:none;flex:1;min-width:0;padding:0 8px;font-family:inherit;font-size:14px}.hrp-savebtn{background:var(--hrp-blue);color:#fff;cursor:pointer;border:0;border-radius:4px;height:30px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:500}.hrp-savebtn:disabled{opacity:.6}.hrp-cancelbtn{height:30px;color:var(--hrp-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 10px;font-family:inherit;font-size:12px}.hrp-note{letter-spacing:.25px;color:var(--hrp-gray600);font-size:12px;line-height:1.5}.hrp{--hrp-histbg:#c1daf033}.dark .hrp{--hrp-histbg:#7f95e81a}.hrp-histgrid{grid-template-columns:1fr;gap:24px 40px;display:grid}@media (min-width:1000px){.hrp-histgrid{grid-template-columns:1fr 1fr}}.hrp-histcell{align-items:flex-start;gap:24px;display:flex}.hrp-histlabel{letter-spacing:.25px;width:95px;color:var(--hrp-muted);flex:none;font-size:12px;line-height:1.5}.hrp-histcard{background:var(--hrp-histbg);border-radius:5px;width:236px;max-width:100%;padding:16px;position:relative}.hrp-histcard .name{color:var(--hrp-text);padding-right:44px;font-size:14px;font-weight:500}.hrp-histrow{color:var(--hrp-muted);word-break:break-word;align-items:flex-start;gap:6px;margin-top:16px;font-size:14px;line-height:1.5;display:flex}.hrp-histrow .ico{flex:none;width:18px;height:18px;margin-top:2px}.hrp-histrow>span{flex:1;min-width:0}.hrp-histrow a{max-width:100%;color:var(--hrp-blue);text-overflow:ellipsis;white-space:nowrap;text-decoration:none;display:block;overflow:hidden}.hrp-histrow a:hover{text-decoration:underline}.hrp-histactions{opacity:0;gap:2px;transition:opacity .12s;display:flex;position:absolute;top:10px;right:10px}.hrp-histcard:hover .hrp-histactions{opacity:1}.hrp-histimg{background:var(--hrp-card);border-radius:5px;width:100%;margin-top:16px;display:block;overflow:hidden}.hrp-addlink{cursor:pointer;letter-spacing:.25px;color:var(--hrp-blue);background:0 0;border:0;align-items:center;gap:8px;font-size:12px;font-weight:500;display:inline-flex}.hrp-fs{border:1px solid var(--hrp-border);border-radius:5px;min-width:0;padding:0 10px 8px}.hrp-fs>legend{color:var(--hrp-muted);margin-left:4px;padding:0 4px;font-size:11px;line-height:1.5}.hrp-fs input,.hrp-fs textarea{width:100%;font:inherit;color:var(--hrp-text);resize:none;background:0 0;border:0;outline:none;font-size:14px}.hrp-fs:focus-within{border-color:var(--hrp-blue)}.hrp-dropzone{border:1px dashed var(--hrp-border);cursor:pointer;min-height:128px;color:var(--hrp-muted);background:var(--hrp-hover);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.hrp-dropzone:hover{border-color:var(--hrp-blue);color:var(--hrp-blue)}.hrp-primarybtn{background:var(--hrp-blue);color:#fff;cursor:pointer;border:0;border-radius:5px;height:40px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500}.hrp-primarybtn:disabled{opacity:.6;cursor:default}.hrp-fs select{width:100%;font:inherit;color:var(--hrp-text);background:0 0;border:0;outline:none;font-size:14px}.hrp-blocks{grid-template-columns:1fr;gap:32px 48px;display:grid}@media (min-width:1000px){.hrp-blocks{grid-template-columns:1fr 1fr}}.hrp-blocktitle{color:var(--hrp-muted);border-bottom:1px solid var(--hrp-line);margin-bottom:8px;padding-bottom:10px;font-size:13px}.hrp-kv{align-items:baseline;gap:16px;padding:7px 0;display:flex}.hrp-kv .k{letter-spacing:.25px;width:190px;color:var(--hrp-muted);flex:none;font-size:12px;line-height:1.5}.hrp-kv .v{min-width:0;color:var(--hrp-text);word-break:break-word;flex:1;font-size:14px}.hrp-kv .v.pos{color:#12b76a}.hrp-kv .v.neg{color:#e5484d}.hrp-kv .v.dim{color:var(--hrp-border)}.hrp-kv.sub .k,.hrp-kv.sub .v{font-size:12px}.hrp-caption{letter-spacing:.25px;color:var(--hrp-border);margin:12px 0 2px;font-size:11px}.hrp-copybtn{width:24px;height:24px;color:var(--hrp-gray600);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;display:inline-flex}.hrp-copybtn:hover{background:var(--hrp-pill);color:var(--hrp-blue)}.hrp-bankrow{align-items:flex-start;gap:12px;padding:10px 0;display:flex}.hrp-bankrow .k{width:118px;color:var(--hrp-muted);flex:none;padding-top:2px;font-size:12px}.hrp-bankrow .holder{color:var(--hrp-muted);font-size:12px}.hrp-bankrow .num{color:var(--hrp-text);letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.hrp-bankrow .actions{opacity:0;gap:2px;transition:opacity .12s;display:flex}.hrp-bankrow:hover .actions{opacity:1}.hrp-brand{letter-spacing:.5px;color:var(--hrp-gray600);border:1px solid var(--hrp-line);border-radius:3px;align-self:center;padding:2px 6px;font-size:10px;font-weight:600}.hrp-heircard{background:var(--hrp-histbg);border-radius:5px;flex:1;min-width:0;padding:16px 20px}.hrp-heircard .name{color:var(--hrp-text);margin-bottom:4px;font-size:14px;font-weight:500}.hrp-docslot{background:#7ea3bf;border-radius:4px;justify-content:center;align-items:center;width:112px;height:72px;display:flex;position:relative;overflow:hidden}.hrp-docslot.empty{background:var(--hrp-hover);border:1px dashed var(--hrp-border)}.hrp-docslot:not(:has(img)){background:var(--hrp-hover);border:1px dashed var(--hrp-border)}.hrp-docslot img{object-fit:cover;width:100%;height:100%}.hrp-docactions{opacity:0;gap:2px;transition:opacity .12s;display:flex;position:absolute;top:4px;right:4px}.hrp-docslot:hover .hrp-docactions{opacity:1}.hrp-docactions .hrp-copybtn{color:#333;background:#ffffffe6}.hrp-socialcard{border-radius:5px;width:270px;max-width:100%;overflow:hidden}.hrp-socialhead{color:#fff;align-items:center;gap:6px;height:40px;padding:0 10px;display:flex}.hrp-socialhead .name{flex:1;font-size:14px;font-weight:500}.hrp-socialbtn{width:24px;height:24px;color:inherit;cursor:pointer;background:#ffffff26;border:0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.hrp-socialbtn:hover{background:#ffffff4d}.hrp-socialbody{background:var(--hrp-histbg);justify-content:space-between;align-items:center;gap:8px;padding:12px 12px 14px;display:flex}.hrp-socialbody .handle{color:var(--hrp-muted);font-size:13px}.hrp-settingrow{border-bottom:1px solid var(--hrp-line);align-items:center;gap:16px;padding:18px 0;display:flex}.hrp-settingrow:last-of-type{border-bottom:0}.hrp-settingrow .ico{background:var(--hrp-hover);border-radius:6px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hrp-settingrow .title{color:var(--hrp-text);font-size:14px;font-weight:500}.hrp-statuschip{color:var(--hrp-muted);flex:none;align-items:center;gap:6px;font-size:12px;display:inline-flex}.hrp-statuschip.on>svg{color:#fff;background:#12b76a;border-radius:50%;padding:2px}.hrp-statuschip.off>svg{color:#fff;background:#e5484d;border-radius:50%;padding:2px}.hrp-rolebox{border:1px solid var(--hrp-line);border-radius:5px;align-items:center;gap:16px;max-width:520px;padding:14px 16px;display:flex}.hrp-rolebox .k{width:60px;color:var(--hrp-muted);flex:none;font-size:12px}.hrp-rolebox .v{color:var(--hrp-text);flex:1;font-size:14px;font-weight:500}.hrp-rolebox .edit{cursor:pointer;color:var(--hrp-blue);background:0 0;border:0;font-size:13px}
