:root{--ink:#202822;--muted:#69706a;--orange:#ca4d21;--orange-dark:#c84b1c;--paper:#fbfaf7;--line:#dfdfd8;--serif:Georgia,'Times New Roman',serif;--sans:'Helvetica Neue',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;object-fit:cover}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.skip{position:fixed;top:8px;left:16px;transform:translateY(-200%);background:white;color:var(--ink);padding:12px 20px;z-index:100}.skip:focus{transform:none}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}h1,h2{letter-spacing:-.055em;line-height:1.07}h2{font-size:clamp(2.3rem,4.5vw,4.25rem)}em{font-family:var(--serif);font-weight:400;letter-spacing:-.055em}button{color:inherit}body.motion-paused *,body.motion-paused *:before,body.motion-paused *:after{animation-play-state:paused!important;scroll-behavior:auto!important;transition:none!important}.nav{position:absolute;z-index:10;top:18px;left:4%;right:4%;display:flex;align-items:center;justify-content:space-between;color:white;gap:25px;padding:18px 24px;transition:background .3s,box-shadow .3s;max-width:1480px;margin:auto}.brand{display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:600;letter-spacing:-1px;white-space:nowrap}.brand img{border-radius:9px}.brand b{font-size:12px;letter-spacing:.03em;font-weight:500;vertical-align:top;border:1px solid currentColor;border-radius:5px;padding:2px 4px;margin-left:3px;opacity:.8}.nav nav{display:flex;gap:34px;font-size:14px}.nav nav a{opacity:.86}.nav nav a:hover{opacity:1}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:10px;font-size:15px;font-weight:600;line-height:1.2;padding:19px 24px;min-height:56px;transition:transform .2s,background .2s,box-shadow .2s;white-space:nowrap}.button:hover{transform:translateY(-3px);box-shadow:0 9px 22px #0002}.button svg{flex-shrink:0}.button-orange{color:white;background:var(--orange)}.button-orange:hover{background:var(--orange-dark)}.button-dark{color:white;background:var(--ink)}.nav-cta{background:white;color:var(--ink);padding:12px 18px;min-height:46px;font-size:14px}.nav-cta svg{width:18px;height:22px}.hero{position:relative;isolation:isolate;min-height:780px;height:min(900px,100svh);margin:12px;border-radius:24px;overflow:hidden;background:#313e39;color:white;display:flex;align-items:center;justify-content:center}.hero-image,.hero-shade,.closing-image,.closing-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.hero-image{object-position:50% 57%;animation:hero-drift 24s ease-in-out infinite alternate}.hero-shade{z-index:-1;background:linear-gradient(180deg,#10252350 0%,#10252365 30%,#0e24256b 65%,#0b212660 100%)}.hero-content{position:relative;text-align:center;width:min(100% - 40px,1150px);padding:95px 0 110px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:600;line-height:1.6}.hero .eyebrow{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;animation:enter .8s both}.status-dot{width:6px;height:6px;border-radius:50%;background:#fbcc9b;box-shadow:0 0 0 4px #ffffff18}.hero h1{font-size:clamp(3.25rem,7.5vw,7rem);margin:27px 0 26px;animation:enter 1s .1s both;letter-spacing:-.065em}.hero h1 em{font-size:1.07em}.hero-description{font-size:18px;line-height:1.65;max-width:560px;margin:auto;color:#fffffff0;animation:enter 1s .2s both}.hero-actions{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:33px;animation:enter 1s .3s both}.text-link{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:20px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-note{font-size:12px;margin-top:19px;color:#ffffffe0;animation:enter 1s .4s both}.hero-note span{margin:0 10px}.hero-bottom{position:absolute;bottom:28px;left:36px;right:36px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.1em}.hero-bottom>a{letter-spacing:0;position:absolute;left:50%;transform:translateX(-50%);font-size:12px;display:flex;gap:18px;align-items:center}.hero-bottom>a span{font-size:20px;animation:nudge 2s infinite}.motion-toggle{background:#ffffff15;border:1px solid #ffffff66;border-radius:50%;color:white;width:40px;height:40px;line-height:1}.section{max-width:1280px;margin:auto;padding:110px 64px}.section-heading{text-align:center}.orange{color:#b74720}.section-heading h2{margin:18px 0 24px}.section-heading>p:last-child{color:var(--muted);font-size:16px;line-height:1.8}.memory-intro{padding-bottom:90px}.memory-row{display:grid;grid-template-columns:1fr 1.13fr 1fr;align-items:center;gap:35px;margin:64px auto 20px;max-width:980px}.memory-card{padding:12px 12px 14px;background:#fff;box-shadow:0 8px 18px #24302512,0 1px 3px #24302512;transition:transform .4s;transform:rotate(-6deg)}.memory-card img{width:100%;height:280px}.memory-card figcaption{display:flex;justify-content:space-between;align-items:center;font-family:var(--serif);font-style:italic;font-size:16px;margin:15px 3px 0}.memory-card figcaption span{font:12px var(--sans);color:var(--muted)}.card-two{transform:rotate(3deg);margin-bottom:25px}.card-two img{height:325px}.card-three{transform:rotate(-4deg)}.memory-card:hover{transform:rotate(0deg) translateY(-12px)}.handwritten{font:italic 24px/1.5 var(--serif);text-align:center;color:#796d58;transform:rotate(-3deg);margin-top:37px}.how-section{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center;border-top:1px solid var(--line)}.how-copy h2{font-size:clamp(2.4rem,3.8vw,3.4rem);margin:20px 0 24px}.section-lede{color:var(--muted);max-width:400px}.steps{margin:32px 0}.step{display:flex;align-items:flex-start;gap:18px;width:100%;border:0;border-bottom:1px solid var(--line);background:none;text-align:left;padding:23px 4px}.step-number{font-size:12px;margin-top:4px;color:#6c726c}.step strong{display:block;font-size:18px;font-weight:500;line-height:1.4}.step>span:nth-child(2)>span{display:block;max-width:360px;color:var(--muted);font-size:14px;line-height:1.65;margin-top:9px}.step-arrow{margin-left:auto;font-size:22px;opacity:.4}.step.active .step-number,.step.active strong,.step.active .step-arrow{color:var(--orange-dark);opacity:1}.step.active{border-bottom-color:#dc9478}.app-stage{position:relative;background:#eeeee6;border-radius:24px;min-height:690px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:40px 25px;overflow:hidden}.app-stage-label{font-size:12px;letter-spacing:.13em;text-align:center;color:#657064;margin-bottom:25px}.phone-preview{width:235px;border-radius:29px;overflow:hidden;border:6px solid #25312a;box-shadow:16px 24px 40px #2d38252b,0 0 0 1px #ffffff70;transform:rotate(4deg)}.phone-preview img{width:100%;height:485px;object-fit:cover}.phone-preview.changing{animation:preview-change .5s ease}.app-stage>p{font-size:12px;color:#55604f;margin-top:28px}.app-stage-note{font-size:19px;margin-top:12px}.books-section{max-width:none;background:#f0f0e9;padding-left:max(64px,calc((100vw - 1152px)/2));padding-right:max(64px,calc((100vw - 1152px)/2));overflow:hidden}.books-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.books-heading h2{margin-top:18px;font-size:clamp(2.4rem,3.8vw,3.5rem)}.books-heading>p{font-size:14px;color:var(--muted);max-width:300px;padding-bottom:3px}.book-tabs{display:flex;justify-content:center;gap:8px;margin:48px 0 38px;flex-wrap:wrap}.book-tabs button{background:transparent;border:1px solid #d3d8cd;border-radius:30px;padding:10px 20px;font-size:13px}.book-tabs button.active{background:var(--ink);border-color:var(--ink);color:white}.book-demo{display:grid;grid-template-columns:1fr 1fr;max-width:940px;margin:auto;min-height:535px;transform:perspective(1600px) rotateX(3deg);box-shadow:0 30px 45px -25px #28312475,0 2px 1px #bdbeaf;border-radius:3px;overflow:hidden}.book-photo{position:relative;min-height:535px}.book-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.book-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 85%,#151c244a),linear-gradient(0deg,#10251b69,transparent 25%);pointer-events:none}.book-photo>span{position:absolute;bottom:28px;left:30px;font-size:12px;letter-spacing:.15em;color:white;z-index:1}.book-page{background:#fffcf4;padding:42px 45px;box-shadow:inset 13px 0 17px -17px #28312480;display:flex;flex-direction:column}.book-folio{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.15em;color:#776d56;border-bottom:1px solid #dcd8cd;padding-bottom:22px}.book-page h3{font:38px/1.16 var(--serif);letter-spacing:-.035em;margin:50px 0 25px}.book-page>p{font:16px/1.9 var(--serif);color:#665d4c}.book-page-bottom{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-top:auto;padding-top:35px;font:italic 12px/1.4 var(--serif);color:#7c7564}.book-page-bottom>span:last-child{font:12px var(--sans)}.book-caption{max-width:940px;margin:26px auto 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.book-caption>div{display:flex;gap:8px}.book-caption button{border:1px solid #d0d4ca;background:transparent;width:42px;height:42px;border-radius:50%;font-size:20px}.book-caption button:hover{background:white}.book-demo.changing{animation:page-change .45s ease}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:50px}.feature{position:relative;border-radius:18px;padding:38px;overflow:hidden;background:#eeeee8}.feature h3{font-size:25px;line-height:1.25;letter-spacing:-.035em;margin:18px 0 13px}.feature p{font-size:15px;color:#687061;max-width:380px}.feature-icon{font-size:26px;line-height:1;color:#a64c2b}.quote-preview{margin-top:40px;background:#fffdf6;padding:26px 28px;border-radius:4px;transform:rotate(-2deg);box-shadow:2px 6px 17px #3331}.quote-preview>span{font-size:12px;letter-spacing:.16em;color:#796a50}.quote-preview blockquote{font:italic 28px/1.35 var(--serif);margin:23px 0;color:#4b4e3d}.feature-handmade{display:grid;grid-template-columns:1fr 40%;align-items:center;gap:20px;background:#eee5d6}.feature-handmade img{width:205px;height:335px;object-fit:cover;object-position:center;border-radius:10px;transform:rotate(7deg);box-shadow:8px 10px 25px #5f402133;max-width:none}.feature-handmade p{font-size:14px}.feature-export{background:#293f35;color:white;padding-bottom:40px}.feature-export .feature-icon{color:#eedaa0}.feature-export p{color:#d5ddd2}.feature-export a{font-size:13px;display:inline-flex;gap:25px;margin-top:30px;border-bottom:1px solid #c2cdb76b;padding-bottom:5px}.feature-map{background:#e7ebe5}.route-preview{display:flex;align-items:center;gap:10px;margin-top:35px;color:#526b54;font-size:12px}.route-preview i{height:1px;flex:1;border-top:1px dashed #779276;position:relative}.route-preview i:after{content:"";position:absolute;right:0;width:6px;height:6px;background:#779276;border-radius:50%;top:-3.5px}.privacy-strip{margin-top:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:32px;padding-top:48px;padding-bottom:48px}.privacy-strip>img{border-radius:15px;flex-shrink:0}.privacy-strip>div{max-width:680px}.privacy-strip h2{font-size:30px;margin:10px 0 13px}.privacy-strip p:last-child{font-size:14px;color:var(--muted)}.privacy-strip>a{margin-left:auto;white-space:nowrap;font-size:13px}.faq-section{display:grid;grid-template-columns:.8fr 1fr;gap:90px}.faq-section h2{font-size:clamp(2.4rem,4vw,3.7rem);margin:20px 0 25px}.faq-section>div>p:last-child{color:var(--muted);font-size:14px}.faq-section a{display:inline-block;margin-top:10px;text-decoration:underline;text-underline-offset:4px}.faq-list details{border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:22px}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:16px;cursor:pointer;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;font-weight:300;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{font-size:14px;line-height:1.8;color:var(--muted);padding-top:15px;max-width:510px}.closing{position:relative;isolation:isolate;margin:0 20px 0;border-radius:24px;overflow:hidden;min-height:560px;color:white;display:flex;align-items:center;justify-content:center;text-align:center;background:#293f35}.closing-image{object-position:center 70%}.closing-shade{z-index:-1;background:#172c2999}.closing-content{padding:65px 22px}.closing-icon{margin:0 auto 25px;border-radius:16px;box-shadow:0 8px 20px #0002}.closing .eyebrow{font-size:12px}.closing h2{font-size:clamp(3.1rem,6.7vw,6rem);margin:15px 0 20px}.closing-content>p:not(.eyebrow){font-size:17px;color:#f6f8ef}.closing .button{margin-top:30px}.closing-note{display:block;font-size:12px;margin-top:16px;color:#eef0e6}.footer{padding:65px max(64px,calc((100vw - 1152px)/2)) 25px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-top p{font-size:14px;color:var(--muted);margin-top:14px}.footer-top h3{font-size:12px;margin-bottom:15px;font-weight:600}.footer-top>div>a:not(.brand){display:block;font-size:13px;color:var(--muted);margin-bottom:8px}.footer a:hover{color:var(--orange-dark)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);border-top:1px solid var(--line);margin-top:50px;padding-top:22px}.sticky-install{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:20;background:#fffefbf5;backdrop-filter:blur(12px);padding:12px 16px;display:flex;align-items:center;gap:14px;border:1px solid #deded5;border-radius:16px;box-shadow:0 10px 30px #25312426;animation:enter .4s ease}.sticky-install[hidden]{display:none}.sticky-install>img{border-radius:10px}.sticky-install>div{white-space:nowrap;margin-right:12px}.sticky-install strong{display:block;font-size:13px}.sticky-install>div>span{display:block;font-size:12px;color:var(--muted)}.sticky-install .button{font-size:12px;padding:12px 16px;min-height:44px}.sticky-install .button svg{width:16px;height:20px}.sticky-install>button{width:30px;height:40px;background:none;border:0;font-size:22px;color:var(--muted)}.reveal{transition:opacity .8s ease,translate .8s cubic-bezier(.2,.65,.3,1)}.reveal.pending{opacity:0;translate:0 28px}.reveal.visible{opacity:1;translate:0 0}
@keyframes hero-drift{from{transform:scale(1)}to{transform:scale(1.075)}}@keyframes enter{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@keyframes nudge{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes preview-change{0%{opacity:.3;translate:10px 0}100%{opacity:1;translate:0 0}}@keyframes page-change{0%{opacity:.3;translate:0 9px}100%{opacity:1;translate:0 0}}
@media(min-width:1700px){.hero{height:900px}}@media(max-width:1050px){.section{padding:85px 40px}.how-section{gap:40px}.app-stage{min-height:660px}.books-section{padding-left:40px;padding-right:40px}.feature{padding:28px}.feature-handmade{grid-template-columns:1fr 35%}.feature-handmade img{width:180px}.privacy-strip{gap:24px;flex-wrap:wrap}.privacy-strip>div{max-width:calc(100% - 100px)}.privacy-strip>a{margin-left:88px}.faq-section{gap:50px}.footer{padding:60px 40px 25px}.memory-row{gap:22px}.memory-card img{height:235px}.card-two img{height:280px}.book-page{padding:30px}.book-page h3{font-size:33px}}
@media(max-width:760px){html{scroll-padding-top:30px}.nav{top:20px;left:22px;right:22px;padding:8px 0}.nav nav{display:none}.brand{font-size:20px}.brand img{width:31px;height:31px}.nav-cta{font-size:12px;padding:10px 12px;gap:7px;min-height:42px}.nav-cta>span:last-child{display:none}.nav-cta svg{width:16px}.hero{margin:8px;border-radius:18px;min-height:700px;height:92svh;max-height:880px}.hero-content{width:calc(100% - 38px);padding:100px 0 80px}.hero h1{font-size:clamp(3.15rem,9.2vw,5rem);margin:25px 0;letter-spacing:-.065em}.hero h1 em{white-space:nowrap}.hero .eyebrow{font-size:12px;letter-spacing:.12em}.hero-description{font-size:16px;max-width:360px;line-height:1.65}.hero-actions{flex-direction:column;gap:22px;margin-top:30px}.button{font-size:14px;padding:17px 20px}.hero-note{font-size:12px;margin-top:25px}.hero-note span{margin:0 5px}.hero-bottom{left:22px;right:20px;bottom:21px}.hero-bottom>span{display:none}.hero-bottom>a{position:static;transform:none;font-size:12px}.motion-toggle{margin-left:auto;width:34px;height:34px}.hero-image{object-position:52% center}.hero-shade{background:linear-gradient(180deg,#1428244f,#10282879 55%,#12272875)}.section{padding:75px 24px}.eyebrow{font-size:12px;letter-spacing:.12em}h2{font-size:2.65rem}.section-heading>p:last-child{font-size:15px}.desktop-break{display:none}.memory-row{gap:14px;margin:40px -7px 0;grid-template-columns:1fr 1.1fr 1fr}.memory-card{padding:6px 6px 10px}.memory-card img{height:155px}.card-two img{height:183px}.memory-card figcaption{font-size:12px;line-height:1.3;margin:9px 1px 0}.memory-card figcaption span{display:none}.handwritten{font-size:20px;margin-top:26px}.how-section{grid-template-columns:1fr;gap:42px}.how-copy h2{font-size:2.7rem}.how-copy .button{margin-top:0}.steps{margin:24px 0 28px}.step{padding:21px 0}.app-stage{min-height:620px}.phone-preview{width:224px}.phone-preview img{height:462px}.books-heading{display:block}.books-heading h2{font-size:2.55rem}.books-heading>p{margin-top:22px;max-width:none}.book-tabs{gap:6px;margin:30px 0}.book-tabs button{font-size:12px;padding:9px 12px}.book-demo{min-height:370px}.book-photo{min-height:370px}.book-photo>span{font-size:7px;left:12px;bottom:18px;max-width:100px}.book-page{padding:20px 17px}.book-folio{font-size:7px;letter-spacing:.07em;padding-bottom:15px}.book-folio span:last-child{display:none}.book-page h3{font-size:26px;margin:28px 0 15px}.book-page>p{font-size:12px;line-height:1.75}.book-page-bottom{font-size:12px;padding-top:25px;gap:7px}.book-page-bottom>span:last-child{font-size:12px}.book-caption{font-size:12px;gap:10px}.book-caption>span{max-width:200px}.book-caption button{width:38px;height:38px}.features-grid{grid-template-columns:1fr;gap:16px;margin-top:35px}.feature{padding:30px}.feature-handmade{grid-template-columns:1fr 40%;min-height:350px;gap:24px}.feature-handmade img{width:160px;height:315px}.feature-handmade h3{max-width:200px}.feature h3{font-size:25px}.quote-preview blockquote{font-size:27px}.privacy-strip{margin:0 24px;padding:35px 0;gap:18px}.privacy-strip>img{width:46px;height:46px;border-radius:10px}.privacy-strip>div{max-width:calc(100% - 66px)}.privacy-strip .eyebrow{font-size:12px}.privacy-strip h2{font-size:27px}.privacy-strip p:last-child{font-size:13px}.privacy-strip>a{margin-left:64px}.faq-section{grid-template-columns:1fr;gap:40px}.faq-section h2{font-size:2.65rem}.faq-list summary{font-size:15px}.closing{margin:0 8px;border-radius:18px;min-height:540px}.closing h2{font-size:3.5rem}.closing h2 em{display:block}.closing-content>p:not(.eyebrow){font-size:15px;max-width:290px;margin:auto}.closing .eyebrow{font-size:12px}.closing-note{font-size:12px}.footer{padding:50px 24px 110px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px;margin-top:30px}.sticky-install{bottom:max(10px,env(safe-area-inset-bottom));width:calc(100% - 20px);padding:10px;gap:10px;max-width:450px}.sticky-install>img{width:34px;height:34px}.sticky-install>div{margin-right:auto}.sticky-install strong{font-size:12px}.sticky-install .button{padding:11px 12px;gap:6px;font-size:12px}.sticky-install .button>span:last-child{display:none}.sticky-install>button{width:22px}.sticky-install>div>span{font-size:12px}}
@media(max-width:380px){.hero h1{font-size:2.9rem}.hero-note{font-size:12px}.book-page h3{font-size:23px}.book-page>p{font-size:12px}.memory-card img{height:135px}.card-two img{height:160px}.feature-handmade{grid-template-columns:1fr}.feature-handmade img{width:180px;height:320px;justify-self:center}.brand{font-size:18px}.book-tabs button{font-size:12px;padding:9px 10px}.sticky-install>img{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.pending{opacity:1;translate:none}}

#book-title{white-space:pre-line}.motion-toggle:disabled{opacity:.6;cursor:default}

@media(max-width:760px){.book-page>p{font-size:14px;line-height:1.7}.hero-note{max-width:270px;margin-left:auto;margin-right:auto}.book-photo>span{max-width:calc(100% - 24px);font-size:12px;letter-spacing:.06em}.book-folio{font-size:12px}.app-stage-label{font-size:12px}.sticky-install>div>span{font-size:12px}.book-caption>span{font-size:12px}.sticky-install .button{font-size:12px}.closing-note{max-width:270px;margin-left:auto;margin-right:auto}.hero .eyebrow{font-size:10px}.closing .eyebrow{font-size:10px}}

/* Film-led art direction and deliberate, scroll-linked choreography. */
:root{--ease-premium:cubic-bezier(.22,1,.36,1)}
.reading-progress{position:fixed;left:0;right:0;top:0;height:3px;z-index:50;background:var(--orange);transform:scaleX(var(--reading-progress,0));transform-origin:left;pointer-events:none}
.hero{background:#1e3028;justify-content:flex-start;min-height:820px;height:100svh;max-height:1050px}
.hero-film{position:absolute;inset:0 0 0 50%;overflow:hidden;z-index:-2;transform:translateY(var(--film-y,0px)) scale(var(--film-scale,1));transform-origin:center;will-change:transform}
.film-poster,.memory-film,.film-vignette{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%}
.memory-film{opacity:0;transition:opacity 1.4s ease}.memory-film.is-playing{opacity:1}
.film-vignette{background:linear-gradient(90deg,#1e302899,transparent 24%),linear-gradient(0deg,#1021198c,transparent 25%);pointer-events:none}
.hero-shade{background:linear-gradient(90deg,#1e3028 0%,#1e3028 43%,#1e3028a6 51%,transparent 64%);pointer-events:none}
.hero-content{text-align:left;width:53%;max-width:790px;margin-left:6%;padding:120px 0 100px;transform:translateY(var(--hero-copy-y,0px));opacity:var(--hero-copy-opacity,1)}
.hero .eyebrow{justify-content:flex-start;font-size:11px;letter-spacing:.15em;color:#e1d8bf;animation:enter 1.1s .1s both}
.hero h1{font-size:clamp(4.5rem,8.1vw,8rem);line-height:.97;margin:32px 0 30px;animation:none;letter-spacing:-.065em}
.title-mask{display:block;overflow:hidden;padding:0 0 .1em;margin-bottom:-.03em}.title-mask>span{display:block;animation:title-rise 1.3s var(--ease-premium) both}.title-mask:nth-child(2)>span{animation-delay:.15s}.title-last>span{animation-delay:.28s}.hero h1 em{color:#e7cfa5}.hero h1 .title-last{font:italic clamp(1.75rem,3vw,3rem)/1.35 var(--serif);letter-spacing:-.04em;margin-top:16px;padding-bottom:0}
.hero-description{margin:0;max-width:410px;font-size:16px;color:#e1e5d9;animation:enter 1.2s .45s both}.hero-actions{justify-content:flex-start;gap:22px;margin-top:30px;animation:enter 1.2s .55s both}.hero-actions .button{padding:18px 20px;font-size:14px}.hero-actions .text-link{font-size:12px;gap:10px}.hero-note{font-size:12px;color:#ccd2c5;animation:enter 1.2s .65s both}.hero-bottom{left:6%;right:3%;bottom:25px}.hero-bottom>a{left:28%;font-size:12px}.hero-bottom>span{font-size:9px;letter-spacing:.13em}.film-caption{position:absolute;bottom:36px;left:12%;right:90px;display:flex;align-items:center;gap:10px;color:#fff9eb;font-size:10px;letter-spacing:.13em}.film-time{margin-left:auto;font-variant-numeric:tabular-nums}.film-record{width:5px;height:5px;background:#ffcf98;border-radius:50%;box-shadow:0 0 0 4px #fff1;animation:record-glow 3s ease-in-out infinite}.nav nav a{position:relative}.nav nav a:after{content:"";position:absolute;bottom:-7px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .45s var(--ease-premium)}.nav nav a:hover:after{transform:scaleX(1);transform-origin:left}
.button{position:relative;overflow:hidden;transition:translate .45s var(--ease-premium),transform .5s var(--ease-premium),box-shadow .45s,background .3s;translate:var(--magnet-x,0px) var(--magnet-y,0px)}.button:after{content:"";position:absolute;inset:-60%;background:linear-gradient(110deg,transparent 40%,#ffffff25 50%,transparent 60%);transform:translateX(-100%);pointer-events:none}.button:hover:after{animation:button-sheen .9s var(--ease-premium)}.button>span:last-child{transition:transform .45s var(--ease-premium)}.button:hover>span:last-child{transform:translate(2px,-2px)}
.reveal{transition:opacity 1s var(--ease-premium),translate 1.15s var(--ease-premium);transition-delay:var(--reveal-delay,0ms)}.reveal.pending{translate:0 42px}.section-heading h2{overflow:hidden}.memory-row{perspective:1200px}.memory-card{transform:translate3d(var(--card-x,0px),var(--card-y,0px),0) rotate(var(--card-rotation,-6deg));transition:box-shadow .5s,translate .5s var(--ease-premium);will-change:transform}.card-two{--card-rotation:3deg}.card-three{--card-rotation:-4deg}.memory-card:hover{transform:translate3d(var(--card-x,0px),var(--card-y,0px),0) rotate(var(--card-rotation,-6deg));translate:0 -12px;box-shadow:0 24px 40px #24302524}
.book-demo{position:relative;perspective:1800px;transform:perspective(1800px) rotateX(var(--book-open-angle,3deg));transition:box-shadow .6s;overflow:visible}.book-photo{overflow:hidden}.book-photo img{transition:filter .6s}.book-page{position:relative}.turning-page{position:absolute;top:0;bottom:0;right:0;width:50%;z-index:4;transform-origin:left center;backface-visibility:hidden;pointer-events:none;box-shadow:20px 10px 40px #0002}.book-demo.changing{animation:none}.book-tabs button{transition:background .35s,color .35s,border-color .35s,transform .35s var(--ease-premium)}.book-tabs button:hover{transform:translateY(-3px)}.book-caption button{transition:background .3s,transform .4s var(--ease-premium)}.book-caption button:hover{transform:rotate(-10deg)}
.phone-preview{perspective:1200px;transform:rotate(var(--phone-rotation,4deg)) translateY(var(--phone-y,0px));will-change:transform}.phone-preview.changing{animation:none}.step{position:relative;transition:opacity .4s,border-color .4s}.step:after{content:"";position:absolute;bottom:-1px;left:0;height:2px;width:100%;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .8s var(--ease-premium)}.step.active:after{transform:scaleX(1)}.step-arrow{transition:transform .6s var(--ease-premium),opacity .3s}.step.active .step-arrow{transform:rotate(45deg)}.feature{transition:transform .65s var(--ease-premium),box-shadow .65s;transform:perspective(1100px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg))}.feature:hover{box-shadow:0 18px 40px #2430250e}.closing-image{transform:scale(var(--closing-scale,1.08));will-change:transform}.closing-content{transform:translateY(var(--closing-y,0px))}.motion-paused .hero-film,.motion-paused .hero-content,.motion-paused .memory-card,.motion-paused .phone-preview,.motion-paused .book-demo,.motion-paused .closing-image,.motion-paused .closing-content,.motion-paused .feature{transform:none!important}.motion-paused .button{translate:none!important}.motion-paused .title-mask>span{animation:none;transform:none}.motion-paused .reveal.pending{opacity:1;translate:0}
@keyframes title-rise{from{transform:translateY(115%) rotate(3deg);opacity:.3}to{transform:translateY(0) rotate(0);opacity:1}}@keyframes button-sheen{to{transform:translateX(100%)}}@keyframes record-glow{50%{opacity:.35}}
@media(min-width:1000px) and (prefers-reduced-motion:no-preference){.how-section{align-items:start;position:relative;gap:90px}.how-copy .steps{margin-top:50px}.how-copy .step{min-height:250px;padding-top:35px;align-items:flex-start}.how-copy .step>span:nth-child(2)>span{font-size:16px;max-width:345px}.app-stage{position:sticky;top:80px;margin-top:0;min-height:650px}.how-copy>.button{margin-top:25px}.step strong{font-size:23px}}
@media(max-width:1100px) and (min-width:761px){.hero-content{margin-left:5%;width:57%}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero h1{font-size:7rem}.hero-bottom>a{display:none}.hero-note{max-width:320px}.film-caption{left:15%;right:70px;font-size:9px}}
@media(max-width:760px){.hero{min-height:860px;height:110svh;max-height:1020px;align-items:flex-start}.hero-film{inset:25% 0 0 15%;transform:none;opacity:.9}.hero-shade{background:linear-gradient(180deg,#1e3028 0%,#1e3028 20%,#1e3028db 38%,#1e302840 65%,#11281ca6 100%),linear-gradient(90deg,#1e30287a,transparent)}.hero-content{width:calc(100% - 48px);margin:0 24px;padding:115px 0 0;text-align:left;transform:none!important;opacity:1!important}.hero h1{font-size:clamp(4.4rem,17.5vw,7rem);margin:27px 0 23px;line-height:.93}.hero h1 .title-last{font-size:1.9rem;margin-top:15px}.hero .eyebrow{font-size:9px;letter-spacing:.12em}.hero-description{font-size:15px;max-width:325px;line-height:1.65}.hero-actions{align-items:flex-start;gap:18px;margin-top:25px}.hero-actions .button{font-size:14px;padding:17px 20px}.hero-actions .text-link{font-size:13px}.hero-note{margin:20px 0 0;max-width:250px;font-size:11px}.hero-bottom{left:24px;right:20px;bottom:22px}.hero-bottom>a{position:static;font-size:11px}.film-caption{left:24px;right:24px;bottom:80px;font-size:9px}.film-time{display:none}.hero-film .film-caption{left:auto;right:25px}.film-vignette{background:linear-gradient(0deg,#16271d99,transparent 30%)}.reading-progress{height:2px}.memory-card{will-change:auto}.book-demo{transform:none!important}.turning-page{padding:20px 17px}.phone-preview{will-change:auto}.app-stage-note{font-size:17px}.nav{z-index:15}}
@media(prefers-reduced-motion:reduce){.title-mask>span{transform:none}.hero-film,.hero-content,.memory-card,.phone-preview,.book-demo,.closing-image,.closing-content,.feature{transform:none!important}.button{translate:none!important}.memory-film{display:none}.reading-progress{display:none}}

.motion-paused .hero-content{opacity:1!important}

/* Supplied promotional screenshots already contain their own device artwork. */
.phone-preview{border:0;border-radius:10px;width:260px;background:#faf7ec;box-shadow:14px 22px 42px #2d38252b}
.phone-preview img{width:100%;height:auto;aspect-ratio:1284/2778;object-fit:contain}
.feature-handmade img{height:auto;aspect-ratio:1284/2778;object-fit:contain}
@media(max-width:760px){.phone-preview{width:224px}.phone-preview img{height:auto}.feature-handmade img{height:auto}}
