@font-face{font-family:Book;src:local('Georgia');font-display:swap}
:root{--paper:#f7f4eb;--surface:#fffcf5;--ink:#253c32;--muted:#626d61;--green:#1c493b;--line:#d8ddce;--accent:#ac713d;--serif:Book,Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;--reading-size:26px;--shadow:0 14px 48px #20392a0c;color-scheme:light}
*{box-sizing:border-box}html{scroll-padding-top:110px;scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #bc8245;outline-offset:5px}button{border:0}button:disabled{opacity:.35;cursor:default}button,a{touch-action:manipulation}[hidden]{display:none!important}.skip-link{position:fixed;left:16px;top:-100px;background:var(--green);color:white;padding:14px;z-index:20}.skip-link:focus{top:10px}.site-header{position:relative;z-index:5;max-width:1260px;margin:auto;padding:25px 44px;min-height:102px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:13px;align-items:center;font:600 22px/1.03 var(--serif)}.brand-icon{width:47px;height:47px;border:1px solid #b7c2af;border-radius:50%;display:grid;place-items:center}.brand-icon svg{width:27px;height:27px}.brand-second{display:block;font-weight:400;font-style:italic;font-size:21px;margin-top:3px}.header-right{display:flex;align-items:center;gap:33px}.header-note{font:italic 16px var(--serif);color:var(--muted)}.settings-trigger{background:transparent;display:flex;gap:10px;align-items:center;min-height:48px;padding:8px 14px;border:1px solid var(--line);border-radius:100px}.settings-trigger>span:first-child{font:23px var(--serif)}.settings-word{font-size:14px}.back-link{font-size:16px;min-height:48px;display:flex;align-items:center;gap:12px}.back-link>span{font-size:25px}.progress-line{display:none;position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--line)}#progress-line{height:100%;background:var(--accent);width:0}.library{max-width:1172px;margin:0 auto;padding:45px 0 70px}.library-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 13px}.library h1{font:400 46px/1.16 var(--serif);letter-spacing:-1.1px;margin:0}.library-intro .subtitle{margin:13px 0 0;color:var(--muted);font-size:16px}.story-count{font-size:14px;display:flex;gap:12px;align-items:center;color:var(--muted);white-space:nowrap}.story-count:before{content:'';width:32px;height:1px;background:var(--line)}.featured{display:grid;grid-template-columns:1.1fr 1fr;background:var(--surface);border-radius:22px;overflow:hidden;min-height:390px;box-shadow:var(--shadow);border:1px solid var(--line)}.featured-cover{position:relative;overflow:hidden;min-height:360px;display:block}.featured-cover .scene{height:100%;width:100%;aspect-ratio:auto}.featured-cover .scene img{width:200%;height:200%;object-fit:fill}.featured-copy{padding:40px 44px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.featured-copy .eyebrow{font-size:12px}.featured h2{font:400 43px/1.1 var(--serif);letter-spacing:-.6px;margin:5px 0 19px}.featured-copy>p:not(.eyebrow){font:19px/1.65 var(--serif);margin:0 0 23px;max-width:330px;color:var(--muted)}.story-meta{display:flex;align-items:center;gap:14px;font-size:14px;color:var(--muted)}.story-meta .dot{width:3px;height:3px;background:currentColor;border-radius:50%}.primary{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--green);color:#fffdf5;border-radius:100px;min-height:53px;padding:13px 27px;font-size:16px;font-weight:500;transition:background .2s,transform .2s}.primary:hover{background:#2c614f;transform:translateY(-1px)}.primary .arrow{font-size:24px;line-height:1}.featured .primary{margin:27px 0 0}.featured-badge{position:absolute;left:22px;top:22px;color:white;background:#214733df;backdrop-filter:blur(8px);border:1px solid #ffffff35;border-radius:100px;padding:7px 15px;font-size:13px}.shelf-heading{display:flex;align-items:center;justify-content:space-between;margin:49px 0 23px}.shelf-heading h2{font:400 28px var(--serif);margin:0}.shelf-heading span{font-size:14px;color:var(--muted)}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:31px 25px}.story-card{min-width:0;display:block;position:relative;transition:transform .25s}.story-card:hover{transform:translateY(-5px)}.card-art{position:relative;aspect-ratio:1.4;overflow:hidden;border-radius:15px;background:#e4e7d8}.card-art .scene{position:absolute;width:100%;height:100%;aspect-ratio:auto}.card-art .scene img{object-fit:fill}.card-index{position:absolute;bottom:13px;left:14px;background:#fffaf0e6;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font:14px var(--serif);color:#294436}.card-content{padding:19px 3px 4px}.card-tag{font-size:12px;font-weight:500;letter-spacing:.045em;color:var(--accent);margin:0 0 7px}.story-card h3{font:400 26px/1.17 var(--serif);letter-spacing:-.3px;margin:0 0 10px}.card-description{font:16px/1.55 var(--serif);color:var(--muted);margin:0 0 13px;max-width:95%}.card-content .story-meta{font-size:13px}.card-read{position:absolute;right:2px;bottom:3px;font-size:22px}.scene{position:relative;display:block;overflow:hidden;aspect-ratio:1;background:#dce2d3;isolation:isolate}.scene img{position:absolute;width:200%;height:200%;max-width:none;display:block;object-fit:fill;left:calc(var(--col) * -100%);top:calc(var(--row) * -100%)}.scene.q0{--col:0;--row:0}.scene.q1{--col:1;--row:0}.scene.q2{--col:0;--row:1}.scene.q3{--col:1;--row:1}.loading{padding:100px;text-align:center;font:28px var(--serif)}footer{border-top:1px solid var(--line);text-align:center;padding:40px 20px 50px;color:var(--muted)}footer .footer-flower{font-size:28px;color:var(--accent)}footer p{font:italic 20px var(--serif);margin:10px 0 16px}footer a{font-size:13px}.is-reading .site-header{position:sticky;top:0;background:var(--paper);max-width:none;padding:12px max(24px,calc((100vw - 1140px)/2));min-height:74px;border-bottom:0}.is-reading .brand,.is-reading .header-note{display:none}.is-reading .progress-line{display:block}.reader{max-width:760px;margin:0 auto;padding:42px 35px 70px}.reader-top{text-align:center;margin:0 auto 28px}.reader-top .eyebrow{margin-bottom:16px}.reader h1{font:400 57px/1.1 var(--serif);letter-spacing:-1.4px;margin:0 auto 23px;text-wrap:balance}.reader-top .story-meta{justify-content:center}.reader-intro-art{margin:30px -35px 35px}.reader-intro-art .scene{aspect-ratio:1;border-radius:6px}.reader-intro-art .scene img{object-fit:fill}.story-text{font:var(--reading-size)/1.75 var(--serif);overflow-wrap:break-word}.story-text p{margin:0 0 1.1em}.story-text .first-paragraph:first-letter{float:left;font-size:3.5em;line-height:.86;padding:11px 10px 0 0;color:var(--green)}.story-figure{margin:38px -35px 42px}.image-button{padding:0;border:0;background:none;display:block;width:100%;border-radius:6px;position:relative;overflow:hidden;text-align:initial}.story-figure .scene{border-radius:6px;aspect-ratio:1}.zoom-hint{position:absolute;bottom:14px;right:14px;display:flex;align-items:center;justify-content:center;width:41px;height:41px;border-radius:50%;background:#fffaf0dc;color:#254234;box-shadow:0 2px 12px #0001}.zoom-hint svg{width:19px;height:19px}.story-figure figcaption{font:italic 16px/1.4 var(--serif);color:var(--muted);text-align:center;margin-top:14px}.with-motion .reader .scene.in-view img{animation:illuminate 9s ease-in-out infinite alternate}@keyframes illuminate{from{transform:scale(1)}to{transform:scale(1.035)}}.end-ornament{text-align:center;letter-spacing:18px;color:var(--accent);margin:43px 0;font-size:19px}.story-end{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:32px 24px;margin:35px -5px}.story-end h2{font:32px var(--serif);margin:0 0 12px}.story-end>p{font-size:16px;color:var(--muted)}.next-story{display:flex;align-items:center;gap:19px;text-align:left;margin:28px 0 23px;padding:16px;border:1px solid var(--line);border-radius:13px}.next-story .scene{flex:0 0 76px;width:76px;height:76px;border-radius:10px}.next-story small{display:block;font-size:13px;color:var(--muted);margin-bottom:5px}.next-story strong{font:23px/1.2 var(--serif)}.next-story .arrow{margin-left:auto;font-size:25px}.text-link{display:inline-flex;min-height:48px;align-items:center;border-bottom:1px solid var(--line);font-size:16px}.reading-status{position:fixed;right:22px;bottom:22px;z-index:4;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:100px;padding:9px 15px;font-size:13px;color:var(--muted)}.source-note{margin:27px 0 0;text-align:center;color:var(--muted);font-size:13px}.english-version{margin:35px 0;border-top:1px solid var(--line);padding-top:20px;font-size:16px}.english-version summary{min-height:48px;cursor:pointer;display:list-item}.english-version .english-text{font:21px/1.7 var(--serif);white-space:pre-line}.english-note{font:14px var(--sans);color:var(--muted)}dialog{border:1px solid var(--line);color:var(--ink);background:var(--surface);border-radius:23px;width:min(510px,calc(100% - 28px));max-height:90dvh;padding:28px;box-shadow:0 24px 110px #071b2855}dialog::backdrop{background:#142f2780;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.dialog-heading h2{font:29px var(--serif);margin:0}.close-button{border:1px solid var(--line);border-radius:50%;width:45px;height:45px;background:none;flex-shrink:0;font-size:20px}.setting-label{font-size:15px;margin:26px 0 12px;font-weight:600}.size-options,.theme-options{display:flex;gap:9px}.size-options button{flex:1;min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:11px;padding:14px 4px;font:24px var(--serif);min-height:87px}.size-options button:nth-child(2){font-size:29px}.size-options button:nth-child(3){font-size:34px}.size-options span{display:block;font:12px var(--sans);margin-top:5px}.size-options [aria-pressed=true],.theme-options [aria-pressed=true]{border:2px solid var(--green);background:var(--paper);box-shadow:inset 0 0 0 1px var(--surface)}.theme-options button{min-height:54px;border:1px solid var(--line);background:var(--paper);border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;flex:1}.swatch{border-radius:50%;width:22px;height:22px;border:1px solid #8885}.swatch.paper{background:#f7f4eb}.swatch.night{background:#182c27}.motion-setting{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:28px 0;font-size:16px;cursor:pointer}.motion-setting small{display:block;color:var(--muted);font-size:13px;margin-top:5px}input[type=checkbox]{width:24px;height:24px;accent-color:var(--green);cursor:pointer}.sample-text{font:var(--reading-size)/1.6 var(--serif);padding:20px 0;border-top:1px solid var(--line);margin:0}.full{width:100%}body:has(dialog[open]){overflow:hidden}#art-dialog{width:min(850px,calc(100% - 24px));padding:16px;max-height:96dvh}#art-large{width:min(100%,70dvh);margin:12px auto}#art-large .scene{border-radius:10px}.art-dialog-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font:19px var(--serif)}.art-dialog-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.art-dialog-bottom p{font:italic 18px var(--serif);text-align:center}.round-button{border-radius:50%;width:48px;height:48px;flex-shrink:0;background:var(--paper);border:1px solid var(--line);font-size:24px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--green);color:white;padding:12px 20px;border-radius:12px;z-index:20;font-size:15px;opacity:0;pointer-events:none;transition:opacity .2s}#toast.show{opacity:1}.night-mode{--paper:#162922;--surface:#1d322a;--ink:#efeadd;--muted:#b6c3b6;--green:#9ec8ab;--line:#3a5143;--accent:#d5ac76;color-scheme:dark}.night-mode .primary{color:#162c22}.night-mode .primary:hover{background:#b1d9bd}.night-mode .scene img{filter:brightness(.82)}
@media(min-width:1300px){.library{padding-top:47px}.featured-cover{max-height:402px}}
@media(max-width:1230px){.library{padding:37px 36px 60px}.site-header{padding:22px 36px}.featured-copy{padding:32px}.featured h2{font-size:39px}.featured-cover{min-height:350px}}
@media(max-width:850px){.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-note{display:none}.featured{grid-template-columns:1fr 1fr;min-height:345px}.featured-copy{padding:25px}.featured h2{font-size:34px}.featured-copy>p:not(.eyebrow){font-size:17px}.featured .story-meta{gap:7px;font-size:12px}.featured-cover{min-height:345px}.reader{max-width:710px;padding-left:30px;padding-right:30px}.story-figure,.reader-intro-art{margin-left:-10px;margin-right:-10px}}
@media(max-width:580px){.site-header{padding:17px 21px;min-height:88px;gap:10px}.brand{font-size:20px;gap:10px}.brand-second{font-size:19px}.brand-icon{width:40px;height:40px}.brand-icon svg{width:25px;height:25px}.settings-word{display:none}.settings-trigger{min-width:49px;min-height:46px;padding:6px 12px;justify-content:center}.library{padding:29px 21px 43px}.library-intro{margin-bottom:23px;gap:8px;align-items:flex-start}.library .eyebrow{font-size:11px;letter-spacing:.13em;margin-bottom:10px}.library h1{font-size:37px;line-height:1.1;letter-spacing:-.8px}.library-intro .subtitle{font-size:15px;max-width:240px;line-height:1.5;margin-top:11px}.story-count{font-size:12px;margin-top:5px}.story-count:before{display:none}.featured{display:flex;flex-direction:column;min-height:0;border-radius:17px}.featured-cover{height:auto;min-height:0;aspect-ratio:1.3;max-height:310px}.featured-copy{padding:24px 25px 27px}.featured h2{font-size:35px;margin:2px 0 13px}.featured-copy>p:not(.eyebrow){font-size:18px;line-height:1.5;margin-bottom:17px}.featured .story-meta{font-size:13px;gap:12px}.featured .primary{margin-top:21px;min-height:51px;width:100%;justify-content:space-between;padding-left:23px;padding-right:23px}.featured-badge{top:16px;left:16px;font-size:12px}.shelf-heading{margin:34px 0 22px;align-items:baseline}.shelf-heading h2{font-size:27px}.shelf-heading span{font-size:12px}.story-grid{grid-template-columns:1fr;gap:27px}.story-card{display:grid;grid-template-columns:126px minmax(0,1fr);gap:19px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:25px}.card-art{aspect-ratio:1/1.1;border-radius:12px}.card-index{width:26px;height:26px;font-size:12px;bottom:8px;left:8px}.card-content{padding:2px 0 0}.card-tag{font-size:11px;line-height:1.4;margin-bottom:7px;letter-spacing:0}.story-card h3{font-size:25px;line-height:1.1;margin-bottom:9px}.card-description{font-size:15px;line-height:1.45;margin-bottom:10px;max-width:100%}.card-content .story-meta{font-size:12px}.card-content .illustration-meta,.card-content .dot{display:none}.card-read{display:none}.is-reading .site-header{padding:9px 19px;min-height:67px}.back-link{font-size:16px}.reader{padding:31px 25px 43px}.reader h1{font-size:43px;letter-spacing:-.8px;line-height:1.13;margin-bottom:18px}.reader-top .eyebrow{font-size:11px;margin-bottom:13px}.reader-top .story-meta{font-size:13px;gap:11px}.reader-intro-art{margin:26px -10px 29px}.reader-intro-art .scene{aspect-ratio:1;border-radius:6px}.story-text{line-height:1.68}.story-text .first-paragraph:first-letter{padding-top:10px;padding-right:8px}.story-figure{margin:30px -10px 33px}.story-figure .scene{aspect-ratio:1;border-radius:6px}.story-figure figcaption{font-size:15px;margin:13px 12px 0}.story-end{padding:27px 17px}.next-story{padding:12px;gap:12px}.next-story .scene{flex-basis:61px;width:61px;height:61px}.next-story strong{font-size:21px}.reading-status{right:12px;bottom:12px;font-size:12px;padding:7px 12px}.source-note{font-size:12px}.dialog-heading h2{font-size:26px}dialog{padding:23px 18px}.size-options span{font-size:11px}.sample-text{font-size:var(--reading-size)}footer{padding:30px 20px 38px}footer p{font-size:18px}.art-dialog-top{font-size:16px}.art-dialog-bottom p{font-size:16px}.loading{padding:65px 20px}}
@media(max-width:360px){.library{padding-left:16px;padding-right:16px}.story-card{grid-template-columns:105px minmax(0,1fr);gap:14px}.story-card h3{font-size:23px}.story-count{display:none}.reader{padding-left:21px;padding-right:21px}.library h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Preserve square paintings while cropping wide covers without distortion. */
.scene{container-type:inline-size}.scene img{height:auto!important;aspect-ratio:1;top:calc((100% - 100cqw)/2 - var(--row)*100cqw)}

#main:focus{outline:none}.scene img{transform-origin:calc(25% + var(--col)*50%) calc(25% + var(--row)*50%)}
@media(max-width:580px){.library-intro{display:block;position:relative}.story-count{position:absolute;right:0;top:0;margin:0}.library-intro .subtitle{max-width:none}.library h1{font-size:36px}.library-intro .eyebrow{padding-right:75px}}

#art-large{aspect-ratio:1;overflow:auto;overscroll-behavior:contain}#art-large .scene{width:100%}#art-large.zoomed .scene{width:200%}.art-dialog-top #art-story{flex:1;min-width:0}.zoom-instruction{text-align:center;font-size:14px;color:var(--muted);margin:8px 0}.size-options span{font-size:14px;line-height:1.3}.art-dialog-bottom p{margin:10px 0}
