.checkout{--checkout-space:clamp(1.5rem, 4vw, 4.5rem);background:var(--paper,#f5f3ee);min-height:100svh;color:var(--ink,#242923)}.checkout__header{border-bottom:1px solid var(--line,#d8d8cf);height:72px;padding:0 var(--checkout-space);justify-content:space-between;align-items:center;display:flex}.checkout__wordmark{color:inherit;letter-spacing:.14em;font-size:1rem;font-weight:700;text-decoration:none}.checkout__demo-label{color:var(--muted,#6d746b);letter-spacing:.06em;font-size:.75rem}.checkout__shell{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);min-height:calc(100svh - 72px);display:grid}.checkout__product{border-right:1px solid var(--line,#d8d8cf);padding:var(--checkout-space)}.checkout__image-wrap{aspect-ratio:.94;background:#d8d8cf;margin-bottom:1.4rem;overflow:hidden}.checkout__image-wrap img{object-fit:cover;width:100%;height:100%}.checkout__product-name{letter-spacing:-.055em;margin:.5rem 0 2.5rem;font-family:inherit;font-size:clamp(1.35rem,2.1vw,2.2rem);line-height:1.15}.checkout__product-price{margin:0;font-size:.86rem}.checkout__content{max-width:700px;padding:clamp(2rem, 6vw, 6rem) var(--checkout-space);width:100%;margin:0 auto}.checkout__steps{gap:1.1rem;margin:0 0 clamp(3rem,7vw,6rem);padding:0;list-style:none;display:flex;overflow-x:auto}.checkout__steps li{color:var(--muted,#6d746b);flex:none;font-size:.72rem}.checkout__steps li span{font-variant-numeric:tabular-nums;margin-right:.35rem}.checkout__steps li.is-active{color:var(--ink,#242923)}.checkout h1{letter-spacing:-.055em;outline:none;margin:.6rem 0 1.5rem;font-size:clamp(2rem,3.8vw,3.5rem);font-weight:500;line-height:1.23}.checkout__lead{color:var(--muted,#6d746b);max-width:30rem;margin:0 0 2.5rem;font-size:1rem;line-height:1.65}.checkout__preorder-strip{border-block:1px solid var(--line,#d8d8cf);color:var(--muted,#6d746b);margin:-1rem 0 2.25rem;padding:.7rem 0;font-size:.75rem;line-height:1.55}.checkout__summary{border-top:1px solid var(--ink,#242923);margin:2.25rem 0 1.2rem}.checkout__summary div,.checkout__review-row{border-bottom:1px solid var(--line,#d8d8cf);justify-content:space-between;align-items:baseline;gap:1rem;padding:.9rem 0;font-size:.92rem;display:flex}.checkout__summary span,.checkout__review-row span{color:var(--muted,#6d746b)}.checkout__summary strong,.checkout__review-row strong{text-align:right;font-weight:500}.checkout__summary--compact{margin:1.75rem 0}.checkout__summary--compact div{padding:.65rem 0;font-size:.84rem}.checkout__note,.checkout__notice{color:var(--muted,#6d746b);margin:1rem 0 2rem;font-size:.75rem;line-height:1.6}.checkout__notice{border-left:2px solid var(--sage,#5c6856);color:var(--ink,#242923);padding-left:1rem}.checkout__next{margin-top:.5rem}.checkout__plan-list{border-top:1px solid var(--ink,#242923);margin-top:2.4rem}.checkout__plan{border-bottom:1px solid var(--line,#d8d8cf);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem 0;display:flex}.checkout__plan-name{margin:0 0 .45rem;font-size:1.1rem}.checkout__plan-description{color:var(--muted,#6d746b);max-width:18rem;margin:0;font-size:.85rem;line-height:1.5}.checkout__plan-action{flex-direction:column;flex:none;align-items:flex-end;gap:.9rem;display:flex}.checkout__plan-action strong{font-size:.9rem;font-weight:500}.checkout__review{border-top:1px solid var(--ink,#242923);margin-top:2.5rem}.checkout__actions{flex-wrap:wrap;gap:.75rem;display:flex}.checkout__complete{padding-top:clamp(2rem,9vw,8rem)}.checkout__gate{padding-top:clamp(1rem,5vw,4rem)}.checkout .button{border-radius:3px;min-height:46px;padding:.7rem 1rem;font-size:.85rem}.checkout a:focus-visible,.checkout button:focus-visible{outline:2px solid var(--sage,#5c6856);outline-offset:3px}.checkout h1:focus-visible{outline:none}@media (width<=900px){.checkout__shell{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr)}.checkout__product{padding:2rem}}@media (width<=767px){.checkout__header{height:64px}.checkout__shell{display:block}.checkout__product{border-bottom:1px solid var(--line,#d8d8cf);padding:1rem var(--checkout-space);border-right:0;grid-template-columns:112px 1fr;gap:0 1rem;display:grid}.checkout__image-wrap{grid-row:span 3;margin:0}.checkout__product .eyebrow{align-self:end;margin:0}.checkout__product-name{margin:.25rem 0 1rem;font-size:1.25rem}.checkout__product-price{align-self:end}.checkout__content{padding-bottom:6rem}.checkout__steps{gap:.9rem;margin-bottom:3rem}.checkout__steps li{font-size:.67rem}.checkout__plan{display:block}.checkout__plan-action{flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:1.3rem}.checkout__actions .button{width:100%}}@media (width<=360px){.checkout__steps{gap:.7rem}.checkout__steps li{font-size:.61rem}.checkout__summary div,.checkout__review-row{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.checkout *,.checkout :before,.checkout :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{color:#242923;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#242923;--muted:#5d6658;--paper:#f5f3ee;--sage:#5c6856;--line:#dcded5;--white:#fff;--radius:16px;background:#f8f7f4;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;background:0 0;border:0}a{color:inherit;text-decoration:none}img{width:100%;height:auto;display:block}svg{flex-shrink:0}p,h1,h2,h3,figure{margin:0}p,h1,h2,h3{word-break:keep-all;overflow-wrap:break-word}ul{padding-left:20px}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,[tabindex="0"]:focus-visible{outline-offset:5px;outline:2px solid #5d754a}::selection{background:#d3dac9}button:disabled{cursor:default;opacity:.45}.container{width:calc(100% - 112px);max-width:1280px;margin-inline:auto}.section{padding-block:116px}.eyebrow{letter-spacing:.18em;color:var(--muted);font-size:11px;font-weight:600;line-height:1.6}h2{letter-spacing:-.055em;font-size:clamp(35px,3.7vw,53px);font-weight:500;line-height:1.3}h3{letter-spacing:-.045em;font-size:26px;font-weight:500;line-height:1.4}.body-copy{letter-spacing:-.02em;color:var(--muted);font-size:17px;line-height:1.85}.section-heading{margin-bottom:54px}.section-heading .eyebrow{margin-bottom:24px}.section-heading .body-copy{margin-top:24px}.centered{text-align:center}.wordmark{letter-spacing:.22em;font-size:23px;font-weight:500;line-height:1}.button{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:22px;min-height:49px;padding:14px 24px;font-size:14px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;background:var(--ink)}.button-dark:hover{background:#44513e}.button-light{background:#eeeee8;border:1px solid #dcdfd3}.button-light:hover{background:#e1e5db}.full-width{width:100%}.fine-print{color:var(--muted);font-size:12px;line-height:1.75}.sample-label{color:#606957;letter-spacing:.01em;font-size:10px}.little-number{letter-spacing:.14em;color:var(--muted);font-size:10px}.text-button{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:13px 0;font-size:14px;display:inline-flex}.skip-link{background:var(--ink);color:#fff;z-index:100;padding:16px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.site-header{z-index:30;border-radius:100px;justify-content:space-between;align-items:center;height:68px;padding:0 26px;transition:background .25s,box-shadow .25s;display:flex;position:absolute;top:22px;left:32px;right:32px}.site-header.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f8f4ed;border:1px solid #fff9;position:fixed;top:16px;box-shadow:0 6px 40px #2631200a}.site-header nav{align-items:center;gap:34px;margin-left:80px;display:flex}.site-header nav a{color:#495044;padding-block:12px;font-size:12px}.site-header nav a:hover{color:#000}.header-buy{gap:18px;min-height:39px;padding:10px 19px;font-size:12px}.menu-toggle{display:none}.hero{isolation:isolate;background:#edece6;align-items:center;height:min(880px,94svh);min-height:680px;display:flex;position:relative;overflow:hidden}.hero>picture{z-index:-2;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;height:100%}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#f5f3ed40,#0000 65%);position:absolute;inset:0}.hero-content{padding-top:45px}.hero-content .eyebrow{letter-spacing:.12em;color:#5d6358;margin-bottom:25px;font-weight:500}.hero h1{letter-spacing:-.065em;font-size:clamp(40px,4.3vw,65px);font-weight:500;line-height:1.28}.hero h1 span{display:block}.hero-description{letter-spacing:-.025em;color:#555c51;margin-top:25px;font-size:17px}.hero-actions{align-items:center;gap:27px;margin-top:38px;display:flex}.hero-price{letter-spacing:-.04em;font-size:17px;font-weight:400}.quiet-link{color:#555e51;align-items:center;gap:20px;margin-top:25px;padding-block:9px;font-size:12px;display:inline-flex}.hero-bottom{letter-spacing:.12em;color:#323a2d;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:26px;left:56px;right:56px}.hero-bottom span:last-child{letter-spacing:.01em}.memory-layout{grid-template-columns:1fr 1fr;gap:24px;display:grid}.memory-image{border-radius:var(--radius);min-height:520px;position:relative;overflow:hidden}.memory-image img{object-fit:cover;height:100%}.memory-image>span{color:#3e4539;font-size:13px;position:absolute;bottom:27px;left:28px}.memory-demo{border-radius:var(--radius);background:#eceee6;flex-direction:column;padding:38px 38px 30px;display:flex}.demo-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.memory-demo h3{margin-top:37px}.day-tabs{background:#e0e4d8;border-radius:99px;gap:5px;width:max-content;margin-top:23px;padding:4px;display:flex}.day-tabs button{color:#56604e;border-radius:99px;min-height:37px;padding:9px 23px;font-size:12px}.day-tabs button[aria-pressed=true]{background:#fff;box-shadow:0 1px 5px #00000007}.conversation{flex-direction:column;gap:16px;min-height:152px;margin-top:30px;animation:.35s both enter;display:flex}.bubble{letter-spacing:-.025em;max-width:90%;padding:17px 21px;font-size:15px;line-height:1.75}.bubble.person{background:#d8dfce;border-radius:16px 16px 3px;align-self:flex-end}.bubble.ruah{background:#ffffffce;border-radius:16px 16px 16px 3px;align-self:flex-start}.bubble.ruah>span{letter-spacing:.15em;color:#606e54;margin-bottom:7px;font-size:9px;display:block}.memory-demo .text-button{align-self:flex-start;margin-top:19px}.memory-demo .fine-print{margin-top:15px}.life{background:#eceee7}.life-layout{grid-template-columns:.88fr 1.12fr;align-items:center;gap:100px;display:grid}.life-copy{min-width:0}.life-copy .eyebrow{margin-bottom:25px}.life-copy .body-copy{margin-top:27px}.life-tabs{flex-direction:column;margin-top:44px;display:flex}.life-tabs button{color:#626f59;text-align:left;border-bottom:1px solid #d4d9cc;align-items:center;gap:16px;width:100%;padding:22px 3px;font-size:15px;transition:color .2s;display:flex}.life-tabs button span{flex:1}.life-tabs button[aria-selected=true]{color:var(--ink);border-color:#77846b}.life-tabs button[aria-selected=true]>svg:last-child{transform:translate(3px)}.life-stage{background:#f8faf4;border-radius:20px;min-width:0;min-height:550px;padding:32px 36px;box-shadow:0 22px 54px #4150330a}.life-stage .wordmark{font-size:16px}.weather-content{text-align:center;padding:36px 0 0}.location{color:#646f55;font-size:12px}.weather-degree{justify-content:center;align-items:center;gap:25px;height:162px;display:flex}.weather-degree>span{letter-spacing:-.09em;color:#4d5d3e;font-size:100px;font-weight:300;line-height:1}.weather-degree sup{vertical-align:top;font-size:58px;font-weight:300;position:relative;top:9px;left:4px}.sun-art{background:#dfbf72;border-radius:50%;width:80px;height:80px;box-shadow:0 0 50px 20px #e6d39b45}.weather-content h3{font-size:25px}.weather-content>p{color:var(--muted);margin-top:16px;font-size:14px;line-height:1.8}.weather-hours{border-top:1px solid #e2e6da;justify-content:space-between;margin-top:28px;padding-top:21px;display:flex}.weather-hours>div{color:#646f55;flex-direction:column;align-items:center;gap:12px;font-size:11px;display:flex}.weather-hours svg{color:#a6904b;width:20px}.weather-hours b{color:#4c5840;font-size:13px;font-weight:500}.voice-prompt{color:#637453;justify-content:center;align-items:center;gap:8px;margin-top:29px;font-size:12px;display:flex}.radio-content{text-align:center;padding-top:27px}.record-art{place-items:center;height:195px;display:grid}.record{background:repeating-radial-gradient(#32362e 0 2px,#474c41 3px,#353a30 4px);border-radius:50%;place-items:center;width:185px;height:185px;display:grid;box-shadow:7px 10px 20px #24301620}.record>span{letter-spacing:2px;background:#c5ccb8;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:65px;height:65px;font-size:11px;display:flex}.record small{letter-spacing:.5px;margin-top:5px;font-size:5px}.spinning{animation:14s linear infinite spin}.radio-content>.eyebrow{margin-top:20px}.radio-content h3{margin-top:9px;font-size:23px}.wave{color:#a0ac92;justify-content:center;align-items:center;gap:3px;height:40px;display:flex}.wave i{transform-origin:50%;background:currentColor;border-radius:3px;width:3px;display:block}.wave.active i{animation:1s ease-in-out infinite alternate wave}.radio-content .wave{margin-block:12px}.round-control{background:#e1e6d9;border:1px solid #d0d9c7;border-radius:50%;place-items:center;width:48px;height:48px;display:inline-grid}.round-control:hover{background:#ccd6c0}.demo-note{color:var(--muted);margin-top:17px;font-size:11px;line-height:1.7}.quiz-content{text-align:center;padding-top:28px}.question-mark{color:#6c7e5c;margin-bottom:14px;font-family:Georgia,serif;font-size:50px;font-weight:300;display:inline-block}.quiz-content h3{margin-top:16px;font-size:28px}.quiz-options{flex-direction:column;gap:10px;max-width:310px;margin:25px auto 0;display:flex}.quiz-options button{background:#fff;border:1px solid #dce2d4;border-radius:9px;justify-content:space-between;align-items:center;padding:15px 20px;font-size:14px;display:flex}.quiz-options button.selected{background:#dee7d5;border-color:#98aa87}.quiz-feedback{color:#587045;min-height:22px;margin-top:18px;font-size:12px;line-height:1.7}.reminder-content{text-align:center;padding-top:39px}.reminder-symbol{color:#6e815e;background:#e6ebde;border-radius:50%;place-items:center;width:88px;height:88px;margin:0 auto 26px;display:grid}.reminder-content h3{margin-top:17px;font-size:29px}.reminder-content>p:not(.eyebrow){color:var(--muted);margin-top:18px;font-size:14px;line-height:1.9}.reminder-buttons{justify-content:center;gap:10px;margin-top:30px;display:flex}.reminder-buttons .button{padding-inline:20px;font-size:12px}.reminder-feedback{min-height:40px}.family-layout{grid-template-columns:.72fr 1.5fr;align-items:center;gap:60px;display:grid}.family-story h3{margin-top:30px;font-size:36px;line-height:1.45}.family-story>p:not(.fine-print){color:var(--muted);margin-top:23px;font-size:16px;line-height:2}.family-availability{align-items:center;gap:9px;margin-top:42px;font-size:11px;display:flex}.status-dot{background:#92a382;border-radius:50%;width:6px;height:6px;display:inline-block}.family-story>.fine-print{margin-top:15px}.family-app{background:#fff;border:1px solid #e0e3d9;border-radius:14px;min-width:0;overflow:hidden;box-shadow:0 25px 60px #434d330b}.app-chrome{background:#fafbf7;border-bottom:1px solid #e9ece3;justify-content:space-between;align-items:center;height:42px;padding-inline:18px;display:flex}.app-chrome>span:not(.sample-label){letter-spacing:.14em;color:#626f59;font-size:9px}.browser-dots{gap:5px;display:flex}.browser-dots i{background:#d9ddd2;border-radius:50%;width:6px;height:6px}.app-layout{grid-template-columns:148px 1fr;min-height:417px;display:grid}.app-layout aside{background:#f3f5ee;padding:30px 16px;position:relative}.app-layout .wordmark{margin-left:9px;font-size:15px}.app-tabs{flex-direction:column;gap:8px;margin-top:37px;display:flex}.app-tabs button{text-align:left;color:#626f59;border-radius:6px;align-items:center;gap:9px;min-height:42px;padding:11px 8px;font-size:11px;display:flex}.app-tabs button[aria-selected=true]{color:#425a33;background:#e0e7d7}.app-aside-foot{color:#626f59;font-size:9px;position:absolute;bottom:20px;left:22px}.app-content{min-width:0;padding:34px 28px}.app-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.app-title h3{margin-top:10px;font-size:20px}.app-title .eyebrow{font-size:9px}.avatar{color:#59674e;background:#e4e8dc;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:10px;display:inline-grid}.avatar.large{width:74px;height:74px;font-size:17px}.message-date{color:#626f59;margin-top:31px;font-size:10px}.audio-message{background:#f0f3eb;border-radius:0 14px 14px;max-width:310px;margin-top:11px;padding:17px}.audio-message>span{color:#5c6b4e;font-size:11px}.audio-message>div{align-items:center;gap:10px;margin-top:8px;display:flex}.audio-message button{background:#d8e2cd;border-radius:50%;flex-shrink:0;padding:8px}.audio-message .wave{flex:1;gap:2px;height:30px;overflow:hidden}.audio-message .wave i{flex-shrink:0;width:2px;max-height:26px}.audio-message small{color:#626f59;font-size:9px}.transcript{color:#59684b;margin-top:12px;font-size:12px;line-height:1.8}.message-bubble{background:#e1e8d9;border-radius:13px 13px 0;width:max-content;max-width:100%;margin:23px 0 0 auto;padding:13px 17px;font-size:12px}.message-preview-foot{color:#626f59;align-items:center;gap:7px;margin-top:24px;font-size:10px;display:flex}.call-content{text-align:center;padding-top:10px}.call-content h3{margin-top:23px;font-size:19px}.call-content>p:not(.demo-note){color:var(--muted);margin-top:10px;font-size:12px}.call-content .wave{margin-top:14px}.call-controls{justify-content:center;gap:13px;margin-top:23px;display:flex}.call-start{background:#d3dfc8}.hang-up{color:#fff;background:#b25343;border-color:#b25343;transform:rotate(135deg)}.hang-up:hover{background:#9d4638}.round-control.muted{color:#646859;background:#d2d3cc}.settings-content h3{margin-block:15px 28px;font-size:23px}.toggle-row{cursor:pointer;border-block-end:1px solid #e7ebdf;justify-content:space-between;align-items:center;gap:15px;padding-block:21px;display:flex;position:relative}.toggle-row>span:first-child{font-size:13px}.toggle-row small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.toggle-row input{opacity:0;cursor:pointer;width:42px;height:25px;position:absolute;right:0}.switch{background:#d0d5c9;border-radius:20px;flex-shrink:0;width:37px;height:22px;padding:3px;transition:background .2s}.switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block;box-shadow:0 1px 3px #0001}.toggle-row input:checked+.switch{background:#7c916a}.toggle-row input:checked+.switch:after{transform:translate(15px)}.toggle-row input:focus-visible+.switch{outline-offset:5px;outline:2px solid #5d754a}.details{background:#eeeee9}.details .section-heading{grid-template-columns:1fr 1fr;column-gap:80px;display:grid}.details .section-heading .eyebrow{grid-column:1/-1}.details .section-heading .body-copy{align-self:end;margin:0}.detail-gallery{grid-template-columns:1.25fr 1fr;gap:20px;width:calc(100% - 64px);max-width:1600px;margin:auto;display:grid}.detail-gallery figure{border-radius:12px;position:relative;overflow:hidden}.detail-gallery img{aspect-ratio:1.22;object-fit:cover;transition:transform .7s}.detail-gallery figure:hover img{transform:scale(1.025)}.detail-gallery figcaption{color:#48523d;font-size:12px;position:absolute;bottom:24px;left:26px}.detail-gallery figcaption span{letter-spacing:.14em;margin-bottom:10px;font-size:9px;display:block}.photo-note{margin-top:20px}.roadmap{grid-template-columns:1fr 1.15fr;gap:80px;display:grid}.roadmap h2{margin-top:24px}.roadmap-list>details{border-top:1px solid var(--line)}.roadmap summary{cursor:pointer;align-items:center;gap:14px;padding-block:23px;font-size:16px;font-weight:500;list-style:none;display:flex}.roadmap summary::-webkit-details-marker{display:none}.roadmap summary>span:first-child{flex:1}.roadmap summary>svg{width:17px}.roadmap details[open] summary>svg{transform:rotate(45deg)}.status-pill{color:#617353;white-space:nowrap;background:#e8ecdf;border-radius:100px;padding:6px 9px;font-size:9px}.roadmap-list ul{margin:0;padding:0 0 19px;list-style:none}.roadmap-list li{color:var(--muted);font-size:13px;line-height:2.25}.roadmap details>p{color:var(--muted);padding-bottom:23px;font-size:13px;line-height:1.9}.roadmap-list>.fine-print{border-top:1px solid var(--line);padding-top:25px}.plans{background:#e8ebe2}.purchase-layout{grid-template-columns:1.1fr 1fr;align-items:center;gap:66px;max-width:1040px;margin:auto;display:grid}.purchase-product{background:#f1f1e9;border-radius:16px;overflow:hidden}.purchase-product img{aspect-ratio:1.12;object-fit:cover}.purchase-product>div{background:#f6f6f0;justify-content:space-between;align-items:center;padding:27px 30px;display:flex}.purchase-product>div>span:last-child{letter-spacing:-.04em;font-size:21px}.plan-option{border-bottom:1px solid #cdd4c3;padding:24px 0}.plan-option:first-child{padding-top:0}.plan-option>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.plan-option h3{font-size:20px}.plan-price{letter-spacing:-.05em;white-space:nowrap;font-size:20px}.plan-price small{color:var(--muted);font-size:11px}.plan-option p{color:var(--muted);margin-top:14px;font-size:13px}.plan-option ul{color:#5b6653;margin-bottom:0;padding-left:15px;font-size:12px;line-height:2}.plan-option>.fine-print{margin-top:13px;display:block}.plan-options>.button{margin-top:26px}.plan-options>.fine-print{text-align:center;margin-top:14px}.faq{grid-template-columns:.8fr 1.2fr;gap:60px;display:grid}.faq h2{margin-top:25px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding-block:25px;font-size:15px;line-height:1.5;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary svg{width:18px}.faq details[open] summary svg{transform:rotate(45deg)}.faq details>p{color:var(--muted);padding:0 30px 26px 0;font-size:13px;line-height:1.95}.site-footer{background:#dfe4d7;padding-top:46px;overflow:hidden}.footer-top{color:#59674e;justify-content:space-between;font-size:12px;display:flex}.footer-top a{margin-top:-7px;padding:7px}.footer-wordmark{text-align:center;letter-spacing:.065em;color:#526248;margin-block:20px 0;padding-left:.065em;font-size:clamp(100px,23.5vw,420px);font-weight:400;line-height:1.2}.footer-bottom{color:#526248;border-top:1px solid #bbc7b0;justify-content:space-between;align-items:center;gap:20px;padding-block:22px;font-size:9px;display:flex}.mobile-purchase{display:none}.review-tools{z-index:60;font-size:12px;position:fixed;bottom:16px;left:16px}.review-toggle{color:#606e53;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f9faf5f5;border:1px solid #dfe4d6;border-radius:100px;align-items:center;gap:8px;min-height:40px;padding:10px 13px;display:flex;box-shadow:0 4px 18px #2030180a}.review-tools.expanded{background:#fbfcf8;border:1px solid #dce1d3;border-radius:16px;width:min(330px,100% - 32px);padding:18px;box-shadow:0 10px 50px #20301828}.expanded .review-toggle{box-shadow:none;border:0;min-height:32px;margin-left:auto;padding:4px 0}.review-tools h2{letter-spacing:-.04em;margin-bottom:10px;font-size:20px}.review-tools section>p{color:var(--muted);margin-bottom:18px;font-size:11px;line-height:1.6}.review-tools label{color:#506043;margin-bottom:14px;font-size:12px;display:block}.review-tools label small{color:#626f59;font-size:10px}.review-tools select{width:100%;color:var(--ink);background:#fff;border:1px solid #d4ddc9;border-radius:7px;min-height:43px;margin-top:7px;padding:10px;font-size:12px;display:block}.review-tools summary{cursor:pointer;padding:9px 0;font-size:10px}.review-tools ul{max-height:145px;margin:5px 0;padding:0;list-style:none;overflow-y:auto}.review-tools li{border-top:1px solid #e6ebdf;padding:9px 0;font-size:10px}.review-tools li small{color:#626f59;margin-top:4px;display:block}.review-tools details p{color:#626f59;font-size:10px;line-height:1.6}@keyframes enter{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes wave{to{transform:scaleY(.3)}}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=1600px){.hero h1{font-size:68px}.hero-content{max-width:1400px}.hero{height:90svh;max-height:980px}}@media (width<=1023px){.container{width:calc(100% - 64px)}.section{padding-block:86px}.site-header{padding-inline:18px;left:20px;right:20px}.site-header nav{gap:22px;margin-left:0}.hero{height:85svh;min-height:670px}.hero h1{font-size:44px}.hero-description{font-size:15px}.hero-content{padding-top:20px}.hero-actions{gap:20px}.hero-bottom{left:32px;right:32px}.memory-layout{gap:16px}.memory-image{min-height:480px}.memory-demo{padding:25px}.memory-demo h3{font-size:23px}.bubble{max-width:100%;padding:13px 16px;font-size:13px}.life-layout{grid-template-columns:.8fr 1.1fr;gap:40px}.life-stage{min-height:540px;padding:25px}.life-copy .body-copy{font-size:14px}.life-tabs button{font-size:13px}.weather-degree>span{font-size:86px}.family-layout{grid-template-columns:1fr;gap:35px}.family-story{display:none}.family-app{max-width:800px}.app-layout{grid-template-columns:170px 1fr}.app-content{padding:35px}.roadmap{gap:45px}.roadmap summary{font-size:14px}.purchase-layout{gap:35px}.plan-option h3{font-size:17px}.plan-price{font-size:18px}.faq{grid-template-columns:.8fr 1.2fr;gap:30px}.footer-bottom{flex-wrap:wrap;justify-content:center}}@media (width<=767px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.section{padding-block:72px}.eyebrow{letter-spacing:.13em;font-size:9px}h2{letter-spacing:-.06em;font-size:34px}h3{font-size:23px}.body-copy{font-size:14px;line-height:1.9}.section-heading{margin-bottom:34px}.section-heading .eyebrow{margin-bottom:17px}.section-heading .body-copy{margin-top:20px}.site-header{height:58px;padding-inline:14px;top:10px;left:12px;right:12px}.site-header .wordmark{font-size:20px}.site-header.scrolled{top:10px}.header-buy{gap:12px;min-height:35px;margin-left:auto;margin-right:15px;padding:9px 14px;font-size:10px}.header-buy svg{width:13px}.menu-toggle{place-items:center;min-width:40px;min-height:40px;padding:6px;display:grid}.site-header nav{display:none}.site-header nav.is-open{background:#f9faf4;border:1px solid #dce2d3;border-radius:16px;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px;display:flex;position:absolute;top:68px;left:0;right:0;box-shadow:0 18px 30px #29382212}.site-header nav a{padding:16px;font-size:14px}.hero{background:#efeee8;flex-direction:column;align-items:stretch;height:auto;min-height:0;padding-top:119px;display:flex;overflow:hidden}.hero>picture{z-index:0;order:2;height:340px;margin-top:27px;display:block;position:relative;inset:auto}.hero-image{object-fit:cover;object-position:78% 59%;height:100%}.hero:after{display:none}.hero-content{width:calc(100% - 48px);margin:0 24px;padding-top:0}.hero-content .eyebrow{margin-bottom:18px;font-size:10px}.hero h1{letter-spacing:-.065em;font-size:clamp(30px,8.1vw,43px);font-weight:500;line-height:1.35}.hero-description{margin-top:18px;font-size:14px}.hero-actions{gap:22px;margin-top:24px}.hero-actions .button{gap:20px;min-height:44px;padding:12px 20px;font-size:12px}.hero-price{font-size:15px}.quiet-link{margin-top:15px;padding-block:7px;font-size:11px}.hero-bottom{background:#ecece5;border-top:1px solid #dfe0d4;order:3;gap:10px;padding:17px 24px;font-size:7px;line-height:1.5;position:relative;bottom:auto;left:auto;right:auto}.hero-bottom span:last-child{font-size:9px}.memory-layout{grid-template-columns:1fr;gap:14px}.memory-image{min-height:0}.memory-image img{aspect-ratio:1.25;object-fit:cover}.memory-image>span{font-size:11px;bottom:21px;left:22px}.memory-demo{padding:25px 23px}.memory-demo h3{margin-top:25px;font-size:24px}.memory-demo .sample-label,.little-number{font-size:9px}.conversation{min-height:156px}.bubble{max-width:94%;padding:15px 18px;font-size:14px}.memory-demo .text-button{margin-top:5px;font-size:12px}.memory-demo .fine-print{font-size:10px}.life-layout{grid-template-columns:1fr;gap:26px}.life-copy{min-width:0}.life-copy .eyebrow{margin-bottom:19px}.life-copy .body-copy{margin-top:20px}.life-tabs{scrollbar-width:thin;scrollbar-color:#bdc8b1 transparent;flex-direction:row;gap:8px;margin-top:27px;padding:2px 2px 12px;overflow-x:auto}.life-tabs button{white-space:nowrap;border:1px solid #d0d8c6;border-radius:99px;flex-shrink:0;gap:7px;width:auto;min-height:42px;padding:12px 13px;font-size:11px}.life-tabs button[aria-selected=true]{color:#fff;background:#55654b;border-color:#55654b}.life-tabs button>svg{width:16px;height:16px}.life-tabs button>svg:last-child{display:none}.life-stage{border-radius:15px;min-height:533px;padding:25px 22px}.life-stage .sample-label{font-size:9px}.weather-content{padding-top:31px}.weather-content h3{font-size:23px}.weather-degree{height:155px}.weather-degree>span{font-size:94px}.weather-hours{padding-top:23px}.weather-content>p{font-size:13px}.weather-hours>div{font-size:10px}.quiz-content h3{font-size:27px}.quiz-options button{min-height:48px}.reminder-content{padding-top:32px}.reminder-content h3{font-size:26px}.family-app{border-radius:12px;margin-inline:-5px}.app-layout{flex-direction:column;min-height:440px;display:flex}.app-layout aside{background:#f0f3e9;padding:12px}.app-layout aside>.wordmark,.app-aside-foot{display:none}.app-tabs{flex-direction:row;justify-content:space-between;gap:5px;margin:0}.app-tabs button{flex:1;justify-content:center;gap:6px;padding:10px 5px;font-size:11px}.app-tabs button svg{width:15px}.app-content{min-height:342px;padding:27px 21px}.app-title h3{font-size:22px}.audio-message{max-width:92%;padding:14px}.message-bubble{font-size:12px}.app-chrome{height:36px;padding-inline:14px}.app-chrome .sample-label{font-size:9px}.settings-content h3{margin-bottom:18px;font-size:23px}.call-content{padding-top:0}.details .section-heading{display:block}.details .section-heading .body-copy{margin-top:22px}.detail-gallery{grid-template-columns:1fr;gap:14px;width:calc(100% - 24px)}.detail-gallery img{aspect-ratio:1.14}.detail-gallery figure:last-child img{aspect-ratio:1.3}.detail-gallery figcaption{font-size:11px;bottom:21px;left:23px}.detail-gallery figcaption span{margin-bottom:7px;font-size:8px}.photo-note{font-size:10px}.roadmap{display:block}.roadmap-list{margin-top:34px}.roadmap summary{gap:8px;padding-block:21px;font-size:13px}.status-pill{padding:5px 8px;font-size:8px}.roadmap-list li{font-size:12px;line-height:2.2}.roadmap-list>.fine-print{font-size:10px}.purchase-layout{display:block}.purchase-product img{aspect-ratio:1.4}.purchase-product>div{padding:21px 24px}.purchase-product .wordmark{font-size:22px}.purchase-product>div>span:last-child{font-size:21px}.plan-options{padding-top:32px}.plan-option{padding-block:24px}.plan-option h3{font-size:20px}.plan-price{font-size:21px}.plan-options>.fine-print{font-size:10px}.faq{display:block}.faq-list{margin-top:33px}.faq summary{padding-block:22px;font-size:14px}.faq details>p{padding-right:0;font-size:12px}.site-footer{padding-top:33px;padding-bottom:85px}.footer-top{gap:12px;font-size:10px}.footer-wordmark{margin-block:30px 18px;font-size:23vw}.footer-bottom{flex-direction:column;gap:10px;padding-top:19px;font-size:8px}.mobile-purchase{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:12px 20px max(12px,env(safe-area-inset-bottom));background:#fafbf6f5;border-top:1px solid #e0e5d7;justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 25px #2c351608}.mobile-purchase>div{flex-direction:column;gap:6px;display:flex}.mobile-purchase .wordmark{font-size:13px}.mobile-purchase>div>span:last-child{color:#6d775f;font-size:11px}.mobile-purchase .button{min-height:42px;padding:12px 21px;font-size:12px}.review-tools{bottom:87px;left:10px}.review-toggle{min-height:34px;padding:8px 11px;font-size:10px}.review-tools.expanded{width:min(330px,100% - 24px);max-height:calc(100svh - 190px);bottom:85px;left:12px;overflow-y:auto}}@media (width<=359px){.container{width:calc(100% - 32px)}.hero-content{width:calc(100% - 40px);margin-inline:20px}.hero h1{font-size:28px}.hero>picture{height:290px}.hero-bottom span:first-child{letter-spacing:.03em}.button,.memory-demo{padding-inline:19px}.memory-demo .demo-topline{gap:6px}.memory-demo .little-number{font-size:8px}.life-stage{padding-inline:19px}.app-content{padding-inline:17px}.app-tabs button{font-size:10px}.plan-option h3,.plan-price{font-size:18px}.roadmap summary{font-size:12px}.status-pill{font-size:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.button:hover,.detail-gallery figure:hover img{transform:none}}.day-tabs button,.app-tabs button,.life-tabs button,.review-toggle,.header-buy,.menu-toggle{min-height:44px}.menu-toggle{min-width:44px}.audio-message button{min-width:44px;min-height:44px}.quiet-link,.footer-top a{align-items:center;min-height:44px;display:inline-flex}@media (width>=768px) and (width<=1023px){.hero{flex-direction:column;align-items:stretch;height:auto;min-height:0;padding-top:152px;display:flex}.hero-content{padding-top:0;padding-bottom:32px}.hero>picture{z-index:0;aspect-ratio:1672/941;order:2;height:auto;position:relative;inset:auto}.hero-image{object-fit:contain}.hero:after{display:none}.hero-bottom{background:#eae9e2;order:3;padding:20px 32px;position:relative;inset:auto}.hero h1{font-size:46px}.hero-actions{margin-top:27px}.quiet-link{margin-top:12px}}@media (width<=767px){.review-tools.checkout-review,.review-tools.checkout-review.expanded{bottom:16px}}
