.hpt-root{font-family:var(--font-body,"Inter",system-ui,sans-serif);color:var(--hp-ink,#111);background:transparent}.hpt-loading{padding:48px 24px;text-align:center;color:#888}.hpt-loading-bar{width:180px;height:3px;background:linear-gradient(90deg,#e8e2d8 25%,var(--hp-gold,#b8934a) 50%,#e8e2d8 75%);background-size:200% 100%;animation:hpt-shimmer 1.5s linear infinite;margin:0 auto 16px;border-radius:2px}@keyframes hpt-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hpt-loading-text{font-size:13px;margin:0}.hpt-error{padding:48px 24px;text-align:center;color:#666}.hpt-error p{margin:0 0 8px;font-size:14px}.hpt-error-sub{font-size:12px;opacity:.65}.hpt-header{display:flex;align-items:flex-start;gap:20px;padding:28px 28px 22px;border-bottom:1px solid rgba(184,147,74,.15);background:linear-gradient(135deg,#fdf8f0,#faf9f6)}.hpt-header-left{flex-shrink:0}.hpt-horse-photo{width:72px;height:72px;border-radius:8px;object-fit:cover;border:1.5px solid rgba(184,147,74,.25)}.hpt-horse-photo--placeholder{width:72px;height:72px;background:rgba(184,147,74,.08);border-radius:8px;border:1.5px dashed rgba(184,147,74,.3);display:flex;align-items:center;justify-content:center;color:rgba(184,147,74,.5)}.hpt-header-body{flex:1 1;min-width:0}.hpt-kicker{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hp-gold,#b8934a);margin-bottom:4px}.hpt-horse-name{font-family:var(--font-display,"Playfair Display",Georgia,serif);font-size:28px;font-weight:900;letter-spacing:.04em;color:var(--hp-ink,#111);margin:0 0 5px;line-height:1.1}.hpt-meta-line{font-size:12.5px;color:#777;margin-bottom:4px;letter-spacing:.01em}.hpt-parentage{font-size:12.5px;color:#555;font-style:italic}.hpt-header-right{flex-shrink:0;display:flex;align-items:flex-start}.hpt-stats-bar{flex-direction:column;gap:10px}.hpt-stats-bar,.hpt-stats-items{display:flex;align-items:flex-end}.hpt-stats-items{gap:20px}.hpt-stat-item{display:flex;flex-direction:column;align-items:center;gap:3px}.hpt-stat-value{font-family:var(--font-display,"Playfair Display",Georgia,serif);font-size:22px;font-weight:900;color:var(--hp-ink,#111);line-height:1}.hpt-stat-label{color:#aaa}.hpt-stat-label,.hpt-verified-badge{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hpt-verified-badge{display:inline-flex;align-items:center;gap:5px;color:#2a9d46;background:rgba(42,157,70,.08);border:1px solid rgba(42,157,70,.2);border-radius:20px;padding:4px 10px;white-space:nowrap}.hpt-section{padding:24px 28px;border-bottom:1px solid rgba(0,0,0,.06)}.hpt-section--maternal{border-bottom:none}.hpt-level-pill{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.04em;border-radius:3px;padding:2px 6px;line-height:1.4;white-space:nowrap;flex-shrink:0}.hpt-level-pill.hpt-pill--elite{background:rgba(224,92,26,.12);color:#c94b10;border:1px solid rgba(224,92,26,.25)}.hpt-level-pill.hpt-pill--high{background:rgba(184,147,74,.12);color:#8a6520;border:1px solid rgba(184,147,74,.3)}.hpt-level-pill.hpt-pill--mid{background:hsla(0,0%,39%,.08);color:#555;border:1px solid rgba(0,0,0,.12)}.hpt-level-pill.hpt-pill--base{background:hsla(0,0%,39%,.06);color:#777;border:1px solid rgba(0,0,0,.08)}.hpt-tree{display:flex;align-items:stretch;min-height:480px;overflow-x:auto;gap:4px}.hpt-gen{flex:1 1;min-width:150px;display:flex;flex-direction:column}.hpt-gen-label{font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#bbb;padding:0 4px 10px;border-bottom:1px solid rgba(0,0,0,.07);white-space:nowrap}.hpt-gen-slots{flex:1 1;display:flex;flex-direction:column}.hpt-slot{flex:1 1;display:flex;align-items:center;position:relative;padding:3px 3px 3px 0}.hpt-gen--1 .hpt-slot,.hpt-gen--2 .hpt-slot,.hpt-gen--3 .hpt-slot{padding-left:24px}.hpt-gen--1 .hpt-slot--upper:before,.hpt-gen--2 .hpt-slot--upper:before,.hpt-gen--3 .hpt-slot--upper:before{content:"";position:absolute;left:9px;top:50%;bottom:0;width:1px;background:rgba(184,147,74,.35);pointer-events:none}.hpt-gen--1 .hpt-slot--lower:before,.hpt-gen--2 .hpt-slot--lower:before,.hpt-gen--3 .hpt-slot--lower:before{content:"";position:absolute;left:9px;top:0;bottom:50%;width:1px;background:rgba(184,147,74,.35);pointer-events:none}.hpt-gen--1 .hpt-slot--lower:after,.hpt-gen--1 .hpt-slot--upper:after,.hpt-gen--2 .hpt-slot--lower:after,.hpt-gen--2 .hpt-slot--upper:after,.hpt-gen--3 .hpt-slot--lower:after,.hpt-gen--3 .hpt-slot--upper:after{content:"";position:absolute;left:9px;top:50%;width:15px;height:1px;background:rgba(184,147,74,.35);pointer-events:none}.hpt-gen--0 .hpt-slot:after{content:"";position:absolute;right:-4px;top:50%;width:8px;height:1px;background:rgba(184,147,74,.35);pointer-events:none}.hpt-ped-box{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:5px;padding:7px 8px;min-height:42px;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:border-color .15s,box-shadow .15s}.hpt-ped-box:hover{border-color:rgba(184,147,74,.35);box-shadow:0 2px 8px rgba(184,147,74,.1)}.hpt-ped-box--subject{background:linear-gradient(135deg,#fdf8f0,#fff);border-color:rgba(184,147,74,.4);box-shadow:0 2px 10px rgba(184,147,74,.14)}.hpt-ped-box--link{text-decoration:none;color:inherit;cursor:pointer}.hpt-ped-box--link:hover{border-color:rgba(184,147,74,.45);background:hsla(37,76%,97%,.7);box-shadow:0 2px 10px rgba(184,147,74,.15)}.hpt-ped-box--link:hover .hpt-ped-name{color:#a07820}.hpt-ped-box--empty{background:#fafafa;border-style:dashed;border-color:rgba(0,0,0,.08);box-shadow:none;min-height:36px}.hpt-ped-box-inner{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.hpt-ped-name{font-size:11px;font-weight:700;color:var(--hp-ink,#111);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.hpt-ped-box--subject .hpt-ped-name{font-size:12.5px}.hpt-ped-meta{font-size:9px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.hpt-mf-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.hpt-mf-title{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--hp-ink,#111);margin:0}.hpt-mf-toggle{display:flex;gap:0;border:1px solid rgba(0,0,0,.12);border-radius:4px;overflow:hidden}.hpt-toggle-btn{font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px;background:#fff;color:#888;border:none;border-right:1px solid rgba(0,0,0,.12);cursor:pointer;transition:all .15s;white-space:nowrap}.hpt-toggle-btn:last-child{border-right:none}.hpt-toggle-btn.active{background:var(--hp-ink,#111);color:#fff}.hpt-toggle-btn:hover:not(.active){background:rgba(0,0,0,.04);color:var(--hp-ink,#111)}.hpt-mf-count{font-size:12px;color:#888;margin-bottom:10px}.hpt-mf-wrap{overflow-x:auto}.hpt-mf-table{width:100%;border-collapse:collapse;font-size:12.5px}.hpt-mf-th{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#aaa;padding:0 10px 8px;text-align:left;border-bottom:1px solid rgba(0,0,0,.08);white-space:nowrap}.hpt-mf-th--horse{width:45%}.hpt-mf-th--rider{width:30%}.hpt-mf-dam-row{background:rgba(184,147,74,.05)}.hpt-mf-dam-cell{padding:10px 10px 6px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hp-gold,#b8934a);border-top:1px solid rgba(184,147,74,.15)}.hpt-mf-member-row{border-bottom:1px solid rgba(0,0,0,.05);transition:background .1s}.hpt-mf-member-row:hover{background:rgba(0,0,0,.02)}.hpt-mf-member-row--clickable{cursor:pointer}.hpt-mf-member-row--clickable:hover{background:rgba(184,147,74,.05)}.hpt-mf-td{padding:8px 10px;vertical-align:middle}.hpt-mf-td--horse{padding-left:20px}.hpt-mf-horse-link,.hpt-mf-horse-name{font-weight:600;color:var(--hp-ink,#111)}.hpt-mf-horse-link{text-decoration:none}.hpt-mf-horse-link:hover{color:#c7a24b;text-decoration:underline}.hpt-mf-sire{color:#888;font-size:11.5px}.hpt-mf-year{color:#aaa;font-size:11.5px}.hpt-mf-td--rider{color:#555}.hpt-mf-none{color:#ccc}.hpt-mf-see-above{font-size:11px;font-style:italic;color:#aaa;letter-spacing:.02em}.hpt-mf-offspring-row{border-bottom:1px solid rgba(0,0,0,.04);background:rgba(184,147,74,.02);transition:background .1s}.hpt-mf-offspring-row:hover{background:rgba(184,147,74,.05)}.hpt-mf-td--offspring{padding-left:44px}.hpt-mf-offspring-arrow{color:#c7a24b;margin-right:7px;font-size:11px;opacity:.75}.hpt-mf-offspring-name{font-weight:500;font-size:13px;color:#333}.hpt-mf-empty-msg{font-size:13px;color:#999;padding:24px 0;text-align:center}.hpt-footer{padding:14px 28px 20px;text-align:right}.hpt-profile-link{font-size:12px;font-weight:600;color:var(--hp-gold,#b8934a);text-decoration:none;letter-spacing:.01em;transition:opacity .15s}.hpt-profile-link:hover{opacity:.7;text-decoration:underline}@media (max-width:900px){.hpt-header{flex-wrap:wrap;gap:14px;padding:20px 18px 16px}.hpt-header-right{width:100%}.hpt-stats-bar{align-items:flex-start}.hpt-horse-name{font-size:22px}.hpt-stat-value{font-size:18px}.hpt-tree{min-height:340px}.hpt-gen{min-width:120px}.hpt-section{padding:18px}}@media (max-width:600px){.hpt-header{padding:16px}.hpt-section{padding:14px}.hpt-mf-td--rider,.hpt-mf-th--rider{display:none}.hpt-stats-items{gap:12px}.hpt-stat-value{font-size:16px}}.hd-page{min-height:100vh;background:#f8f6f1;color:#111}.hd-header{background:linear-gradient(135deg,#0d0d0d,#1a1208 60%,#0d0d0d);padding:34px 60px 38px;border-bottom:1px solid rgba(193,126,25,.18)}.hd-body,.hd-header-inner,.hd-tabs-inner{max-width:1380px;margin:0 auto}.hd-breadcrumb{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.06em;color:hsla(0,0%,100%,.45);text-decoration:none;margin-bottom:14px}.hd-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}.hd-header-info{flex:1 1;min-width:0}.hd-title{font-size:clamp(27px,3.5vw,46px);font-weight:800;letter-spacing:-.025em;color:#fff;margin:0 0 9px;line-height:1.05}.hd-meta{font-size:14px;color:hsla(0,0%,100%,.53);margin-bottom:10px}.hd-parents{font-size:13px;color:hsla(0,0%,100%,.56);display:flex;gap:18px;flex-wrap:wrap}.hd-parent-link{color:#f4ddb2;text-decoration:none;font-weight:700}.hd-parent-link:hover{color:#d4a755}.hd-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.hd-verified{font-size:11px;font-weight:700;color:#c17e19}.hd-level-pill{display:inline-block;font-size:10px;font-weight:800;border-radius:4px;padding:3px 8px;white-space:nowrap}.hd-pill--high{background:rgba(193,126,25,.15);color:#c99037}.hd-tabs-bar{background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.075);position:-webkit-sticky;position:sticky;top:64px;z-index:40;box-shadow:0 3px 14px rgba(18,14,8,.035)}.hd-tabs-inner{padding:0 60px;display:flex;gap:4px}.hd-tab{padding:17px 22px 15px;font-size:13px;font-weight:650;color:rgba(0,0,0,.45);background:none;border:0;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.hd-tab:hover{color:#111;background:rgba(193,126,25,.035)}.hd-tab.is-active{color:#0d0d0d;border-bottom-color:#c17e19}.hd-body{padding:34px 60px 86px}.hd-body>.hpt-root{background:#fffdf9;border:1px solid #e7e0d4;border-radius:15px;box-shadow:0 10px 34px rgba(33,24,10,.055);overflow:hidden}.hd-body .hpt-section{padding:30px 34px}.hd-body .hpt-tree{min-height:500px;padding:4px 2px 8px}.hd-body .hpt-ped-box{border-radius:7px;min-height:46px;padding:8px 10px;border-color:rgba(25,20,12,.1);box-shadow:0 2px 7px rgba(25,20,12,.04)}.hd-body .hpt-ped-box--subject{border-color:rgba(193,126,25,.48);box-shadow:0 4px 16px rgba(193,126,25,.12)}.hd-body .hpt-ped-name{font-size:11.5px}.hd-body .hpt-ped-meta{font-size:9.5px;color:#9a948b}.hd-body .hpt-section--maternal{background:linear-gradient(180deg,#fffdfa,#fbf8f1);border-top:1px solid #ece5d9}.hd-body .hpt-mf-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:18px!important}.hd-body .hpt-mf-title{font-size:12px!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase;color:#16130f!important}.hd-body .hpt-mf-toggle{border:1px solid #d8d1c5!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 1px 4px rgba(0,0,0,.035)}.hd-body .hpt-mf-toggle,.hd-body .hpt-toggle-btn{display:inline-flex!important;background:#fff!important}.hd-body .hpt-toggle-btn{align-items:center!important;justify-content:center!important;min-height:34px;padding:8px 14px!important;font-size:9.5px!important;font-weight:800!important;letter-spacing:.07em!important;text-transform:uppercase!important;border:0!important;border-right:1px solid #e0d9cd!important;color:#827b71!important;cursor:pointer}.hd-body .hpt-toggle-btn:last-child{border-right:0!important}.hd-body .hpt-toggle-btn.active{background:#111!important;color:#fff!important}.hd-body .hpt-mf-count{margin:4px 0 12px!important;color:#918a80}.hd-body .hpt-mf-table{background:hsla(0,0%,100%,.72);border:1px solid #e7e0d5;border-radius:10px;overflow:hidden;border-collapse:separate!important;border-spacing:0}.hd-body .hpt-mf-th{background:#f7f3eb;padding:10px 12px!important;color:#938a7d}.hd-body .hpt-mf-dam-row{background:#f5efe3!important}.hd-body .hpt-mf-dam-cell{padding:11px 14px 9px!important}.hd-body .hpt-mf-td{padding:10px 12px!important}.hd-body .hpt-mf-td--horse{padding-left:20px!important}.hd-body .hpt-mf-td--offspring{padding-left:46px!important}.hd-body .hpt-mf-member-row:hover,.hd-body .hpt-mf-offspring-row:hover{background:#fff8eb!important}.hd-notice{margin-bottom:20px;padding:12px 14px;background:#fff9ed;border:1px solid #ead6ad;border-radius:8px;font-size:13px}.hd-section{max-width:1120px}.hd-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.hd-section-head h2{font-size:30px;margin:3px 0 5px}.hd-section-head p{margin:0;color:#777;font-size:13px}.hd-eyebrow{font-size:10px;letter-spacing:.14em;color:#a36d18;font-weight:800}.hd-action{border:1px solid #111;background:#111;color:#fff;border-radius:7px;padding:10px 15px;font-size:12px;font-weight:700;cursor:pointer}.hd-action.secondary{background:#fff;color:#111;border-color:#d8d2c7}.hd-claim-actions,.hd-form-actions{display:flex;gap:8px;flex-wrap:wrap}.hd-claim-actions{margin-bottom:22px}.hd-form{background:#fff;border:1px solid #ded8cc;border-radius:10px;padding:20px;margin:18px 0 28px}.hd-form h3{margin:0 0 16px}.hd-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.hd-form-grid label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.hd-form-grid input,.hd-form-grid select{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:10px;border:1px solid #d9d4ca;border-radius:6px;background:#fff}.hd-form-grid .wide{grid-column:1/-1}.hd-form-actions{margin-top:16px}.hd-results{border-top:1px solid #ddd7cc}.hd-result-row{display:grid;grid-template-columns:minmax(280px,1fr) 180px 130px 70px;grid-gap:14px;gap:14px;align-items:center;padding:16px 4px;border-bottom:1px solid #e6e1d8;font-size:13px}.hd-result-row>div:first-child{display:flex;flex-direction:column;gap:3px}.hd-result-row span{color:#777;font-size:12px}.hd-empty-card{padding:28px;border:1px dashed #d9d2c5;border-radius:9px;color:#777;background:#fff}.hd-timeline{margin-top:30px;position:relative}.hd-timeline:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:1px;background:#d6c8ad}.hd-timeline-item{display:grid;grid-template-columns:18px 190px minmax(0,1fr);grid-gap:16px;gap:16px;position:relative;padding:0 0 24px}.hd-timeline-dot{width:9px;height:9px;border-radius:50%;background:#c17e19;margin-top:11px;z-index:1}.hd-timeline-time{font-size:12px;color:#777;padding-top:8px}.hd-timeline-card{background:#fff;border:1px solid #e1dbd0;border-radius:8px;padding:13px 15px;position:relative}.hd-role{text-transform:uppercase;font-size:10px;letter-spacing:.1em;color:#a36d18;font-weight:800;margin-bottom:4px}.hd-current{margin-left:10px;font-size:10px;background:#f0e3c9;color:#7d5719;padding:2px 6px;border-radius:99px}@media(max-width:900px){.hd-header{padding:26px 28px 30px}.hd-tabs-inner{padding:0 24px;overflow-x:auto}.hd-body{padding:26px 24px 65px}.hd-body .hpt-section{padding:22px 20px}}@media(max-width:768px){.hd-header{padding:24px}.hd-tabs-inner{padding:0 16px;overflow-x:auto}.hd-tab{padding:14px 16px}.hd-body{padding:20px 14px 55px}.hd-body>.hpt-root{border-radius:10px}.hd-body .hpt-section{padding:18px 14px}.hd-body .hpt-mf-header{align-items:flex-start!important;flex-direction:column}.hd-section-head{align-items:flex-start;flex-direction:column}.hd-form-grid{grid-template-columns:1fr}.hd-result-row{grid-template-columns:1fr 1fr}.hd-timeline-item{grid-template-columns:18px 1fr}.hd-timeline-card,.hd-timeline-time{grid-column:2}}.hd-body>.hpt{background:#fffdf9;border:1px solid #e7e0d4;border-radius:14px;box-shadow:0 10px 34px rgba(33,24,10,.05);overflow:hidden}.hd-body>.hpt>.hpt-tree{padding:30px 34px 24px}.hd-body .hpt-mf-section{border-top:1px solid #ece5d9;background:#fcfaf5;padding:25px 34px 32px}.hd-body .hpt-mf-section>.hpt-mf-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 20px}.hd-body .hpt-mf-header h3{margin:0 0 5px;font-size:11px;line-height:1;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#17130e}.hd-body .hpt-mf-header p{margin:0;font-family:var(--font-display,"Playfair Display",Georgia,serif);font-size:19px;line-height:1.15;color:#17130e}.hd-body .hpt-mf-filter{display:inline-flex;align-items:center;border:1px solid #d6d0c5;border-radius:5px;overflow:hidden;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.025)}.hd-body .hpt-mf-filter button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-right:1px solid #d6d0c5;background:#fff;color:#847e75;padding:8px 13px;min-height:32px;font-size:9.5px;font-weight:800;letter-spacing:.07em;line-height:1;text-transform:uppercase;white-space:nowrap;cursor:pointer}.hd-body .hpt-mf-filter button:last-child{border-right:0}.hd-body .hpt-mf-filter button:hover:not(.is-active){background:#f7f4ee;color:#111}.hd-body .hpt-mf-filter button.is-active{background:#111;color:#fff}.hd-body .hpt-mf-count{margin:0 0 11px;font-size:11.5px;color:#8d867d}.hd-body .hpt-mf-table{background:hsla(0,0%,100%,.65)}.hd-contact-section{max-width:1180px!important;margin:0 auto;width:100%}.hd-contact-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 26px;padding:2px 2px 0}.hd-contact-hero h2{font-family:var(--font-display,"Playfair Display",Georgia,serif);font-size:clamp(28px,3vw,38px);line-height:1.08;margin:5px 0 8px;font-weight:700;letter-spacing:-.02em;color:#17130e}.hd-contact-hero p{margin:0;max-width:690px;color:#777066;font-size:13px;line-height:1.6}.hd-people-shell{display:grid;grid-gap:20px;gap:20px}.hd-person-section{background:#fffdf9;border:1px solid #e4ddcf;border-radius:14px;overflow:hidden;box-shadow:0 9px 30px rgba(35,25,10,.045)}.hd-person-section-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px 20px;background:linear-gradient(135deg,#fffdfa,#f8f3e9);border-bottom:1px solid #ebe4d8}.hd-person-section-head h3{font-family:var(--font-display,"Playfair Display",Georgia,serif);font-size:24px;line-height:1.1;margin:4px 0 5px;color:#17130e;font-weight:700}.hd-person-section-head p{margin:0;color:#8a8276;font-size:12px;line-height:1.5}.hd-current-label,.hd-history-title,.hd-person-section-kicker{font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#a77118}.hd-person-section-body{padding:22px 24px 24px}.hd-current-label{margin:0 0 10px;color:#8a6a36}.hd-current-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:12px;gap:12px}.hd-person-card{background:#fff;border:1px solid #e3dccf;border-radius:10px;padding:16px 17px;box-shadow:0 2px 9px rgba(30,22,10,.035)}.hd-person-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hd-person-name{font-size:16px;font-weight:750;line-height:1.25;color:#16130f}.hd-person-period{font-size:11.5px;color:#90887d;margin-top:5px}.hd-person-badges{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.hd-share-badge,.hd-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:9.5px;font-weight:800;white-space:nowrap}.hd-share-badge{background:#f4ead7;color:#80591a;border:1px solid #e7d3ad}.hd-status-badge{background:#121212;color:#fff;border:1px solid #121212}.hd-contact-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.hd-contact-link{display:inline-flex;align-items:center;min-height:29px;padding:5px 9px;border:1px solid #dfd7ca;border-radius:6px;background:#fbf9f5;color:#3b352e;text-decoration:none;font-size:10.5px;font-weight:650;transition:all .15s ease}.hd-contact-link:hover{border-color:#c79a4e;background:#fff7e8;color:#8a5e17}.hd-history-block{margin-top:24px;padding-top:20px;border-top:1px solid #eee8dd}.hd-history-title{margin-bottom:7px;color:#71695f}.hd-history-list{display:grid}.hd-history-row{display:grid;grid-template-columns:170px minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:13px 2px;border-bottom:1px solid #eee8de}.hd-history-row:last-child{border-bottom:0}.hd-history-period{font-size:11.5px;color:#91897d}.hd-history-person strong{display:block;font-size:13.5px;color:#1c1813}.hd-history-person .hd-contact-links{margin-top:7px}.hd-empty-mini{padding:15px 0;color:#a19a90;font-size:12px}.hd-claim-form{border-color:#ddcfb7!important;box-shadow:0 8px 26px rgba(46,31,8,.055)}.hd-claim-form-note{margin:0;color:#8d857a;font-size:11.5px;line-height:1.5;text-transform:none!important;letter-spacing:0!important;font-weight:400!important}@media(max-width:768px){.hd-body>.hpt>.hpt-tree{padding:20px 14px 16px}.hd-body .hpt-mf-section{padding:20px 16px 26px}.hd-body .hpt-mf-section>.hpt-mf-header,.hd-contact-hero,.hd-person-section-head{align-items:flex-start;flex-direction:column}.hd-person-section-body,.hd-person-section-head{padding:18px}.hd-current-grid,.hd-history-row{grid-template-columns:1fr}.hd-history-row{gap:5px;padding:14px 0}}