@charset "UTF-8";
:root{--paper:#f5f3eb;--ink:#294f48;--muted:#626b62;--line:#ccd1c2;--sage:#e9ece2;--white:#fffdf7;--serif:"Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;--sans:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.9;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:5px}a:hover{color:#59764b}a:focus-visible,summary:focus-visible{outline:3px solid #8a6234;outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.65}h2{font-size:36px;letter-spacing:.065em}h3{font-size:28px;letter-spacing:.04em}.wrap{max-width:1160px;margin-inline:auto;padding-inline:40px}.small{font-size:12px;color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:.18em;margin-bottom:24px}.skip{position:absolute;top:-80px;left:20px;z-index:10;background:var(--white);padding:10px}.skip:focus{top:10px}.header{display:flex;align-items:center;justify-content:space-between;min-height:110px;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand img:first-child{border-radius:9px}.header nav{display:flex;gap:30px;font-size:12px}.header nav a{text-decoration:none}.header nav a:hover,.header nav a[aria-current]{text-decoration:underline}.hero{min-height:750px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-top:35px;padding-bottom:65px;gap:15px}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(36px,4.2vw,57px);line-height:1.65;letter-spacing:.06em}.hero h1 span{padding-bottom:7px;border-bottom:1px solid #97a489}.lead{font-size:14px;line-height:2.2;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 24px;background:var(--ink);color:var(--white);border-radius:4px;text-decoration:none;font-size:13px}.button:hover{background:#3c6053;color:#fff}.release{font-size:11px;letter-spacing:.09em;margin-top:18px;color:var(--muted)}.memory-collage{position:relative;height:640px;isolation:isolate}.collage-date{position:absolute;right:20px;top:10px;display:flex;flex-direction:column;font-family:var(--serif);font-size:12px;letter-spacing:.16em}.collage-date b{font-size:23px;font-weight:400}.photo{position:absolute;background:var(--white);padding:10px 10px 14px;box-shadow:0 12px 36px #32483a14}.photo span{display:block;font-size:11px;letter-spacing:.08em;margin:9px 4px 0}.river{top:96px;right:-4px;width:88%;transform:rotate(6deg)}.coffee{top:293px;left:3px;width:44%;transform:rotate(-8deg)}.coffee img{max-height:236px;width:100%;object-fit:cover}.paper-note{position:absolute;right:0;bottom:65px;padding:28px 25px;transform:rotate(3deg);background:#fdfbf2;box-shadow:0 6px 26px #273c2d0a}.paper-note small{font-size:10px;color:var(--muted)}.paper-note p{font-family:var(--serif);font-size:18px;line-height:2;margin-top:10px}.thread{position:absolute;inset:0;width:100%;height:100%;z-index:-1;color:#849678}.memory-collage figcaption{position:absolute;bottom:3px;right:0;font-size:9px;color:var(--muted)}.intro{text-align:center;border-top:1px solid var(--line);padding-top:95px;padding-bottom:100px}.intro h2{margin-bottom:30px}.intro p:not(.eyebrow){font-size:14px;line-height:2.3;color:var(--muted)}.kinds{display:flex;justify-content:center;gap:0;margin-top:40px;font-size:12px}.kinds span{padding:0 24px;border-right:1px solid var(--line)}.kinds span:last-child{border:0}.story{padding-top:90px;border-top:1px solid var(--line)}.section-heading{text-align:center}.section-heading>p:last-child{margin-top:23px;color:var(--muted);font-size:13px}.story-row{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center;margin:80px 50px 110px}.story-visual{position:relative}.story-visual img{width:100%;height:420px;object-fit:cover;border-radius:3px}.photo-caption{position:absolute;bottom:18px;left:20px;background:var(--paper);padding:4px 13px;font-size:11px}.chapter{display:block;font-size:11px;letter-spacing:.16em;color:var(--muted);margin-bottom:20px}.story-copy h3{margin-bottom:25px}.story-copy>p{line-height:2.2;font-size:14px}.story-copy .feature-note{font-size:12px;color:var(--muted);margin-top:25px;padding-top:24px;border-top:1px solid var(--line)}.reverse .story-visual{order:2}.landscape img{height:350px}.story-ending{max-width:650px;margin:40px auto 100px;padding:10px 0 15px 50px;border-left:1px solid #899d7d;position:relative}.story-ending:before{content:"";width:7px;height:7px;border-radius:50%;background:#899d7d;position:absolute;left:-4px;top:20px}.story-ending p{margin:25px 0;line-height:2.3;font-size:14px}.text-link{font-size:13px;text-decoration:none;border-bottom:1px solid #83927d;display:inline-block;padding-bottom:5px}.text-link span{margin-left:15px}.screens-band{background:var(--sage);padding:90px 0}.screens-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;max-width:720px;margin:60px auto 30px}.screen-link{display:block;max-width:265px;margin:auto;border:5px solid #fdfcf7;border-radius:30px;overflow:hidden;box-shadow:0 15px 40px #263a2820;transition:transform .25s}.screen-link:hover{transform:translateY(-5px)}.screen-link img{width:100%;height:auto}.screens-grid figcaption{margin-top:32px}.screens-grid h3{font-size:22px}.screens-grid p{font-size:13px;color:var(--muted);margin-top:12px}.capture-note{text-align:center;font-size:11px;color:var(--muted);max-width:670px;margin:45px auto 0}.privacy-intro{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-top:110px;padding-bottom:110px}.privacy-intro h2{font-size:30px;margin-bottom:32px}.promises article{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:22px 0}.promises article:first-child{padding-top:0}.promises article>span{font-family:var(--serif);font-size:16px;color:#52614d}.promises h3{font-size:17px}.promises p{font-size:12px;color:var(--muted);margin-top:12px}.closing{border-top:1px solid var(--line);text-align:center;padding-top:70px;padding-bottom:85px}.closing img{margin:0 auto 22px;border-radius:19px}.closing h2{font-size:35px}.closing>p{font-size:13px;margin-top:16px}.release-pill{display:inline-block;margin-top:30px;border:1px solid #abb7a4;padding:10px 24px;border-radius:40px;font-size:12px}.closing .small{font-size:11px}.closing .text-link{margin-top:25px}.footer{border-top:1px solid var(--line);padding-top:36px;padding-bottom:35px;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;align-items:center}.footer p{font-size:11px;color:var(--muted);margin-top:12px}.footer nav{display:flex;gap:23px;font-size:11px}.footer nav a{text-decoration:none}.footer small{width:100%;font-size:10px;color:var(--muted)}.document{max-width:880px;padding-top:70px;padding-bottom:110px}.document h1{font-size:39px;letter-spacing:.045em;overflow-wrap:anywhere}.document-lead{font-size:16px;line-height:2;margin-top:25px}.updated{font-size:12px;color:var(--muted);margin-top:20px}.document section{margin-top:48px}.document h2{font-size:23px;letter-spacing:.02em;margin-bottom:20px}.document h3{font-size:18px;margin:25px 0 12px}.document section p{margin:15px 0;font-size:14px}.document li{margin:10px 0;font-size:14px}.document strong{font-weight:600}.toc{display:flex;flex-wrap:wrap;gap:12px 24px;border-block:1px solid var(--line);padding:20px 0;margin-top:30px;font-size:12px}.data-list dt{font-size:15px;font-weight:600;margin-top:24px}.data-list dd{margin:8px 0 0;font-size:14px}.document details{padding:20px 0;border-bottom:1px solid var(--line)}.document summary{cursor:pointer;font-size:15px;padding-right:12px;font-weight:500}.document details p{color:var(--muted);padding-left:18px}.contact-box{padding:32px;background:var(--sage);border-radius:5px}.contact-box a{overflow-wrap:anywhere}.contact-box .button{margin:10px 0}
@media(min-width:1400px){.hero{min-height:790px}}
@media(max-width:950px){.wrap{padding-inline:28px}.header nav{gap:18px}.hero{grid-template-columns:1fr 1fr;min-height:650px}.hero h1{font-size:38px}.memory-collage{height:570px}.paper-note{padding:20px 16px;bottom:50px}.paper-note p{font-size:15px}.coffee{top:270px;width:47%}.story-row{gap:45px;margin-inline:15px}.story-copy h3{font-size:25px}.privacy-intro{gap:40px}.privacy-intro h2{font-size:27px}.screens-grid{gap:70px}.footer nav{flex-wrap:wrap}}
@media(max-width:680px){.wrap{padding-inline:23px}.header{min-height:100px;flex-wrap:wrap;gap:12px;padding-top:20px;padding-bottom:16px}.header .brand img:first-child{width:30px;height:30px}.header .brand img:last-child{width:124px}.header nav{width:100%;justify-content:space-between;font-size:10px;gap:8px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:40px;padding-bottom:32px;gap:15px}.hero h1{font-size:39px;line-height:1.6}.hero .eyebrow{font-size:11px;margin-bottom:20px}.lead{font-size:13px;margin:26px 0}.button{font-size:12px;padding:14px 19px;gap:20px}.memory-collage{width:100%;max-width:460px;margin:20px auto 0;height:510px}.collage-date{top:0;right:4px;font-size:10px}.collage-date b{font-size:20px}.river{top:76px;right:8px;width:83%}.coffee{top:218px;left:5px;width:44%}.coffee img{max-height:190px}.paper-note{right:0;bottom:58px;padding:18px 14px}.paper-note p{font-size:14px}.paper-note small{font-size:9px}.photo{padding:7px 7px 10px}.photo span{font-size:9px}.memory-collage figcaption{font-size:8px;bottom:14px}.intro{padding-top:60px;padding-bottom:60px}.eyebrow{font-size:10px;margin-bottom:20px}h2{font-size:27px}.intro p:not(.eyebrow){font-size:12px}.intro p br{display:none}.intro p{max-width:360px;margin-inline:auto}.kinds{font-size:10px;margin-top:26px}.kinds span{padding:0 13px}.story{padding-top:60px}.section-heading>p:last-child{font-size:12px}.story-row{display:flex;flex-direction:column;gap:30px;margin:45px 0 65px;align-items:stretch}.story-visual{margin-right:40px}.story-visual img{height:350px}.story-copy{padding-left:20px}.story-copy h3{font-size:26px}.story-copy>p{font-size:13px}.story-copy .feature-note{font-size:12px}.reverse .story-visual{order:0;margin-right:0;margin-left:30px}.landscape img{height:250px}.story-ending{padding-left:26px;margin-bottom:65px}.story-ending h3{font-size:24px}.story-ending p{font-size:12px}.screens-band{padding:60px 0}.screens-grid{grid-template-columns:1fr;gap:50px;margin-top:40px}.screens-grid figure{max-width:320px;margin:auto}.screen-link{max-width:250px}.screens-grid figcaption{text-align:center;margin-top:25px}.capture-note{font-size:10px;margin-top:35px}.privacy-intro{grid-template-columns:1fr;padding-top:65px;padding-bottom:65px;gap:40px}.privacy-intro h2{font-size:26px}.promises h3{font-size:16px}.closing{padding-top:55px;padding-bottom:55px}.closing h2{font-size:29px}.footer{gap:25px;padding-top:30px;padding-bottom:25px}.footer nav{gap:14px;font-size:10px}.footer small{margin-top:0}.document{padding-top:45px;padding-bottom:65px}.document h1{font-size:30px}.document-lead{font-size:14px}.document h2{font-size:21px}.document section p,.document li,.data-list dd{font-size:13px}.contact-box{padding:23px}.document summary{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.hero-tagline{font-family:var(--serif);font-size:21px;letter-spacing:.04em;margin-top:26px}.hero-tagline+.lead{margin-top:20px}
@media(max-width:680px){.hero-tagline{font-size:19px;margin-top:24px}}

@media(min-width:681px){.screens-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1020px;gap:50px}.screens-grid h3{font-size:21px}}
@media(min-width:681px) and (max-width:950px){.screens-grid{gap:25px}.screens-grid h3{font-size:18px}}

/* A single thread draws across the paper, then gives way to the memories. */
.opening-thread{display:none}
@media(prefers-reduced-motion:no-preference){
  .opening-thread{display:block;position:fixed;inset:0;z-index:8;background:var(--paper);pointer-events:none;animation:opening-paper 1.9s ease both}
  .opening-thread svg{width:100%;height:100%;display:block}
  .opening-thread-line{stroke:var(--ink);stroke-width:1.5;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1;animation:opening-flow 1.45s cubic-bezier(.35,0,.2,1) both}
  .home-page .hero-copy{animation:opening-memory .85s .95s ease-out both}
  .home-page .memory-collage{animation:opening-memory 1s 1.1s ease-out both}
  .home-page .thread path{stroke-dasharray:1400;animation:opening-stitch 1.8s .8s ease-out both}
  .home-page .header{animation:opening-header .65s 1.05s ease-out both}
  .home-page:focus-within .opening-thread{display:none}
  .home-page:focus-within .hero-copy,.home-page:focus-within .memory-collage,.home-page:focus-within .header{animation:none}
}
@keyframes opening-flow{0%{stroke-dashoffset:1;opacity:0}10%{opacity:1}100%{stroke-dashoffset:0;opacity:1}}
@keyframes opening-paper{0%,55%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}
@keyframes opening-memory{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@keyframes opening-header{from{opacity:0}to{opacity:1}}
@keyframes opening-stitch{from{stroke-dashoffset:1400}to{stroke-dashoffset:0}}

.header-links{display:flex;align-items:center;gap:28px}.language-switch{display:flex;align-items:center;gap:8px;font-size:11px;white-space:nowrap}.language-switch a{text-decoration:none}.language-switch a[aria-current]{text-decoration:underline;text-underline-offset:5px}.brand-name{font-family:var(--serif);font-size:26px;letter-spacing:.025em;line-height:1.2}
html[lang=en] h1,html[lang=en] h2,html[lang=en] h3{letter-spacing:0;line-height:1.25}html[lang=en] .hero h1{font-size:clamp(40px,4.2vw,58px);line-height:1.18}html[lang=en] .hero h1 span{padding-bottom:0;box-decoration-break:clone;-webkit-box-decoration-break:clone}html[lang=en] .hero-tagline{font-size:21px;line-height:1.6;max-width:380px;letter-spacing:0}html[lang=en] .eyebrow{letter-spacing:.09em}html[lang=en] .paper-note p{font-size:18px;line-height:1.7}html[lang=en] .document{overflow-wrap:break-word}html[lang=en] .kinds{flex-wrap:wrap;row-gap:14px}
@media(max-width:950px){.header-links{gap:18px;align-items:flex-end;flex-direction:column}.header{gap:16px}html[lang=en] .paper-note p{font-size:15px}}
@media(max-width:680px){.header-links{width:100%;gap:14px;align-items:stretch}.header-links .language-switch{position:absolute;right:23px;top:30px}.header{position:relative;padding-top:22px;padding-bottom:20px}.header .brand-name{font-size:24px}.header nav{font-size:10px}html[lang=en] .hero h1{font-size:43px}html[lang=en] .hero-tagline{font-size:20px}html[lang=en] .lead{font-size:12px}html[lang=en] .paper-note p{font-size:14px}html[lang=en] .kinds span{padding-inline:11px}html[lang=en] .kinds span:nth-child(2){border-right:0}html[lang=en] .kinds span{flex-basis:50%}}
@media(max-width:360px){.header .brand-name{font-size:21px}.header .brand{gap:7px}.header .brand img:last-child{width:112px}.language-switch{font-size:10px}.header-links .language-switch{right:23px}html[lang=en] .hero h1{font-size:38px}html[lang=en] .lead{font-size:11px}}
