/* yours-store books / editorial series direction */
:root{--ink:#181919;--paper:#fffef9;--cyan:#00b3c3;--yellow:#f5ef46;--pink:#f3b3cb;--line:1px solid var(--ink);--gutter:clamp(22px,4.5vw,76px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Noto Sans JP',sans-serif;font-size:16px;line-height:1.8}h1,h2,h3,p,figure{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}img,svg{display:block;max-width:100%}button{border-radius:0}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #244ad6;outline-offset:5px}::selection{background:var(--pink);color:var(--ink)}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.caps{font-family:Manrope,sans-serif;font-size:13px;font-weight:800;letter-spacing:.11em;line-height:1.5}.site-header{min-height:96px;display:flex;align-items:center;gap:24px;padding:12px var(--gutter);border-bottom:var(--line);position:relative;z-index:30;background:var(--paper)}.brand-home{display:flex;align-items:center;gap:18px}.brand-mark{width:73px;height:64px;mix-blend-mode:multiply}.header-caption{font-size:12px;line-height:1.6;font-family:Manrope,sans-serif;font-weight:700;letter-spacing:.05em}.desktop-nav{display:flex;gap:30px;align-items:center;margin-left:auto;font-size:14px;font-weight:700}.desktop-nav>a:not(.nav-cta){border-bottom:1px solid transparent}.desktop-nav>a:hover{border-color:currentColor}.nav-cta{display:flex;gap:28px;padding:12px 18px;border:var(--line);background:var(--yellow)}.menu-toggle{display:none}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px var(--gutter);border-bottom:var(--line)}.mobile-nav a{display:block;padding:14px 0;border-top:var(--line)}.edition-line{display:flex;justify-content:space-between;gap:20px;padding:12px var(--gutter);border-bottom:var(--line);background:var(--yellow)}
.series-hero{display:grid;grid-template-columns:55% 45%;min-height:720px;border-bottom:var(--line)}.hero-copy{padding:50px 0 44px var(--gutter);position:relative;z-index:2}.series-kicker{display:flex;align-items:center;gap:12px}.series-kicker:before{content:'';width:9px;height:9px;background:var(--ink);border-radius:50%}.series-wordmark{font-family:Manrope,Arial,sans-serif;font-size:clamp(100px,13.4vw,208px);font-weight:800;letter-spacing:-.085em;line-height:.88;margin:37px 0 35px;position:relative;width:max-content;max-width:100%}.series-wordmark span{display:block}.series-wordmark .wordmark-bottom{padding-left:.04em}.hero-copy h2{font-size:clamp(21px,2.1vw,32px);line-height:1.7;letter-spacing:.015em;margin-bottom:14px}.hero-description{font-size:15px;line-height:1.95}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:26px;flex-wrap:wrap}.pill-link{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:15px 24px;background:var(--ink);color:#fff;border:var(--line);font-size:14px;font-weight:700;border-radius:40px;transition:background .2s,color .2s}.pill-link:hover{background:var(--yellow);color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:24px;padding:8px 0;border-bottom:var(--line);font-size:14px;font-weight:700}.hero-visual{position:relative;background:var(--cyan);border-left:var(--line);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 40px 60px}.hero-orbit{position:absolute;width:440px;aspect-ratio:1;background:var(--pink);border:var(--line);border-radius:50%;top:8%;left:8%}.hero-visual::after{content:'';position:absolute;bottom:-100px;left:-50px;width:280px;aspect-ratio:1;background:var(--yellow);border:var(--line);border-radius:50%;z-index:0}.hero-country{position:absolute;right:13px;top:32px;writing-mode:vertical-rl;font:800 13px/1.4 Manrope,sans-serif;letter-spacing:.16em}.cover-composition{position:relative;width:100%;height:420px;z-index:1;display:flex;justify-content:center;align-items:center}.hero-cover{height:420px;width:auto;max-width:74%;object-fit:contain;transform:rotate(8deg);box-shadow:12px 16px 0 rgba(0,0,0,.14)}.hero-page{position:absolute;height:320px;width:auto;max-width:53%;object-fit:contain;transform:rotate(-12deg);left:1%;top:70px;box-shadow:5px 8px 0 rgba(0,0,0,.12)}.issue-sticker{position:absolute;left:9px;top:-30px;z-index:3;background:var(--yellow);border:var(--line);width:105px;height:105px;border-radius:50%;display:grid;place-content:center;text-align:center;line-height:1.1;transform:rotate(-12deg);font-family:Manrope,sans-serif;font-weight:800}.issue-sticker small{font-size:12px;letter-spacing:.05em}.issue-sticker strong{font-size:48px}.hero-book-caption{position:relative;z-index:2;align-self:stretch;margin-top:35px;border-top:var(--line);padding-top:18px;display:flex;gap:18px;justify-content:space-between;align-items:end}.hero-book-caption h3{font-size:20px;line-height:1.6}.hero-book-caption p{font-size:13px;margin-top:7px}.hero-book-caption .caps{font-size:12px;margin-bottom:10px}.round-link{flex-shrink:0;border:var(--line);width:45px;height:45px;border-radius:50%;display:grid;place-content:center;font-size:24px;background:var(--paper)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px}.section-heading h2{font-size:clamp(32px,4.4vw,68px);line-height:1.3;letter-spacing:-.04em}.section-heading .caps{margin-bottom:18px}.section-heading>p{max-width:420px;font-size:15px}.series-intro{padding:70px var(--gutter);display:grid;grid-template-columns:1fr 1fr;gap:70px;border-bottom:var(--line)}.intro-title h2{font-size:clamp(29px,3.6vw,53px);line-height:1.55;letter-spacing:-.03em;margin:22px 0}.intro-title h2 em{font-style:normal;background:var(--yellow);box-shadow:8px 0 var(--yellow),-5px 0 var(--yellow)}.intro-title p:last-child{max-width:480px;font-size:15px}.two-ways{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border:var(--line);align-self:center}.way{padding:25px 22px;min-width:0}.way:first-child{background:var(--pink);border-right:var(--line)}.way:last-child{background:var(--cyan)}.way .way-number{font:800 62px/1.1 Manrope,sans-serif;letter-spacing:-.06em}.way h3{font-size:22px;line-height:1.5;margin:24px 0 12px}.way p{font-size:14px}.way .caps{margin-top:28px;font-size:12px}.reading-section{background:var(--yellow);padding:70px 0 65px;border-bottom:var(--line);overflow:hidden}.reading-section .section-heading{padding:0 var(--gutter)}.reading-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px var(--gutter) 25px}.reading-tabs{display:flex;border:var(--line);border-radius:28px;overflow:hidden;background:var(--paper)}.reading-tabs button{background:transparent;border:0;font-size:14px;font-weight:700;padding:12px 20px}.reading-tabs button[aria-pressed=true]{background:var(--ink);color:white}.reader-arrows{display:flex;align-items:center;gap:14px}.reader-arrows button{width:46px;height:46px;border:var(--line);border-radius:50%;background:transparent;font-size:22px}.reader-arrows button:hover{background:var(--paper)}.reader-arrows button:disabled{opacity:.3}.reader-status{min-width:62px;text-align:center;font:700 14px Manrope,sans-serif;font-variant-numeric:tabular-nums}.page-rail{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:var(--gutter);padding:8px var(--gutter) 24px;scrollbar-width:thin;scrollbar-color:var(--ink) transparent;overscroll-behavior-x:contain}.sample-page{flex:0 0 clamp(235px,23vw,340px);min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.sample-image-button{background:transparent;padding:0;border:var(--line);width:100%;display:block;position:relative;cursor:zoom-in;box-shadow:6px 6px 0 rgba(24,25,25,.12)}.sample-image-button img{width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;background:white}.sample-page figcaption{margin-top:15px;font-size:13px;display:flex;justify-content:space-between;gap:14px}.sample-zoom{position:absolute;right:9px;bottom:9px;background:var(--paper);border:var(--line);border-radius:50%;width:32px;height:32px;line-height:30px;font-size:22px}.reading-bottom{padding:25px var(--gutter) 0;display:flex;justify-content:space-between;gap:24px;align-items:center}.reading-bottom p{font-size:14px}.reading-bottom strong{font-weight:700}.reader-dialog{border:0;padding:0;width:min(100vw,1100px);max-width:100vw;height:100dvh;max-height:100dvh;background:var(--paper);overflow:hidden}.reader-dialog::backdrop{background:rgba(0,0,0,.83)}.dialog-toolbar{height:74px;display:flex;align-items:center;justify-content:space-between;padding:12px 22px;border-bottom:var(--line);gap:12px}.dialog-toolbar h2{font-size:14px}.dialog-close{width:44px;height:44px;background:transparent;border:var(--line);border-radius:50%;font-size:24px}.dialog-viewport{height:calc(100% - 150px);overflow:auto;display:flex;align-items:flex-start;justify-content:center;padding:16px;background:#e9e9e3;touch-action:pan-y pinch-zoom}.dialog-viewport img{height:100%;max-height:none;max-width:none;width:auto;object-fit:contain}.reader-dialog.is-zoomed .dialog-viewport{display:block}.reader-dialog.is-zoomed .dialog-viewport img{height:auto;width:100%;min-width:700px}.dialog-controls{height:76px;display:flex;align-items:center;justify-content:center;gap:25px;padding:12px}.dialog-controls>button{background:transparent;border:0;text-decoration:underline;font-size:14px}
.catalog-section{padding:80px var(--gutter)}.catalog-section>.section-heading{margin-bottom:46px}.catalog-name{font:800 clamp(54px,8vw,124px)/1 Manrope,sans-serif;letter-spacing:-.07em!important}.catalog-description{border-left:var(--line);padding-left:25px}.digital-shelf{border-top:var(--line);border-bottom:var(--line);padding:25px 0;display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:50px}.digital-shelf h3{font-size:21px;margin-bottom:8px}.digital-shelf p{font-size:14px;max-width:600px}.shelf-label{display:flex;align-items:center;justify-content:space-between;border-bottom:var(--line);padding-bottom:16px;margin-bottom:28px}.shelf-label h3{font-size:17px;font-weight:700}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 24px}.book-card{min-width:0}.book-image{position:relative;display:block;overflow:hidden;background:#ededeb;border:var(--line)}.book-image img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .4s}.book-image:hover img{transform:scale(1.045)}.book-number{position:absolute;left:10px;top:10px;background:var(--paper);border:var(--line);padding:2px 7px;font:700 12px/1.5 Manrope,sans-serif}.stock-label{position:absolute;bottom:10px;left:10px;background:var(--ink);color:#fff;padding:4px 10px;font-size:12px}.book-info{padding-top:15px}.book-tag{font-size:12px;display:block;margin-bottom:9px}.book-info h3{font-size:18px;line-height:1.6;font-weight:800}.book-subtitle{font-size:13px;margin-top:5px;line-height:1.7}.book-description{font-size:14px;line-height:1.8;margin-top:12px}.book-detail{font-size:13px;border-bottom:var(--line);display:flex;justify-content:space-between;padding:14px 0 8px;margin-top:8px}.paper-note{font-size:13px;margin-top:26px}.shop-strip{margin-top:50px;padding:30px;display:flex;justify-content:space-between;align-items:center;gap:25px;border:var(--line);background:var(--pink)}.shop-strip h3{font-size:24px;margin-top:8px}.shop-buttons{display:flex;gap:12px}.shop-buttons a{display:flex;justify-content:space-between;gap:30px;background:var(--paper);border:var(--line);font-size:14px;font-weight:700;padding:14px 20px}.shop-buttons a:hover{background:var(--yellow)}.shop-note{font-size:12px;text-align:right;margin-top:10px}
.bookstores-section{border-top:var(--line);border-bottom:var(--line);background:var(--cyan);padding:70px var(--gutter);display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.bookstores-title h2{font-size:clamp(29px,3.4vw,52px);line-height:1.6;letter-spacing:-.04em;margin:25px 0}.bookstores-title>p:last-of-type{font-size:15px;max-width:440px}.store-heading-en{font:800 clamp(45px,6.4vw,100px)/.95 Manrope,sans-serif;letter-spacing:-.075em;margin-top:44px}.store-heading-en span{display:block}.store-panel{background:var(--paper);border:var(--line);padding:30px;align-self:start}.store-panel h3{font-size:21px;line-height:1.5;margin-bottom:15px}.store-panel p{font-size:14px}.store-available{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 27px}.store-available a{font-size:12px;border:var(--line);padding:5px 10px;border-radius:20px;background:var(--yellow)}.store-available a:hover{background:var(--pink)}details{border-top:var(--line)}summary{list-style:none;cursor:pointer;padding:18px 32px 18px 0;font-size:15px;font-weight:700;position:relative}summary::-webkit-details-marker{display:none}summary::after{content:'＋';position:absolute;right:0;top:14px;font-size:22px;font-weight:400}details[open] summary::after{content:'−'}details>div{padding:0 0 22px;font-size:14px}details p+p{margin-top:12px}.store-terms{margin:0}.store-terms dt{font-weight:700;margin:12px 0 4px}.store-terms dd{margin:0}.store-contact{border-top:var(--line);padding-top:25px;margin-top:0}.store-contact .pill-link{width:100%;margin-top:20px}.contact-email{display:block;font:700 clamp(16px,2vw,25px)/1.5 Manrope,sans-serif;overflow-wrap:anywhere;margin-top:12px}.contact-person{margin-top:14px!important;font-size:12px!important}.copy-email{border:0;border-bottom:var(--line);background:transparent;font-size:12px;padding:4px 0;margin-top:10px}.copy-status{font-size:12px;min-height:1.8em}.pickup-note{padding:25px 0 0;margin-top:24px;border-top:var(--line)}.pickup-note h3{font-size:19px;margin-bottom:10px}.pickup-note p{font-size:14px;max-width:440px}.pickup-note a{margin-top:10px}.books-about{padding:70px var(--gutter) 30px;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.about-mark{width:180px;mix-blend-mode:multiply;margin-bottom:25px}.books-about h2{font-size:28px;line-height:1.6;margin-bottom:20px}.books-about p{font-size:15px;max-width:550px}.books-about .text-link{margin-top:22px}.site-footer{background:var(--ink);color:var(--paper);padding:35px var(--gutter) 25px;position:relative}.footer-top{display:flex;align-items:end;justify-content:space-between;gap:25px}.footer-wordmark{font:800 clamp(45px,9.5vw,150px)/1.05 Manrope,sans-serif;letter-spacing:-.065em}.footer-wordmark span{color:var(--cyan)}.footer-links{display:flex;gap:25px;font-size:13px}.footer-bottom{margin-top:32px;padding-top:20px;border-top:1px solid #777;display:flex;gap:20px;justify-content:space-between;align-items:center;font-size:12px}.wave-toggle{background:transparent;border:1px solid #888;color:inherit;padding:8px 14px;border-radius:24px;font-size:12px}.wave-toggle:hover{background:var(--paper);color:var(--ink)}
@media(min-width:1600px){.series-hero{min-height:830px}.hero-copy{padding-top:70px}.cover-composition{height:480px}.hero-cover{height:470px}.hero-page{height:370px}.hero-orbit{width:550px}.series-wordmark{margin:45px 0}}
@media(max-width:1100px){.desktop-nav{gap:18px}.header-caption{display:none}.hero-copy{padding-top:40px;padding-right:15px}.series-hero{min-height:660px}.hero-visual{padding:70px 26px 35px}.hero-cover{height:370px;max-width:78%}.hero-page{height:290px;left:-4%}.cover-composition{height:375px}.hero-orbit{width:360px;left:-15%}.hero-book-caption h3{font-size:17px}.hero-description{font-size:14px}.hero-actions{gap:16px}.series-intro{gap:32px}.way{padding:22px 17px}.way h3{font-size:20px}.bookstores-section,.books-about{gap:35px}.store-panel{padding:25px}.footer-top{display:block}.footer-links{margin-top:30px}.book-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){html{scroll-padding-top:30px}.site-header{min-height:78px;padding-top:10px;padding-bottom:10px}.brand-mark{width:60px;height:53px}.header-caption{display:block;font-size:10px}.desktop-nav{display:none}.menu-toggle{display:block;margin-left:auto;background:transparent;border:0;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;white-space:nowrap}.menu-toggle span{font-size:24px;vertical-align:middle;margin-left:8px}.edition-line{padding-top:10px;padding-bottom:10px}.edition-line .caps{font-size:10px;letter-spacing:.04em}.edition-line .edition-extra{display:none}.series-hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:34px var(--gutter) 34px}.series-kicker{font-size:12px}.series-wordmark{font-size:27vw;margin:26px 0 25px;line-height:.89}.hero-copy h2{font-size:22px;line-height:1.7}.hero-description{font-size:14px}.hero-actions{margin-top:23px;gap:18px}.pill-link{padding:13px 20px;gap:22px}.text-link{font-size:13px}.hero-visual{border-left:0;border-top:var(--line);padding:52px 35px 28px}.hero-orbit{width:370px;left:20%;top:-25px}.cover-composition{height:350px;max-width:430px}.hero-cover{height:350px;max-width:73%}.hero-page{height:275px;left:2%;top:53px}.issue-sticker{width:88px;height:88px;top:-26px;left:0}.issue-sticker strong{font-size:39px}.hero-country{top:18px;font-size:11px}.hero-book-caption{margin-top:32px}.hero-book-caption h3{font-size:18px}.series-intro{padding:45px var(--gutter);grid-template-columns:1fr;gap:30px}.intro-title h2{font-size:30px;margin:20px 0}.intro-title p:last-child{font-size:14px}.way{padding:23px 18px}.way .way-number{font-size:55px}.way h3{font-size:21px;margin:20px 0 10px}.way p{font-size:13px}.way .caps{font-size:10px;margin-top:20px}.reading-section{padding:45px 0}.section-heading{display:block}.section-heading>p{margin-top:20px;font-size:14px}.section-heading h2{font-size:34px}.section-heading .caps{margin-bottom:14px;font-size:12px}.reading-tools{padding-top:24px;gap:12px;flex-wrap:wrap}.reading-tabs button{padding:10px 15px;font-size:13px}.reader-arrows{gap:8px}.reader-arrows button{width:39px;height:39px;font-size:20px}.reader-status{font-size:12px;min-width:45px}.page-rail{gap:20px}.sample-page{flex-basis:70vw;max-width:330px}.reading-bottom{flex-direction:column;align-items:start;gap:18px}.reading-bottom p{font-size:13px}.dialog-toolbar{padding:10px 16px}.dialog-toolbar h2{font-size:12px}.dialog-viewport{padding:12px}.dialog-viewport img{max-width:100%;height:auto;max-height:100%;object-fit:contain}.reader-dialog.is-zoomed .dialog-viewport img{max-width:none;max-height:none;min-width:150%}.catalog-section{padding:48px var(--gutter)}.catalog-section>.section-heading{margin-bottom:30px}.section-heading .catalog-name{font-size:65px}.catalog-description{border:0;padding:0}.digital-shelf{display:block;margin-bottom:35px}.digital-shelf h3{font-size:19px}.digital-shelf .text-link{margin-top:12px}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 16px}.book-info h3{font-size:16px}.book-subtitle,.book-description{font-size:12px}.book-tag{font-size:11px}.book-detail{font-size:12px}.book-number{font-size:10px;top:7px;left:7px}.stock-label{font-size:10px;padding:3px 6px;left:7px;bottom:7px}.shop-strip{padding:23px 20px;display:block;margin-top:35px}.shop-strip h3{font-size:23px}.shop-buttons{margin-top:23px;flex-wrap:wrap}.shop-buttons a{flex:1;white-space:nowrap;font-size:13px;padding:12px 14px;gap:15px}.shop-note{text-align:left}.bookstores-section{grid-template-columns:1fr;padding:45px var(--gutter);gap:32px}.bookstores-title h2{font-size:31px;margin:22px 0}.bookstores-title>p:last-of-type{font-size:14px}.store-heading-en{font-size:68px;margin-top:26px}.store-heading-en span{display:inline}.pickup-note{margin-top:25px}.store-panel{padding:24px 20px}.store-panel h3{font-size:20px}.contact-email{font-size:20px}.store-available{gap:7px}.books-about{padding:45px var(--gutter) 20px;grid-template-columns:1fr;gap:24px}.about-mark{width:110px;margin-bottom:0}.books-about h2{font-size:25px}.books-about p{font-size:14px}.site-footer{padding-top:30px}.footer-wordmark{font-size:10vw}.footer-links{gap:18px;font-size:12px;flex-wrap:wrap}.footer-bottom{align-items:start;font-size:10px;gap:14px}.wave-toggle{font-size:11px;white-space:nowrap;padding:7px 11px}.footer-bottom p{padding-top:8px}}
.page-rail{--page-width:clamp(235px,23vw,340px);padding-inline:calc((100% - var(--page-width))/2);scroll-padding-inline:calc((100% - var(--page-width))/2)}.sample-page{flex-basis:var(--page-width);scroll-snap-align:center}.footer-wordmark{font-size:clamp(40px,8.9vw,140px)}
@media(max-width:760px){.page-rail{--page-width:min(70vw,330px)}.footer-wordmark{font-size:9.5vw}.section-heading .catalog-name{font-size:clamp(40px,10.6vw,65px)}}
.hero-description,.intro-title p:last-child,.way p:not(.caps),.section-heading>p,.books-about p,.bookstores-title>p:last-of-type,.pickup-note p,.store-panel p,details>div,.digital-shelf p{font-size:16px}.hero-visual{min-width:0}.hero-copy{min-width:0}.hero-book-caption>div{min-width:0}
@media(max-width:760px){.hero-copy{padding-top:28px;padding-bottom:28px}.series-wordmark{font-size:16.5vw;line-height:1;letter-spacing:-.085em;width:auto;white-space:nowrap;margin:22px 0}.series-wordmark span{display:inline}.series-wordmark span+span{margin-left:.08em}.hero-copy .hero-description{display:none}.hero-copy h2{font-size:20px;line-height:1.6}.hero-copy h2 br{display:none}.hero-actions{margin-top:18px}.hero-visual{padding-top:46px}.book-info h3{font-size:16px}.book-subtitle,.book-description,.book-tag,.book-detail,.sample-page figcaption{font-size:13px}.way p:not(.caps){font-size:14px}}
.digital-shelf{padding:30px;display:grid;grid-template-columns:100px 1fr auto;background:var(--paper);border:var(--line);gap:30px;position:relative;overflow:hidden}.digital-cover img{width:100%;height:auto;border:var(--line);transform:rotate(-5deg)}.digital-copy{position:relative;z-index:1}.digital-copy h3{font-size:25px;line-height:1.5;margin:10px 0}.digital-copy>p:not(.caps){font-size:14px}.digital-actions{display:flex;gap:24px;flex-wrap:wrap;margin-top:15px}.digital-actions button{border:0;border-bottom:var(--line);background:transparent}.digital-country{font:800 clamp(36px,4.2vw,64px)/1.05 Manrope,sans-serif!important;letter-spacing:-.06em;color:#00a0af;transform:rotate(8deg)}
@media(max-width:1100px){.digital-country{display:none}.digital-shelf{grid-template-columns:100px 1fr}}
@media(max-width:760px){.store-heading-en span{display:block}.digital-shelf{padding:24px 18px;grid-template-columns:75px 1fr;gap:20px}.digital-copy .caps{font-size:10px}.digital-copy h3{font-size:18px}.digital-copy>p:not(.caps){font-size:13px}.digital-actions{gap:12px}.digital-actions .text-link{font-size:12px;gap:10px;margin:0}.digital-cover{align-self:start;margin-top:12px}.digital-copy{min-width:0}}
.dialog-viewport img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.reader-dialog.is-zoomed .dialog-viewport img{width:150%;min-width:150%;max-width:none;height:auto;max-height:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Approved series artwork and reading excerpts / September 2026 */
.digital-shelf{margin-bottom:0}.archive-reference{display:flex;gap:22px;align-items:center;padding:24px 30px;margin-bottom:50px;border:var(--line);border-top:0;background:#f3f1e9}.archive-cover{flex:0 0 55px}.archive-cover img{width:100%;height:auto;border:var(--line)}.archive-reference .caps{font-size:10px}.archive-reference h3{font-size:17px;margin:5px 0}.archive-reference p:not(.caps){font-size:13px}.archive-reference .text-link{font-size:12px;margin-top:5px}.book-preview{width:100%;display:flex;align-items:center;justify-content:space-between;background:var(--yellow);border:var(--line);padding:9px 12px;font-size:13px;font-weight:700;margin-top:17px}.book-preview:hover{background:var(--pink)}.inline-reader{background:transparent;border:0;border-bottom:var(--line);margin-top:12px}.pickup-note>p+p{margin-top:12px}.pickup-note>.caps{font-size:11px;margin-bottom:12px}.shop-note>a{display:inline-block;text-decoration:underline;text-underline-offset:3px;margin-left:1em}
.dialog-viewport,.reader-dialog.is-zoomed .dialog-viewport{display:block}.dialog-page-frame{position:relative;margin:0 auto;flex:none}.dialog-viewport .dialog-page-frame img,.reader-dialog.is-zoomed .dialog-viewport .dialog-page-frame img{position:absolute;left:50%;top:50%;min-width:0;max-width:none;max-height:none;object-fit:fill}

@media(max-width:760px){.intro-title h2{font-size:28px}.archive-reference{padding:20px 18px;gap:18px;margin-bottom:35px}.archive-reference h3{font-size:15px}.archive-reference p:not(.caps){font-size:12px}.archive-cover{flex-basis:48px}.book-preview{font-size:12px;padding:8px 10px}.shop-note>a{margin-left:0}.dialog-page-frame{margin-inline:auto}}

.reader-dialog.is-zoomed .dialog-viewport{touch-action:pan-x pan-y pinch-zoom}

/* Book introduction and the next journey / v9 */
.intro-brand{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:480px}
.intro-brand img{width:110px;height:auto;flex:none}
.intro-brand .caps{font-size:12px}
.book-overview{padding:0 var(--gutter);display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(35px,5vw,80px);align-items:start}
.book-overview-title .caps{margin-bottom:35px}
.book-catch{font-size:clamp(17px,1.6vw,25px);font-weight:600;margin-bottom:15px;letter-spacing:-.025em}
.book-overview h2{font-size:clamp(32px,3.9vw,60px);line-height:1.5;letter-spacing:-.045em}
.book-author{font-size:14px;margin-top:24px}
.book-overview-copy{padding-top:4px;min-width:0}
.book-overview-copy>.caps{font-size:11px;border-bottom:var(--line);padding-bottom:16px;margin-bottom:22px}
.book-overview-copy>p:not(.caps){font-size:15px;line-height:2}
.book-overview-copy>p+p{margin-top:15px}
.book-facts{display:grid;grid-template-columns:1fr 1.25fr 1fr;border-top:var(--line);margin:25px 0 0;padding-top:17px;gap:14px}
.book-facts dt{font-size:11px;margin-bottom:6px}
.book-facts dd{margin:0;font-size:12px;font-weight:700}
.sample-intro{margin:46px var(--gutter) 0;padding-top:27px;border-top:var(--line);display:flex;align-items:baseline;justify-content:space-between;gap:24px}
.sample-intro h3{font-size:22px;letter-spacing:-.025em}
.sample-intro p{font-size:13px}
.reading-tools{padding-top:24px}
.next-trip{display:grid;grid-template-columns:1.2fr 1fr;background:var(--cyan);border-bottom:var(--line)}
.next-trip-type{padding:38px var(--gutter) 42px;min-width:0}
.next-trip-type>.caps{font-size:11px}
.next-trip-wordmark{font:800 clamp(90px,13vw,200px)/.85 Manrope,sans-serif;letter-spacing:-.08em;margin-top:30px}
.next-trip-wordmark span{padding-left:.18em}
.next-trip-announcement{background:var(--pink);border-left:var(--line);padding:32px var(--gutter) 40px 40px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;min-width:0}
.next-trip-number{align-self:flex-end;display:grid;place-items:center;flex:none;width:clamp(100px,10vw,145px);aspect-ratio:1;border:var(--line);border-radius:50%;background:var(--yellow);font:800 clamp(52px,6.2vw,88px)/1 Manrope,sans-serif;letter-spacing:-.07em;transform:rotate(9deg)}
.next-trip-message>.caps{font-size:11px;margin-bottom:13px}
.next-trip-message h2{font-size:clamp(26px,2.7vw,42px);line-height:1.5;letter-spacing:-.03em}
.next-trip-message>p:last-child{font-size:13px;margin-top:17px}

/* The next-page circle is filled; the writing direction remains visible. */
.reader-navigation{text-align:center;flex:none}
.reader-arrows{justify-content:center;align-items:flex-start}
.reader-arrows button.reader-step{width:46px;height:auto;min-height:68px;padding:0;display:grid;justify-items:center;gap:5px;border:0;border-radius:0;background:transparent;flex:0 0 46px}
.arrow-circle{display:grid;place-items:center;width:46px;height:46px;border:var(--line);border-radius:50%;font:500 22px/1 Manrope,sans-serif;transition:background .15s}
.arrow-caption{font-size:11px;line-height:1.4;font-weight:600}
.reader-step.is-next .arrow-circle{background:var(--ink);color:#fff}
.reader-step:not(.is-next):not(:disabled):hover .arrow-circle{background:var(--paper)}
.reader-step.is-next:not(:disabled):hover .arrow-circle{background:#383939}
.reader-arrows .reader-status{line-height:46px}
.reading-direction{font-size:11px;line-height:1.5;margin-top:4px;white-space:nowrap}
.dialog-controls{height:120px;gap:24px;padding:12px}
.dialog-controls>button{min-height:44px;padding:8px 4px;white-space:nowrap}
.dialog-viewport{height:calc(100% - 194px)}
.dialog-close{flex:none}
@media(max-width:1100px){
  .book-overview{grid-template-columns:1.1fr 1fr;gap:32px}
  .book-facts{grid-template-columns:1fr 1fr}
  .book-facts>div:last-child{grid-column:1/-1}
  .next-trip-announcement{padding-left:30px}
}
@media(max-width:760px){
  .intro-brand{gap:16px}
  .intro-brand img{width:90px}
  .intro-brand .caps{font-size:10px;letter-spacing:.06em}
  .book-overview{grid-template-columns:1fr;gap:27px}
  .book-overview-title .caps{font-size:12px;margin-bottom:27px}
  .book-catch{font-size:16px;margin-bottom:12px}
  .book-overview h2{font-size:clamp(28px,7.5vw,45px)}
  .book-author{font-size:12px;margin-top:17px}
  .book-overview-copy>p:not(.caps){font-size:15px}
  .book-facts{grid-template-columns:1fr 1.2fr 1fr;gap:10px}
  .book-facts>div:last-child{grid-column:auto}
  .book-facts dd{font-size:11px}
  .sample-intro{display:block;margin-top:32px;padding-top:23px}
  .sample-intro h3{font-size:20px}
  .sample-intro p{font-size:12px;margin-top:8px}
  .reading-tools{align-items:flex-start;row-gap:20px}
  .reading-tools .reader-navigation{margin-left:auto}
  .next-trip{grid-template-columns:1fr}
  .next-trip-type{padding:28px var(--gutter) 34px}
  .next-trip-type>.caps{font-size:10px}
  .next-trip-wordmark{font-size:clamp(52px,15vw,110px);margin-top:22px;white-space:nowrap}
  .next-trip-wordmark br{display:none}
  .next-trip-wordmark span{padding-left:.12em}
  .next-trip-announcement{border-left:0;border-top:var(--line);padding:28px var(--gutter) 32px;flex-direction:row-reverse;align-items:flex-start;gap:20px}
  .next-trip-number{width:82px;font-size:47px;align-self:flex-start}
  .next-trip-message h2{font-size:26px}
  .next-trip-message>p:last-child{font-size:12px;max-width:220px}
  .reader-arrows button.reader-step{width:44px;flex-basis:44px;min-height:65px}
  .arrow-circle{width:44px;height:44px;font-size:21px}
  .reader-arrows .reader-status{line-height:44px}
  .dialog-controls{gap:18px}
  .dialog-controls>button{font-size:12px}
}

/* Paper-book special orders and bookstore purchasing / v10 */
.book-order-link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 0;border-bottom:var(--line);font-size:14px;line-height:1.7}
.book-order-link>span:first-child{min-width:0}
.book-order-link>span:last-child{flex:none}
.book-order-link:hover{background:var(--yellow)}
.bookstore-reader-copy p{font-size:16px;line-height:1.95}
.bookstore-reader-copy p+p{margin-top:20px}
.bookstores-title>.text-link{margin-top:22px}
.store-panel .store-audience{font-size:12px;margin-bottom:20px}
.store-panel h3{font-size:clamp(21px,2vw,29px);line-height:1.6}
.store-panel .store-available{margin-bottom:24px}
.store-available a{max-width:100%;overflow-wrap:anywhere;line-height:1.7}
.store-order-copy{border-top:var(--line);padding-top:22px}
.store-panel .store-stock-note{font-size:13px;margin-top:12px}
.store-panel .store-form{width:100%;margin:22px 0 26px;gap:12px;padding:15px 18px;line-height:1.7}
.store-form>span:first-child{min-width:0}
.store-form>span:last-child{flex:none}
.store-contact .contact-person{font-size:14px!important;margin-top:8px!important}
@media(max-width:760px){
  .bookstores-title h2{font-size:clamp(27px,7vw,38px)}
  .bookstore-reader-copy p+p{margin-top:18px}
  .bookstores-title .store-heading-en{font-size:clamp(48px,14vw,75px);line-height:1.05}
}

/* v11 — the promise first; the actual mobile edition as a visual. */
.hero-copy h2{font-size:clamp(26px,2.8vw,42px);line-height:1.55;letter-spacing:.025em}
.kindle-promo{margin:28px var(--gutter) 46px;border:var(--line);background:var(--paper)}
.kindle-promo picture{display:block;background:#0b1011}
.kindle-promo img{width:100%;height:auto}
.kindle-promo figcaption{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:24px 30px;border-top:var(--line)}
.kindle-promo strong{font-size:clamp(20px,2.2vw,32px);line-height:1.6;letter-spacing:-.035em}
.kindle-promo figcaption>span{font-size:14px;line-height:1.8}
.sample-page .sample-image-button{transition:transform .25s,box-shadow .25s}
.sample-page.is-current .sample-image-button{box-shadow:8px 8px 0 var(--ink);transform:translateY(-5px)}
.two-ways{perspective:1000px;overflow:hidden}
.motion-ready .two-ways.is-in-view .way:first-child{animation:guide-unfold .75s cubic-bezier(.22,.7,.22,1) both}
.motion-ready .two-ways.is-in-view .way:last-child{animation:essay-unfold .85s .12s cubic-bezier(.22,.7,.22,1) both}
.motion-ready .next-trip.is-in-view .next-trip-wordmark span{display:inline-block;animation:next-arrives .9s cubic-bezier(.22,.7,.22,1) both}
.motion-ready .next-trip.is-in-view .next-trip-number{animation:issue-turn .95s cubic-bezier(.22,.7,.22,1) both}
@keyframes guide-unfold{from{transform:translateX(-22px) rotateY(14deg)}to{transform:none}}
@keyframes essay-unfold{from{transform:translateX(22px) rotateY(-14deg)}to{transform:none}}
@keyframes next-arrives{from{transform:translateX(-15%) skewX(-12deg)}to{transform:none}}
@keyframes issue-turn{from{transform:rotate(-22deg) scale(.85)}to{transform:none}}
@media(max-width:760px){.hero-copy h2{font-size:clamp(25px,6.3vw,34px)}.kindle-promo figcaption{display:block;padding:20px}.kindle-promo figcaption>span{display:block;margin-top:12px}.kindle-promo figcaption br{display:none}}
@media(max-width:600px){.kindle-promo{display:grid;grid-template-columns:46% 54%;margin-top:10px}.kindle-promo picture{display:flex;align-items:center}.kindle-promo img{aspect-ratio:1080/1350;object-fit:contain}.kindle-promo figcaption{border-top:0;border-left:var(--line);padding:18px 15px;align-self:stretch}.kindle-promo strong{font-size:20px;line-height:1.5}.kindle-promo figcaption>span{font-size:12px}.kindle-promo figcaption>span br{display:none}}
@media(prefers-reduced-motion:reduce){.motion-ready .two-ways.is-in-view .way,.motion-ready .next-trip.is-in-view .next-trip-wordmark span,.motion-ready .next-trip.is-in-view .next-trip-number{animation:none}.sample-page .sample-image-button{transition:none}}

@media(max-width:760px){.hero-copy h2 br{display:block}}

.book-overview-title{grid-column:1;grid-row:1}.book-overview-copy{grid-column:2;grid-row:1}.book-overview .kindle-promo{grid-column:1 / -1;grid-row:2;margin:0}.book-overview{row-gap:30px}
@media(max-width:760px){.book-overview-copy{grid-column:1;grid-row:3}.book-overview .kindle-promo{grid-column:1;grid-row:2}.kindle-promo strong{font-size:19px}.kindle-promo figcaption{padding:16px 13px}}

/* Release artwork without the pre-release date, on every screen. */
@media(max-width:600px){.kindle-promo{display:block}.kindle-promo picture{display:block}.kindle-promo img{aspect-ratio:1940/600;object-fit:contain}.kindle-promo figcaption{border-left:0;border-top:var(--line);padding:20px}.kindle-promo strong{font-size:22px}.kindle-promo figcaption>span{font-size:14px}}
