:root{--ink:#051523;--ink2:#092235;--paper:#ead9b8;--cream:#f6ecd8;--gold:#d9a947;--gold-light:#f2d28b;--text:#1d1a16;--muted:#655c50;--line:rgba(163,112,33,.58)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:var(--font-display),Georgia,serif;-webkit-font-smoothing:antialiased}.shell{min-height:100vh;display:flex;flex-direction:column}.shell main{flex:1 1}.site-header{height:91px;padding:12px clamp(22px,4vw,60px);gap:35px;background:linear-gradient(90deg,#051521,#061a29 70%,#0a1f2f);border-bottom:1px solid rgba(217,169,71,.42);position:-webkit-sticky;position:sticky;z-index:20;top:0}.brand,.site-header{display:flex;align-items:center;color:var(--gold-light)}.brand{gap:10px;text-decoration:none;min-width:172px;font-size:18px;line-height:.88;letter-spacing:.04em;text-transform:uppercase}.brand picture{width:55px;height:65px;display:grid;place-items:center;border:1px solid var(--gold);overflow:hidden}.brand img{width:100%;height:100%;object-fit:contain}.site-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,55px);flex:1 1}.footer a,.site-header nav a{color:inherit;text-decoration:none}.site-header nav a{font-size:17px;letter-spacing:.09em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:13px 22px;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-weight:600;font-size:16px;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.98)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #fff;outline-offset:3px}.button-gold{background:var(--gold);color:#15120e;border:1px solid var(--gold)}.button-outline{border:1px solid var(--gold);color:var(--gold-light);background:transparent}.button-dark{border:1px solid var(--ink);color:var(--cream);background:var(--ink)}.header-cta{margin-left:auto}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:15px;font-weight:700;margin:0 0 18px;color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;font-weight:500}.hero{min-height:472px;padding:44px clamp(30px,5vw,76px);background:radial-gradient(circle at 78% 36%,rgba(181,133,47,.25),transparent 22%),radial-gradient(circle at 82% 10%,rgba(235,187,91,.1),transparent 25%),linear-gradient(120deg,#061622,#071c2a 60%,#0b1e2b);color:var(--cream);display:grid;grid-template-columns:minmax(300px,.95fr) minmax(500px,1.2fr);align-items:center;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(#d9a947 .8px,transparent 0);background-size:37px 37px;opacity:.14;-webkit-mask-image:linear-gradient(90deg,transparent 24%,#000 57%,transparent);mask-image:linear-gradient(90deg,transparent 24%,#000 57%,transparent)}.hero-copy{position:relative;z-index:2;max-width:650px;animation:rise .75s ease both}.hero h1{font-size:clamp(49px,5.1vw,83px);line-height:.89;letter-spacing:-.035em;margin:0 0 25px}.star-rule{font-size:24px;color:var(--gold);display:flex;gap:8px;align-items:center;margin:5px 0 19px}.star-rule:after{content:"";display:block;width:65px;border-top:1px solid var(--gold)}.hero-lede{max-width:535px;font-size:23px;line-height:1.25;margin-bottom:26px}.actions{display:flex;gap:14px;flex-wrap:wrap}.hero-books{height:394px;position:relative;z-index:1}.hero-book{position:absolute;bottom:9px;width:166px;filter:drop-shadow(10px 13px 8px rgba(0,0,0,.65));transform-origin:bottom center;animation:booksIn .9s ease .15s both}.hero-book img{display:block;width:100%;height:auto;max-height:315px;object-fit:contain}.hero-book-1{left:14%;transform:rotate(-7deg);z-index:3}.hero-book-2{left:37%;width:190px;z-index:4;transform:rotate(1deg)}.hero-book-3{left:66%;transform:rotate(8deg);z-index:3}.hero-portal{position:absolute;left:42%;top:2px;width:238px;height:339px;border:12px double rgba(217,169,71,.65);border-bottom:0;border-radius:132px 132px 0 0;display:grid;place-items:center;color:#fff3c4;font-size:45px;text-shadow:0 0 30px #ffcf70,0 0 60px #efad3b;background:radial-gradient(circle at 50% 45%,rgba(255,228,159,.95),rgba(183,123,40,.45) 35%,transparent 69%);z-index:1}.genre-band{min-height:43px;padding:9px 20px;display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap;background:#061724;color:var(--gold-light);text-transform:uppercase;letter-spacing:.14em;font-size:15px;border-bottom:1px solid var(--line)}.paper{background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.54),transparent 25%),var(--cream);background-image:radial-gradient(rgba(120,85,39,.12) .55px,transparent 0),radial-gradient(circle at 20% 10%,rgba(255,255,255,.54),transparent 25%),linear-gradient(105deg,#f2e4c9,#f7efdE);background-size:4px 4px,auto,auto}.begin{padding:30px clamp(30px,5vw,76px) 43px}.begin h2{text-align:center;font-size:39px;color:#251f17;margin:0 0 23px}.begin h2 span{font-size:22px;color:#a97924;margin:0 23px}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.reader-path{display:grid;grid-template-columns:1fr 1.1fr;border:1px solid var(--line);text-decoration:none;color:var(--text);min-height:205px;transition:transform .2s ease,box-shadow .2s ease;background:rgba(248,238,215,.45)}.reader-path:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(72,47,14,.15)}.path-art{min-height:100%;display:block;background:#0a2232;padding:11px}.path-art img{display:block;width:100%;height:100%;object-fit:contain}.reader-path>div:last-child{padding:22px 17px}.reader-path small{font-size:24px;color:#a97924}.reader-path h3{font-size:27px;line-height:.9;text-transform:uppercase;letter-spacing:.05em;margin:8px 0 10px}.reader-path p{font-size:17px;line-height:1.12;margin:0}.proof{padding:0 clamp(30px,5vw,76px) 56px;display:grid;grid-template-columns:.9fr 1.4fr;grid-gap:16px;gap:16px}.rating,blockquote{border:1px solid var(--line);margin:0;padding:21px 29px;min-height:120px}.rating{display:grid;grid-template-columns:150px 1fr;align-content:center;grid-column-gap:16px;column-gap:16px}.rating strong{font-size:30px;font-weight:400;align-self:center}.rating span{color:#b78326;font-size:23px;letter-spacing:3px}.rating b,.rating small{grid-column:2;font-size:18px}.rating small{color:var(--muted);font-size:15px}blockquote{font-size:21px;line-height:1.15;position:relative;padding-left:64px}blockquote:before{content:"“";position:absolute;left:22px;top:13px;color:#aa7925;font-size:53px}blockquote cite{display:block;color:var(--muted);font-size:16px;margin-top:10px;font-style:normal}.dark-section{background:linear-gradient(135deg,#051724,#0a2537);color:var(--cream);padding:66px clamp(30px,5vw,76px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading h2{font-size:48px;line-height:.9;margin:0}.text-link{display:inline-flex;align-items:center;gap:9px;color:inherit;text-decoration:none;border-bottom:1px solid;padding-bottom:3px;font-size:18px;transition:color .2s ease,transform .2s ease}.text-link:hover{color:var(--gold);transform:translateX(3px)}.books-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.book-card{min-width:0}.cover{background:rgba(0,0,0,.15);border:1px solid rgba(217,169,71,.45);padding:11px;display:grid;place-items:center;aspect-ratio:1/1.15}.cover img,.cover picture{width:100%;height:100%;display:block}.cover img{object-fit:contain}.book-copy{padding:13px 2px}.book-copy p{margin:0 0 4px;text-transform:uppercase;letter-spacing:.1em;font-size:13px;color:var(--gold)}.book-copy h3{font-size:24px;line-height:.9;margin:0 0 6px}.book-copy span{display:block;font-size:16px;margin-bottom:12px;opacity:.75}.book-copy .text-link{font-size:16px}.podcast-promo{padding:70px clamp(30px,11vw,160px);display:grid;grid-template-columns:1.3fr .7fr;align-items:center;grid-gap:40px;gap:40px}.podcast-promo h2{font-size:54px;line-height:.92;max-width:740px;margin-bottom:20px}.podcast-promo p{font-size:21px;max-width:570px;line-height:1.2}.radio-art,.radio-orb{justify-self:center;width:250px;height:250px;border-radius:50%;border:1px solid #9c702a;background:radial-gradient(circle,#dcb55c 0 2%,#171c24 3% 25%,#d7a846 26% 27%,#092334 28% 47%,#d7a846 48% 49%,#06131e 50%);box-shadow:inset 0 0 0 14px rgba(238,208,139,.25),0 18px 40px rgba(0,0,0,.19);display:grid;place-items:center;color:var(--gold-light);font-size:49px;position:relative}.radio-orb i{position:absolute;right:17px;top:30px;font-style:normal;font-size:25px}.footer{padding:45px clamp(30px,5vw,76px) 18px;color:var(--gold-light);background:#04121c}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:30px;gap:30px;padding-bottom:35px}.footer-top>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer a:hover,.footer-title{color:var(--gold)}.footer-title{text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px}.footer-bottom{padding-top:15px;border-top:1px solid rgba(217,169,71,.32);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:14px}.footer-bottom>span:last-of-type{display:flex;gap:17px}.theo img{width:30px;height:30px;display:block}.page-hero,.podcast-hero{padding:90px clamp(30px,12vw,180px);background:radial-gradient(circle at 74% 10%,rgba(195,139,39,.25),transparent 23%),linear-gradient(130deg,#061724,#0c2b3f);color:var(--cream);text-align:center}.page-hero h1,.podcast-hero h1{font-size:clamp(48px,6vw,80px);line-height:.9;max-width:850px;margin:0 auto 20px}.page-hero>p:last-child,.podcast-hero p{font-size:22px;line-height:1.25;max-width:700px;margin:0 auto}.catalog{padding:47px clamp(30px,5vw,76px) 70px}.filters{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-bottom:26px}.filters a{color:var(--text);font-size:18px;text-decoration:none;border-bottom:1px solid #b78939}.catalog-count{text-align:center;color:var(--muted);font-size:18px}.catalog-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:31px 20px;gap:31px 20px}.catalog .book-copy h3,.series-page .book-copy h3{font-size:22px}.series-page{padding:70px clamp(30px,5vw,76px)}.series-block{padding:0 0 65px;margin-bottom:60px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:280px 1fr;grid-gap:45px;gap:45px}.series-block:last-child{border:0;margin:0;padding:0}.series-block h2{font-size:38px;line-height:.95}.series-block>div>p:not(.eyebrow){font-size:19px;line-height:1.2}.series-books{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.podcast-hero{text-align:left;display:grid;grid-template-columns:1fr .7fr;grid-gap:50px;gap:50px;align-items:center}.podcast-hero h1,.podcast-hero p{margin-left:0}.radio-art{width:300px;height:300px}.radio-art div{position:absolute;top:55px;text-transform:uppercase;letter-spacing:.18em;font-size:16px}.listening{padding:70px clamp(30px,12vw,180px)}.listening h2{font-size:52px}.listen-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:60px;gap:60px}.listen-grid p{font-size:22px;line-height:1.3}.listen-grid div{display:flex;flex-direction:column;align-items:start;gap:20px}.about-page,.contact-page{padding:70px clamp(30px,12vw,180px);display:grid;grid-template-columns:1.3fr .7fr;grid-gap:80px;gap:80px}.about-prose h2,.contact-page h2{font-size:50px;line-height:.94}.about-prose>p:not(.eyebrow),.contact-page>div>p{font-size:21px;line-height:1.3}.verse{border:1px solid var(--line);padding:35px;align-self:start}.verse span{font-size:37px;color:#a97924}.verse p{font-size:28px;line-height:1.05;margin:16px 0}.contact-page{grid-template-columns:.8fr 1.2fr}.contact-form{border:1px solid var(--line);padding:27px;display:flex;flex-direction:column;gap:9px}.contact-form label{font-size:20px;margin-top:7px}.contact-form input,.contact-form textarea{font:inherit;font-size:19px;background:rgba(255,255,255,.35);border:1px solid #b89251;padding:11px;color:var(--text)}.contact-form textarea{resize:vertical}.contact-form .button{margin-top:12px;align-self:start}.form-status{font-size:17px;color:#5c3811;margin:8px 0 0}.legal{padding:80px clamp(30px,15vw,250px);min-height:55vh}.legal h1{font-size:68px}.legal p:not(.eyebrow){font-size:22px;line-height:1.3;max-width:700px;margin-bottom:30px}.not-found{padding:120px clamp(30px,12vw,180px);min-height:55vh;background:linear-gradient(135deg,#061724,#0c2b3f);color:var(--cream);text-align:center}.not-found h1{font-size:clamp(49px,6vw,78px);line-height:.92;max-width:800px;margin:0 auto 21px}.not-found p:not(.eyebrow){font-size:21px;max-width:600px;margin:0 auto 30px}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes booksIn{0%{opacity:0;transform:translateY(25px) scale(.93)}to{opacity:1}}@media(max-width:1050px){.site-header{gap:15px}.site-header nav{gap:18px}.brand,.site-header nav a{font-size:14px}.brand{min-width:130px}.header-cta{font-size:13px;padding:10px 12px}.hero{grid-template-columns:.9fr 1.1fr}.hero-book{width:130px}.hero-book-2{width:150px}.hero-portal{left:35%;width:190px}.path-grid{gap:10px}.reader-path{grid-template-columns:1fr}.path-art{height:130px}.proof{grid-template-columns:1fr}.catalog-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.site-header{height:auto;min-height:75px;padding:10px 18px;flex-wrap:wrap}.brand{min-width:auto}.brand span{display:none}.brand picture{width:45px;height:52px}.site-header nav{order:3;flex-basis:100%;justify-content:space-between;gap:4px}.site-header nav a{font-size:12px;letter-spacing:.04em}.header-cta{font-size:11px;min-height:42px;padding:8px 10px}.hero{min-height:auto;padding:47px 25px 35px;grid-template-columns:1fr}.hero h1{font-size:52px}.hero-lede{font-size:20px}.hero-books{height:265px;margin-top:20px}.hero-book{width:102px}.hero-book-2{width:121px;left:38%}.hero-book-3{left:67%}.hero-portal{left:35%;width:150px;height:220px;border-width:7px}.genre-band{font-size:11px;letter-spacing:.08em;gap:8px}.begin{padding:32px 18px}.begin h2{font-size:34px}.begin h2 span{margin:0 8px}.path-grid{grid-template-columns:1fr}.reader-path{grid-template-columns:135px 1fr;min-height:170px}.path-art{height:auto}.proof{padding:0 18px 34px;gap:11px}.rating{grid-template-columns:1fr;padding:19px}.rating b,.rating small,.rating span,.rating strong{grid-column:1}.rating strong{font-size:28px}.rating span{margin-top:7px}.rating b{font-size:18px}blockquote{font-size:19px;padding:20px 18px 20px 48px}.dark-section{padding:48px 18px}.section-heading{display:block}.section-heading h2{font-size:42px;margin-bottom:17px}.books-row{grid-template-columns:repeat(2,1fr);gap:20px 13px}.cover{padding:6px}.book-copy h3{font-size:20px}.podcast-promo{padding:48px 25px;grid-template-columns:1fr}.podcast-promo h2{font-size:46px}.podcast-promo p{font-size:19px}.radio-orb{width:190px;height:190px}.footer{padding:40px 18px 17px}.footer-top{grid-template-columns:1fr 1fr;gap:28px 15px}.footer-top .brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-wrap:wrap}.page-hero,.podcast-hero{padding:65px 23px}.page-hero h1,.podcast-hero h1{font-size:51px}.page-hero>p:last-child,.podcast-hero p{font-size:20px}.catalog{padding:35px 18px}.filters{gap:11px}.filters a{font-size:16px}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:25px 14px}.series-page{padding:45px 18px}.series-block{display:block;padding-bottom:45px;margin-bottom:45px}.series-books{margin-top:26px;grid-template-columns:repeat(2,1fr)}.podcast-hero{display:block;text-align:center}.podcast-hero h1,.podcast-hero p{margin-left:auto}.radio-art{width:220px;height:220px;margin-top:38px}.listening{padding:45px 25px}.listening h2{font-size:44px}.about-page,.contact-page,.listen-grid{display:block}.listen-grid p{font-size:20px}.listen-grid div{margin-top:27px}.about-page,.contact-page{padding:48px 25px}.about-prose h2,.contact-page h2{font-size:45px}.about-prose>p:not(.eyebrow),.contact-page>div>p{font-size:19px}.contact-form,.verse{margin-top:35px}.contact-form{padding:20px}.legal{padding:65px 25px}.legal h1{font-size:55px}.legal p:not(.eyebrow){font-size:20px}.not-found{padding:90px 25px}.not-found h1{font-size:52px}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.hardcover-link{display:block;color:inherit;font-size:15px;text-decoration:none;margin-top:7px}.hardcover-link:hover{color:var(--gold)}.cookie-consent{position:fixed;right:18px;bottom:18px;z-index:30;max-width:410px;padding:18px;background:var(--cream);border:1px solid var(--gold);box-shadow:0 12px 35px rgba(0,0,0,.25)}.cookie-consent p{font-size:17px;line-height:1.2;margin:0 0 14px}.cookie-consent div{display:flex;gap:14px;align-items:center}.text-button{border:0;background:transparent;color:var(--ink);font:inherit;font-size:16px;text-decoration:underline;cursor:pointer}.cookie-consent .button{min-height:42px;padding:8px 13px;font-size:13px}@media(max-width:900px){.site-header{height:auto;min-height:75px;padding:10px 18px;flex-wrap:wrap}.brand{min-width:auto}.brand span{display:none}.brand picture{width:45px;height:52px}.site-header nav{order:3;flex-basis:100%;justify-content:space-between;gap:4px}.site-header nav a{font-size:12px;letter-spacing:.04em}.header-cta{font-size:11px;min-height:42px;padding:8px 10px}.hero{grid-template-columns:1fr}.hero-books{height:310px;margin-top:20px}.catalog-grid{grid-template-columns:repeat(3,1fr)}.series-books{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.cookie-consent{left:12px;right:12px;bottom:12px;max-width:none}.cookie-consent div{justify-content:space-between}.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.site-header{height:auto!important;min-height:75px;padding:10px 18px!important;flex-wrap:wrap;min-width:0}.brand{min-width:auto!important}.brand span{display:none}.brand picture{width:45px;height:52px}.site-header nav{order:3;flex-basis:100%;justify-content:space-between;gap:4px}.site-header nav a{font-size:12px;letter-spacing:.04em}.header-cta{font-size:11px;min-height:42px;padding:8px 10px}.hero{grid-template-columns:1fr!important}.hero-books{height:310px!important;margin-top:20px}.catalog-grid{grid-template-columns:repeat(3,1fr)!important}.series-books{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:760px){.catalog-grid{grid-template-columns:repeat(2,1fr)!important}}.book-copy h3{overflow-wrap:anywhere}.merchandise,.merchandise-feature{padding:62px clamp(30px,5vw,76px) 76px}.merchandise-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 32px}.merchandise-heading p{font-size:19px;line-height:1.3;max-width:540px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:30px 20px;gap:30px 20px}.product-card{min-width:0}.product-image{display:block;aspect-ratio:1/1;background:#fff;border:1px solid var(--line);padding:9px;transition:transform .2s ease,box-shadow .2s ease}.product-image:hover{transform:translateY(-4px);box-shadow:0 12px 26px rgba(72,47,14,.18)}.product-image img,.product-image picture{display:block;width:100%;height:100%}.product-image img{object-fit:contain}.product-copy{padding:14px 2px}.product-copy h2{font-size:23px;line-height:.95;margin:0 0 8px;overflow-wrap:anywhere}.product-copy h2 a{color:inherit;text-decoration:none}.product-copy p{color:var(--muted);font-size:18px;margin:0 0 12px}.product-copy .text-link{font-size:16px}.pagination{display:flex;justify-content:center;gap:10px;margin-top:46px}.pagination a,.pagination span{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);color:var(--text);text-decoration:none;font-size:18px}.pagination span{background:var(--ink);color:var(--cream)}.product-detail{padding:48px clamp(30px,10vw,150px) 80px}.back-link{margin-bottom:32px}.product-detail-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1fr);grid-gap:clamp(34px,6vw,90px);gap:clamp(34px,6vw,90px);align-items:center}.product-detail-image{display:block;background:#fff;border:1px solid var(--line);padding:15px;aspect-ratio:1/1}.product-detail-image img{display:block;width:100%;height:100%;object-fit:contain}.product-detail h1{font-size:clamp(42px,5vw,66px);line-height:.92;margin:0 0 17px}.product-price{font-size:27px;color:#825b1b;margin:0 0 22px}.product-description{font-size:20px;line-height:1.35;max-width:600px;margin:0 0 28px}.shop-note{font-size:16px;line-height:1.25;color:var(--muted);margin:16px 0 0}.shop-link{margin-top:54px}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header nav{gap:13px}.site-header nav a{font-size:13px}}@media(max-width:760px){.merchandise,.merchandise-feature{padding:47px 18px}.merchandise-heading{display:block;margin-bottom:27px}.merchandise-heading p{font-size:18px;margin-bottom:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 14px}.product-copy h2{font-size:20px}.product-copy p{font-size:17px}.product-detail{padding:35px 20px 56px}.product-detail-grid{grid-template-columns:1fr;gap:30px}.product-detail-image{max-width:470px;margin:0 auto;width:100%}.product-description{font-size:19px}.shop-link{margin-top:38px}.site-header{padding-left:14px!important;padding-right:14px!important}.site-header nav a{font-size:11px!important;letter-spacing:0!important}}.podcast-artwork{justify-self:center;display:block;width:min(100%,360px);filter:drop-shadow(0 18px 24px rgba(68,39,8,.24))}.podcast-artwork img{display:block;width:100%;height:auto}.podcast-artwork-hero{width:min(100%,405px);filter:drop-shadow(0 20px 30px rgba(0,0,0,.35))}@media(max-width:760px){.podcast-artwork{width:min(82vw,330px);margin:0 auto}.podcast-artwork-hero{width:min(82vw,320px);margin-top:38px}}.catalog-search{display:block;max-width:560px;margin:0 auto 22px}.catalog-search span{display:block;margin-bottom:7px;color:var(--muted);font-size:17px}.catalog-search input{width:100%;border:1px solid #b89251;background:rgba(255,255,255,.35);padding:13px 16px;color:var(--text);font:inherit;font-size:19px}.catalog-search input::placeholder{color:#776b58;opacity:1}.catalog-search input:focus-visible{outline:3px solid var(--ink);outline-offset:2px}.catalog-empty{max-width:560px;margin:46px auto 20px;padding:36px;border:1px solid var(--line);text-align:center}.catalog-empty h2{font-size:34px;margin-bottom:9px}.catalog-empty p{font-size:18px;margin:0}@media(max-width:760px){.catalog-search{margin-bottom:18px}.catalog-search input{font-size:18px}.catalog-empty{margin-top:36px;padding:28px 20px}.catalog-empty h2{font-size:30px}}.links-page{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;padding:72px clamp(30px,12vw,180px)}.links-intro h2{font-size:52px;line-height:.92;margin:0 0 20px}.links-intro>p:last-child{font-size:20px;line-height:1.3;max-width:390px}.links-list{border-top:1px solid var(--line)}.more-link{display:grid;grid-template-columns:110px 1fr auto;grid-gap:18px;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line);color:var(--text);text-decoration:none;transition:color .2s ease,padding-left .2s ease}.more-link:hover{color:#8d5d13;padding-left:8px}.more-link span{color:#a97924;text-transform:uppercase;letter-spacing:.12em;font-size:13px}.more-link strong{font-size:25px;line-height:1;font-weight:500}.more-link b{font-size:22px}@media(max-width:760px){.links-page{display:block;padding:50px 25px}.links-intro{margin-bottom:35px}.links-intro h2{font-size:45px}.more-link{grid-template-columns:1fr auto;gap:7px}.more-link span{grid-column:1/-1}.more-link strong{font-size:23px}}.terms-content{max-width:1100px}.terms-content section{max-width:780px;margin:0 0 44px;padding-bottom:37px;border-bottom:1px solid var(--line)}.terms-content h2{font-size:35px;line-height:1;margin:0 0 15px}.terms-content p:not(.eyebrow){max-width:780px;font-size:20px;margin-bottom:18px}.terms-content .button{margin-top:3px}@media(max-width:760px){.terms-content section{margin-bottom:34px;padding-bottom:28px}.terms-content h2{font-size:31px}.terms-content p:not(.eyebrow){font-size:19px}}.privacy-content{max-width:1120px}.privacy-content section{max-width:810px;margin:0 0 44px;padding-bottom:37px;border-bottom:1px solid var(--line)}.privacy-content h2{font-size:35px;line-height:1;margin:0 0 15px}.privacy-content h3{font-size:27px;line-height:1;margin:28px 0 11px}.privacy-content h4{font-size:22px;line-height:1.05;margin:25px 0 11px}.privacy-content li,.privacy-content p:not(.eyebrow){max-width:810px;font-size:19px;line-height:1.35}.privacy-content ul{max-width:810px;padding-left:25px;margin:0 0 20px}.privacy-content li{margin-bottom:10px}.privacy-content a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}@media(max-width:760px){.privacy-content section{margin-bottom:34px;padding-bottom:28px}.privacy-content h2{font-size:31px}.privacy-content h3{font-size:25px}.privacy-content h4{font-size:21px}.privacy-content li,.privacy-content p:not(.eyebrow){font-size:18px}.privacy-content ul{padding-left:22px}}.contact-resource{margin-top:18px}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_07d15b{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_07d15b{--font-display:"Cormorant Garamond","Cormorant Garamond Fallback"}