@charset "UTF-8";
:root{--paper:#f8f5ef;--ink:#2f302a;--muted:#737368;--wine:#591e2d;--wine-light:#f0e6e5;--gold:#a08554;--line:#dedbd1;--sage:#556450;--serif:Georgia,'Times New Roman',serif;--sans:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #9d7c47;outline-offset:4px}button:disabled{opacity:.5;cursor:default}.sprite,.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;left:20px;top:-90px;z-index:10;background:var(--wine);color:white;padding:12px 24px}.skip:focus{top:10px}[hidden]{display:none!important}
.header{max-width:1320px;margin:auto;padding:26px 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px}.brand-monogram{font:25px var(--serif);position:relative;color:var(--wine);border:1px solid #b3a082;padding:7px 6px;line-height:1.15}.brand-monogram span{position:absolute;bottom:-8px;left:17px;font-size:11px;background:var(--paper);line-height:13px}.brand-name{font:21px var(--serif);letter-spacing:-.3px}.brand-name small{display:block;font:8px var(--sans);letter-spacing:2.6px;padding-top:7px}.header nav{display:flex;align-items:center;gap:30px;font-size:12px}.header nav>a:hover{color:var(--wine)}.private{display:flex;align-items:center;gap:7px;color:#797061;font-size:10px;letter-spacing:.5px}.private svg{width:13px;height:13px}.header .private{border:1px solid var(--line);border-radius:20px;padding:6px 10px;background:#efebe2}
main{max-width:1320px;margin:auto}.hero{display:grid;grid-template-columns:1fr 1.06fr;gap:35px;padding:54px 48px 62px;align-items:center}.hero-copy{padding:20px 0 20px 6px}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:600;margin:0 0 16px;color:var(--sage)}.hero .eyebrow{display:flex;gap:10px;align-items:center}.hero .eyebrow>span{width:24px;height:1px;background:var(--gold)}h1{font:clamp(48px,5.1vw,70px)/1.08 var(--serif);letter-spacing:-2.8px;margin:22px 0 25px;font-weight:400}h1 em{font-weight:400;color:var(--wine)}.hero-description{color:#77756a;font-size:15px;max-width:345px;line-height:1.9;margin:0 0 29px}.primary{display:inline-flex;gap:30px;align-items:center;background:var(--wine);color:#fff5e7;border:1px solid var(--wine);padding:14px 22px;font-size:12px;border-radius:3px;transition:background .2s,transform .2s}.primary:hover{background:#743146;transform:translateY(-2px)}.primary svg{width:18px}.hero-footnote{margin-top:34px;display:flex;gap:12px;font-size:10px;color:#888277;align-items:center;line-height:1.8}.hero-footnote strong{font-weight:400;color:#605f54}.tiny-seal{font-size:25px;color:var(--gold)}.hero-art{position:relative;background:#e8dccb;box-shadow:0 15px 36px -25px #5a3b24;overflow:hidden;border-radius:3px}.hero-art img{width:100%;height:auto;display:block}.art-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:13px 20px;background:#f0e7d8c9;backdrop-filter:blur(5px);font-size:7px;letter-spacing:1.5px;color:#685744}
.companion{padding:52px 48px 0;background:#efeee7;border-top:1px solid #e6e2d8;border-bottom:1px solid #e1ded3;scroll-margin-top:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{font:36px/1.2 var(--serif);letter-spacing:-.9px;margin:0}.section-heading>p{font-size:11px;line-height:1.8;color:var(--muted);margin:0 0 3px}.tabs{display:flex;border-bottom:1px solid #cfcec2;gap:30px;margin-bottom:25px}.tabs button{border:0;background:transparent;padding:13px 0 17px;display:flex;align-items:center;gap:9px;position:relative;color:#717366;font-size:12px;white-space:nowrap}.tabs button svg{width:17px;height:17px}.tabs button[aria-selected=true]{color:var(--wine);font-weight:600}.tabs button[aria-selected=true]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--wine)}.tab-count{display:inline-flex;align-items:center;justify-content:center;background:#e4e3d9;font-size:9px;min-width:21px;height:17px;border-radius:3px;font-weight:400}.tabs button[aria-selected=true] .tab-count{color:var(--wine);background:#e4d6d4}.toolbar{display:flex;gap:12px}.search{flex:1;display:flex;align-items:center;background:#faf9f5;border:1px solid #d7d7cd;border-radius:4px;min-width:0;padding-left:15px;color:#89887d}.search>svg{width:17px;height:17px}.search input{border:0;background:transparent;width:100%;padding:12px 12px;outline:none;min-width:0;font-size:12px;color:var(--ink)}.search:focus-within{outline:2px solid var(--gold);outline-offset:2px}.search input:focus-visible{outline:none}.search input::-webkit-search-cancel-button{-webkit-appearance:none}.search button{background:none;border:0;display:flex;align-items:center;padding:10px}.search button svg{width:15px;height:15px}.book-filter{display:flex}.book-filter select{max-width:233px;font-size:11px;padding:0 32px 0 12px;background:#faf9f5;border:1px solid #d7d7cd;border-radius:4px;color:#53574c;cursor:pointer}.saved-filter{display:flex;align-items:center;gap:8px;font-size:11px;border:1px solid #d7d7cd;background:#faf9f5;padding:0 14px;border-radius:4px}.saved-filter svg{width:15px;height:15px}.saved-filter[aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:#fff}.results-info{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#848475;margin:17px 0 16px}.results-info p{margin:0}.results-info>span{display:flex;align-items:center;gap:7px}.green-dot{width:5px;height:5px;background:#7b8b65;border-radius:50%}.category-intro{font-size:12px;color:#737568;margin:0 0 22px;max-width:720px;line-height:1.8}.category-intro:empty{display:none}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card{display:flex;flex-direction:column;align-items:stretch;position:relative;text-align:left;border:1px solid #dcdcd1;border-radius:4px;padding:22px 23px 17px;background:#fbfaf6;transition:transform .2s,border-color .2s,box-shadow .2s}.card:hover{transform:translateY(-3px);border-color:#bcb79e;box-shadow:0 7px 16px #2f302a08}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.avatar{display:flex;align-items:center;justify-content:center;width:41px;height:41px;border-radius:50%;font:15px var(--serif);letter-spacing:.1px;background:#ebe5d9;color:#766248;border:1px solid #e1d8c6}.avatar.wine{background:#eee2e3;color:#733447;border-color:#e7d9da}.avatar.green{background:#e6e9df;color:#59684d;border-color:#dce1d4}.avatar.blue{background:#e3e8e6;color:#596a68;border-color:#d9dfdc}.avatar.icon svg{width:20px;height:20px}.book-badge{font-size:8px;font-weight:600;letter-spacing:1px;color:#8c8a7b;border:1px solid #e4e0d5;padding:3px 6px;border-radius:2px}.card h3{font:23px/1.2 var(--serif);margin:0 0 5px;letter-spacing:-.25px}.card .role{font-size:9px;text-transform:uppercase;letter-spacing:1.2px;color:#88806e;margin:0 0 14px}.card .description{font-size:11.5px;line-height:1.8;color:#76796c;margin:0 0 23px}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;border-top:1px solid #eeebe2;font-size:9px;color:#7a7b6d;gap:10px}.card-bottom svg{width:15px;height:15px;color:#8b846f}.card-saved{color:var(--wine);display:flex;align-items:center;gap:4px}.card-saved svg{width:12px;height:12px;fill:#eadcdd;stroke:var(--wine)}.explore-bottom{display:flex;align-items:center;gap:10px;color:#8d8065;font-size:11px;margin:29px 0 0;padding:22px 0}.explore-bottom p{margin:0}.explore-bottom>span{font-size:18px}.explore-bottom>a{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:10px;color:#6a6e5c}.explore-bottom>a svg{width:16px;height:16px}.empty{grid-column:1/-1;text-align:center;border:1px dashed #c9c8b9;padding:44px 20px;border-radius:4px}.empty h3{font:25px var(--serif);margin:0 0 8px}.empty p{font-size:12px;color:var(--muted);margin-bottom:20px}.empty button{border:1px solid #c9c8b9;background:#f9f6ef;padding:8px 15px;border-radius:3px;font-size:12px}
.cards.timeline-mode{grid-template-columns:1fr 1fr}.timeline-card{padding:26px;background:#fbfaf6;border:1px solid #dcdcd1;border-radius:4px}.timeline-heading{display:flex;gap:12px;align-items:center;margin-bottom:7px}.timeline-heading .roman{font:31px var(--serif);color:#b59b76;border-right:1px solid #ded8c7;padding-right:17px}.timeline-heading h3{font:26px var(--serif);margin:0}.timeline-heading .book-badge{display:inline-block;margin-top:5px}.timeline-card>p{font-size:11px;color:var(--muted);margin:20px 0}.timeline-card ol{list-style:none;margin:24px 0 0;padding-left:8px}.timeline-card li{position:relative;border-left:1px solid #d5cbb6;padding:0 0 22px 25px}.timeline-card li:last-child{padding-bottom:0;border-color:transparent}.timeline-card li:before{position:absolute;content:'';left:-4px;top:6px;width:7px;height:7px;background:#a38b68;border-radius:50%;box-shadow:0 0 0 5px #fbfaf6}.timeline-card li small{font-size:8px;letter-spacing:1.7px;color:#8c826f;text-transform:uppercase}.timeline-card li h4{font:19px var(--serif);margin:3px 0 7px}.timeline-card li p{font-size:11px;color:#78796c;line-height:1.8;margin:0}.timeline-card .text-link{margin-top:25px}.timeline-card .timeline-end{border-top:1px solid #e6e2d7;padding-top:16px;font-size:10px;font-style:italic;margin-top:25px}
.books{padding:54px 48px 50px}.book-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.book-card{display:flex;gap:26px;padding:26px;background:#eeebe3;border:1px solid #e4dfd3;border-radius:3px}.book-art{display:flex;position:relative;flex-direction:column;align-items:center;flex-shrink:0;width:132px;height:205px;color:#e4c9a2;background:#572334;padding:18px 11px 15px;box-shadow:5px 7px 11px #32291b29;border-left:5px solid #3b1d28;text-align:center;overflow:hidden}.book-art:before{content:'';position:absolute;inset:8px;border:1px solid #caa66b55;pointer-events:none}.book-art-two{background:#3e4c42;border-left-color:#27362c;color:#d7c6a5}.book-number{font:18px var(--serif);color:#cfac76;margin-bottom:13px}.book-series{font-size:5px;letter-spacing:1.4px}.cover-title{font:28px/1.05 var(--serif);margin-top:12px}.cover-line{width:23px;height:1px;background:#bfa06b;margin:13px 0 10px}.cover-subtitle{font-size:4.5px;letter-spacing:1px}.cover-author{margin-top:auto;font-size:6px;letter-spacing:1.5px}.book-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.book-copy .eyebrow{font-size:8px;letter-spacing:1.2px;display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:14px}.book-status{font-size:6px;letter-spacing:.9px;padding:3px 5px;border:1px solid #c7c8b6;border-radius:2px;color:#737961}.book-status.development{color:#8e7b5d;border-color:#d0c5b2}.book-copy h3{font:29px/1.1 var(--serif);letter-spacing:-.7px;margin:0 0 6px}.book-copy .book-place{font-size:10px;color:#938874;margin:0 0 13px}.book-copy>p{font-size:11px;line-height:1.8;color:#727468;margin:0 0 17px}.text-link{display:inline-flex;gap:16px;align-items:center;color:var(--wine);font-size:11px;padding:0;border:0;background:transparent;text-align:left}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.text-link svg{width:15px;height:15px}.book-copy .text-link{margin-top:auto}.shelf-note{font-size:9px;color:#938b7e;margin:16px 0 0}footer{margin:auto;max-width:1224px;display:flex;justify-content:space-between;align-items:center;padding:24px 0 30px;border-top:1px solid var(--line);gap:20px}.footer-brand{font:17px var(--serif);display:flex;align-items:center;gap:15px}.footer-brand span{font-size:11px;color:var(--gold)}footer>p{font-size:9px;color:#8d897e}footer .private{font-size:9px}
dialog{border:1px solid #d6cbb7;border-radius:6px;padding:0;background:var(--paper);color:var(--ink);max-width:min(590px,calc(100vw - 32px));width:590px;max-height:85vh;box-shadow:0 25px 100px #2f1d2566}dialog::backdrop{background:#28282499;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:17px;top:17px;border:1px solid var(--line);background:var(--paper);border-radius:50%;width:32px;height:32px;display:grid;place-items:center;z-index:1}.dialog-close svg{width:17px}.detail-inner{padding:36px 36px 30px}.detail-inner>.avatar{width:64px;height:64px;font-size:23px;margin-bottom:22px}.detail-inner>.eyebrow{margin-bottom:9px}.detail-inner h2{font:38px/1.1 var(--serif);margin:0 30px 8px 0;letter-spacing:-.7px}.detail-role{color:#8a7d65;text-transform:uppercase;font-size:10px;letter-spacing:1.7px;margin:0 0 24px}.detail-text{font-size:14px;line-height:1.9;color:#6b6e61}.detail-text p{margin:0 0 16px}.detail-label{font-size:9px;color:#82735c;letter-spacing:1.7px;text-transform:uppercase;margin:25px 0 10px}.related{display:flex;flex-wrap:wrap;gap:7px}.related button{background:#efebe1;border:1px solid #dad4c7;border-radius:30px;padding:6px 12px;font-size:11px;color:#636958}.related button:hover{background:#e7e0d4}.save-detail{border:1px solid #c6bca9;display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:11px;background:transparent;border-radius:3px;margin:28px 0 8px;font-size:12px}.save-detail svg{width:17px;height:17px}.save-detail[aria-pressed=true]{background:var(--wine-light);color:var(--wine);border-color:#c5a5a6}.detail-disclaimer{font-size:9px;color:#95907f;margin:15px 0 0}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,25px);opacity:0;background:var(--wine);color:#fff4e5;padding:11px 19px;font-size:12px;border-radius:4px;box-shadow:0 5px 20px #361c2840;z-index:100;pointer-events:none;transition:.2s;max-width:90vw}.toast.visible{opacity:1;transform:translate(-50%,0)}
.personal-notebook{border-top:1px solid #d4d3c6;margin-top:28px;padding-top:28px;display:grid;grid-template-columns:1fr 1.2fr;gap:30px}.personal-notebook h3{font:27px var(--serif);margin:0 0 9px}.personal-notebook p{font-size:11px;line-height:1.9;color:#757767;max-width:300px}.personal-notebook label{display:block;font-size:11px;margin-bottom:7px}.personal-notebook textarea{width:100%;min-height:125px;border:1px solid #cbc9b8;border-radius:3px;background:#fbfaf5;resize:vertical;padding:13px;color:#4d5145;font-size:12px}.note-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.note-actions small{color:#7c7d6c;font-size:9px}.note-actions button{background:var(--wine);border:1px solid var(--wine);color:var(--paper);padding:8px 14px;border-radius:3px;font-size:11px}.note-secondary-actions{display:flex;gap:14px;margin-top:15px}.note-secondary-actions button{border:0;background:transparent;padding:0;color:#76745e;font-size:10px;text-decoration:underline;text-underline-offset:3px}
@media(min-width:1450px){h1{font-size:73px}.hero-description{font-size:16px}}@media(max-width:1100px){.header{padding:23px 32px}.hero{padding:40px 32px 48px;gap:28px}h1{font-size:57px}.hero-description{font-size:13px}.companion{padding:40px 32px 0}.books{padding:42px 32px}.book-card{gap:19px;padding:20px}.book-art{width:105px;height:170px;padding:15px 8px}.cover-title{font-size:23px}.book-number{font-size:14px;margin-bottom:7px}.cover-line{margin:11px 0 8px}.cover-author{font-size:5px}.book-copy h3{font-size:24px}.book-copy .eyebrow{margin-bottom:10px}.book-copy>p{font-size:10px}.book-copy .book-place{font-size:9px}.tabs{gap:23px}.tabs button{font-size:11px}.card{padding:20px}.card h3{font-size:22px}footer{margin:0 32px}.hero-footnote{margin-top:26px}}
@media(max-width:850px){.header nav{gap:18px}.hero{grid-template-columns:1fr 1fr;gap:18px}h1{font-size:47px;letter-spacing:-1.8px}.hero-copy{padding-left:0}.hero .eyebrow{font-size:8px;letter-spacing:1.4px}.hero-description{font-size:12px;line-height:1.8}.primary{font-size:11px;padding:12px 17px;gap:18px}.hero-footnote{font-size:9px}.art-caption{font-size:5px;padding:10px}.cards{grid-template-columns:repeat(2,1fr)}.tabs{gap:0;justify-content:space-between}.tabs button{font-size:10px;gap:7px}.tabs button svg{width:15px;height:15px}.tabs .tab-count{min-width:17px;font-size:8px}.section-heading h2{font-size:32px}.section-heading>p{font-size:10px}.book-grid{grid-template-columns:1fr;gap:20px}.book-card{padding:24px;gap:27px}.book-art{width:120px;height:190px}.book-copy .eyebrow{font-size:9px;margin-bottom:17px}.book-copy h3{font-size:30px}.book-copy>p{font-size:12px;max-width:420px}.book-copy .book-place{font-size:11px}.cover-title{font-size:28px}.book-series{font-size:5.5px}.book-number{margin-bottom:12px}.cover-author{font-size:6px}footer>p{font-size:8px}footer .private{font-size:8px}.cards.timeline-mode{grid-template-columns:1fr}}
@media(max-width:620px){.header{padding:19px 21px}.brand{gap:11px}.brand-name{font-size:19px}.brand-name small{font-size:6px;letter-spacing:2px;padding-top:5px}.brand-monogram{font-size:21px}.brand-monogram span{left:15px}.header nav>a{display:none}.header nav .private{font-size:8px;letter-spacing:0;padding:5px 8px;gap:4px}.header nav .private svg{width:11px}.hero{grid-template-columns:1fr;padding:30px 21px 34px;gap:29px}.hero-copy{padding:5px 3px 0}.hero .eyebrow{font-size:9px;letter-spacing:1.5px}h1{font-size:56px;margin:17px 0 20px;letter-spacing:-2px}.hero-description{font-size:13px;line-height:1.85;max-width:350px;margin-bottom:22px}.hero-footnote{margin-top:23px;align-items:center;gap:10px}.hero-footnote br{display:none}.hero-footnote strong{display:block}.tiny-seal{font-size:23px}.primary{padding:13px 20px;font-size:11px}.hero-art{max-height:330px}.hero-art img{height:auto;margin-top:-14px}.art-caption{font-size:6px;padding:12px 15px}.companion{padding:32px 21px 0}.section-heading{margin-bottom:22px;gap:15px;align-items:center}.section-heading h2{font-size:31px}.section-heading>p{font-size:9px;max-width:140px}.section-heading .eyebrow{font-size:7px;letter-spacing:1.5px}.tabs{overflow-x:auto;gap:23px;justify-content:flex-start;margin-bottom:18px;scrollbar-width:thin}.tabs button{font-size:10px;padding-bottom:13px;gap:7px}.tabs .tab-count{display:none}.toolbar{flex-wrap:wrap;gap:8px}.search{flex-basis:100%;width:100%;flex-shrink:0}.book-filter{flex:1}.book-filter select{width:100%;max-width:100%;padding:10px}.saved-filter{padding:9px 16px}.results-info{font-size:9px;margin-top:16px}.results-info>span{font-size:8px;gap:5px}.cards{gap:12px;grid-template-columns:1fr 1fr}.card{padding:16px 14px 13px}.card h3{font-size:20px}.card .role{font-size:7px;letter-spacing:.85px;margin-bottom:10px}.card .description{font-size:10px;line-height:1.75;margin-bottom:16px}.avatar{width:35px;height:35px;font-size:13px}.book-badge{font-size:6px;padding:2px 4px;letter-spacing:.6px}.card-top{margin-bottom:13px}.card-bottom{font-size:8px;padding-top:10px}.card-bottom svg{width:12px;height:12px}.category-intro{font-size:11px}.explore-bottom{gap:8px;font-size:9px;margin-top:20px;flex-wrap:wrap;padding:18px 0}.explore-bottom>a{margin-left:auto;font-size:8px;gap:4px}.explore-bottom>a svg{width:12px}.books{padding:35px 21px}.books .section-heading>p{font-size:9px}.book-card{padding:20px 16px;gap:19px}.book-art{width:103px;height:173px}.book-number{margin-bottom:9px}.cover-title{font-size:25px}.book-series{font-size:4px}.cover-author{font-size:5px}.cover-subtitle{font-size:4px}.book-copy .eyebrow{font-size:7px;gap:6px;margin-bottom:12px}.book-status{font-size:5px;padding:2px 3px}.book-copy h3{font-size:25px}.book-copy .book-place{font-size:9px;margin-bottom:10px}.book-copy>p{font-size:10px;margin-bottom:14px}.text-link{font-size:10px;gap:8px}.shelf-note{font-size:8px;line-height:1.8}footer{margin:0 21px;flex-wrap:wrap;padding:22px 0;gap:10px}.footer-brand{font-size:17px}footer>p{order:3;width:100%;margin:0;font-size:9px}footer .private{font-size:8px;margin-left:auto}.detail-inner{padding:30px 25px 25px}.detail-inner h2{font-size:33px}.detail-text{font-size:13px}.personal-notebook{grid-template-columns:1fr;gap:12px}.personal-notebook p{max-width:none}.timeline-card{padding:23px 20px}.timeline-heading h3{font-size:24px}}
@media(max-width:365px){h1{font-size:48px}.brand-name{font-size:17px}.header{padding:17px}.header nav .private{font-size:7px}.hero,.books{padding-left:17px;padding-right:17px}.companion{padding-left:17px;padding-right:17px}.cards{grid-template-columns:1fr}.book-card{gap:15px}.book-art{width:90px;height:155px}.book-copy h3{font-size:22px}.section-heading>p{max-width:100px}.explore-bottom>a{width:100%;margin-left:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.card:hover,.primary:hover{transform:none}}
.skip:not(:focus){opacity:0;pointer-events:none}
.book-cover{display:block;flex:0 0 142px;align-self:flex-start;width:142px;line-height:0;box-shadow:4px 7px 15px #32291b29;border-radius:2px}.book-cover img{display:block;width:100%;height:auto;border-radius:2px}.book-actions{display:flex;flex-direction:column;align-items:flex-start;gap:13px;margin-top:auto;padding-top:3px}.book-actions .text-link{margin-top:0}.purchase-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:10px 14px;background:var(--wine);color:#fff5e7;font-size:11px;line-height:1.4;border-radius:3px;transition:background .2s}.purchase-button:hover{background:#743146}.purchase-button svg{width:15px;height:15px}@media(max-width:1100px){.book-cover{width:112px;flex-basis:112px}.purchase-button{font-size:10px;padding:9px 11px;gap:8px}}@media(max-width:850px){.book-cover{width:142px;flex-basis:142px}}@media(max-width:620px){.book-cover{width:105px;flex-basis:105px}.purchase-button{font-size:10px;padding:10px 11px;gap:7px}}@media(max-width:365px){.book-cover{width:88px;flex-basis:88px}.purchase-button{font-size:9px;padding:9px;gap:5px}}
.author-bio{display:grid;grid-template-columns:1fr 1.7fr;gap:64px;margin-top:48px;padding-top:44px;border-top:1px solid var(--line);scroll-margin-top:32px}.author-monogram{position:relative;display:grid;place-items:center;width:74px;height:82px;border:1px solid #baa584;color:var(--wine);font:37px var(--serif);margin-bottom:29px}.author-monogram>span{position:absolute;bottom:-9px;background:var(--paper);padding:0 6px;font-size:14px;line-height:17px}.author-heading .eyebrow{margin-bottom:10px}.author-heading h3{font:34px/1.2 var(--serif);letter-spacing:-.7px;margin:0 0 12px}.author-byline{font-size:12px;color:var(--muted);margin:0}.author-prose p{font-size:14px;line-height:1.9;color:#66695e;margin:0 0 18px}.author-prose p:last-child{margin-bottom:0}.author-prose .author-lead{font:23px/1.55 var(--serif);color:var(--wine);margin-bottom:23px}@media(max-width:850px){.author-bio{gap:32px;grid-template-columns:1fr 1.6fr}.author-heading h3{font-size:29px}.author-prose p{font-size:13px}.author-prose .author-lead{font-size:21px}}@media(max-width:620px){.author-bio{grid-template-columns:1fr;gap:26px;margin-top:32px;padding-top:30px;scroll-margin-top:20px}.author-monogram{width:56px;height:62px;font-size:29px;margin-bottom:24px}.author-heading h3{font-size:31px}.author-prose p{font-size:14px;line-height:1.85}.author-prose .author-lead{font-size:23px}.author-byline{font-size:12px}}
