:root{--home-paper: #F6F2E9;--home-paper-deep: #EEE6DA;--home-paper-warm: #E7D9C7;--home-ink: #242421;--home-burgundy: #6C1E26;--home-burgundy-hover: #53161D;--home-gold: #9A7B3F;--home-muted: #6D665F;--home-border: #D8CDBF;--home-night: #22221F;--home-container: 1260px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--home-ink);background:var(--home-paper);font-family:Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.home-page{min-height:100vh;overflow:hidden;background:var(--home-paper)}.home-header{position:sticky;top:0;z-index:1000;min-height:106px;display:grid;grid-template-columns:40px minmax(0,1fr) minmax(300px,330px);grid-template-areas:"search nav logo";align-items:center;gap:clamp(12px,1.6vw,26px);padding:5px clamp(32px,3vw,54px);border-bottom:1px solid rgba(108,30,38,.08);background-color:var(--home-paper);background-image:radial-gradient(rgba(108,30,38,.035) .5px,transparent .7px),radial-gradient(rgba(154,123,63,.025) .5px,transparent .7px);background-position:0 0,3px 4px;background-size:7px 7px,11px 11px;direction:ltr}.home-header__logo{grid-area:logo;justify-self:end;width:clamp(300px,20vw,330px);overflow:hidden}.home-header__logo img{width:100%;height:94px;object-fit:contain;transform:translate(10px) scale(1.48)}.home-nav{grid-area:nav;min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:clamp(14px,1.4vw,24px);padding-inline-start:clamp(20px,2vw,36px);direction:rtl;font-size:clamp(14px,.95vw,15px);font-weight:600;line-height:1.4;white-space:nowrap}.home-nav>a,.home-nav__dropdown>summary{position:relative;padding:17px 2px 18px;color:#302c28;transition:color .2s ease}.home-nav>a:after,.home-nav__dropdown>summary:after{position:absolute;right:50%;bottom:8px;width:40px;height:3px;content:"";transform:translate(50%) scaleX(0);background:var(--home-burgundy);transition:transform .2s ease}.home-nav>a:hover,.home-nav__dropdown>summary:hover,.home-nav>a.is-active,.home-nav__dropdown>summary.is-active{color:var(--home-burgundy)}.home-nav>a:hover:after,.home-nav__dropdown>summary:hover:after,.home-nav>a.is-active:after,.home-nav__dropdown[open]>summary:after{transform:translate(50%) scaleX(1)}.home-nav__dropdown{position:relative}.home-nav__dropdown>summary{display:flex;align-items:center;gap:7px;cursor:pointer;list-style:none}.home-nav__dropdown>summary::-webkit-details-marker{display:none}.home-nav__dropdown>summary span{width:7px;height:7px;flex:none;border-right:1.5px solid var(--home-gold);border-bottom:1.5px solid var(--home-gold);transform:translateY(-2px) rotate(45deg);transition:transform .2s ease}.home-nav__dropdown[open]>summary span{transform:translateY(2px) rotate(225deg)}.home-nav__menu{position:absolute;top:100%;right:-12px;z-index:2;min-width:196px;display:grid;padding:7px;border:1px solid var(--home-border);background:var(--home-paper);box-shadow:0 12px 28px #2a20161f;direction:rtl}.home-nav__menu a{padding:11px 12px;color:var(--home-ink);font-size:14px;transition:color .18s ease,background .18s ease}.home-nav__menu a+a{border-top:1px solid rgba(108,30,38,.08)}.home-nav__menu a:hover,.home-nav__menu a:focus-visible{color:var(--home-burgundy);background:var(--home-paper-deep)}.home-nav a:focus-visible,.home-nav__dropdown summary:focus-visible,.home-search:focus-visible{outline:2px solid var(--home-burgundy);outline-offset:4px}.home-search{grid-area:search;display:grid;width:36px;height:36px;place-items:center;color:var(--home-burgundy)}.home-search svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.home-nav-toggle{display:none}@media(min-width:1600px){.home-nav{gap:clamp(28px,1.9vw,36px);font-size:clamp(16px,.9vw,17px)}.home-header__logo img{transform:translate(25px) scale(1.48)}}.home-hero{position:relative;isolation:isolate;aspect-ratio:2 / 1;display:grid;grid-template-columns:minmax(90px,.5fr) minmax(0,1.5fr);grid-template-rows:1fr auto;align-items:center;column-gap:clamp(28px,5vw,76px);row-gap:0;padding:42px clamp(36px,7vw,120px);direction:ltr;background-color:var(--home-paper);background-image:var(--hero-image);background-position:center;background-size:100% 100%;background-repeat:no-repeat}.home-hero:after{display:none}.home-hero__copy{grid-column:2;grid-row:1;justify-self:center;width:100%;max-width:760px;direction:rtl;text-align:center;transform:translateY(-2%)}.home-kicker{color:var(--home-gold);font-size:14px;font-weight:700}.home-hero h1{margin:18px 0 10px;color:var(--home-burgundy);font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.8vw,58px);line-height:1.25;white-space:nowrap}.home-hero p{margin:0;font-size:21px}.home-hero__years{display:block;margin:8px 0 24px;font-size:18px;letter-spacing:.18em}.home-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-width:220px;padding:13px 22px;color:#fff;background:var(--home-burgundy);font-weight:700;transition:background .2s ease,transform .2s ease}.home-button:hover{background:var(--home-burgundy-hover);transform:translateY(-2px)}.home-hero__about{display:block;width:fit-content;margin:18px auto 0;padding-bottom:4px;border-bottom:1px solid var(--home-gold);color:var(--home-burgundy);font-weight:700}.home-hero__quote{position:absolute;right:24%;bottom:7%;max-width:260px;margin:0;direction:rtl;color:#514a42;font-family:Georgia,serif;font-size:clamp(14px,1.3vw,17px);line-height:1.6;text-align:right}.home-hero__quote cite{display:block;margin-top:10px;color:var(--home-gold);font-size:14px}.home-page .home-section-heading h2,.home-page .home-feature-card h3,.home-page .home-profile-card h3,.home-page .home-about__copy h2{text-align:right}.home-page--archive .home-hero{aspect-ratio:auto;height:clamp(400px,38vw,560px)}.home-page--archive .home-hero__copy{width:min(100%,620px);max-width:620px;justify-self:start;text-align:right;transform:translate(-32px,-2%)}.home-page--archive .home-hero h1{text-align:right;white-space:normal}.home-page--archive .home-hero__copy p{width:min(100%,480px);margin-right:0;margin-left:auto;line-height:1.6}.home-page--archive .home-hero__years{margin-bottom:0}.archive-layout{display:grid;grid-template-columns:clamp(150px,17vw,210px) minmax(0,1fr);align-items:start;gap:20px;width:min(var(--home-container),calc(100% - 48px));margin:0 auto}.home-page--about .archive-layout,.home-page--books .archive-layout{display:block}.archive-main{min-width:0}.archive-sidebar{position:sticky;top:116px;height:clamp(520px,54vw,760px);overflow:hidden;margin-top:48px;background:var(--home-paper-deep)}.archive-sidebar img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.home-section{width:min(var(--home-container),calc(100% - 48px));margin:0 auto;padding:56px 0 0}.home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px;direction:ltr}.home-section-heading h2{position:relative;margin:0;color:var(--home-burgundy);font-family:Georgia,serif;font-size:clamp(28px,3vw,42px)}.home-section-heading h2:before{display:inline-block;width:74px;height:1px;margin:0 16px 10px 0;content:"";background:var(--home-gold)}.home-section-heading>a{order:-1;direction:rtl;color:var(--home-burgundy);font-size:14px;font-weight:700}.home-section-heading h2{direction:rtl}.home-picks{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:18px}.home-feature-card{position:relative;min-height:310px;overflow:hidden;color:#fff;background:var(--home-night)}.home-feature-card>img{width:100%;height:100%;min-height:310px;object-fit:cover;filter:grayscale(1)}.home-feature-card>div{position:absolute;right:0;bottom:0;left:0;padding:28px;background:linear-gradient(transparent,#22221ff0)}.home-feature-card span,.home-profile-card span{color:var(--home-gold);font-size:13px}.home-feature-card h3{max-width:550px;margin:8px 0;font-family:Georgia,serif;font-size:28px}.home-feature-card p{max-width:560px;margin:0 0 10px;line-height:1.7}.home-feature-card b,.home-profile-card b{color:#fff;font-size:14px}.home-profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.home-profile-card{overflow:hidden;background:var(--home-paper-deep)}.home-profile-card>img{width:100%;height:150px;object-fit:cover;filter:grayscale(1)}.home-profile-card>div{padding:16px}.home-profile-card h3{margin:6px 0 0;font-family:Georgia,serif;font-size:23px}.home-profile-card small{display:block;margin-top:3px;color:var(--home-muted)}.home-profile-card p{margin:8px 0 13px;color:var(--home-muted);font-size:13px;line-height:1.55}.home-profile-card b{color:var(--home-burgundy)}.home-source-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.home-source-card{min-height:112px;display:grid;place-content:center;justify-items:center;gap:9px;border:1px solid var(--home-border);background-position:center;background-size:cover;text-align:center}.home-source-card strong{font-family:Georgia,serif;font-size:24px}.home-source-card span{color:var(--home-gold);font-size:24px;line-height:.5}.home-about{display:grid;grid-template-columns:1fr 1.35fr .85fr;align-items:center;gap:38px;padding-bottom:10px}.home-about__image{padding:10px;border:1px solid var(--home-border);background:var(--home-paper-warm)}.home-about__image img{width:100%;aspect-ratio:1.35;object-fit:cover}.home-about__copy h2{margin:11px 0 12px;color:var(--home-burgundy);font-family:Georgia,serif;font-size:38px}.home-about__copy p{margin:0 0 16px;color:var(--home-muted);line-height:2}.home-about__copy a{color:var(--home-burgundy);font-weight:700}.home-about__quote{margin:0;color:var(--home-muted);font-family:Georgia,serif;font-size:21px;line-height:1.8;text-align:center}.home-about__quote>span{display:block;color:var(--home-gold);font-size:60px;line-height:.5}.home-about__quote cite{display:block;margin-top:12px;color:var(--home-ink);font-size:16px}.home-gallery{padding-bottom:72px}.home-gallery__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.home-gallery__grid a{overflow:hidden;background:var(--home-paper-deep)}.home-gallery__grid img{width:100%;aspect-ratio:1.45;object-fit:cover;filter:grayscale(1);transition:transform .25s ease}.home-gallery__grid a:hover img{transform:scale(1.04)}.home-image-placeholder{min-height:120px;background:var(--home-paper-warm)}.home-footer{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"quote logo nav" "copyright copyright copyright";align-items:center;gap:28px;padding:32px max(24px,calc((100vw - var(--home-container)) / 2)) 18px;color:#d7cec2;background:var(--home-night);direction:ltr}.home-footer p{grid-area:quote;justify-self:start;width:min(100%,300px);margin:0;color:#d7cec2;line-height:1.8;direction:rtl;text-align:right}.home-footer>a{justify-self:center;width:220px}.home-footer>a{grid-area:logo}.home-footer>a img{width:100%;filter:invert(1)}.home-footer nav{grid-area:nav;display:flex;justify-content:flex-end;gap:16px;direction:rtl;font-size:13px}.home-footer nav a:hover{color:#fff}.home-footer small{grid-area:copyright;padding-top:14px;border-top:1px solid #6E6044;color:#beb3a5;text-align:center}@media(max-width:1180px){.home-header{grid-template-columns:40px minmax(0,1fr) 220px;grid-template-areas:"search . logo" "nav nav nav";row-gap:0;padding:6px 28px 8px}.home-header__logo{width:220px}.home-header__logo img{height:68px;transform:translate(8px) scale(1.48)}.home-nav{flex-wrap:wrap;overflow:visible;padding-inline-start:0;padding-bottom:3px}}@media(max-width:768px){.home-header{min-height:auto;grid-template-columns:36px minmax(0,1fr) minmax(145px,220px);grid-template-areas:"search menu logo";padding:6px 20px 8px}.home-header__logo{width:clamp(145px,28vw,220px)}.home-nav-toggle{grid-area:menu;display:inline-flex;align-items:center;justify-self:start;gap:7px;padding:9px 10px;border:1px solid var(--home-border);color:var(--home-burgundy);background:transparent;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.home-nav-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.home-nav-toggle:focus-visible{outline:2px solid var(--home-burgundy);outline-offset:3px}.home-nav{position:absolute;top:100%;right:0;left:0;z-index:1000;max-height:calc(100vh - 82px);display:none;flex-direction:column;align-items:stretch;gap:0;overflow-y:auto;padding:6px 20px 12px;border-bottom:1px solid var(--home-border);background:var(--home-paper);box-shadow:0 12px 24px #2a20161f;font-size:15px;white-space:normal}.home-nav.is-open{display:flex}.home-nav>a,.home-nav__dropdown>summary{padding:12px 8px}.home-nav__dropdown{width:100%}.home-nav__menu{position:static;right:auto;min-width:0;padding:0 12px 8px;border:0;background:transparent;box-shadow:none}}@media(max-width:980px){.home-hero{width:100%;aspect-ratio:auto;height:clamp(480px,66vw,570px);grid-template-columns:1fr;min-height:0;background-position:36% center}.home-hero__copy{grid-column:1}.home-page--archive .home-hero{min-height:400px}.home-page--archive .home-hero__copy{width:100%;max-width:620px;justify-self:center;margin:0 auto;transform:none}.archive-layout{display:block;width:100%}.archive-sidebar{display:none}.home-hero h1{white-space:normal}.home-hero__quote{display:none}.home-picks,.home-about{grid-template-columns:1fr}.home-about__quote{max-width:500px;margin:0 auto}}@media(max-width:640px){.home-header{grid-template-columns:36px minmax(0,1fr) minmax(145px,175px);padding:4px 18px 7px}.home-header__logo{width:clamp(145px,45vw,175px)}.home-header__logo img{height:56px;transform:translate(4px) scale(1.48)}.home-section{width:min(100% - 36px,var(--home-container));padding-top:42px}.home-section-heading{align-items:flex-end}.home-section-heading h2{font-size:27px}.home-section-heading h2:before{width:36px;margin-right:8px}.home-section-heading>a{font-size:12px}.home-profile-grid,.home-source-grid{grid-template-columns:repeat(2,1fr)}.home-profile-card h3{font-size:19px}.home-about__copy h2{font-size:30px}.home-gallery__grid{grid-template-columns:repeat(2,1fr)}.home-footer{grid-template-columns:1fr;grid-template-areas:"quote" "logo" "nav" "copyright";text-align:center}.home-footer>a{justify-self:center}.home-footer nav{justify-content:center;flex-wrap:wrap}.home-hero{padding:46px 20px}.home-hero__copy{max-width:480px;padding:18px 16px;border-radius:2px;background:#f6f2e9e6}.home-page--archive .home-hero__copy{width:min(100%,480px);max-width:480px}.home-hero h1{font-size:clamp(30px,9vw,38px)}.home-hero p{max-width:30ch;margin:0 auto;font-size:17px;line-height:1.7;text-wrap:balance}.home-page--archive .home-hero__copy p{width:min(100%,30ch);margin:0 auto}.home-page:not(.home-page--archive) .home-hero{width:100%;aspect-ratio:auto;min-height:0;height:auto;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;padding:56.3vw 20px 40px;background-position:center top;background-size:100% auto}.home-page:not(.home-page--archive) .home-hero__copy{width:100%;max-width:480px;margin:0 auto;padding:18px 16px 0;background:var(--home-paper);transform:none}.home-page:not(.home-page--archive) .home-hero h1{white-space:normal}}@media(max-width:360px){.home-header{grid-template-columns:32px minmax(0,1fr) 145px;gap:8px;padding-right:12px;padding-left:12px}.home-search{width:32px;height:32px}.home-nav-toggle{gap:5px;padding:8px;font-size:13px}.home-header__logo,.home-header__logo img{width:145px}.home-header__logo img{height:52px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}.interviews-content{width:min(var(--home-container),calc(100% - 48px));margin:0 auto;padding:58px 32px 76px;direction:rtl}.interviews-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:26px}.interviews-heading__kicker{color:var(--home-gold);font-size:14px;font-weight:700}.interviews-heading h2{margin:8px 0 0;color:var(--home-burgundy);font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.2vw,45px);line-height:1.2}.interviews-heading p{max-width:310px;margin:0;color:var(--home-muted);font-size:16px;line-height:1.9;text-align:right}.interviews-filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:24px}.interviews-filters button{min-width:88px;padding:10px 18px;border:1px solid var(--home-border);color:var(--home-ink);background:#eee6daa6;font:inherit;font-size:14px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.interviews-filters button:hover,.interviews-filters button.is-active{border-color:var(--home-burgundy);color:var(--home-paper);background:var(--home-burgundy)}.interviews-filters button:focus-visible,.interview-card a:focus-visible,.interviews-feature a:focus-visible{outline:2px solid var(--home-gold);outline-offset:3px}.interviews-feature{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);min-height:320px;margin-bottom:30px;border:1px solid var(--home-border);background:var(--home-paper-deep);direction:ltr}.interviews-feature__image{overflow:hidden;min-height:320px}.interviews-feature__image img{width:100%;height:100%;object-fit:cover;filter:grayscale(.72) sepia(.2)}.interviews-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,54px);direction:rtl;text-align:right}.interviews-feature__copy>span{color:var(--home-gold);font-size:14px;font-weight:700}.interviews-feature__copy h3{margin:12px 0 10px;color:var(--home-burgundy);font-family:Georgia,serif;font-size:clamp(27px,3vw,42px);line-height:1.35}.interviews-feature__copy p{margin:0 0 20px;color:var(--home-muted);font-size:16px;line-height:1.9}.interviews-feature__copy a,.interview-card__link{color:var(--home-burgundy);font-weight:700}.interviews-feature__copy a span,.interview-card__link span{display:inline-block;margin-right:7px;transition:transform .2s ease}.interviews-feature__copy a:hover span,.interview-card__link:hover span{transform:translate(-4px)}.interviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;direction:rtl}.interview-card{min-width:0;overflow:hidden;border:1px solid var(--home-border);background:#f8f4ecbf}.interview-card__image{display:block;overflow:hidden;aspect-ratio:1.45;background:var(--home-paper-warm)}.interview-card__image img{width:100%;height:100%;object-fit:cover;filter:grayscale(.68) sepia(.2);transition:transform .25s ease}.interview-card:hover .interview-card__image img{transform:scale(1.035)}.interview-card__body{padding:17px 18px 19px;text-align:right}.interview-card__meta{display:flex;justify-content:space-between;gap:10px;color:var(--home-gold);font-size:13px}.interview-card__meta time{color:var(--home-muted)}.interview-card h3{margin:9px 0 4px;color:var(--home-burgundy);font-family:Georgia,serif;font-size:25px}.interview-card strong{display:block;color:var(--home-ink);font-size:15px;line-height:1.6}.interview-card p{min-height:4.8em;margin:8px 0 14px;color:var(--home-muted);font-size:14px;line-height:1.7}.interview-card__link{font-size:14px}@media(max-width:900px){.interviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.interviews-content{width:calc(100% - 36px);padding:42px 18px 52px}.interviews-heading{display:block}.interviews-heading p{max-width:100%;margin-top:12px}.interviews-feature{grid-template-columns:1fr}.interviews-feature__image{min-height:230px;max-height:290px}.interviews-feature__copy{padding:24px 20px 28px}.interviews-feature__copy h3{font-size:30px}.interviews-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.interviews-filters button,.interview-card__image img,.interviews-feature__copy a span,.interview-card__link span{transition:none}}
