:root{--paper:#f6f3eb;--ink:#25342b;--muted:#62685e;--line:#d9ddd0;--accent:#495d42;--wash:#ecece0;--serif:Georgia,'Times New Roman',serif;--sans:Inter,'Segoe UI',Arial,sans-serif;color-scheme:light;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #9a5c2e;outline-offset:5px}a:hover{text-decoration:none}p{line-height:1.75}h1,h2,h3,p{margin-top:0}[hidden]{display:none!important}.skip{position:fixed;top:10px;left:20px;z-index:20;background:var(--ink);color:var(--paper);padding:14px 24px;transform:translateY(-180%)}.skip:focus{transform:translateY(0)}.site-header{max-width:1440px;margin:auto;min-height:116px;padding:24px 64px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand svg{width:40px;height:40px}.brand b{display:block;font:25px var(--serif);letter-spacing:-.7px}.brand small{font-size:8px;letter-spacing:2.2px;display:block;margin-top:6px}.main-nav{display:flex;align-items:center;gap:32px;font-size:13px}.main-nav a{padding:14px 0;border-bottom:1px solid transparent}.main-nav a:hover{border-color:var(--accent)}.language-nav{display:flex;padding:4px;border:1px solid var(--line);border-radius:100px}.language-nav a{display:grid;place-items:center;font-size:10px;font-weight:600;width:38px;height:34px;border-radius:100px;letter-spacing:.5px}.language-nav a[aria-current=page]{background:var(--ink);color:var(--paper)}.language-nav a:hover:not([aria-current=page]){background:var(--wash)}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:610px;align-items:center;padding:35px 64px 70px;gap:40px}.eyebrow{display:block;font-size:10px;letter-spacing:1.9px;font-weight:600;text-transform:uppercase;line-height:1.6}.hero-copy>.eyebrow{margin-bottom:27px}.hero h1{font:normal clamp(46px,5.15vw,76px)/1.08 var(--serif);letter-spacing:-3.2px;max-width:620px;margin-bottom:25px;text-wrap:balance}.hero h1 em{font-weight:normal;color:var(--accent)}.hero-copy>p{font-size:16px;color:var(--muted);max-width:440px;line-height:1.8;margin-bottom:29px}.hero-actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;gap:30px;align-items:center;justify-content:space-between;background:var(--ink);color:var(--paper);border:1px solid var(--ink);padding:16px 22px;font-size:12px;font-weight:500;min-height:49px;transition:background .2s,transform .2s}.button:hover{background:#42543d;transform:translateY(-2px)}.button span{font-size:18px;line-height:1}.text-link{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:18px;padding:12px 0;border-bottom:1px solid var(--line)}.text-link:hover{border-color:var(--ink)}.hero-editions{display:flex;align-items:center;gap:9px;font-size:10px;color:var(--muted);margin-top:34px;letter-spacing:.15px}.hero-editions>span{font-size:15px}.hero-gallery{align-self:stretch;min-height:495px;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 55%,#d9ddc4 0,#e8e9d9 45%,transparent 73%);overflow:hidden}.orbit{border:1px solid #adb69966;position:absolute;width:420px;height:420px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-two{width:510px;height:510px;border-style:dotted}.gallery-caption{position:absolute;left:0;top:22px;font-size:8px;letter-spacing:2px;color:var(--muted)}.hero-covers{width:100%;height:360px;position:relative;z-index:1}.hero-cover{position:absolute;top:54px;width:34%;max-width:184px;transition:transform .3s;filter:drop-shadow(7px 18px 12px #29352230)}.hero-cover img{width:100%;height:auto;aspect-ratio:2/3;object-fit:contain}.hero-cover-0{left:9%;transform:rotate(-12deg);z-index:1}.hero-cover-1{left:37%;top:25px;transform:rotate(3deg);z-index:3}.hero-cover-2{right:1%;top:85px;transform:rotate(13deg);z-index:2}.hero-cover:hover{transform:translateY(-12px) rotate(0);z-index:4}.gallery-note{position:absolute;bottom:4px;right:0;max-width:250px;text-align:right;font:italic 16px/1.5 var(--serif)}.intro-line{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:1312px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;font-size:10px;color:var(--muted);letter-spacing:.4px}.intro-line>span:first-child{font-weight:600;letter-spacing:2px}.intro-line a{color:var(--ink)}.section{max-width:1312px;margin:auto;padding:88px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:38px}.section-heading .eyebrow{color:var(--accent);margin-bottom:16px}.section-heading h1,.section-heading h2{font:normal clamp(38px,4vw,55px)/1.13 var(--serif);letter-spacing:-1.8px;margin-bottom:18px}.heading-dot{color:#899075}.section-heading p{font-size:14px;color:var(--muted);margin-bottom:0;max-width:540px}.market-control{min-width:225px;max-width:290px}.market-control label{display:block;font-size:11px;margin-bottom:8px}.market-control select{color:var(--ink);background:transparent;border:1px solid #b5bda8;padding:12px 34px 12px 12px;border-radius:0;width:100%;font-size:12px;min-height:44px}.market-control p{font-size:10px;line-height:1.5;margin-top:7px;max-width:260px}.catalog-bar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);min-height:56px;margin-bottom:32px}.filters{display:flex;gap:8px}.filters button{border:0;background:none;color:var(--muted);font-size:12px;min-height:45px;padding:10px 16px;border-bottom:2px solid transparent}.filters button:first-child{padding-left:0;margin-right:5px}.filters button[aria-pressed=true]{color:var(--ink);border-bottom-color:var(--ink);font-weight:600}.catalog-count{font-size:10px;color:var(--muted);white-space:nowrap}.book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:36px;row-gap:50px}.book-card{min-width:0;display:flex;flex-direction:column;scroll-margin-top:35px}.book-visual{height:320px;display:flex;align-items:center;justify-content:center;background:var(--wash);position:relative;overflow:hidden;padding:25px}.book-visual:after{content:'';position:absolute;bottom:25px;left:22%;right:22%;height:12px;filter:blur(9px);border-radius:50%;background:#25342b22}.book-visual img{height:260px;width:auto;max-width:85%;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(5px 6px 3px #0002);transition:transform .3s}.book-card:hover .book-visual img{transform:translateY(-5px) rotate(-2deg)}.book-number{position:absolute;left:17px;top:16px;font-size:9px;color:#79816f}.book-copy{padding:23px 0 0;flex:1;display:flex;flex-direction:column}.genre{font-size:8px;letter-spacing:1.5px;color:var(--accent);margin-bottom:10px}.book-copy h3{font:normal 23px/1.25 var(--serif);letter-spacing:-.45px;margin-bottom:12px}.book-copy h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.book-copy>p{font-size:12px;line-height:1.8;color:var(--muted);margin-bottom:20px}.book-actions{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.buy-link{font-size:11px;font-weight:600;padding:10px 0;border-bottom:1px solid #8d9a81;display:inline-flex;gap:16px;align-items:center;min-height:44px}.buy-link:hover{color:#64774e;border-color:var(--ink)}.buy-link>span:last-child{font-size:17px}.detail-link{font-size:10px;color:var(--muted);padding:9px 0;min-height:34px}.detail-link:hover{color:var(--ink);text-decoration:underline}.spotlight{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:var(--ink);color:var(--paper);padding:55px 90px;gap:70px;overflow:hidden}.spotlight-art{height:330px;position:relative;display:grid;place-items:center}.spotlight-art img{height:295px;width:auto;max-width:80%;object-fit:contain;transform:rotate(-7deg);filter:drop-shadow(15px 20px 10px #0005);z-index:1}.spotlight-word{position:absolute;font:italic 460px/1 var(--serif);color:#4d5b43;top:-75px;left:12%;transform:rotate(16deg)}.spotlight-copy .eyebrow{color:#c9d0bb;margin-bottom:21px}.spotlight-copy h2{font:normal clamp(34px,3.8vw,53px)/1.14 var(--serif);letter-spacing:-1.6px;margin-bottom:23px;text-wrap:balance}.spotlight-copy p{font-size:13px;color:#cbd1c3;max-width:420px;margin-bottom:28px}.button-light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button-light:hover{background:#dfe5d2}.essays .section-heading{align-items:center}.section-symbol{font-size:85px;font-weight:normal;color:#879176;line-height:1}.essay-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:60px}.essay-item{display:grid;grid-template-columns:25px minmax(0,1fr) 34px;gap:16px;padding:25px 0;border-top:1px solid var(--line);align-items:start}.essay-number{font-size:9px;color:var(--muted);padding-top:6px}.essay-item h3{font:normal 21px/1.35 var(--serif);letter-spacing:-.25px;margin-bottom:9px}.essay-item h3 a:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.essay-meta{font-size:9px;color:var(--muted)}.essay-arrow{width:34px;min-height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:18px}.essay-arrow:hover{background:var(--ink);color:var(--paper)}.author{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.author-monogram{display:flex;align-items:center;justify-content:center;gap:6px;letter-spacing:-9px;font:normal 115px var(--serif);height:190px;border:1px solid var(--line);width:265px;margin-top:30px;position:relative}.author-monogram:before{content:'';position:absolute;width:135px;height:135px;border:1px solid #a5b092;transform:rotate(45deg);z-index:-1}.author-monogram span{font:italic 23px var(--serif);letter-spacing:-1px;align-self:center}.author-identity>p{font:italic 17px/1.6 var(--serif);max-width:285px;margin-top:24px}.author-copy h2{font:normal 55px var(--serif);letter-spacing:-2px;margin:28px 0 25px}.author-copy p{font-size:14px;color:var(--muted);max-width:535px}.author-copy .author-lead{font:normal 24px/1.5 var(--serif);color:var(--ink)}.author-copy .text-link{margin-top:13px}.stores{text-align:center;padding-top:90px;padding-bottom:90px}.stores h2{font:normal clamp(32px,3.5vw,46px)/1.2 var(--serif);letter-spacing:-1.2px;margin:20px auto;max-width:680px}.stores p{font-size:13px;color:var(--muted);max-width:560px;margin:0 auto 30px}.store-links{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.store-links a{display:flex;align-items:center;gap:25px;padding:13px 18px;border:1px solid var(--line);font-size:11px;min-height:45px}.store-links a:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.footer{max-width:1312px;margin:0 auto;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;padding:32px 0}.footer-brand{font:23px var(--serif);margin-right:auto}.footer-brand span{display:block;font:8px var(--sans);letter-spacing:1px;margin-top:7px}.footer p{font-size:9px;margin:0;color:var(--muted)}.footer>a:not(.footer-brand){font-size:10px}.back-link{display:inline-block;font-size:12px;padding:14px 0;margin-bottom:40px;border-bottom:1px solid var(--line)}.back-link:hover{border-color:var(--ink)}.book-detail,.essay-detail{padding-top:20px}.detail-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:85px}.detail-cover{background:var(--wash);padding:65px 35px;display:flex;align-items:flex-start;justify-content:center}.detail-cover img{max-width:85%;height:auto;object-fit:contain;filter:drop-shadow(10px 12px 7px #0003);align-self:center}.detail-copy{padding:20px 0}.detail-copy h1{font:normal clamp(34px,3.5vw,49px)/1.15 var(--serif);letter-spacing:-1.3px;margin:18px 0}.detail-byline{font-size:15px!important;color:var(--accent)!important;margin-bottom:40px}.detail-copy h2{font-size:12px;letter-spacing:1px;text-transform:uppercase;margin-bottom:14px}.detail-copy>p{font-size:15px;color:var(--muted)}.detail-copy .market-control{margin:30px 0 20px;max-width:350px}.detail-buy{display:flex;max-width:390px;font-size:13px}.detail-copy .purchase-help{font-size:11px;line-height:1.7;max-width:400px;margin-top:16px}.other-stores{margin-top:20px;max-width:400px}.other-stores summary{font-size:12px;cursor:pointer;padding:14px 0}.other-stores>div{display:flex;flex-wrap:wrap;gap:10px 20px;padding:12px 0}.other-stores a{font-size:12px;border-bottom:1px solid var(--line);padding:8px 0}.edition-links{display:flex;gap:25px;border-top:1px solid var(--line);margin-top:25px;padding-top:20px;font-size:12px}.essay-header{max-width:850px;margin:0 auto 45px;text-align:center;border-bottom:1px solid var(--line);padding-bottom:30px}.essay-header h1{font:normal clamp(34px,4vw,58px)/1.18 var(--serif);letter-spacing:-1.5px;margin:23px 0}.essay-header p{font-size:12px;color:var(--muted)}.reading-body{max-width:720px;margin:auto}.reading-body p{font:normal 20px/1.85 var(--serif);margin-bottom:25px;overflow-wrap:break-word}.reading-body p:first-child:first-letter{font-size:63px;float:left;line-height:1;padding:8px 10px 0 0;color:var(--accent)}.reading-end{max-width:720px;margin:45px auto 0;border-top:1px solid var(--line);padding-top:25px;display:flex;align-items:center;gap:30px}.reading-end>span{font-size:30px;margin-right:auto}.reading-end a{font-size:12px;padding:12px 0}.listing-main .section{padding-top:50px}.not-found{max-width:800px;padding-top:35px}.not-found section{padding:25px 0;border-bottom:1px solid var(--line)}.not-found h1,.not-found h2{font:normal 36px var(--serif)}
@media(min-width:1500px){.site-header,.hero,.spotlight{max-width:1440px}.section,.intro-line,.footer{max-width:1312px}}@media(max-width:1439px){.section,.intro-line,.footer{margin-left:64px;margin-right:64px}.spotlight{margin-left:0;margin-right:0}}@media(max-width:1100px){.site-header{padding:22px 36px}.hero{padding:35px 36px 55px;gap:16px;min-height:540px}.hero h1{font-size:57px;letter-spacing:-2px}.hero-gallery{min-height:440px}.hero-covers{height:315px}.hero-cover{width:35%}.hero-cover-0{left:2%;top:60px}.hero-cover-1{left:32%;top:40px}.hero-cover-2{right:0;top:92px}.orbit-one{width:320px;height:320px}.orbit-two{width:390px;height:390px}.gallery-note{font-size:14px;max-width:210px}.section,.intro-line,.footer{margin-left:36px;margin-right:36px}.main-nav{gap:23px}.book-grid{gap:40px 25px}.book-visual{height:275px}.book-visual img{height:230px}.book-copy h3{font-size:21px}.spotlight{padding:45px 60px;gap:40px}.author{gap:60px}.detail-layout{gap:45px}.detail-cover{padding:45px 25px}.footer{gap:20px}}@media(max-width:800px){.site-header{padding:20px 24px;flex-wrap:wrap;gap:16px;min-height:105px}.brand b{font-size:23px}.brand svg{width:34px;height:34px}.main-nav{order:3;justify-content:center;width:100%;gap:35px;border-top:1px solid var(--line)}.main-nav a{padding:14px 0 0}.language-nav{margin-left:auto}.hero{padding:35px 24px 40px;gap:20px}.hero h1{font-size:45px;letter-spacing:-1.5px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:1.4px}.hero-copy>p{font-size:14px}.hero-actions{gap:14px}.hero-actions .button{padding:14px 15px;gap:15px}.hero-editions{font-size:9px;line-height:1.6}.hero-gallery{min-height:380px}.gallery-caption{top:12px;font-size:7px}.hero-covers{height:250px}.hero-cover-0{top:35px}.hero-cover-1{top:20px}.hero-cover-2{top:64px}.orbit-one{width:240px;height:240px}.orbit-two{width:300px;height:300px}.gallery-note{bottom:0;font-size:13px;max-width:170px}.intro-line,.section,.footer{margin-left:24px;margin-right:24px}.intro-line{font-size:9px}.intro-line>span:first-child{display:none}.section{padding-top:65px;padding-bottom:65px}.section-heading{align-items:flex-start;gap:30px}.section-heading h1,.section-heading h2{font-size:42px}.market-control{min-width:200px;max-width:210px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}.book-visual{height:290px}.book-visual img{height:240px}.spotlight{padding:40px 30px;gap:25px}.spotlight-art{height:300px}.spotlight-art img{height:245px}.spotlight-word{font-size:380px;top:-50px;left:0}.spotlight-copy h2{font-size:36px}.essay-grid{column-gap:30px}.essay-item{gap:10px;grid-template-columns:20px minmax(0,1fr) 30px}.essay-item h3{font-size:19px}.essay-arrow{width:30px}.author{gap:40px;grid-template-columns:1fr 1.3fr}.author-monogram{width:220px;font-size:98px}.author-copy h2{font-size:45px}.author-copy .author-lead{font-size:21px}.footer{flex-wrap:wrap}.footer p{order:4;flex-basis:100%;font-size:10px}.detail-layout{grid-template-columns:1fr 1.15fr;gap:30px}.detail-cover{padding:35px 15px}.detail-copy h1{font-size:34px}.reading-body p{font-size:19px}}
@media(max-width:560px){html{scroll-padding-top:15px}.site-header{padding:18px 20px 0;gap:18px}.brand{gap:9px}.brand b{font-size:23px}.brand small{font-size:7px}.language-nav a{width:33px;height:33px}.main-nav{gap:35px;font-size:12px}.main-nav a{min-height:44px;display:flex;align-items:center;padding:10px 0}.hero{grid-template-columns:1fr;padding:35px 20px 25px;gap:5px}.hero h1{font-size:clamp(45px,11.5vw,62px);letter-spacing:-2px;max-width:430px;margin-bottom:20px}.hero-copy>.eyebrow{font-size:8px;margin-bottom:22px}.hero-copy>p{font-size:14px;max-width:360px;margin-bottom:22px}.hero-editions{margin-top:22px;font-size:10px}.hero-gallery{min-height:360px;max-width:420px;width:100%;margin:5px auto 0}.hero-covers{height:300px;width:94%}.hero-cover-0{left:5%;top:45px;width:34%}.hero-cover-1{left:34%;top:25px;width:34%}.hero-cover-2{right:0;top:69px;width:33%}.orbit-one{width:275px;height:275px}.orbit-two{width:340px;height:340px}.gallery-caption{top:5px;font-size:7px}.gallery-note{bottom:0;right:4px;max-width:190px;font-size:12px}.intro-line,.section,.footer{margin-left:20px;margin-right:20px}.intro-line{padding:15px 0;font-size:8px;gap:10px}.section{padding-top:55px;padding-bottom:55px}.section-heading{flex-direction:column;align-items:stretch;gap:24px;margin-bottom:25px}.section-heading h1,.section-heading h2{font-size:40px;letter-spacing:-1.4px;margin-bottom:14px}.section-heading p{font-size:13px}.eyebrow{font-size:9px;letter-spacing:1.5px}.market-control{max-width:100%;width:100%}.market-control p{max-width:100%;font-size:10px}.market-control select{font-size:12px}.catalog-bar{margin-bottom:25px;gap:5px}.filters{gap:2px}.filters button{font-size:11px;padding:10px}.catalog-count{font-size:9px}.book-grid{gap:32px 16px}.book-visual{height:225px;padding:20px 10px}.book-visual img{height:190px;width:100%;max-width:100%;object-fit:contain}.book-number{font-size:8px;left:9px;top:9px}.book-copy{padding-top:17px}.book-copy h3{font-size:19px;line-height:1.3;letter-spacing:-.3px}.book-copy>p{font-size:11px;line-height:1.7;margin-bottom:15px}.genre{font-size:7px;letter-spacing:1px}.buy-link{font-size:10px;gap:7px;line-height:1.5;min-height:44px}.detail-link{font-size:10px;line-height:1.5;min-height:44px}.spotlight{grid-template-columns:1fr;padding:32px 28px 40px;gap:22px}.spotlight-art{height:250px}.spotlight-art img{height:235px}.spotlight-word{font-size:330px;left:23%;top:-44px}.spotlight-copy{max-width:360px;margin:auto}.spotlight-copy h2{font-size:40px;letter-spacing:-1.3px}.spotlight-copy p{font-size:13px}.essays .section-heading{align-items:stretch}.section-symbol{display:none}.essay-grid{grid-template-columns:1fr}.essay-item{padding:22px 0;grid-template-columns:25px minmax(0,1fr) 35px;gap:12px}.essay-item h3{font-size:21px}.essay-arrow{width:35px}.essay-meta{font-size:10px}.author{grid-template-columns:1fr;gap:12px}.author-identity{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.author-identity>.eyebrow{grid-column:1/-1}.author-monogram{font-size:75px;width:100%;height:145px;margin:0;letter-spacing:-5px}.author-monogram:before{width:95px;height:95px}.author-monogram span{font-size:18px}.author-identity>p{font-size:17px;margin:0}.author-copy h2{font-size:43px;margin-top:25px;margin-bottom:20px}.author-copy .author-lead{font-size:23px}.author-copy p{font-size:13px}.stores h2{font-size:36px}.stores p{font-size:12px}.store-links{gap:9px}.store-links a{font-size:11px;padding:12px 14px;gap:18px}.footer{gap:20px;padding:26px 0}.footer-brand{font-size:23px}.footer>a:not(.footer-brand){font-size:10px}.book-detail,.essay-detail{padding-top:15px}.back-link{margin-bottom:25px}.detail-layout{grid-template-columns:1fr;gap:15px}.detail-cover{padding:35px;max-height:420px}.detail-cover img{max-height:350px;width:auto}.detail-copy h1{font-size:39px}.detail-copy>p{font-size:15px}.detail-byline{margin-bottom:30px}.detail-buy{max-width:100%}.detail-copy .market-control{max-width:100%}.essay-header h1{font-size:36px;letter-spacing:-1px}.essay-header{margin-bottom:30px;padding-bottom:20px}.reading-body p{font-size:19px;line-height:1.85}.reading-end{gap:18px;flex-wrap:wrap}.reading-end a{font-size:11px}.not-found h1,.not-found h2{font-size:30px}}
@media(max-width:359px){.hero h1{font-size:42px}.hero-gallery{min-height:315px}.hero-covers{height:265px}.book-grid{grid-template-columns:1fr}.book-visual{height:310px}.book-visual img{height:270px}.book-copy h3{font-size:25px}.book-copy>p{font-size:13px}.buy-link,.detail-link{font-size:12px}.filters button{padding:9px 7px;font-size:10px}.brand b{font-size:20px}.brand svg{width:29px}.language-nav a{width:29px}.hero-actions{gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.hero-cover:hover,.book-card:hover .book-visual img,.button:hover{transform:none}}@media print{.site-header,.footer,.back-link,.reading-end,.hero-gallery,.filters,.market-control{display:none}.section{margin:0;padding:20px 0}.reading-body{max-width:100%}.reading-body p{font-size:12pt}body{background:white;color:black}a{text-decoration:underline}}
/* Keep catalog text comfortably readable on small screens. */
@media(max-width:560px){.book-copy>p{font-size:13px;line-height:1.7}.book-copy h3{font-size:21px}.buy-link,.detail-link{font-size:12px}.genre{font-size:9px;letter-spacing:.7px}.hero-copy>.eyebrow{font-size:9px}.language-nav a{height:40px}.book-actions{gap:4px}}