:root{--ink:#080828;--navy:#080828;--navy2:#05051f;--paper:#f6f5f1;--white:#fff;--copper:#9a7556;--line:#d9d4ca;--muted:#66717b;--serif:Georgia,"Times New Roman",serif;--sans:Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.6}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.skip{position:absolute;left:-9999px;top:8px;background:white;padding:10px;z-index:99}.skip:focus{left:8px}.header{background:rgba(8,8,40,.98);border-bottom:1px solid #ffffff1f;position:sticky;top:0;z-index:20}.navwrap{max-width:1240px;margin:auto;height:82px;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand-logo{display:flex;align-items:center}.brand-logo .logo-desktop{width:224px;max-height:54px;object-fit:contain}.logo-mobile{display:none}.navwrap nav ul{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0;color:#fff;font-size:13px}.navwrap nav a:hover{color:#d9c4af}.contact-link{border:1px solid #ffffff8c;padding:9px 16px}.menu-button{display:none;background:none;color:white;border:1px solid #ffffff4d;padding:8px 12px;align-items:center;gap:8px}.hero{padding:0 max(28px,calc((100vw - 1240px)/2));min-height:690px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:64px;background:linear-gradient(120deg,var(--paper),#eceae4)}.hero-copy{padding:105px 0 55px;align-self:center;min-width:0}.hero h1,.page-hero h1,.article-shell h1{font:500 clamp(46px,5.5vw,78px)/1.08 var(--serif);margin:24px 0}.hero-copy>p{font:21px/1.6 var(--serif);max-width:650px;color:#43515e}.hero-photo{display:block;min-width:0;min-height:690px;overflow:hidden;background:var(--navy)}.hero-photo img{width:100%;height:100%;min-height:690px;object-fit:cover;object-position:50% 24%}.eyebrow,.section-head small,.author small,.page-hero small,.article-shell header small{letter-spacing:.2em;font-size:11px;font-weight:700;color:var(--copper)}.actions{display:flex;gap:12px;margin-top:38px}.primary,.secondary{display:inline-block;padding:13px 20px;border:1px solid var(--ink);font-size:13px;font-weight:700}.primary{background:var(--ink);color:white}.hero-rule{margin-top:80px;border-top:1px solid var(--line);padding-top:17px;display:flex;gap:42px;font-size:10px;letter-spacing:.18em}.section{max-width:1240px;margin:auto;padding:92px 28px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.section-head h2,.author h2{font:500 42px/1.1 var(--serif);margin:8px 0}.section-head>a{font-size:13px;border-bottom:1px solid var(--copper)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:white;padding-bottom:24px}.card>*:not(.card-art){margin-left:24px;margin-right:24px}.card-art{height:190px;background:linear-gradient(135deg,var(--navy),#24244d);display:flex;align-items:end;justify-content:end;color:#d1b395;font:52px var(--serif);margin-bottom:22px;overflow:hidden}.card-art img{width:100%;height:100%;object-fit:cover}.card small{font-size:10px;letter-spacing:.12em;color:var(--copper)}.card h3{font:500 25px/1.15 var(--serif);margin-top:10px}.card p{color:#5b6570}.read-more{display:block;margin-top:22px;font-size:13px;font-weight:700}.dark-section{background:var(--navy2);color:#eef2f2;padding:90px max(28px,calc((100vw - 1184px)/2))}.dark-section .section-head a{color:white}.precedents article{display:grid;grid-template-columns:90px 1fr;gap:24px;border-top:1px solid #313153;padding:28px 0}.precedents .number{font:36px var(--serif);color:#8a8aaa}.precedents h3{font:500 27px var(--serif);margin:7px 0}.precedents p{color:#aebbc2}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.topic-grid a{padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font:18px var(--serif)}.topic-grid span{font:10px var(--sans);color:var(--copper);margin-right:15px}.author{background:#ebe6dc;display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:center;padding:90px max(28px,calc((100vw - 1000px)/2))}.portrait{height:560px;overflow:hidden;background:var(--navy)}.portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 26%}.author p{font:19px var(--serif)}.page-hero{background:var(--navy);color:white;padding:85px max(28px,calc((100vw - 1184px)/2))}.page-hero p{font:20px var(--serif);color:#bfccd3}.page-content,.article-shell{max-width:1040px;margin:auto;padding:70px 28px}.page-content{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:60px}.about-photo{height:650px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 20%}.article-shell{max-width:850px}.article-shell header{text-align:center;margin-bottom:42px}.article-shell h1{font-size:58px}.article-meta{color:var(--muted);font-size:13px}.article-content{font:19px/1.8 var(--serif)}.article-content h2{font-size:34px}.source-box{background:#eee8de;border-left:3px solid var(--copper);padding:18px;margin-top:40px}.search-form-large{margin-bottom:40px}.search-form-large label{display:block;font-weight:700;margin-bottom:8px}.search-form-large div{display:flex}.search-form-large input{width:100%;padding:14px;border:1px solid var(--line)}.pagination{margin-top:40px}.site-footer{background:#05051f;color:#dbe2e6;padding:60px max(28px,calc((100vw - 1184px)/2));display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.site-footer>div{display:flex;flex-direction:column;gap:8px}.site-footer strong{font-size:12px;letter-spacing:.12em;color:#c09a78}.footer-logo{width:260px;margin-bottom:12px}.muted{color:#9aa5ad;font-size:14px}.cookie{position:fixed;z-index:30;bottom:16px;left:50%;transform:translateX(-50%);width:min(760px,calc(100% - 28px));background:white;border:1px solid var(--line);box-shadow:0 8px 30px #0002;padding:14px 18px;display:flex;gap:12px;align-items:center}.cookie[hidden]{display:none}.cookie div{display:flex;flex-direction:column;margin-right:auto}.cookie span{font-size:12px;color:var(--muted)}.cookie button{background:none;border:1px solid var(--line);padding:7px 12px}.cookie .accept{background:var(--navy);color:white}@media(max-width:900px){.navwrap{height:70px;padding:0 18px}.logo-desktop{width:190px}.menu-button{display:flex}.navwrap nav{display:none;position:absolute;top:69px;left:0;right:0;background:var(--navy);padding:20px}.navwrap nav.open{display:block}.navwrap nav ul{flex-direction:column;align-items:stretch}.hero{display:flex;flex-direction:column;gap:0;padding:0}.hero-copy{padding:65px 28px 45px}.hero-photo,.hero-photo img{min-height:560px;height:560px}.cards,.topic-grid{grid-template-columns:1fr}.author,.page-content{grid-template-columns:1fr;gap:35px}.site-footer{grid-template-columns:1fr}}@media(max-width:520px){html,body{max-width:100%;overflow-x:hidden}.logo-desktop{display:none}.brand-logo .logo-mobile{display:block;width:44px;height:44px}.hero h1{font-size:42px}.hero-copy{padding-left:24px;padding-right:24px}.hero-copy>p{font-size:19px}.hero-photo,.hero-photo img{min-height:470px;height:470px}.actions{flex-direction:column;text-align:center}.article-shell h1{font-size:42px}.section-head h2{font-size:36px}.cookie{flex-wrap:wrap}.cookie div{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
