:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111;--story:#0a0a0a;--surface:#1b1b1b;--sheet:#141414;--row:#1e1e1e;--muted:#aaa6a0;--blue:#8bc8ed;--blue-fill:#222b30;--green:#9adbb5;--red:#f34737;--serif:Georgia, "Times New Roman", serif;--line:#ffffff1a}.stories-section,.voice-story,.landing-faq{max-width:1200px;margin:auto;padding:90px 32px}.stories-heading{gap:24px;max-width:600px;margin-bottom:52px;display:grid}.stories-heading h2,.voice-story h2,.memory-wall-heading h2,.landing-faq h2{letter-spacing:-2px;font-size:clamp(38px,4.5vw,62px);line-height:1.08}.stories-heading>p:last-child,.story-copy>p,.voice-story>div>p:not(.eyebrow),.memory-wall-heading>p:last-child{color:var(--muted);max-width:470px}.story-grid{gap:50px;display:grid}.story-card{grid-template-columns:1.3fr 1fr;align-items:center;gap:56px;display:grid}.story-card:nth-child(2n){grid-template-columns:1fr 1.3fr}.story-card:nth-child(2n) .story-photo{order:1}.story-photo{background:var(--row);border-radius:4px;display:block;position:relative;overflow:hidden}.story-photo img{aspect-ratio:1.35;object-fit:cover;width:100%;height:auto;transition:transform .65s}.story-photo:hover img{transform:scale(1.045)}.story-tag{color:#282721;border-radius:2px;align-items:center;gap:30px;padding:12px 18px;font-size:12px;display:flex;position:absolute;bottom:20px;left:20px}.story-copy{gap:21px;display:grid}.story-copy .eyebrow{letter-spacing:1.2px;line-height:1.7}.story-copy h3{font-size:clamp(30px,3.1vw,44px)}.story-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:7px;display:flex}.template-link{color:var(--muted);text-underline-offset:5px;font-size:12px;text-decoration:underline}.scenario-disclosure{color:var(--muted);margin-top:34px;font-size:11px}.memory-wall-section{background:#20211e;padding:85px 0 100px;overflow:hidden}.memory-wall-heading{text-align:center;justify-items:center;gap:22px;padding:0 24px 56px;display:grid}.memory-wall-heading>svg{color:#bac09f;width:34px;height:34px}.memory-wall{grid-template-columns:repeat(8,1fr);align-items:center;gap:18px;width:max(115%,1200px);margin-left:-7.5%;display:grid}.memory-print{background:#e6e2d7;margin:0;padding:8px 8px 13px;animation:9s ease-in-out infinite alternate print-sway;transform:rotate(-5deg);box-shadow:0 10px 22px #0004}.memory-print img{aspect-ratio:.83;object-fit:cover;width:100%;height:auto}.memory-print figcaption{font:italic 12px var(--serif);color:#39382f;padding:13px 2px 0}.memory-print-1{--angle:5deg;margin-top:45px;animation-delay:-3s}.memory-print-2{--angle:-7deg;margin-top:-14px;animation-delay:-6s}.memory-print-3{--angle:3deg;margin-top:36px;animation-delay:-2s}@keyframes print-sway{0%{transform:rotate(var(--angle,-3deg)) translateY(0)}to{transform:rotate(calc(var(--angle,-3deg) + 3deg)) translateY(-9px)}}.voice-story{grid-template-columns:1fr 1fr;align-items:center;gap:85px;padding-top:110px;padding-bottom:110px;display:grid}.voice-story-art{padding:40px 12px;transform:rotate(-7deg)}.voice-story-art .cassette{filter:drop-shadow(0 28px 30px #0005);width:100%;max-width:390px;margin:auto}.voice-scribble{font:italic 22px var(--serif);text-align:right;color:#bac09f;margin:35px 10px 0;display:block}.voice-story>div:last-child{gap:27px;display:grid}.voice-story .button{justify-self:start}.landing-faq{border-top:1px solid var(--line);padding-top:70px}.landing-faq h2{margin:25px 0 36px}.landing-faq details{border-bottom:1px solid var(--line)}.landing-faq summary{cursor:pointer;justify-content:space-between;gap:24px;padding:25px 0;font-size:16px;list-style:none;display:flex}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq summary span{color:var(--muted);font-size:22px}.landing-faq details[open] summary span{transform:rotate(45deg)}.landing-faq details p{max-width:700px;color:var(--muted);padding:0 35px 26px 0}.landing-faq summary:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.scenario-sample{gap:24px;display:grid}.scenario-sample>img{border-radius:15px;width:100%;height:auto}.scenario-sample h2{font-size:32px}.scenario-settings{background:var(--row);border-radius:15px;grid-template-columns:1fr auto;gap:20px;padding:24px;display:grid}.scenario-settings>span{color:var(--muted)}@media (width<=700px){.stories-section,.voice-story,.landing-faq{padding:65px 24px}.story-card,.story-card:nth-child(2n),.voice-story{grid-template-columns:1fr;gap:28px}.story-card:nth-child(2n) .story-photo{order:0}.story-grid{gap:55px}.story-photo img{aspect-ratio:1.22}.story-actions{gap:22px}.memory-wall-section{padding:65px 0}.memory-wall{width:1100px;margin-left:calc(50% - 550px)}.voice-story-art{max-width:340px;margin:auto;padding:15px 10px}.voice-story{gap:55px}.scenario-settings{padding:16px}}@media (prefers-reduced-motion:reduce){.memory-print{animation:none}.story-photo img{transition:none}}.purchase-review,.order-detail{gap:20px;display:grid}.purchase-review{border-top:1px solid var(--line);padding:24px 0}.order-detail{background:var(--card);border:1px solid var(--line);border-radius:24px;max-width:640px;margin:36px auto;padding:clamp(20px,4vw,40px)}.order-detail h2,.order-row h2{overflow-wrap:anywhere;font-size:28px}.price-lines{gap:16px;margin:8px 0;display:grid}.price-lines>div{justify-content:space-between;gap:16px;display:flex}.price-lines dd{flex-shrink:0;margin:0}.price-total{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;padding-top:16px;display:flex}.price-total strong{font-size:24px}.order-list{gap:16px;margin:28px 0;display:grid}.order-row{border:1px solid var(--line);background:var(--row);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.order-row>div{gap:10px;min-width:0;display:grid}.order-row>strong{flex-shrink:0}.order-reference{overflow-wrap:anywhere}.purchase-review button.text-link,.order-detail button.text-link{text-align:left;background:0 0;padding:12px 0}.order-detail .badge,.order-row .badge{width:fit-content}@media (width<=520px){.order-row{flex-direction:column;align-items:flex-start}.price-total strong{font-size:21px}}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{color:#f7f4ed;-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1,h2{white-space:pre-line}p{line-height:1.7}img{max-width:100%;display:block}button{border:0}input,select,textarea{background:var(--row);width:100%;color:inherit;border:1px solid var(--line);border-radius:14px;padding:16px;font-size:16px}input[type=checkbox]{width:22px;height:22px;accent-color:var(--blue)}input[type=range]{accent-color:var(--blue);padding:0}label{color:var(--muted);gap:10px;font-size:13px;display:grid}.wordmark{font-family:var(--serif);letter-spacing:-3px;font-size:41px;line-height:1}.wordmark span{letter-spacing:0;vertical-align:top;margin:8px 0 0 4px;font-family:Arial;font-size:12px;display:inline-block}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1320px;height:108px;margin:auto;padding:0 54px;display:flex}.site-header nav{color:var(--muted);gap:32px;font-size:12px;display:flex}.header-actions{align-items:center;gap:25px;display:flex}.language{letter-spacing:1px;font-size:11px}.button{background:var(--row);border:1px solid var(--line);border-radius:40px;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:17px 26px;font-size:13px;font-weight:500;line-height:1.15;transition:transform .13s,background .15s;display:inline-flex}.button:hover{background:#2b2b2b}.button:active,.icon-button:active{transform:scale(.965)}.button.light{color:#151515;background:#f1eee6;border-color:#f1eee6}.button.light:hover{background:#fff}.button.small{min-height:40px;padding:13px 20px;font-size:12px}.button.wide{width:100%}.text-link{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:12px 0;font-size:12px;display:inline-flex}.hero{grid-template-columns:1.12fr 1fr;align-items:center;max-width:1320px;min-height:640px;margin:auto;padding:94px 54px 90px;display:grid}.eyebrow{letter-spacing:2px;color:var(--muted);text-transform:uppercase;align-items:center;gap:8px;font-size:9px;font-weight:500;display:flex}.live-dot{background:var(--green);border-radius:50%;width:6px;height:6px;display:inline-block}.hero h1{letter-spacing:-2.7px;margin:29px 0 25px;font-size:clamp(46px,5.15vw,72px);line-height:1.06}.hero h1 span{display:block}.italic{font-style:italic}.hero-description{max-width:380px;color:var(--muted);font-size:14px;line-height:1.8}.hero-actions{align-items:center;gap:25px;margin:31px 0 20px;display:flex}.fineprint{color:#88857f;font-size:10px}.hero-art{height:445px;position:relative}.orb{background:radial-gradient(#36322670,#0000 67%);position:absolute;inset:0}.photo-print{color:#292620;background:#e6e2d7;width:188px;padding:10px 10px 30px;position:absolute;box-shadow:0 12px 40px #0007}.photo-print img{object-fit:cover;width:100%;height:206px}.photo-print span{font:italic 13px var(--serif);display:block;position:absolute;bottom:10px;left:14px}.print-one{top:45px;left:20px;transform:rotate(-13deg)}.print-two{width:169px;top:12px;right:15px;transform:rotate(12deg)}.print-two img{height:192px}.hero-art .camera-object{filter:drop-shadow(0 18px 20px #0007);width:355px;height:auto;position:absolute;top:202px;left:18%;transform:rotate(-8deg)}@media (width<=760px){.hero-art .camera-object{max-width:78%}}.art-caption{letter-spacing:1.5px;color:var(--muted);font-size:8px;line-height:1.6;position:absolute;bottom:8px;right:5px}.art-star{color:#b9be9d;font-size:66px;position:absolute;bottom:30px;left:20px}.format-section{border-top:1px solid var(--line);max-width:1200px;margin:auto;padding:58px 32px 80px}.section-heading{grid-template-columns:1fr 1.4fr;align-items:end;margin-bottom:40px;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:23px}.section-heading h2{letter-spacing:-1.4px;font-size:47px;line-height:1.07}.section-heading>p:last-child{color:var(--muted);justify-self:end;font-size:13px}.format-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.format-card{border:1px solid var(--line);background:#191918;border-radius:24px;padding:28px 30px 22px;transition:border-color .2s;overflow:hidden}.format-card:hover{border-color:#555}.format-card-top{justify-content:space-between;align-items:center;display:flex}.format-card-top>svg{color:#aaa;width:18px}.format-object{justify-content:center;align-items:center;height:255px;display:flex}.format-object .camera-object{width:310px;height:auto;transform:rotate(-9deg)}.format-object .cassette{max-width:310px;transform:rotate(7deg)}.format-card h3{margin-bottom:12px;font-size:37px}.format-card p{max-width:365px;color:var(--muted);margin-bottom:12px;font-size:13px}.steps-section{border-top:1px solid var(--line);max-width:1136px;margin:0 auto;padding:50px 0 80px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:65px;margin-top:36px;display:grid}.step-number{color:#888;font-size:11px}.steps-grid h3{margin:28px 0 14px;font-size:25px}.steps-grid p{color:var(--muted);font-size:13px}.end-cta{text-align:center;border-top:1px solid var(--line);padding:52px 20px 90px}.asterisk{color:#ccd4b9;font-size:50px}.end-cta h2{letter-spacing:-1px;margin:25px auto 30px;font-size:52px;line-height:1.1}.site-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:30px;max-width:1240px;margin:auto;padding:38px 20px;display:grid}.site-footer p{color:var(--muted);margin-top:15px;font-size:11px}.site-footer nav{justify-content:flex-end;align-items:center;gap:25px;font-size:11px;display:flex}.site-footer small{color:#777;grid-column:1/-1;font-size:10px}.cassette{aspect-ratio:340/218;background:linear-gradient(140deg,#31312d,#101211);border:2px solid #3c3d36;border-radius:14px;width:100%;max-width:440px;padding:6% 5% 11%;position:relative;box-shadow:0 14px 25px #0005,inset 0 0 0 4px #1a1b18;container-type:inline-size}.cassette-label{background:var(--cassette);color:#171b18;border-radius:6px;height:100%;padding:9px 13px 7px;box-shadow:inset 0 0 25px #0001}.cassette-heading{letter-spacing:.6px;justify-content:space-between;align-items:center;font-size:2.6cqw;display:flex}.cassette-heading>span:first-child{border:1px solid #222;border-radius:3px;padding:0 4px;font-size:4.5cqw}.cassette-title{font:italic 7cqw var(--serif);white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #2227;margin:4px 0 8px;padding-bottom:3px;overflow:hidden}.cassette-window{background:#141715;border:3px solid #0003;border-radius:30px;justify-content:space-between;align-items:center;height:29%;min-height:35px;padding:3px 8px;display:flex}.reel{color:#d0d1c7;background:#53574e;border:4px solid #94988d;border-radius:50%;justify-content:center;align-items:center;width:13cqw;height:13cqw;font-size:8cqw;line-height:1;display:flex}.tape-window{background:#45483d;border:2px solid #0b0d0b;width:38%;height:24px;overflow:hidden}.tape-window i{height:100%;width:var(--progress);background:#787763;display:block}.cassette-footer{justify-content:space-between;align-items:end;margin-top:7px;font-size:2.3cqw;display:flex}.cassette-footer b{font:5cqw var(--serif)}.cassette-bottom{border:1px solid #52534b;justify-content:space-around;align-items:center;height:12%;display:flex;position:absolute;bottom:4%;left:25%;right:25%;transform:perspective(40px)rotateX(12deg)}.cassette-bottom i,.cassette-bottom span{background:#090b09;border:1px solid #5d6255;border-radius:50%;width:10px;height:10px}.cassette-bottom span{width:7px;height:7px}.cassette-screw{color:#75796b;font-size:13px;line-height:1;position:absolute}.s1{top:5px;left:7px}.s2{top:5px;right:7px}.s3{bottom:6px;left:7px}.s4{bottom:6px;right:7px}.is-playing .reel{animation:5s linear infinite reel}@keyframes reel{to{transform:rotate(360deg)}}.app-shell{max-width:1080px;margin:auto;padding:30px 24px 120px}.app-header{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.app-nav{z-index:20;border-top:1px solid var(--line);padding:18px 20px calc(18px + env(safe-area-inset-bottom));background:#111;justify-content:center;align-items:center;gap:70px;display:flex;position:fixed;bottom:0;left:0;right:0}.app-nav a{color:#777;flex-direction:column;align-items:center;gap:7px;min-width:65px;font-size:10px;display:flex}.app-nav a.selected{color:#f4f1eb}.page-top{align-items:center;gap:15px;margin:0 0 30px;display:flex}.page-top h1{letter-spacing:-1px;flex:1;font-size:36px}.page-actions{gap:8px;display:flex}.icon-button{border:1px solid var(--line);background:var(--row);border-radius:16px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.muted{color:var(--muted)}.center{text-align:center}.notice{background:var(--blue-fill);color:var(--blue);border-radius:16px;margin:15px 0;padding:16px 18px;font-size:13px}.notice.error{color:#ffb5a8;background:#2e1c19}.loading-page,.error-page{align-content:center;justify-items:center;gap:25px;min-height:70vh;padding:30px;display:grid}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.category-grid .choice{text-align:left;min-width:0}.title-suggestions,.wizard-exit-actions{gap:12px;display:grid}.title-suggestions{justify-items:start}.wizard h1:focus{outline:none}.event-calendar{width:100%}.calendar-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.calendar-heading h2{font-size:22px}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.calendar-weekdays{text-align:center;color:var(--muted);margin-bottom:12px;font-size:10px}.calendar-grid button{background:0 0;border:1px solid #0000;border-radius:14px;min-width:0;min-height:44px;padding:0}.calendar-grid button.selected{color:var(--blue);background:var(--blue-fill);border-color:var(--blue)}.prose{gap:25px;max-width:730px;margin:60px auto 100px;padding:0 24px;display:grid}.prose h1{font-size:50px}.prose h2{margin-bottom:12px;font-size:27px}.prose p{color:var(--muted)}.prose a:not(.button){text-decoration:underline}.auth-page,.wizard{max-width:450px;min-height:90dvh;margin:0 auto;padding:35px 24px 90px}.auth-page>.wordmark{margin:20px 0 55px;display:inline-flex}.auth-page h1,.wizard h1{letter-spacing:-1px;margin:30px 0 18px;font-size:40px;line-height:1.12}.auth-page form,.wizard-fields{gap:20px;margin-top:32px;display:grid}.auth-page .button{width:100%}.auth-providers{gap:10px;margin:35px 0 24px;display:grid}.auth-page p{color:var(--muted);font-size:13px}.divider{border-top:1px solid var(--line);margin:24px 0}.wizard .camera-object{width:265px;margin:30px auto}.wizard-footer{align-items:center;gap:10px;margin-top:35px;display:flex}.wizard-footer .button{flex:1}.step-dots{flex:1;justify-content:center;gap:5px;display:flex}.step-dots i{background:#333;border-radius:100%;width:6px;height:6px}.step-dots i.active{background:var(--blue)}.wizard-top{justify-content:space-between;align-items:center;display:flex}.choice{background:var(--row);border:1px solid var(--line);text-align:left;border-radius:18px;min-height:55px;padding:19px}.choice.selected{border-color:var(--blue);background:var(--blue-fill);color:var(--blue)}.choices{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choices.vertical{grid-template-columns:1fr}.color-options{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.swatch{border:3px solid #0000;border-radius:50%;width:45px;height:45px}.swatch.selected{outline-offset:3px;outline:2px solid #fff}.cover-preview{border:1px solid var(--line);background:var(--row);text-align:center;border-radius:24px;padding:22px}.cover-preview img{object-fit:cover;border-radius:14px;width:100%;height:270px}.cover-preview h2{margin:18px 0;font-size:29px}.library-grid{grid-template-columns:repeat(auto-fit,minmax(275px,1fr));gap:25px;margin-top:30px;display:grid}.event-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;overflow:hidden}.event-card>img{object-fit:cover;width:100%;height:235px}.event-card .card-body{padding:23px}.event-card h2{margin:14px 0;font-size:27px}.event-card p{color:var(--muted);font-size:12px}.event-card .cassette{margin:15px auto;transform:rotate(-3deg)}.sample-page{max-width:650px;margin:auto;padding:50px 24px 80px}.sample-page>.cassette{margin:35px auto}.sample-page h2{margin:22px 0;font-size:32px}.sample-collage{border-radius:24px;margin:24px 0}.player-controls{justify-content:center;align-items:center;gap:30px;margin:24px 0;display:flex}.play-button{background:var(--blue);color:#111;border-radius:100%;place-items:center;width:72px;height:72px;display:grid}.voice-list{gap:10px;margin:30px 0;display:grid}.voice-row{text-align:left;border:1px solid var(--line);background:var(--row);border-radius:18px;align-items:center;gap:20px;width:100%;padding:20px;display:flex}.voice-row strong{font:italic 23px var(--serif);flex:1}.voice-row>span{color:var(--muted);font-size:11px}.voice-row.selected{border-color:#8bc8ed80}.album-cover{border-radius:24px;height:340px;margin:-20px -10px 30px;position:relative;overflow:hidden}.album-cover>img{object-fit:cover;width:100%;height:100%}.album-cover:after{content:"";background:linear-gradient(#0000,#111);position:absolute;inset:0}.album-title{z-index:1;position:absolute;bottom:20px;left:25px;right:25px}.album-title h1{margin-bottom:15px;font-size:45px}.album-stats{color:var(--muted);gap:40px;font-size:11px;display:flex}.album-stats b{font:24px var(--serif);color:#fff;margin-bottom:5px;display:block}.toolbar{flex-wrap:wrap;gap:10px;margin:20px 0;display:flex}.photo-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.photo-grid img{aspect-ratio:3/4;object-fit:cover;border-radius:10px;width:100%}.private-placeholder{aspect-ratio:3/4;background:#222;border-radius:10px;place-items:center;display:grid}.dialog-backdrop{z-index:40;background:#0009;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:var(--sheet);border:1px solid var(--line);border-radius:28px;width:100%;max-width:470px;max-height:90dvh;padding:30px;overflow:auto}.dialog h2{margin:10px 0 24px;font-size:30px}.dialog-close{float:right}.dialog form{gap:18px;display:grid}.qr{background:#fff;border-radius:14px;width:200px;margin:25px auto;padding:10px}.qr-url{word-break:break-all;color:var(--muted);font-size:11px}.account-list{gap:12px;max-width:620px;display:grid}.account-list .button{border-radius:18px;justify-content:flex-start}.capture-page{max-width:520px;min-height:100dvh;margin:auto;padding:24px}.camera-preview{aspect-ratio:3/4;object-fit:cover;background:#000;border-radius:24px;width:100%;margin:20px 0}.capture-actions{justify-content:center;align-items:center;gap:18px;display:flex}.shutter{background:#fff;border:6px solid #222;border-radius:100%;outline:2px solid #fff;width:72px;height:72px}.capture-page>.cassette{margin:40px auto}.record-timer{font:40px var(--serif);text-align:center;margin:24px}.audio-preview{width:100%;margin:25px 0}.badge{border:1px solid var(--line);letter-spacing:1px;border-radius:30px;padding:7px 10px;font-size:9px}.danger{color:#ff8679}.form-row{align-items:center;gap:12px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width>=1000px){.app-nav{background:0 0;border:0;gap:32px;padding:0;inset:28px auto auto 50%;transform:translate(-50%)}.app-nav a{flex-direction:row;font-size:12px}.app-header{margin-bottom:65px}}@media (width<=800px){.site-header{height:90px;padding:0 24px}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:0;padding:55px 24px 45px}.hero h1{font-size:57px}.hero-art{width:100%;max-width:430px;height:385px;margin:35px auto 0}.hero-art .camera-object{width:290px}.hero-description{max-width:390px}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading>p:last-child{justify-self:start}.section-heading h2{font-size:40px}.format-grid{grid-template-columns:1fr}.format-section{padding:45px 24px}.format-object{height:245px}.steps-section{padding:45px 24px}.steps-grid{grid-template-columns:1fr;gap:36px}.steps-grid h3{margin:12px 0}.end-cta h2{font-size:42px}.site-footer{padding:32px 24px}.site-footer nav{flex-direction:column;align-items:end;gap:20px}.page-top h1{font-size:31px}.page-actions .button{padding:12px}.photo-grid{grid-template-columns:repeat(2,1fr)}.app-shell{padding-top:22px}.hero-actions{gap:18px}.cassette-title{font-size:7cqw}}@media (width<=360px){.hero h1{font-size:45px}.hero-actions{flex-wrap:wrap}.header-actions{gap:15px}.hero-art{transform-origin:50%;margin-bottom:-25px;transform:scale(.9)}.print-one{width:160px}.print-two{width:145px;right:0}.hero-art .camera-object{width:265px;left:10%}.format-card{padding:24px}.page-top{flex-wrap:wrap}.app-nav{gap:35px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.photo-tile{text-align:left;background:0 0;padding:0;position:relative}.photo-tile:disabled{opacity:1}.photo-tile>span{color:#fff;text-shadow:0 1px 5px #000;font-size:10px;position:absolute;bottom:8px;left:9px}.native-dialog{color:inherit;margin:auto}.native-dialog::backdrop{background:#000b}.native-dialog .button{margin-top:12px}.dialog.capture-page{position:relative}.album-stats{margin:18px 0}.voice-row+.voice-row{margin-top:10px}.auth-page>.language{float:right;margin-top:25px}.private-placeholder{min-width:0}.event-card>.private-placeholder{aspect-ratio:auto;height:235px}.event-card>.private-placeholder+img{height:235px}.cover-preview .cassette{margin:auto}.camera-object{height:auto}.wordmark{letter-spacing:-1px;align-items:center;gap:8px;font-size:35px;line-height:1;display:inline-flex}.wordmark>span{font:inherit;letter-spacing:inherit;vertical-align:baseline;margin:0;display:block}.seen-mark{flex:none;width:23px;height:23px;display:inline-block;overflow:visible}.seen-mark.art-star{width:58px;height:58px}.seen-mark.asterisk{width:42px;height:42px}.bare-fieldset,.cover-picker{border:0;min-width:0;margin:0;padding:0}.cover-picker legend{color:var(--muted);margin-bottom:14px;font-size:14px}.preset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.preset{aspect-ratio:3/4;background:#222;border:2px solid #0000;border-radius:10px;padding:0;overflow:hidden}.preset img{object-fit:cover;width:100%;height:100%}.preset.selected{border-color:#fff;box-shadow:0 0 0 2px #111,0 0 0 3px #888}.cover-selection{aspect-ratio:4/3;object-fit:cover;border-radius:14px;width:100%;max-height:300px;display:block;overflow:hidden}.cover-selection>img{object-fit:cover;width:100%;height:100%}.choice .style-sample{object-fit:cover;vertical-align:middle;border-radius:8px;width:62px;height:62px;margin-right:16px}.event-settings{padding-top:8px}.deletion-row{border-top:1px solid #ffffff15;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 0;display:flex}.deletion-row strong{overflow-wrap:anywhere;flex:1;min-width:100px}.deletion-row span{color:var(--muted);font-size:12px}.bare-fieldset:disabled,.cover-picker:disabled{opacity:.6}.cover-picker label:focus-within{outline-offset:4px;outline:2px solid #fff}@media (width<=400px){.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.tape-player{max-width:620px;margin:30px auto}.tape-player>.cassette{max-width:460px;margin:0 auto}.now-playing{text-align:center;margin:28px 0 24px}.now-playing h2{font:italic 32px var(--serif);overflow-wrap:anywhere;margin:8px 0}.now-playing p{color:var(--muted);font-size:12px}.tape-seek{max-width:460px;margin:0 auto}.tape-seek input{width:100%;min-height:30px;accent-color:var(--blue);cursor:pointer;padding:0}.waveform{align-items:center;gap:3px;height:45px;display:flex}.waveform:empty{height:0}.waveform i{background:#676a6b;border-radius:3px;flex:1;min-width:0}.waveform i.elapsed{background:var(--blue)}.playback-clock{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:12px;display:flex}.voice-display{justify-content:space-between;align-items:center;margin-top:30px;display:flex}.voice-display>span{color:var(--muted);font-size:13px}.voice-display>div{gap:4px;display:flex}.voice-display [aria-pressed=true]{background:var(--row);color:var(--blue)}.tape-player .voice-list{margin:12px 0}.tape-player .voice-row{gap:12px;min-width:0;padding:16px}.tape-player .voice-row+.voice-row{margin-top:0}.tape-player .voice-row strong{overflow-wrap:anywhere;min-width:0}.voice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0;display:grid}.voice-grid .voice-row{text-align:center;flex-direction:column}.voice-grid .voice-row strong{font-size:22px}.voice-grid .voice-avatar{width:44px;height:44px;color:var(--blue);background:#ffffff0a;border-radius:50%;place-items:center;display:grid}@media (width<=440px){.voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.photo-viewer{width:100vw;max-width:none;height:100dvh;max-height:none;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));color:#f7f4ed;overscroll-behavior:contain;background:#000;border:0;margin:0;position:fixed;inset:0;overflow:auto}.push-banner{z-index:50;top:max(12px, env(safe-area-inset-top));border:1px solid var(--line);background:var(--sheet);border-radius:20px;flex-wrap:wrap;align-items:center;gap:8px 14px;width:min(520px,100vw - 24px);padding:12px 16px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 6px 30px #0008}.push-banner a{color:var(--blue)}.push-banner .icon-button{margin-left:auto}.photo-viewer[open],.photo-viewer.photo-page{grid-template-rows:auto minmax(120px,1fr) auto;gap:16px;display:grid}.photo-viewer::backdrop{background:#000}.photo-header,.photo-footer{width:min(100%,1100px);margin:0 auto}.photo-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.photo-header h2{overflow-wrap:anywhere;margin:0 0 6px;font:italic 22px/1.25 Georgia,serif}.photo-header time,.photo-hint{color:#aaa;font-size:12px}.photo-frame{touch-action:none;-webkit-user-select:none;user-select:none;cursor:zoom-in;min-height:120px;position:relative;overflow:hidden}.photo-frame.zoomed{cursor:grab}.photo-frame.zoomed:active{cursor:grabbing}.photo-frame img{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.photo-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.photo-stickers{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;min-height:53px;font:inherit;cursor:pointer;touch-action:manipulation;background:#222c;border:1px solid #ffffff20;border-radius:22px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:15px;display:inline-flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.photo-artwork-sheet{color:#f7f4ed;width:min(470px,100vw - 24px)}.photo-artwork-sheet h2{overflow-wrap:anywhere;padding-right:24px}.photo-decoration-preview,.photo-story-preview{object-fit:contain;background:#000;border-radius:8px;width:100%;height:min(30dvh,240px);display:block}.photo-story-preview{border-radius:0;width:auto;max-width:100%;height:min(45dvh,420px);margin:0 auto}.photo-decoration-option{border-bottom:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:54px;display:flex}.photo-decoration-option input{width:22px;height:22px;accent-color:var(--blue)}.photo-artwork-sheet>.button.primary{width:100%}.photo-navigation{align-items:center;gap:12px;display:flex}.photo-navigation>span{text-align:center;min-width:65px;font-size:13px}.photo-zoom{align-items:center;gap:8px;margin-left:auto;display:flex}.photo-zoom .text-link{justify-content:center;min-width:44px}.photo-actions{flex-wrap:wrap;gap:8px;display:flex}.photo-actions .button{min-height:44px}.photo-hint{margin:10px 0;line-height:1.5}.photo-viewer .notice{margin:8px 0;padding:10px 14px}@media (width<=480px){.photo-viewer{padding-left:12px;padding-right:12px}.photo-viewer[open],.photo-viewer.photo-page{gap:10px}.photo-navigation{gap:4px}.photo-navigation .icon-button{width:44px;height:44px}.photo-navigation>span{min-width:55px}.photo-zoom{gap:2px}.photo-actions .button{flex:1;padding:12px 10px}}@media (height<=500px) and (orientation:landscape){.photo-viewer[open],.photo-viewer.photo-page{grid-template-rows:auto 1fr;grid-template-columns:minmax(160px,1fr) minmax(250px,30%)}.photo-frame{grid-area:1/1/3}.photo-header,.photo-footer{grid-column:2}}.pending-edits{margin:16px 0}.pending-edit{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px 16px;padding:16px 0;display:flex}.pending-edit>strong{overflow-wrap:anywhere;flex-basis:100%}.dialog.route-sheet{max-width:680px;max-height:none;color:inherit;margin:24px auto}.photo-viewer.photo-page{border-radius:24px;width:100%;height:max(620px,100dvh - 160px);position:relative;inset:auto}@media (width<=480px){.dialog.route-sheet{padding:20px}.photo-viewer.photo-page{border-radius:16px;min-height:580px}}
