/* Little Days — Static photo album. Edit colors, font stacks, and key dimensions here. No external fonts or CDN. */
:root{--paper:#f7f5ef;--paper-deep:#f0eee6;--ink:#323d30;--muted:#797d73;--line:#dcded3;--accent:#526048;--white:#fffefb;--serif:"Baskerville","Bodoni MT","Didot",Georgia,"Noto Serif CJK SC","Songti SC",SimSun,serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;--max:1320px;--header-h:88px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px;-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit;border:0}button:disabled{cursor:default;opacity:.4}img{display:block;max-width:100%}picture{display:block}button,figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:400}button{background:none;padding:0}svg{display:block}::selection{background:#dce2d0;color:#263224}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #9d724c;outline-offset:5px;border-radius:3px}[hidden]{display:none!important}.icon{width:22px;height:22px;flex-shrink:0}.sun-mark{width:40px;height:40px;flex-shrink:0}.wrap{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:10px;letter-spacing:2.1px;display:flex;align-items:center;gap:14px;font-weight:500;line-height:1.6}.tiny-line{display:inline-block;width:27px;height:1px;background:currentColor;opacity:.55;flex-shrink:0}.eyebrow-separator{color:#b3b8ab}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;z-index:1000;background:var(--ink);color:white;padding:12px 24px}.skip-link:focus{top:12px}.reading-progress{position:fixed;left:0;right:0;top:0;height:2px;z-index:70;pointer-events:none}.reading-progress span{display:block;width:0;height:100%;background:var(--accent);transition:width .12s linear}
/* Navigation */
.site-header{position:sticky;top:0;z-index:30;height:var(--header-h);background:rgba(247,245,239,.93);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{max-width:1512px;margin:auto;padding:0 56px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:13px}.brand>.sun-mark{width:35px;height:35px;color:#66755b}.wordmark{font-family:var(--serif);font-size:33px;line-height:1;letter-spacing:-1.4px;white-space:nowrap}.wordmark>span{display:block;font-family:var(--sans);font-size:7px;letter-spacing:1.75px;line-height:1;margin-top:8px}.main-nav{display:flex;align-items:center;gap:40px;margin-left:auto;margin-right:68px}.main-nav a{position:relative;padding:10px 2px;font-size:12px;letter-spacing:2px;color:#6d7467}.main-nav a:after{content:"";height:1px;background:var(--ink);position:absolute;left:2px;right:4px;bottom:1px;transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.main-nav a:hover:after,.main-nav a.is-active:after{transform:scaleX(1)}.main-nav a.is-active{color:var(--ink)}.header-share{display:flex;align-items:center;gap:20px;font-size:11px;letter-spacing:1.1px}.header-share .icon{width:19px;height:19px}.header-share:hover .icon{transform:translate(2px,-2px)}.header-share .icon{transition:transform .2s ease}
/* Cover */
.hero{display:grid;grid-template-columns:1.07fr 1fr;gap:72px;align-items:center;padding-top:65px;padding-bottom:80px;min-height:730px}.hero-copy{padding-top:4px}.hero-copy .eyebrow{font-size:9px;letter-spacing:2px;gap:15px}.hero-display{font-family:var(--serif);font-size:clamp(62px,6.4vw,94px);line-height:1.02;letter-spacing:-4.5px;margin-top:35px;margin-left:-5px;font-weight:400;white-space:nowrap}.hero-display em{font-weight:400;color:#78836c}.hero h1{font-family:var(--serif);font-size:29px;letter-spacing:2px;line-height:1.6;margin-top:26px}.hero-description{font-size:12px;color:var(--muted);line-height:2.1;letter-spacing:1px;margin-top:16px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:36px;background:var(--accent);color:#fffef8;padding:16px 24px;min-height:54px;font-size:12px;letter-spacing:1.7px;border:1px solid var(--accent);transition:background .2s,transform .2s;line-height:1.3}.primary-button:hover{background:#36462f;transform:translateY(-2px)}.primary-button .icon{width:18px;height:18px}.hero .primary-button{margin-top:32px}.hero-bottom{display:flex;align-items:center;gap:23px;margin-top:45px;max-width:355px}.hero-count{font-family:var(--serif);font-size:31px;line-height:1;white-space:nowrap}.hero-count small{font-family:var(--sans);font-size:10px;color:var(--muted);letter-spacing:1px;margin-left:6px}.hairline{height:28px;width:1px;background:var(--line)}.scroll-hint{margin-left:auto;border:1px solid var(--line);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;transition:transform .2s}.scroll-hint .icon{height:16px;width:16px}.scroll-hint:hover{transform:translateY(4px)}.hero-art{position:relative;max-width:535px;margin-right:17px;width:calc(100% - 17px);padding:0 0 42px 36px}.hero-frame{background:var(--white);padding:10px 10px 0;box-shadow:0 10px 35px #454b2c0a;transform:rotate(2deg);position:relative}.hero-photo{position:relative;display:block;width:100%;overflow:hidden}.hero-photo img{width:100%;height:auto;aspect-ratio:1041/1280;object-fit:cover;transition:transform .7s ease}.hero-photo:hover img{transform:scale(1.025)}.hero-photo-open{position:absolute;bottom:18px;right:18px;display:flex;align-items:center;gap:10px;color:white;opacity:0;transition:opacity .2s;background:#24331d99;padding:9px 12px;font-size:10px;backdrop-filter:blur(8px)}.hero-photo:hover .hero-photo-open,.hero-photo:focus-visible .hero-photo-open{opacity:1}.hero-photo-open .icon{width:13px;height:13px}.frame-caption{display:flex;align-items:center;justify-content:space-between;padding:15px 4px;font-size:8px;letter-spacing:1.4px;color:#7b8175;gap:10px}.frame-caption>span:last-child{font-size:9px;letter-spacing:2px}.floating-photo{position:absolute;left:-25px;bottom:0;width:173px;padding:7px 7px 12px;background:var(--white);box-shadow:3px 10px 30px #222c1726;transform:rotate(-8deg);transition:transform .35s}.floating-photo:hover{transform:rotate(-5deg) translateY(-3px)}.floating-photo button{width:100%;display:block}.floating-photo img{width:100%;height:auto;aspect-ratio:1/1.08;object-fit:cover;object-position:50% 44%}.floating-photo>span{display:block;margin-top:7px;text-align:center;font-family:var(--serif);font-style:italic;font-size:11px;letter-spacing:.1px;color:#6b735e;white-space:nowrap}.hero-side-note{position:absolute;right:-26px;top:36%;writing-mode:vertical-rl;font-size:8px;letter-spacing:2.8px;color:#7b8273}.hero-stamp{display:flex;align-items:center;justify-content:center;gap:10px;position:absolute;bottom:-8px;right:13px;color:#7b886b;transform:rotate(-3deg)}.hero-stamp .sun-mark{width:31px;height:31px}.hero-stamp span{font-size:8px;line-height:1.7;letter-spacing:1.8px}.chapter-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.chapter-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:26px;height:67px;font-size:10px;letter-spacing:3px;color:#838978}.chapter-strip i{font-style:normal;font-size:18px;color:#919982}
/* Curated chapters */
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:39px}.section-heading h2{font-family:var(--serif);font-size:32px;letter-spacing:1.5px;line-height:1.6;margin-top:14px}.section-note{font-size:11px;line-height:2.1;letter-spacing:1.1px;color:var(--muted)}.story-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:18px}.story-card{position:relative;overflow:hidden;height:432px;isolation:isolate;background:#d2d8c8;color:#fff;display:block}.story-card picture,.story-card img{width:100%;height:100%;object-fit:cover}.story-card img{transition:transform .8s ease}.story-card:hover img{transform:scale(1.04)}.story-sun img{object-position:48% center}.story-city img{object-position:53% 50%}.story-away img{object-position:48% 52%}.story-shade{position:absolute;inset:0;background:linear-gradient(180deg,#14211327 0%,transparent 28%,transparent 45%,#11190cac 100%)}.story-category{position:absolute;top:23px;left:23px;right:16px;font-size:8px;letter-spacing:1.6px;line-height:1.6;text-shadow:0 1px 4px #17201566}.story-copy{position:absolute;left:24px;right:24px;bottom:27px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.story-en{font-family:var(--serif);font-size:27px;font-style:italic;letter-spacing:-.4px;white-space:nowrap}.story-copy h3{font-family:var(--serif);font-size:18px;letter-spacing:1px;margin-top:3px;line-height:1.7}.story-copy p{font-size:9px;letter-spacing:1px;opacity:.83;margin-top:12px}.story-arrow{width:33px;height:33px;border-radius:50%;border:1px solid #ffffff70;display:grid;place-items:center;flex-shrink:0;margin-bottom:5px;transition:background .2s}.story-arrow .icon{width:15px;height:15px}.story-card:hover .story-arrow{background:#ffffff35}.story-footnote{display:flex;justify-content:space-between;gap:30px;align-items:center;font-size:8px;letter-spacing:1.1px;margin-top:26px;color:#898d7d}.story-footnote a{display:flex;align-items:center;gap:20px;color:var(--ink);font-size:11px;letter-spacing:1px}.story-footnote .icon{width:18px;height:18px}
/* Full album; natural photograph ratios are retained. */
.album-section{background:var(--paper-deep);border-block:1px solid #e7e5dd}.album-section .section-heading{margin-bottom:25px}.album-instruction #album-count{font-size:10px;color:#969b8a;display:inline-block;padding-top:4px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px;margin-bottom:25px;border-bottom:1px solid #d5d9cb}.filters{display:flex;gap:6px;flex-wrap:wrap}.filter{white-space:nowrap;min-height:40px;padding:10px 17px;font-size:11px;border:1px solid transparent;display:inline-flex;align-items:center;gap:12px;border-radius:2px;line-height:1.3;transition:background .2s,color .2s,border-color .2s}.filter span{font-size:9px;color:#8c9282;letter-spacing:.2px}.filter:hover:not(.active){border-color:#c7cebb;background:#f7f5efaa}.filter.active{color:var(--white);background:var(--accent)}.filter.active span{color:#e0e6d9}.filter-note{font-size:8px;letter-spacing:1.7px;color:#949a88;white-space:nowrap}.photo-grid{columns:4;column-gap:22px;min-height:180px}.photo-card{display:inline-block;vertical-align:top;width:100%;margin-bottom:30px;break-inside:avoid;page-break-inside:avoid}.photo-link{position:relative;display:block;overflow:hidden;border-radius:2px;background:#dbdfd0}.photo-link img{width:100%;height:auto;transition:transform .6s ease}.photo-link:hover img{transform:scale(1.025)}.photo-open{position:absolute;right:12px;bottom:12px;height:32px;width:32px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,247,.92);color:var(--ink);opacity:0;transform:translateY(5px);transition:opacity .25s,transform .25s}.photo-open .icon{height:16px;width:16px}.photo-link:hover .photo-open,.photo-link:focus-visible .photo-open{opacity:1;transform:translateY(0)}.photo-caption{display:flex;align-items:flex-start;justify-content:space-between;padding-top:11px;gap:6px}.photo-en{font-family:var(--serif);font-size:15px;line-height:1.3;font-style:italic;display:block;color:#505c46}.photo-caption h3{font-size:9px;line-height:1.8;letter-spacing:.6px;color:#878d7e;margin-top:4px}.photo-number{font-size:8px;letter-spacing:1px;color:#919784;padding-top:2px;flex-shrink:0}.album-end{display:flex;justify-content:center;align-items:center;gap:18px;font-size:10px;letter-spacing:1.8px;color:#969b8b;padding-top:25px}.album-end span{height:1px;width:42px;background:#c6ccbb}
/* Closing note */
.about{display:grid;grid-template-columns:.92fr 1fr;gap:115px;align-items:center;padding-inline:70px;padding-block:115px}.about-art{position:relative;padding:12px 12px 0;background:#eeece3;transform:rotate(-3deg);max-width:425px}.about-photo img{width:100%;height:auto}.about-photo-label{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:2px;padding:18px 7px;color:#7b846d}.about-photo-label .sun-mark{width:22px;height:22px}.about-copy .eyebrow{font-size:9px;letter-spacing:1.8px}.about-copy h2{font-family:var(--serif);font-size:33px;line-height:1.8;letter-spacing:1.5px;margin-top:21px}.about-copy>p:not(.eyebrow){font-size:12px;line-height:2.25;letter-spacing:1.2px;color:var(--muted);margin-top:23px}.handwritten{display:block;font-family:var(--serif);font-size:27px;letter-spacing:-.3px;line-height:1.6;font-style:italic;color:#82906e;margin-top:28px;white-space:nowrap}.text-button{display:inline-flex;align-items:center;gap:30px;padding:12px 0;border-bottom:1px solid #8e9980;font-size:10px;letter-spacing:1.2px;margin-top:20px}.text-button .icon{width:16px;height:16px}.text-button:hover{color:#6b8153}.closing{position:relative;text-align:center;border-top:1px solid var(--line);padding-top:70px;padding-bottom:75px}.closing>.eyebrow{justify-content:center;font-size:8px;letter-spacing:2px;color:#7e8872}.closing>p{position:relative;display:inline-block;font-family:var(--serif);font-size:72px;line-height:1.05;letter-spacing:-2.8px;margin-top:23px}.closing>p em{color:#81916d;font-weight:400}.closing>p .sun-mark{position:absolute;right:-68px;top:6px;width:46px;height:46px;transform:rotate(10deg);color:#8c9a78}.closing-top{display:flex;align-items:center;justify-content:center;gap:13px;font-size:10px;letter-spacing:1px;margin-top:29px;color:#727f64}.closing-top .icon{width:15px;height:15px}.site-footer{padding-block:27px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);font-size:9px;letter-spacing:.8px;color:#8c9183}.footer-brand{font-family:var(--serif);font-size:26px;color:var(--ink);letter-spacing:-.6px}.footer-sign{font-size:7px;letter-spacing:1.5px}.back-top{position:fixed;bottom:24px;right:24px;z-index:25;width:43px;height:43px;border:1px solid #c7cebc;display:grid;place-items:center;background:#f7f5efee;border-radius:50%;box-shadow:0 2px 8px #2431190c;backdrop-filter:blur(8px)}.back-top .icon{width:17px;height:17px}
/* Accessible lightbox and share dialogs */
dialog{border:0;padding:0}dialog::backdrop{background:rgba(17,23,14,.78);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.lightbox{position:fixed;inset:0;margin:0;max-width:none;max-height:none;width:100%;height:100vh;height:100dvh;background:#131710f2;color:#f4f5ed;overflow:hidden;padding:20px 32px 24px}.lightbox[open]{display:grid;grid-template-rows:48px minmax(0,1fr) auto;gap:14px}.lightbox-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.lightbox-brand{font-family:var(--serif);font-size:26px;letter-spacing:-.5px;color:#e0e6d7}.lightbox-index{font-size:11px;letter-spacing:3px;color:#c2cab7}.lightbox-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;transition:background .2s}.icon-button:hover{background:#ffffff15}.lightbox .icon-button:focus-visible{outline-color:#d9e3c7}.lightbox-view{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:22px;align-items:center;min-height:0}.lightbox-stage{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;touch-action:pan-y pinch-zoom}.lightbox-stage>img{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain;display:block;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;cursor:zoom-in;transition:opacity .15s}.lightbox-stage.is-loading img{opacity:.5}.lightbox-stage.is-zoomed{display:block;overflow:auto;overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom;scrollbar-width:thin;scrollbar-color:#7e8a70 #232a1f}.lightbox-stage.is-zoomed img{max-width:none;max-height:none;width:var(--zoom-width);height:auto;margin-inline:auto;cursor:zoom-out}.lightbox-bottom{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;padding:7px 70px 0}.lightbox-category{font-size:9px;letter-spacing:2px;color:#a3b093;display:inline-block;margin-bottom:5px}.lightbox-bottom h2{font-family:var(--serif);font-size:19px;letter-spacing:1px;line-height:1.5}.lightbox-bottom p{font-size:10px;letter-spacing:1px;color:#8e9a80}.lightbox-prev,.lightbox-next{border:1px solid #d6e4c42b}.lightbox-image-error{display:block}.share-dialog{position:fixed;inset:0;margin:auto;width:440px;max-width:calc(100% - 36px);max-height:calc(100dvh - 44px);overflow-y:auto;padding:48px 34px 35px;background:var(--paper);color:var(--ink);border-radius:3px;box-shadow:0 30px 120px #0004;text-align:center}.share-dialog>.sun-mark{width:43px;height:43px;margin:0 auto 20px;color:#839373}.share-close{position:absolute;right:9px;top:9px}.share-close:hover{background:#e8edde}.share-dialog .eyebrow{justify-content:center;font-size:8px;letter-spacing:1.6px}.share-dialog h2{font-family:var(--serif);font-size:27px;margin-top:13px;letter-spacing:1px}.share-dialog>p:not(.eyebrow){font-size:11px;line-height:1.9;color:var(--muted);margin-top:14px;letter-spacing:.2px}.share-dialog input{margin-top:23px;display:block;width:100%;background:#eeefe7;border:1px solid #dce0d3;color:#657354;font-size:12px;padding:13px 12px;border-radius:2px;outline-offset:2px}.share-dialog .primary-button{display:flex;width:100%;margin-top:12px;gap:20px}.share-dialog>.share-note{font-size:9px!important;margin-top:22px!important;color:#a0a894!important}.toast{position:fixed;bottom:max(35px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%,12px);opacity:0;pointer-events:none;background:#273321f0;color:#f5f7ed;z-index:100;border-radius:3px;box-shadow:0 8px 20px #0002;max-width:calc(100% - 36px);width:max-content;padding:13px 21px;font-size:12px;letter-spacing:.3px;transition:opacity .2s,transform .2s;line-height:1.7}.toast.visible{opacity:1;transform:translate(-50%,0)}.noscript-note{text-align:center;padding:15px;background:#eee9dc;font-size:12px;color:#7b715e}
/* Mid-sized screens */
@media(min-width:1600px){.hero{gap:100px;padding-top:75px;padding-bottom:90px}.hero-art{max-width:550px}.hero-display{font-size:99px}.hero h1{font-size:32px}}
@media(max-width:1190px){.wrap{width:calc(100% - 76px)}.header-inner{padding-inline:38px}.hero{gap:45px;min-height:0;padding-top:64px;padding-bottom:74px}.hero-display{font-size:clamp(57px,6.6vw,82px);letter-spacing:-3.8px}.hero h1{font-size:25px;letter-spacing:1px}.hero-bottom{margin-top:32px}.hero-art{padding-left:20px}.floating-photo{left:-15px;width:145px}.floating-photo>span{font-size:9px}.hero-stamp{right:0}.main-nav{margin-right:35px}.section{padding-block:80px}.story-card{height:390px}.story-copy{left:18px;right:18px;bottom:22px}.story-category{left:18px;font-size:7px;letter-spacing:1px}.story-en{font-size:22px}.story-copy h3{font-size:15px}.story-arrow{width:28px;height:28px}.section-heading h2{font-size:29px}.photo-grid{column-gap:18px}.filter-note{display:none}.about{padding-inline:32px;gap:75px}.about-copy h2{font-size:29px}.about-copy .eyebrow{font-size:8px}.handwritten{font-size:23px}.about-copy>p:not(.eyebrow){font-size:11px}}
@media(max-width:1000px){.hero{gap:30px}.hero-description{font-size:11px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.2px;gap:10px}.hero-display{margin-top:28px;font-size:clamp(50px,6.7vw,66px);letter-spacing:-3px}.hero h1{font-size:22px}.hero .primary-button{margin-top:26px}.primary-button{padding:14px 20px;font-size:11px;min-height:49px}.hero-bottom{max-width:300px;gap:16px}.hero-count{font-size:26px}.hero-count small{font-size:9px}.hero-art{padding-bottom:34px}.floating-photo{width:128px;left:-4px}.hero-stamp span{font-size:6px;letter-spacing:1px}.hero-stamp .sun-mark{width:26px;height:26px}.hero-side-note{font-size:7px;right:-19px;letter-spacing:2px}.frame-caption{font-size:6px;padding:12px 2px;letter-spacing:.8px}.frame-caption>span:last-child{font-size:7px;letter-spacing:1px}.hero-frame{padding:8px 8px 0}.hero-bottom .scroll-hint{width:34px;height:34px}.chapter-strip>.wrap{gap:10px;font-size:8px;letter-spacing:1.8px;height:58px}.story-grid{gap:14px;grid-template-columns:1.35fr 1fr 1fr}.story-card{height:352px}.story-copy{left:15px;right:15px}.story-en{font-size:21px}.story-copy h3{font-size:14px;letter-spacing:.5px}.story-arrow{display:none}.story-copy p{font-size:8px;letter-spacing:.4px}.section-note{font-size:10px}.photo-grid{columns:3}.about{gap:50px;padding-inline:16px}.about-copy h2{font-size:27px;letter-spacing:.5px}.handwritten{font-size:22px}.footer-sign{display:none}.section-heading h2{font-size:27px}.closing>p{font-size:66px}}
/* Mobile: a cover, three chapters, and a two-column photo album. */
@media(max-width:760px){:root{--header-h:70px}html{scroll-padding-top:88px}.wrap{width:calc(100% - 44px)}.header-inner{padding-inline:22px;gap:18px}.brand{gap:8px}.brand>.sun-mark{width:27px;height:27px}.wordmark{font-size:27px;letter-spacing:-1px}.wordmark>span{font-size:5.4px;letter-spacing:1.12px;margin-top:6px}.main-nav{margin-left:auto;margin-right:0;gap:23px}.main-nav a{font-size:11px;letter-spacing:1px}.header-share>span{display:none}.header-share{min-width:28px;min-height:40px;justify-content:center}.header-share .icon{width:18px;height:18px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:34px;padding-top:40px;padding-bottom:48px;min-height:0}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.7px;gap:12px}.hero-display{font-size:clamp(57px,11.4vw,79px);letter-spacing:-3.2px;line-height:1.05;margin-top:25px;margin-left:-2px}.hero h1{font-size:24px;margin-top:21px;line-height:1.55;letter-spacing:1.5px}.hero-description{font-size:11px;line-height:2;margin-top:12px}.hero .primary-button{margin-top:24px;gap:38px;min-height:48px;font-size:11px}.hero-bottom{margin-top:28px;gap:19px;max-width:none}.hero-count{font-size:27px}.hero-count small{font-size:9px}.hero-bottom .scroll-hint{margin-right:8px}.hero-art{width:calc(100% - 28px);max-width:500px;margin:5px auto 0;padding:0 0 40px 27px}.hero-frame{padding:8px 8px 0;transform:rotate(2deg)}.hero-photo img{height:auto;aspect-ratio:1041/1280;object-fit:contain}.frame-caption{padding:13px 3px;font-size:7px;letter-spacing:1px}.frame-caption>span:last-child{font-size:8px;letter-spacing:1.5px}.hero-side-note{font-size:7px;letter-spacing:2px;right:-19px;top:35%}.floating-photo{width:32%;max-width:158px;left:-7px;bottom:3px;padding:6px 6px 10px}.floating-photo>span{font-size:clamp(7px,1.7vw,10px);letter-spacing:-.1px}.hero-stamp{bottom:0;right:2px;gap:8px}.hero-stamp .sun-mark{width:27px;height:27px}.hero-stamp span{font-size:7px;letter-spacing:1.1px}.hero-photo-open{display:none}.chapter-strip>.wrap{height:52px;gap:13px;width:calc(100% - 36px);font-size:7px;letter-spacing:1.1px}.chapter-strip i{font-size:14px}.chapter-strip span:last-child,.chapter-strip i:nth-last-child(2){display:none}.section{padding-block:59px}.section-heading{display:block;margin-bottom:28px}.eyebrow{font-size:8px;gap:12px;letter-spacing:1.65px}.tiny-line{width:23px}.section-heading h2{font-size:25px;letter-spacing:1px;margin-top:12px;line-height:1.6}.section-note{font-size:10px;line-height:1.9;margin-top:11px;letter-spacing:.7px}.section-note br{display:none}.section-note br:after{content:" "}.story-grid{grid-template-columns:1fr 1fr;gap:14px}.story-sun{grid-column:span 2;height:380px}.story-card:not(.story-sun){height:330px}.story-category{font-size:7px;letter-spacing:1.2px;left:18px;top:18px}.story-copy{left:18px;right:18px;bottom:24px}.story-sun img{object-position:center 40%}.story-sun .story-en{font-size:32px}.story-sun .story-copy h3{font-size:20px;letter-spacing:1px}.story-sun .story-arrow{display:grid;width:35px;height:35px}.story-copy p{font-size:9px;margin-top:10px}.story-copy h3{font-size:15px;letter-spacing:.3px}.story-en{font-size:23px}.story-card:not(.story-sun) .story-category{font-size:6px;letter-spacing:.9px;left:14px}.story-card:not(.story-sun) .story-copy{left:14px;right:10px;bottom:19px}.story-footnote{margin-top:21px;font-size:7px;letter-spacing:.8px;gap:15px;align-items:flex-start}.story-footnote>span{max-width:190px;line-height:1.9}.story-footnote>a{font-size:9px;gap:8px;white-space:nowrap}.story-footnote>a .icon{width:14px;height:14px}.album-section .section-heading{margin-bottom:20px}.album-instruction{display:flex;justify-content:space-between;gap:10px;align-items:center}.album-instruction #album-count{padding-top:0;font-size:9px}.filter-bar{margin-bottom:22px;padding-bottom:18px;display:block}.filters{flex-wrap:nowrap;overflow-x:auto;gap:5px;margin-inline:-22px;padding:2px 22px 5px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.filters::-webkit-scrollbar{display:none}.filter{padding:9px 13px;min-height:38px;gap:9px;font-size:11px;flex-shrink:0}.filter span{font-size:8px}.photo-grid{columns:2;column-gap:15px}.photo-card{margin-bottom:23px}.photo-caption{padding-top:10px;gap:3px}.photo-en{font-size:14px;line-height:1.25}.photo-caption h3{font-size:8px;letter-spacing:.25px;margin-top:5px}.photo-number{font-size:7px;letter-spacing:.4px}.photo-open{opacity:1;transform:none;width:27px;height:27px;right:8px;bottom:8px;background:#fbfcf1d9}.photo-open .icon{width:13px;height:13px}.album-end{font-size:9px;letter-spacing:1px;gap:13px;padding-top:10px}.album-end span{width:23px}.about{grid-template-columns:1fr;gap:45px;padding-inline:14px;padding-top:73px;padding-bottom:62px}.about-art{max-width:365px;width:calc(100% - 16px);margin:auto;padding:9px 9px 0}.about-photo-label{padding:13px 5px;font-size:7px}.about-photo-label .sun-mark{width:21px;height:21px}.about-copy{padding:0 10px}.about-copy .eyebrow{font-size:8px;letter-spacing:1.4px}.about-copy h2{font-size:30px;letter-spacing:1px;line-height:1.7;margin-top:16px}.about-copy>p:not(.eyebrow){font-size:11px;letter-spacing:1.1px;margin-top:22px;line-height:2.3}.handwritten{font-size:25px;margin-top:25px}.text-button{font-size:10px;margin-top:22px;gap:28px}.closing{padding-top:49px;padding-bottom:48px}.closing>p{font-size:55px;letter-spacing:-2.4px;margin-top:23px}.closing>p .sun-mark{width:30px;height:30px;right:-27px;top:-10px}.closing>.eyebrow{font-size:7px;letter-spacing:1.7px}.closing-top{font-size:9px;margin-top:24px}.site-footer{padding-top:24px;padding-bottom:30px;gap:8px;display:flex;align-items:flex-start;flex-direction:column}.footer-brand{font-size:26px}.site-footer>span{font-size:8px;letter-spacing:.6px}.back-top{bottom:18px;right:16px;width:37px;height:37px}.back-top .icon{width:15px;height:15px}.lightbox{padding:calc(8px + env(safe-area-inset-top)) 12px calc(18px + env(safe-area-inset-bottom))}.lightbox[open]{gap:12px;grid-template-rows:44px minmax(0,1fr) auto}.lightbox-toolbar{gap:10px}.lightbox-brand{font-size:23px}.lightbox-index{font-size:9px;letter-spacing:2px}.lightbox-actions{gap:0}.lightbox-actions .icon-button{width:38px;height:40px}.lightbox-actions .icon{width:19px;height:19px}.lightbox-view{position:relative;display:block}.lightbox-stage{height:100%;width:100%}.lightbox-prev,.lightbox-next{position:absolute;z-index:3;top:calc(50% - 20px);width:34px;height:40px;border-radius:2px;background:#18211170;border-color:#f0f2e33b;backdrop-filter:blur(4px)}.lightbox-prev{left:3px}.lightbox-next{right:3px}.lightbox-prev .icon,.lightbox-next .icon{width:17px;height:17px}.lightbox-bottom{padding:3px 10px 0;display:block;text-align:center}.lightbox-bottom h2{font-size:17px;letter-spacing:.8px}.lightbox-category{font-size:8px;margin-bottom:4px}.lightbox-bottom p{font-size:8px;letter-spacing:.6px;margin-top:10px}.share-dialog{padding:46px 25px 28px}.share-dialog h2{font-size:25px}.share-dialog>p:not(.eyebrow){font-size:10px}.share-dialog>.sun-mark{width:38px;height:38px}.toast{font-size:11px;padding:12px 17px;bottom:25px}}
@media(max-width:380px){.wrap{width:calc(100% - 36px)}.header-inner{padding-inline:18px;gap:10px}.main-nav{gap:16px}.main-nav a{font-size:10px}.brand>.sun-mark{width:23px;height:23px}.wordmark{font-size:25px}.wordmark>span{font-size:4.7px;letter-spacing:.95px}.header-share{min-width:22px}.hero{padding-top:32px;gap:30px}.hero-display{font-size:55px;letter-spacing:-3px}.hero h1{font-size:22px;letter-spacing:.8px}.hero-copy .eyebrow{font-size:7px;letter-spacing:1.45px;gap:10px}.hero-art{width:calc(100% - 20px);padding-left:24px}.hero-side-note{right:-14px;font-size:6px;letter-spacing:1.6px}.hero-stamp span{font-size:6px}.floating-photo{width:34%;padding:5px 5px 8px;left:-3px}.chapter-strip>.wrap{font-size:6px;letter-spacing:1.1px;gap:10px}.chapter-strip i{font-size:12px}.section-heading h2{font-size:22px;letter-spacing:.5px}.story-sun{height:340px}.story-card:not(.story-sun){height:290px}.story-en{font-size:20px}.story-copy h3{font-size:13px}.story-card:not(.story-sun) .story-copy{left:12px;right:6px}.story-card:not(.story-sun) .story-category{left:12px;letter-spacing:.5px}.story-copy p{font-size:8px}.story-footnote>span{max-width:160px;font-size:6px}.photo-grid{column-gap:12px}.photo-en{font-size:12px}.photo-caption h3{font-size:7px}.filters{margin-inline:-18px;padding-inline:18px}.filter{padding-inline:12px}.about{padding-inline:11px}.about-copy{padding-inline:1px}.about-copy h2{font-size:27px}.about-copy .eyebrow{font-size:7px}.handwritten{font-size:22px}.closing>p{font-size:48px;letter-spacing:-2px}.closing>p .sun-mark{width:26px;height:26px;right:-21px;top:-12px}.lightbox-brand{font-size:20px}.lightbox-index{letter-spacing:1.4px;font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.primary-button:hover,.floating-photo:hover,.story-card:hover img,.photo-link:hover img,.hero-photo:hover img{transform:none}}
@media print{.site-header,.hero-art,.chapter-strip,.stories,.about,.closing,.site-footer,.filters,.back-top,.share-dialog,.lightbox,.reading-progress,.primary-button,.hero-bottom{display:none!important}.wrap{width:100%}.hero{display:block;min-height:0;padding:20px 0}.hero-display{font-size:45px}.section{padding:20px 0}body,.album-section{background:white}.photo-grid{columns:3}.photo-card{break-inside:avoid}.photo-open{display:none}}
/* Long editorial captions stay inside narrow chapter cards. */
.story-copy>div{min-width:0}.story-en{white-space:normal;line-height:1.12;display:block}.photo-caption h3{font-size:10px}
@media(max-width:760px){.closing>p .sun-mark{right:0;top:-28px}.story-sun .story-en{font-size:clamp(25px,7vw,32px)}.photo-caption h3{font-size:9px}.story-card:not(.story-sun) .story-en{font-size:clamp(19px,5.4vw,25px)}}
@media(max-width:380px){.closing>p .sun-mark{right:0;top:-27px}.photo-caption h3{font-size:8px}.story-card:not(.story-sun) .story-en{font-size:20px}}

/* English edition: adjust tracking and wrapping without changing the visual layout. */
html[lang="en"] .main-nav a{letter-spacing:.6px}
html[lang="en"] .hero h1{letter-spacing:.2px;line-height:1.4}
html[lang="en"] .hero-description,
html[lang="en"] .section-note{letter-spacing:.3px}
html[lang="en"] .section-heading h2,
html[lang="en"] .about-copy h2{letter-spacing:.1px;line-height:1.45}
html[lang="en"] .story-copy h3{letter-spacing:.2px;line-height:1.45}
html[lang="en"] .story-copy p{letter-spacing:.35px}
html[lang="en"] .frame-caption>span:last-child{letter-spacing:.45px;text-align:right}
html[lang="en"] .photo-caption>div{min-width:0}
html[lang="en"] .photo-caption h3{font-size:11px;letter-spacing:.1px;line-height:1.65}
html[lang="en"] .about-copy>p:not(.eyebrow){letter-spacing:.35px}
html[lang="en"] .lightbox-bottom h2{letter-spacing:.2px}
html[lang="en"] .lightbox-bottom p{letter-spacing:.25px}
html[lang="en"] #album-count{white-space:nowrap}
@media(max-width:760px){
  html[lang="en"] .main-nav{gap:14px}
  html[lang="en"] .main-nav a{letter-spacing:.2px}
  html[lang="en"] .album-instruction{flex-wrap:wrap;gap:4px 12px}
  html[lang="en"] .photo-caption h3{font-size:10px}
  html[lang="en"] .story-footnote>a{letter-spacing:.25px}
}
@media(max-width:380px){
  html[lang="en"] .main-nav{gap:9px}
  html[lang="en"] .main-nav a{font-size:9px;letter-spacing:0}
  html[lang="en"] .photo-caption h3{font-size:9px}
}
