@font-face{font-family:Memo Sentient;src:url(/landing-reference/sentient-medium.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:500}:root{--ink:#1a1917;--muted:#656360;--paper:#f7f2e6;--paper-deep:#efe5ce;--white:#fffef9;--line:#d8d0be;--green:#472c1d;--green-bright:#714a34;--ochre:#d99345;--rose:#dca7a0;--shadow:0 24px 70px #352c1b24}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth;min-height:100%}body{min-height:100%;color:var(--ink);background:radial-gradient(circle at 12% -6%, #e0b86a26, transparent 26rem), var(--paper);font-family:var(--font-body), sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.funnel-shell{min-height:100dvh;overflow-x:hidden}.funnel-header{z-index:20;background:color-mix(in srgb, var(--paper) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #171a1914;position:relative}.header-line{grid-template-columns:3rem 1fr 3rem;align-items:center;width:min(1120px,100% - 2rem);height:68px;margin:0 auto;display:grid}.brand{color:var(--ink);font-family:var(--font-display), serif;letter-spacing:-.04em;justify-self:center;font-size:clamp(1.7rem,2vw,2.05rem);font-style:italic;font-weight:700;text-decoration:none}.back-button{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;font-size:1.45rem;transition:background .16s,transform .16s;display:grid}.back-button:hover:not(:disabled){background:#171a1912;transform:translate(-2px)}.back-button:disabled{opacity:0;pointer-events:none}.progress-track{background:#171a1914;width:100%;height:3px;overflow:hidden}.progress-track span{background:var(--green);border-radius:999px;height:100%;transition:width .36s;display:block}.funnel-stage{align-items:center;width:min(1160px,100% - 2rem);min-height:calc(100dvh - 128px);margin:0 auto;padding:clamp(2.5rem,6vw,6rem) 0;display:grid}.eyebrow,.section-label{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .9rem;font-size:.72rem;font-weight:800}h1,h2,p{margin-top:0}h1{max-width:850px;font-family:var(--font-display), serif;letter-spacing:-.045em;margin-bottom:1rem;font-size:clamp(2.55rem,5.5vw,5.2rem);font-weight:600;line-height:.98}.question-card h1,.design-form h1,.photo-question-copy h1,.selection-heading h1{font-size:clamp(2.25rem,4vw,4rem);line-height:1.03}.subtitle,.lead{max-width:660px;color:var(--muted);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.65}.lead{color:#42413f}.primary-button{border:1px solid var(--green);color:#fff;background:var(--green);cursor:pointer;border-radius:999px;justify-content:space-between;align-items:center;gap:1.5rem;min-width:210px;min-height:56px;margin-top:1.6rem;padding:.9rem 1.15rem .9rem 1.45rem;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 24px #194b3a2e}.primary-button span{width:30px;height:30px;color:var(--green);background:#fff;border-radius:999px;place-items:center;display:grid}.primary-button:hover:not(:disabled){background:#3b2214;transform:translateY(-2px);box-shadow:0 14px 34px #194b3a38}.primary-button:disabled{cursor:wait;opacity:.55}.kind-landing{background:#faf9f5}.kind-landing .funnel-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#faf9f5;border:0}.kind-landing .header-line{grid-template-columns:80px 1fr 80px;width:100%;height:64px}.kind-landing .brand{transform-origin:50%;font-size:30px;line-height:24px;transform:scaleX(1.3)}.kind-landing .funnel-stage{width:100%;min-height:0;margin:0;padding:0;display:block}.memo-landing{color:#141413;width:100%;font-family:var(--font-body), sans-serif;background:#faf9f5;overflow:hidden}.memo-photo-ribbon{background:#faf9f5;width:100%;height:240px;overflow:hidden}.memo-photo-offset{width:calc(100% + 94px);height:100%;margin-left:-94px}.memo-photo-track{will-change:transform;gap:8px;width:max-content;height:100%;animation:90s linear infinite memo-ribbon-scroll;display:flex}.memo-photo-track img{object-fit:cover;flex:none;width:180px;height:240px;display:block}@keyframes memo-ribbon-scroll{to{transform:translate(calc(-50% - 4px))}}.memo-landing-content{background:#faf9f5;justify-content:center;width:100%;padding:40px 80px 56px;display:flex}.memo-landing-inner{flex-direction:column;align-items:center;gap:32px;width:min(800px,100%);display:flex}.memo-landing-intro{flex-direction:column;gap:8px;width:100%;display:flex}.memo-landing-intro h1{width:100%;max-width:none;min-height:120px;font-family:"Memo Sentient", var(--font-display), serif;letter-spacing:normal;text-align:center;margin:0;font-size:43px;font-weight:500;line-height:60px}.memo-landing-intro p{text-align:center;width:100%;min-height:26px;margin:0;font-size:18px;font-style:italic;font-weight:500;line-height:26px}.memo-recipient-title{text-align:center;width:100%;min-height:26px;margin:0;font-size:22px;font-weight:600;line-height:26px}.memo-recipient-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;display:grid}.memo-recipient-card{color:#141413;width:100%;height:116px;box-shadow:none;cursor:pointer;text-align:left;background:#fff;border:0;border-radius:4px;grid-template-columns:56px 1fr 24px;align-items:center;gap:16px;padding:20px 24px 20px 20px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.memo-recipient-card:hover{border-color:#bbb3a4;transform:translateY(-2px);box-shadow:0 8px 20px #2f2b221a}.memo-recipient-card:focus-visible{outline-offset:3px;outline:3px solid #21252940}.memo-recipient-card img{object-fit:cover;width:56px;height:76px;display:block}.memo-recipient-card strong{font-size:27px;font-weight:600;line-height:28px}.memo-recipient-card>span{color:#fff;background:#141413;border-radius:50%;place-items:center;width:24px;height:24px;font-size:15px;font-weight:500;line-height:1;display:grid}.memo-trustpilot{color:#000;white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:20px;display:flex}.memo-trustpilot strong,.memo-trustpilot span{font-size:14px;font-weight:600;line-height:20px}.memo-trustpilot span{margin:0 -4px}.memo-trustpilot img{object-fit:contain;width:105px;height:20px;display:block}.memo-benefit-strip{background:#f7efe1;justify-content:center;align-items:center;width:100%;height:64px;padding:20px 80px;display:flex}.memo-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;width:min(880px,100%);display:grid}.memo-benefits>div{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.memo-benefits>div>span,.memo-benefits>div>svg{color:#9a7138;background:#f1e4cf;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;padding:5px;line-height:1;display:grid}.memo-benefit-count{font-family:"Memo Sentient", var(--font-display), serif;letter-spacing:-.02em;font-size:12px;font-weight:500}.memo-benefits strong{text-align:center;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:500;line-height:16px}.memo-landing-footer{background:#f8efe1;align-items:flex-start;width:100%;min-height:132px;padding:40px 80px;display:flex}.memo-landing-footer>div{justify-content:space-between;align-items:flex-start;gap:80px;width:100%;min-height:52px;display:flex}.memo-landing-footer p,.memo-landing-footer nav,.memo-landing-footer a{color:#141413;font-size:11px;font-weight:400;line-height:18px}.memo-landing-footer p{margin:0}.memo-landing-footer nav{gap:24px;display:flex}.memo-landing-footer a{text-underline-offset:2px;text-decoration:underline}.landing-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:clamp(3rem,7vw,7.5rem);display:grid}.landing-copy h1{max-width:760px}.landing-copy h2{font-family:var(--font-display), serif;margin:2rem 0 1rem;font-size:1.65rem;font-weight:600}.recipient-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;max-width:680px;display:grid}.recipient-card{border:1px solid var(--line);background:var(--white);cursor:pointer;text-align:left;border-radius:4px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:98px;padding:1rem;transition:border .16s,transform .16s,box-shadow .16s;display:grid;box-shadow:0 8px 20px #352c1b0d}.recipient-card:hover{border-color:var(--ink);transform:translateY(-3px);box-shadow:0 16px 30px #352c1b1a}.recipient-card>strong{font-size:1.1rem}.circle-arrow{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.mini-book{color:#fff;background:var(--ochre);flex-direction:column;justify-content:flex-end;width:47px;height:64px;padding:.4rem;display:flex;position:relative;overflow:hidden;box-shadow:3px 3px #171a1929}.tone-sage .mini-book{background:var(--green)}.mini-book i{background:radial-gradient(circle at 70% 20%,#f6d795 0 10%,#0000 11%),linear-gradient(145deg,#8b8171,#cad6b2);position:absolute;inset:7px 7px 25px}.mini-book b{font-family:var(--font-display), serif;font-size:.55rem;line-height:1;position:relative}.landing-trust{border-top:1px solid var(--line);color:#54524f;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.6rem;font-size:.72rem;font-weight:700;display:flex}.landing-trust b{color:var(--ink);font-size:1rem}.book-scene{--scene-width:min(330px, 28vw);width:var(--scene-width);aspect-ratio:.75;perspective:1100px;margin:0 auto;position:relative}.book-cover{--book-color:var(--green);z-index:3;color:#fff8e7;background:linear-gradient(115deg, #ffffff1f, transparent 24%), var(--book-color);border-left:9px solid color-mix(in srgb, var(--book-color), black 25%);transform-origin:0;flex-direction:column;padding:10% 10% 8%;display:flex;position:absolute;inset:5% 7% 8% 5%;overflow:hidden;transform:rotateY(-11deg)rotate(-1.8deg);box-shadow:-9px 15px 20px #1a1b192b,18px 28px 40px #1a1b1926}.book-cover:after{content:"";pointer-events:none;border:1px solid #fff8e759;position:absolute;inset:2.5%}.book-kicker{z-index:1;letter-spacing:.18em;margin-bottom:9%;font-size:clamp(.45rem,.8vw,.7rem);font-weight:700;position:relative}.book-photo-grid{z-index:1;grid-template-rows:1fr 1fr;grid-template-columns:1.2fr .8fr;gap:4px;height:32%;margin-bottom:10%;display:grid;position:relative}.book-photo-grid i{background:linear-gradient(135deg,#0000 45%,#ffffff73 46% 48%,#0000 49%),linear-gradient(145deg,#e7c3a0 0 35%,#948c7e 36% 68%,#d3ae80 69%);display:block}.book-photo-grid i:first-child{background:radial-gradient(circle at 48% 38%,#d7b08b 0 11%,#0000 12%),linear-gradient(145deg,#b7c4a9 0 46%,#908879 47%);grid-row:1/3}.book-photo-grid i:last-child{background:radial-gradient(circle at 70% 26%,#f0d098 0 9%,#0000 10%),linear-gradient(145deg,#a59f95,#dac2a0)}.book-cover>strong{z-index:1;font-family:var(--font-display), serif;letter-spacing:-.04em;font-size:clamp(1.4rem,3vw,2.8rem);font-weight:600;line-height:.87;position:relative}.book-cover>small{z-index:1;letter-spacing:.15em;text-transform:uppercase;margin-top:auto;font-size:clamp(.42rem,.7vw,.65rem);position:relative}.book-cover>b{z-index:1;font-family:var(--font-display), serif;margin-top:2%;font-size:clamp(.72rem,1.3vw,1.15rem);position:relative}.book-pages{z-index:1;background:repeating-linear-gradient(90deg,#e6dfd1 0 1px,#fbf8ef 1px 5px);position:absolute;inset:8% 2% 5% 10%;transform:rotateY(-11deg)rotate(-1.8deg)translate(8px,8px);box-shadow:16px 22px 28px #1a1b1921}.book-shadow{filter:blur(22px);background:#29221833;border-radius:50%;height:12%;position:absolute;bottom:2%;left:4%;right:-3%;transform:rotate(-3deg)}.book-scene-compact{--scene-width:125px}.book-scene-compact .book-kicker,.book-scene-compact .book-cover>small{display:none}.book-scene-compact .book-cover>strong{font-size:1rem}.book-scene-compact .book-cover>b{font-size:.55rem}.center-card{text-align:center;width:min(720px,100%);margin:0 auto}.proof-card h1{margin-left:auto;margin-right:auto}.proof-orbit{justify-content:center;align-items:center;width:220px;height:130px;margin:0 auto 1.2rem;display:flex;position:relative}.proof-orbit:before,.proof-orbit:after{content:"";border:1px solid #194b3a45;border-radius:50%;position:absolute}.proof-orbit:before{width:180px;height:90px;transform:rotate(13deg)}.proof-orbit:after{width:145px;height:112px;transform:rotate(-18deg)}.proof-orbit span{width:48px;height:48px;color:var(--green);font-family:var(--font-display), serif;background:#e2dcc8;border-radius:50%;place-items:center;font-size:1.25rem;font-weight:700;display:grid;position:absolute}.proof-orbit span:first-child{left:9px}.proof-orbit span:nth-child(2){top:0}.proof-orbit span:last-child{bottom:8px;right:7px}.proof-bullets{flex-wrap:wrap;justify-content:center;gap:1rem;margin:1.4rem 0 0;display:flex}.proof-bullets span{border:1px solid var(--line);background:#fffef980;border-radius:999px;padding:.65rem .9rem;font-size:.82rem;font-weight:600}.question-card{width:min(690px,100%);margin:0 auto}.option-stack{gap:.72rem;margin-top:2rem;display:grid}.option-stack>button{background:var(--white);cursor:pointer;text-align:left;border:1px solid #7d7b72;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:64px;padding:.9rem .85rem .9rem 1.25rem;transition:border .16s,box-shadow .16s,transform .16s;display:flex}.option-stack>button:hover{border-color:var(--ink);transform:translate(4px);box-shadow:0 10px 24px #322a1b1a}.option-stack>button span{gap:.25rem;display:grid}.option-stack>button small{color:var(--muted)}.option-stack>button i{color:#fff;background:var(--ink);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.insight-layout,.profile-layout,.design-layout,.photo-question-layout,.preview-layout,.timeline-layout,.prompt-layout,.order-layout,.design-confirm-layout,.checkout-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.insight-copy{max-width:620px}.testimonial-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:3px;margin:0;padding:clamp(1.8rem,4vw,3.3rem);position:relative;transform:rotate(1.4deg)}.testimonial-card:before{color:var(--paper-deep);content:"“";font-family:var(--font-display), serif;font-size:8rem;line-height:1;position:absolute;top:.35rem;left:1rem}.testimonial-card>*{position:relative}.verified{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.testimonial-card p{font-family:var(--font-display), serif;margin:1.5rem 0 2.5rem;font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.12}.testimonial-card footer{color:var(--muted);justify-content:space-between;font-size:.82rem;display:flex}.testimonial-card footer strong{color:var(--ink)}.takeaway-list{gap:.65rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.takeaway-list li{align-items:center;gap:.7rem;font-weight:600;display:flex}.takeaway-list li:before{color:#fff;background:var(--green);content:"✓";border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:.72rem;display:grid}.editorial-stamp{border:2px solid var(--green);color:var(--green);font-family:var(--font-display), serif;letter-spacing:-.05em;text-align:center;border-radius:50%;justify-self:center;padding:2.5rem;font-size:clamp(2rem,5vw,4.5rem);font-weight:700;line-height:.8;transform:rotate(-7deg)}.multi-card{width:min(890px,100%)}.topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:2rem;display:grid}.topic-grid button{border:1px solid var(--line);background:var(--white);cursor:pointer;text-align:left;border-radius:6px;grid-template-columns:1fr auto;align-content:space-between;gap:.55rem;min-height:132px;padding:1rem;transition:border .16s,background .16s,transform .16s;display:grid}.topic-grid button:hover{border-color:var(--green);transform:translateY(-2px)}.topic-grid button.is-selected{border-color:var(--green);background:#edeae5}.topic-icon{color:var(--green);font-family:var(--font-display), serif;grid-column:1/-1;font-size:1.7rem}.topic-grid button strong{align-self:end;font-size:.9rem}.topic-grid button i{border:1px solid var(--line);border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.topic-grid button.is-selected i{color:#fff;border-color:var(--green);background:var(--green)}.sticky-action{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem;display:flex}.sticky-action>span{color:var(--muted);font-size:.85rem;font-weight:600}.sticky-action .primary-button{margin-top:0}.field-error{color:#9d3026;text-align:right;margin-top:.75rem;font-size:.85rem;font-weight:600}.profile-layout{grid-template-columns:.7fr 1.3fr}.profile-seal{aspect-ratio:1;border:1px solid var(--green);width:min(360px,70vw);color:var(--green);background:repeating-radial-gradient(circle,#0000 0 23px,#194b3a0f 24px 25px),#fffef980;border-radius:50%;align-content:center;place-items:center;margin:0 auto;padding:2rem;display:grid}.profile-seal>span{font-size:2.4rem}.profile-seal b{font-family:var(--font-display), serif;letter-spacing:-.08em;font-size:clamp(4rem,8vw,7rem);line-height:.85}.profile-seal small{letter-spacing:.12em;text-transform:uppercase;margin-top:.75rem;font-size:.7rem;font-weight:800}.profile-copy h1 span{white-space:nowrap}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.7rem;display:grid}.stat-grid>div{border-left:3px solid var(--green);background:#fffef980;padding:1rem}.stat-grid strong{font-family:var(--font-display), serif;font-size:2.1rem;display:block}.stat-grid span{color:var(--muted);font-size:.78rem;line-height:1.45}.design-layout{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.design-form{max-width:660px}.text-field{color:#464441;gap:.48rem;margin-top:1.25rem;font-size:.78rem;font-weight:700;display:grid}.text-field input{background:var(--white);border:1px solid #a5a093;border-radius:6px;outline:none;width:100%;height:56px;padding:0 1rem;font-size:1rem;font-weight:500;transition:border .15s,box-shadow .15s}.text-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #194b3a1f}.color-fieldset{border:0;margin:1.6rem 0 0;padding:0}.color-fieldset legend{margin-bottom:.8rem;font-size:.78rem;font-weight:700}.swatch-grid{flex-wrap:wrap;gap:.65rem;display:flex}.swatch-grid button{cursor:pointer;background:0 0;border:0;gap:.4rem;min-width:56px;padding:0;font-size:.62rem;display:grid;position:relative}.swatch-grid i{border:4px solid var(--paper);width:46px;height:46px;box-shadow:0 0 0 1px var(--line);border-radius:50%;margin:0 auto;display:block}.swatch-grid button.is-selected i{box-shadow:0 0 0 2px var(--green)}.swatch-grid button.is-selected:after{color:#fff;content:"✓";text-shadow:0 1px 2px #000;font-size:.8rem;font-weight:800;position:absolute;top:14px;left:calc(50% - 7px)}.photo-question-layout{grid-template-columns:1.05fr .95fr}.photo-spread{min-height:390px;box-shadow:var(--shadow);background:#2b2926;grid-template-columns:repeat(2,1fr);gap:.8rem;padding:1rem;display:grid;transform:rotate(-2deg)}.spread-page{background:#fbf7ed;align-content:center;gap:1rem;padding:1rem;display:grid}.spread-page p{font-family:var(--font-display), serif;font-size:1.05rem;line-height:1.25}.photo-block{background:radial-gradient(circle at 62% 32%,#e5bf96 0 8%,#0000 9%),linear-gradient(145deg,#918a7d 0 45%,#d9b984 46%);min-height:140px;display:block}.photo-two{background:radial-gradient(circle at 35% 44%,#d5a884 0 10%,#0000 11%),linear-gradient(145deg,#afaaa1,#8b857a)}.photo-three{background:linear-gradient(145deg,#d5b78d,#90897d);min-height:90px}.loader-card h1{margin-left:auto;margin-right:auto}.loader-book{width:150px;height:130px;margin:0 auto 1rem;position:relative}.loader-book i{background:var(--green);border-radius:3px 7px 7px 3px;width:95px;height:115px;animation:1.2s ease-in-out infinite alternate book-sort;position:absolute;bottom:10px;right:15px;box-shadow:-7px 9px 20px #194b3a2e}.loader-book i:nth-child(2){background:var(--ochre);animation-delay:-.4s;bottom:5px;right:28px}.loader-book i:nth-child(3){background:var(--rose);animation-delay:-.8s;bottom:0;right:42px}@keyframes book-sort{to{transform:translateY(-9px)rotate(2deg)}}.analysis-progress{background:#ded7c6;border-radius:999px;width:min(470px,100%);height:9px;margin:2rem auto .7rem;overflow:hidden}.analysis-progress span{border-radius:inherit;background:var(--green);height:100%;transition:width .18s;display:block}.progress-number{color:var(--green);font-family:var(--font-display), serif;font-size:1.6rem}.preview-layout{grid-template-columns:.8fr 1.2fr}.preview-copy h1{font-size:clamp(2.7rem,5vw,4.8rem)}.annotation{border:1px solid var(--line);background:#fffef99e;margin-top:1.5rem;padding:1.25rem 1.4rem}.annotation>span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem;font-size:.68rem;font-weight:800;display:block}.annotation p{color:#4c4a48;margin-bottom:.7rem;line-height:1.6}.annotation p:last-child{margin-bottom:0}.profile-chip{color:#fff;background:var(--green);border-radius:3px;gap:.15rem;margin-top:.9rem;padding:.75rem 1rem;display:inline-grid}.profile-chip small{opacity:.68;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem}.timeline-layout{grid-template-columns:1.05fr .95fr}.journey-list{gap:.8rem;margin:1.8rem 0 0;padding:0;list-style:none;display:grid}.journey-list li{grid-template-columns:38px 1fr;align-items:center;gap:.8rem;display:grid}.journey-list li span{color:#fff;background:var(--green);width:38px;height:38px;font-family:var(--font-display), serif;border-radius:50%;place-items:center;font-size:1.2rem;display:grid}.journey-list p{margin:0;line-height:1.45}.calendar-preview{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);text-align:center;padding:clamp(1.5rem,3vw,2.5rem)}.calendar-preview>p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem}.calendar-preview>strong{font-family:var(--font-display), serif;font-size:2rem}.month-line{justify-content:center;align-items:center;margin:1.4rem 0 .5rem;display:flex}.month-line i{background:var(--line);width:54px;height:2px;position:relative}.month-line i:before{border:2px solid var(--paper);background:var(--green);content:"";border-radius:50%;width:12px;height:12px;position:absolute;top:-5px;left:0}.prompt-layout{grid-template-columns:.9fr 1.1fr}.prompt-stack{min-height:480px;position:relative}.prompt-stack article{top:calc(var(--card-index) * 74px);right:calc((3 - var(--card-index)) * 8px);left:calc(var(--card-index) * 8px);background:var(--white);border:1px solid #b6ae9d;border-radius:5px;grid-template-columns:auto 1fr;align-items:start;gap:1rem;min-height:170px;padding:1.3rem;display:grid;position:absolute;box-shadow:0 12px 32px #322a1b17}.prompt-stack article:nth-child(2n){background:#e8eadc}.prompt-stack article span{color:var(--green);font-family:var(--font-display), serif;font-size:1.4rem}.prompt-stack article p{font-family:var(--font-display), serif;margin:0;font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.15}.reviews-layout{text-align:center;width:min(1060px,100%);margin:0 auto}.reviews-heading h1{max-width:820px;margin-left:auto;margin-right:auto}.review-score{justify-content:center;align-items:center;gap:.8rem;margin:1rem 0 2rem;display:flex}.review-score span{color:#e69a39;letter-spacing:.08em}.review-score b{font-size:.82rem}.review-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.review-grid blockquote,.review-grid article{border:1px solid var(--line);background:#fffef9b8;margin:0;padding:1.35rem}.review-grid blockquote>span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.review-grid h2{font-family:var(--font-display), serif;margin:1rem 0 .5rem;font-size:1.4rem}.review-grid p{color:#504e4c;line-height:1.55}.review-grid footer{color:var(--muted);font-size:.75rem}.order-shell{background:#f9f9f7;min-height:100dvh}.order-shell .funnel-header{background:#fff}.order-shell .funnel-stage{width:min(1080px,100% - 2rem);min-height:auto;padding-top:2.5rem}.order-progress{grid-template-columns:repeat(5,1fr);width:min(720px,100% - 2rem);margin:1.4rem auto 0;padding:0;list-style:none;display:grid}.order-progress li{color:#a5a3a1;justify-items:center;gap:.35rem;font-size:.68rem;font-weight:700;display:grid;position:relative}.order-progress li:before{content:"";background:#d9dad6;height:1px;position:absolute;top:15px;left:-50%;right:50%}.order-progress li:first-child:before{display:none}.order-progress li span{z-index:1;background:#f9f9f7;border:1px solid #c5c7c3;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:relative}.order-progress li.is-active{color:var(--green)}.order-progress li.is-active:before,.order-progress li.is-active span{border-color:var(--green);color:#fff;background:var(--green)}.order-layout{grid-template-columns:1.05fr .75fr}.order-copy,.checkout-form{background:#fff;border:1px solid #e0e1dd;border-radius:12px;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 18px 48px #21262314}.order-copy h1,.checkout-form h1{font-family:var(--font-body), sans-serif;letter-spacing:-.045em;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.04}.coupon-banner,.test-mode-banner{color:#7f4c15;background:#fff2d4;border-radius:6px;margin-top:1rem;padding:.85rem 1rem;font-size:.78rem;font-weight:700}.privacy-note{color:#84827f;margin-top:1rem;line-height:1.45;display:block}.order-proof{padding:clamp(1.5rem,4vw,3rem)}.order-proof>strong{font-size:1.1rem;display:block}.order-proof>span{color:#e59a32;letter-spacing:.1em;margin:.4rem 0 2rem;display:block}.order-proof p{font-family:var(--font-display), serif;font-size:clamp(1.5rem,2.8vw,2.3rem);line-height:1.15}.order-proof small{color:#82807e}.selection-layout{width:min(950px,100%);margin:0 auto}.selection-heading{text-align:center;margin-bottom:2rem}.selection-heading h1,.selection-heading .subtitle{margin-left:auto;margin-right:auto}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.plan-grid>button{cursor:pointer;text-align:left;background:#fff;border:1px solid #d9dad6;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:390px;padding:1.8rem;transition:border .16s,transform .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 12px 34px #2126230f}.plan-grid>button:hover{border-color:var(--green);transform:translateY(-3px);box-shadow:0 18px 42px #2126231f}.plan-grid>button.featured-plan{border:2px solid var(--green)}.plan-badge{color:#fff;background:var(--green);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.4rem .75rem;font-size:.66rem;font-weight:800;position:absolute;top:-13px;right:1.4rem}.plan-art{color:#fff;background:var(--green);width:74px;height:88px;font-family:var(--font-display), serif;place-items:center;margin-bottom:1.5rem;font-size:2rem;font-style:normal;display:grid;box-shadow:6px 7px #d8d0be}.plan-grid>button:nth-child(2) .plan-art{color:var(--ink);background:var(--paper-deep)}.plan-grid>button>strong{font-size:1.2rem}.plan-grid>button>p{color:#6b6966;margin:.5rem 0 1rem;line-height:1.5}.plan-grid ul{color:#504e4c;gap:.45rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:grid}.plan-grid li:before{color:var(--green);content:"✓";margin-right:.5rem;font-weight:900}.choose-plan{color:var(--green);margin-top:auto;font-size:.82rem;font-weight:800}.design-confirm-layout{width:min(900px,100%);margin:0 auto}.design-confirm-copy dl{border-top:1px solid #dadbd7;margin:1.5rem 0 0}.design-confirm-copy dl>div{border-bottom:1px solid #dadbd7;justify-content:space-between;gap:1rem;padding:.8rem 0;display:flex}.design-confirm-copy dt{color:#7a7875}.design-confirm-copy dd{margin:0;font-weight:700}.checkout-layout{grid-template-columns:1fr .9fr;align-items:start}.test-mode-banner{color:#4f473a;background:#f0ebe8}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.checkout-form>small{color:#777572;text-align:center;margin-top:1rem;display:block}.order-summary{background:#fff;border:1px solid #e0e1dd;border-radius:12px;padding:clamp(1.5rem,3vw,2.2rem)}.order-summary h2{font-size:1.2rem}.summary-product{border-top:1px solid #e5e5e2;border-bottom:1px solid #e5e5e2;grid-template-columns:120px 1fr;align-items:center;gap:1rem;margin:1.2rem 0;padding:1rem 0;display:grid}.summary-product>div{gap:.3rem;display:grid}.summary-product span{color:#777572;font-size:.78rem}.order-summary dl{gap:.65rem;margin:0;display:grid}.order-summary dl>div{justify-content:space-between;gap:1rem;font-size:.85rem;display:flex}.order-summary dd{margin:0;font-weight:700}.order-summary .discount{color:#6e442c}.order-summary .total{border-top:1px solid #dadbd7;margin-top:.5rem;padding-top:.85rem;font-size:1rem;font-weight:800}.order-summary>p{color:#7a7875;margin:1.2rem 0 0;font-size:.7rem;line-height:1.5}.complete-mark{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:92px;height:92px;margin:0 auto 1.5rem;font-size:2.2rem;display:grid;box-shadow:0 0 0 12px #194b3a17}.complete-card h1{margin-left:auto;margin-right:auto}.completion-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:2rem 0 0;display:grid}.completion-details span{border:1px solid var(--line);color:var(--muted);background:#fffef98c;gap:.2rem;padding:1rem;font-size:.72rem;display:grid}.completion-details b{color:var(--green);font-family:var(--font-display), serif;font-size:2rem}.text-link{color:var(--green);margin-top:1rem;font-size:.82rem;font-weight:700;display:block}.funnel-footer{border-top:1px solid var(--line);color:#6a6865;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100% - 2rem);min-height:60px;margin:0 auto;font-size:.66rem;font-weight:700;display:flex}.funnel-footer a{color:var(--green)}.lab-toolbar{z-index:80;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#141816f0;border:1px solid #ffffff24;border-radius:12px;gap:.55rem;width:min(280px,100vw - 2rem);padding:.9rem;display:grid;position:fixed;bottom:1rem;right:1rem;box-shadow:0 16px 42px #0f121047}.lab-toolbar>span{color:#ccac99;letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:800}.lab-toolbar label{gap:.3rem;font-size:.65rem;display:grid}.lab-toolbar select,.lab-toolbar button,.lab-toolbar a{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:6px;width:100%;min-height:36px;padding:.45rem .55rem;font-size:.7rem;text-decoration:none}.lab-toolbar button{cursor:pointer}.lab-toolbar a{color:#e3cec2;place-items:center;display:grid}.loading-shell{place-items:center;display:grid}.loading-mark{font-family:var(--font-display), serif;font-size:2rem;font-style:italic;font-weight:700;animation:1.3s ease-in-out infinite alternate fade-pulse}@keyframes fade-pulse{to{opacity:.35}}@media (max-width:900px){.landing-layout,.insight-layout,.profile-layout,.design-layout,.photo-question-layout,.preview-layout,.timeline-layout,.prompt-layout,.order-layout,.design-confirm-layout,.checkout-layout{grid-template-columns:1fr}.landing-layout{gap:2rem}.landing-layout>.book-scene{--scene-width:min(260px, 62vw);grid-row:1}.landing-copy{grid-row:2}.landing-trust{grid-row:3}.insight-copy,.profile-copy,.design-form,.photo-question-copy,.preview-copy,.timeline-copy,.prompt-copy{max-width:700px;margin:0 auto}.testimonial-card{transform:none}.profile-seal{width:min(280px,64vw)}.design-layout>.book-scene,.preview-layout>.book-scene,.design-confirm-layout>.book-scene{--scene-width:min(260px, 62vw);grid-row:1}.photo-spread{min-height:310px;transform:none}.prompt-stack{margin-top:2rem}.checkout-layout{width:min(620px,100%);margin:0 auto}}@media (max-width:650px){.header-line{height:60px}.kind-landing .header-line{grid-template-columns:52px 1fr 52px;height:52px}.kind-landing .brand{font-size:29px;line-height:24px}.memo-photo-ribbon{height:160px}.memo-photo-offset{width:calc(100% + 59px);margin-left:-59px}.memo-photo-track img{width:119.5px;height:160px}.memo-landing-content{padding:16px 16px 24px}.memo-landing-inner{gap:14px}.memo-landing-intro{gap:8px}.memo-landing-intro h1{min-height:108px;font-size:32px;line-height:36px}.memo-landing-intro p{min-height:44px;font-size:16px;line-height:22px}.memo-recipient-title{min-height:22px;font-size:20px;line-height:22px}.memo-recipient-grid{grid-template-columns:1fr;gap:8px}.memo-recipient-card{grid-template-columns:40px 1fr 24px;gap:12px;height:78px;padding:12px 16px 12px 12px}.memo-recipient-card img{width:40px;height:54px}.memo-recipient-card strong{font-size:22px;line-height:28px}.memo-trustpilot{gap:8px;min-height:16px}.memo-trustpilot strong,.memo-trustpilot span{font-size:12px;line-height:16px}.memo-trustpilot img{width:84px;height:16px}.memo-benefit-strip{height:96px;padding:16px}.memo-benefits{gap:8px;width:100%}.memo-benefits>div{flex-direction:column;gap:8px}.memo-benefits strong{white-space:normal;font-size:9px;line-height:12px}.memo-landing-footer{min-height:160px;padding:40px 16px}.memo-landing-footer>div{flex-direction:column;justify-content:flex-start;gap:16px;min-height:80px}.memo-landing-footer nav{justify-content:space-around;gap:8px;width:100%}.funnel-stage{align-items:start;width:min(100% - 1.25rem,760px);min-height:calc(100dvh - 116px);padding:2.2rem 0 3.5rem}h1{font-size:clamp(2.35rem,12vw,3.8rem)}.question-card h1,.design-form h1,.photo-question-copy h1,.selection-heading h1{font-size:clamp(2.15rem,10vw,3rem)}.landing-copy{text-align:center}.recipient-grid,.topic-grid,.review-grid,.plan-grid,.completion-details{grid-template-columns:1fr}.recipient-card{min-height:86px}.landing-trust{text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.option-stack>button{min-height:60px}.topic-grid button{grid-template-columns:auto 1fr auto;align-items:center;min-height:82px}.topic-icon{grid-column:auto}.topic-grid button strong{align-self:center}.sticky-action{z-index:5;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f2e6eb;border-radius:999px;margin:1rem -.15rem 0;padding:.6rem;position:sticky;bottom:.6rem}.sticky-action .primary-button{min-width:150px;min-height:48px;padding:.65rem .7rem .65rem 1rem}.stat-grid{grid-template-columns:1fr}.photo-spread{min-height:250px}.prompt-stack{min-height:520px}.prompt-stack article{top:calc(var(--card-index) * 94px)}.order-progress{width:calc(100% - 1rem)}.order-progress small{display:none}.order-shell .funnel-stage{width:min(100% - 1rem,760px);padding-top:1.5rem}.order-copy,.checkout-form,.order-summary{border-radius:8px;padding:1.2rem}.plan-grid>button{min-height:330px}.field-row{grid-template-columns:1fr;gap:0}.summary-product{grid-template-columns:90px 1fr}.funnel-footer{display:none}.lab-toolbar{width:min(245px,100vw - 1.2rem);bottom:.6rem;right:.6rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.kind-proof,.kind-question,.kind-insight,.kind-multi,.kind-author,.kind-photos{color:#141413;background:#fff3cc;min-height:100dvh}.kind-profile,.kind-loader,.kind-preview,.kind-timeline,.kind-prompts,.kind-reviews{color:#fff;background:#000;min-height:100dvh}.kind-proof .funnel-header,.kind-question .funnel-header,.kind-insight .funnel-header,.kind-multi .funnel-header,.kind-author .funnel-header,.kind-photos .funnel-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff3cc;border:0;height:64px}.kind-profile .funnel-header,.kind-loader .funnel-header,.kind-preview .funnel-header,.kind-timeline .funnel-header,.kind-prompts .funnel-header,.kind-reviews .funnel-header{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:#000;border:0;height:64px}.kind-proof .header-line,.kind-question .header-line,.kind-insight .header-line,.kind-multi .header-line,.kind-profile .header-line,.kind-author .header-line,.kind-photos .header-line,.kind-loader .header-line,.kind-preview .header-line,.kind-timeline .header-line,.kind-prompts .header-line,.kind-reviews .header-line{grid-template-columns:80px 1fr 80px;width:100%;height:64px;position:relative}.kind-proof .brand,.kind-question .brand,.kind-insight .brand,.kind-multi .brand,.kind-profile .brand,.kind-author .brand,.kind-photos .brand,.kind-loader .brand,.kind-preview .brand,.kind-timeline .brand,.kind-prompts .brand,.kind-reviews .brand{color:currentColor;transform-origin:50%;grid-column:2;font-size:30px;line-height:24px;transform:scaleX(1.3)}.kind-profile .brand,.kind-loader .brand,.kind-preview .brand,.kind-timeline .brand,.kind-prompts .brand,.kind-reviews .brand{color:#fff}.kind-proof .back-button,.kind-question .back-button,.kind-insight .back-button,.kind-multi .back-button,.kind-profile .back-button,.kind-author .back-button,.kind-photos .back-button,.kind-loader .back-button,.kind-preview .back-button,.kind-timeline .back-button,.kind-prompts .back-button,.kind-reviews .back-button{border:1px solid;border-radius:50%;place-items:center;gap:0;width:32px;height:32px;margin-left:0;padding:0;position:absolute;left:80px}.kind-proof .back-button span,.kind-question .back-button span,.kind-insight .back-button span,.kind-multi .back-button span,.kind-profile .back-button span,.kind-author .back-button span,.kind-photos .back-button span,.kind-loader .back-button span,.kind-preview .back-button span,.kind-timeline .back-button span,.kind-prompts .back-button span,.kind-reviews .back-button span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.kind-profile .back-button,.kind-loader .back-button,.kind-preview .back-button,.kind-timeline .back-button,.kind-prompts .back-button,.kind-reviews .back-button{color:#fff}.kind-proof .progress-track,.kind-question .progress-track,.kind-insight .progress-track,.kind-multi .progress-track,.kind-profile .progress-track,.kind-author .progress-track,.kind-photos .progress-track,.kind-loader .progress-track,.kind-preview .progress-track,.kind-timeline .progress-track,.kind-prompts .progress-track,.kind-reviews .progress-track{display:none}.kind-proof .funnel-stage,.kind-question .funnel-stage,.kind-insight .funnel-stage,.kind-multi .funnel-stage,.kind-profile .funnel-stage,.kind-author .funnel-stage,.kind-photos .funnel-stage,.kind-loader .funnel-stage{width:400px;max-width:calc(100% - 32px);min-height:calc(100dvh - 64px);margin:0 auto;padding:16px 0 96px;display:block}.kind-preview .funnel-stage,.kind-timeline .funnel-stage,.kind-prompts .funnel-stage,.kind-reviews .funnel-stage{width:480px;max-width:calc(100% - 32px);min-height:calc(100dvh - 64px);margin:0 auto;padding:0 0 96px;display:block}.kind-proof .funnel-footer,.kind-question .funnel-footer,.kind-insight .funnel-footer,.kind-multi .funnel-footer,.kind-profile .funnel-footer,.kind-author .funnel-footer,.kind-photos .funnel-footer,.kind-loader .funnel-footer,.kind-preview .funnel-footer,.kind-timeline .funnel-footer,.kind-prompts .funnel-footer,.kind-reviews .funnel-footer{display:none}.kind-proof h1,.kind-question h1,.kind-insight h1,.kind-multi h1,.kind-profile h1,.kind-author h1,.kind-photos h1,.kind-loader h1,.kind-preview h1,.kind-timeline h1,.kind-prompts h1,.kind-reviews h1{font-family:"Memo Sentient", var(--font-display), serif;letter-spacing:0;font-weight:500}.kind-proof .primary-button,.kind-insight .primary-button,.kind-multi .primary-button,.kind-profile .primary-button,.kind-author .primary-button,.kind-loader .primary-button,.kind-preview .primary-button,.kind-timeline .primary-button,.kind-prompts .primary-button,.kind-reviews .primary-button{min-width:0;min-height:0;box-shadow:none;border:0;border-radius:8px;margin:0}.clone-fixed-action{z-index:60;color:#fff;background:#141413;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:400px;height:60px;padding:0 20px;display:flex;position:fixed;bottom:24px;right:50%;transform:translate(50%)}.primary-button.clone-fixed-action{border-radius:999px}.clone-fixed-action>span{color:#141413;background:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:14px;display:grid}.clone-fixed-action:hover:not(:disabled){color:#fff;box-shadow:none;background:#111;transform:translate(50%)}.proof-card{width:400px;max-width:100%;margin:0}.proof-card>img:first-child{object-fit:cover;border-radius:8px;width:400px;max-width:100%;height:180px;display:block}.proof-card h1{max-width:390px;margin:20px auto 12px;font-size:26px;line-height:34px}.proof-card .lead{color:#141413;max-width:380px;margin:0 auto 17px;font-size:16px;line-height:24px}.proof-card .proof-rating-image{object-fit:contain;width:190px;height:49px;margin:0 auto;display:block}.proof-card .proof-bullets{margin:13px 0 0}.proof-card .proof-bullets span{background:#fff;border:0;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:700;line-height:20px}.kind-question .funnel-stage{padding-top:16px}.memo-question-sequence{width:400px;max-width:100%;margin:0 auto;transition:opacity .4s ease-in-out,transform .4s ease-in-out}.memo-question-sequence.is-exiting{opacity:0;transform:translate(-24px)}.memo-question-guide{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;min-height:96px;margin:0 0 16px;display:grid}.memo-guide-mark{color:#fff3cc;background:#141413;border:2px solid #141413;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:relative;box-shadow:0 4px #2125292e}.memo-guide-mark span{z-index:1;font-family:var(--font-display), serif;letter-spacing:-.06em;font-size:17px;font-weight:700;position:relative}.memo-guide-mark i{border:0 solid #ffb423;border-width:1px 0 0 1px;width:12px;height:9px;position:absolute;bottom:8px;right:8px;transform:skewY(-13deg)}.memo-guide-bubble{color:#141413;transform-origin:0;background:#fff;border:2px solid #141413;border-radius:13px;width:100%;min-height:76px;padding:13px 16px;animation:.3s forwards memo-guide-bubble-in;position:relative;box-shadow:0 5px #2125291a}.memo-guide-bubble.is-response{background:#fff;border-color:#141413;box-shadow:0 5px #e5b33a}.memo-guide-caret{background:#fff;border-bottom:2px solid #141413;border-left:2px solid #141413;width:18px;height:18px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)rotate(45deg)}.memo-guide-message{color:inherit;font-family:var(--font-body), sans-serif;font-weight:650;display:block;position:relative;text-align:left!important;max-width:none!important;margin:0!important;font-size:16px!important;line-height:23px!important}.memo-guide-sizer{opacity:0;display:block}.memo-guide-live{position:absolute;top:0;left:0}.memo-guide-live.is-typing:after{content:"";vertical-align:-2px;background:currentColor;width:1px;height:16px;margin-left:2px;animation:.72s step-end infinite memo-guide-cursor;display:inline-block}.memo-question-answers{animation:.32s ease-out both memo-question-answers-in}.memo-question-subtitle{color:#5f5949;text-align:center;margin:0 0 14px;font-size:14px;line-height:20px}.memo-question-image{object-fit:cover;border-radius:8px;width:100%;height:178px;margin:0 0 12px;display:block}.memo-question-loading{background:#2125291f;border-radius:99px;width:42px;height:3px;margin:28px auto 0;display:block;overflow:hidden}.memo-question-loading:after{border-radius:inherit;content:"";background:#141413;width:50%;height:100%;animation:.78s ease-in-out infinite alternate memo-question-loading;display:block}.memo-question-sequence .option-stack>button{opacity:0;animation:.3s ease-out forwards memo-question-option-in;animation-delay:calc(var(--memo-option-index) * 45ms)}.memo-question-sequence .option-stack>button.is-selected{background:#fff0bd;border-color:#141413;transform:translateY(-1px);box-shadow:0 3px #e2ad2e}.memo-question-sequence .option-stack>button.is-selected i{color:#141413;background:#ffb423;animation:.22s cubic-bezier(.34,1.56,.64,1) both memo-question-check-in}.memo-question-continue:disabled{box-shadow:none;color:#89816c;cursor:default;background:#ddd5bd;border-color:#c7bfa8}.memo-question-continue:disabled>span{color:#89816c;background:#c7bfa8}@keyframes memo-guide-bubble-in{0%{opacity:.25;scale:0}to{opacity:1;scale:1}}@keyframes memo-guide-cursor{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes memo-question-answers-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes memo-question-option-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes memo-question-check-in{0%{scale:.2}to{scale:1}}@keyframes memo-question-loading{0%{transform:translate(-80%)}to{transform:translate(180%)}}.kind-question .question-card{width:400px;max-width:100%;margin:0}.kind-question .section-label{display:none}.kind-question .question-card h1{text-align:center;max-width:400px;margin:0 0 16px;font-size:24px;line-height:34px}.kind-question .question-card .subtitle{color:#141413;text-align:center;max-width:400px;margin:-8px 0 16px;font-size:16px;line-height:24px}.kind-question .option-stack,.clone-photos .option-stack{gap:8px;width:100%;margin:0;display:grid}.kind-question .option-stack>button,.clone-photos .option-stack>button{width:100%;min-height:60px;box-shadow:none;color:#141413;background:#fff;border:1px solid #141413;border-radius:8px;padding:12px 12px 12px 16px;transform:none}.kind-question .option-stack>button:hover,.clone-photos .option-stack>button:hover{box-shadow:none;background:#f8f8f8;border-color:#141413;transform:none}.kind-question .option-stack>button strong,.clone-photos .option-stack>button strong{font-size:16px;font-weight:600;line-height:24px}.kind-question .option-stack>button i,.clone-photos .option-stack>button i{background:#141413;width:24px;height:24px;font-size:14px}.clone-insight-shell,.clone-insight-card{width:400px;max-width:100%}.clone-insight-card{background:#fff;border:1px solid #21252914;border-radius:8px;overflow:hidden}.clone-insight-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;height:140px;display:grid;overflow:hidden}.clone-insight-gallery img{object-fit:cover;width:100%;height:140px}.clone-insight-image{object-fit:cover;width:100%;height:180px;display:block}.clone-insight-copy{padding:18px 20px 20px}.clone-insight-copy h1{text-align:center;max-width:none;margin:0 0 10px;font-size:26px;line-height:34px}.clone-insight-copy>p{color:#141413;text-align:center;margin:0;font-size:16px;line-height:24px}.clone-review{box-sizing:border-box;text-align:left;background:#00000008;border-radius:8px;flex-direction:column;justify-content:space-between;height:138px;margin:18px 0 0;padding:16px;transition:background-color .3s;animation:.3s cubic-bezier(.34,1.4,.64,1) both clone-review-pop;display:flex}@keyframes clone-review-pop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.clone-review:hover{background:#0000000d}.clone-review-quote{color:#000000b3;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:18px;font-weight:300;line-height:1.375;display:-webkit-box;overflow:hidden}.clone-review-foot{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.clone-review-label{color:#00000080;font-size:14px;font-weight:500}.clone-review-ring{flex:none;width:16px;height:16px;display:block;position:relative}.clone-review-ring svg{display:block;transform:rotate(-90deg)}.clone-review-ring-track{color:#0000001a}.clone-review-ring-fill{color:#0006;animation:7s linear both clone-review-sweep}@keyframes clone-review-sweep{0%{stroke-dashoffset:var(--ring-circumference)}to{stroke-dashoffset:0}}@media (min-width:768px){.clone-review{height:113px}.clone-review-quote{-webkit-line-clamp:2;line-clamp:2}}@media (prefers-reduced-motion:reduce){.clone-review,.clone-review-ring-fill{transition-duration:1ms;animation-duration:1ms}}.clone-review>div,.summary-review-copy>div{justify-content:space-between;align-items:center;gap:12px;margin-bottom:5px;display:flex}.clone-review>div span,.summary-review-copy>div span{color:#814725;letter-spacing:1px;font-size:14px}.clone-review>div b,.summary-review-copy>div b{color:#733f21;font-size:11px}.clone-review small{color:#141413;font-size:12px;line-height:18px}.clone-review p{color:#141413;margin:7px 0 0;font-size:13px;line-height:19px}.clone-takeaways{background:#f2e7e0;border-radius:8px;margin-top:16px;padding:14px 16px}.clone-takeaways>strong{margin-bottom:8px;font-size:14px;line-height:20px;display:block}.clone-takeaways ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.clone-takeaways li{align-items:flex-start;gap:8px;font-size:12px;line-height:18px;display:flex}.clone-takeaways li:before{color:#774223;content:"✓";flex:none;font-weight:800}.kind-multi .multi-card{width:400px;max-width:100%}.kind-multi .multi-card h1{text-align:center;margin:0 0 4px;font-size:24px;line-height:34px}.kind-multi .multi-card>.subtitle{color:#141413;text-align:center;margin:0 0 14px;font-size:14px;line-height:20px}.kind-multi .topic-grid{grid-template-columns:1fr;gap:8px;margin:0;display:grid}.kind-multi .topic-grid button{background:#fff;border:1px solid #141413;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:10px 14px 10px 16px;display:flex;transform:none}.kind-multi .topic-grid button.is-selected{background:#f2e7e0;border-color:#141413}.kind-multi .topic-grid button strong{align-self:center;font-size:14px;line-height:20px}.kind-multi .topic-grid button i{border-color:#141413;flex:none;width:24px;height:24px;font-size:14px}.kind-multi .topic-grid button.is-selected i{color:#fff;background:#141413;border-color:#141413}.kind-multi .sticky-action{z-index:60;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:132px 1fr;gap:8px;width:400px;margin:0;padding:0;display:grid;position:fixed;bottom:24px;right:50%;transform:translate(50%)}.all-topics-button{cursor:pointer;background:#fff;border:1px solid #141413;border-radius:8px;height:60px;font-weight:700}.kind-multi .sticky-action .primary-button{color:#fff;background:#141413;border-radius:8px;height:60px;padding:0 18px}.kind-multi .field-error{color:#a02721;text-align:center;width:400px;margin:0;font-size:12px;position:fixed;bottom:84px;right:50%;transform:translate(50%)}.kind-profile .funnel-stage{padding-top:16px}.clone-profile-shell,.clone-profile-card{width:400px;max-width:100%}.clone-profile-card{color:#141413;text-align:left;background:#fff0bf;border-radius:8px;padding:30px 16px 16px}.clone-profile-card .profile-eyebrow{color:#141413;text-transform:none;margin:0 0 4px;font-size:13px;font-weight:500;line-height:19px}.clone-profile-card h1{margin:0;font-size:40px;line-height:47px}.clone-profile-card h1 span{font-family:sans-serif;font-size:26px}.clone-profile-card .profile-body{margin:14px 0 0;font-size:14px;line-height:21px}.profile-divider{background:#21252938;width:100%;height:1px;margin:18px 0 14px}.profile-panel-title{color:#7b4627;text-align:left;text-transform:none;margin:0 0 10px;font-size:14px;font-style:italic;font-weight:700}.clone-profile-stats{grid-template-columns:1fr;gap:8px;display:grid}.clone-profile-stats>div{background:#fff;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:14px;min-height:68px;padding:10px 12px;display:grid}.clone-profile-stats strong{color:#fff;min-width:48px;min-height:48px;font-family:"Memo Sentient", var(--font-display), serif;text-align:center;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;background:#a6643e;border-radius:7px;place-items:center;padding:6px 9px;font-size:15px;font-weight:500;line-height:1.15;display:grid}.clone-profile-stats span{font-size:13px;font-weight:600;line-height:18px}.clone-profile-card>small{opacity:.72;text-align:left;margin-top:14px;font-size:10px;font-style:italic;display:block}.kind-profile .clone-fixed-action,.kind-loader .clone-fixed-action,.kind-preview .clone-fixed-action,.kind-timeline .clone-fixed-action,.kind-prompts .clone-fixed-action,.kind-reviews .clone-fixed-action{color:#000;background:#ffb423}.kind-profile .clone-fixed-action>span,.kind-loader .clone-fixed-action>span,.kind-preview .clone-fixed-action>span,.kind-timeline .clone-fixed-action>span,.kind-prompts .clone-fixed-action>span,.kind-reviews .clone-fixed-action>span{color:#fff;background:#000}.kind-profile .clone-fixed-action:hover:not(:disabled),.kind-loader .clone-fixed-action:hover:not(:disabled),.kind-preview .clone-fixed-action:hover:not(:disabled),.kind-timeline .clone-fixed-action:hover:not(:disabled),.kind-prompts .clone-fixed-action:hover:not(:disabled),.kind-reviews .clone-fixed-action:hover:not(:disabled){color:#000;background:#f4a70a}.clone-author,.clone-photos{text-align:center;width:400px;max-width:100%}.clone-author{padding-top:7px}.clone-author h1,.clone-photos h1{margin:0 0 4px;font-size:24px;line-height:34px}.clone-author>.subtitle{color:#141413;margin:0 0 14px;font-size:14px;line-height:20px}.clone-author-input{background:#fff;border:1px solid #8c8c86;border-radius:8px;outline:0;width:100%;height:52px;padding:0 14px;font-size:16px;display:block}.clone-author-input:focus{border-color:#141413;box-shadow:0 0 0 2px #2125291f}.clone-cover-preview{place-items:center;width:280px;height:210px;margin:18px auto 20px;display:grid}.clone-cover-preview-image{object-fit:contain;filter:drop-shadow(0 6px 8px #41331226);width:auto;max-width:280px;height:203px;animation:.24s ease-out both clone-cover-swap;display:block}.clone-cover-preview.is-limited .clone-cover-preview-image{width:280px;max-width:280px;height:202px}@keyframes clone-cover-swap{0%{opacity:.3;transform:translateY(3px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}.clone-color-fieldset{border:0;margin:0;padding:0}.clone-color-fieldset legend{text-align:center;width:100%;margin:0 0 18px;font-size:12px;font-weight:700;line-height:18px}.clone-cover-slider{touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(7,1fr);gap:5px;width:100%;display:grid;position:relative}.clone-cover-stop{cursor:pointer;background:0 0;border:0;outline:0;align-content:start;justify-items:center;gap:3px;min-width:0;min-height:48px;padding:0;display:grid;position:relative}.clone-cover-stop:before{content:"";pointer-events:none;border:2px solid #0000;border-radius:3px;width:39px;height:39px;transition:border-color .15s,transform .15s;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.clone-cover-stop i{border:0;border-radius:50%;width:27px;height:27px;transition:box-shadow .15s,transform .15s;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 1px #21252914}.clone-cover-stop i:after{content:"";opacity:0;background:#fff3cc;border-radius:50%;transition:opacity .15s,transform .15s;position:absolute;inset:7px;transform:scale(.5)}.clone-cover-stop.is-selected:before,.clone-cover-stop:focus-visible:before{border-color:#d5a128}.clone-cover-stop.is-selected i{transform:scale(1.02)}.clone-cover-stop.is-selected i:after{opacity:1;transform:scale(1)}.clone-cover-stop>span{width:42px;font-size:9px;line-height:11px}.limited-cover-label{color:#fff;text-transform:uppercase;background:#141413;border-radius:3px;width:145px;margin:24px auto 0;padding:3px 4px;font-size:9px;font-style:italic;font-weight:800;line-height:11px;display:block;position:relative}.limited-cover-label:before{color:#141413;content:"↑";font-size:15px;font-style:normal;position:absolute;bottom:calc(100% + 3px);left:50%;transform:translate(-50%)}.clone-photos h1{margin-bottom:14px}.clone-photos>img{object-fit:cover;border-radius:8px;width:400px;max-width:100%;height:190px;margin-bottom:16px;display:block}.loader-card{width:400px;max-width:100%;padding-top:39px}.loader-book-image{object-fit:cover;width:76px;height:101px;margin:0 auto 16px;display:block}.loader-eyebrow{color:#aaa;margin:0 0 10px;font-size:13px;font-weight:700;line-height:20px}.kind-loader .loader-card h1{margin:0 auto 24px;font-size:26px;line-height:34px}.kind-loader .progress-number{color:#fff;font-family:var(--font-body), sans-serif;letter-spacing:-3px;font-size:64px;font-weight:700;line-height:72px;display:block}.kind-loader .clone-fixed-action:disabled{display:none}.clone-summary{width:480px;max-width:100%}.summary-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:100%;height:4px;padding-top:0;display:grid}.summary-progress span{background:#333;border-radius:4px;height:4px}.summary-progress span.is-active{background:#fff}.summary-content{text-align:center;width:100%;padding-top:20px}.clone-summary .eyebrow{color:#c88158;margin:0 0 8px;font-size:16px;line-height:22px}.clone-summary h1{color:#fff;max-width:470px;margin:0 auto 16px;font-size:32px;line-height:40px}.clone-summary-preview{position:relative}.celebration-confetti{z-index:100;pointer-events:none;width:100vw;height:100dvh;display:block;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.celebration-confetti{display:none}}.clone-summary-preview .summary-content{text-align:left}.clone-summary-preview h1{font-family:var(--font-body), sans-serif;margin-left:0;margin-right:0;font-weight:800}.summary-book-image{object-fit:contain;width:480px;max-width:100%;height:330px;margin:-2px auto 8px;display:block}.summary-annotation{color:#fff;text-align:left;width:480px;max-width:100%;margin:0 auto;padding:0}.summary-annotation:before{display:none}.summary-annotation strong{color:#fff;margin-bottom:10px;font-size:22px;line-height:28px;display:block}.summary-annotation p{color:#ddd;margin:0 0 12px;font-size:15px;line-height:24px}.summary-profile-chip{text-align:left;justify-content:center;align-items:center;gap:9px;width:300px;max-width:100%;margin:12px auto 0;display:flex}.summary-profile-chip>span{color:#c88158;font-size:20px}.summary-profile-chip>div{display:grid}.summary-profile-chip small{color:#a7a7a7;text-transform:uppercase;font-size:9px;line-height:12px}.summary-profile-chip strong{color:#fff;font-size:12px;line-height:18px}.summary-timeline-image{object-fit:cover;border-radius:8px;width:480px;max-width:100%;height:360px;margin:0 auto 18px;display:block}.clone-summary-timeline h1{font-family:var(--font-body), sans-serif;text-align:left;margin:0 0 10px;font-weight:800}.clone-summary-timeline .summary-content{text-align:left}.summary-yellow-badge{color:#000;background:#ffefa9;border-radius:4px;margin-bottom:12px;padding:6px 10px;font-size:12px;font-weight:500;display:inline-flex}.summary-body{color:#d0d0d0;max-width:430px;margin:0;font-size:14px;line-height:21px}.clone-summary .journey-list{text-align:left;gap:8px;max-width:430px;margin:18px auto 0;display:grid}.clone-summary .journey-list li{background:#111;border:1px solid #333;border-radius:8px;grid-template-columns:26px 1fr;gap:10px;padding:10px 12px;display:grid}.clone-summary .journey-list li>span{color:#000;width:26px;height:26px;font-family:var(--font-body), sans-serif;background:#ffb423;font-size:12px;font-weight:800}.clone-summary .journey-list p{color:#fff;font-size:12px;line-height:18px}.summary-prompt-stack{width:312px;max-width:84%;height:235px;margin:34px auto 18px;position:relative}.summary-prompt-stack>i{background:#262626;border-radius:6px;height:198px;position:absolute;top:-20px;left:20px;right:20px}.summary-prompt-stack>i:nth-child(2){background:#555;top:-10px;left:10px;right:10px}.summary-prompt-stack article{color:#141413;text-align:center;background:#fff;border-radius:7px;align-content:center;justify-items:center;height:165px;padding:20px;display:grid;position:absolute;inset:0;box-shadow:0 8px 30px #00000052}.summary-prompt-stack article span{margin-bottom:8px;font-size:26px}.summary-prompt-stack article p{font-family:"Memo Sentient", var(--font-display), serif;margin:0 0 10px;font-size:22px;line-height:28px}.summary-prompt-stack article b{color:#8e5330;text-transform:uppercase;background:#efe2da;border-radius:16px;padding:5px 9px;font-size:9px}.clone-summary-prompts .summary-content{text-align:left}.clone-summary-prompts h1{font-family:var(--font-body), sans-serif;margin-left:0;margin-right:0;font-size:28px;font-weight:800;line-height:35px}.clone-summary-prompts .subtitle{color:#cfcfcf;max-width:430px;margin:0;font-size:14px;line-height:21px}.clone-summary-reviews h1 em{color:#ff8a3d;font-style:normal}.clone-summary-reviews .summary-content{text-align:left}.clone-summary-reviews h1{font-family:var(--font-body), sans-serif;text-align:left;margin-left:0;margin-right:0;font-size:28px;font-weight:800;line-height:34px}.summary-trust-row{justify-content:flex-start;align-items:center;gap:8px;margin:0 0 18px;font-size:12px;display:flex}.summary-trust-row span{color:#8d4e29;letter-spacing:1px}.summary-trust-row b{font-size:11px}.clone-summary-reviews .review-grid{grid-template-columns:1fr;gap:8px;display:grid}.clone-summary-reviews .review-grid blockquote,.clone-summary-reviews .review-grid article{color:#141413;text-align:left;background:#fff;border:0;border-radius:8px;grid-template-columns:1fr;align-items:stretch;gap:12px;margin:0;padding:12px;display:grid}.summary-review-photo{object-fit:cover;border-radius:4px;width:96px;height:134px;display:block}.summary-review-copy{min-width:0}.summary-review-copy>div{margin-bottom:4px}.summary-review-copy>small{font-size:11px;line-height:16px}.summary-review-copy h2{font-family:var(--font-body), sans-serif;margin:8px 0 4px;font-size:14px;font-weight:800;line-height:20px}.summary-review-copy p{color:#3d3d3d;margin:0;font-size:12px;line-height:18px}.order-shell{color:#141413;background:#fff3cc}.order-shell .funnel-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffeb9b;border:0;height:70px}.order-shell .header-line{grid-template-columns:0 1fr 0;width:100%;height:70px;padding:0 24px;display:grid}.order-shell .brand{color:#141413;transform-origin:0;justify-self:start;font-size:30px;line-height:24px;transform:scaleX(1.3)}.order-shell .back-button{visibility:hidden}.order-progress{background:#ffbd2f;grid-template-columns:repeat(5,1fr);align-items:center;width:100%;height:64px;margin:0;padding:0 max(24px,50% - 330px);display:grid}.order-progress li{color:#00000080;grid-template-columns:24px auto;justify-content:center;place-items:center start;gap:7px;font-size:10px;display:grid}.order-progress li:before{display:none}.order-progress li span{width:24px;height:24px;color:inherit;background:0 0;border:1px solid #00000052;font-size:10px}.order-progress li.is-active,.order-progress li.is-active span{color:#000;border-color:#000}.order-progress li.is-active span{color:#fff;background:#000}.order-progress li small{font-size:10px}.order-shell .funnel-stage{width:calc(100% - 64px);min-height:calc(100dvh - 201px);padding:40px 0 54px;display:block}.order-shell .order-layout{grid-template-columns:minmax(0,684px) minmax(400px,480px);justify-content:space-between;align-items:start;gap:52px;display:grid}.order-shell .order-copy{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.order-step-label{display:none}.order-shell .order-copy h1{font-family:var(--font-body), sans-serif;letter-spacing:-.02em;margin:0 0 12px;font-size:26px;font-weight:800;line-height:34px}.order-shell .order-copy>.subtitle{color:#141413;max-width:680px;margin:0 0 16px;font-size:15px;line-height:22px}.order-shell .text-field{color:#141413;gap:0;margin:0;font-size:13px}.order-shell .text-field>span{display:none}.order-shell .text-field input{background:#fff;border:1px solid #8a8a8a;border-radius:6px;height:54px;font-size:15px}.order-shell .coupon-banner{color:#fff;background:#173b75;border-radius:5px;grid-template-columns:42px 1fr;align-items:center;gap:10px;min-height:72px;margin-top:8px;padding:10px 14px;font-size:16px;line-height:20px;display:grid}.order-shell .coupon-banner>span{overflow-wrap:anywhere;min-width:0}.order-shell .coupon-banner>b{color:#ffb423;place-items:center;display:grid}.order-shell .coupon-banner strong{color:#ffb423}.order-shell .order-copy .primary-button{color:#fff;width:auto;min-width:160px;height:50px;box-shadow:none;background:#141413;border:0;border-radius:999px;justify-content:center;gap:10px;margin-top:14px;padding:0 24px}.order-shell .order-copy .primary-button span{color:#141413;background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.order-privacy-copy{color:#363636;margin:8px 0 0;font-size:12px;line-height:15px}.order-shell .order-proof{background:#fff;border:1px solid #d4d0c3;border-radius:2px;min-height:325px;padding:24px}.order-proof-rating{align-items:center;gap:18px;display:flex}.order-proof-rating>strong{font-family:"Memo Sentient", var(--font-display), serif;font-size:38px;font-weight:500;line-height:46px}.order-proof-rating>span{grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;display:grid}.order-proof-rating b{font-size:14px}.order-proof-rating i,.order-verified-row span{color:#fff;letter-spacing:2px;background:#a4633e;padding:1px 3px;font-size:13px;font-style:normal}.order-proof-rating small{grid-column:1/-1;font-size:11px}.order-proof-divider{background:#ddd;width:100%;height:1px;margin:18px 0}.order-shell .order-proof h2{font-family:var(--font-body), sans-serif;margin:0 0 3px;font-size:14px;font-weight:800;line-height:20px}.order-shell .order-proof p{font-family:var(--font-body), sans-serif;color:#555;margin:0 0 10px;font-size:14px;line-height:19px}.order-verified-row{align-items:center;gap:7px;display:flex}.order-verified-row b{color:#757575;font-size:11px}.order-shell .order-proof>small{margin-top:5px;font-size:12px;display:block}.order-dots{justify-content:center;gap:8px;margin-top:50px;display:flex}.order-dots i{background:#d8d2bf;border-radius:50%;width:8px;height:8px}.order-dots i:first-child{background:#000}.order-site-footer{color:#9a8d67;background:#ffe899;border-top:1px solid #ddcf98;align-items:center;min-height:67px;padding:0 16px;font-size:12px;display:flex}@media (max-width:650px){.kind-proof .header-line,.kind-question .header-line,.kind-insight .header-line,.kind-multi .header-line,.kind-profile .header-line,.kind-author .header-line,.kind-photos .header-line,.kind-loader .header-line,.kind-preview .header-line,.kind-timeline .header-line,.kind-prompts .header-line,.kind-reviews .header-line{grid-template-columns:52px 1fr 52px;height:64px}.kind-proof .back-button,.kind-question .back-button,.kind-insight .back-button,.kind-multi .back-button,.kind-profile .back-button,.kind-author .back-button,.kind-photos .back-button,.kind-loader .back-button,.kind-preview .back-button,.kind-timeline .back-button,.kind-prompts .back-button,.kind-reviews .back-button{left:16px}.kind-proof .brand,.kind-question .brand,.kind-insight .brand,.kind-multi .brand,.kind-profile .brand,.kind-author .brand,.kind-photos .brand,.kind-loader .brand,.kind-preview .brand,.kind-timeline .brand,.kind-prompts .brand,.kind-reviews .brand{font-size:29px}.clone-fixed-action,.kind-multi .sticky-action,.kind-multi .field-error{width:calc(100% - 32px)}.clone-insight-copy{padding-left:16px;padding-right:16px}.clone-insight-copy h1,.proof-card h1{font-size:24px;line-height:31px}.clone-insight-gallery,.clone-insight-gallery img{height:126px}.clone-insight-image{height:168px}.clone-cover-slider{gap:2px}.clone-cover-stop i{width:31px;height:31px}.clone-cover-stop:before{width:41px;height:41px;top:-5px}.clone-cover-stop i:after{inset:8px}.clone-summary h1{font-size:28px;line-height:35px}.summary-timeline-image{aspect-ratio:4/3;height:auto}.summary-prompt-stack{height:225px;margin-top:10px}.summary-prompt-stack article{min-height:0}.summary-prompt-stack article p{font-size:21px;line-height:28px}.order-shell .header-line,.order-shell .funnel-header{height:62px}.order-progress{height:44px;padding:0 12px}.order-progress li{display:flex}.order-progress li span{width:22px;height:22px}.order-progress li small{display:none}.order-shell .funnel-stage{width:calc(100% - 32px);padding-top:24px}.order-shell .order-layout{grid-template-columns:1fr;gap:20px}.order-shell .order-copy h1{font-size:28px;line-height:35px}.order-shell .order-proof{padding:20px}.order-shell .coupon-banner{font-size:13px;line-height:18px}.order-site-footer{margin-top:20px}}.funnel-lab-index{color:#fff;width:100%;min-height:100dvh;font-family:var(--font-body), Inter, system-ui, sans-serif;background:#141415;overflow-x:hidden}.funnel-lab-index a{color:inherit;text-decoration:none}.funnel-lab-inner{width:min(100%,1120px);min-height:100dvh;padding:max(32px, env(safe-area-inset-top)) 20px max(32px, env(safe-area-inset-bottom));margin:0 auto}.funnel-lab-header{gap:12px;max-width:832px;padding:32px 0 24px;display:grid}.funnel-lab-kicker{color:#aab5c4;letter-spacing:.02em;background:#171a1f;border:1px solid #313743;border-radius:999px;width:max-content;padding:7px 11px;font-size:12px;font-weight:700}.funnel-lab-header h1{color:#fff;max-width:none;font-family:var(--font-body), Inter, system-ui, sans-serif;letter-spacing:0;margin:0;font-size:clamp(32px,5vw,60px);font-weight:760;line-height:1}.funnel-lab-header p,.funnel-lab-section-title p{color:#aab5c4;max-width:672px;margin:0;font-size:16px;line-height:1.55}.funnel-lab-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:16px 0 32px;display:grid}.funnel-lab-card{background:linear-gradient(135deg,#3c50e033,#0000 58%),#141413;border:1px solid #2f3543;border-radius:8px;align-content:space-between;gap:13px;min-height:260px;padding:18px;transition:border-color .16s,transform .16s,background .16s;display:grid}.funnel-lab-card.accent-amber{background:linear-gradient(135deg,#ffd26838,#0000 58%),#141413}.funnel-lab-card.accent-teal{background:linear-gradient(135deg,#55daba38,#0000 58%),#141413}.funnel-lab-card.accent-violet{background:linear-gradient(135deg,#cd89ff38,#0000 58%),#141413}.funnel-lab-card.accent-green{background:linear-gradient(135deg,#a6edb533,#0000 58%),#141413}.funnel-lab-card.accent-blue{background:linear-gradient(135deg,#698eff3d,#0000 58%),#141413}.funnel-lab-card:hover{border-color:#7582ff;transform:translateY(-2px)}.funnel-lab-card.accent-amber:hover{border-color:#ffdd83}.funnel-lab-card.accent-teal:hover{border-color:#daa281}.funnel-lab-card.accent-violet:hover{border-color:#c58cff}.funnel-lab-card.accent-green:hover{border-color:#e7c2ac}.funnel-lab-card.accent-blue:hover{border-color:#799cff}.funnel-lab-card-status,.funnel-lab-card-action{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;width:max-content;font-size:11px;font-weight:800;line-height:1}.funnel-lab-card-status{color:#dce5f4;background:#ffffff14;padding:6px 9px}.funnel-lab-card>strong{color:#fff;font-size:21px;font-weight:720;line-height:1.15}.funnel-lab-card>small{color:#b5c0cf;font-size:14px;line-height:1.45}.funnel-lab-card-meta,.funnel-lab-card-contract,.funnel-lab-card-isolation{color:#d6deec;border-left:2px solid #ffffff29;padding-left:9px;font-size:12px;font-weight:700;line-height:1.35;display:block}.funnel-lab-card-contract{color:#ebcebd;border-left-color:#75e6c95c}.funnel-lab-card-isolation{color:#96a3b5;font-weight:650}.funnel-lab-card-action{color:#fff;border:1px solid #ffffff2e;padding:8px 10px}.funnel-lab-section{border-top:1px solid #282b32;padding:34px 0}.funnel-lab-section-title{gap:8px;margin-bottom:22px;display:grid}.funnel-lab-section-title h2{color:#fff;font-family:var(--font-body), Inter, system-ui, sans-serif;margin:0;font-size:28px;font-weight:740;line-height:1.15}.funnel-branch-grid,.funnel-handoff-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.funnel-branch-grid>article,.funnel-handoff-grid>article,.funnel-screen-sections>article{background:#141413;border:1px solid #2f3543;border-radius:8px;padding:17px}.funnel-branch-grid article>strong,.funnel-handoff-grid article>strong{color:#fff;font-size:15px}.funnel-branch-grid article>p,.funnel-handoff-grid article>p{color:#9da9b9;margin:6px 0 14px;font-size:13px;line-height:1.5}.funnel-branch-grid article>div{flex-wrap:wrap;gap:7px;display:flex}.funnel-branch-grid article a{color:#c8d2df;text-transform:capitalize;background:#1e2128;border:1px solid #343b48;border-radius:6px;padding:7px 9px;font-size:11px}.funnel-branch-grid article a:hover{color:#fff;border-color:#daa281}.funnel-handoff-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.funnel-handoff-grid article>p{margin-bottom:0}.funnel-screen-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.funnel-screen-sections h3{color:#fff;margin:0 0 12px;font-size:15px}.funnel-screen-sections article>div{gap:6px;display:grid}.funnel-screen-sections article a{background:#1b1e24;border:1px solid #2c313c;border-radius:5px;grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;display:grid}.funnel-screen-sections article a:hover{background:#20232b;border-color:#5765ff}.funnel-screen-sections article a span{color:#dce5f4;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.funnel-screen-sections article a small{color:#8f9cad;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.funnel-lab-index-footer{color:#8f9cad;border-top:1px solid #282b32;justify-content:space-between;align-items:center;gap:20px;padding:26px 0 10px;font-size:12px;display:flex}.funnel-lab-index-footer a{color:#ebcebd;font-weight:700}@media (max-width:720px){.funnel-lab-inner{padding-left:16px;padding-right:16px}.funnel-lab-header{padding-top:18px}.funnel-lab-card-grid,.funnel-branch-grid,.funnel-handoff-grid,.funnel-screen-sections{grid-template-columns:1fr}.funnel-lab-card{min-height:230px}.funnel-screen-sections article a{grid-template-columns:1fr;gap:3px}.funnel-lab-index-footer{flex-direction:column;align-items:flex-start}}.funnel-lab-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;display:grid}.funnel-lab-heading-row>div{gap:16px;display:grid}.flow-create-button{color:#291a11;cursor:pointer;white-space:nowrap;background:#c36b38;border:1px solid #d0875c;border-radius:8px;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:12px;font-weight:850;display:inline-flex}.flow-create-button span{font-size:17px}.flow-experiment-section{border-top:0;padding-top:18px}.draft-flow-card{position:relative}.draft-flow-card .funnel-lab-card{height:100%}.draft-flow-remove{z-index:3;color:#adb3be;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:#22242a;border:1px solid #4a4d56;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:16px;right:16px}.draft-flow-remove:hover{color:#ffb0a2;border-color:#eb806e}.flow-creation-callout{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(100deg,#5ddb2024,#0000 52%),#141413;border:1px solid #3f3d39;border-radius:9px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:5px 16px;width:100%;margin:8px 0 38px;padding:20px;display:grid}.flow-creation-callout>span{color:#d38f68;border:1px solid #b26234;border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.flow-creation-callout strong{font-size:16px}.flow-creation-callout small{color:#929ca9;max-width:650px;font-size:12px;line-height:1.45}.flow-creation-callout i{color:#deab8d;grid-area:1/3/3;font-size:12px;font-style:normal;font-weight:750}.flow-wizard-backdrop{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060709cc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.flow-wizard{color:#e8e9ed;width:min(720px,100%);min-height:500px;max-height:min(760px,100dvh - 40px);font-family:var(--font-body), Inter, system-ui, sans-serif;background:#17181d;border:1px solid #3a3d45;border-radius:18px;grid-template-rows:auto 4px minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:0 35px 120px #0000009e}.flow-wizard>header,.flow-wizard>footer{justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.flow-wizard>header{border-bottom:1px solid #292c32}.flow-wizard>header>div{gap:3px;display:grid}.flow-wizard>header span,.flow-wizard-page>small{color:#c36b38;letter-spacing:.13em;font-size:9px;font-weight:850}.flow-wizard>header strong{font-size:13px}.flow-wizard>header button{color:#d8dbe0;cursor:pointer;background:#22242a;border:1px solid #363941;border-radius:50%;width:34px;height:34px;padding:0;font-size:20px}.flow-wizard-progress{background:#292c32}.flow-wizard-progress i{background:#b16133;height:100%;transition:width .18s;display:block}.flow-wizard-page{align-content:start;gap:10px;padding:34px 34px 28px;display:grid;overflow-y:auto}.flow-wizard-page h2,.flow-wizard-page p{margin:0}.flow-wizard-page h2{color:#fff;max-width:620px;font-family:var(--font-body), Inter, sans-serif;letter-spacing:-.03em;font-size:clamp(24px,4vw,34px);font-weight:760;line-height:1.04}.flow-wizard-page p{color:#8f939d;font-size:13px;line-height:1.5}.flow-wizard-page code,.funnel-handoff-grid code{color:#e6c1ab;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.flow-wizard-page>label,.flow-wizard-form-grid label{gap:6px;margin-top:18px;display:grid}.flow-wizard-page label>span,.flow-wizard-form-grid label>span,.flow-wizard-form-grid>div>span{color:#aeb2bb;font-size:10px;font-weight:800}.flow-wizard input,.flow-wizard select{color:#e8e9ed;background:#202228;border:1px solid #3a3d45;border-radius:8px;outline:0;width:100%;min-height:48px;padding:0 13px}.flow-wizard input:focus,.flow-wizard select:focus{border-color:#b16133;box-shadow:0 0 0 3px #55d90b1c}.flow-wizard-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.flow-wizard-choice-grid label{cursor:pointer;background:#202228;border:1px solid #343740;border-radius:12px;align-content:center;gap:7px;min-height:125px;padding:15px;display:grid}.flow-wizard-choice-grid label.is-chosen{background:#55d90b14;border-color:#b16133}.flow-wizard-choice-grid input{accent-color:#b16133;width:15px;min-height:15px;margin:0 0 5px;padding:0}.flow-wizard-choice-grid b{color:#f4f5f7;font-size:12px}.flow-wizard-choice-grid span{color:#8e929c;font-size:10px;line-height:1.35}.flow-wizard-form-grid{grid-template-columns:1.3fr .65fr .8fr;gap:10px;margin-top:8px;display:grid}.flow-wizard-form-grid>div{background:#202228;border:1px solid #343740;border-radius:8px;align-content:center;gap:4px;min-height:72px;margin-top:18px;padding:12px;display:grid}.flow-wizard-form-grid>div strong{color:#fff;text-transform:capitalize;font-size:12px}.flow-wizard-form-grid>div small{color:#7f8590;font-size:9px}.flow-wizard>footer{border-top:1px solid #292c32}.flow-wizard>footer button{color:#e5e7eb;cursor:pointer;background:#22242a;border:1px solid #363941;border-radius:9px;min-width:110px;min-height:42px;font-size:11px;font-weight:800}.flow-wizard>footer .flow-wizard-next{color:#201109;background:#a1592f;border-color:#b16133}.flow-wizard>footer button:disabled{cursor:default;opacity:.36}.kind-challenge{background:radial-gradient(circle at 8% 5%,#ffd36547,#0000 28rem),#f8f1df}.kind-offer{background:#fff7d5}.kind-challenge .funnel-stage,.kind-offer .funnel-stage{width:min(1120px,100% - 2rem);padding-top:44px;padding-bottom:44px}.kind-offer .funnel-stage{padding-top:24px;padding-bottom:24px}.challenge-campaign,.direct-offer-campaign{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(36px,7vw,90px);display:grid}.campaign-kicker{color:#6d452e;letter-spacing:.15em;margin-bottom:13px;font-size:11px;font-weight:850}.challenge-copy h1,.direct-offer-copy h1{max-width:560px;margin-bottom:18px;font-size:clamp(43px,5.4vw,72px);line-height:.95}.challenge-lead,.direct-offer-copy>p:not(.campaign-kicker){color:#565450;max-width:590px;margin-bottom:24px;font-size:17px;line-height:1.6}.challenge-copy ul,.direct-offer-copy ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.challenge-copy li,.direct-offer-copy li{color:#383632;align-items:flex-start;gap:10px;font-size:14px;font-weight:650;line-height:1.45;display:flex}.challenge-copy li span,.direct-offer-copy li span{color:#fff;background:#6d452e;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.challenge-copy>small,.direct-offer-copy>small{color:#787b74;margin-top:12px;font-size:11px;display:block}.challenge-calendar{background:linear-gradient(150deg,#ffffffd9,#f7d57eb8),#f6d990;border:1px solid #d9c99d;border-radius:26px;align-content:end;min-height:540px;padding:40px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #694e152e}.challenge-book{position:absolute;top:25px;right:15%;transform:rotate(4deg)scale(.85)}.challenge-days{z-index:2;grid-template-columns:repeat(7,1fr);gap:6px;margin-top:290px;display:grid;position:relative}.challenge-days span{aspect-ratio:1;color:#70684f;background:#ffffffb3;border:1px solid #4a3e222b;border-radius:7px;place-items:center;font-size:10px;font-weight:750;display:grid}.challenge-days span.is-complete{color:#fff;background:#6d452e}.challenge-calendar>strong{color:#363122;font-family:var(--font-display), serif;text-align:center;margin-top:18px;font-size:25px}.direct-offer-campaign{grid-template-columns:minmax(420px,.9fr) minmax(0,1.1fr)}.direct-offer-visual{background:radial-gradient(circle at 55% 30%,#fff 0,#ffffffc7 24%,#0000 55%),#efc84d;border-radius:22px;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.direct-offer-visual .book-scene{transform:scale(1.3)rotate(-3deg)}.offer-badge{z-index:5;color:#fff;letter-spacing:.08em;background:#4b3021;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:850;position:absolute;top:28px;left:28px}.offer-rating{z-index:5;color:#774122;letter-spacing:1px;background:#ffffffeb;border-radius:10px;padding:13px 16px;font-size:15px;position:absolute;bottom:24px;left:24px;right:24px}.offer-rating b{color:#3a3835;letter-spacing:0;margin-left:7px;font-size:11px}.direct-offer-price{background:#ffffff94;border:1px solid #c9b36a;border-radius:10px;grid-template-columns:1fr auto;align-items:center;width:min(340px,100%);margin-top:23px;padding:15px 18px;display:grid}.direct-offer-price span,.direct-offer-price small{color:#626055;font-size:11px}.direct-offer-price strong{color:#4b3021;font-family:var(--font-display), serif;grid-area:1/2/3;font-size:42px}@media (max-width:820px){.funnel-lab-heading-row{grid-template-columns:1fr;align-items:start}.flow-create-button{width:max-content}.flow-creation-callout{grid-template-columns:44px minmax(0,1fr)}.flow-creation-callout i{grid-area:auto/2}.flow-wizard-choice-grid,.flow-wizard-form-grid{grid-template-columns:1fr}.flow-wizard-choice-grid{overflow-y:visible}.challenge-campaign,.direct-offer-campaign{grid-template-columns:1fr}.challenge-calendar,.direct-offer-visual{min-height:500px}}@media (max-width:560px){.flow-wizard-backdrop{padding:0}.flow-wizard{border:0;border-radius:0;width:100%;min-height:100dvh;max-height:100dvh}.flow-wizard-page{padding:24px 18px}.flow-creation-callout{padding:16px}.kind-challenge .funnel-stage,.kind-offer .funnel-stage{width:min(100% - 24px,1120px);padding-top:26px}.challenge-copy h1,.direct-offer-copy h1{font-size:43px}.challenge-calendar,.direct-offer-visual{border-radius:16px;min-height:430px;padding:22px}.challenge-book{right:2%;transform:rotate(4deg)scale(.7)}.challenge-days{margin-top:240px}.direct-offer-visual .book-scene{transform:scale(.95)rotate(-3deg)}}.localized-funnel,.localized-funnel-loading,.studio-shell,.story-editor-shell,.studio-loading{--memo-ink:#17190f;--memo-muted:#68635d;--memo-forest:#17190f;--memo-forest-dark:#17190f;--memo-cream:#faf5f2;--memo-paper:#fffaf7;--memo-gold:#ff9d00;--memo-clay:#e8ded8;--memo-amber:#ff9d00;min-height:100dvh;color:var(--memo-ink);background:var(--memo-cream);font-family:var(--font-body), sans-serif}.auth-shell{--memo-ink:#17190f;--memo-muted:#68635d;--memo-forest:#17190f;--memo-forest-dark:#17190f;--memo-cream:#faf5f2}.localized-funnel *,.studio-shell *,.story-editor-shell *{box-sizing:border-box}.localized-funnel button,.localized-funnel input,.localized-funnel select,.studio-shell button,.studio-shell input,.studio-shell select,.studio-shell textarea,.story-editor-shell button{font:inherit}.localized-funnel button,.studio-shell button,.story-editor-shell button,.localized-funnel a,.studio-shell a,.story-editor-shell a,.localized-funnel label,.studio-shell label,.story-editor-shell label{-webkit-tap-highlight-color:transparent}.localized-funnel-loading,.studio-loading{color:var(--memo-forest);font-family:var(--font-display), serif;place-items:center;font-size:34px;font-weight:700;display:grid}.localized-topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf5f2eb;border-bottom:1px solid #17190f1a;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 5vw;display:grid;position:relative}.localized-brand,.studio-brand{min-width:44px;min-height:44px;color:var(--memo-forest-dark);font-family:var(--font-display), serif;letter-spacing:-.055em;align-items:center;gap:11px;font-size:25px;font-weight:500;text-decoration:none;display:inline-flex}.localized-brand-mark{width:44px;height:44px;color:var(--memo-ink);font-family:var(--font-display), serif;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf5f2e0;border:1px solid #17190f1a;border-radius:11px;place-items:center;font-size:27px;font-style:italic;font-weight:500;line-height:1;display:grid;box-shadow:0 7px 20px #17190f14}.localized-topbar-home{z-index:45;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;background:0 0;border:0;grid-template-columns:1fr auto;align-items:start;width:min(1280px,100% - 32px);min-height:0;padding:27px 14px 0 18px;position:fixed;top:0;left:50%;transform:translate(-50%)}.localized-topbar-home>*{pointer-events:auto}.localized-topbar-home .localized-brand{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf5f2cc;border:1px solid #17190f1a;border-radius:14px;width:fit-content;padding:6px 13px 6px 6px;box-shadow:0 12px 32px #17190f17}.localized-home-navigation{width:360.09px;position:relative}.localized-main-nav{width:100%;color:var(--memo-ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf5f2cc;border:1px solid #17190f1a;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 12px 32px #17190f17}.localized-main-nav-row{align-items:center;gap:2px;height:58px;padding:6px;display:flex}.localized-main-nav-row a,.localized-main-nav-row select{min-height:47px;color:var(--memo-ink);letter-spacing:-.05em;opacity:.68;background:0 0;border:0;padding:0 10px;font-size:13px;font-weight:400;text-decoration:none;transition:opacity .18s}.localized-main-nav-row a{white-space:nowrap;align-items:center;min-width:44px;display:inline-flex}.localized-main-nav-row a:hover,.localized-main-nav-row select:hover{opacity:1}.localized-main-nav-row select{cursor:pointer;width:52px;padding-right:0}.localized-main-nav-row button{cursor:pointer;white-space:nowrap;background-image:url(/textures/daylight-grid.svg);border:0;border-radius:8px;width:112px;height:47.25px;margin-left:auto;padding:0;font-size:13px;font-weight:500;transition:transform .18s,box-shadow .18s,background .18s}.localized-main-nav-row button:hover{background:#f2a51f url(/textures/daylight-grid.svg)}.localized-main-nav-addon{background:#e8ded8db;border-top:1px solid #17190f14;flex-direction:column;justify-content:center;width:358.09px;height:105px;padding:17px 128px 16px 20px;display:flex}.localized-main-nav-addon strong{font-family:var(--font-display), serif;letter-spacing:-.07em;font-size:24px;font-weight:300;line-height:1.02}.localized-main-nav-addon span,.localized-main-nav-addon a{color:var(--memo-ink);letter-spacing:0;opacity:.45;margin-top:4px;font-size:12px;font-weight:500;line-height:1.1;text-decoration:none}.localized-main-nav-addon a{align-items:center;min-height:24px;display:inline-flex}.localized-main-nav-addon a:hover{opacity:1}.localized-bundle-sticker{z-index:4;width:120px;height:120px;color:var(--memo-ink);text-align:center;pointer-events:none;background-color:#f3b64e;background-image:url(/textures/daylight-grid.svg);border:1px solid #17190f2e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:18px 12px;transition:transform .22s;display:flex;position:absolute;bottom:-36px;right:6px;transform:rotate(8deg);box-shadow:inset 0 0 0 5px #ffffff2e}.localized-bundle-sticker:before,.localized-bundle-sticker:after{content:"";opacity:.45;background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute}.localized-bundle-sticker:before{left:13px}.localized-bundle-sticker:after{right:13px}.localized-home-navigation:hover .localized-bundle-sticker{transform:rotate(3deg)scale(1.04)}.localized-bundle-sticker span,.localized-bundle-sticker small{letter-spacing:.13em;font-size:8px;font-weight:800;line-height:1}.localized-bundle-sticker strong,.localized-bundle-sticker b{font-family:var(--font-display), serif;letter-spacing:-.08em;font-size:22px;font-weight:600;line-height:.82}.localized-bundle-sticker strong{margin-top:7px}.localized-bundle-sticker small{margin-top:8px}.localized-topbar>span{color:#73766d;font-family:var(--font-display), serif;font-size:16px;font-style:italic}.localized-topbar>div{justify-content:flex-end;align-items:center;gap:18px;display:flex}.localized-topbar select,.locale-switch select{color:var(--memo-forest-dark);background:0 0;border:0;font-size:13px;font-weight:700}.localized-topbar>div>a{color:var(--memo-forest-dark);font-size:13px;font-weight:700;text-decoration:none}.localized-dev-tools{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f5;border:1px solid #15372a33;border-radius:9px;align-items:center;gap:5px;min-height:46px;padding:5px;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 12px 34px #15372a2e}.localized-dev-tools>span{color:#9a6c34;letter-spacing:.12em;padding:0 8px;font-size:9px;font-weight:900}.localized-dev-tools a,.localized-dev-tools button{min-height:44px;color:var(--memo-forest);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;padding:0 11px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.localized-dev-tools button{color:#fff;background:var(--memo-forest)}.localized-dev-tools form{margin:0}.localized-landing{background:var(--memo-cream);width:min(1280px,100% - 32px);min-height:min(760px,100dvh - 32px);box-shadow:none;border:1px solid #17190f1a;border-radius:16px;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);margin:16px auto 0;display:grid;overflow:hidden}.localized-hero-copy{flex-direction:column;justify-content:center;max-width:680px;padding:174px clamp(42px,5vw,72px) 72px;display:flex}.localized-eyebrow,.studio-eyebrow{color:#9b6100;letter-spacing:.025em;margin:0 0 15px;font-size:13px;font-weight:500;line-height:1.5}.localized-hero-copy h1,.localized-question-card h1,.localized-design h1,.localized-split-choice h1,.localized-analysis h1,.localized-preview h1,.localized-order-card h1,.localized-plan h1,.localized-checkout h1,.localized-complete h1{color:var(--memo-forest-dark);font-family:var(--font-display), serif;letter-spacing:-.07em;margin:0;font-size:clamp(44px,5vw,64px);font-weight:300;line-height:1}.localized-hero-copy>p:not(.localized-eyebrow){max-width:590px;color:var(--memo-muted);font-family:var(--font-body), sans-serif;letter-spacing:-.05em;margin:24px 0 0;font-size:clamp(17px,1.6vw,20px);font-weight:400;line-height:1.25}.localized-hero-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.localized-hero-actions button,.localized-primary{min-height:47.25px;color:var(--memo-ink);background-color:var(--memo-amber);cursor:pointer;background-image:url(/textures/daylight-grid.svg);border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 23px;font-weight:750;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.localized-hero-actions button:hover,.localized-primary:hover{background-color:#f2a51f;background-image:url(/textures/daylight-grid.svg)}.localized-primary:disabled{opacity:.46;cursor:default;transform:none}.localized-hero-actions a{min-height:44px;color:var(--memo-ink);text-underline-offset:4px;justify-content:center;align-items:center;font-size:14px;font-weight:750;display:inline-flex}.localized-hero-copy ul{border-top:1px solid #17190f1f;gap:22px;margin:34px 0 0;padding:24px 0 0;list-style:none;display:flex}.localized-hero-copy li{color:#65615b;max-width:150px;font-size:12px;font-weight:650;line-height:1.45}.localized-hero-art{background:var(--memo-clay);place-items:center;min-height:650px;padding:36px;display:grid;position:relative;overflow:hidden}.localized-hero-art:before{z-index:1;content:"";pointer-events:none;background:#17190f1a;position:absolute;inset:0}.localized-hero-art img{object-fit:cover;filter:saturate(.72)contrast(.96)brightness(.93);width:100%;height:100%;max-height:none;position:absolute;inset:0}.localized-hero-art blockquote{z-index:2;max-width:290px;color:var(--memo-ink);font-family:var(--font-display), serif;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf5f2e6;border:1px solid #17190f1a;border-radius:14px;margin:0;padding:20px 23px;font-size:20px;font-style:italic;font-weight:400;line-height:1.25;position:absolute;bottom:8%;right:7%;box-shadow:0 14px 36px #17190f29}.localized-how{color:#fff;background:var(--memo-ink);grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding:0 5vw;display:grid}.localized-how article{border-right:1px solid #ffffff1f;justify-content:center;align-items:center;gap:15px;min-height:96px;padding:20px clamp(20px,4vw,60px);display:flex}.localized-how article:last-child{border-right:0}.localized-how span{width:29px;height:29px;font-family:var(--font-display), serif;border:1px solid #ffffff59;border-radius:50%;place-items:center;display:grid}.localized-how strong{font-family:var(--font-display), serif;font-size:18px;font-weight:500}.home-section{width:100%;padding:120px max(24px,50vw - 583.5px) 144px;scroll-margin-top:24px}.home-section-heading{text-align:center;max-width:800px;margin:0 auto 56px}.home-section-heading h2,.home-keepsake h2,.home-promise h2,.home-closing h2,.exit-offer-panel h2{color:var(--memo-forest-dark);font-family:var(--font-display), serif;letter-spacing:-.07em;margin:0;font-size:clamp(44px,4.7vw,60px);font-weight:300;line-height:1}.home-section-heading>p:last-child,.home-keepsake>div:last-child>p:not(.localized-eyebrow),.home-promise>div:first-child>p:not(.localized-eyebrow),.home-closing>p:not(.localized-eyebrow),.exit-offer-panel>p:not(.localized-eyebrow){max-width:700px;color:var(--memo-muted);font-family:var(--font-body), sans-serif;letter-spacing:-.05em;margin:22px auto 0;font-size:clamp(16px,1.55vw,20px);line-height:1.25}.home-how{background:var(--memo-cream)}.home-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,34px);display:grid}.home-step-grid article{min-width:0}.home-step-visual{background:var(--memo-clay);border:1px solid #17190f1a;border-radius:16px;height:clamp(250px,29vw,360px);position:relative;overflow:hidden}.home-step-visual:after{content:none}.home-step-visual img{object-fit:cover;transition:transform .55s}.home-step-grid article:hover .home-step-visual img{transform:scale(1.025)}.home-step-visual span{z-index:2;width:52px;height:52px;color:var(--memo-ink);font-family:var(--font-display), serif;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ff9d00eb;border:1px solid #ffffff8c;border-radius:14px;place-items:center;font-size:19px;display:grid;position:absolute;bottom:18px;left:20px}.home-step-grid h3,.home-feature-grid h3{color:var(--memo-forest-dark);font-family:var(--font-display), serif;letter-spacing:-.07em;margin:25px 0 9px;font-size:clamp(24px,2.4vw,31px);font-weight:300;line-height:1}.home-step-grid article>p,.home-feature-grid article>p{color:#6f6d6a;letter-spacing:-.05em;margin:0;font-size:14px;line-height:1.25}.home-keepsake{background:#fff;grid-template-columns:minmax(360px,.96fr) minmax(0,1.04fr);align-items:center;gap:clamp(60px,9vw,130px);display:grid}.home-keepsake-collage{min-height:610px;position:relative}.home-keepsake-collage img{object-fit:cover;border:13px solid #fff;border-bottom-width:48px;display:block;position:absolute;box-shadow:0 22px 52px #2d271b2e}.home-collage-main{width:min(70%,390px);height:auto;top:0;left:5%;transform:rotate(-3.5deg)}.home-collage-small{width:min(54%,290px);height:auto;bottom:4%;right:0;transform:rotate(5.5deg)}.home-collage-note{z-index:3;color:#5d472c;max-width:190px;font-family:var(--font-display), serif;background:#f2dfaa;border-radius:3px;padding:20px 22px;font-size:21px;font-style:italic;line-height:1.18;position:absolute;top:10%;right:5%;transform:rotate(2deg);box-shadow:0 12px 28px #3f2d1624}.home-keepsake blockquote{border-left:3px solid var(--memo-gold);color:#4e483d;font-family:var(--font-display), serif;margin:30px 0 32px;padding:18px 0 18px 23px;font-size:22px;font-style:italic;line-height:1.4}.home-features{background:var(--memo-clay)}.home-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.home-feature-grid article{aspect-ratio:252/325;background:#17190f1a;border:1px solid #17190f1a;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.home-feature-art{color:var(--memo-ink);flex:1;place-items:center;margin:10%;transition:transform .3s ease-out;display:grid}.home-feature-art>span{font-family:var(--font-display), serif;font-size:clamp(64px,8vw,110px);font-weight:300}.home-feature-copy{color:#fff;background:#17190fbf;min-height:128px;padding:18px 20px 20px;transition:color .3s ease-out,background-color .3s ease-out;position:relative}.home-feature-copy h3{color:inherit;margin:0 0 8px;font-size:24px}.home-feature-copy p{opacity:.7;max-width:92%;font-size:12px;color:inherit!important}.home-feature-copy b{font-size:22px;font-weight:300;transition:transform .3s ease-out;position:absolute;bottom:18px;right:20px}.home-feature-grid article:hover .home-feature-art{transform:translateY(-2.5%)}.home-feature-grid article:hover .home-feature-copy{color:var(--memo-ink);background-color:var(--memo-amber);background-image:url(/textures/daylight-grid.svg)}.home-feature-grid article:hover .home-feature-copy b{transform:translate(.5em)}.home-proof-strip{background:var(--memo-ink);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;display:grid}.home-proof-strip img{object-fit:cover;border-radius:8px;width:100%;height:min(42vw,520px)}.home-promise{color:#fff;background:var(--memo-ink);grid-template-columns:minmax(0,1fr) minmax(340px,.75fr);align-items:center;gap:clamp(55px,10vw,150px);display:grid}.home-promise .localized-eyebrow{color:#ffb43a}.home-promise h2,.home-promise>div:first-child>p:not(.localized-eyebrow){color:#fffdf7}.home-promise>div:first-child>p:not(.localized-eyebrow){color:#ffffffb8;margin-left:0;margin-right:0}.home-promise ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin:30px 0 34px;padding:0;list-style:none;display:grid}.home-promise li{color:#ffffffd1;font-size:13px}.home-promise .localized-primary{color:var(--memo-ink);background:var(--memo-amber)}.home-promise-book{background-color:#ffffff09;background-image:url(/textures/daylight-grid.svg);border:1px solid #ffffff1c;border-radius:18px;place-items:center;min-height:560px;display:grid;position:relative}.home-promise-book img{filter:drop-shadow(18px 28px 28px #00000047);width:min(62%,295px);height:auto;transform:rotate(-5deg)}.home-promise-book aside{width:155px;height:155px;color:var(--memo-ink);text-align:center;background:#f3b64e;border:2px solid #17190f33;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;bottom:8%;right:7%;transform:rotate(4deg);box-shadow:0 16px 34px #00000038,inset 0 0 0 6px #ffffff2e}.home-promise-book aside small{letter-spacing:.12em;font-size:8px;font-weight:850}.home-promise-book aside strong{font-family:var(--font-display), serif;margin:3px 0;font-size:42px;line-height:1}.home-promise-book aside span{font-size:10px;line-height:1.2}.home-faq{background:var(--memo-cream)}.home-faq .home-section-heading{max-width:680px}.home-faq-list{border-top:1px solid #17190f29;width:min(820px,100%);margin:0 auto}.home-faq-list details{border-bottom:1px solid #17190f29}.home-faq-list summary{min-height:82px;color:var(--memo-forest-dark);cursor:pointer;font-family:var(--font-display), serif;justify-content:space-between;align-items:center;gap:30px;padding:22px 2px;font-size:22px;font-weight:600;list-style:none;display:flex}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary span{font-family:var(--font-body), sans-serif;font-size:20px;transition:transform .18s}.home-faq-list details[open] summary span{transform:rotate(45deg)}.home-faq-list details p{color:#6f6d69;max-width:700px;margin:-4px 0 26px;font-size:14px;line-height:1.7}.home-closing{color:#fff;background-blend-mode:multiply;text-align:center;background-color:#17190fdb;background-image:url(/funnel-reference/proof-family.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:610px;padding:100px 24px;display:flex}.home-closing .localized-eyebrow{color:#ffb43a}.home-closing h2{color:#fff;max-width:900px}.home-closing>p:not(.localized-eyebrow){color:#ffffffc2}.home-closing .localized-primary{color:var(--memo-ink);background:var(--memo-amber);margin-top:34px}.home-closing>small{color:#ffffff8a;margin-top:16px;font-size:10px}.home-legal-footer{color:#ffffffad;background:var(--memo-ink);border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 30px;min-height:78px;padding:22px 5vw;font-size:11px;display:flex}.home-legal-footer a{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0 4px;display:inline-flex}.home-legal-footer a:hover{color:#fff}.exit-offer{z-index:100;color:var(--memo-ink);background:#efe6d7;grid-template-columns:minmax(300px,.85fr) minmax(420px,1.15fr);display:grid;position:fixed;inset:0}.exit-offer-photo{background:linear-gradient(#1937291f,#1937297a),url(/funnel-reference/proof-family.jpg) 50% 30%/cover}.exit-offer-close{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#153426b8;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:48px;height:48px;padding:0 0 4px;font-size:30px;line-height:1;display:grid;position:absolute;top:22px;left:22px}.exit-offer-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:clamp(45px,7vw,100px);display:flex}.exit-offer-panel h2{max-width:620px}.exit-offer-panel>p:not(.localized-eyebrow){max-width:550px}.exit-scratch-card{background:#fffaf0;border:9px solid #fffaf0;border-radius:12px;width:min(470px,100%);min-height:190px;margin-top:28px;position:relative;overflow:hidden;box-shadow:0 22px 52px #523c1d2e}.exit-scratch-reward{color:#fff;background:var(--memo-forest);flex-direction:column;justify-content:center;align-items:center;padding:22px 32px;display:flex;position:absolute;inset:0}.exit-scratch-reward small{color:#e8cb92;letter-spacing:.14em;font-size:9px;font-weight:900}.exit-scratch-reward strong{font-family:var(--font-display), serif;margin:8px 0;font-size:clamp(27px,4vw,39px);font-weight:600}.exit-scratch-reward span{color:#ffffffab;max-width:370px;font-size:10px;line-height:1.45}.exit-scratch-card canvas{cursor:crosshair;touch-action:none;width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0}.exit-scratch-card.is-revealed canvas{opacity:0;pointer-events:none}.exit-offer-reveal{color:#7a765f;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin-top:13px;padding:4px;font-size:10px;text-decoration:underline}.exit-offer-cta{margin-top:20px}.exit-offer-teaser{z-index:70;color:#fff;background:var(--memo-forest);cursor:pointer;border:1px solid #ffffff40;border-radius:99px;min-height:45px;padding:0 17px;font-size:11px;font-weight:800;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 34px #19372a3d}.exit-offer-teaser span{color:#e8c98d;margin-right:5px}.localized-progress{grid-template-columns:120px 1fr 120px;align-items:center;gap:24px;width:min(940px,100% - 40px);min-height:74px;margin:0 auto;display:grid}.localized-progress button{color:#6f6c67;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;min-height:44px;display:inline-flex}.localized-progress button:disabled{opacity:0}.localized-progress>div{background:#234c3a1f;border-radius:99px;height:4px;overflow:hidden}.localized-progress>div i{border-radius:inherit;background:var(--memo-forest);height:100%;transition:width .32s;display:block}.localized-progress>span{color:#7d7b77;text-align:right;font-size:11px}.localized-question-card,.localized-analysis,.localized-order-card,.localized-plan,.localized-complete{background:#fffdf8d6;border:1px solid #234c3a1f;border-radius:13px;width:min(820px,100% - 36px);margin:5vh auto 100px;padding:clamp(32px,6vw,66px);box-shadow:0 24px 70px #31342714}.localized-question-card h1,.localized-analysis h1,.localized-order-card h1,.localized-plan h1,.localized-complete h1{font-size:clamp(38px,5vw,58px)}.localized-question-card>p:not(.localized-eyebrow),.localized-design>div>p,.localized-split-choice p,.localized-preview p,.localized-order-card>span,.localized-plan>span,.localized-checkout p,.localized-complete>p:not(.localized-eyebrow){color:var(--memo-muted);font-family:var(--font-display), serif;margin:18px 0 30px;font-size:19px;line-height:1.5}.localized-option-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.localized-option-grid button{min-height:76px;color:var(--memo-ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #d9d5ca;border-radius:8px;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.localized-option-grid button:hover,.localized-option-grid button.is-selected{border-color:var(--memo-forest);background:#f6f2f0}.localized-option-grid button b{color:var(--memo-forest);font-size:20px}.localized-topic-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.localized-topic-grid button{color:#575550;cursor:pointer;background:#fff;border:1px solid #d9d5ca;border-radius:8px;min-height:68px;padding:14px;font-size:13px;font-weight:650}.localized-topic-grid button.is-selected{border-color:var(--memo-forest);color:var(--memo-forest-dark);background:#f2edeb}.localized-topic-count{color:#77736c!important;font-family:var(--font-body), sans-serif!important;margin:14px 0 0!important;font-size:11px!important;line-height:1.4!important}.localized-topics .localized-primary{margin-top:24px}.localized-error{color:#a23b35!important;font-family:var(--font-body), sans-serif!important;margin:14px 0 0!important;font-size:13px!important}.localized-design,.localized-preview,.localized-checkout,.localized-split-choice{background:var(--memo-paper);border:1px solid #234c3a1f;border-radius:13px;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(36px,8vw,100px);width:min(1040px,100% - 36px);margin:4vh auto 100px;padding:clamp(28px,5vw,64px);display:grid;box-shadow:0 24px 70px #31342714}.localized-book{color:#f7f1e4;background:var(--localized-cover,#3d3d3a);width:270px;min-height:390px;font-family:var(--font-display), serif;text-align:center;flex-direction:column;justify-content:space-between;margin:0 auto;padding:34px 30px;display:flex;position:relative;overflow:hidden;box-shadow:12px 17px #d8cdbd,24px 28px 45px #242b2133}.localized-book:before{content:"";pointer-events:none;border:1px solid #f5e1b061;position:absolute;inset:16px}.localized-book small{letter-spacing:.16em;font-size:9px;position:relative}.localized-book strong{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance;max-width:100%;font-size:31px;font-weight:600;line-height:1.05;display:block;position:relative}.localized-book span{overflow-wrap:anywhere;max-width:100%;font-size:15px;font-style:italic;display:block;position:relative}.localized-book.preview-book{transform:rotate(4deg)}.localized-book.mini{width:140px;min-height:200px;padding:26px 17px;box-shadow:7px 10px #d8cdbd,12px 18px 30px #242b2126}.localized-book.mini strong{font-size:19px}.localized-design h1,.localized-split-choice h1,.localized-preview h1,.localized-checkout h1{font-size:clamp(38px,5vw,60px)}.localized-design label,.localized-order-card label,.localized-checkout label{color:#595753;gap:7px;margin-top:16px;font-size:12px;font-weight:750;display:grid}.localized-design input,.localized-order-card input,.localized-checkout input,.localized-checkout select{min-height:49px;color:var(--memo-ink);background:#fff;border:1px solid #d8d4c8;border-radius:7px;padding:0 14px}.localized-colors{gap:11px;margin:20px 0 24px;display:flex}.localized-colors button{cursor:pointer;outline-offset:2px;border:3px solid #0000;border-radius:50%;outline:1px solid #00000021;width:44px;height:44px}.localized-colors button.is-selected{outline:2px solid var(--memo-forest);border-color:#fff}.localized-split-choice img{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%;height:auto}.localized-split-choice button{width:100%;min-height:53px;color:var(--memo-forest-dark);cursor:pointer;background:#fff;border:1px solid #d5d2c7;border-radius:7px;justify-content:space-between;align-items:center;margin-top:11px;padding:0 17px;font-weight:700;display:flex}.localized-split-choice button:first-of-type{color:#fff;border-color:var(--memo-forest);background:var(--memo-forest)}.localized-analysis{text-align:center}.localized-analysis>strong{color:var(--memo-forest);font-family:var(--font-display), serif;margin:30px 0 10px;font-size:45px;display:block}.localized-analysis>div{background:#e4e0d6;border-radius:99px;height:7px;overflow:hidden}.localized-analysis>div i{background:var(--memo-gold);height:100%;transition:width .18s linear;display:block}.localized-analysis ul{text-align:left;gap:9px;margin:25px auto;padding:0;list-style:none;display:grid}.localized-analysis li{color:#9a9d96}.localized-analysis li.is-done{color:var(--memo-forest)}.localized-preview{grid-template-columns:1.15fr .85fr}.localized-preview blockquote{border-left:3px solid var(--memo-gold);color:#49453e;font-family:var(--font-display), serif;background:#f5f0e5;grid-template-columns:38px 1fr;gap:13px;margin:26px 0;padding:20px;font-size:20px;display:grid}.localized-preview blockquote span{color:var(--memo-gold);font-family:var(--font-body), sans-serif;font-size:11px;font-weight:800}.localized-order-card{max-width:650px}.localized-order-card>p:first-child,.localized-plan>p:first-child{color:var(--memo-gold);font-size:11px;font-weight:800}.localized-order-card form{display:grid}.localized-order-card form small{color:#85877f;margin:10px 0 22px;font-size:11px;line-height:1.5}.localized-plan{max-width:920px}.localized-plan>div{grid-template-columns:1fr 1fr;gap:16px;display:grid}.localized-plan>div>button{min-height:210px;color:var(--memo-ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #d7d3c8;border-radius:9px;flex-direction:column;align-items:flex-start;padding:28px;display:flex;position:relative}.localized-plan>div>button:hover,.localized-plan>div>button.is-selected{border-color:var(--memo-forest);box-shadow:0 12px 32px #234c3a1a}.localized-plan button small{min-height:22px;color:var(--memo-gold);letter-spacing:.12em;font-size:9px;font-weight:850}.localized-plan button strong{font-family:var(--font-display), serif;font-size:27px}.localized-plan button span{color:var(--memo-muted);margin-top:8px}.localized-plan button b{color:var(--memo-forest);margin-top:auto;font-size:12px}.localized-checkout{align-items:start}.localized-checkout aside{background:#efe8da;border-radius:9px;padding:28px}.localized-checkout aside h2{font-family:var(--font-display), serif;text-align:center;margin:0 0 25px;font-size:28px}.localized-checkout aside dl{gap:11px;margin:28px 0 0;display:grid}.localized-checkout aside dl div{color:#605e5a;justify-content:space-between;gap:14px;font-size:12px;display:flex}.localized-checkout aside dt,.localized-checkout aside dd{margin:0}.prototype-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.localized-checkout .localized-primary{margin-top:22px}.localized-checkout>div>small{color:#83817e;margin-top:12px;display:block}.localized-legal-acceptance{gap:12px;margin-top:22px;display:grid}.localized-checkout .localized-legal-acceptance label{color:#5b5955;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;margin:0;font-size:11px;font-weight:500;line-height:1.55;display:grid}.localized-checkout .localized-legal-acceptance input{width:18px;min-height:18px;accent-color:var(--memo-forest);margin:2px 0 0;padding:0}.localized-legal-acceptance a{color:#d97757;text-underline-offset:2px;text-decoration:underline}.localized-complete{text-align:center;max-width:700px}.localized-complete>span:first-child{color:#fff;background:var(--memo-forest);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 22px;font-size:25px;display:grid}.localized-complete .localized-primary{margin-top:4px}.localized-complete>button{color:#7a7875;cursor:pointer;background:0 0;border:0;margin:19px auto 0;text-decoration:underline;display:block}.localized-footer{color:#ffffffb8;background:var(--memo-forest-dark);justify-content:center;align-items:center;gap:50px;min-height:74px;padding:0 5vw;font-size:11px;display:flex}.localized-footer-links{gap:14px;display:flex}.localized-footer-links a{text-underline-offset:2px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0 4px;text-decoration:underline;display:inline-flex}.legal-page{color:#382a22;min-height:100dvh;font-family:var(--font-body), sans-serif;background:#f4efe5;padding:24px clamp(18px,5vw,72px) 50px}.legal-page>nav,.legal-page>footer,.legal-page>article{width:min(820px,100%);margin-inline:auto}.legal-page>nav{color:#6f6657;text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;align-items:center;padding:8px 0 24px;font-size:11px;font-weight:700;display:flex}.legal-page>nav a{color:#5f341b}.legal-page>article{background:#fffdfa;border:1px solid #ded6c7;border-radius:12px;padding:clamp(28px,5vw,62px);box-shadow:0 18px 55px #2b352d14}.legal-page article>aside{color:#653b21;background:#fff3e5;border:1px solid #c67a43;border-radius:8px;margin-bottom:28px;padding:16px 18px}.legal-page article>aside strong{text-transform:uppercase;letter-spacing:.08em;font-size:12px;display:block}.legal-page article>aside p{margin:7px 0 0;font-size:12px;line-height:1.55}.legal-kicker{color:#d97757;text-transform:uppercase;letter-spacing:.12em;margin:0 0 12px;font-size:10px;font-weight:800}.legal-page h1{color:#3c2315;max-width:680px;font-family:var(--font-display), serif;letter-spacing:-.035em;margin:0;font-size:clamp(40px,7vw,66px);font-weight:500;line-height:.98}.legal-updated{color:#848079;margin:17px 0 38px;font-size:11px}.legal-page article section{border-top:1px solid #e5dfd4;padding:25px 0 2px}.legal-page article h2{color:#4a3529;font-family:var(--font-display), serif;margin:0 0 12px;font-size:25px;font-weight:600}.legal-page article section p{color:#656057;margin:0 0 14px;font-size:14px;line-height:1.72}.legal-page>footer{color:#635947;flex-wrap:wrap;gap:12px 25px;padding:28px 0;font-size:11px;font-weight:700;display:flex}.legal-page>footer a:hover{color:#d97757}.localized-consent{z-index:80;width:min(900px,100% - 36px);min-height:118px;color:var(--memo-ink);background:#fffdf8fa;border:1px solid #234c3a2e;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:13px;margin:auto;padding:20px 22px;display:grid;position:fixed;inset:auto 18px 18px;box-shadow:0 18px 55px #15372a38}.localized-consent strong{font-family:var(--font-display), serif;font-size:19px}.localized-consent p{max-width:610px;color:var(--memo-muted);margin:6px 0 0;font-size:12px;line-height:1.55}.localized-consent button{min-height:44px;color:var(--memo-forest);cursor:pointer;background:0 0;border:1px solid #234c3a40;border-radius:6px;padding:0 16px;font-size:11px;font-weight:800}.localized-consent button.is-primary{border-color:var(--memo-forest);color:#fff;background:var(--memo-forest)}.localized-privacy-settings{z-index:40;color:#6f6c66;cursor:pointer;background:#fffdf8e6;border:1px solid #234c3a26;border-radius:5px;min-height:44px;padding:0 12px;font-size:9px;position:fixed;inset:auto auto 8px 8px}.studio-shell{background:#f4f0e8;min-height:100dvh;padding-left:242px;display:grid}.studio-sidebar{z-index:30;color:#f0eee6;background:var(--memo-forest-dark);flex-direction:column;width:242px;padding:29px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.studio-sidebar .studio-brand{color:#fff;margin:0 13px 32px}.studio-sidebar nav{gap:4px;display:grid}.studio-sidebar nav button{color:#ffffffad;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:27px 1fr;align-items:center;width:100%;min-height:46px;padding:0 13px;display:grid}.studio-sidebar nav button:hover,.studio-sidebar nav button.is-active{color:#fff;background:#ffffff1a}.studio-sidebar nav button>span{width:22px;height:22px;font-family:var(--font-display), serif;border:1px solid;border-radius:50%;place-items:center;font-size:12px;display:grid}.sidebar-book-mini{background:#ffffff12;border-radius:9px;place-items:center;margin:auto 0 24px;padding:20px;display:grid}.sidebar-book-mini .studio-book-cover{width:74px;min-height:100px;padding:11px 8px;box-shadow:4px 6px #ffffff26}.sidebar-book-mini .studio-book-cover small,.sidebar-book-mini .studio-book-cover .cover-arch{display:none}.sidebar-book-mini .studio-book-cover strong{font-size:11px}.sidebar-book-mini .studio-book-cover span{font-size:7px}.sidebar-book-mini>b{font-family:var(--font-display), serif;margin-top:14px;font-size:23px}.sidebar-book-mini>span{color:#ffffff8f;font-size:10px}.studio-sidebar .locale-switch{padding:0 12px}.studio-sidebar .locale-switch select{color:#ffffffb8;width:100%}.studio-logout{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:0;margin:10px 12px 0;padding:8px 0;font-size:10px}.studio-logout:hover{color:#fff}.studio-mobile-header,.studio-mobile-nav{display:none}.studio-main{width:min(1180px,100% - 70px);margin:0 auto;padding:48px 0 90px}.studio-hero{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.studio-hero h1,.studio-section-heading h1{color:var(--memo-forest-dark);font-family:var(--font-display), serif;letter-spacing:-.04em;margin:0;font-size:clamp(40px,5vw,58px);font-weight:600}.studio-hero>div>p:last-child,.studio-section-heading>p,.studio-heading-action>div>p{max-width:670px;color:var(--memo-muted);font-family:var(--font-display), serif;margin:11px 0 0;font-size:19px;line-height:1.5}.member-mark{width:46px;height:46px;color:var(--memo-forest);background:var(--memo-paper);border:1px solid #234c3a29;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.studio-dashboard-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;display:grid}.studio-dashboard-grid>article{background:var(--memo-paper);border:1px solid #234c3a1a;border-radius:10px;box-shadow:0 12px 34px #2e30260d}.weekly-question-card{color:#fff;grid-column:span 2;min-height:315px;padding:clamp(28px,5vw,55px);background:linear-gradient(140deg,#493326,#36241a)!important}.weekly-question-card>span{color:#d7ba84;letter-spacing:.13em;font-size:10px;font-weight:800}.weekly-question-card h2{max-width:720px;font-family:var(--font-display), serif;margin:22px 0 34px;font-size:clamp(31px,4vw,48px);font-weight:500;line-height:1.09}.weekly-question-card button{min-height:48px;color:var(--memo-forest-dark);cursor:pointer;background:#f3e4c8;border:0;border-radius:7px;padding:0 18px;font-weight:750}.weekly-question-card small{color:#ffffff80;margin-top:17px;display:block}.book-progress-card{flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:27px;display:flex}.book-progress-card .studio-book-cover{width:130px;min-height:175px}.book-progress-card>div{width:100%}.book-progress-card>div>span{color:var(--memo-muted);font-size:11px;font-weight:750}.book-progress-card>div>strong{float:right;color:var(--memo-forest);font-family:var(--font-display), serif;font-size:25px}.book-progress-track{background:#e5e1d8;border-radius:99px;height:5px;margin-top:13px;overflow:hidden}.book-progress-track i{background:var(--memo-gold);height:100%;display:block}.book-progress-card p{color:var(--memo-muted);margin:10px 0 0;font-size:10px}.studio-stat-card{min-height:125px;padding:25px}.studio-stat-card b{color:var(--memo-forest);font-family:var(--font-display), serif;font-size:35px;display:block}.studio-stat-card span{color:var(--memo-muted);font-size:11px}.writing-tip-card{grid-column:span 3;align-items:center;gap:17px;min-height:92px;padding:22px 28px;display:flex;background:#e9dfca!important}.writing-tip-card>span{color:var(--memo-gold);font-size:24px}.writing-tip-card p{color:#5e594d;font-family:var(--font-display), serif;margin:0;font-size:17px}.studio-book-cover{color:#f6ecd8;background:var(--cover);width:180px;min-height:245px;font-family:var(--font-display), serif;text-align:center;flex-direction:column;justify-content:space-between;padding:24px 20px;display:flex;position:relative;overflow:hidden;box-shadow:8px 11px #d5cbb9,14px 18px 28px #2b2c2329}.studio-book-cover:after{content:"";pointer-events:none;border:1px solid #f5e2b459;position:absolute;inset:12px}.studio-book-cover small{z-index:2;letter-spacing:.15em;font-size:7px;position:relative}.studio-book-cover img{z-index:1;object-fit:cover;filter:sepia(.25)saturate(.8);width:calc(100% + 40px);height:96px;margin:-2px -20px;position:relative}.cover-arch{background:linear-gradient(155deg,#f6e8c68c,#f6e8c60d);border-radius:48px 48px 4px 4px;width:86px;height:90px;margin:0 auto;position:relative}.studio-book-cover strong{z-index:2;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance;max-width:100%;font-size:22px;font-weight:600;line-height:1.05;position:relative}.studio-book-cover span{z-index:2;font-size:11px;font-style:italic;position:relative}.studio-section-heading{margin-bottom:34px}.studio-heading-action{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.primary-studio-button,.secondary-studio-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-weight:750;text-decoration:none;display:inline-flex}.primary-studio-button{border:1px solid var(--memo-forest);color:#fff;background:var(--memo-forest)}.secondary-studio-button{color:var(--memo-forest);background:#fff;border:1px solid #cfcbbf}.primary-studio-button input,.editor-upload input{display:none}.delivery-panel{background:var(--memo-paper);border:1px solid #234c3a1a;border-radius:9px;align-items:center;gap:24px;min-height:78px;margin-bottom:25px;padding:17px 22px;display:flex}.delivery-panel>div{margin-right:auto}.delivery-panel strong,.delivery-panel span{display:block}.delivery-panel strong{font-family:var(--font-display), serif;font-size:19px}.delivery-panel span{color:var(--memo-muted);font-size:10px}.delivery-panel label{color:#666460;font-size:12px;font-weight:700}.delivery-panel input{accent-color:var(--memo-forest)}.delivery-panel .delivery-phone{gap:5px;min-width:210px;display:grid}.delivery-panel .delivery-phone input{background:#fff;border:1px solid #d2cec3;border-radius:6px;min-height:38px;padding:0 10px}.questions-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:22px;display:grid}.questions-layout h2,.question-library h2{font-family:var(--font-display), serif;margin:0 0 15px;font-size:27px;font-weight:600}.scheduled-list{gap:9px;display:grid}.scheduled-list article{background:var(--memo-paper);border:1px solid #234c3a1a;border-radius:8px;grid-template-columns:76px 1fr;align-items:center;gap:6px 17px;min-height:106px;padding:19px;display:grid}.scheduled-list time{color:var(--memo-gold);text-transform:uppercase;grid-row:span 2;font-size:10px;font-weight:800}.scheduled-list p{font-family:var(--font-display), serif;margin:0;font-size:18px;line-height:1.25}.scheduled-list input{border:1px solid #cbc7bc;border-radius:5px;min-height:40px;padding:0 10px}.scheduled-list article>div{gap:13px;display:flex}.scheduled-list article>div button{color:#7f7d78;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.scheduled-list article>div button:last-child{color:var(--memo-forest);margin-left:auto}.custom-question-form{border:1px dashed #c7c3b8;border-radius:8px;margin-top:13px;padding:20px}.custom-question-form>label{color:#595753;margin-bottom:9px;font-size:11px;font-weight:750;display:block}.custom-question-form>div{gap:7px;display:flex}.custom-question-form input{background:#fff;border:1px solid #d2cec3;border-radius:6px;flex:1;min-width:0;min-height:43px;padding:0 11px}.custom-question-form button{color:#fff;background:var(--memo-forest);cursor:pointer;border:0;border-radius:6px;width:43px}.question-library{background:#eae3d5;border:1px solid #234c3a1a;border-radius:9px;padding:21px;position:sticky;top:24px}.question-library.is-replacing{box-shadow:0 0 0 3px #c5965238}.question-library>input,.help-search{background:#ffffffd6;border:1px solid #cec8bb;border-radius:7px;width:100%;min-height:44px;padding:0 13px}.library-list{gap:7px;max-height:550px;margin-top:12px;display:grid;overflow:auto}.library-list button{color:var(--memo-ink);cursor:pointer;text-align:left;background:#ffffffb8;border:1px solid #0000;border-radius:6px;gap:5px;padding:13px;display:grid}.library-list button:hover{border-color:var(--memo-gold);background:#fff}.library-list small{color:#a27640;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:800}.library-list span{font-family:var(--font-display), serif;font-size:15px;line-height:1.25}.story-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.story-list article{background:var(--memo-paper);border:1px solid #234c3a1a;border-radius:9px;min-height:220px;padding:25px}.story-list article>span{color:#886332;letter-spacing:.08em;text-transform:uppercase;background:#efe3cb;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.story-list article>span.complete{color:var(--memo-forest);background:#edeae4}.story-list h2{font-family:var(--font-display), serif;margin:17px 0 10px;font-size:25px;font-weight:600;line-height:1.12}.story-list article>p{color:var(--memo-muted);font-family:var(--font-display), serif;line-height:1.45}.story-list footer{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.story-list footer small{color:#8d8b87}.story-list footer button,.empty-story button{color:var(--memo-forest);cursor:pointer;background:0 0;border:0;font-weight:750}.empty-story{text-align:center;grid-column:1/-1;place-items:center;display:grid}.empty-story>span{color:var(--memo-gold)!important;background:0 0!important;font-size:27px!important}.empty-story h2{margin:12px 0}.storage-note{color:var(--memo-muted);font-size:10px}.photo-library-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.photo-library-grid figure{background:var(--memo-paper);border:1px solid #234c3a1a;border-radius:8px;margin:0;padding:7px}.photo-library-grid img{aspect-ratio:1;object-fit:cover;border-radius:5px;width:100%}.photo-library-grid figcaption{color:#777571;justify-content:space-between;align-items:center;gap:7px;min-width:0;padding:8px 5px 3px;font-size:9px;display:flex;overflow:hidden}.photo-library-grid figcaption button{color:#9a4d46;cursor:pointer;background:0 0;border:0;flex:none;padding:0;font-size:8px}.empty-library{color:#85887f;border:1px dashed #c6c1b5;border-radius:10px;align-content:center;place-items:center;min-height:310px;display:grid}.empty-library span{font-size:31px}.book-builder-steps{grid-template-columns:repeat(4,1fr);margin:0 0 24px;padding:0;list-style:none;display:grid}.book-builder-steps li{color:#93968f;align-items:center;gap:9px;font-size:10px;font-weight:750;display:flex;position:relative}.book-builder-steps li:after{content:"";background:#d1cdc3;flex:1;height:1px;margin-right:12px}.book-builder-steps li:last-child:after{display:none}.book-builder-steps span{border:1px solid #cac6bb;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.book-builder-steps li.is-active{color:var(--memo-forest)}.book-builder-steps li.is-active span{color:#fff;border-color:var(--memo-forest);background:var(--memo-forest)}.book-builder-layout{background:var(--memo-paper);border:1px solid #234c3a1a;border-radius:11px;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);min-height:590px;display:grid;overflow:hidden}.book-preview-stage{background:#e8e0d2;align-content:center;place-items:center;gap:34px;padding:50px;display:grid}.book-preview-stage .studio-book-cover{width:230px;min-height:320px}.book-preview-stage>small{color:#77766e;letter-spacing:.08em;font-size:9px}.book-builder-form{flex-direction:column;justify-content:center;padding:clamp(30px,5vw,60px);display:flex}.book-builder-form>label,.shipping-placeholder label{color:#5d5b57;gap:7px;margin-bottom:17px;font-size:11px;font-weight:750;display:grid}.book-builder-form input,.book-builder-form select,.book-builder-form textarea{background:#fff;border:1px solid #d2cec3;border-radius:6px;min-height:48px;padding:0 12px}.book-builder-form textarea{resize:vertical;min-height:130px;padding-top:12px}.book-builder-form fieldset{border:0;margin:0 0 17px;padding:0}.book-builder-form legend{color:#5d5b57;margin-bottom:9px;font-size:11px;font-weight:750}.cover-color-row{gap:11px;display:flex}.cover-color-row button{cursor:pointer;outline-offset:2px;border:3px solid #0000;border-radius:50%;outline:1px solid #00000024;width:34px;height:34px}.cover-color-row button.is-selected{outline:2px solid var(--memo-forest);border-color:#fff}.cover-crop-controls{grid-template-columns:1fr 1fr;gap:10px 16px;display:grid}.cover-crop-controls legend{grid-column:1/-1}.cover-crop-controls label{color:#74776f;gap:5px;font-size:9px;display:grid}.cover-crop-controls input[type=range]{width:100%;min-height:24px;accent-color:var(--memo-forest);padding:0}.book-builder-actions{justify-content:flex-end;gap:10px;margin-top:28px;display:flex}.interior-review{gap:8px;display:grid}.interior-review>b,.interior-review>strong{font-family:var(--font-display), serif;font-size:24px}.interior-review>strong{color:var(--memo-gold);margin-bottom:15px}.proof-download{border:1px solid var(--memo-forest);width:fit-content;min-height:38px;color:var(--memo-forest);border-radius:6px;align-items:center;margin:0 0 10px;padding:0 12px;font-size:10px;font-weight:750;text-decoration:none;display:inline-flex}.interior-review p{font-family:var(--font-display), serif;border-bottom:1px solid #e0ddd4;grid-template-columns:28px 1fr;margin:0;padding:11px 0;display:grid}.interior-review p span{color:var(--memo-gold);font-family:var(--font-body), sans-serif;font-size:9px}.quantity-picker{text-align:center;grid-template-columns:50px 80px 50px;justify-content:center;align-items:center;display:grid}.quantity-picker button{width:50px;height:50px;color:var(--memo-forest);cursor:pointer;background:#fff;border:1px solid #ccc8bc;border-radius:6px;font-size:23px}.quantity-picker strong{font-family:var(--font-display), serif;font-size:38px}.quantity-picker span{color:var(--memo-muted);grid-column:1/-1;margin-top:12px}.shipping-placeholder p{color:var(--memo-muted);font-size:10px}.shipping-placeholder strong{color:#635e52;font-family:var(--font-display), serif;background:#eee5d3;border-radius:6px;margin-top:25px;padding:16px;font-weight:500;display:block}.checkout-notice{color:#635e52;background:#eee5d3;border-radius:6px;margin:17px 0 0;padding:13px;font-size:11px;line-height:1.5}.help-search{max-width:600px;margin-bottom:20px}.unstuck-panel{color:#fff;background:var(--memo-forest);border-radius:9px;grid-template-columns:1fr repeat(3,auto);align-items:center;gap:10px;margin-bottom:24px;padding:22px;display:grid}.unstuck-panel>div{align-items:center;gap:12px;display:flex}.unstuck-panel>div span{color:#e2c691;font-size:22px}.unstuck-panel button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:6px;min-height:40px;padding:0 13px;font-size:10px}.faq-list{gap:9px;display:grid}.faq-list details{background:var(--memo-paper);border:1px solid #234c3a1a;border-radius:8px;padding:0 21px}.faq-list summary{cursor:pointer;font-family:var(--font-display), serif;padding:18px 0;font-size:19px;font-weight:600}.faq-list summary small{color:var(--memo-gold);font-family:var(--font-body), sans-serif;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:800;display:block}.faq-list p{max-width:760px;color:var(--memo-muted);margin:0 0 20px;line-height:1.55}.story-editor-shell{background:#f3eee4}.editor-header{background:#fffdf8db;border-bottom:1px solid #234c3a1a;grid-template-columns:1fr auto 1fr;align-items:center;min-height:70px;padding:0 4vw;display:grid}.editor-header button{color:var(--memo-forest);cursor:pointer;background:0 0;border:0;justify-self:start}.editor-header>span{color:#83817e;justify-self:end;font-size:10px}.story-editor-page{width:min(900px,100% - 36px);margin:0 auto;padding:55px 0 90px}.story-editor-page h1{max-width:800px;color:var(--memo-forest-dark);font-family:var(--font-display), serif;letter-spacing:-.04em;margin:0 0 28px;font-size:clamp(38px,6vw,61px);font-weight:600;line-height:1.05}.editor-toolbar{background:#f5f1e9;border:1px solid #d4d0c4;border-bottom:0;border-radius:8px 8px 0 0;align-items:center;gap:5px;min-height:52px;padding:7px;display:flex}.editor-toolbar button,.editor-upload{color:#605e59;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;min-width:36px;min-height:36px;padding:0 10px;font-size:11px;display:grid}.editor-toolbar button:hover,.editor-upload:hover{background:#fff}.editor-toolbar .editor-upload{margin-left:auto;display:flex}.editor-toolbar button.is-recording{color:#9f2f2f;background:#f3dddd}.rich-editor{color:#3b3935;background:var(--memo-paper);min-height:470px;font-family:var(--font-display), serif;border:1px solid #d4d0c4;border-radius:0 0 8px 8px;outline:0;padding:clamp(26px,5vw,52px);font-size:21px;line-height:1.72;box-shadow:0 20px 50px #2e302612}.rich-editor:empty:before{color:#aaa79e;content:attr(data-placeholder);pointer-events:none}.editor-notice{color:#9c4b42;font-size:11px}.attached-photo-row{gap:8px;margin-top:13px;display:flex;overflow:auto}.attached-photo-row img{object-fit:cover;border-radius:5px;width:86px;height:70px}.editor-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:17px;display:flex}.editor-footer>span{color:#83817e;font-size:10px}.editor-footer>div{gap:9px;display:flex}.auth-shell{min-height:100dvh;color:var(--memo-ink);background:var(--memo-cream);font-family:var(--font-body), sans-serif;grid-template-columns:minmax(420px,.9fr) minmax(0,1.1fr);display:grid}.auth-book-side{color:#fff;background:var(--memo-forest-dark);flex-direction:column;justify-content:center;align-items:center;padding:clamp(28px,5vw,64px);display:flex;position:relative;overflow:hidden}.auth-book-side:before{content:"";background:radial-gradient(circle at 50% 35%,#ffffff1a,#0000 45%);position:absolute;inset:0}.auth-book-side .studio-brand{z-index:2;color:#fff;position:absolute;top:30px;left:36px}.auth-book-art{color:#f7ead1;width:250px;min-height:350px;font-family:var(--font-display), serif;text-align:center;background:#7a3737;flex-direction:column;justify-content:space-between;padding:34px 29px;display:flex;position:relative;transform:rotate(-3deg);box-shadow:13px 18px #d0c2ab,24px 30px 50px #00000047}.auth-book-art:after{content:"";border:1px solid #f5e2b466;position:absolute;inset:16px}.auth-book-art small,.auth-book-art strong,.auth-book-art span{z-index:1;position:relative}.auth-book-art small{letter-spacing:.16em;font-size:8px}.auth-book-art strong{font-size:31px;line-height:1.05}.auth-book-art span{font-size:13px;font-style:italic}.auth-book-side blockquote{color:#ffffffb8;max-width:450px;font-family:var(--font-display), serif;text-align:center;margin:58px 0 0;font-size:18px;font-style:italic;position:relative}.auth-form-side{place-items:center;padding:40px;display:grid}.auth-form-side form{width:min(450px,100%)}.auth-form-side h1{color:var(--memo-forest-dark);font-family:var(--font-display), serif;letter-spacing:-.04em;margin:0;font-size:clamp(42px,5vw,58px);font-weight:600;line-height:1.02}.auth-form-side form>p:not(.studio-eyebrow){color:var(--memo-muted);font-family:var(--font-display), serif;margin:16px 0 30px;font-size:18px}.auth-form-side label{color:#5d5b57;gap:7px;margin-top:15px;font-size:11px;font-weight:750;display:grid}.auth-form-side input{min-height:49px;font:inherit;background:#fff;border:1px solid #cfcbc0;border-radius:7px;padding:0 13px}.auth-form-side label small{color:#93918d;font-size:9px;font-weight:500}.auth-form-side .primary-studio-button{width:100%;margin-top:22px}.auth-form-side .primary-studio-button:disabled{opacity:.55}.auth-error{color:#8d3732;background:#f4dfdc;border-radius:6px;margin-top:15px;padding:12px;font-size:11px}.auth-privacy{color:#858981;text-align:center;margin-top:12px;font-size:9px;display:block}.auth-mode-switch{color:#7a7874;border-top:1px solid #d8d4ca;justify-content:center;align-items:center;gap:8px;margin-top:27px;padding-top:20px;font-size:11px;display:flex}.auth-mode-switch button{color:var(--memo-forest);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1000px){.localized-landing{grid-template-columns:1fr 420px}.localized-hero-copy{padding-left:42px;padding-right:42px}.localized-hero-copy ul{flex-direction:column;gap:8px}.localized-hero-art blockquote{left:5%;right:5%}.home-keepsake{grid-template-columns:minmax(320px,.85fr) 1fr;gap:55px}.home-keepsake-collage{min-height:520px}.home-promise{gap:55px}.exit-offer{grid-template-columns:minmax(260px,.65fr) minmax(420px,1.35fr)}.studio-dashboard-grid{grid-template-columns:1fr 1fr}.weekly-question-card{grid-column:span 2}.book-progress-card{grid-row:span 2}.writing-tip-card{grid-column:span 2}.questions-layout{grid-template-columns:1fr}.question-library{position:static}.library-list{max-height:420px}.unstuck-panel{grid-template-columns:1fr}.unstuck-panel button{justify-self:stretch}}@media (max-width:760px){.localized-topbar{grid-template-columns:1fr auto;min-height:62px;padding:0 18px}.localized-topbar>span,.localized-topbar>div>a{display:none}.localized-topbar:not(.localized-topbar-home) select{min-height:44px;padding:0 8px}.localized-topbar-home{align-items:start;width:calc(100% - 16px);min-height:0;padding:14px 10px 0 12px;position:absolute}.localized-topbar-home .localized-brand>span:last-child{display:none}.localized-topbar-home .localized-brand-mark{border-radius:10px;width:44px;height:44px}.localized-home-navigation{width:242px}.localized-main-nav-row{min-height:50px;padding:4px}.localized-main-nav-row>a[href=\#how],.localized-main-nav-row>a[href=\#faq]{display:none}.localized-main-nav-row a,.localized-main-nav-row select{min-height:44px;padding:0 7px;font-size:11px}.localized-main-nav-row select{width:44px}.localized-main-nav-row button{min-height:44px;padding:0 11px;font-size:11px}.localized-main-nav-addon{display:none}.localized-bundle-sticker{border-width:1px;width:84px;height:84px;padding:11px 7px;bottom:-91px;right:3px;box-shadow:0 10px 22px #17190f2e,inset 0 0 0 4px #ffffff2e}.localized-bundle-sticker:before{left:8px}.localized-bundle-sticker:after{right:8px}.localized-bundle-sticker span,.localized-bundle-sticker small{font-size:6px}.localized-bundle-sticker strong,.localized-bundle-sticker b{font-size:15px}.localized-bundle-sticker strong,.localized-bundle-sticker small{margin-top:5px}.localized-landing{border-radius:20px;flex-direction:column;width:calc(100% - 16px);min-height:auto;margin-top:8px;display:flex}.localized-hero-copy{order:2;padding:48px 22px}.localized-hero-copy h1{font-size:44px}.localized-hero-copy>p:not(.localized-eyebrow){font-size:17px}.localized-hero-actions{flex-direction:column;align-items:stretch;gap:14px;width:100%}.localized-hero-actions button{width:100%}.localized-hero-copy ul{margin-top:26px}.localized-hero-art{order:1;min-height:360px;padding:20px}.localized-hero-art img{height:100%;max-height:none}.localized-hero-art blockquote{padding:15px;font-size:16px;bottom:18px}.localized-how{order:3;grid-template-columns:1fr;padding:0 18px}.localized-how article{border-bottom:1px solid #ffffff1f;border-right:0;justify-content:flex-start;min-height:68px}.home-section{padding:64px 20px}.home-section-heading{margin-bottom:38px}.home-section-heading h2,.home-keepsake h2,.home-promise h2,.home-closing h2,.exit-offer-panel h2{font-size:42px}.home-step-grid,.home-keepsake,.home-promise{grid-template-columns:1fr}.home-step-grid{gap:42px}.home-step-visual{height:min(74vw,390px)}.home-step-grid h3{margin-top:20px}.home-keepsake{gap:44px}.home-keepsake-collage{min-height:500px}.home-keepsake>div:last-child{text-align:center}.home-keepsake blockquote{text-align:left}.home-feature-grid{grid-template-columns:1fr}.home-feature-grid article{min-height:225px}.home-proof-strip{grid-template-columns:1fr 1fr}.home-proof-strip img{height:64vw}.home-promise>div:first-child{text-align:center}.home-promise>div:first-child>p:not(.localized-eyebrow){margin-left:auto;margin-right:auto}.home-promise ul{text-align:left;width:min(480px,100%);margin-left:auto;margin-right:auto}.home-promise-book{min-height:470px}.home-faq-list summary{min-height:72px;font-size:20px}.home-closing{min-height:570px;padding:80px 22px}.exit-offer{background:#efe6d7;padding:16px;display:block;overflow-y:auto}.exit-offer-photo{opacity:.16;position:absolute;inset:0}.exit-offer-photo:after{content:"";background:linear-gradient(#efe6d74d,#efe6d7 62%);position:absolute;inset:0}.exit-offer-panel{z-index:1;min-height:100%;padding:76px 8px 40px;position:relative}.exit-offer-close{color:#fff;width:42px;height:42px;top:16px;left:16px}.exit-scratch-card{min-height:178px}.exit-scratch-reward{padding:20px 17px}.exit-offer-teaser{bottom:12px;right:12px}.localized-progress{grid-template-columns:78px 1fr;gap:12px;min-height:64px}.localized-progress>span{display:none}.localized-question-card,.localized-analysis,.localized-order-card,.localized-plan,.localized-complete{margin-top:1vh;padding:25px 19px}.localized-option-grid,.localized-topic-grid,.localized-plan>div{grid-template-columns:1fr}.localized-design,.localized-preview,.localized-checkout,.localized-split-choice{grid-template-columns:1fr;margin-top:1vh;padding:26px 20px}.localized-book{width:210px;min-height:300px}.localized-design>.localized-book,.localized-preview>.localized-book{order:-1}.prototype-fields{grid-template-columns:1fr}.localized-footer{text-align:center;flex-direction:column;gap:8px;padding:20px}.localized-consent{grid-template-columns:1fr 1fr;width:calc(100% - 20px);padding:18px;inset:auto 10px 10px}.localized-consent>div{grid-column:span 2}.localized-consent button{padding:0 10px}.studio-shell{padding:62px 0 72px;display:block}.studio-sidebar{display:none}.studio-mobile-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;border-bottom:1px solid #234c3a1a;justify-content:space-between;align-items:center;min-height:62px;padding:0 18px;display:flex;position:fixed;inset:0 0 auto}.studio-mobile-header>div{align-items:center;gap:8px;display:flex}.studio-mobile-header .studio-logout{color:var(--memo-forest);margin:0;padding:7px;font-size:17px}.studio-mobile-nav{z-index:30;min-height:66px;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f5;border-top:1px solid #234c3a1f;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.studio-mobile-nav button{color:#8b8986;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;display:flex}.studio-mobile-nav button>span{font-family:var(--font-display), serif;font-size:16px}.studio-mobile-nav button.is-active{color:var(--memo-forest)}.studio-main{width:calc(100% - 30px);padding:30px 0 50px}.studio-hero h1,.studio-section-heading h1{font-size:39px}.member-mark{display:none}.studio-dashboard-grid{grid-template-columns:1fr 1fr;margin-top:28px}.weekly-question-card{grid-column:span 2;min-height:300px;padding:28px 22px}.weekly-question-card h2{font-size:34px}.book-progress-card{flex-direction:row;grid-area:auto/span 2}.studio-stat-card{min-height:105px;padding:18px}.writing-tip-card{grid-column:span 2}.delivery-panel{flex-wrap:wrap;align-items:flex-start}.delivery-panel>div{width:100%}.scheduled-list article{grid-template-columns:1fr}.scheduled-list time{grid-row:auto}.story-list{grid-template-columns:1fr}.photo-library-grid{grid-template-columns:repeat(2,1fr)}.studio-heading-action{flex-direction:column;align-items:flex-start}.book-builder-steps li{font-size:0}.book-builder-layout{grid-template-columns:1fr}.book-preview-stage{padding:35px}.book-builder-form{padding:27px 20px}.editor-header{grid-template-columns:1fr auto;min-height:62px;padding:0 15px}.editor-header>span{display:none}.story-editor-page{padding:35px 0 70px}.editor-toolbar{flex-wrap:wrap}.editor-toolbar .editor-upload{margin-left:0}.rich-editor{min-height:430px;padding:26px 19px}.editor-footer{flex-direction:column;align-items:flex-start}.editor-footer>div{width:100%}.editor-footer button{flex:1}.auth-shell{grid-template-columns:1fr}.auth-book-side{min-height:310px;padding:70px 24px 35px}.auth-book-side .studio-brand{top:18px;left:20px}.auth-book-art{width:150px;min-height:205px;padding:22px 17px;box-shadow:8px 10px #d0c2ab,14px 20px 35px #00000038}.auth-book-art strong{font-size:19px}.auth-book-side blockquote{margin-top:32px;font-size:15px}.auth-form-side{padding:43px 21px 65px}}@media (prefers-reduced-motion:reduce){.localized-primary,.localized-progress i,.localized-analysis i{transition:none}}.memo-gem{background-color:#e7ded8;background-image:url(/textures/daylight-grid.svg);border:1px solid #17190f1a;border-radius:8px;flex-shrink:0;place-items:center;width:96px;height:96px;display:grid;position:relative}.memo-gem:before{content:none}@keyframes memo-gem-float{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-5px)rotate(1.5deg)}}.memo-goal-card{background-color:#17190f;background-image:url(/textures/daylight-grid.svg);border:1px solid #faf5f224;border-radius:8px;min-height:174px}.memo-goal-card>div{min-height:174px}.memo-photo-pin{z-index:2;background:radial-gradient(circle at 34% 30%,#ff8b83 0%,#ef3b34 42%,#b81a17 78%,#8d100e 100%);border-radius:50%;width:17px;height:17px;position:absolute;top:-9px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 1px #ffffff80,0 4px 7px #1c1f2c6b}.memo-photo-pin:after{content:"";filter:blur(.4px);background:#ffffffd1;border-radius:50%;width:4.5px;height:3.5px;position:absolute;top:3px;left:3.5px}.memo-gradient-frame{background:#faf5f22e;border-radius:8px;padding:1px}.memo-gradient-frame-inner{background-color:#17190f;background-image:url(/textures/daylight-grid.svg);border-radius:7px}.memo-share-face{box-shadow:none;background:#595c41;border:1.5px solid #ff9d00;border-radius:50%}.memo-print-card-ready{background:#fff}.family-amber-grid{background-color:#ff9d00;background-image:url(/textures/daylight-grid.svg)}.studio-glance-header{color:#faf5f2;background-color:#17190f;background-image:url(/textures/daylight-grid.svg);min-height:486px;padding:28px 32px 46px;position:relative;overflow:hidden}.studio-glance-header:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #faf5f20f;position:absolute;inset:0}.studio-glance-mark{z-index:3;color:#faf5f2;background:#faf5f20a;border:1px solid #faf5f224;border-radius:11px;place-items:center;width:44px;height:44px;text-decoration:none;display:grid;position:relative}.studio-glance-mark img{width:38px;height:38px;display:block}.studio-glance-nav-shell{z-index:4;background:#17190fcc;border:1px solid #faf5f21f;border-radius:14px;width:360.09px;height:165px;position:absolute;top:27px;right:28px;overflow:visible}.studio-glance-nav{align-items:center;gap:1px;height:59px;padding:6px;display:flex}.studio-glance-nav>button:not(.studio-glance-order){color:#faf5f29e;letter-spacing:-.05em;background:0 0;border:0;height:47px;padding:0 10px;font-size:13px;font-weight:400}.studio-glance-nav>button.is-active,.studio-glance-nav>button:not(.studio-glance-order):hover{color:#faf5f2}.studio-glance-order{color:#17190f;letter-spacing:.025em;background-color:#ff9d00;background-image:url(/textures/daylight-grid.svg);border:0;border-radius:8px;width:112px;height:47px;margin-left:auto;font-size:11px;font-weight:500}.studio-glance-addon{border-top:1px solid #faf5f21a;flex-direction:column;justify-content:center;width:358px;height:105px;padding:17px 128px 16px 20px;display:flex;position:relative}.studio-glance-addon p{font-family:var(--font-display), serif;letter-spacing:-.07em;white-space:nowrap;margin:0;font-size:22px;font-weight:300;line-height:1}.studio-glance-addon span,.studio-glance-addon button{color:#faf5f266;letter-spacing:.025em;text-align:left;background:0 0;border:0;margin-top:4px;padding:0;font-size:9px;font-weight:500;line-height:1}.studio-glance-addon button:hover{color:#faf5f2}.studio-glance-addon button{align-items:center;width:max-content;min-height:32px;display:inline-flex}.studio-glance-seal{z-index:5;color:#17190f;background-color:#f3b64e;background-image:url(/textures/daylight-grid.svg);border:1px solid #17190f33;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;padding:16px 12px;display:flex;position:absolute;bottom:-36px;right:6px;transform:rotate(8deg);box-shadow:inset 0 0 0 5px #ffffff2e}.studio-glance-seal small{letter-spacing:.15em;font-size:7px;font-weight:800}.studio-glance-seal strong{font-family:var(--font-display), serif;letter-spacing:-.08em;font-size:22px;line-height:.72}.studio-glance-tools{z-index:3;flex-wrap:wrap;gap:5px;max-width:calc(100% - 460px);display:flex;position:absolute;top:88px;left:32px}.studio-glance-tools button,.studio-glance-tools select,.studio-glance-tools .locale-switch select{color:#faf5f2b8;letter-spacing:.06em;background:#faf5f20b;border:1px solid #faf5f229;border-radius:8px;min-width:44px;min-height:44px;padding:0 11px;font-size:9px;font-weight:500}.studio-glance-tools button:hover{color:#17190f;background:#faf5f2}.studio-glance-copy{z-index:2;flex-direction:column;justify-content:center;align-items:center;min-height:370px;padding-top:145px;display:flex;position:relative}.studio-glance-copy h1{font-family:var(--font-body), sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(24px,3.1vw,42px);font-weight:400;line-height:1}.studio-glance-copy h1 span{color:#17190f;letter-spacing:-.03em;vertical-align:.15em;background:#faf5f2;border-radius:3px;margin-right:.2em;padding:.08em .28em .12em;font-size:.58em;font-weight:500;display:inline-block}.studio-glance-metrics{grid-template-columns:repeat(5,1fr);width:min(940px,100%);margin-top:42px;display:grid}.studio-glance-metrics button{color:#faf5f2a3;text-align:left;background:0 0;border:0;border-right:1px solid #faf5f21a;justify-content:center;align-items:center;gap:11px;min-width:0;min-height:44px;padding:0 13px;display:flex}.studio-glance-metrics button:last-child{border-right:0}.studio-glance-metrics b{color:#faf5f2b8;min-width:28px;font-family:var(--font-display), serif;text-align:center;font-size:22px;font-weight:300}.studio-glance-metrics span{letter-spacing:-.04em;font-size:12px;line-height:1.05}.studio-glance-metrics strong{color:#faf5f2;margin-bottom:3px;font-size:13px;font-weight:500;display:block}.studio-glance-metrics button:hover b,.studio-glance-metrics button:hover strong{color:#ff9d00}@media (max-width:760px){.studio-glance-header{min-height:560px;padding:18px 18px 30px}.studio-glance-nav-shell{width:min(286px,100% - 88px);height:58px;top:18px;right:18px;overflow:hidden}.studio-glance-nav{height:58px;padding:5px}.studio-glance-nav>button:not(.studio-glance-order){height:46px;padding:0 8px;font-size:11px}.studio-glance-nav>button:first-child{display:none}.studio-glance-order{width:88px;height:46px;font-size:9px}.studio-glance-addon,.studio-glance-seal{display:none}.studio-glance-tools{max-width:calc(100% - 36px);top:88px;left:18px}.studio-glance-copy{justify-content:flex-start;min-height:500px;padding-top:174px}.studio-glance-copy h1{text-align:center;max-width:10em;font-size:34px}.studio-glance-metrics{grid-template-columns:repeat(2,1fr);gap:22px 0;margin-top:40px}.studio-glance-metrics button{justify-content:flex-start}.studio-glance-metrics button:nth-child(2n){border-right:0}}.memo-gem-reference{background-blend-mode:screen;background:radial-gradient(50% 50%,#812ef5 0%,#2929db 7%,#1c2d99 18.35%,#122562 35.25%,#0a1337 50.36%,#040b1900 77%,#01020600 89%,#1f232a00 98%);width:150px;height:150px;margin:-22px 0 -22px -14px}.memo-gem-reference:before{filter:blur(6px);background:radial-gradient(50% 50%,#812ef58c 0%,#2929db66 18%,#12256200 62%)}.memo-gem-reference svg{filter:drop-shadow(0 4px 14px #2929db8c);animation:5.2s ease-in-out infinite memo-gem-float}.memo-gem-reference[data-asking=true] svg{animation-duration:2.4s}.memo-gem-illustration{width:96px;height:96px;box-shadow:none;background-color:#e7ded8;background-image:url(/textures/daylight-grid.svg);border-radius:8px;place-items:center;display:grid}.memo-gem-illustration img{opacity:.92;width:56px;height:56px;animation:none}.memo-gem-illustration[data-asking=true] img{opacity:1}.memo-navpill{border:1px solid #0000001a;border-radius:14px;position:relative;overflow:hidden}.memo-navpill-bar{z-index:10;-webkit-backdrop-filter:blur(16px);background:#faf9f5cc;align-items:center;padding:6px;display:flex;position:relative}.memo-navpill-addon{background:#f0eee6eb;border-top:1px solid #0000000f;padding:14px 20px 16px}.memo-navpill-roundel{z-index:30;background:radial-gradient(58% 58% at 50% 40%,#f6ecd9 0%,#ecdcbe 68%,#e2cda6 100%);border-radius:50%;place-items:center;width:92px;height:92px;transition:transform .2s ease-out;display:grid;position:absolute;bottom:-18px;right:8px;box-shadow:0 6px 18px #1f1e1d29,inset 0 1px #ffffffb3}.memo-navpill:hover .memo-navpill-roundel{transform:scale(1.05)}.memo-navpill-roundel img{opacity:.8;width:34px;height:34px}.family-texture-canvas{z-index:40;pointer-events:none;mix-blend-mode:overlay;opacity:1;transition:opacity .7s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;overflow:hidden}.family-texture-canvas.is-fixed{z-index:500;height:100lvh;position:fixed}.family-texture-canvas.localized-page-texture{z-index:90}.family-texture-canvas canvas{width:100%;height:100%;display:block}.family-answer-frame[data-light-shifting=true] .family-answer-stage{opacity:.58;transform:translateY(-2px)}.family-answer-stage{transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.family-answer-frame .memory-cast-scene,.family-answer-frame .memory-cast-shutters,.family-answer-frame .memory-cast-shutters i,.family-answer-frame .memory-sunset-overlay{transition-duration:3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.family-answer-frame .memory-cast-shutters i{transition-property:top,height,margin-top}.family-answer-controls{animation:.42s cubic-bezier(.2,.8,.2,1) both family-answer-controls-in}@keyframes family-answer-controls-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dev-design-shortcut{z-index:520;color:#17190f;-webkit-backdrop-filter:blur(16px);background:#faf5f2f0;border:2px solid #ff9d00;border-radius:14px;width:min(352px,100vw - 32px);min-height:90px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);display:block;position:fixed;bottom:16px;right:16px;box-shadow:0 12px 34px #17190f29}.dev-design-shortcut-chevron{z-index:-1;color:#17190f;cursor:pointer;opacity:0;background:#ff9d00;border:0;border-radius:12px 12px 0 0;place-items:center;width:48px;height:24px;padding:0;font-size:15px;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);display:grid;position:absolute;top:-24px;left:50%;transform:translate(-50%,8px)}.dev-design-shortcut-link{min-height:86px;color:inherit;align-content:center;padding:12px 48px 12px 16px;text-decoration:none;display:grid}.dev-design-shortcut-link strong{font-family:"ABC Arizona Flare", var(--font-display), Georgia, serif;letter-spacing:-.06em;font-size:24px;font-weight:500;line-height:1}.dev-design-shortcut-link>span{letter-spacing:.06em;text-transform:uppercase;opacity:.65;margin-top:7px;font-size:12px;font-weight:600;line-height:1.1}.dev-design-shortcut-close{z-index:2;color:#17190f;cursor:pointer;opacity:.42;background:0 0;border:0;border-radius:999px;place-items:center;width:26px;height:26px;padding:0;transition:opacity .2s ease-in;display:grid;position:absolute;top:7px;right:7px}.dev-design-shortcut-close:hover,.dev-design-shortcut-close:focus-visible{opacity:1}.dev-design-shortcut:hover,.dev-design-shortcut:focus-within{transform:translateY(-3px);box-shadow:0 18px 42px #17190f33}.dev-design-shortcut:hover .dev-design-shortcut-chevron,.dev-design-shortcut:focus-within .dev-design-shortcut-chevron{opacity:1;transform:translate(-50%)}.dev-design-shortcut-link:focus-visible,.dev-design-shortcut-chevron:focus-visible,.dev-design-shortcut-close:focus-visible,.dev-design-shortcut-restore:focus-visible{outline-offset:3px;outline:2px solid #17190f}.dev-design-shortcut-restore{z-index:520;color:#17190f;-webkit-backdrop-filter:blur(16px);cursor:pointer;background:#faf5f2f0;border:2px solid #ff9d00;border-radius:12px;place-items:center;width:48px;height:48px;padding:0;display:grid;position:fixed;bottom:16px;right:16px;box-shadow:0 12px 34px #17190f29}.dev-design-shortcut-restore span{font-family:"ABC Arizona Flare", var(--font-display), Georgia, serif;font-size:22px;font-style:italic;font-weight:500}@media (max-width:620px){.dev-design-shortcut{border-radius:10px;width:48px;min-height:48px;top:50%;bottom:auto;right:8px;transform:translateY(-50%)}.dev-design-shortcut:hover,.dev-design-shortcut:focus-within{transform:translateY(-50%)}.dev-design-shortcut-link{text-align:center;place-content:center;min-height:44px;padding:0}.dev-design-shortcut-link strong{font-size:0}.dev-design-shortcut-link strong:before{content:"DL";letter-spacing:-.04em;font-size:15px}.dev-design-shortcut-link>span,.dev-design-shortcut-close,.dev-design-shortcut-chevron{display:none}.dev-design-shortcut-restore{top:50%;bottom:auto;right:8px;transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.family-answer-stage,.family-answer-controls,.dev-design-shortcut,.dev-design-shortcut-chevron{transition-duration:.01ms;animation:none}}@keyframes memory-leaf-fall{0%{opacity:0;transform:translateY(0)translate(0)scale(1)rotate(0)}20%{opacity:.8;transform:translateY(20cqh)translate(-4.085cqw)scale(1)rotate(45deg)}40%{opacity:.8;transform:translateY(40cqh)translate(4.085cqw)scale(1)rotate(-45deg)}to{opacity:.8;transform:translateY(100cqh)translate(0)scale(1.2)rotate(180deg)}}@keyframes memory-grain-jitter{0%{transform:translateY(2rem)}10%{transform:translate(-1rem,-2rem)}20%{transform:translate(-4rem,1rem)}30%{transform:translate(4.5rem,-4.5rem)}40%{transform:translate(-1rem,3.5rem)}50%{transform:translate(-4.5rem,-2rem)}60%{transform:translate(1rem,3rem)}70%{transform:translate(3.5rem,-4rem)}80%{transform:translate(-4.5rem,.5rem)}90%{transform:translate(3rem,-2.5rem)}to{transform:translate(-3.5rem)}}.memory-light-field{--memory-shadow:#c7c7c7;--memory-shadow-transition:#e8e6e5a5;z-index:0;pointer-events:none;isolation:isolate;background:linear-gradient(85deg,#fff,#fbf9fa);position:absolute;inset:0;overflow:visible;container-type:size}:root{--light-progress:0}.memory-light-qa{background:#fff;position:fixed;inset:0;overflow:hidden}.memory-light-toggle{z-index:7;color:#17190f85;cursor:pointer;pointer-events:auto;background:0 0;border:0;place-items:center;width:34px;height:34px;padding:0;transition:opacity .15s ease-out,transform .2s ease-out;display:grid;position:absolute;top:18px;left:18px}.memory-light-toggle:hover{opacity:.62;transform:scale(1.06)}.memory-light-toggle:focus{outline:none}.memory-light-toggle:focus-visible{outline-offset:3px;border-radius:50%;outline:1px solid #17190f57}.memory-light-toggle span{font-size:20px;line-height:1}.memory-cast-scene{z-index:1;perspective:50cqw;width:100cqw;height:0;transform:rotate(calc(-20deg + (var(--light-progress) * 5deg)));transform-origin:50% 0;transition:transform 1.2s ease-out;position:absolute;top:0;left:0}.memory-cast-shutters{transform-style:preserve-3d;transition:transform 1.8s ease-in-out;position:static}.memory-cast-shutters i{box-sizing:content-box;top:calc(-300px + (var(--slat-index) * 64px));right:0;left:calc(var(--slat-index) * -1cqw);background:linear-gradient(200deg, var(--memory-shadow), var(--memory-shadow-transition) 30%, transparent);border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:100cqw solid var(--memory-shadow);filter:blur(6px);opacity:1;width:80cqw;height:56px;transition:top .5s ease-in-out,left .5s ease-in-out,height .5s ease-in-out;position:fixed;transform:translate(12cqw)rotateY(4deg)}.memory-cast-mullion{z-index:1;background:var(--memory-shadow);filter:blur(6px);width:24px;height:100%;position:absolute;top:0;right:30%}.memory-falling-leaves{z-index:2;color:#c7c7c7;pointer-events:none;position:absolute;inset:0}.memory-leaf-shape{opacity:1;will-change:opacity, transform;background:currentColor;width:100px;height:100px;display:block;position:absolute}.memory-leaf-1{border-radius:0 70px}.memory-leaf-2{border-radius:0 80px}.memory-leaf-3{border-radius:0 90px}.memory-leaf-4{border-radius:0 100px}.memory-falling-leaves{opacity:1}.memory-falling-leaves>span{width:100px;height:100px;position:absolute}.memory-falling-leaves .memory-leaf-shape{animation-name:memory-leaf-fall;animation-timing-function:ease-in-out;animation-iteration-count:infinite;inset:0}.memory-tree-canopy{z-index:3;opacity:1;pointer-events:none;transition:opacity 1s ease-out;position:absolute;inset:0}.memory-tree-canopy-hidden{opacity:0;transition-duration:.5s}.memory-tree-leaf-wrapper{transform-origin:50%;width:100px;height:100px;position:absolute}.memory-tree-leaf{background:var(--memory-shadow);width:100%;height:100%;display:block}.memory-progressive-blur{z-index:5;pointer-events:none;width:100cqh;height:100cqw;position:absolute;top:calc(50cqh - 50cqw);left:calc(50cqw - 100cqh);transform:rotate(90deg)}.memory-progressive-blur:before,.memory-progressive-blur:after,.memory-progressive-blur i{position:absolute;inset:0}.memory-progressive-blur:before{z-index:1;content:"";-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);-webkit-mask:linear-gradient(#0000 0%,#000 12.5% 25%,#0000 37.5%);mask:linear-gradient(#0000 0%,#000 12.5% 25%,#0000 37.5%)}.memory-progressive-blur i:first-child{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-mask:linear-gradient(#0000 12.5%,#000 25% 37.5%,#0000 50%);mask:linear-gradient(#0000 12.5%,#000 25% 37.5%,#0000 50%)}.memory-progressive-blur i:nth-child(2){z-index:3;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);-webkit-mask:linear-gradient(#0000 25%,#000 37.5% 50%,#0000 62.5%);mask:linear-gradient(#0000 25%,#000 37.5% 50%,#0000 62.5%)}.memory-progressive-blur i:nth-child(3){z-index:4;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);-webkit-mask:linear-gradient(#0000 37.5%,#000 50% 62.5%,#0000 75%);mask:linear-gradient(#0000 37.5%,#000 50% 62.5%,#0000 75%)}.memory-progressive-blur i:nth-child(4){z-index:5;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);-webkit-mask:linear-gradient(#0000 50%,#000 62.5% 75%,#0000 87.5%);mask:linear-gradient(#0000 50%,#000 62.5% 75%,#0000 87.5%)}.memory-progressive-blur i:nth-child(5){z-index:6;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);-webkit-mask:linear-gradient(#0000 62.5%,#000 75% 87.5%,#0000 100%);mask:linear-gradient(#0000 62.5%,#000 75% 87.5%,#0000 100%)}.memory-progressive-blur i:nth-child(6){z-index:7;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);-webkit-mask:linear-gradient(#0000 75%,#000 87.5% 100%);mask:linear-gradient(#0000 75%,#000 87.5% 100%)}.memory-progressive-blur:after{z-index:8;content:"";-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);-webkit-mask:linear-gradient(#0000 87.5%,#000 100%);mask:linear-gradient(#0000 87.5%,#000 100%)}.memory-light-wash{z-index:4;background:linear-gradient(85deg,#fbf9fa,#fbf9fa 20%,#0000);transition:opacity 1.2s ease-out;position:absolute;inset:0}.memory-sunset-overlay{z-index:11;filter:brightness(1.02);mix-blend-mode:multiply;opacity:0;background:#ffbd8d;transition:opacity 3s ease-in-out;position:absolute;inset:0}.memory-paper-grain{z-index:10;filter:brightness(120%)sepia(50%);pointer-events:none;position:absolute;inset:0}.memory-paper-grain:before{content:"";opacity:.12;background-image:url(/textures/memory-noise.svg);background-size:512px 512px;animation:1s steps(2,jump-none) infinite memory-grain-jitter;position:absolute;inset:-10rem}.memory-light-field[data-sunset=true] .memory-cast-scene{transform:rotate(-16deg)translate(10cqw)}.memory-light-field[data-sunset=true] .memory-cast-shutters i{top:calc(-300px + (var(--slat-index) * 73.6px));left:calc(var(--slat-index) * -1cqw);height:20px;margin-top:18px}.memory-light-field[data-sunset=true] .memory-sunset-overlay{opacity:1}@container (max-width:620px){.memory-cast-shutters i{top:calc(-300px + (var(--slat-index) * 58px));height:42px}.memory-light-field[data-sunset=true] .memory-cast-shutters i{top:calc(-300px + (var(--slat-index) * 66.7px));height:20px}}.memory-scroll-section{z-index:2;color:#17190f;mix-blend-mode:multiply;background:#faf5f2;height:500vh;position:relative}.memory-scroll-sticky{justify-content:center;align-items:center;width:100%;height:100vh;min-height:620px;display:flex;position:sticky;top:0;overflow:hidden}.memory-scroll-statement{z-index:2;color:#17190f;width:min(18em,100% - 64px);font-family:"ABC Arizona Flare", var(--font-display), Georgia, serif;letter-spacing:-.07em;text-align:center;margin:0;font-size:clamp(40px,4.4vw,72px);font-weight:300;line-height:1;position:absolute}.memory-motion-perspective{perspective:900px;display:inline}.memory-motion-character{white-space:pre;transform-style:preserve-3d;will-change:opacity, transform, filter;display:inline-block}.memory-motion-word{white-space:nowrap;display:inline-block}.memory-motion-space{white-space:pre-wrap}.memory-scroll-reduced{text-align:center;align-content:center;place-items:center;gap:28px;min-height:100vh;padding:120px 32px;display:grid;position:relative;overflow:hidden}.memory-scroll-reduced h2,.memory-scroll-reduced p{z-index:2;max-width:17em;margin:0;position:relative}.memory-scroll-reduced h2{font-family:"ABC Arizona Flare", var(--font-display), Georgia, serif;letter-spacing:-.07em;font-size:clamp(40px,4.4vw,72px);font-weight:300;line-height:1}.memory-scroll-reduced p{letter-spacing:-.05em;font-size:18px;line-height:1.1}.memory-entering-text{z-index:2;color:#17190f;font-family:"ABC Arizona Flare", var(--font-display), Georgia, serif;letter-spacing:-.07em;margin:0;font-size:clamp(46px,6vw,78px);font-weight:300;line-height:.98;position:relative}@media (max-width:760px){.localized-dev-tools{left:50%;right:auto;bottom:max(8px, env(safe-area-inset-bottom));border-radius:7px;gap:2px;min-height:50px;padding:3px;transform:translate(-50%)}.localized-dev-tools>span{display:none}.localized-dev-tools a,.localized-dev-tools button{min-height:44px;padding:0 8px;font-size:9px}.memory-scroll-section{height:360vh}.memory-scroll-sticky{min-height:100svh}.memory-scroll-statement{width:calc(100% - 38px);font-size:clamp(38px,11vw,52px)}.memory-cast-mullion{right:30%}.memory-light-wash{background:linear-gradient(75deg,#fbf9fa,#fbf9fa 45%,#0000)}.memory-entering-text{font-size:clamp(44px,13vw,62px)}}@media (prefers-reduced-motion:reduce){.memory-paper-grain:before{animation:none}.memory-falling-leaves{display:none}.memory-motion-character{filter:none!important;transform:none!important}.memory-cast-scene,.memory-cast-shutters,.memory-cast-shutters i,.memory-tree-canopy,.memory-light-wash,.memory-sunset-overlay{transition-duration:.01ms!important}}.quiz-inline-icon{vertical-align:-.14em;flex:none;display:inline-block}@media (prefers-reduced-motion:reduce){.memory-cast-scene,.memory-cast-shutters i{transition-duration:1ms}}.quiz-match{box-sizing:border-box;opacity:0;text-align:center;flex-direction:column;justify-content:safe center;align-items:center;gap:clamp(18px,5vh,46px);width:min(100%,440px);min-height:min(480px,100dvh - 190px);margin:auto;padding:clamp(20px,5vh,54px) 24px calc(clamp(20px,5vh,54px) + 96px);transition:opacity .42s,transform .56s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(12px)}.quiz-match.is-ready{opacity:1;transform:none}.quiz-match h1{color:#17190f;max-width:410px;font-family:"ABC Arizona Flare", var(--font-display), Georgia, serif;letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.15rem,8vw,3.25rem);font-weight:500;line-height:.98}.quiz-match-row{justify-content:center;align-items:center;gap:clamp(12px,4vw,20px);height:clamp(96px,24vw,112px);display:flex;position:relative}.quiz-match-you,.quiz-match-book{box-sizing:border-box;border-radius:999px;place-items:center;width:clamp(96px,24vw,112px);height:clamp(96px,24vw,112px);display:grid}.quiz-match-you{color:#17190f;font-family:"ABC Arizona Flare", var(--font-display), Georgia, serif;background:#ffd9a0;border:3px solid #17190f;font-size:1.22rem;font-weight:600;box-shadow:0 7px #17190f47}.quiz-match-book{background:#f2e7e0;border:3px solid #17190f;overflow:hidden;box-shadow:0 7px #17190f47}.quiz-match-book img{object-fit:cover;-webkit-user-select:none;user-select:none;width:108%;height:108%}.quiz-match-question{color:#ff9d00;background:#17190fe6;border:2px dashed #ff9d00;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.88rem;font-weight:700;display:grid}.quiz-match-explanation{color:#17190fc7;text-wrap:balance;max-width:370px;margin:-4px 0 0;font-size:clamp(1rem,3.7vw,1.16rem);line-height:1.45}.quiz-match.is-ready:not(.is-matched) h1{animation:.54s cubic-bezier(.22,1,.36,1) 40ms both quiz-match-up}.quiz-match.is-ready:not(.is-matched) .quiz-match-you{animation:.62s cubic-bezier(.34,1.15,.5,1) .17s both quiz-match-in-left}.quiz-match.is-ready:not(.is-matched) .quiz-match-book{animation:.62s cubic-bezier(.34,1.15,.5,1) .17s both quiz-match-in-right}.quiz-match.is-ready:not(.is-matched) .quiz-match-question{animation:.45s .43s both quiz-match-pop,1.9s ease-in-out .98s infinite quiz-match-pulse}.quiz-match.is-ready:not(.is-matched) .quiz-match-explanation{animation:.52s cubic-bezier(.22,1,.36,1) .54s both quiz-match-up}.quiz-match.is-matched{gap:0}.quiz-match-row.is-resolved{gap:0;margin-bottom:30px}.quiz-match.is-ready .is-resolved .quiz-match-you{z-index:1;animation:1.08s cubic-bezier(.2,.82,.3,1) both quiz-match-resolve-left;position:relative}.quiz-match.is-ready .is-resolved .quiz-match-book{z-index:2;margin-left:-26px;animation:1.08s cubic-bezier(.2,.82,.3,1) both quiz-match-resolve-right;position:relative}.quiz-match-connection{z-index:4;place-items:center;width:42px;height:48px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quiz-match-connection i{opacity:0;background:#ff9d00;border-radius:999px;width:62px;height:3px;position:absolute;top:23px;left:-10px;transform:scaleX(0)}.quiz-match.is-ready .quiz-match-connection i{animation:.44s cubic-bezier(.25,1,.5,1) .76s forwards quiz-match-line}.quiz-match-connection span{color:#17190f;opacity:0;background:#ff9d00;border:3px solid #fff;border-radius:999px;place-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:700;display:grid;position:relative;transform:scale(.35)rotate(-18deg)}.quiz-match.is-ready .quiz-match-connection span{animation:.48s cubic-bezier(.34,1.56,.64,1) .98s forwards quiz-match-check}.quiz-match-kicker{color:#a4582d;letter-spacing:.18em;opacity:0;text-transform:uppercase;margin:0 0 10px;font-size:.7rem;font-weight:700}.quiz-match.is-ready .quiz-match-kicker{animation:.48s .9s both quiz-match-up}h1.quiz-match-result{opacity:0;font-size:clamp(3rem,11vw,4.5rem)}.quiz-match.is-ready h1.quiz-match-result{animation:.56s cubic-bezier(.22,1,.36,1) 1.04s both quiz-match-up}@keyframes quiz-match-in-left{0%{opacity:0;transform:translate(-84px)rotate(-9deg)scale(.82)}to{opacity:1;transform:none}}@keyframes quiz-match-in-right{0%{opacity:0;transform:translate(84px)rotate(9deg)scale(.82)}to{opacity:1;transform:none}}@keyframes quiz-match-resolve-left{0%{opacity:0;transform:translate(-118px)rotate(-8deg)scale(.8)}52%{opacity:1;transform:translate(22px)rotate(2deg)scale(1.055)}72%{transform:translate(-7px)rotate(-1deg)scale(.99)}88%{transform:translate(3px)rotate(.4deg)scale(1.01)}to{opacity:1;transform:none}}@keyframes quiz-match-resolve-right{0%{opacity:0;transform:translate(118px)rotate(8deg)scale(.8)}52%{opacity:1;transform:translate(-22px)rotate(-2deg)scale(1.055)}72%{transform:translate(7px)rotate(1deg)scale(.99)}88%{transform:translate(-3px)rotate(-.4deg)scale(1.01)}to{opacity:1;transform:none}}@keyframes quiz-match-pop{0%{opacity:0;transform:scale(.25)}75%{opacity:1;transform:scale(1.18)}to{opacity:1;transform:scale(1)}}@keyframes quiz-match-pulse{0%,to{transform:scale(1);box-shadow:0 0 #ff9d000d}50%{transform:scale(1.08);box-shadow:0 0 0 8px #ff9d0021}}@keyframes quiz-match-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes quiz-match-line{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes quiz-match-check{0%{opacity:0;transform:scale(.35)rotate(-18deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (max-height:760px){.quiz-match{gap:20px;min-height:0;padding-block:16px 108px}.quiz-match h1{font-size:clamp(1.8rem,6vw,2.85rem)}}@media (max-height:560px){.quiz-match{gap:14px}.quiz-match h1{font-size:clamp(1.5rem,5.4vw,2.1rem)}.quiz-match-row{height:clamp(72px,18vw,96px)}.quiz-match-you,.quiz-match-book{width:clamp(72px,18vw,96px);height:clamp(72px,18vw,96px)}.quiz-match-explanation{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.quiz-match,.quiz-match.is-ready *{transition-duration:1ms!important;animation-duration:1ms!important;animation-delay:0s!important}}.memo-question-reply{flex-direction:column;gap:12px;margin-top:14px;animation:.32s cubic-bezier(.2,.8,.2,1) both memo-reply-in;display:flex}.memo-reply-bubble{color:#141413;background:#ffd9a0;border:2px solid #141413;border-radius:13px 13px 4px;align-self:flex-end;max-width:min(78%,420px);margin:0;padding:11px 15px;font-size:15px;font-weight:500;line-height:1.3;box-shadow:0 4px #2125291f}.memo-question-reaction{animation:.32s cubic-bezier(.2,.8,.2,1) .16s both memo-reply-in}.memo-question-reaction .memo-guide-message{margin:0;font-size:16px;line-height:1.35}@keyframes memo-reply-in{0%{opacity:0;transform:translateY(9px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.memo-question-reply,.memo-question-reaction{animation-duration:1ms;animation-delay:0s}}.auth-text-button{color:inherit;text-align:left;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:12px 0;padding:4px 0;text-decoration:underline;display:block}
