
.d-history,.d-history-detail{background:var(--bg-body);color:var(--text-main)}.dh-shell{max-width:1320px;margin:0 auto;padding:24px 20px 44px;box-sizing:border-box}.dh-shell *{box-sizing:border-box}.dh-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.dh-kicker{font-size:11px;font-weight:800;color:#c92333;letter-spacing:.6px}.dh-intro h1{font:800 34px/1.25 Inter,sans-serif;margin:8px 0 10px;letter-spacing:-1px}.dh-intro p{margin:0;color:var(--text-light);font-size:14px;line-height:1.7}.dh-biography{font-size:12px;font-weight:700;color:#c92333;flex:none;border:1px solid var(--border-color);padding:12px 15px;border-radius:8px;background:var(--bg-card)}.dh-date-card{display:flex;align-items:center;gap:24px;justify-content:space-between;background:var(--bg-card);border:1px solid var(--border-color);padding:16px 20px;border-radius:12px;margin-bottom:14px}.dh-date-current{display:grid;gap:5px;flex:none}.dh-date-current span{font-size:10px;color:var(--text-light);font-weight:650}.dh-date-current strong{font-size:22px;font-weight:800}.dh-date-card form{display:flex;align-items:end;gap:10px;flex:1;justify-content:center}.dh-date-card label{font-size:10px;display:grid;gap:5px;color:var(--text-light);font-weight:650}.dh-date-card select{background:var(--bg-body);color:var(--text-main);font:650 14px Inter,sans-serif;border:1px solid var(--border-color);padding:10px 12px;border-radius:7px;min-height:44px}.dh-date-card button{background:#c92333;color:white;border:0;border-radius:7px;padding:12px 16px;min-height:44px;font-size:12px;font-weight:750;cursor:pointer}.dh-date-nav{display:flex;gap:6px;flex:none}.dh-date-nav a{font-size:11px;font-weight:700;border:1px solid var(--border-color);background:var(--bg-body);padding:12px 10px;border-radius:7px;min-height:44px;display:flex;align-items:center;color:var(--text-main)}.dh-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:22px}.dh-tabs a{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--text-light);font-size:13px;font-weight:750;border:1px solid var(--border-color);border-radius:9px;background:var(--bg-card);padding:12px;min-height:46px}.dh-tabs span{padding:3px 7px;background:var(--bg-body);font-size:10px;border-radius:5px}.dh-tabs a.active{background:#c92333;border-color:#c92333;color:white;box-shadow:0 3px 9px #c923331c}.dh-tabs a.active span{background:#ffffff24;color:white}.dh-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;align-items:start}.dh-main,.dh-sidebar{min-width:0}.dh-feature{position:relative;display:flex;align-items:end;isolation:isolate;min-height:290px;background:linear-gradient(125deg,#182a3d,#0c1623);border-radius:13px;overflow:hidden;margin-bottom:22px;color:white}.dh-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.dh-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0b152be8,#0b152bb8 55%,#0b152b22);z-index:-1}.dh-feature-copy{padding:28px;max-width:82%}.dh-feature-copy>span{display:inline-block;font-size:10px;font-weight:750;background:#ffffff20;border:1px solid #ffffff30;border-radius:5px;padding:6px 9px}.dh-feature h2{font-size:24px;line-height:1.5;margin:15px 0 10px;letter-spacing:-.4px;color:white}.dh-feature p{font-size:12px;color:#dbe5f0;margin:0 0 16px}.dh-feature b{font-size:11px;color:#ffb6bd}.dh-archive{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;padding:20px}.dh-list-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px}.dh-list-heading h2{font-size:20px;line-height:1.5;margin:0 0 5px}.dh-list-heading p{font-size:11px;color:var(--text-light);margin:0}.dh-filter{font-size:10px;color:var(--text-light);display:grid;gap:5px;flex:0 1 240px}.dh-filter[hidden]{display:none}.dh-filter input{width:100%;min-width:0;min-height:44px;font-size:14px;background:var(--bg-body);color:var(--text-main);border:1px solid var(--border-color);border-radius:7px;padding:10px 12px}.dh-timeline{display:grid;gap:0}.dh-timeline-item{display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px;position:relative;padding:0 0 18px}.dh-year{font-size:12px;font-weight:800;color:#c92333;background:var(--bg-body);border:1px solid var(--border-color);border-radius:6px;text-align:center;padding:9px 4px;align-self:start;margin-top:3px;position:relative;z-index:1;overflow-wrap:anywhere}.dh-timeline-item:before{content:'';position:absolute;left:40px;top:30px;bottom:0;width:1px;background:var(--border-color)}.dh-timeline-item:last-child:before{display:none}.dh-timeline-item>a{padding:3px 0 16px;border-bottom:1px solid var(--border-color);color:var(--text-main);min-width:0;display:block}.dh-timeline-item:last-child>a{border-bottom:0}.dh-timeline h3{font-size:14px;line-height:1.75;font-weight:650;margin:0 0 7px;overflow-wrap:anywhere}.dh-read{font-size:10px;color:#c92333;font-weight:650}.dh-timeline-item>a:hover h3{color:#c92333}.dh-person{display:block;border:1px solid var(--border-color);border-radius:12px;background:var(--bg-card);overflow:hidden;color:var(--text-main);margin-bottom:16px}.dh-person img{width:100%;height:210px;object-fit:cover;object-position:center 25%;display:block}.dh-person>div{padding:17px}.dh-person span{font-size:10px;font-weight:750;color:#c92333}.dh-person h2{font-size:16px;line-height:1.65;margin:8px 0}.dh-person p{font-size:11px;color:var(--text-light);margin:0}.dh-side-card{padding:18px;border:1px solid var(--border-color);border-radius:12px;margin-bottom:16px;background:var(--bg-card)}.dh-side-card h2{font-size:16px;line-height:1.5;margin:0 0 14px}.dh-side-card p{font-size:12px;line-height:1.8;color:var(--text-light)}.dh-side-card a{color:#c92333;font-size:12px;font-weight:650}.dh-side-card summary{cursor:pointer;font-size:12px;font-weight:700;min-height:44px;line-height:44px}.dh-day-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin:10px 0}.dh-day-grid a{display:grid;place-items:center;min-height:35px;border-radius:5px;background:var(--bg-body);color:var(--text-main);font-size:11px;border:1px solid var(--border-color)}.dh-day-grid a[aria-current]{background:#c92333;color:white}.dh-popular{padding-left:20px;margin:0}.dh-popular li{font-size:12px;line-height:1.8;padding:9px 0;border-bottom:1px solid var(--border-color);color:#c92333}.dh-popular li:last-child{border:0}.dh-popular a{color:var(--text-main)}.dh-empty,.dh-filter-status{font-size:12px;line-height:1.8;color:var(--text-light)}.dh-timeline-item[hidden]{display:none}.dh-shell :focus-visible{outline:3px solid #c92333;outline-offset:3px}.d-history-detail>.container{max-width:1320px;box-sizing:border-box;padding:0 20px;gap:22px}.d-history-detail .article-container{background:var(--bg-card);padding:28px;border-radius:12px}.d-history-detail .article-title{color:var(--text-main);font-size:32px;line-height:1.4;letter-spacing:-.5px}.d-history-detail .article-body{overflow-wrap:anywhere}.d-history-detail .article-body img{max-width:100%;height:auto}.d-history-detail .article-body table{display:block;overflow-x:auto;max-width:100%}.d-history-detail .form-group,.d-history-detail .comment-body{min-width:0}.d-history-detail .comment-text{overflow-wrap:anywhere}.d-history-detail .article-body iframe{max-width:100%}
@media(max-width:1000px){.dh-date-card{flex-wrap:wrap;gap:14px}.dh-date-nav{margin-left:auto}.dh-layout{grid-template-columns:minmax(0,1fr) 270px}.dh-feature-copy{max-width:95%}.dh-feature h2{font-size:21px}}
@media(max-width:800px){.dh-shell{padding:18px 12px 30px}.dh-intro{align-items:start;gap:10px}.dh-intro h1{font-size:27px}.dh-intro p{font-size:12px}.dh-biography{font-size:10px;padding:10px;max-width:100px;line-height:1.6}.dh-date-card{padding:14px;gap:14px}.dh-date-current{width:100%}.dh-date-current strong{font-size:23px}.dh-date-card form{justify-content:start;flex:1 1 100%;min-width:0}.dh-date-card select{padding:10px;min-width:0}.dh-date-card label:nth-of-type(2){flex:1;min-width:0}.dh-date-card button{padding:12px;font-size:11px;flex:none}.dh-date-nav{margin:0;width:100%;justify-content:space-between}.dh-date-nav a{justify-content:center;flex:1}.dh-tabs{gap:7px;margin-bottom:16px}.dh-tabs a{font-size:11px;padding:11px 5px;gap:5px;flex-wrap:wrap}.dh-tabs span{font-size:9px}.dh-layout{grid-template-columns:minmax(0,1fr);gap:18px}.dh-feature{min-height:240px;margin-bottom:16px}.dh-feature:after{background:linear-gradient(0deg,#0b152bf5,#0b152ba8 65%,#0b152b40)}.dh-feature-copy{padding:21px;max-width:100%}.dh-feature h2{font-size:19px;line-height:1.6}.dh-archive{padding:15px}.dh-list-heading{flex-wrap:wrap;gap:13px}.dh-list-heading h2{font-size:18px}.dh-filter{flex:1 1 100%;max-width:none}.dh-timeline-item{grid-template-columns:58px minmax(0,1fr);gap:11px;padding-bottom:14px}.dh-timeline-item:before{left:29px}.dh-year{font-size:10px;padding:9px 3px}.dh-timeline h3{font-size:13px;line-height:1.85}.dh-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dh-sidebar>*{margin:0}.dh-person{grid-column:1/-1;display:grid;grid-template-columns:110px minmax(0,1fr)}.dh-person img{height:100%;min-height:145px}.dh-person h2{font-size:14px}.dh-about{grid-column:1/-1}.dh-side-card{padding:14px}.dh-side-card h2{font-size:14px}.dh-day-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.d-history-detail>.container{padding:0 12px;display:flex;flex-direction:column}.d-history-detail>.container>.main-column,.d-history-detail>.container>.sidebar{width:100%;min-width:0}.d-history-detail .article-container{padding:17px;box-sizing:border-box}.d-history-detail .article-title{font-size:25px}.d-history-detail .article-body{font-size:16px;line-height:1.85}.d-history-detail .article-featured-image{max-height:300px}.d-history-detail .form-group{min-width:0;flex:1 1 100%}.d-history-detail .comment-form-box{padding:14px}.d-history-detail .comment-header{gap:6px;flex-wrap:wrap}.d-history-detail .comment-avatar{width:33px;height:33px;font-size:14px}.d-history-detail .comment-item{gap:9px}.d-history-detail .comment-body{padding:12px}.d-history-detail .wiki-infobox{padding:15px}.d-history-detail .wiki-infobox-table{font-size:12px}.d-history-detail .reaction-buttons-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.d-history-detail .reaction-btn{min-width:0;padding:9px 4px}.d-history-detail .reaction-text{font-size:10px}}
@media(max-width:360px){.dh-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.dh-date-card button{padding:12px 9px}.dh-sidebar{grid-template-columns:minmax(0,1fr)}.dh-person,.dh-about{grid-column:auto}.dh-biography{max-width:90px}.dh-intro h1{font-size:24px}}
@media(prefers-reduced-motion:reduce){.d-history-detail .ai-pulse-ring:before{animation:none}}

.d-history .dh-tabs a.active{color:#fff!important}.d-history .dh-tabs a,.d-history .dh-date-nav a{text-transform:none!important}.d-history .mobile-full-sheet[aria-hidden="true"],.d-history-detail .mobile-full-sheet[aria-hidden="true"]{visibility:hidden;pointer-events:none}.d-history .mobile-full-sheet.active,.d-history-detail .mobile-full-sheet.active{visibility:visible;pointer-events:auto}

#dh-category-tabs a.active,#dh-category-tabs a.active:hover,#dh-category-tabs a.active:focus{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#c92333!important;opacity:1}#dh-category-tabs a.active span{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#ffffff26;opacity:1}

/* Image starts at the left; dark right panel keeps text legible. */
.d-history .dh-feature{align-items:center;min-height:300px}.d-history .dh-feature img{inset:auto;left:0;top:0;width:auto;max-width:100%;height:100%;object-fit:contain;object-position:left center}.d-history .dh-feature:after{background:linear-gradient(90deg,transparent 0%,#0c1623d9 42%,#0c1623f5 62%,#0c1623 85%)}.d-history .dh-feature-copy{width:62%;max-width:62%;margin-left:auto;padding:25px}.d-history .dh-feature h2{font-size:21px}
@media(max-width:800px){.d-history .dh-feature{align-items:end;min-height:240px}.d-history .dh-feature img{width:100%;object-fit:cover;object-position:left center}.d-history .dh-feature:after{background:linear-gradient(0deg,#0c1623 0%,#0c1623ed 35%,#0c162388 70%,#0c162320 100%)}.d-history .dh-feature-copy{width:100%;max-width:100%;margin-left:0;padding:21px}.d-history .dh-feature h2{font-size:19px}}

.d-history .dh-popular a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;overflow-wrap:anywhere;line-height:1.8;max-height:3.6em}
