@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:#171a19;--muted:#626560;--paper:#f7f2e6;--paper-deep:#efe5ce;--white:#fffef9;--line:#d8d0be;--green:#194b3a;--green-bright:#2f765a;--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:#3f423f}.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:#103f30;transform:translateY(-2px);box-shadow:0 14px 34px #194b3a38}.primary-button:disabled{cursor:wait;opacity:.55}.kind-landing{background:#fffcf2}.kind-landing .funnel-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffcf2;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:#212529;width:100%;font-family:var(--font-body), sans-serif;background:#fffcf2;overflow:hidden}.memo-photo-ribbon{background:#fffcf2;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:#fffcf2;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:#212529;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:#212529;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 span{color:#9a7138;background:#f1e4cf;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:10px;line-height:1;display:grid}.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:#212529;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,#6f8d72,#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:#51544f;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%,#7d967c 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%,#7b9277 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,#9da694,#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:#e4eee7}.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:#424641;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:#252c28;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,#81937b 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,#a7b0a0,#7d8d78)}.photo-three{background:linear-gradient(145deg,#d5b78d,#7e927b);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:#494c48;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{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:#4d504c;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:#a3a5a1;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:#81847f;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:#80827e}.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:#686b66;margin:.5rem 0 1rem;line-height:1.5}.plan-grid ul{color:#4d504c;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:#777a75}.design-confirm-copy dd{margin:0;font-weight:700}.checkout-layout{grid-template-columns:1fr .9fr;align-items:start}.test-mode-banner{color:#385147;background:#e7f1eb}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.checkout-form>small{color:#747772;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:#747772;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:#267455}.order-summary .total{border-top:1px solid #dadbd7;margin-top:.5rem;padding-top:.85rem;font-size:1rem;font-weight:800}.order-summary>p{color:#777a75;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:#676a65;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:#95d0b8;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:#bfe6d5;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:#212529;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%;width:32px;height:32px;margin-left:0;font-size:0;position:absolute;left:80px}.kind-proof .back-button:before,.kind-question .back-button:before,.kind-insight .back-button:before,.kind-multi .back-button:before,.kind-profile .back-button:before,.kind-author .back-button:before,.kind-photos .back-button:before,.kind-loader .back-button:before,.kind-preview .back-button:before,.kind-timeline .back-button:before,.kind-prompts .back-button:before,.kind-reviews .back-button:before{content:"←";font-size:16px;line-height:1}.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:#212529;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:#212529;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:#212529;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:#212529;border:2px solid #212529;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:#212529;transform-origin:0;background:#fff;border:2px solid #212529;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:#212529;box-shadow:0 5px #e5b33a}.memo-guide-caret{background:#fff;border-bottom:2px solid #212529;border-left:2px solid #212529;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:#212529;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:#212529;transform:translateY(-1px);box-shadow:0 3px #e2ad2e}.memo-question-sequence .option-stack>button.is-selected i{color:#212529;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:#212529;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:#212529;background:#fff;border:1px solid #212529;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:#212529;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:#212529;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:#212529;text-align:center;margin:0;font-size:16px;line-height:24px}.clone-review{text-align:left;background:#dff3e6;border-radius:8px;margin:18px 0 0;padding:14px 16px}.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:#00a67e;letter-spacing:1px;font-size:14px}.clone-review>div b,.summary-review-copy>div b{color:#12825f;font-size:11px}.clone-review small{color:#212529;font-size:12px;line-height:18px}.clone-review p{color:#212529;margin:7px 0 0;font-size:13px;line-height:19px}.clone-takeaways{background:#dff3e6;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:#138764;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:#212529;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 #212529;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:#dff3e6;border-color:#212529}.kind-multi .topic-grid button strong{align-self:center;font-size:14px;line-height:20px}.kind-multi .topic-grid button i{border-color:#212529;flex:none;width:24px;height:24px;font-size:14px}.kind-multi .topic-grid button.is-selected i{color:#fff;background:#212529;border-color:#212529}.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 #212529;border-radius:8px;height:60px;font-weight:700}.kind-multi .sticky-action .primary-button{color:#fff;background:#212529;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:#212529;text-align:left;background:#fff0bf;border-radius:8px;padding:30px 16px 16px}.clone-profile-card .profile-eyebrow{color:#212529;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:#20825f;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:48px 1fr;align-items:center;gap:16px;min-height:68px;padding:10px 12px;display:grid}.clone-profile-stats strong{color:#fff;width:48px;height:48px;font-family:"Memo Sentient", var(--font-display), serif;background:#35af7c;border-radius:7px;place-items:center;font-size:17px;font-weight:500;line-height:24px;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:#212529;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:#212529;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:#212529;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:#212529;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:#4ed29d;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:#4ed29d;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:#212529;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:#28966c;text-transform:uppercase;background:#d8f1e6;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:#00b67a;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{color:#212529;text-align:left;background:#fff;border:0;border-radius:8px;grid-template-columns:96px 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:#212529;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:#212529;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:#212529;max-width:680px;margin:0 0 16px;font-size:15px;line-height:22px}.order-shell .text-field{color:#212529;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>b{font-size:30px}.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:#212529;border:0;border-radius:999px;justify-content:center;gap:10px;margin-top:14px;padding:0 24px}.order-shell .order-copy .primary-button span{color:#212529;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:#35ad7b;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%),#17191e;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%),#17191e}.funnel-lab-card.accent-teal{background:linear-gradient(135deg,#55daba38,#0000 58%),#17191e}.funnel-lab-card.accent-violet{background:linear-gradient(135deg,#cd89ff38,#0000 58%),#17191e}.funnel-lab-card.accent-green{background:linear-gradient(135deg,#a6edb533,#0000 58%),#17191e}.funnel-lab-card.accent-blue{background:linear-gradient(135deg,#698eff3d,#0000 58%),#17191e}.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:#75e6c9}.funnel-lab-card.accent-violet:hover{border-color:#c58cff}.funnel-lab-card.accent-green:hover{border-color:#a6edb5}.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:#b9efe4;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:#17191e;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:#75e6c9}.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:#b9efe4;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:#142b0f;cursor:pointer;white-space:nowrap;background:#5edb20;border:1px solid #6ee349;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%),#17191e;border:1px solid #38403b;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:#80ed4e;border:1px solid #4ed016;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:#9ff477;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:#5edb20;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:#55d90b;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:#baf59c;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:#55d90b;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:#55d90b}.flow-wizard-choice-grid input{accent-color:#55d90b;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:#102900;background:#4fd000;border-color:#55d90b}.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:#28735a;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:#53574f;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:#343832;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:#28735a;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:#28735a}.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:#1d4f3d;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:850;position:absolute;top:28px;left:28px}.offer-rating{z-index:5;color:#0a8f6e;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:#363a35;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:#1d4f3d;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:#26302a;--memo-muted:#6f756f;--memo-forest:#234c3a;--memo-forest-dark:#15372a;--memo-cream:#f6f1e7;--memo-paper:#fffdf8;--memo-gold:#c59652;min-height:100dvh;color:var(--memo-ink);background:var(--memo-cream);font-family:var(--font-body), sans-serif}.auth-shell{--memo-ink:#26302a;--memo-muted:#6f756f;--memo-forest:#234c3a;--memo-forest-dark:#15372a;--memo-cream:#f6f1e7}.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:#f6f1e7eb;border-bottom:1px solid #234c3a1f;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 5vw;display:grid;position:relative}.localized-brand,.studio-brand{color:var(--memo-forest-dark);font-family:var(--font-display), serif;letter-spacing:-.04em;font-size:27px;font-weight:700;text-decoration:none}.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:34px;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{grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:calc(100dvh - 76px);display:grid}.localized-hero-copy{flex-direction:column;justify-content:center;max-width:720px;padding:clamp(64px,10vh,122px) clamp(36px,7vw,110px) 62px;display:flex}.localized-eyebrow,.studio-eyebrow{color:#9a6c34;letter-spacing:.16em;margin:0 0 15px;font-size:11px;font-weight:800}.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:-.045em;margin:0;font-size:clamp(45px,6vw,78px);font-weight:600;line-height:.98}.localized-hero-copy>p:not(.localized-eyebrow){color:#626961;max-width:640px;font-family:var(--font-display), serif;margin:28px 0 0;font-size:clamp(19px,2vw,24px);line-height:1.5}.localized-hero-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.localized-hero-actions button,.localized-primary{color:#fff;background:var(--memo-forest);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:54px;padding:0 23px;font-weight:750;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 12px 28px #1b412f2e}.localized-hero-actions button:hover,.localized-primary:hover{background:var(--memo-forest-dark);transform:translateY(-1px)}.localized-primary:disabled{opacity:.46;cursor:default;transform:none}.localized-hero-actions a{color:var(--memo-forest);text-underline-offset:4px;font-size:14px;font-weight:750}.localized-hero-copy ul{border-top:1px solid #234c3a24;gap:22px;margin:34px 0 0;padding:24px 0 0;list-style:none;display:flex}.localized-hero-copy li{color:#60675f;max-width:150px;font-size:12px;font-weight:650;line-height:1.45}.localized-hero-art{background:#d9c8af;place-items:center;min-height:650px;padding:36px;display:grid;position:relative;overflow:hidden}.localized-hero-art:before{content:"";background:radial-gradient(circle at 50% 40%,#fff6,#0000 56%);position:absolute;inset:0}.localized-hero-art img{object-fit:contain;filter:drop-shadow(0 28px 34px #32241438);width:min(86%,590px);height:auto;max-height:74vh;position:relative}.localized-hero-art blockquote{color:#23352c;max-width:290px;font-family:var(--font-display), serif;background:#fffdf8eb;border-radius:7px;margin:0;padding:20px 23px;font-size:20px;font-style:italic;line-height:1.25;position:absolute;bottom:8%;right:7%;box-shadow:0 14px 36px #34251229}.localized-how{color:#fff;background:var(--memo-forest-dark);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}.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:#667068;cursor:pointer;text-align:left;background:0 0;border:0}.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:#7a7e76;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:#f0f6f1}.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:#4f5851;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:#eaf3ec}.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,#264d3d);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;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{font-size:31px;font-weight:600;line-height:1.05;position:relative}.localized-book span{font-size:15px;font-style:italic;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:#525a53;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:37px;height:37px}.localized-colors button.is-selected{outline:2px solid var(--memo-forest);border-color:#fff}.localized-split-choice img{object-fit:cover;border-radius:8px;width:100%;height:420px}.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:#3d4a42;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:#596159;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:#80847d;margin-top:12px;display:block}.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:#767b74;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-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:42px;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:#657069;cursor:pointer;background:#fffdf8e6;border:1px solid #234c3a26;border-radius:5px;padding:7px 9px;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:#eef4ef;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,#234c3a,#183828)!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;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:#5f675f;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:#778078;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:#525a53;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:#e3eee6}.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:#8a8d87}.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:#727870;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:#565e57;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:#565e57;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:#80847d;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:#586159;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:#353b36;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:#80847d;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:#565e57;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:#90938d;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:#747a74;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%}.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-landing{flex-direction:column;min-height:auto;display:flex}.localized-hero-copy{order:2;padding:48px 22px}.localized-hero-copy h1{font-size:48px}.localized-hero-copy>p:not(.localized-eyebrow){font-size:19px}.localized-hero-actions{flex-direction:column;align-items:flex-start}.localized-hero-copy ul{margin-top:26px}.localized-hero-art{order:1;min-height:400px;padding:20px}.localized-hero-art img{max-height:380px}.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}.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}.localized-split-choice img{height:250px}.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:#888c85;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}}
