:root{--ink:#15120e;--muted:#6d6255;--paper:#fbf7ef;--surface:#fffdf8;--line:#e6ddcf;--gold:#b9852b;--red:#8d2f24;--olive:#55633e;--blue:#253f58;--shadow:0 24px 70px rgba(33, 24, 14, .14);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,rgb(251 247 239 / .92),rgb(251 247 239 / .98)),url(https://images.unsplash.com/photo-1524995997946-a1c2e315a42f?auto=format&fit=crop&w=1800&q=80);background-attachment:fixed;background-size:cover;font-family:Georgia,"Times New Roman",serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.topbar{position:sticky;top:0;z-index:20;border-bottom:1px solid rgb(230 221 207 / .85);background:rgb(251 247 239 / .88);backdrop-filter:blur(14px)}.nav{width:min(var(--max), calc(100% - 32px));min-height:74px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;font-weight:700;letter-spacing:.02em}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--gold);background:#201811;color:#f6e2b1;font-size:20px;line-height:1}.brand span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.links{display:flex;align-items:center;gap:22px;color:#3f372e;font-family:Arial,sans-serif;font-size:14px;font-weight:700}.links a{position:relative;padding:8px 0}.links a::after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;transform:scaleX(0);transform-origin:left;background:var(--red);transition:transform .2s ease}.links a:hover::after,.links a:focus-visible::after{transform:scaleX(1)}.menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:20px;cursor:pointer}.hero{position:relative;min-height:calc(100vh - 74px);display:flex;align-items:end;isolation:isolate;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgb(13 10 7 / .82),rgb(13 10 7 / .42) 54%,rgb(13 10 7 / .14)),url(https://images.unsplash.com/photo-1603190287605-e6ade32fa852?auto=format&fit=crop&w=1800&q=80) center/cover}.hero::after{content:"";position:absolute;inset:auto 0 0 0;height:34%;z-index:-1;background:linear-gradient(0deg,var(--paper),#fff0)}.hero-inner{width:min(var(--max), calc(100% - 32px));margin:0 auto;padding:86px 0 72px;color:#fff8eb}.eyebrow{margin:0 0 18px;display:inline-flex;align-items:center;gap:10px;color:#f3d592;font-family:Arial,sans-serif;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow::before{content:"";width:42px;height:1px;background:currentColor}h1,h2,h3,p{margin-top:0}h1{max-width:900px;margin-bottom:18px;font-size:clamp(46px, 8vw, 94px);line-height:.95;letter-spacing:0}.hero-copy{max-width:660px;margin-bottom:30px;color:rgb(255 248 235 / .9);font-size:clamp(18px, 2vw, 23px);line-height:1.55}.actions{display:flex;flex-wrap:wrap;gap:14px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #fff0;padding:0 20px;font-family:Arial,sans-serif;font-size:14px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.primary{background:#f5d58e;color:#20150c;box-shadow:0 14px 34px rgb(0 0 0 / .24)}.secondary{border-color:rgb(255 248 235 / .42);color:#fff8eb;background:rgb(255 255 255 / .08)}.section{padding:84px 0}.wrap{width:min(var(--max), calc(100% - 32px));margin:0 auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.kicker{margin-bottom:10px;color:var(--red);font-family:Arial,sans-serif;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}h2{margin-bottom:0;font-size:clamp(30px, 4vw, 52px);line-height:1.02}.lead{max-width:690px;margin:14px 0 0;color:var(--muted);font-size:18px;line-height:1.75}.mission{background:var(--paper)}.principles{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.principle{min-height:210px;padding:26px;border:1px solid var(--line);background:rgb(255 253 248 / .82)}.principle i{width:44px;height:44px;margin-bottom:28px;display:grid;place-items:center;color:var(--red);font-size:28px}.principle h3{margin-bottom:10px;font-size:22px}.principle p{margin:0;color:var(--muted);line-height:1.6}.topics{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.topic{border:1px solid var(--line);padding:12px 15px;background:var(--surface);color:#342e27;font-family:Arial,sans-serif;font-size:14px;font-weight:800}.articles{background:#fffdf8}.article-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.featured-article,.article-list article{border:1px solid var(--line);background:var(--surface);box-shadow:0 12px 35px rgb(38 27 15 / .06)}.featured-article{min-height:520px;display:grid;grid-template-rows:minmax(260px,1fr) auto;overflow:hidden}.featured-article img{width:100%;height:100%;object-fit:cover}.article-body{padding:28px}.tag{display:inline-flex;margin-bottom:16px;color:var(--red);font-family:Arial,sans-serif;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.featured-article h3{margin-bottom:12px;font-size:clamp(28px, 4vw, 42px);line-height:1.06}.article-body p{margin-bottom:22px;color:var(--muted);font-size:17px;line-height:1.7}.meta{color:#84786a;font-family:Arial,sans-serif;font-size:13px;font-weight:700}.article-list{display:grid;gap:14px}.article-list article{padding:24px}.article-list h3{margin-bottom:10px;font-size:23px;line-height:1.18}.book-band{color:#fff9ed;background:linear-gradient(90deg,rgb(22 16 10 / .96),rgb(55 33 23 / .9)),url(https://images.unsplash.com/photo-1519682337058-a94d519337bc?auto=format&fit=crop&w=1800&q=80) center/cover}.book{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.book-cover{aspect-ratio:3 / 4;display:grid;place-items:center;border:1px solid rgb(245 213 142 / .34);padding:30px;background:linear-gradient(160deg,rgb(141 47 36 / .9),rgb(28 21 15 / .96)),url(https://images.unsplash.com/photo-1601482438629-346a273776af?auto=format&fit=crop&w=900&q=80) center/cover;box-shadow:var(--shadow)}.book-cover-inner{width:100%;height:100%;display:grid;align-content:space-between;border:1px solid rgb(245 213 142 / .7);padding:24px;text-align:center;background:rgb(19 13 9 / .36)}.book-cover strong{font-size:clamp(34px, 5vw, 60px);line-height:.96;text-transform:uppercase}.book-copy p{max-width:670px;color:rgb(255 249 237 / .82);font-size:18px;line-height:1.8}.author-grid{display:grid;grid-template-columns:360px 1fr;gap:44px;align-items:center}.portrait{min-height:440px;overflow:hidden;border:1px solid var(--line);background:#201811;box-shadow:var(--shadow)}.portrait img{width:100%;height:440px;object-fit:cover;filter:saturate(.9) sepia(.08)}.series{background:#f0eadf}.series-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.series-card{min-height:170px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #ded2c0;padding:22px;background:rgb(255 253 248 / .64)}.series-card h3{margin-bottom:20px;font-size:24px}.series-card span{color:var(--muted);font-family:Arial,sans-serif;font-size:13px;font-weight:800}.quote-signup{background:#16120f;color:#fff9ed}.quote-grid{display:grid;grid-template-columns:1fr 420px;gap:42px;align-items:center}blockquote{margin:0;max-width:720px;font-size:clamp(28px, 4vw, 52px);line-height:1.16}blockquote cite{display:block;margin-top:22px;color:#f3d592;font-family:Arial,sans-serif;font-size:14px;font-style:normal;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.signup{border:1px solid rgb(245 213 142 / .25);padding:26px;background:rgb(255 255 255 / .05)}.signup h2{margin-bottom:12px;font-size:30px}.signup p{color:rgb(255 249 237 / .75);line-height:1.6}form{display:grid;gap:10px;margin-top:22px}input{width:100%;min-height:50px;border:1px solid rgb(255 249 237 / .22);padding:0 14px;background:rgb(255 255 255 / .1);color:#fff9ed;font:700 14px Arial,sans-serif}input::placeholder{color:rgb(255 249 237 / .58)}.footer{border-top:1px solid rgb(255 249 237 / .12);padding:30px 0;background:#16120f;color:rgb(255 249 237 / .72);font-family:Arial,sans-serif;font-size:14px}.footer .wrap{display:flex;justify-content:space-between;gap:18px}@media (max-width:920px){.menu-button{display:grid;place-items:center}.links{position:absolute;top:74px;left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;gap:0;border:1px solid var(--line);padding:8px;background:var(--surface);box-shadow:var(--shadow)}.links.open{display:flex}.links a{padding:14px}.hero{min-height:780px}.principles,.series-grid,.article-grid,.book,.author-grid,.quote-grid{grid-template-columns:1fr}.principles,.series-grid{grid-template-columns:repeat(2,1fr)}.author-grid{gap:26px}}@media (max-width:620px){.nav{width:min(var(--max), calc(100% - 24px))}.brand span:last-child{max-width:210px}.hero-inner,.wrap{width:min(var(--max), calc(100% - 24px))}.hero{min-height:720px}.hero-inner{padding-bottom:46px}.section{padding:58px 0}.section-head{display:block}.principles,.series-grid{grid-template-columns:1fr}.actions,.footer .wrap{flex-direction:column}.button{width:100%}.portrait,.portrait img{min-height:340px;height:340px}}.book-feature{grid-template-columns:430px 1fr}.book-image{margin:0;max-width:430px;justify-self:center}.book-image img{width:100%;height:auto;border:1px solid rgb(245 213 142 / .34);background:#111;box-shadow:var(--shadow)}.book-image-small{max-width:280px}.book-subtitle{margin:-4px 0 18px;color:#f3d592;font-family:Arial,sans-serif;font-size:14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.store-actions{margin-top:24px}.text-link{display:inline-flex;margin-top:18px;color:var(--gold);font-family:Arial,sans-serif;font-size:14px;font-weight:900;text-decoration:underline;text-underline-offset:5px}.dark-secondary{border-color:var(--line);color:var(--ink);background:var(--surface)}.books-hero{padding-top:90px;color:#fff9ed;background:linear-gradient(90deg,rgb(18 13 9 / .96),rgb(37 26 17 / .84)),url(https://images.unsplash.com/photo-1519682337058-a94d519337bc?auto=format&fit=crop&w=1800&q=80) center/cover}.books-hero-grid{display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:center}.books-hero h1,.content-shell h1,.article-shell h1{margin-bottom:18px;font-size:clamp(40px, 6vw, 72px);line-height:1}.book-library{display:grid;gap:18px}.library-book{display:grid;grid-template-columns:320px 1fr;gap:36px;align-items:center;border:1px solid var(--line);padding:30px;background:var(--surface);box-shadow:0 12px 35px rgb(38 27 15 / .06)}.featured-library-book{border-color:rgb(185 133 43 / .46)}.library-book .book-image{max-width:320px}.library-book h2{margin-bottom:6px}.library-book p{color:var(--muted);font-size:17px;line-height:1.72}.page-surface{min-height:calc(100vh - 74px);background:var(--paper)}.content-shell,.article-shell{max-width:920px}.article-shell{max-width:860px}.content-page,.post-card{border:1px solid var(--line);padding:clamp(24px, 5vw, 54px);background:rgb(255 253 248 / .9);box-shadow:0 12px 35px rgb(38 27 15 / .06)}.entry-content{color:#342e27;font-size:19px;line-height:1.86}.entry-content a{color:var(--red);text-decoration:underline;text-underline-offset:4px}.entry-content img{height:auto}.post-list{display:grid;gap:16px;margin-top:28px}.post-card h2{margin-bottom:12px;font-size:clamp(26px, 4vw, 40px);line-height:1.08}.post-card p{color:var(--muted);font-size:17px;line-height:1.7}.article-meta{margin-bottom:24px}.article-meta a{color:var(--red)}.single-cover{margin:28px 0}.single-cover img{width:100%;height:auto;border:1px solid var(--line)}.pagination{font-family:Arial,sans-serif;font-weight:800}.pagination .nav-links{display:flex;flex-wrap:wrap;gap:10px}.pagination a,.pagination span{border:1px solid var(--line);padding:10px 12px;background:var(--surface)}.not-found .actions{margin-top:26px}@media (max-width:920px){.book-feature,.books-hero-grid,.library-book{grid-template-columns:1fr}.book-image,.library-book .book-image{max-width:360px;justify-self:start}}@media (max-width:620px){.library-book,.content-page,.post-card{padding:22px}.book-image,.library-book .book-image,.book-image-small{max-width:100%}}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{overflow-x:hidden}.topbar,.nav,.hero,.hero-inner,.section,.wrap,.content-page,.post-card{max-width:100%}@media (max-width:620px){.topbar{min-height:64px}.nav{min-height:64px;gap:10px}.brand{gap:9px;font-size:15px}.brand-mark{width:38px;height:38px;flex:0 0 38px;font-size:18px}.brand span:last-child{max-width:calc(100vw - 112px)}.menu-button{width:42px;height:42px;flex:0 0 42px}.links{top:64px;left:12px;right:12px;max-height:calc(100vh - 80px);overflow-y:auto}.links a{min-height:48px;display:flex;align-items:center;font-size:15px}.hero{min-height:min(720px, calc(100svh - 64px));align-items:end}.hero::before{background-position:58% center}.hero-inner{padding:68px 0 42px}.eyebrow{margin-bottom:14px;font-size:11px}h1{margin-bottom:16px;font-size:42px;line-height:1}h2{font-size:34px;line-height:1.06}.hero-copy{margin-bottom:24px;font-size:17px;line-height:1.55}.section{padding:48px 0}.section-head{margin-bottom:22px}.section-head>.button{width:auto;margin-top:18px}.lead{font-size:17px;line-height:1.65}.principles{gap:12px;margin-top:26px}.principle{min-height:0;padding:22px}.principle i{margin-bottom:18px}.topics{gap:8px;margin-top:24px}.topic{padding:10px 12px;font-size:13px}.article-grid{gap:14px}.featured-article{min-height:0;grid-template-rows:230px auto}.article-body,.article-list article{padding:22px}.featured-article h3{font-size:30px}.article-list h3{font-size:21px}.book{gap:30px}.book-image,.library-book .book-image{width:min(100%, 320px);justify-self:center}.book-copy h2,.library-book h2{overflow-wrap:anywhere}.book-copy p,.library-book p{font-size:16px;line-height:1.7}.store-actions{display:grid;grid-template-columns:1fr}.books-hero{padding-top:48px}.books-hero-grid{gap:30px}.books-hero h1,.content-shell h1,.article-shell h1{font-size:40px;line-height:1.02;overflow-wrap:anywhere}.library-book,.content-page,.post-card{padding:18px}.entry-content{font-size:17px;line-height:1.72;overflow-wrap:anywhere}.series-card{min-height:140px}.quote-grid{gap:32px}blockquote{font-size:30px}.signup{padding:22px}.footer .wrap{align-items:flex-start}}@media (max-width:380px){h1{font-size:37px}h2,.books-hero h1,.content-shell h1,.article-shell h1{font-size:32px}.button{padding:0 14px;font-size:13px}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}