:root{--paper:#faf8f2;--ink:#23251f;--muted:#666a60;--yellow:#f5d949;--line:#deded4;--lavender:#e8e3ef;--radius:18px;font-family:"Avenir Next",Avenir,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #85702d;outline-offset:4px}a:hover{text-decoration:underline}img{max-width:100%;display:block}p{line-height:1.65}button{color:inherit}.wrap{width:calc(100% - 96px);max-width:1240px;margin-inline:auto}.preview-banner{background:#eeeee6;color:#5c6056;text-align:center;font:10px/1.5 ui-monospace,monospace;letter-spacing:.035em;padding:7px 16px}.preview-banner span{padding:0 8px}.site-header{height:100px;display:flex;justify-content:space-between;align-items:center}.wordmark{font-size:23px;font-weight:800;letter-spacing:-1px;display:flex;gap:9px;align-items:center;white-space:nowrap}.brand-mark{font-size:42px;line-height:1;color:var(--ink)}.brand-dot{color:#b39913;margin-left:-9px}.site-header nav{display:flex;align-items:center;gap:35px;font-size:13px;font-weight:600}.button{display:inline-flex;gap:26px;align-items:center;justify-content:center;padding:19px 25px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:750;line-height:1.3;transition:transform .18s,background .18s;min-height:50px}.button:hover{transform:translateY(-2px);text-decoration:none}.button span{font-size:22px;line-height:1;font-weight:400}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#3c4135}.button-yellow{background:var(--yellow);color:var(--ink)}.button-yellow:hover{background:#efd035}.button-small{padding:12px 18px;min-height:44px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;padding-top:61px;padding-bottom:77px;align-items:center}.eyebrow{font:10px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:600;letter-spacing:1.5px;margin:0 0 25px;display:flex;align-items:center;gap:9px}.status-dot{background:#718363;width:7px;height:7px;border-radius:50%;display:inline-block}.hero h1{font-size:clamp(52px,5.55vw,78px);line-height:1.025;font-weight:750;letter-spacing:-4.6px;margin:0 0 26px}.highlight{position:relative;isolation:isolate;white-space:nowrap}.highlight:after{content:"";position:absolute;z-index:-1;bottom:4px;left:-5px;right:-5px;height:49%;background:var(--yellow);transform:rotate(-3deg)}.yellow-dot{color:#b99f21}.hero-description{max-width:430px;font-size:16px;color:var(--muted);margin:0 0 30px}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.text-link{font-size:12px;font-weight:650}.text-link span{margin-left:8px}.fine-print{font-size:10px;color:var(--muted);line-height:1.7;margin:14px 0 0}.hero-art{position:relative;padding-top:25px}.art-sheet{background:#eeeae0;border:1px solid #d6d2c7;border-radius:13px;padding:20px 20px 13px;transform:rotate(3deg);box-shadow:5px 11px 0 #e6e3d9;position:relative}.art-sheet:before{content:"";position:absolute;left:calc(50% - 46px);top:-16px;width:92px;height:30px;background:#eed968b3;transform:rotate(-6deg);border-left:2px dotted #d2c370;border-right:2px dotted #d2c370}.sheet-header,.sheet-footer{display:flex;justify-content:space-between;font:8px/1.5 ui-monospace,monospace;letter-spacing:1px}.sheet-header{border-bottom:1px solid #d6d2c7;padding-bottom:13px}.sheet-header span:first-child{font-weight:700}.sheet-footer{border-top:1px solid #d6d2c7;padding-top:11px}.art-sheet img{width:100%;height:auto;margin:5px 0}.art-note{font-family:"Comic Sans MS","Bradley Hand",cursive;font-size:18px;line-height:1.05;transform:rotate(-7deg);position:absolute;right:26px;top:-36px;z-index:2}.art-note span{font-size:37px;position:absolute;right:-37px;top:10px}.round-badge{position:absolute;width:115px;height:115px;left:-29px;bottom:49px;background:var(--yellow);border:1px solid #b99f28;outline:5px solid var(--paper);border-radius:50%;text-align:center;display:flex;flex-direction:column;justify-content:center;transform:rotate(-13deg);gap:5px}.round-badge span{font:8px/1.3 ui-monospace,monospace;letter-spacing:1px}.round-badge strong{font-size:17px;line-height:1.05;letter-spacing:-.6px}.demo-caption{font-size:9px;color:var(--muted);text-align:right;margin:25px 6px 0}.benefit-strip{border-block:1px solid var(--line)}.benefit-strip .wrap{display:flex;justify-content:space-between;gap:24px;padding-block:24px;font-size:11px;font-weight:550}.benefit-strip span{display:flex;align-items:center;gap:12px}.benefit-strip b{font-size:20px}.examples-section{padding-block:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:44px;font-weight:650;line-height:1.1;letter-spacing:-2px;margin:0}.section-heading>p{font-size:13px;color:var(--muted);max-width:390px;margin:0 0 3px}.demo-layout{display:grid;grid-template-columns:1.03fr 1fr;gap:62px;align-items:center}.mood-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mood-button{border:1px solid var(--line);background:#f2f0e9;border-radius:11px;display:flex;flex-direction:column;align-items:center;padding:5px 2px 10px;transition:background .15s,transform .15s;min-width:0}.mood-button:hover{transform:translateY(-3px);background:#ebe6f0}.mood-button[aria-pressed="true"]{background:#f5e684;border-color:#a48a20;box-shadow:inset 0 0 0 1px #a48a20}.mood-button .emote{width:69px;height:92px}.mood-button>span:last-child{font:9px/1.4 ui-monospace,monospace;color:#505548}.emote,.chat-emote{background-image:url('/assets/mochi-pack.png');background-size:400% 300%;background-position:calc(var(--x)*100%/3) calc(var(--y)*100%/2);background-repeat:no-repeat;display:inline-block;width:96px;height:128px}.chat-window{background:#292b30;color:#e5e5e9;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #23251f0d}.chat-top{padding:19px 21px;border-bottom:1px solid #424349;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:650;gap:12px}.chat-top b{color:#92949b;font-size:20px;margin-right:8px}.chat-pill{font:8px/1.3 ui-monospace,monospace;color:#b8bac3;border:1px solid #55565e;border-radius:4px;padding:5px}.chat-message{display:flex;gap:13px;margin:24px 23px 18px;font-size:12px}.chat-message p{margin:6px 0 0;color:#d2d3d8;line-height:1.5}.chat-avatar{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;color:#333;font-weight:700;flex-shrink:0}.avatar-lavender{background:#cbb9ed}.avatar-yellow{background:#eed25c}.chat-name{color:#d8c5f4;font-size:12px;font-weight:700}.chat-name small{color:#999ba3;font-size:9px;font-weight:400;margin-left:7px}.chat-emote{width:96px;height:128px;--x:0;--y:2;margin-top:4px}.reaction-pill{border:1px solid #938744;background:#4a4839;border-radius:5px;display:flex;align-items:center;gap:6px;width:max-content;padding:0px 9px 0 5px;height:30px;color:#f1dd7b;font-size:10px}.tiny{width:21px;height:28px;--x:0;--y:2}.chat-compose{background:#37393f;border-radius:6px;padding:14px;margin:22px;color:#999ba4;display:flex;align-items:center;gap:10px;font-size:10px}.chat-compose span:last-child{margin-left:auto;font-size:19px}.chat-compose span:first-child{font-size:18px}.chat-caption{font-size:13px;text-align:center;margin:21px 0 0;font-weight:600}.chat-caption>span{font-size:22px;margin-right:5px}.chat-caption small{font-size:9px;font-weight:400;color:var(--muted)}.process-section{background:#eeeee6;padding-block:75px;border-block:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;padding-top:14px}.step-number{font:12px ui-monospace,monospace;color:#74786b}.process-grid h3{font-size:20px;letter-spacing:-.65px;margin:25px 0 12px}.process-grid p{font-size:13px;color:var(--muted);margin:0;max-width:330px}.offer-section{padding-block:105px;display:grid;grid-template-columns:1fr .9fr;gap:115px;align-items:center}.offer-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:380px;margin:25px 0}.offer-copy h2{font-size:47px}.offer-copy em{font-family:Georgia,serif;font-weight:400}.mini-art{display:flex;align-items:center;gap:20px;font-size:12px;line-height:1.8}.mini-art .emote{width:78px;height:104px}.price-card{background:#fffef9;border:1px solid #cfcfc3;border-radius:13px;padding:32px;box-shadow:7px 7px 0 #eae8dc}.price-header{display:flex;justify-content:space-between;align-items:center}.price-header .eyebrow{margin:0;font-size:10px}.price-tag{font:8px ui-monospace,monospace;background:#efefe6;padding:6px 9px;border-radius:3px}.price{font-size:67px;font-weight:700;letter-spacing:-4px;margin-top:24px;display:flex;align-items:baseline;gap:12px;line-height:1}.price span{font-size:12px;letter-spacing:0;font-weight:400;color:var(--muted)}.price-description{font-size:13px;margin:15px 0 24px}.check-list{list-style:none;padding:21px 0;border-top:1px solid var(--line);margin:0 0 8px}.check-list li{font-size:12px;padding:9px 0;display:flex;align-items:flex-start;gap:11px}.check-list li:before{content:"✓";font-size:12px;color:#5b6c44}.full-width{width:100%;justify-content:space-between}.price-card .fine-print{text-align:center;font-size:10px}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:80px;padding-bottom:95px}.faq-section h2{font-size:36px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:13px;font-weight:650;padding:22px 0;min-height:58px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:20px;font-weight:400;line-height:1}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:12px;color:var(--muted);margin:0 25px 23px 0}.closing-section{background:var(--yellow);padding:61px 0;text-align:center}.closing-star{font-size:44px;line-height:1;display:block;margin-bottom:15px}.closing-section h2{font-size:52px;letter-spacing:-2.5px;margin-bottom:25px}.closing-section p{font-size:11px;margin:13px 0 0}.site-footer{padding-block:35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer .wordmark{font-size:18px}.site-footer .brand-mark{font-size:31px}.site-footer p{font-size:10px;color:var(--muted)}.site-footer>div{display:flex;gap:21px;font-size:10px;color:var(--muted)}dialog{border:1px solid #b8b9aa;border-radius:18px;background:var(--paper);padding:38px;width:min(590px,calc(100% - 28px));max-height:calc(100dvh - 36px);color:var(--ink);box-shadow:0 24px 80px #0003}dialog::backdrop{background:#1c221c99;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.close-button{position:absolute;right:15px;top:15px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:#eae9df;font-size:27px}.dialog-intro{font-size:13px;color:var(--muted);margin:17px 0 26px}dialog h2{font-size:37px}dialog .eyebrow{margin:8px 0 15px}label{display:block;font-size:12px;font-weight:650;margin-bottom:18px}input:not([type=checkbox]),textarea{display:block;width:100%;border:1px solid #cdcec1;border-radius:6px;background:#fffefa;padding:12px;margin-top:8px;font-size:14px;min-height:45px;color:var(--ink)}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.optional{font-size:10px;font-weight:400;color:var(--muted);margin-left:4px}label small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:6px;line-height:1.55}fieldset{padding:0;margin:0 0 20px;border:0}legend{font-size:12px;font-weight:650;margin:0 0 12px}.reaction-options{display:flex;flex-wrap:wrap;gap:6px}.reaction-option{display:flex;align-items:center;gap:5px;background:#f0efe6;border:1px solid #d3d4c6;border-radius:5px;padding:8px 9px;font-size:10px;font-weight:500;margin:0;min-height:38px;cursor:pointer}.reaction-option:has(input:checked){background:#f6e9a1;border-color:#b4a055}input[type=checkbox]{accent-color:#333c27;width:15px;height:15px;flex-shrink:0;margin:0;cursor:pointer}.field-hint{font-size:10px;color:var(--muted);margin:9px 0 0}.checkbox-label{display:flex;gap:10px;align-items:flex-start;font-size:11px;line-height:1.6;font-weight:400}.checkbox-label input{margin-top:2px}.checkbox-label a{text-decoration:underline}.honeypot{position:absolute;left:-9999px;top:0;width:1px;height:1px;overflow:hidden}.form-error{padding:12px;background:#f7e1da;color:#893423;font-size:12px;border-radius:6px}.button:disabled{opacity:.65;cursor:wait;transform:none}.success-mark{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:var(--yellow);font-size:35px;margin-bottom:30px}#success-panel{padding:30px 0}#success-description{font-size:15px;color:var(--muted);margin:20px 0}.request-reference{font:10px ui-monospace,monospace;color:var(--muted);overflow-wrap:anywhere;margin-bottom:27px}.legal-page{max-width:720px;padding-block:50px 90px;min-height:65vh}.legal-page .eyebrow{margin-top:30px}.legal-page h1{font-size:52px;letter-spacing:-2px}.legal-page h2{font-size:23px;letter-spacing:-.6px;margin:35px 0 15px}.legal-page p,.legal-page li{font-size:14px;color:var(--muted);line-height:1.8}.legal-page a{text-decoration:underline}.legal-notice{border-left:3px solid #baa022;background:#f5eed1;padding:16px 20px}.skip-link{position:fixed;left:15px;top:-100px;background:var(--ink);color:#fff;padding:15px;z-index:99}.skip-link:focus{top:15px}[hidden]{display:none!important}@media(min-width:1500px){.hero{padding-top:76px;padding-bottom:95px}.hero h1{font-size:83px}}@media(max-width:1080px){.wrap{width:calc(100% - 64px)}.hero{gap:32px}.hero h1{font-size:61px;letter-spacing:-3.6px}.hero-actions{gap:17px}.hero-art{margin-top:20px}.art-note{top:-29px}.round-badge{width:90px;height:90px;bottom:41px;left:-16px}.round-badge strong{font-size:14px}.round-badge span{font-size:6px}.demo-layout{gap:30px}.mood-button .emote{width:57px;height:76px}.offer-section{gap:65px}.section-heading>p{max-width:320px}.benefit-strip .wrap{gap:14px;font-size:10px}.benefit-strip span{gap:7px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:81px}.wordmark{font-size:20px}.brand-mark{font-size:34px}.site-header nav>a{display:none}.site-header nav{gap:0}.button-small{font-size:11px;padding:10px 12px;gap:12px}.hero{grid-template-columns:1fr;padding-top:31px;padding-bottom:37px;gap:55px}.hero-copy{max-width:540px}.hero h1{font-size:64px;letter-spacing:-3.6px}.hero .eyebrow{font-size:9px;margin-bottom:23px}.hero-description{font-size:15px;max-width:390px}.hero-actions{gap:22px}.button{padding:17px 22px;font-size:13px}.button-small{padding:10px 12px;font-size:11px}.hero-art{max-width:450px;width:90%;margin:0 auto;padding-top:20px}.art-note{font-size:16px;right:30px;top:-21px}.art-note span{font-size:29px}.art-sheet{padding:15px}.round-badge{width:88px;height:88px;left:-23px;bottom:38px}.demo-caption{font-size:8px;margin-top:23px}.benefit-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:20px 14px;padding-block:22px;font-size:9px}.benefit-strip b{font-size:17px}.examples-section{padding-block:55px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:20px;max-width:none;font-size:12px}h2{font-size:37px;letter-spacing:-1.7px}.demo-layout{grid-template-columns:1fr;gap:28px}.mood-button .emote{width:63px;height:84px}.mood-grid{gap:8px}.mood-button>span:last-child{font-size:8px}.chat-window{max-width:480px;margin:auto}.chat-caption{margin-top:14px}.process-section{padding-block:50px}.process-grid{grid-template-columns:1fr;gap:29px;padding-top:5px}.process-grid article{display:grid;grid-template-columns:38px 1fr;column-gap:14px}.step-number{grid-row:1/3;margin-top:5px}.process-grid h3{margin:0 0 9px;font-size:20px}.process-grid p{max-width:none;font-size:13px}.offer-section{padding-block:60px;grid-template-columns:1fr;gap:28px}.offer-copy h2{font-size:39px}.offer-copy>p:not(.eyebrow){margin:18px 0}.mini-art{display:none}.price-card{padding:28px;max-width:480px;width:100%;margin:auto}.faq-section{display:block;padding-bottom:55px}.faq-section h2{font-size:33px;margin-bottom:27px}.faq-list summary{font-size:12px}.closing-section{padding-block:45px}.closing-section h2{font-size:43px}.site-footer{flex-wrap:wrap;padding-block:28px;gap:19px}.site-footer p{display:none}.site-footer>div{width:100%;justify-content:space-between}.site-footer .wordmark{font-size:19px}dialog{padding:30px 23px;max-height:calc(100dvh - 24px)}dialog h2{font-size:32px}.form-row{grid-template-columns:1fr;gap:0}.preview-banner{font-size:8px;padding:7px 10px}.legal-page h1{font-size:41px}.legal-page{padding-top:15px}}@media(max-width:360px){.hero h1{font-size:54px}.wrap{width:calc(100% - 30px)}.mood-button .emote{width:54px;height:72px}.hero-actions{gap:18px}.wordmark{font-size:18px}.brand-mark{font-size:29px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.love-emote{--x:3;--y:0}
@media(min-width:761px){.hero-art{max-width:490px;justify-self:end}.hero{padding-top:45px;padding-bottom:55px}}
@media(max-width:760px){.hero h1{font-size:clamp(41px,11.8vw,56px);letter-spacing:-2.4px}.hero{gap:44px}.hero-art{margin-top:4px}}
@media(max-width:360px){.hero h1{font-size:41px;letter-spacing:-2.1px}}
