/*
Theme Name: History Portal V1
Author: Исторические проекты
Description: Компактный многопроектный исторический портал.
Version: 1.2.0
Requires PHP: 8.1
*/
:root{--bg:#f3f0eb;--paper:#fff;--text:#161616;--muted:#6d6861;--line:#d7d1c8;--soft:#ebe6de;--blue:#24547f;--blue2:#173f65;--red:#e21b22;--dark:#1c2328;--radius:6px;--shadow:0 8px 24px rgba(28,24,18,.08);--shell:1500px;--read:820px;--head:"Arial Narrow","Segoe UI Semibold","Segoe UI",Arial,sans-serif;--sans:"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.56;text-rendering:optimizeLegibility}img{display:block;max-width:100%;height:auto}a{color:var(--blue2);text-underline-offset:.15em}a:hover{color:#9c2e21}button,input,select,textarea{font:inherit}.hp-shell{width:min(calc(100% - 32px),var(--shell));margin-inline:auto}.hp-reading{width:min(calc(100% - 32px),var(--read));margin-inline:auto}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hp-image-placeholder{display:grid;width:100%;height:100%;place-items:center;background:#ddd7cf;color:#746e67;font-weight:800}.hp-project-letter{display:grid;width:100%;height:100%;place-items:center;font-weight:900}
.hp-site-header{position:sticky;z-index:100;top:0;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);box-shadow:0 1px 0 rgba(0,0,0,.02);backdrop-filter:blur(10px)}.hp-site-header:after{content:"";position:absolute;right:0;bottom:-2px;left:0;height:2px;background:linear-gradient(90deg,#101010 0 18%,var(--red) 18% 46%,transparent 46%)}.admin-bar .hp-site-header{top:32px}.hp-header-row{min-height:56px;display:flex;align-items:center;gap:18px}.hp-brand{display:flex;align-items:center;gap:9px;flex:none;color:var(--text);text-decoration:none}.hp-brand-logo{width:38px;height:38px;overflow:hidden;border-radius:50%;flex:none}.hp-brand-logo img{width:100%;height:100%;object-fit:cover}.hp-wordmark{display:flex;align-items:center;gap:5px;font-family:var(--head);font-size:15px;font-weight:900;line-height:1;letter-spacing:.015em}.hp-wordmark b{padding:5px 7px 4px;background:var(--red);color:#fff;font:inherit}.hp-nav{display:flex;align-items:center;gap:1px}.hp-nav a{display:block;padding:7px 9px;color:#302d29;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}.hp-nav a:hover,.hp-nav .current-menu-item>a{color:var(--red)}.hp-header-tools{display:flex;align-items:center;gap:7px;margin-left:auto}.hp-search-form{display:flex;align-items:center;overflow:hidden;border:1px solid #e3dfd9;border-radius:999px;background:#f4f2ef}.hp-search-form:focus-within{border-color:#9db2c6;background:#fff}.hp-search-form input{width:180px;padding:7px 3px 7px 13px;border:0;outline:0;background:transparent;font-size:13px}.hp-search-form button{width:35px;height:35px;border:0;background:transparent;cursor:pointer}.hp-menu-toggle{display:none;width:38px;height:38px;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer}
.hp-pinned-wrap{padding:18px 0 20px}.hp-pinned{display:grid;grid-template-columns:minmax(460px,46%) minmax(0,1fr);max-width:1360px;margin-inline:auto;overflow:hidden;border:1px solid #272d31;border-radius:8px;background:var(--dark);color:#fff;box-shadow:var(--shadow)}.hp-pinned-media{position:relative;display:block;align-self:start;overflow:hidden;aspect-ratio:16/9;background:#101417}.hp-pinned-media img{width:100%;height:100%;object-fit:contain;background:#111}.hp-pinned-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(0,0,0,.22))}.hp-play-center{position:absolute;z-index:2;inset:0;display:grid;place-items:center;pointer-events:none}.hp-play-center>span{position:relative;width:64px;height:64px;border:2px solid rgba(255,255,255,.88);border-radius:50%;background:rgba(10,14,17,.7);box-shadow:0 6px 20px rgba(0,0,0,.3);transition:.18s}.hp-play-center>span:before{content:"";position:absolute;top:50%;left:53%;transform:translate(-42%,-50%);border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:17px solid #fff}.hp-pinned-media:hover .hp-play-center>span{transform:scale(1.06);background:rgba(190,20,25,.9)}.hp-pinned-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:22px 28px}.hp-pinned-top{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px}.hp-pinned-label{padding:4px 8px;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#f2f4f6;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.hp-pinned .hp-project-line{margin:0;color:#93b6d7}.hp-pinned h1{margin:0;font-family:var(--head);font-size:clamp(28px,2.35vw,38px);font-weight:850;line-height:1.08;letter-spacing:-.035em}.hp-pinned h1 a{color:#fff;text-decoration:none}.hp-pinned .hp-excerpt{display:-webkit-box;overflow:hidden;margin:12px 0 0;color:#d7dadd;font-size:14.5px;line-height:1.46;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hp-pinned .hp-meta{margin-top:13px;color:#bfc5ca}.hp-primary-link{align-self:flex-start;margin-top:13px;color:#fff;font-size:13px;font-weight:750;text-decoration:none}
.hp-portal-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start;padding:12px 0 42px}.hp-main-column{min-width:0}.hp-section-title,.hp-block-head,.hp-side-head{display:flex;align-items:end;justify-content:space-between;gap:16px}.hp-section-title{margin:0 0 10px;padding-bottom:8px;border-bottom:2px solid #bbb4ab}.hp-section-title h1,.hp-section-title h2,.hp-block-head h2,.hp-side-head h2{margin:0;font-family:var(--head);font-weight:850;letter-spacing:-.025em}.hp-section-title h2{font-size:22px}.hp-section-title>a,.hp-block-head>a,.hp-side-head>a{flex:none;font-size:12px;font-weight:750;text-decoration:none}.hp-section-kicker{display:block;margin-bottom:1px;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.hp-stream{border-top:1px solid var(--line)}.hp-card{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.hp-card-media{position:relative;align-self:start;overflow:hidden;aspect-ratio:16/9;border-radius:5px;background:#d8d4ce}.hp-card-media img{width:100%;height:100%;object-fit:contain;background:#ded9d2}.hp-card-type{position:absolute;top:7px;left:7px;padding:3px 6px;border-radius:3px;background:rgba(20,25,29,.84);color:#fff;font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.hp-card-copy{align-self:start;min-width:0;padding:1px 0}.hp-project-line{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:5px;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.hp-project-line a{color:inherit;text-decoration:none}.hp-card h3{margin:0;font-family:var(--head);font-size:clamp(20px,1.55vw,25px);font-weight:850;line-height:1.13;letter-spacing:-.025em}.hp-card h3 a,.hp-tile h3 a{color:var(--text);text-decoration:none}.hp-card h3 a:hover,.hp-tile h3 a:hover{color:var(--blue)}.hp-excerpt{color:#514c46}.hp-card .hp-excerpt{display:-webkit-box;overflow:hidden;margin:8px 0 0;font-size:14.5px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hp-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px;color:var(--muted);font-size:11.5px;line-height:1.35}.hp-meta>span:not(:first-child):before{content:"·";margin-right:9px;color:#aaa39b}.hp-meta a{color:var(--blue2)}.hp-card .hp-meta{margin-top:9px}.hp-formats{display:flex;gap:10px;margin-top:8px;color:#575149;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.hp-formats span+span:before{content:"·";margin-right:10px;color:#a39b91}
.hp-sidebar{position:sticky;top:76px;display:grid;gap:20px}.admin-bar .hp-sidebar{top:108px}.hp-sidebox{padding-top:12px;border-top:2px solid #bbb4ab}.hp-side-head{margin-bottom:7px}.hp-side-head h2{font-size:17px}.hp-side-list,.hp-popular{margin:0;padding:0;list-style:none}.hp-side-list li{border-top:1px solid #ddd8d1}.hp-side-list li:first-child{border-top:0}.hp-side-list a{display:grid;grid-template-columns:1fr auto;gap:8px;padding:7px 0;color:#302d29;text-decoration:none;font-size:12.5px;font-weight:700;line-height:1.25}.hp-count{color:#969088;font-weight:600}.hp-project-tile{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:7px 0;border-top:1px solid #ddd8d1}.hp-project-tile:first-of-type{border-top:0}.hp-project-logo{width:38px;height:38px;overflow:hidden;border-radius:50%;background:var(--soft)}.hp-project-logo img{width:100%;height:100%;object-fit:cover}.hp-project-tile a{color:var(--text);text-decoration:none;font-size:12.5px;font-weight:850}.hp-project-tile p{margin:2px 0 0;color:var(--muted);font-size:10.5px;line-height:1.25}.hp-popular{counter-reset:item}.hp-popular li{display:grid;grid-template-columns:25px 1fr;gap:7px;padding:8px 0;border-top:1px solid #ddd8d1}.hp-popular li:first-child{border-top:0}.hp-popular li:before{counter-increment:item;content:counter(item,decimal-leading-zero);color:#aaa39a;font-size:11px;font-weight:850}.hp-popular a{display:-webkit-box;overflow:hidden;color:var(--text);text-decoration:none;font-size:12.5px;font-weight:750;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hp-popular p{margin:3px 0 0;color:var(--muted);font-size:10px}.hp-rss-box{display:grid;gap:5px}.hp-rss-box .hp-side-head{margin-bottom:2px}.hp-rss-box>a{font-size:12px;text-decoration:none}
.hp-page-head{padding:30px 0 18px}.hp-page-head-compact{padding-bottom:16px}.hp-page-head h1{margin:0;font-family:var(--head);font-size:clamp(34px,3.2vw,50px);font-weight:900;line-height:1.02;letter-spacing:-.04em}.hp-page-head p{max-width:820px;margin:8px 0 0;color:var(--muted);font-size:15px}.hp-kicker{display:flex;align-items:center;gap:7px;margin-bottom:7px;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.hp-kicker:before{content:"";width:24px;height:2px;background:var(--blue)}.hp-page-title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px}.hp-result-count{color:var(--muted);font-size:12px;font-weight:650}.hp-archive-layout{padding-bottom:48px}.hp-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(265px,1fr));gap:22px 18px}.hp-tile{min-width:0}.hp-tile-media{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;border-radius:5px;background:#ddd8d0}.hp-tile-media img{width:100%;height:100%;object-fit:contain;background:#ded9d2}.hp-duration{position:absolute;right:6px;bottom:6px;padding:2px 5px;border-radius:3px;background:rgba(0,0,0,.82);color:#fff;font-size:10px;font-weight:750}.hp-tile-copy{padding-top:8px}.hp-tile h3{display:-webkit-box;overflow:hidden;margin:0;font-family:var(--head);font-size:17px;font-weight:850;line-height:1.22;letter-spacing:-.017em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hp-tile .hp-project-line{margin-bottom:4px}.hp-tile .hp-meta{margin-top:6px;font-size:10.5px}.hp-project-publications{padding-bottom:46px}
.hp-pagination{margin:22px 0 48px}.hp-pagination ul{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;margin:0;padding:0;list-style:none}.hp-pagination li{margin:0;padding:0}.hp-pagination a,.hp-pagination span{display:grid;place-items:center;min-width:34px;height:34px;padding:0 8px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--text);text-decoration:none;font-size:12px;font-weight:750}.hp-pagination .current{border-color:var(--blue);background:var(--blue);color:#fff}
.hp-project-hero{display:grid;grid-template-columns:82px minmax(0,1fr);gap:18px;align-items:center;margin:24px 0 22px;padding:18px 0;border-bottom:2px solid #bbb4ab}.hp-project-hero-logo{width:82px;height:82px;overflow:hidden;border-radius:50%;background:var(--soft)}.hp-project-hero-logo img{width:100%;height:100%;object-fit:cover}.hp-project-hero h1{margin:0;font-family:var(--head);font-size:clamp(34px,4vw,54px);font-weight:900;line-height:1}.hp-project-hero p{max-width:900px;margin:7px 0 0;color:var(--muted);font-size:14px}.hp-project-external{display:inline-block;margin-top:8px;font-size:12px;font-weight:750;text-decoration:none}
.hp-shorts-section{padding:4px 0 56px}.hp-shorts-rail{display:flex;gap:15px;overflow-x:auto;padding:2px 0 12px;scroll-snap-type:x proximity;scrollbar-width:thin}.hp-short-card{width:180px;min-width:180px;scroll-snap-align:start}.hp-short-media{position:relative;display:block;overflow:hidden;aspect-ratio:9/16;border-radius:6px;background:#191919}.hp-short-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hp-short-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(0,0,0,.35))}.hp-short-play{position:absolute;z-index:2;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(13,18,22,.76)}.hp-short-play:before{content:"";position:absolute;top:50%;left:53%;transform:translate(-43%,-50%);border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #fff}.hp-short-label{position:absolute;z-index:2;right:6px;bottom:6px;padding:2px 5px;border-radius:3px;background:rgba(10,12,14,.82);color:#fff;font-size:9px;font-weight:850;text-transform:uppercase}.hp-short-copy{padding-top:7px}.hp-short-copy h3{display:-webkit-box;overflow:hidden;margin:0;font-family:var(--head);font-size:14px;font-weight:850;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hp-short-copy h3 a{color:var(--text);text-decoration:none}.hp-short-copy .hp-meta{margin-top:5px;font-size:9.5px}.hp-shorts-page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:24px 16px;padding-bottom:20px}.hp-shorts-page-grid .hp-short-card{width:auto;min-width:0}
.hp-article{padding-bottom:56px}.hp-article-head{max-width:1120px;padding:30px 0 18px}.hp-article-head h1{max-width:1050px;margin:0;font-family:var(--head);font-size:clamp(34px,4.1vw,54px);font-weight:900;line-height:1.04;letter-spacing:-.04em}.hp-article-lead{display:-webkit-box;max-width:920px;overflow:hidden;margin:14px 0 0;color:#4f4a44;font-size:18px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:4}.hp-article-head .hp-meta{margin-top:12px;font-size:12px}.hp-video-frame,.hp-feature-wide{width:min(calc(100% - 32px),1000px);margin:8px auto 30px;overflow:hidden;border-radius:7px;background:#111;box-shadow:var(--shadow)}.hp-video-frame{aspect-ratio:16/9}.hp-video-frame iframe{width:100%;height:100%;border:0}.hp-feature-wide img{width:100%;height:auto}.hp-prose{font-family:var(--sans);font-size:18px;line-height:1.68}.hp-prose>*{max-width:var(--read);margin-left:auto;margin-right:auto}.hp-prose>figure,.hp-prose>.wp-block-image,.hp-prose>.wp-block-gallery,.hp-prose>.wp-block-table,.hp-prose>.wp-block-embed{max-width:1050px}.hp-prose p{margin-top:0;margin-bottom:1.15em}.hp-prose h2,.hp-prose h3{font-family:var(--head);font-weight:900;line-height:1.12;letter-spacing:-.025em}.hp-prose h2{margin-top:1.7em;margin-bottom:.55em;font-size:31px}.hp-prose h3{margin-top:1.45em;margin-bottom:.45em;font-size:24px}.hp-prose blockquote{padding:14px 18px;border-left:3px solid var(--blue);background:#e9e4dc;font-style:normal}.hp-after-article{max-width:1220px}.hp-people,.hp-related{margin-top:34px;padding-top:18px;border-top:2px solid #bbb4ab}.hp-block-head{margin-bottom:12px}.hp-block-head h2{font-size:21px}.hp-block-head>span{color:var(--muted);font-size:12px}.hp-person-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.hp-person{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.hp-person-photo{width:64px;height:64px;overflow:hidden;border-radius:50%;background:var(--soft)}.hp-person-photo img{width:100%;height:100%;object-fit:cover}.hp-person-photo span{display:grid;width:100%;height:100%;place-items:center;font-weight:900}.hp-person h3{margin:0 0 3px;font-size:16px}.hp-person h3 a{color:var(--text);text-decoration:none}.hp-person p{display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hp-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hp-related-card{min-width:0}.hp-related-card .media{display:block;overflow:hidden;aspect-ratio:16/9;border-radius:5px;background:#ddd8d0}.hp-related-card .media img{width:100%;height:100%;object-fit:contain;background:#ded9d2}.hp-related-card .copy{padding-top:7px}.hp-related-card h3{display:-webkit-box;overflow:hidden;margin:0;font-family:var(--head);font-size:14px;font-weight:850;line-height:1.24;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hp-related-card h3 a{color:var(--text);text-decoration:none}.hp-related-card .hp-meta{margin-top:5px;font-size:9.5px}.hp-reference{margin-top:25px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#4f4942;font-size:12px}.hp-reference dl{display:grid;grid-template-columns:150px minmax(0,1fr);gap:5px 14px;margin:0}.hp-reference dt{font-weight:850}.hp-reference dd{margin:0;min-width:0;overflow-wrap:anywhere}.hp-reference code{font-family:ui-monospace,Consolas,monospace;font-size:11px}.hp-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:20px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hp-post-nav>a{display:block;min-height:70px;padding:11px 14px;background:var(--bg);color:var(--text);text-decoration:none;font-family:var(--head);font-size:14px;font-weight:800;line-height:1.25}.hp-post-nav .next{text-align:right}.hp-post-nav small{display:block;margin-bottom:4px;color:var(--muted);font-family:var(--sans);font-size:9px;text-transform:uppercase;letter-spacing:.06em}
.hp-directory{margin-bottom:54px;border-top:2px solid #aaa39a}.hp-directory-head,.hp-directory-row{display:grid;grid-template-columns:minmax(0,1fr) 120px 180px;gap:18px;align-items:center}.hp-directory-head{padding:8px 10px;border-bottom:1px solid var(--line);color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.hp-directory-row{padding:10px;border-bottom:1px solid var(--line);color:var(--text);text-decoration:none}.hp-directory-row:hover{background:rgba(255,255,255,.55)}.hp-directory-row strong{font-size:15px}.hp-directory-row span{color:var(--muted);font-size:12px}.hp-project-directory,.hp-people-directory{margin-bottom:54px;border-top:2px solid #aaa39a}.hp-project-row,.hp-person-row{display:grid;grid-template-columns:62px minmax(0,1fr) 110px 170px 28px;gap:15px;align-items:center;padding:11px 4px;border-bottom:1px solid var(--line)}.hp-project-row-logo,.hp-person-row-photo{width:54px;height:54px;overflow:hidden;border-radius:50%;background:var(--soft)}.hp-project-row-logo img,.hp-person-row-photo img{width:100%;height:100%;object-fit:cover}.hp-person-row-photo span{display:grid;width:100%;height:100%;place-items:center;font-weight:900}.hp-project-row-main h2,.hp-person-row-main h2{margin:0;font-family:var(--head);font-size:17px;font-weight:900}.hp-project-row-main h2 a,.hp-person-row-main h2 a{color:var(--text);text-decoration:none}.hp-project-row-main p,.hp-person-row-main p{display:-webkit-box;overflow:hidden;margin:3px 0 0;color:var(--muted);font-size:11px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hp-project-row-meta,.hp-person-row-stat{display:flex;flex-direction:column}.hp-project-row-meta strong,.hp-person-row-stat strong{font-size:12px}.hp-project-row-meta span,.hp-person-row-stat span{color:var(--muted);font-size:9px;text-transform:uppercase}.hp-row-arrow{color:var(--blue);font-size:20px;text-decoration:none}.hp-person-profile{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px;align-items:center;padding:30px 0 20px;border-bottom:2px solid #bbb4ab}.hp-person-profile-photo{width:180px;height:180px;overflow:hidden;border-radius:50%;background:var(--soft)}.hp-person-profile-photo img{width:100%;height:100%;object-fit:cover}.hp-person-profile-photo span{display:grid;width:100%;height:100%;place-items:center;font-size:54px;font-weight:900}.hp-person-profile h1{margin:0;font-family:var(--head);font-size:48px}.hp-person-profile p{max-width:760px;margin:8px 0;color:var(--muted)}.hp-person-profile-stats{display:flex;flex-wrap:wrap;gap:16px;margin-top:10px;color:var(--muted);font-size:12px}.hp-person-profile-stats b{color:var(--text)}
.hp-site-footer{margin-top:30px;border-top:1px solid var(--line);background:#e9e5de}.hp-footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:86px}.hp-footer-brand{font-family:var(--head);font-size:17px;font-weight:900}.hp-footer-copy{color:var(--muted);font-size:11px}.hp-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.hp-footer-links a{color:#4f4a44;text-decoration:none;font-size:11px;font-weight:700}.hp-empty{padding:35px 0;border-top:2px solid #bbb4ab;text-align:center}
@media(max-width:1180px){.hp-nav{display:none;position:absolute;top:58px;right:16px;left:16px;flex-direction:column;align-items:stretch;padding:10px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.hp-nav.is-open{display:flex}.hp-menu-toggle{display:block}.hp-pinned{grid-template-columns:minmax(420px,48%) minmax(0,1fr)}.hp-pinned-copy{padding:18px 22px}.hp-portal-grid{grid-template-columns:minmax(0,1fr) 270px;gap:22px}.hp-card{grid-template-columns:240px minmax(0,1fr)}.hp-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.admin-bar .hp-site-header{top:46px}.hp-search-form input{display:none}.hp-search-form{border:0;background:transparent}.hp-pinned{grid-template-columns:1fr;max-width:720px}.hp-pinned-copy{padding:20px 22px}.hp-portal-grid{grid-template-columns:1fr}.hp-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hp-card{grid-template-columns:260px minmax(0,1fr)}.hp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-directory-head,.hp-directory-row{grid-template-columns:minmax(0,1fr) 90px 140px}.hp-project-row,.hp-person-row{grid-template-columns:54px minmax(0,1fr) 90px 28px}.hp-project-row-meta:nth-of-type(2),.hp-person-row-stat:nth-of-type(2){display:none}.hp-person-profile{grid-template-columns:130px 1fr}.hp-person-profile-photo{width:130px;height:130px}}
@media(max-width:640px){body{font-size:15px}.hp-shell,.hp-reading{width:min(calc(100% - 20px),var(--shell))}.hp-header-row{min-height:52px;gap:8px}.hp-brand-logo{width:34px;height:34px}.hp-wordmark{font-size:12px}.hp-nav{top:54px}.hp-pinned-wrap{padding-top:10px}.hp-pinned{border-radius:5px}.hp-pinned h1{font-size:28px}.hp-pinned-copy{padding:17px}.hp-pinned .hp-excerpt{font-size:13.5px}.hp-card{grid-template-columns:128px minmax(0,1fr);gap:11px;padding:11px 0}.hp-card h3{font-size:17px}.hp-card .hp-excerpt{display:none}.hp-card .hp-project-line{display:none}.hp-card .hp-meta{font-size:9.5px}.hp-formats{display:none}.hp-sidebar{grid-template-columns:1fr}.hp-section-title h2{font-size:19px}.hp-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.hp-tile h3{font-size:14px}.hp-short-card{width:150px;min-width:150px}.hp-shorts-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.hp-article-head{padding-top:22px}.hp-article-head h1{font-size:34px}.hp-article-lead{font-size:16px;-webkit-line-clamp:3}.hp-video-frame,.hp-feature-wide{width:100%;border-radius:0}.hp-prose{font-size:17px}.hp-prose h2{font-size:27px}.hp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.hp-related-card h3{font-size:12px}.hp-reference dl{grid-template-columns:1fr;gap:2px}.hp-reference dd{margin-bottom:7px}.hp-post-nav{grid-template-columns:1fr}.hp-directory-head{display:none}.hp-directory-row{grid-template-columns:minmax(0,1fr) auto;padding:9px 2px}.hp-directory-row span:last-child{display:none}.hp-project-row,.hp-person-row{grid-template-columns:46px minmax(0,1fr) 24px;gap:10px}.hp-project-row-logo,.hp-person-row-photo{width:44px;height:44px}.hp-project-row-meta,.hp-person-row-stat{display:none}.hp-person-profile{grid-template-columns:90px 1fr;gap:15px}.hp-person-profile-photo{width:90px;height:90px}.hp-person-profile h1{font-size:32px}.hp-footer-row{flex-direction:column;align-items:flex-start;padding:20px 0}.hp-footer-links{justify-content:flex-start}}
