/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}}:root{--paper:#fff8f2;--paper-deep:#ffe7df;--ink:#211b25;--muted:#6e646f;--line:#dfd4d0;--plum:#f45561;--plum-dark:#241a29;--lilac:#e8ddff;--cream:#fffdf9;--blue:#0a7cff;--coral:#ff645f;--yellow:#ffd95a;--violet:#7658df;--display:ui-rounded, "SF Pro Rounded", "Arial Rounded MT Bold", "Avenir Next", sans-serif;--serif:var(--display);--sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding-block:112px}.eyebrow{color:var(--plum);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:750}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);letter-spacing:-.055em;font-weight:800;line-height:.99}h1{max-width:720px;margin-bottom:26px;font-size:clamp(54px,7.1vw,92px)}h2{margin-bottom:24px;font-size:clamp(40px,5.2vw,66px)}h3{font-size:21px;line-height:1.25}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:14px 22px;font-size:15px;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff;box-shadow:0 8px 22px #20203426}.button-primary:hover{background:#3d3040}.button-light{background:var(--cream);color:var(--ink)}.button-light:hover{background:#fff}.button-secondary{border-color:var(--line);background:0 0}.button-secondary:hover{border-color:var(--plum)}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8f2e0;border-bottom:1px solid #211b2514;position:relative}.header-inner{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:18px;font-weight:750;display:inline-flex}.brand-symbol{background:#fff8f2 url(/brand/not-them-logo.png) 50%/cover no-repeat;border:1px solid #20203417;border-radius:9px;flex:none;width:31px;height:31px;display:block}.site-header nav{align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.nav-cta{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;padding:10px 18px}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:54px;min-height:760px;padding-block:86px 96px;display:grid}.hero-copy{z-index:1;position:relative}.hero-lede{max-width:640px;color:var(--muted);margin-bottom:34px;font-size:20px;line-height:1.55}.hero-actions{align-items:center;gap:18px;display:flex}.button-note{color:var(--muted);margin:0;font-size:13px}.hero-trust{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:35px;font-size:13px;font-weight:650;display:flex}.hero-trust span:before{content:"✓";color:var(--plum);margin-right:7px}.hero-demo{flex-direction:column;align-items:center;display:flex;position:relative}.hero-demo:before{content:"";z-index:-1;background:var(--lilac);border-radius:48% 52% 55% 45%;width:440px;height:440px;position:absolute;top:84px;transform:rotate(-7deg)}.example-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:17px 0 0;font-size:11px;font-weight:700}.phone-shell{background:#f8f8fa;border:8px solid #15151b;border-radius:48px;width:318px;height:625px;position:relative;overflow:hidden;box-shadow:0 34px 65px #28203047}.phone-notch{z-index:2;background:#15151b;border-radius:20px;width:92px;height:24px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-header{background:#f8f8faeb;border-bottom:1px solid #dddde2;grid-template-columns:28px 38px 1fr;align-items:center;gap:8px;padding:37px 12px 11px;display:grid}.phone-header button{color:var(--blue);background:0 0;border:0;font-size:34px;line-height:1}.contact-avatar{background:#f8f1e7;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.contact-avatar .brand-symbol{width:36px;height:36px}.phone-header strong,.phone-header span{display:block}.phone-header strong{font-size:12px}.phone-header span{color:#83838d;font-size:9px}.messages{flex-direction:column;justify-content:flex-end;gap:9px;height:475px;padding:18px 10px 16px;display:flex}.message-time{color:#93939c;text-align:center;margin-bottom:4px;font-size:9px}.bubble{border-radius:18px;max-width:87%;padding:9px 12px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:12.5px;line-height:1.35}.message-input{color:#9a9aa1;border:1px solid #cfcfd5;border-radius:20px;justify-content:space-between;align-items:center;height:41px;margin:0 9px;padding:5px 5px 5px 12px;font-size:11px;display:flex}.message-input button{background:var(--blue);color:#fff;border:0;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.moment-strip{background:var(--paper-deep);border-block:1px solid #2020341f;overflow:hidden}.moment-track{color:#544e5a;width:max-content;min-width:100%;font-family:var(--serif);justify-content:center;align-items:center;gap:25px;padding:17px 30px;font-size:16px;font-style:italic;display:flex}.section-heading{max-width:720px}.section-heading.narrow{max-width:760px}.section-heading>p:last-child{color:var(--muted);font-size:18px}.section-heading.centered{text-align:center;margin-inline:auto}.problem-section .section-heading{margin-bottom:55px}.moment-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.moment-card{border:1px solid var(--line);background:#fffaf385;border-radius:24px;min-height:310px;padding:32px}.moment-number{color:var(--plum);font-family:var(--serif);margin-bottom:82px;font-size:18px;font-style:italic;display:block}.moment-card h3{margin-bottom:13px}.moment-card p{color:var(--muted);margin:0}.ink-section{background:var(--plum-dark);color:var(--cream)}.split-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.on-dark .eyebrow{color:#c6accd}.on-dark>p:last-child{color:#d2cbd4}.memory-card{background:#494057;border:1px solid #ffffff2e;border-radius:25px;overflow:hidden;box-shadow:0 35px 80px #0a080f47}.memory-card-top{border-bottom:1px solid #ffffff21;justify-content:space-between;padding:20px 24px;font-size:13px;font-weight:750;display:flex}.status-dot{color:#c7e2c2;text-transform:uppercase;font-size:11px}.status-dot:before{content:"";background:#99cf91;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.memory-card dl{margin:0;padding:10px 24px 14px}.memory-card dl>div{border-bottom:1px solid #ffffff1a;grid-template-columns:140px 1fr;gap:20px;padding:18px 0;display:grid}.memory-card dl>div:last-child{border-bottom:0}.memory-card dt{color:#bfb5c4;font-size:12px}.memory-card dd{font-family:var(--serif);margin:0;font-size:20px}.how-section .section-heading{margin-bottom:58px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:42px;display:grid}.steps-grid article{border-top:1px solid var(--line);padding-top:20px}.step-mark{border:1px solid var(--plum);width:36px;height:36px;color:var(--plum);font-family:var(--serif);border-radius:50%;place-items:center;margin-bottom:45px;font-style:italic;display:grid}.steps-grid h3{margin-bottom:10px}.steps-grid p{color:var(--muted)}.centered-cta{text-align:center;margin-top:54px}.progress-section{background:#e6d9d1}.progress-section .section-heading{margin-bottom:48px}.progress-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.progress-card{background:#fffaf394;border-radius:20px;min-height:180px;padding:24px}.progress-card span{color:var(--plum);font-size:28px}.progress-card p{font-family:var(--serif);margin:42px 0 0;font-size:20px;line-height:1.2}.faq-list{border-top:1px solid var(--line);max-width:840px;margin:55px auto 0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:25px 3px;font-size:18px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--plum);font-size:25px;font-weight:400;transition:transform .15s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:700px;color:var(--muted);padding:0 3px 24px}.final-cta{padding-top:0}.final-cta>div{background:var(--plum);color:#fff;text-align:center;border-radius:32px;padding:75px}.final-cta .eyebrow{color:#e0d0e5}.final-cta h2{max-width:850px;margin:0 auto 36px}.site-footer{border-top:1px solid var(--line);background:#ebe4da;padding:70px 0 28px}.footer-grid{grid-template-columns:1fr 1fr;gap:60px;display:grid}.footer-grid>div:first-child>p{max-width:380px;color:var(--muted);margin:18px 0 0}.footer-links{grid-template-columns:1fr 1fr;align-content:start;gap:14px 30px;font-size:14px;font-weight:650;display:grid}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:60px;padding-top:22px;font-size:12px;display:flex}.home-page{background:var(--paper);overflow:hidden}.home-hero{grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:center;gap:clamp(40px,6vw,92px);min-height:760px;padding-block:74px 88px;display:grid}.home-hero-copy{z-index:2;position:relative}.ai-pill{background:#fff;border:1px solid #211b251f;border-radius:999px;align-items:center;gap:8px;margin-bottom:25px;padding:8px 13px;font-size:12px;font-weight:750;display:inline-flex;box-shadow:0 5px 16px #4a2e310f}.ai-pill span{color:var(--coral)}.home-hero h1{text-transform:lowercase;max-width:700px;margin:0 0 27px;font-size:clamp(67px,8vw,112px);line-height:.86}.home-hero h1 span{color:var(--coral)}.home-hero-lede{max-width:650px;margin-bottom:16px;font-size:clamp(18px,1.7vw,22px);line-height:1.48}.low-pressure-line{max-width:590px;color:var(--muted);margin-bottom:30px;font-size:15px;font-weight:650}.home-hero-actions{align-items:center;gap:17px;display:flex}.home-hero-actions .button{background:var(--coral);min-width:170px;box-shadow:0 12px 25px #f455603b}.home-hero-actions .button:hover{background:#ed4e56}.home-hero-demo{place-items:center;min-height:650px;display:grid;position:relative}.home-hero-demo:before{content:"";aspect-ratio:1;background:var(--lilac);border-radius:44% 56% 61% 39%/48% 39% 61% 52%;width:min(520px,100%);position:absolute;transform:rotate(8deg)}.home-hero-demo:after{content:"";background:var(--yellow);border-radius:50%;width:128px;height:128px;position:absolute;bottom:10%;right:2%}.imessage-card{z-index:2;background:#fff;border:1px solid #211b251a;border-radius:42px;width:min(382px,100%);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;position:relative;overflow:hidden;box-shadow:0 34px 80px #2d1e3238}.imessage-status{color:#161616;justify-content:space-between;align-items:end;height:31px;padding:0 22px 5px;font-size:10px;font-weight:750;display:flex}.imessage-header{background:#f9f9faf0;border-bottom:1px solid #e5e5e8;grid-template-columns:38px 1fr 38px;align-items:center;min-height:73px;padding:3px 10px 8px;display:grid;position:relative}.imessage-back{color:var(--blue);font-size:39px;font-weight:300;line-height:1}.imessage-contact{justify-items:center;gap:3px;display:grid}.imessage-avatar,.mini-avatar{background:#fff8f2 url(/brand/not-them-logo.png) 50%/cover no-repeat;border-radius:50%;display:block}.imessage-avatar{width:43px;height:43px}.imessage-contact strong{font-size:10px;line-height:1}.imessage-contact strong span{color:#8a8a91;font-size:15px;font-weight:400}.imessage-info{color:var(--blue);text-align:right;font-size:21px}.imessage-messages{background:#fff;flex-direction:column;justify-content:flex-end;gap:8px;min-height:438px;padding:26px 12px 22px;display:flex}.imessage-time{color:#929299;text-align:center;margin-bottom:2px;font-size:10px;font-weight:550}.bubble{letter-spacing:-.012em;border-radius:19px;max-width:83%;padding:10px 14px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:14.5px;line-height:1.36}.bubble.outgoing{background:var(--blue);color:#fff;border-bottom-right-radius:6px;align-self:flex-end}.bubble.incoming{color:#101012;background:#e9e9eb;border-bottom-left-radius:6px;align-self:flex-start}.imessage-compose{color:#818188;grid-template-columns:34px 1fr;align-items:center;gap:5px;padding:0 10px 10px;font-size:19px;display:grid}.imessage-compose>div{border:1px solid #c9c9cf;border-radius:18px;justify-content:space-between;align-items:center;height:36px;padding:0 5px 0 12px;font-size:12px;display:flex}.imessage-compose b{color:#fff;background:#b5b5ba;border-radius:50%;place-items:center;width:26px;height:26px;font-size:16px;display:grid}.imessage-home-indicator{background:#111;border-radius:4px;width:126px;height:4px;margin:0 auto 8px}.three-moments{background:#fff;padding:112px 0 124px}.home-section-heading{max-width:720px;margin-bottom:54px}.home-section-heading.centered{text-align:center;margin-inline:auto}.home-section-heading h2,.ai-section h2,.plan-section h2,.home-final h2{text-transform:lowercase;margin-bottom:22px;font-size:clamp(48px,6vw,76px)}.home-section-heading>p:last-child{max-width:620px;color:var(--muted);margin-bottom:0;font-size:18px}.moment-thread-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.moment-thread{border-radius:31px;padding:22px}.moment-thread-coral{background:#ffd8d3}.moment-thread-violet{background:#e5dbff}.moment-thread-yellow{background:#ffedab}.moment-label{min-height:39px;font-family:var(--display);margin:0 5px 18px;font-size:17px;font-weight:800;line-height:1.16}.mini-imessage{background:#fff;border:1px solid #211b2517;border-radius:23px;overflow:hidden;box-shadow:0 13px 32px #2a1f2b17}.mini-imessage-header{height:62px;color:var(--blue);border-bottom:1px solid #e5e5e8;grid-template-columns:30px 1fr 30px;align-items:center;padding:5px 9px;font-size:25px;display:grid}.mini-imessage-header>span:last-child{text-align:right;font-size:16px}.mini-contact{color:#111;justify-items:center;gap:2px;display:grid}.mini-avatar{width:34px;height:34px}.mini-contact strong{font-size:9px;line-height:1}.mini-messages{flex-direction:column;justify-content:flex-end;gap:8px;min-height:218px;padding:18px 10px;display:flex}.mini-messages .bubble{font-size:13px}.ai-section{background:var(--plum-dark);color:#fff;padding:122px 0}.ai-section-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(55px,9vw,135px);display:grid}.ai-section-copy>p:last-child{color:#d6ced8;max-width:520px;margin:0;font-size:18px}.ai-benefit-list{gap:13px;display:grid}.ai-benefit-list article{background:#ffffff12;border:1px solid #ffffff1f;border-radius:22px;grid-template-columns:54px 1fr;align-items:start;gap:17px;padding:23px;display:grid}.ai-benefit-list article>span{background:#fff;border-radius:17px;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.ai-benefit-list h3{font-family:var(--display);margin:2px 0 5px;font-size:20px}.ai-benefit-list p{color:#d6ced8;margin:0;font-size:14px}.plan-section{padding-block:112px}.plan-section-card{background:#f0e9ff;border-radius:40px;grid-template-columns:1fr .92fr;align-items:center;gap:clamp(45px,7vw,90px);padding:clamp(36px,6vw,78px);display:grid}.plan-section-copy>p{max-width:590px;color:var(--muted);font-size:17px}.plan-steps{flex-wrap:wrap;gap:9px;margin:30px 0;display:flex}.plan-steps span{background:#ffffffbf;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:700;display:inline-flex}.plan-steps b{background:var(--violet);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.plan-section .button-primary{background:var(--violet);box-shadow:0 10px 24px #7658df38}.home-plan-preview{background:#fff;border:1px solid #211b251a;border-radius:25px;position:relative;overflow:visible;transform:rotate(1.8deg);box-shadow:0 28px 60px #48326024}.home-plan-preview-top{border-bottom:1px solid var(--line);justify-content:space-between;padding:19px 20px;font-size:12px;font-weight:800;display:flex}.home-plan-preview-top span:last-child{color:var(--violet)}.home-plan-row{border-bottom:1px solid var(--line);gap:6px;padding:19px 20px;display:grid}.home-plan-row:last-of-type{border-bottom:0}.home-plan-row span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:750}.home-plan-row strong{font-size:16px;line-height:1.25}.home-plan-sticker{background:var(--yellow);font-family:var(--display);border-radius:14px;padding:11px 15px;font-size:12px;font-weight:800;position:absolute;bottom:-23px;right:-23px;transform:rotate(-5deg);box-shadow:0 8px 20px #3a2c161f}.home-faq{padding-block:105px 120px}.home-faq .faq-list{margin-top:45px}.home-final{padding-bottom:100px}.home-final-card{background:var(--coral);color:#fff;text-align:center;border-radius:40px;padding:82px 28px;position:relative;overflow:hidden}.home-final-card:before,.home-final-card:after{content:"";background:#ffffff24;border-radius:50%;position:absolute}.home-final-card:before{width:260px;height:260px;top:-120px;left:-80px}.home-final-card:after{width:330px;height:330px;bottom:-190px;right:-130px}.home-final-emoji{z-index:1;margin-bottom:15px;font-size:37px;display:block;position:relative}.home-final h2{z-index:1;max-width:700px;margin-inline:auto;font-size:clamp(62px,8vw,98px);line-height:.86;position:relative}.home-final-card>p{z-index:1;max-width:560px;margin:0 auto 30px;font-size:17px;position:relative}.home-final .button{z-index:1;position:relative}.site-footer{background:#fff0e9}.funnel-page{background:#f7f3ed;min-height:100vh}.funnel-header{justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.funnel-exit{color:var(--muted);font-size:13px;font-weight:650}.progress-wrap{z-index:2;background:#e2dcd4;height:4px;position:sticky;top:0}.progress-bar{background:var(--plum);height:100%;transition:width .3s}.funnel-main{place-items:center;min-height:calc(100vh - 76px);padding:50px 24px 90px;display:grid}.funnel-card{width:min(680px,100%)}.funnel-card.wide{width:min(960px,100%)}.funnel-kicker{color:var(--plum);letter-spacing:.12em;text-transform:uppercase;margin:0 0 13px;font-size:12px;font-weight:750}.funnel-card h1{margin-bottom:20px;font-size:clamp(42px,7vw,66px)}.funnel-card>.funnel-copy,.funnel-question>p{color:var(--muted);font-size:18px}.funnel-intro-note{color:#514257;background:#ece4ef;border-radius:14px;gap:12px;margin:32px 0;padding:17px 19px;font-size:14px;display:flex}.funnel-intro-note span{font-size:18px}.funnel-question h1{max-width:740px}.choice-list{gap:10px;margin-top:34px;display:grid}.choice-list.two-column{grid-template-columns:1fr 1fr}.choice-button{cursor:pointer;text-align:left;background:#fffcf8;border:1px solid #d8d0c8;border-radius:14px;grid-template-columns:34px 1fr 24px;align-items:center;gap:12px;width:100%;min-height:61px;padding:13px 16px;transition:border-color .15s,background .15s,transform .15s;display:grid}.choice-button:hover{border-color:#9f8aa7;transform:translateY(-1px)}.choice-button.selected{border-color:var(--plum);box-shadow:inset 0 0 0 1px var(--plum);background:#eee6f0}.choice-emoji{place-items:center;width:34px;height:34px;font-size:22px;line-height:1;display:grid}.choice-text{display:block}.choice-text strong{font-size:15px;font-weight:700}.choice-check{color:#0000;border:1px solid #c2b7c3;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:grid}.selected .choice-check{border-color:var(--plum);background:var(--plum);color:#fff}.funnel-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:34px;display:flex}.text-button{cursor:pointer;color:var(--muted);background:0 0;border:0;font-size:13px;font-weight:650}.button:disabled{cursor:not-allowed;opacity:.4;transform:none}.build-card{text-align:center}.build-orbit{border:1px solid var(--line);border-radius:50%;width:110px;height:110px;margin:0 auto 34px;position:relative}.build-orbit:after{content:"";border-top:2px solid var(--plum);border-radius:50%;animation:1.2s linear infinite orbit;position:absolute;inset:-1px}.build-orbit span{width:100%;height:100%;font-family:var(--serif);place-items:center;font-size:28px;font-style:italic;display:grid}@keyframes orbit{to{transform:rotate(360deg)}}.build-lines{max-width:370px;color:var(--muted);margin:25px auto 0;font-size:14px}.build-lines p{animation:.5s both fade-up}.build-lines p:nth-child(2){animation-delay:1.65s}.build-lines p:nth-child(3){animation-delay:3.25s}.build-progress{background:#e7ddd7;border-radius:999px;width:min(410px,100%);height:8px;margin:32px auto 0;overflow:hidden}.build-progress span{border-radius:inherit;background:var(--plum);width:100%;height:100%;animation:5s cubic-bezier(.2,.7,.2,1) forwards build-progress;display:block;transform:translate(-100%)}@keyframes build-progress{to{transform:translate(0)}}@keyframes fade-up{0%{opacity:0;transform:translateY(5px)}}.plan-reveal{padding-bottom:80px}.plan-hero{background:var(--plum-dark);color:#fff;text-align:center;padding:62px 24px 150px}.plan-hero .eyebrow{color:#cdb6d4}.plan-hero h1{max-width:850px;margin-inline:auto;font-size:clamp(48px,7vw,78px)}.plan-hero p:last-child{color:#d3cad6;max-width:610px;margin:0 auto;font-size:18px}.plan-body{width:min(980px,100% - 40px);margin:-92px auto 0}.seen-card{border:1px solid var(--line);text-align:center;background:#fffaf5;border-radius:28px;padding:clamp(30px,6vw,58px);box-shadow:0 25px 60px #20182626}.seen-card h2{max-width:780px;margin:0 auto 23px;font-size:clamp(34px,5vw,53px)}.seen-card>p:not(.funnel-kicker){max-width:700px;color:var(--muted);margin:0 auto;font-size:17px}.seen-promise{color:#514257;text-align:left;background:#eee6f0;border-radius:18px;align-items:flex-start;gap:13px;max-width:690px;margin:34px auto 0;padding:18px 20px;display:flex}.seen-promise>span{color:var(--plum);font-size:19px}.seen-promise p{margin:0;font-size:14px;font-weight:650}.plan-sheet{border:1px solid var(--line);background:#fffaf5;border-radius:25px;overflow:hidden;box-shadow:0 25px 60px #20182626}.plan-sheet-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:23px 27px;display:flex}.plan-sheet-header span:first-child{font-weight:750}.personalized-tag{color:#5f4866;letter-spacing:.08em;text-transform:uppercase;background:#e8dce9;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.plan-grid{grid-template-columns:1fr 1fr;display:grid}.plan-item{border-bottom:1px solid var(--line);min-height:175px;padding:27px}.plan-item:nth-child(odd){border-right:1px solid var(--line)}.plan-item span{color:var(--plum);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:750}.plan-item h3{margin:15px 0 8px}.plan-item p{color:var(--muted);margin:0;font-size:14px}.plan-demo{grid-template-columns:.8fr 1.2fr;align-items:center;gap:36px;padding:35px;display:grid}.plan-demo h3{font-family:var(--serif);font-size:30px;font-weight:500}.plan-demo p{color:var(--muted)}.mini-thread{background:#eeecec;border-radius:20px;flex-direction:column;gap:8px;padding:20px;display:flex}.mini-thread .bubble{font-size:13px}.paywall{text-align:center;margin-top:45px}.paywall h2{font-size:clamp(38px,5vw,54px)}.paywall>p{color:var(--muted)}.offer-stack{text-align:left;gap:14px;max-width:640px;margin:32px auto 0;display:grid}.offer-card{cursor:pointer;border:1px solid var(--line);background:#fffaf5;border-radius:24px;justify-content:space-between;align-items:center;gap:22px;min-height:120px;padding:24px 28px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 12px 28px #44344912}.offer-card:hover{border-color:#9f8aa7;transform:translateY(-2px)}.offer-card.selected{border:3px solid var(--plum);padding:22px 26px;box-shadow:0 18px 40px #44344926}.offer-copy{flex-direction:column;line-height:1;display:flex}.offer-copy strong{font-family:var(--serif);letter-spacing:-.03em;font-size:35px;font-weight:600}.offer-copy small{color:var(--muted);margin-top:8px;font-size:17px;font-weight:700}.offer-badge{background:var(--plum);color:#fff;white-space:nowrap;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:800}.offer-card:not(.selected) .offer-badge{color:var(--plum);background:#e8e0e8}.radio-mark{border:1px solid #aea5ae;border-radius:50%;width:20px;height:20px}.selected .radio-mark{border:6px solid var(--plum)}.paywall-action{margin-top:20px}.paywall-action .button{width:min(430px,100%)}.renewal-copy{max-width:570px;color:var(--muted);margin:18px auto 0;font-size:13px;font-weight:650}.paywall-trust{color:var(--muted);justify-content:center;gap:22px;margin-top:19px;font-size:12px;display:flex}.inline-checkout{border:1px solid var(--line);text-align:left;background:#fffaf5;border-radius:26px;max-width:720px;margin:38px auto 0;padding:28px;scroll-margin-top:24px;box-shadow:0 18px 45px #4434491a}.inline-checkout-heading{text-align:center}.inline-checkout-heading h3{font-family:var(--display);margin:0 0 8px;font-size:29px}.inline-checkout-heading>p:last-child{max-width:510px;color:var(--muted);margin:0 auto 24px;font-size:14px}.checkout-loading{min-height:170px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.checkout-loading span{border:2px solid #cfbecf;border-top-color:var(--plum);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite orbit}.checkout-error{color:#8c343b;text-align:center;background:#f8e5e4;border-radius:13px;margin:22px 0 0;padding:14px 16px;font-size:13px}.embedded-checkout:empty{display:none}.embedded-checkout iframe{border-radius:18px!important}.checkout-complete{border:1px solid var(--line);text-align:center;background:#fffaf5;border-radius:28px;max-width:720px;margin:38px auto 0;padding:46px 30px;scroll-margin-top:24px;box-shadow:0 18px 45px #4434491a}.checkout-complete-mark{color:#356a39;background:#dcecd8;border-radius:50%;place-items:center;width:55px;height:55px;margin:0 auto 20px;font-size:23px;font-weight:800;display:grid}.checkout-complete h2{max-width:570px;margin-inline:auto;font-size:clamp(36px,6vw,52px)}.checkout-complete>p:not(.eyebrow){max-width:520px;color:var(--muted);margin:0 auto 25px}.checkout-complete small{color:var(--muted);margin-top:14px;font-size:11px;display:block}.simple-page{min-height:100vh}.simple-hero{text-align:center;padding:75px 0 45px}.simple-hero h1{max-width:780px;margin-inline:auto;font-size:clamp(46px,7vw,72px)}.simple-hero>p{max-width:620px;color:var(--muted);margin:0 auto;font-size:18px}.checkout-grid{grid-template-columns:1fr .72fr;gap:24px;width:min(980px,100% - 40px);margin:20px auto 100px;display:grid}.checkout-panel,.order-card,.support-card,.legal-card{border:1px solid var(--line);background:#fffaf5;border-radius:22px}.checkout-panel{padding:32px}.checkout-panel h2{font-family:var(--sans);letter-spacing:-.02em;font-size:22px;font-weight:750}.field{gap:7px;margin-top:19px;display:grid}.field label{font-size:13px;font-weight:700}.field input{background:#fff;border:1px solid #cfc6bd;border-radius:11px;outline:none;width:100%;height:52px;padding:0 14px}.field input:focus{border-color:var(--plum);box-shadow:0 0 0 3px #67506f1f}.consent-box{color:var(--muted);gap:10px;margin:22px 0;font-size:12px;display:flex}.consent-box input{accent-color:var(--plum);margin-top:3px}.form-error{color:#a03b42;margin:-8px 0 14px;font-size:12px}.checkout-panel .button{width:100%}.preview-notice{color:#665e57;text-align:left;background:#eee7df;border-radius:11px;margin:18px 0 0;padding:13px 15px;font-size:12px}.order-card{align-self:start;padding:28px}.order-card h3{margin-bottom:25px}.order-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:13px 0;font-size:14px;display:flex}.order-row span:first-child{color:var(--muted)}.order-row:last-of-type{border-bottom:0}.order-total{border-top:1px solid var(--ink);margin-top:17px;padding-top:17px}.order-total strong{font-size:17px}.secure-note{color:var(--muted);text-align:center;margin:20px 0 0;font-size:11px}.support-grid{grid-template-columns:repeat(2,1fr);gap:18px;width:min(930px,100% - 40px);margin:20px auto 110px;display:grid}.support-card{padding:30px}.support-card .support-icon{width:42px;height:42px;color:var(--plum);font-family:var(--serif);background:#e8dce9;border-radius:50%;place-items:center;margin-bottom:35px;font-size:19px;display:grid}.support-card p{color:var(--muted)}.support-card .text-link{color:var(--plum);font-weight:750}.billing-wrap{width:min(620px,100% - 40px);margin:15px auto 110px}.billing-wrap .support-card{padding:36px}.generic-response{color:#465744;background:#e8eee5;border-radius:11px;margin-top:17px;padding:14px;font-size:13px}.legal-wrap{width:min(820px,100% - 40px);margin:20px auto 100px}.legal-card{padding:45px}.legal-card h2{font-family:var(--sans);letter-spacing:-.01em;margin:43px 0 13px;font-size:20px;font-weight:750}.legal-card h2:first-child{margin-top:0}.legal-card p,.legal-card li{color:var(--muted)}.legal-card li{margin-bottom:8px}@media (width<=900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-copy{text-align:center}.hero-copy h1,.hero-lede{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-demo{margin-top:35px}.moment-track{justify-content:flex-start}.split-section{grid-template-columns:1fr;gap:45px}.progress-grid{grid-template-columns:1fr 1fr}.checkout-grid{grid-template-columns:1fr}.order-card{grid-row:1}}@media (width<=680px){.shell{width:min(100% - 30px,1180px)}.section{padding-block:78px}.header-inner{height:67px}.site-header nav>a:not(.nav-cta){display:none}.nav-cta{padding:8px 13px}h1{font-size:49px}h2{font-size:40px}.hero{gap:20px;padding-block:64px 78px}.hero-lede{font-size:17px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-demo:before{width:330px;height:330px;top:100px}.phone-shell{width:286px;height:570px}.messages{height:423px}.moment-grid,.steps-grid,.support-grid{grid-template-columns:1fr}.moment-card{min-height:250px}.moment-number{margin-bottom:45px}.memory-card dl>div{grid-template-columns:110px 1fr;gap:14px}.memory-card dd{font-size:17px}.progress-grid{grid-template-columns:1fr}.progress-card{min-height:145px}.progress-card p{margin-top:28px}.final-cta>div{padding:56px 20px}.footer-grid{grid-template-columns:1fr;gap:42px}.footer-bottom{flex-direction:column;gap:7px}.funnel-header{height:66px;padding:0 16px}.funnel-main{min-height:calc(100vh - 70px);padding-inline:16px}.funnel-card h1{font-size:43px}.choice-list.two-column{grid-template-columns:1fr}.funnel-actions .button{min-width:150px}.plan-hero{padding-top:45px}.plan-hero h1{font-size:46px}.plan-grid{grid-template-columns:1fr}.plan-item:nth-child(odd){border-right:0}.plan-demo{grid-template-columns:1fr;padding:25px}.offer-card{min-height:100px;padding:20px}.offer-card.selected{padding:18px}.offer-copy strong{font-size:30px}.offer-badge{padding:10px 13px;font-size:12px}.paywall-trust{flex-direction:column;gap:4px}.seen-card{padding:34px 21px}.seen-promise{padding:16px}.inline-checkout{padding:24px 12px}.checkout-complete{padding-inline:21px}.checkout-panel,.order-card,.support-card{padding:23px}.legal-card{padding:27px 22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.home-hero{grid-template-columns:1fr;min-height:auto;padding-top:68px}.home-hero-copy{text-align:center}.home-hero-lede,.low-pressure-line{margin-inline:auto}.home-hero-actions{justify-content:center}.home-hero-demo{margin-top:20px}.moment-thread-grid{grid-template-columns:1fr 1fr}.moment-thread:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 9px)}.ai-section-grid,.plan-section-card{grid-template-columns:1fr}.ai-section-copy{text-align:center}.ai-section-copy>p:last-child{margin-inline:auto}.home-plan-preview{width:min(540px,100%);margin:15px auto 0}}@media (width<=680px){.home-hero{padding-block:52px 70px}.home-hero h1{font-size:clamp(62px,20vw,82px)}.home-hero-actions{flex-direction:column}.home-hero-actions .button{width:100%}.home-hero-demo{min-height:590px}.home-hero-demo:before{width:370px;max-width:105vw}.home-hero-demo:after{width:95px;height:95px;bottom:6%;right:-7%}.imessage-card{border-radius:35px;width:min(330px,93%)}.imessage-messages{min-height:390px}.bubble{font-size:13.5px}.three-moments,.ai-section{padding-block:82px}.home-section-heading{margin-bottom:38px}.home-section-heading h2,.ai-section h2,.plan-section h2{font-size:47px}.moment-thread-grid{grid-template-columns:1fr}.moment-thread:last-child{grid-column:auto;width:100%}.moment-label{min-height:auto}.mini-messages{min-height:190px}.ai-benefit-list article{grid-template-columns:48px 1fr;padding:18px}.ai-benefit-list article>span{width:46px;height:46px}.plan-section{padding-block:74px}.plan-section-card{border-radius:30px;gap:43px;padding:42px 21px 50px}.plan-steps{display:grid}.plan-section .button{width:100%}.home-plan-preview{width:calc(100% - 12px);transform:rotate(1deg)}.home-plan-sticker{right:-7px}.home-faq{padding-block:80px 90px}.home-final{padding-bottom:75px}.home-final-card{border-radius:30px;padding:66px 18px}.home-final h2{font-size:66px}}
