.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-header{background:#fbfaf7!important;padding:24px 60px 22px!important;border-bottom:1px solid #e6e0d6!important}.hd-breadcrumb{color:#81796e!important;margin-bottom:12px!important;font-size:11px!important}.hd-title{color:#17130e!important;font-family:var(--font-display,"Playfair Display",Georgia,serif)!important;font-size:clamp(30px,3vw,42px)!important;font-weight:700!important}.hd-meta{color:#736c62!important;font-size:13px!important;margin-bottom:8px!important}.hd-parents{color:#8a8379!important;font-size:12px!important}.hd-parent-link{color:#8a5f18!important}.hd-header-right{flex-direction:row!important;align-items:center!important;gap:8px!important}.hd-level-pill{background:#f2e6cf!important;color:#7d5719!important;border:1px solid #dfc89e!important;border-radius:999px!important;padding:5px 9px!important}.hd-verified{color:#6f685f!important;background:#fff;border:1px solid #ddd7ce;border-radius:999px;padding:5px 9px}.hd-tabs-bar{top:0!important;box-shadow:none!important;border-bottom:1px solid #e7e1d8!important}.hd-tabs-inner{gap:22px!important}.hd-tab{padding:14px 2px 12px!important;font-size:12px!important;background:transparent!important}.hd-body{padding-top:30px!important}.hd-section{max-width:1180px!important;margin:0 auto;width:100%}.hd-section-head{align-items:flex-start!important;margin-bottom:20px!important;padding-bottom:18px;border-bottom:1px solid #e6e0d6}.hd-section-head h2{font-family:var(--font-display,"Playfair Display",Georgia,serif)!important;font-size:34px!important;line-height:1.05!important;margin:5px 0 7px!important;font-weight:700!important;color:#17130e}.hd-section-head p{color:#827b72!important;max-width:620px;line-height:1.55}.hd-eyebrow{font-size:9px!important;letter-spacing:.16em!important;color:#9a6a20!important}.hd-action{border-radius:5px!important;padding:9px 12px!important;font-size:11px!important;box-shadow:none!important}.hd-action.secondary{background:transparent!important}.hd-results{border:1px solid #e4ded4!important;border-radius:8px;overflow:hidden;background:#fff}.hd-result-row{grid-template-columns:minmax(320px,1.7fr) minmax(170px,.8fr) 130px 72px!important;gap:18px!important;padding:14px 18px!important;border-bottom:1px solid #eee9e1!important;background:#fff;font-size:12.5px!important}.hd-result-row:last-child{border-bottom:0!important}.hd-result-row:hover{background:#fbfaf7}.hd-result-row>div:first-child strong{font-size:14px;color:#17130e;font-weight:700}.hd-result-row span{font-size:11.5px!important;color:#8a8378!important}.hd-empty-card{border:1px solid #e4ded4!important;border-radius:8px!important;background:#fff!important;color:#8c857c!important;padding:34px!important;text-align:center}.hd-form{box-shadow:none!important;border-color:#e3ddd3!important}.hd-results-section{max-width:1320px!important}.hd-result-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #ddd7cc;background:#fff;margin:0 0 20px}.hd-result-summary>div{padding:15px 17px;border-right:1px solid #e7e1d7;display:flex;flex-direction:column;gap:5px}.hd-result-summary>div:last-child{border-right:0}.hd-result-summary span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#8b8377;font-weight:750}.hd-result-summary strong{font-size:19px;line-height:1.05;color:#18140f;font-weight:750}.hd-results-layout{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.hd-results-filters{border:1px solid #ddd7cc;background:#fff;padding:0 14px 14px;position:-webkit-sticky;position:sticky;top:58px}.hd-filter-title{margin:0 -14px 13px;padding:11px 14px;background:#17130e;color:#fff;font-size:11px;font-weight:750;letter-spacing:.04em}.hd-results-filters label{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#756d62;font-weight:750;margin:0 0 13px}.hd-results-filters select{display:block;width:100%;margin-top:6px;padding:9px 10px;border:1px solid #dcd5c9;background:#fff;color:#1d1914;font-size:11px;border-radius:2px}.hd-filter-reset{width:100%;border:1px solid #caa56a;background:#f4ead7;color:#6f4e19;padding:9px 10px;font-size:10px;font-weight:700;cursor:pointer}.hd-results-table-wrap{overflow:auto;border:1px solid #dcd6cb;background:#fff}.hd-results-table{width:100%;border-collapse:collapse;min-width:820px;font-size:11.5px}.hd-results-table thead th{background:#17130e;color:#fff;text-align:left;padding:10px 11px;font-size:9.5px;letter-spacing:.04em;font-weight:700;white-space:nowrap}.hd-results-table tbody td{padding:11px;border-bottom:1px solid #ebe6de;vertical-align:top;color:#403a33}.hd-results-table tbody tr:nth-child(2n){background:#faf8f3}.hd-results-table tbody tr:hover{background:#f5efe4}.hd-results-table td strong{display:block;color:#17130e;font-weight:700;margin-bottom:2px}.hd-results-table td small{display:block;color:#948b7e;font-size:9.5px;margin-top:2px}.hd-results-table .hd-place{font-weight:800;color:#17130e;width:52px}.hd-results-none{padding:26px;text-align:center;color:#948c81;font-size:11px}.hd-contact-section{max-width:1180px!important;margin:0 auto;width:100%}.hd-contact-hero{margin:0 0 22px;padding-bottom:18px;border-bottom:1px solid #e6e0d6}.hd-contact-hero h2{font-family:var(--font-display,"Playfair Display",Georgia,serif);font-size:34px;line-height:1.06;margin:5px 0 8px;font-weight:700;letter-spacing:-.015em;color:#17130e}.hd-contact-hero p{margin:0;max-width:700px;color:#817a70;font-size:12.5px;line-height:1.55}.hd-people-shell{display:block;border-top:1px solid #ddd7cd}.hd-person-section{background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;box-shadow:none!important;display:grid;grid-template-columns:235px minmax(0,1fr);border-bottom:1px solid #ddd7cd!important}.hd-person-section-head{display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:flex-start!important;gap:10px!important;padding:22px 24px 22px 0!important;background:transparent!important;border:0!important}.hd-person-section-head h3{font-family:var(--font-display,"Playfair Display",Georgia,serif);font-size:21px;line-height:1.15;margin:3px 0 4px;color:#17130e;font-weight:700}.hd-person-section-head p{margin:0;color:#938b80;font-size:11.5px;line-height:1.5;max-width:210px}.hd-person-section-head .hd-action{margin-top:4px;background:transparent!important;color:#6f685f!important;border:0!important;border-bottom:1px solid #b8afa3!important;padding:3px 0!important;border-radius:0!important;font-weight:650!important}.hd-current-label,.hd-history-title,.hd-person-section-kicker{font-size:8.5px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#95661d}.hd-person-section-body{padding:22px 0 22px 26px!important;border-left:1px solid #ece7df}.hd-current-label{margin:0 0 9px;color:#847b70}.hd-current-grid{display:block!important}.hd-person-card{background:transparent!important;border:0!important;border-radius:0!important;padding:10px 0!important;box-shadow:none!important}.hd-person-card+.hd-person-card{border-top:1px solid #eee9e1!important}.hd-person-name{font-size:14px!important;font-weight:700!important;color:#17130e}.hd-person-period{font-size:11px!important;color:#91897f!important;margin-top:4px!important}.hd-person-badges{gap:5px!important}.hd-share-badge,.hd-status-badge{padding:3px 7px!important;font-size:8.5px!important;border-radius:999px!important}.hd-contact-links{margin-top:9px!important;gap:10px!important}.hd-contact-link{border:0!important;border-radius:0!important;background:transparent!important;padding:0!important;min-height:0!important;font-size:10.5px!important;color:#7e5a22!important;text-decoration:underline!important;text-underline-offset:2px}.hd-history-block{margin-top:16px!important;padding-top:15px!important;border-top:1px solid #eee9e1!important}.hd-history-title{margin-bottom:5px;color:#847b70}.hd-history-list{display:grid}.hd-history-row{display:grid;grid-template-columns:145px minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:11px 0;border-bottom:1px solid #f0ece5}.hd-history-row:last-child{border-bottom:0}.hd-history-period{font-size:11px;color:#989087}.hd-history-person strong{display:block;font-size:12.5px;color:#1c1813;font-weight:650}.hd-empty-mini{padding:12px 0;color:#a29b91;font-size:11.5px}.hd-claim-form{border-color:#ddd5c8!important;box-shadow:none!important}.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}.hd-contact-section{max-width:1040px!important}.hd-contact-hero{padding:10px 0 26px!important;margin-bottom:26px!important;border-bottom:0!important;text-align:center}.hd-contact-hero .hd-eyebrow{display:block;margin-bottom:8px}.hd-contact-hero h2{font-size:42px!important;margin:0 0 10px!important}.hd-contact-hero p{margin:0 auto!important;max-width:620px!important;font-size:13px!important}.hd-people-shell{border:1px solid #ded8ce!important;background:#fff!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 12px 34px rgba(28,22,14,.045)!important}.hd-person-section{display:block!important;border-bottom:1px solid #e8e2d9!important;padding:0!important;background:#fff!important}.hd-person-section:last-child{border-bottom:0!important}.hd-person-section-head{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;grid-gap:20px!important;gap:20px!important;padding:18px 22px!important;background:#faf8f4!important;border-bottom:1px solid #eee8df!important}.hd-person-section-head>div{min-width:0}.hd-person-section-head h3{font-size:20px!important;margin:2px 0!important}.hd-person-section-head p{display:none!important}.hd-person-section-kicker{font-size:8px!important;color:#a36d18!important}.hd-person-section-head .hd-action{margin:0!important;border:1px solid #ddd5c8!important;border-radius:999px!important;padding:7px 11px!important;background:#fff!important;color:#4d473f!important;text-decoration:none!important;font-size:9px!important}.hd-person-section-head .hd-action:hover{border-color:#b98b42!important;color:#7d5719!important}.hd-person-section-body{padding:0 22px 20px!important;border-left:0!important}.hd-current-label{margin:0!important;padding:14px 0 8px!important;font-size:8px!important;color:#938a7d!important}.hd-current-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;grid-gap:10px!important;gap:10px!important}.hd-person-card{padding:14px 16px!important;background:#fffdf9!important;border:1px solid #e6dfd5!important;border-radius:8px!important}.hd-person-card+.hd-person-card{border-top:1px solid #e6dfd5!important}.hd-person-card-top{align-items:center!important}.hd-person-name{font-size:15px!important}.hd-person-period{font-size:10.5px!important}.hd-share-badge{background:#f7f0e2!important;border-color:#ead9ba!important;color:#7f5a1f!important}.hd-status-badge{background:#17130e!important;color:#fff!important}.hd-history-block{margin-top:18px!important;padding-top:16px!important;border-top:1px solid #eee9e2!important}.hd-history-title{margin-bottom:8px!important}.hd-history-row{grid-template-columns:150px minmax(0,1fr) auto!important;padding:12px 0!important}.hd-history-row:hover{background:#fcfaf6}.hd-history-person strong{font-size:13px!important}.hd-empty-mini{padding:14px 0 16px!important;color:#aaa39a!important}.hd-contact-section .hd-claim-form{max-width:760px;margin:0 auto 24px!important;background:#fff!important;border-radius:10px!important}@media(max-width:900px){.hd-header{padding:22px 28px!important}.hd-result-summary{grid-template-columns:repeat(3,1fr)}.hd-result-summary>div{border-bottom:1px solid #e7e1d7}.hd-results-layout{grid-template-columns:1fr}.hd-results-filters{position:static;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.hd-filter-title{grid-column:1/-1}.hd-filter-reset{align-self:end;margin-bottom:13px}}@media(max-width:768px){.hd-header{padding:20px!important}.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{align-items:flex-start;flex-direction:column}.hd-contact-hero h2{font-size:32px!important}.hd-person-section-head{grid-template-columns:1fr!important;align-items:flex-start!important;padding:16px!important}.hd-person-section-body{padding:0 16px 16px!important}.hd-current-grid,.hd-history-row{grid-template-columns:1fr!important}.hd-history-row{gap:5px!important;padding:12px 0}.hd-result-row{grid-template-columns:1fr 1fr!important;padding:13px 14px!important}.hd-result-summary{grid-template-columns:repeat(2,1fr)}.hd-results-filters{grid-template-columns:1fr}.hd-filter-title{grid-column:auto}}