.ttl{--muted:var(--text-faint);--clay:var(--accent-clay);--honey:var(--accent-honey);--brass:var(--accent-honey);--night:var(--dark-collage-bg);--night-card:var(--dark-bg);--cream:var(--cream-text);--ease:cubic-bezier(0.2,0,0,1);--shadow:0 32px 80px rgba(var(--ink-rgb),0.15);position:relative;color:var(--ink);background:radial-gradient(circle at 12% 7%,rgba(var(--card-rgb),.62),transparent 24%),var(--paper);font-family:var(--font-ui);line-height:1.5;overflow-x:hidden;scroll-behavior:smooth}.ttl *,.ttl :after,.ttl :before{box-sizing:border-box}.ttl a{color:inherit;text-decoration:none}.ttl a,.ttl button{-webkit-tap-highlight-color:transparent}.ttl button{font:inherit}.ttl:before{position:fixed;inset:0;content:"";opacity:.025;pointer-events:none;z-index:100;background-image:repeating-linear-gradient(0deg,rgba(var(--ink-rgb),.28) 0,rgba(var(--ink-rgb),.28) 1px,transparent 1px,transparent 4px),repeating-linear-gradient(90deg,rgba(var(--ink-rgb),.18) 0,rgba(var(--ink-rgb),.18) 1px,transparent 1px,transparent 5px)}.ttl .skip-link{position:absolute;left:-9999px;top:0;z-index:200;padding:12px 18px;border-radius:0 0 12px 0;background:var(--oxblood);color:var(--cream);font-weight:700}.ttl .skip-link:focus{left:0}.ttl a:focus-visible,.ttl button:focus-visible,.ttl summary:focus-visible{outline:3px solid var(--accent-clay-deep);outline-offset:3px;border-radius:8px}.ttl .section-wrap{width:min(1240px,calc(100% - 48px));margin-inline:auto}.ttl .eyebrow{margin:0 0 16px;color:var(--oxblood);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ttl .eyebrow--gold{color:var(--honey)}.ttl .nav-shell{position:-webkit-sticky;position:sticky;top:0;z-index:80;width:100%;min-height:76px;padding:12px max(24px,calc((100vw - 1240px) / 2));display:flex;align-items:center;gap:40px;background:color-mix(in srgb,var(--paper) 88%,transparent);border-bottom:1px solid var(--hairline);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.ttl .brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;font-family:var(--font-display);font-size:21px;font-weight:500}.ttl .brand img{border-radius:12px;box-shadow:0 8px 22px rgba(var(--ink-rgb),.12)}.ttl .nav-links{margin-left:auto;display:flex;align-items:center;gap:30px;color:var(--ink-soft);font-size:15px;font-weight:600}.ttl .nav-links a{transition:color .22s var(--ease)}.ttl .nav-links a:hover{color:var(--oxblood)}.ttl .nav-gift{flex-shrink:0;color:var(--ink-soft);font-size:15px;font-weight:600;transition:color .22s var(--ease)}.ttl .nav-gift:hover{color:var(--oxblood)}.ttl .nav-cta{padding:11px 20px 12px;border-radius:var(--radius-pill);background:var(--oxblood);color:var(--cream);font-size:14px;font-weight:700;box-shadow:0 10px 24px rgba(var(--oxblood-rgb),.18);transition:transform .28s var(--ease),box-shadow .28s var(--ease)}.ttl .nav-cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(var(--oxblood-rgb),.26)}.ttl .hero{min-height:min(850px,calc(100vh - 76px));padding-block:clamp(64px,8vw,108px) 84px;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,.88fr);align-items:center;grid-gap:clamp(40px,6vw,92px);gap:clamp(40px,6vw,92px)}.ttl .hero-copy{position:relative;z-index:4;max-width:680px}.ttl .hero h1{margin:0;font-family:var(--font-display);font-size:clamp(48px,5.4vw,78px);font-weight:400;line-height:1.04;letter-spacing:-.04em;text-wrap:balance}.ttl .hero h1 em{color:var(--oxblood);font-style:normal}.ttl .hero-lede{max-width:610px;margin:30px 0 34px;color:var(--ink-soft);font-size:clamp(18px,1.7vw,21px);line-height:1.6;text-wrap:pretty}.ttl .hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.ttl .store-buttons{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap}.ttl .download-button{min-width:188px;height:64px;padding:8px 22px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:16px;background:var(--night);color:var(--cream);box-shadow:0 14px 30px rgba(var(--ink-rgb),.17);transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.ttl .download-button:hover{transform:translateY(-3px);box-shadow:0 20px 36px rgba(var(--ink-rgb),.24)}.ttl .download-button .apple-mark{width:26px;height:30px;color:var(--cream)}.ttl .download-button .play-mark{width:30px;color:var(--cream);font-size:22px;line-height:1;text-align:center;transform:scaleX(.88)}.ttl .download-button--google{background:color-mix(in srgb,var(--night) 82%,var(--paper))}.ttl .download-button--coming-soon{background:color-mix(in srgb,var(--ink) 55%,var(--paper));color:var(--paper);cursor:default;box-shadow:none}.ttl .download-button--coming-soon .play-mark{color:var(--paper)}.ttl .download-button--coming-soon:hover{transform:none;box-shadow:none}.ttl .download-button__label{display:flex;flex-direction:column;align-items:flex-start;line-height:1.02}.ttl .download-button small{font-size:10px;font-weight:400;letter-spacing:.01em}.ttl .download-button strong{font-size:20px;font-weight:600}.ttl .download-button--light{background:var(--oxblood)}.ttl .download-button--light.download-button--google{background:var(--night)}.ttl .download-button--light.download-button--coming-soon{background:color-mix(in srgb,var(--ink) 55%,var(--paper))}.ttl .text-link{color:var(--oxblood);font-size:16px;font-weight:700}.ttl .text-link span{display:inline-block;margin-left:8px;transition:transform .28s var(--ease)}.ttl .text-link:hover span{transform:translateY(4px)}.ttl .hero-trust{margin-top:26px;display:flex;align-items:center;gap:11px;color:var(--muted);font-size:13px;font-weight:600;flex-wrap:wrap}.ttl .hero-trust i{width:3px;height:3px;border-radius:50%;background:var(--brass)}.ttl .hero-gift{margin-top:22px;padding-left:14px;max-width:54ch;border-left:2px solid var(--honey);color:var(--ink-soft);font-size:16px;line-height:1.6;text-wrap:pretty;display:flex;align-items:flex-start;gap:10px}.ttl .hero-gift .gift-mark{flex-shrink:0;margin-top:3px;color:var(--honey)}.ttl .hero-gift a{color:var(--accent-clay-deep);font-weight:700;text-decoration:underline;text-underline-offset:3px}.ttl .hero-composition{position:relative;min-height:650px;isolation:isolate;animation:ttl-stage-in .8s var(--ease) both}.ttl .hero-composition:before{position:absolute;width:520px;height:520px;top:52%;left:52%;content:"";border-radius:50%;background:radial-gradient(circle,rgba(var(--accent-honey-rgb),.45),rgba(var(--accent-honey-rgb),.08) 45%,transparent 68%);transform:translate(-50%,-50%);filter:blur(4px);z-index:-3}.ttl .hero-rings{position:absolute;inset:35px -10px 30px 45px;z-index:-2}.ttl .hero-rings i,.ttl .privacy-ring i{position:absolute;inset:50%;border:1px solid rgba(var(--accent-honey-rgb),.2);border-radius:50%;transform:translate(-50%,-50%)}.ttl .hero-rings i:first-child{width:92%;height:92%}.ttl .hero-rings i:nth-child(2){width:72%;height:72%}.ttl .hero-rings i:nth-child(3){width:52%;height:52%}.ttl .hero-rings i:nth-child(4){width:32%;height:32%}.ttl .hero-phone{position:absolute;width:318px;height:691px;top:0;right:58px;overflow:hidden;border:11px solid var(--ink);border-radius:54px;background:var(--paper);box-shadow:0 38px 80px rgba(var(--ink-rgb),.27);transform:rotate(3.2deg)}.ttl .hero-phone img{object-fit:cover}.ttl .hero-phone__profile-fix{position:absolute;top:51.1%;left:0;right:0;height:10.5%;padding-top:2px;display:flex;flex-direction:column;align-items:center;gap:8px;background:var(--card);color:var(--text-muted);text-align:center;z-index:2}.ttl .hero-phone__profile-fix>span{font-size:12px}.ttl .hero-phone__profile-fix>strong{min-height:27px;padding:5px 11px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--hairline);border-radius:var(--radius-pill);background:rgba(var(--card-rgb),.72);color:var(--ink-soft);font-size:9px;font-weight:600;white-space:nowrap}.ttl .hero-phone__profile-fix i{color:var(--oxblood);font-style:normal}.ttl .keepsake-float{position:absolute;z-index:3;box-shadow:var(--shadow);animation:ttl-keepsake-in .72s var(--ease) both}.ttl .keepsake-float--one{animation-delay:.13s}.ttl .keepsake-float--two{animation-delay:.26s}.ttl .keepsake-float--three{animation-delay:.39s}.ttl .hero-notification{width:370px;top:58px;left:-28px;padding:14px 16px;display:flex;align-items:center;gap:12px;border:1px solid rgba(var(--cream-text-rgb),.18);border-radius:24px;background:rgba(var(--dark-bg-rgb),.93);color:var(--cream);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.ttl .hero-notification img{border-radius:10px}.ttl .hero-notification span{min-width:0;display:flex;flex:1 1;flex-direction:column;line-height:1.25}.ttl .hero-notification strong{font-size:14px}.ttl .hero-notification small{color:rgba(var(--cream-text-rgb),.78);font-size:13px}.ttl .hero-notification em{color:rgba(var(--cream-text-rgb),.58);align-self:flex-start;font-size:11px;font-style:normal}.ttl .word-card{width:250px;min-height:300px;left:0;bottom:55px;padding:34px 26px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--hairline);border-radius:28px;background:var(--card);text-align:center;transform:rotate(-4deg)}.ttl .sealed-card>span,.ttl .word-card>span{color:var(--oxblood);font-size:10px;font-weight:700;letter-spacing:.23em}.ttl .word-card strong{margin-top:18px;font-family:var(--font-display);font-size:30px;font-weight:400;line-height:1.12}.ttl .word-card>i{width:28px;height:1px;margin:20px 0 12px;background:var(--clay)}.ttl .word-card small{color:var(--muted);font-family:var(--font-display);font-size:12px}.ttl .word-card__play{width:42px;height:42px;margin-top:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--oxblood);color:var(--cream);font-size:14px}.ttl .sealed-card{width:230px;min-height:176px;right:-34px;bottom:46px;padding:24px;border:1px solid rgba(var(--accent-honey-rgb),.28);border-radius:24px;background:var(--night-card);color:var(--cream);transform:rotate(3deg)}.ttl .sealed-card>span{color:var(--honey)}.ttl .sealed-card strong{margin-top:10px;display:block;font-family:var(--font-display);font-size:21px;font-weight:400;line-height:1.16}.ttl .sealed-card small{margin-top:14px;display:block;color:rgba(var(--cream-text-rgb),.57);font-size:10px}.ttl .sealed-card i{position:absolute;right:20px;bottom:18px;color:var(--brass);font-style:normal}@keyframes ttl-stage-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes ttl-keepsake-in{0%{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}.ttl .voice-moment{width:min(1380px,calc(100% - 32px));margin:14px auto 0;padding:clamp(68px,8vw,116px) clamp(26px,8vw,112px);display:grid;grid-template-columns:minmax(0,.85fr) minmax(440px,1.15fr);align-items:center;grid-gap:clamp(50px,8vw,120px);gap:clamp(50px,8vw,120px);border-radius:42px;background:radial-gradient(circle at 80% 30%,rgba(var(--oxblood-rgb),.36),transparent 32%),var(--night);color:var(--cream);overflow:hidden}.ttl .capture-heading h2,.ttl .closing-cta h2,.ttl .family-line h2,.ttl .privacy-inner h2,.ttl .section-heading h2,.ttl .story-copy h2,.ttl .voice-copy h2{margin:0;font-family:var(--font-display);font-weight:400;letter-spacing:-.035em;line-height:1.07}.ttl .voice-copy h2{font-size:clamp(44px,5vw,70px)}.ttl .voice-copy>p:last-child{max-width:500px;margin:26px 0 0;color:rgba(var(--cream-text-rgb),.68);font-size:18px;line-height:1.62}.ttl .voice-player{min-height:470px;padding:clamp(28px,4vw,48px);display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(var(--accent-honey-rgb),.25);border-radius:32px;background:rgba(var(--dark-bg-rgb),.9);box-shadow:0 28px 70px rgba(var(--ink-rgb),.3)}.ttl .voice-player__bottom,.ttl .voice-player__top{display:flex;align-items:center;justify-content:space-between;gap:20px}.ttl .voice-player__top>div{display:flex;flex-direction:column}.ttl .voice-player__top span{color:var(--honey);font-size:11px;font-weight:700;letter-spacing:.2em}.ttl .voice-player__top strong{margin-top:7px;font-family:var(--font-display);font-size:36px;font-weight:400}.ttl .voice-player__top .voice-duration{color:rgba(var(--cream-text-rgb),.62);font-family:var(--font-ui);font-size:14px;letter-spacing:.08em}.ttl .waveform{height:98px;margin:44px 0 40px;display:flex;align-items:center;gap:5px}.ttl .voice-player .waveform{margin-block:38px 32px}.ttl .waveform span{width:4px;min-height:5px;flex:1 1;border-radius:var(--radius-pill);background:var(--honey);transform-origin:center;opacity:.78}.ttl .waveform--active span{animation:ttl-wave-play .56s ease-in-out infinite alternate}@keyframes ttl-wave-play{0%{transform:scaleY(.55);opacity:.55}to{transform:scaleY(1.08);opacity:1}}.ttl .voice-player__bottom{justify-content:flex-start}.ttl .voice-player__bottom button{width:56px;height:56px;border:1px solid rgba(var(--accent-honey-rgb),.32);border-radius:50%;background:var(--oxblood);color:var(--cream);cursor:pointer;transition:transform .22s var(--ease)}.ttl .voice-player__bottom button:hover{transform:scale(1.05)}.ttl .voice-player__bottom span{color:rgba(var(--cream-text-rgb),.68);font-size:14px}.ttl .voice-player__second{margin-top:30px;padding-top:24px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;grid-gap:14px;gap:14px;border-top:1px solid rgba(var(--cream-text-rgb),.12)}.ttl .voice-player__second button{width:46px;height:46px;border:1px solid rgba(var(--accent-honey-rgb),.28);border-radius:50%;background:rgba(var(--oxblood-rgb),.72);color:var(--cream);cursor:pointer}.ttl .voice-player__second>div{display:flex;flex-direction:column}.ttl .voice-player__second span{color:var(--honey);font-size:9px;font-weight:700;letter-spacing:.18em}.ttl .voice-player__second strong{margin-top:3px;color:var(--cream);font-size:15px}.ttl .voice-player__second em{color:rgba(var(--cream-text-rgb),.58);font-size:12px;font-style:normal}.ttl .capture-section,.ttl .pricing-section,.ttl .promise-section,.ttl .story-section{padding-block:clamp(100px,12vw,170px)}.ttl .section-heading{max-width:820px;margin-bottom:62px}.ttl .section-heading h2{font-size:clamp(48px,6vw,78px)}.ttl .promise-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.ttl .promise-card{position:relative;min-height:420px;padding:clamp(36px,5vw,62px);overflow:hidden;border:1px solid var(--hairline);border-radius:34px;background:var(--card)}.ttl .promise-card:nth-child(2){background:var(--paper-deep)}.ttl .promise-card:after{position:absolute;width:310px;height:310px;right:-100px;bottom:-120px;content:"";border:1px solid rgba(var(--oxblood-rgb),.13);border-radius:50%;box-shadow:0 0 0 38px rgba(var(--oxblood-rgb),.035),0 0 0 76px rgba(var(--oxblood-rgb),.022)}.ttl .promise-number{color:var(--oxblood);font-size:12px;font-weight:700;letter-spacing:.22em}.ttl .promise-card h3{margin:88px 0 18px;font-family:var(--font-display);font-size:clamp(38px,4vw,56px);font-weight:400;line-height:1.08}.ttl .promise-card>p{max-width:470px;margin:0;color:var(--ink-soft);font-size:18px;line-height:1.6}.ttl .promise-detail{position:absolute;left:clamp(36px,5vw,62px);bottom:42px;z-index:2;display:flex;align-items:center;gap:10px;color:var(--ink-soft);font-size:13px;font-weight:600}.ttl .promise-detail i{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--oxblood-rgb),.09);color:var(--oxblood);font-style:normal}.ttl .capture-section{display:grid;grid-template-columns:minmax(360px,.84fr) minmax(0,1.16fr);grid-gap:clamp(50px,7vw,104px);gap:clamp(50px,7vw,104px);align-items:start;border-top:1px solid var(--hairline)}.ttl .capture-heading{position:-webkit-sticky;position:sticky;top:120px}.ttl .capture-heading h2{font-size:clamp(48px,5.5vw,74px)}.ttl .capture-heading>p:not(.eyebrow){max-width:440px;margin-top:28px;color:var(--ink-soft);font-size:18px;line-height:1.65}.ttl .capsule-destination{max-width:440px;margin-top:42px;padding:22px;border:1px solid var(--hairline);border-radius:26px;background:radial-gradient(circle at 90% 10%,rgba(var(--accent-honey-rgb),.22),transparent 36%),var(--card);box-shadow:0 20px 50px rgba(var(--ink-rgb),.08)}.ttl .capsule-destination__title{display:flex;align-items:center;gap:14px}.ttl .capsule-destination__title img{border-radius:13px;box-shadow:0 8px 20px rgba(var(--ink-rgb),.12)}.ttl .capsule-destination__title>span{display:flex;flex-direction:column}.ttl .capsule-destination__title small{color:var(--oxblood);font-size:9px;font-weight:700;letter-spacing:.18em}.ttl .capsule-destination__title strong{margin-top:2px;font-family:var(--font-display);font-size:21px;font-weight:400}.ttl .capsule-destination__items{margin-top:20px;display:flex;flex-wrap:wrap;gap:8px}.ttl .capsule-destination__items span{padding:7px 10px;border:1px solid rgba(var(--oxblood-rgb),.12);border-radius:var(--radius-pill);background:rgba(var(--card-rgb),.6);color:var(--ink-soft);font-size:11px;font-weight:600}.ttl .capsule-destination__items i{margin-right:4px;color:var(--oxblood);font-style:normal}.ttl .capsule-destination>p{margin:18px 0 0;padding-top:16px;border-top:1px solid var(--hairline);color:var(--muted);font-size:12px;line-height:1.5}.ttl .capture-list{display:flex;flex-direction:column;gap:14px}.ttl .capture-list article{min-height:196px;padding:28px 24px;display:grid;grid-template-columns:58px minmax(0,1fr) minmax(142px,176px) 24px;grid-gap:18px;gap:18px;align-items:center;border:1px solid var(--hairline);border-radius:26px;background:rgba(var(--card-rgb),.64);transition:transform .26s var(--ease),box-shadow .26s var(--ease),background .26s var(--ease)}.ttl .capture-list article:nth-child(2){margin-left:24px;background:rgba(var(--paper-deep-rgb),.7)}.ttl .capture-list article:hover{background:var(--card);box-shadow:0 20px 44px rgba(var(--ink-rgb),.08);transform:translateY(-3px)}.ttl .capture-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--oxblood);color:var(--cream);font-size:20px}.ttl .capture-list h3{margin:0 0 8px;font-family:var(--font-display);font-size:28px;font-weight:400}.ttl .capture-list p{margin:0;color:var(--ink-soft);font-size:15px}.ttl .capture-list em{color:var(--muted);font-size:12px;font-style:normal;letter-spacing:.18em}.ttl .capture-demo{min-height:98px;padding:14px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(var(--oxblood-rgb),.12);border-radius:18px;background:rgba(var(--card-rgb),.86);color:var(--ink-soft)}.ttl .capture-demo--line>small,.ttl .capture-demo--voice>span{color:var(--oxblood);font-size:8px;font-weight:700;letter-spacing:.16em}.ttl .capture-demo--voice>small{color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.12em}.ttl .mini-wave{height:32px;margin:7px 0;display:flex;align-items:center;gap:4px}.ttl .mini-wave i{width:4px;border-radius:var(--radius-pill);background:var(--brass)}.ttl .mini-wave i:first-child,.ttl .mini-wave i:nth-child(7){height:10px}.ttl .mini-wave i:nth-child(2),.ttl .mini-wave i:nth-child(6){height:20px}.ttl .mini-wave i:nth-child(3),.ttl .mini-wave i:nth-child(5){height:28px}.ttl .mini-wave i:nth-child(4){height:18px}.ttl .capture-demo--share{flex-direction:row;align-items:center;gap:7px;font-size:10px;font-weight:600}.ttl .capture-demo--share b{color:var(--brass);font-weight:400}.ttl .capture-demo__app{padding:6px 8px;display:inline-flex;align-items:center;gap:5px;border-radius:10px;background:var(--night);color:var(--cream);white-space:nowrap}.ttl .capture-demo__app img{border-radius:6px}.ttl .capture-demo--line strong{margin-top:5px;font-family:var(--font-display);font-size:14px;font-weight:400;white-space:nowrap}.ttl .capture-demo--line>span{margin-top:7px;color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.16em}.ttl .family-line{padding-block:clamp(100px,12vw,164px);background:var(--night);color:var(--cream)}.ttl .family-line__grid{display:grid;grid-template-columns:minmax(0,.84fr) minmax(520px,1.16fr);align-items:center;grid-gap:clamp(60px,8vw,112px);gap:clamp(60px,8vw,112px)}.ttl .family-line h2{max-width:590px;font-size:clamp(46px,5vw,68px)}.ttl .family-line__copy>p:not(.eyebrow){max-width:520px;margin:28px 0 0;color:rgba(var(--cream-text-rgb),.67);font-size:18px;line-height:1.65}.ttl .family-line__trust{margin-top:32px;display:inline-flex;align-items:center;gap:10px;color:var(--honey);font-size:14px;font-weight:700}.ttl .family-line__trust span{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(var(--accent-honey-rgb),.4);border-radius:50%}.ttl .family-flow{min-height:590px;padding:38px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(var(--accent-honey-rgb),.2);border-radius:38px;background:radial-gradient(circle at 50% 30%,rgba(var(--oxblood-rgb),.36),transparent 42%),var(--night-card)}.ttl .capsule-arrival,.ttl .family-contact{width:min(460px,100%);margin-inline:auto;padding:28px;border-radius:26px}.ttl .family-contact{border:1px solid rgba(var(--cream-text-rgb),.16);background:rgba(var(--cream-text-rgb),.06);text-align:center}.ttl .capsule-arrival span,.ttl .family-contact>span{color:var(--honey);font-size:10px;font-weight:700;letter-spacing:.2em}.ttl .family-contact strong{margin-top:9px;display:block;font-family:var(--font-display);font-size:24px;font-weight:400}.ttl .family-contact>small{margin-top:7px;display:block;color:rgba(var(--cream-text-rgb),.58);font-size:13px;letter-spacing:.08em}.ttl .family-contact div{margin-top:26px;display:flex;justify-content:center;gap:16px}.ttl .family-contact i{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--cream-text-rgb),.09);color:var(--cream);font-style:normal}.ttl .family-contact i:first-child{background:var(--oxblood)}.ttl .flow-arrow{height:68px;display:flex;flex-direction:column;align-items:center;color:var(--honey)}.ttl .flow-arrow span{width:1px;height:22px;background:rgba(var(--accent-honey-rgb),.32)}.ttl .flow-arrow b{font-size:27px;font-weight:400;line-height:21px;transform:rotate(90deg)}.ttl .capsule-arrival{position:relative;display:grid;grid-template-columns:54px 1fr;grid-gap:16px;gap:16px;align-items:center;background:var(--card);color:var(--ink);box-shadow:0 22px 50px rgba(var(--ink-rgb),.25)}.ttl .capsule-arrival img{border-radius:14px}.ttl .capsule-arrival .capsule-copy{display:flex;flex-direction:column}.ttl .capsule-arrival span{color:var(--oxblood)}.ttl .capsule-arrival strong{margin-top:3px;font-size:16px}.ttl .capsule-arrival .waveform{grid-column:1/-1;height:38px;margin:18px 0 0;flex-direction:row;gap:3px}.ttl .capsule-arrival .waveform span{background:var(--oxblood);letter-spacing:0}.ttl .story-section{display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(0,.85fr);align-items:center;grid-gap:clamp(70px,10vw,140px);gap:clamp(70px,10vw,140px)}.ttl .story-visual{position:relative;min-height:700px}.ttl .story-calendar{position:absolute;width:410px;height:650px;left:30px;top:10px;overflow:hidden;border:10px solid var(--ink);border-radius:46px;background:var(--paper);box-shadow:var(--shadow);transform:rotate(-2.5deg)}.ttl .story-calendar img{object-fit:cover;object-position:top}.ttl .story-share{position:absolute;width:400px;right:-28px;bottom:68px;padding:20px;border:1px solid rgba(var(--cream-text-rgb),.12);border-radius:24px;background:var(--dark-collage-bg);box-shadow:0 28px 70px rgba(var(--ink-rgb),.3);transform:rotate(3deg)}.ttl .story-share span{margin-bottom:12px;display:block;color:rgba(var(--cream-text-rgb),.6);font-size:9px;font-weight:700;letter-spacing:.2em}.ttl .story-share img{width:100%;height:auto;display:block}.ttl .story-copy h2{font-size:clamp(50px,6vw,78px)}.ttl .story-copy>p:not(.eyebrow){margin:28px 0 34px;color:var(--ink-soft);font-size:19px;line-height:1.65}.ttl .price-card ul,.ttl .story-copy ul{padding:0;margin:0;list-style:none}.ttl .story-copy li{padding:15px 0 15px 32px;border-bottom:1px solid var(--hairline);color:var(--ink-soft);font-weight:600}.ttl .story-copy li:before{margin-left:-32px;margin-right:14px;content:"✓";color:var(--oxblood)}.ttl .privacy-section{position:relative;min-height:820px;padding:120px 24px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--night);color:var(--cream);text-align:center}.ttl .privacy-ring{position:absolute;width:min(900px,90vw);height:min(900px,90vw);left:50%;top:50%;transform:translate(-50%,-50%)}.ttl .privacy-ring i{border-color:rgba(var(--accent-honey-rgb),.11)}.ttl .privacy-ring i:first-child{width:100%;height:100%}.ttl .privacy-ring i:nth-child(2){width:72%;height:72%}.ttl .privacy-ring i:nth-child(3){width:43%;height:43%}.ttl .privacy-inner{position:relative;z-index:2;width:min(980px,100%)}.ttl .privacy-inner h2{font-size:clamp(52px,7vw,92px)}.ttl .privacy-inner h2 em{color:var(--honey);font-style:normal}.ttl .privacy-points{margin-top:62px;display:flex;align-items:stretch;justify-content:center;gap:1px}.ttl .privacy-points span{min-height:88px;padding:22px 28px;display:flex;align-items:center;gap:15px;border:1px solid rgba(var(--cream-text-rgb),.14);color:rgba(var(--cream-text-rgb),.85);font-size:13px;text-align:left}.ttl .privacy-points span:first-child{border-radius:18px 0 0 18px}.ttl .privacy-points span:last-child{border-radius:0 18px 18px 0}.ttl .privacy-points b{color:var(--honey);font-size:10px;letter-spacing:.14em}.ttl .section-heading--pricing{max-width:880px;text-align:center;margin-inline:auto}.ttl .pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));grid-gap:22px;gap:22px}.ttl .price-card{min-height:520px;padding:clamp(34px,5vw,58px);display:flex;flex-direction:column;border:1px solid var(--hairline);border-radius:32px;background:var(--card)}.ttl .price-card--family{background:var(--oxblood);color:var(--cream);box-shadow:0 30px 70px rgba(var(--oxblood-rgb),.23)}.ttl .price-label{font-size:11px;font-weight:700;letter-spacing:.22em;color:var(--muted)}.ttl .price-card--family .price-label{color:var(--honey)}.ttl .price-card h3{margin:44px 0 18px;font-family:var(--font-display);font-size:clamp(50px,5vw,70px);font-weight:400;line-height:1}.ttl .price-card h3 small{font-family:var(--font-ui);font-size:16px}.ttl .price-card>p{max-width:470px;margin:0 0 28px;color:var(--ink-soft);font-size:17px}.ttl .price-card--family>p{color:rgba(var(--cream-text-rgb),.78)}.ttl .price-card li{padding:13px 0;color:var(--ink-soft);font-size:15px}.ttl .price-card--family li{color:rgba(var(--cream-text-rgb),.85)}.ttl .price-card li:before{margin-right:12px;content:"✓";color:var(--oxblood)}.ttl .price-card--family li:before{color:var(--honey)}.ttl .price-card>a{width:100%;min-height:56px;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--oxblood);border-radius:15px;color:var(--oxblood);font-weight:700;transition:transform .22s var(--ease)}.ttl .price-card>a:hover{transform:translateY(-2px)}.ttl .price-card--family>a{border-color:var(--cream);background:var(--cream);color:var(--oxblood)}.ttl .pricing-note{margin:28px auto 0;max-width:640px;text-align:center;color:var(--muted);font-size:14px;line-height:1.5}.ttl .faq-section{padding-block:clamp(90px,11vw,150px);border-top:1px solid var(--hairline)}.ttl .faq-list{max-width:860px;margin:0 auto}.ttl .faq-item{border-bottom:1px solid var(--hairline)}.ttl .faq-q{position:relative;list-style:none;cursor:pointer;padding:26px 48px 26px 0;font-family:var(--font-display);font-size:clamp(20px,2.4vw,26px);font-weight:400;color:var(--ink)}.ttl .faq-q::-webkit-details-marker{display:none}.ttl .faq-q:after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:28px;font-weight:300;color:var(--oxblood);transition:transform .2s var(--ease)}.ttl .faq-item[open] .faq-q:after{content:"−"}.ttl .faq-a{margin:0 0 28px;max-width:720px;color:var(--ink-soft);font-size:17px;line-height:1.62}.ttl .founder-note{padding:30px 24px 130px;text-align:center}.ttl .founder-note p{width:min(840px,100%);margin:0 auto;font-family:var(--font-display);font-size:clamp(30px,4vw,48px);line-height:1.3}.ttl .founder-note span{margin-top:22px;display:block;color:var(--muted);font-size:13px}.ttl .closing-cta{padding:clamp(90px,12vw,160px) 24px;display:flex;flex-direction:column;align-items:center;background:radial-gradient(circle at 50% 46%,rgba(var(--accent-honey-rgb),.22),transparent 28%),var(--paper-deep);text-align:center}.ttl .closing-cta>img{margin-bottom:32px;border-radius:20px;box-shadow:0 18px 44px rgba(var(--ink-rgb),.18)}.ttl .closing-cta h2{font-size:clamp(50px,6vw,82px)}.ttl .closing-cta>p:not(.eyebrow){max-width:560px;margin:24px auto 34px;color:var(--ink-soft);font-size:19px}.ttl .closing-cta .store-buttons{justify-content:center}.ttl footer{min-height:160px;padding:42px max(24px,calc((100vw - 1240px) / 2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:36px;gap:36px;border-top:1px solid var(--hairline);background:var(--paper)}.ttl footer>p{margin:0;color:var(--muted);font-size:13px}.ttl footer>div{display:flex;gap:20px;align-items:center;color:var(--muted);font-size:12px}.ttl footer>div a:hover{color:var(--oxblood)}@media (max-width:1060px){.ttl .hero{grid-template-columns:1fr 440px;gap:30px}.ttl .hero-composition{transform:scale(.88);transform-origin:center right}.ttl .hero-notification{left:-44px}.ttl .sealed-card{right:-46px}.ttl .family-line__grid,.ttl .story-section{grid-template-columns:1fr 1fr;gap:52px}.ttl .family-flow{min-height:540px;padding:28px}.ttl .story-visual{transform:scale(.87);transform-origin:center left}}@media (max-width:860px){.ttl .nav-shell{min-height:68px}.ttl .nav-links{display:none}.ttl .nav-gift{margin-left:auto;padding:9px 15px 10px;border:1px solid var(--hairline);border-radius:var(--radius-pill);font-size:14px;font-weight:700}.ttl .nav-shell{gap:12px}.ttl .hero{min-height:unset;padding-top:58px;grid-template-columns:1fr;gap:58px}.ttl .hero-copy{max-width:760px}.ttl .hero-composition{width:min(600px,100%);margin-inline:auto;transform:none;transform-origin:center}.ttl .pricing-grid,.ttl .promise-grid,.ttl .voice-moment{grid-template-columns:1fr}.ttl .price-card{min-height:0}.ttl .capture-section{grid-template-columns:1fr}.ttl .capture-heading{position:static}.ttl .family-line__grid,.ttl .story-section{grid-template-columns:1fr}.ttl .family-line__grid{gap:58px}.ttl .story-visual{width:min(650px,100%);margin-inline:auto;transform:none}.ttl .story-copy{max-width:650px}.ttl .privacy-points{flex-direction:column;align-items:stretch;max-width:520px;margin-inline:auto}.ttl .privacy-points span,.ttl .privacy-points span:first-child,.ttl .privacy-points span:last-child{border-radius:0}.ttl .privacy-points span:first-child{border-radius:18px 18px 0 0}.ttl .privacy-points span:last-child{border-radius:0 0 18px 18px}.ttl footer{grid-template-columns:1fr;text-align:center}.ttl footer .brand,.ttl footer>div{justify-content:center}}@media (max-width:620px){.ttl .section-wrap{width:min(100% - 32px,1240px)}.ttl .nav-shell{padding-inline:16px}.ttl .brand{font-size:16px}.ttl .brand img{width:34px;height:34px}.ttl .nav-shell{gap:10px}.ttl .nav-cta{padding:9px 13px 10px}.ttl .nav-cta,.ttl .nav-gift{font-size:12px;white-space:nowrap}.ttl .nav-gift{padding:8px 12px 9px}.ttl .hero{padding-top:48px;padding-bottom:50px}.ttl .hero h1{font-size:clamp(42px,12vw,58px)}.ttl .hero-lede{font-size:17px;line-height:1.55}.ttl .hero-actions{align-items:flex-start;flex-direction:column}.ttl .download-button,.ttl .store-buttons{width:100%}.ttl .hero-trust{gap:8px}.ttl .hero-composition{min-height:575px;margin-top:6px}.ttl .hero-phone{width:258px;height:561px;right:18px;border-width:8px;border-radius:42px}.ttl .hero-notification{width:min(315px,calc(100vw - 42px));left:-4px;top:35px;border-radius:20px}.ttl .hero-notification small{font-size:12px}.ttl .word-card{width:188px;min-height:232px;left:-2px;bottom:24px;padding:24px 16px 20px;border-radius:22px}.ttl .word-card strong{margin-top:12px;font-size:24px}.ttl .word-card>i{margin:14px 0 9px}.ttl .word-card__play{width:36px;height:36px;margin-top:14px}.ttl .sealed-card{width:180px;min-height:145px;right:-8px;bottom:0;padding:18px}.ttl .sealed-card strong{font-size:17px}.ttl .voice-moment{width:calc(100% - 16px);padding:70px 20px;border-radius:28px;gap:42px}.ttl .capture-heading h2,.ttl .closing-cta h2,.ttl .family-line h2,.ttl .privacy-inner h2,.ttl .section-heading h2,.ttl .story-copy h2,.ttl .voice-copy h2{font-size:clamp(42px,12vw,58px)}.ttl .voice-player{min-height:330px;padding:24px 20px;border-radius:24px}.ttl .voice-player__top strong{font-size:30px}.ttl .waveform{height:82px;gap:3px}.ttl .voice-player__bottom span{font-size:12px}.ttl .capture-section,.ttl .pricing-section,.ttl .promise-section,.ttl .story-section{padding-block:96px}.ttl .section-heading{margin-bottom:42px}.ttl .promise-card{min-height:390px;padding:32px 26px}.ttl .promise-card h3{margin-top:70px}.ttl .promise-detail{left:26px;bottom:30px}.ttl .capture-list article{min-height:170px;padding:22px 18px;grid-template-columns:48px 1fr;gap:18px}.ttl .capture-list article:nth-child(2){margin-left:0}.ttl .capture-list em{display:none}.ttl .capture-demo{min-height:82px;grid-column:2}.ttl .capture-icon{width:46px;height:46px}.ttl .capture-list h3{font-size:23px}.ttl .family-line{padding-block:90px}.ttl .family-flow{min-height:520px;padding:18px;border-radius:28px}.ttl .capsule-arrival,.ttl .family-contact{padding:22px 18px}.ttl .family-contact strong{font-size:21px}.ttl .story-visual{min-height:570px}.ttl .story-calendar{width:300px;height:520px;left:3px;border-width:7px;border-radius:38px}.ttl .story-share{width:min(315px,calc(100vw - 44px));right:-2px;bottom:18px;padding:16px}.ttl .privacy-section{min-height:760px;padding-block:100px}.ttl .price-card{min-height:520px;padding:34px 26px}.ttl .founder-note{padding-bottom:95px}.ttl .closing-cta{padding-block:100px}.ttl footer>div{flex-wrap:wrap;justify-content:center}}@media (prefers-reduced-motion:reduce){.ttl,.ttl *,.ttl :after,.ttl :before{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.ttl .gift-strip{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px 16px;gap:14px 16px;align-items:start;width:min(760px,100%);margin:28px auto 0;padding:22px 24px;border:1px solid var(--hairline);border-radius:20px;background:var(--card);text-align:left}@media (min-width:780px){.ttl .gift-strip{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px}}.ttl .gift-strip__mark{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:var(--accent-honey-disc);color:var(--oxblood-deep);flex:0 0 auto}.ttl .gift-strip__body h3{margin:0 0 4px;font-family:var(--font-display);font-weight:400;font-size:20px;line-height:1.25;color:var(--ink)}.ttl .gift-strip__body p{margin:0 0 10px;color:var(--ink-soft);font-size:15px;line-height:1.55;max-width:46ch}.ttl .gift-strip__links{list-style:none;display:flex;flex-wrap:wrap;gap:4px 16px;margin:0;padding:0}.ttl .gift-strip__links a{display:inline-flex;align-items:center;min-height:34px;font-size:14px;font-weight:600;color:var(--accent-clay-deep);text-decoration:underline;text-underline-offset:3px}.ttl .gift-strip__links a:hover{color:var(--oxblood)}.ttl .gift-strip__cta{grid-column:1/-1;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;border:1.5px solid var(--accent-clay-deep);color:var(--accent-clay-deep);font-size:15px;font-weight:600;white-space:nowrap;transition:background-color .14s var(--ease)}@media (min-width:780px){.ttl .gift-strip__cta{grid-column:auto}}.ttl .gift-strip__cta:hover{background:rgba(var(--oxblood-rgb),.06)}.ttl .footer-gifts{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px 20px;padding-top:22px;border-top:1px solid var(--hairline);font-size:13px}.ttl .footer-gifts,.ttl .footer-gifts a{align-items:center;color:var(--text-muted)}.ttl .footer-gifts a{display:inline-flex;min-height:38px;text-decoration:none}.ttl .footer-gifts a:hover{color:var(--oxblood);text-decoration:underline;text-underline-offset:3px}.ttl .footer-gifts>span:first-child{font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:11px;color:var(--text-muted)}.ttl .nav-cta,.ttl .nav-gift{display:inline-flex;align-items:center;justify-content:center;min-height:44px}.ttl .footer-lang{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:6px;font-size:14px}.ttl .footer-lang>span:first-child{opacity:.55}.ttl .footer-lang span[aria-current]{font-weight:600;opacity:.55}.ttl .footer-lang a{font-weight:600;text-decoration:underline;text-underline-offset:3px;display:inline-flex;align-items:center;min-height:44px}