:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#261009;--muted:#8d7567;--line:#efd8bf;--paper:#fffaf2;--white:#fff;--accent:#ff6b14;--accent-dark:#b64a12;--soft-text:#74401f;--line-strong:#f7bf85;--surface:#fffdf8;--selected:#fff1df;--danger:#d9534f;--shadow:0 14px 34px #74401f1a;--round:20px;font-family:Spline Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;line-height:1.5}a{color:inherit;text-decoration:none}img,svg{max-width:100%}.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}.site-header{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e6;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;width:min(1120px,100% - 32px);margin:16px auto 0;padding:12px 14px;display:flex;position:sticky;top:0}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:var(--accent);border-radius:12px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 10px 22px #ff6b143d}.nav{color:var(--muted);align-items:center;gap:20px;font-size:.95rem;display:none}.nav a:hover{color:var(--ink)}.header-actions{align-items:center;gap:10px;display:flex}select{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--ink);border-radius:999px;padding:0 32px 0 12px}.button{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:750;display:inline-flex;box-shadow:0 12px 28px #ff6b1433}.button,.newsletter-form button{animation:2.8s ease-in-out infinite cta-breathe}.button:hover,.newsletter-form button:hover{animation-play-state:paused;transform:translateY(-1px)}@keyframes cta-breathe{0%,to{box-shadow:0 12px 28px #ff6b1433}50%{box-shadow:0 14px 34px #ff6b1457,0 0 0 5px #ff6b141a}}.button.small{min-height:40px;padding-inline:14px;font-size:.92rem}.hero{align-items:center;gap:36px;width:min(1120px,100% - 32px);margin:64px auto 80px;display:grid}.eyebrow{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:.78rem;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:0;max-width:780px;margin:0;font-family:SF Pro Rounded,Hiragino Maru Gothic ProN,Meiryo,Spline Sans,system-ui,sans-serif;font-size:clamp(2.4rem,6.4vw,4.9rem);line-height:1.02}.hero-title{--hero-x:50%;--hero-y:50%;color:var(--ink);background:radial-gradient(circle at var(--hero-x) var(--hero-y), var(--accent) 0 18%, var(--accent-dark) 28%, var(--ink) 48%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}h2{letter-spacing:0;margin:0;font-family:SF Pro Rounded,Hiragino Maru Gothic ProN,Meiryo,Spline Sans,system-ui,sans-serif;font-size:clamp(1.9rem,4.2vw,3.1rem);line-height:1.08}h3{margin:0;font-size:1.08rem}.hero-subtitle{max-width:650px;color:var(--muted);margin:22px 0 0;font-size:clamp(1.1rem,2vw,1.35rem)}.newsletter-card{border:1px solid var(--line);background:var(--surface);max-width:620px;box-shadow:var(--shadow);border-radius:20px;margin-top:30px;padding:20px}.newsletter-card p{color:var(--muted);margin:0}.newsletter-title{font-size:1.08rem;font-weight:800;color:var(--ink)!important}.newsletter-form{gap:10px;margin:16px 0 10px;display:flex}.newsletter-form input{border:1px solid var(--line);background:var(--paper);min-width:0;min-height:48px;color:var(--ink);font:inherit;border-radius:999px;flex:1;padding:0 16px}.newsletter-form input:focus{outline:3px solid var(--selected);border-color:var(--accent)}.newsletter-form button{background:var(--accent);color:#fff;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 18px;font-weight:800}.newsletter-form button:disabled{cursor:wait;opacity:.65}.newsletter-note,.newsletter-status{font-size:.92rem}.newsletter-status{border-radius:16px;padding:12px 14px;font-weight:800;margin-top:12px!important}.newsletter-status[data-state=success]{color:var(--accent-dark);background:var(--selected);border:1px solid var(--line-strong)}.newsletter-status[data-state=error]{color:var(--danger);border:1px solid var(--line);background:#fff1df}.phone-wrap{place-items:center;display:grid}.phone{aspect-ratio:.52;border:10px solid var(--ink);background:var(--surface);width:min(330px,86vw);box-shadow:var(--shadow);border-radius:42px;padding:18px}.phone-bar{background:var(--ink);border-radius:999px;width:82px;height:6px;margin:0 auto 22px}.screen-card{color:#fff;background:var(--accent);border-radius:20px;padding:20px}.screen-card span,.screen-card small{opacity:.88;display:block}.screen-card strong{margin:8px 0;font-size:1.5rem;line-height:1.1;display:block}.screen-row{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;display:grid}.screen-row div{border:1px solid var(--line);background:var(--selected);border-radius:20px;min-height:96px;padding:14px}.screen-row span{background:var(--line-strong);border-radius:50%;width:36px;height:36px;margin-bottom:12px;display:block}.screen-row b{font-size:.82rem}.recipe-photo{background:radial-gradient(circle at 25% 30%,#fff 0 11%,#0000 12%),radial-gradient(circle at 58% 52%,#ff6b14 0 13%,#0000 14%),radial-gradient(circle at 72% 28%,#74401f 0 9%,#0000 10%),linear-gradient(135deg,#f7bf85,#fff1df);border-radius:20px;height:120px}.mini-list{gap:9px;margin-top:14px;display:grid}.mini-list i{background:var(--line);border-radius:999px;height:12px}.section{width:min(1120px,100% - 32px);margin:0 auto 92px}.section-heading{max-width:720px;margin-bottom:28px}.section-heading p,.story p{color:var(--muted);font-size:1.08rem}.feature-grid,.step-grid{gap:14px;display:grid}.feature-card,.step-card,.screenshot,details{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:20px}.feature-card,.step-card{padding:22px}.step-card span,.feature-card span{background:var(--selected);border:1px solid var(--line-strong);width:32px;height:32px;color:var(--accent);border-radius:12px;place-items:center;margin-bottom:18px;display:grid}.step-card span{color:#fff;background:var(--accent);border-color:var(--accent);font-weight:850}.feature-card svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.feature-card p,.step-card p{color:var(--muted);margin:10px 0 0}.screenshot-grid{gap:18px;display:grid}.screenshot{padding:16px}.shot-art{background:var(--selected);border-radius:20px;gap:10px;height:320px;padding:18px;display:grid}.shot-art span{background:var(--surface);border-radius:20px}.shot-1 span:first-child{background:var(--accent)}.shot-2{background:#fffdf8}.shot-2 span:nth-child(2){background:var(--line-strong)}.shot-3{background:#fff1df}.shot-3 span:nth-child(3){background:var(--soft-text)}.screenshot h3{margin-top:14px}.story{color:#fff;background:var(--accent);border-radius:20px;gap:24px;width:min(1120px,100% - 32px);margin:0 auto 92px;padding:clamp(28px,7vw,64px);display:grid}.story .eyebrow,.story p{color:#ffffffe6}.final-cta{border:1px solid var(--line-strong);background:var(--selected);border-radius:24px;align-items:center;gap:24px;width:min(1120px,100% - 32px);margin:0 auto 92px;padding:clamp(28px,6vw,56px);display:grid}.final-cta p:not(.eyebrow){max-width:620px;color:var(--soft-text);margin:14px 0 0;font-size:1.08rem}.final-cta .button{justify-self:start}.faq-list{gap:12px;display:grid}details{padding:18px 20px}summary{cursor:pointer;font-weight:800}details p{color:var(--muted);margin:12px 0 0}.footer{border-top:1px solid var(--line);width:min(1120px,100% - 32px);color:var(--muted);gap:24px;margin:0 auto;padding:44px 0;display:grid}.footer nav{flex-wrap:wrap;gap:16px;display:flex}.footer .brand{color:var(--ink)}.copyright{margin:0}.not-found{text-align:center;align-content:center;place-items:start center;min-height:100vh;padding:32px;display:grid}.not-found p{color:var(--muted)}@media (width>=720px){.nav{display:flex}.hero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);margin-top:88px}.feature-grid,.step-grid{grid-template-columns:repeat(3,1fr)}.final-cta{grid-template-columns:1fr auto}.screenshot-grid{grid-template-columns:repeat(3,1fr)}.story{grid-template-columns:.9fr 1.1fr;align-items:end}.footer{grid-template-columns:1fr auto;align-items:end}.copyright{grid-column:1/-1}}@media (width<=719px){.site-header{align-items:flex-start}.header-actions{flex-wrap:wrap;justify-content:flex-end}.button.small{display:none}.newsletter-form{display:grid}.final-cta .button{width:100%}}@media (prefers-reduced-motion:reduce){.button,.newsletter-form button{animation:none}}
