@import "https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Inter:wght@400;500;600;700&family=Caveat:wght@500;600&display=swap";:root{--tomato:#e94f37;--tomato-action:#d83824;--plum:#3a2230;--cream:#fff4e8;--olive:#7ba05b;--ink:#4f3d48;--page:#fdfaf4;--card:#fbf2e7;color:var(--ink);background:var(--page);font-synthesis:none;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--plum);letter-spacing:-.04em;-webkit-text-stroke:.45px currentColor;font-family:Lato,sans-serif;font-weight:900}h1 span,h2 span{color:var(--tomato)}.container{width:min(89%,1200px);margin-inline:auto}.decoration{pointer-events:none;object-fit:contain;position:absolute}.skip-link{z-index:10;background:var(--plum);color:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}a:focus-visible{outline:3px solid var(--plum);outline-offset:5px}.button{background:var(--tomato-action);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:20px;min-height:48px;padding:0 30px;font-size:15px;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.button>span{font-family:Inter,sans-serif;font-size:27px;font-weight:400;line-height:1}.button:hover{background:#ae3324;transform:translateY(-2px)}.button--secondary{color:var(--plum);background:0 0;border:1px solid #a99ba4}.button--secondary:hover{background:#fff}.hero{background:radial-gradient(circle at 58% 22%,#ece2d04d,#0000 25%),linear-gradient(90deg,#0000 52%,#f7efe23d 72%,#0000 90%);height:482px;position:relative;overflow:hidden}.site-header{z-index:3;align-items:center;gap:44px;height:82px;display:flex;position:relative}.brand{flex-shrink:0;width:112px;height:54px;margin-left:10px;display:block;position:relative;overflow:hidden}.brand img{width:144px;height:108px;position:absolute;top:-31px;left:-16px}nav{color:var(--plum);gap:32px;font-size:11px;font-weight:600;display:flex}nav a:hover{color:var(--tomato-action)}.header-demo{gap:12px;min-width:138px;min-height:38px;margin-left:auto;padding:0 19px;font-size:13px}.header-tagline{width:138px;color:var(--plum);letter-spacing:.12em;text-transform:uppercase;flex-shrink:0;margin:0 0 0 34px;font-size:9px;font-weight:500;line-height:1.5}.header-tagline:after{content:"";background:var(--tomato);border-radius:3px;width:29px;height:3px;margin-top:8px;display:block}.hero-content{grid-template-columns:44% 56%;height:400px;display:grid;position:relative}.hero-copy{z-index:2;padding:27px 0 0 10px;position:relative}.eyebrow{color:#648844;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:600;line-height:1.4}.eyebrow:after{content:"";background:var(--tomato);border-radius:5px;width:30px;height:3px;margin-top:10px;display:block}h1{letter-spacing:-.045em;width:435px;margin-bottom:12px;font-size:56px;line-height:.86}h1 span{white-space:nowrap;letter-spacing:-.06em;font-size:.85em}.lead{max-width:385px;margin-bottom:25px;font-size:16px;line-height:1.32}.actions{gap:16px;display:flex}.hero .actions .button:first-child{min-width:178px}.hero .actions .button--secondary{padding-inline:25px}.proof{white-space:nowrap;gap:24px;margin:25px 0 0;padding:0;font-size:11px;list-style:none;display:flex}.proof li{align-items:center;gap:7px;display:flex}.proof li:before{content:"✓";color:#fff;background:#6c914f;border-radius:50%;flex-shrink:0;place-items:center;width:17px;height:17px;font-size:12px;font-weight:700;display:inline-grid}.product-scene{z-index:1;width:535px;position:absolute;top:-21px;right:17px}.web-mockup{filter:drop-shadow(0 12px 17px #3a223026);width:88%;height:409px;margin-left:5px;display:block}.hero-phone{filter:drop-shadow(0 8px 10px #3a223028);background:url(/images/mobile_menu_and_web_mockup.png) -432px -118px/634px no-repeat;width:190px;height:330px;position:absolute;top:109px;left:334px}.hero-phone-mobile{display:none}.hero-figure{width:780px;height:auto;top:-4px;right:-35px}.handwritten{color:var(--plum);font-family:Caveat,cursive;font-size:23px;font-weight:600;line-height:.88}.handwritten:after{content:"";background:var(--plum);width:40px;height:2px;margin:8px auto 0;display:block;transform:rotate(-8deg)}.hero-note{text-align:center;position:absolute;top:48px;right:-65px;transform:rotate(-8deg)}.feature-section{background:radial-gradient(ellipse at -4% 58%, #dbe2c56b 0 9%, transparent 22%), radial-gradient(ellipse at 54% 20%, #f7e7d361, transparent 33%), var(--page);z-index:2;border-radius:0 0 75px 75px;padding:18px 0 20px;position:relative}.feature-layout{grid-template-columns:33% 67%;align-items:center;display:grid}.feature-layout>.section-copy{transform:translateY(-9px)}.identity-grid>.section-copy{transform:translateY(-8px)}.flow>.section-copy{transform:translateY(-7px)}.section-copy{padding-left:10px}.section-copy h2{margin-bottom:19px;font-size:32px;line-height:.94}.section-copy>p:not(.eyebrow){margin-bottom:0;font-size:14px;line-height:1.32}.feature-grid{grid-template-columns:repeat(3,1fr);gap:9px 11px;padding:0 8px 0 15px;display:grid}.feature-card{background:var(--card);border-radius:23px;min-height:123px;padding:19px 28px 14px}.feature-card>svg{width:36px;height:36px;margin-bottom:6px;display:block;overflow:visible}.feature-card--tomato>svg{color:var(--tomato)}.feature-card--plum>svg{color:var(--plum)}.feature-card--olive>svg{color:#688b4a}.feature-card h3{color:var(--plum);letter-spacing:-.04em;white-space:nowrap;margin-bottom:4px;font-size:13px;font-weight:700}.feature-card p{max-width:155px;margin:0;font-size:11px;line-height:1.27}.identity-section{background:#f0f2e3;border-radius:60px 0 70px;min-height:286px;padding:22px 0 18px;position:relative}.identity-grid{grid-template-columns:30% 70%;align-items:center;gap:10px;display:grid}.identity-grid .section-copy{padding-right:9px}.identity-grid .eyebrow{white-space:nowrap;margin-bottom:20px;font-size:10px}.identity-grid h2{margin-bottom:20px;font-size:31px}.identity-grid .section-copy>p:not(.eyebrow){margin-bottom:13px;font-size:13px;line-height:1.43}.examples-button{gap:13px;min-height:38px;padding-inline:25px;font-size:11px}.examples-button>span{font-size:22px}.restaurant-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-left:4px;display:grid}.restaurant-card{background:var(--page);border-radius:21px;min-width:0;padding:5px 5px 12px}.restaurant-visual{aspect-ratio:201/169;background-image:var(--reference);background-repeat:no-repeat;background-size:525%;border-radius:16px;width:100%}.restaurant-card--pizza .restaurant-visual{background-position:42.15% 60.51%}.restaurant-card--cafe .restaurant-visual{background-position:67.56% 60.51%}.restaurant-card--brasa .restaurant-visual{background-position:93.56% 60.51%}.restaurant-card h3{color:var(--plum);margin:7px 13px 1px;font-size:11px}.restaurant-card>p{white-space:nowrap;letter-spacing:-.025em;margin:0 13px 9px;font-size:10px}.swatches{gap:5px;margin-left:13px;display:flex}.swatches i{background:var(--tomato);border-radius:50%;width:18px;height:18px}.swatches i:nth-child(2){background:#638949}.swatches i:nth-child(3){background:var(--page);border:1px solid #e2d2c2}.restaurant-card--cafe .swatches i:first-child{background:#3c251a}.restaurant-card--cafe .swatches i:nth-child(2){background:#a1703e}.restaurant-card--brasa .swatches i:first-child{background:#24221f}.restaurant-card--brasa .swatches i:nth-child(2){background:#990f08}.closing-sections{background:var(--page);border-radius:75px 75px 0 0;scroll-margin-top:24px;position:relative;overflow:hidden}.flow{z-index:1;grid-template-columns:35% 65%;min-height:187px;padding:19px 0 8px;display:grid;position:relative}.flow .eyebrow{margin-bottom:17px;font-size:10px}.flow h2{margin-bottom:9px;font-size:31px}.flow .section-copy>p:not(.eyebrow){font-size:13px}.steps{grid-template-columns:repeat(4,1fr);gap:17px;margin:0;padding:0;list-style:none;display:grid}.steps li{text-align:center;position:relative}.steps li:not(:last-child):after{content:"→";color:var(--tomato);font-size:22px;position:absolute;top:22px;right:-16px}.step-icon{width:65px;height:65px;color:var(--tomato);background:#feeee1;border-radius:50%;place-items:center;margin:0 auto 12px;display:grid;position:relative}.step-icon svg{width:30px;height:30px}.step-icon>span{background:var(--tomato);border:2px solid var(--page);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:12px;font-weight:600;display:grid;position:absolute;bottom:-6px}.steps h3{max-width:135px;color:var(--plum);letter-spacing:-.035em;margin:0 auto 7px;font-size:13px;line-height:1.1}.steps p{max-width:145px;margin:0 auto;font-size:11px;line-height:1.35}.cta{z-index:1;text-align:center;padding:9px 0 21px;position:relative}.cta-content>.eyebrow{margin-bottom:4px;font-size:10px}.cta-content>.eyebrow:after{margin-inline:auto}.cta h2{margin-bottom:12px;font-size:36px;line-height:.96}.cta-content>p:not(.eyebrow){margin-bottom:10px;font-size:12px}.actions--center,.proof--center{justify-content:center}.cta .button{min-height:38px;padding-inline:27px;font-size:12px}.cta .button>span{font-size:23px}.cta .actions{gap:14px}.cta .proof{gap:26px;margin-top:20px;font-size:10px}.cta-note{text-align:left;position:absolute;top:55px;right:8.7%;transform:rotate(-8deg)}.closing-red{transform-origin:0 100%;width:504px;height:504px;bottom:0;left:0;transform:scaleX(.75)}.closing-green{width:390px;height:390px;bottom:-119px;right:0}.closing-spaghetti{width:335px;height:335px;bottom:-117px;left:-113px}.closing-tomatoes{width:290px;height:290px;bottom:-130px;right:-20px}@media (width>=1200px){.hero-phone{background-position:-540px -148px;background-size:793px;width:238px;height:413px;top:143px;left:410px}.web-mockup{height:519px}.hero{height:570px}.site-header{height:96px}.hero-copy{padding-top:36px}h1{width:530px;font-size:62px}.lead{max-width:455px;font-size:18px}.product-scene{width:670px;top:-16px}.hero-figure{width:930px;top:-68px;right:-65px}.feature-section{padding-block:28px}.feature-card{min-height:145px}.feature-card h3{font-size:16px}.feature-card p{max-width:190px;font-size:13px}.section-copy h2{font-size:38px}.section-copy>p:not(.eyebrow){font-size:16px}.identity-section{padding-block:28px}.identity-grid h2{font-size:38px}.identity-grid .section-copy>p:not(.eyebrow){font-size:16px}.restaurant-card h3{font-size:14px}.restaurant-card>p{font-size:12px}.flow{min-height:215px;padding-block:28px}.flow h2{font-size:37px}.cta{padding-bottom:40px}.cta h2{font-size:43px}}@media (width>=1500px){.container{width:min(89%,1500px)}.hero{height:690px}.site-header{gap:54px;height:120px}.brand{width:168px;height:81px;margin-left:14px}.brand img{width:216px;height:162px;top:-47px;left:-24px}nav{gap:44px;font-size:15px}.header-demo{min-width:220px;min-height:52px;margin-left:272px;padding-inline:26px;font-size:17px}.header-tagline{width:166px;margin-left:66px;font-size:12px}.hero-copy{padding:50px 0 0 14px}.hero-copy .eyebrow{margin-bottom:18px;font-size:14px}h1{transform-origin:0;width:660px;margin-bottom:18px;font-size:76px;transform:scaleX(1.1)}.lead{max-width:560px;margin-bottom:43px;font-size:22px}.hero .button{min-height:70px;padding-inline:36px;font-size:18px}.hero .actions .button:first-child{min-width:280px}.hero .actions{gap:24px}.hero .actions .button--secondary{min-width:290px}.hero .proof{gap:55px;margin-top:43px;font-size:14px}.proof li:before{width:21px;height:21px;font-size:14px}.product-scene{width:810px;top:-30px;right:27px}.web-mockup{height:610px;margin-left:7px}.hero-phone{background-position:-722px -197px;background-size:1059px;width:318px;height:551px;top:183px;left:476px}.hero-note{font-size:31px;top:70px;right:-82px}.hero-figure{width:1140px;top:-6px;right:-50px}.feature-section{padding-block:34px}.feature-card{min-height:178px;padding:26px 35px 20px}.feature-card>svg{width:46px;height:46px;margin-bottom:10px}.feature-card h3{font-size:19px}.feature-card p{max-width:255px;font-size:16px}.section-copy h2,.identity-grid h2,.flow h2{font-size:48px}.section-copy>p:not(.eyebrow),.identity-grid .section-copy>p:not(.eyebrow){font-size:19px}.identity-grid .eyebrow,.flow .eyebrow,.cta-content>.eyebrow{font-size:13px}.examples-button{min-height:48px;padding-inline:32px;font-size:15px}.restaurant-card h3{margin-top:10px;font-size:17px}.restaurant-card>p{font-size:14px}.swatches i{width:23px;height:23px}.flow{min-height:285px;padding-block:38px 24px}.step-icon{width:86px;height:86px;margin-bottom:18px}.step-icon svg{width:40px;height:40px;overflow:visible}.step-icon>span{width:30px;height:30px;font-size:15px;bottom:-8px}.steps li:not(:last-child):after{font-size:27px;top:30px;right:-18px}.steps h3{max-width:180px;margin-bottom:9px;font-size:18px}.steps p{max-width:190px;font-size:15px}.cta{padding-block:22px 46px}.cta h2{font-size:56px}.cta-content>p:not(.eyebrow){font-size:16px}.cta .button{min-height:50px;padding-inline:34px;font-size:15px}.cta .proof{margin-top:24px;font-size:13px}}@media (width<=900px){.feature-layout>.section-copy,.identity-grid>.section-copy,.flow>.section-copy{transform:none}.hero-phone{display:none}.hero-phone-mobile{z-index:2;filter:drop-shadow(0 10px 14px #3a223036);width:40%;height:auto;display:block;position:absolute;top:22%;right:11%}.web-mockup{clip-path:none;width:100%;height:auto;margin-left:0}.header-tagline{display:none}.site-header{gap:28px}nav{gap:22px}.hero{height:auto}.hero-content{grid-template-columns:1fr;height:auto}.hero-copy{padding-top:25px}h1{width:auto;font-size:52px}.lead{max-width:500px}.product-scene{width:85%;margin:15px auto 0;padding-bottom:64px;position:relative;top:auto;right:auto}.hero-note{right:-15px}.hero-figure{width:940px;top:285px;right:-330px}.feature-layout{grid-template-columns:1fr;gap:25px}.feature-section{padding-block:32px}.section-copy h2{line-height:1.03}.feature-grid{padding-left:0}.feature-card{padding:20px}.identity-grid{grid-template-columns:1fr;gap:25px}.identity-section{padding-block:36px}.identity-grid .section-copy>p:not(.eyebrow){max-width:500px}.flow{grid-template-columns:1fr;gap:28px;padding-block:36px}.steps{gap:24px}.cta{padding-block:25px 48px}.cta-note{display:none}.closing-spaghetti{width:220px;height:220px;left:-115px}.closing-tomatoes{width:200px;height:200px;right:-90px}}@media (width<=560px){.container{width:calc(100% - 36px)}.hero,.feature-section{background:var(--page)}.site-header{justify-content:space-between;gap:12px;height:78px}.brand{margin-left:0}nav{display:none}.header-demo{min-width:110px;padding-inline:14px}.hero-copy,.section-copy{padding-left:0}.hero-copy{padding-top:22px}h1{font-size:clamp(34px,8.5vw,47px);line-height:1}.lead{font-size:15px;line-height:1.5}.hero .actions{gap:10px}.hero .actions .button:first-child{min-width:0}.hero .actions .button{padding-inline:20px;font-size:12px}.proof{white-space:normal;flex-wrap:wrap;gap:12px 18px;font-size:10px}.product-scene{width:115%;margin:20px 0 0 -8%;padding-bottom:72px}.hero-phone-mobile{filter:none}.hero-note,.hero-figure{display:none}.feature-section{border-radius:0 0 35px 35px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:10px}.feature-card{border-radius:20px;min-height:145px;padding:17px}.feature-card h3{white-space:normal;font-size:12px}.feature-card p{font-size:11px}.section-copy h2,.identity-grid h2,.flow h2{font-size:30px}.desktop-break{display:none}.identity-section{border-radius:35px 0}.restaurant-grid{grid-template-columns:1fr;gap:16px}.restaurant-card{grid-template-columns:48% 1fr;align-content:center;column-gap:9px;padding:6px;display:grid}.restaurant-visual{grid-row:span 3}.restaurant-card h3{margin-top:15px;font-size:13px}.restaurant-card>p{white-space:normal;font-size:11px}.swatches{margin-bottom:15px}.closing-sections{border-radius:35px 35px 0 0}.steps{grid-template-columns:repeat(2,1fr);gap:25px 16px}.steps li:nth-child(2):after{display:none}.cta h2{font-size:32px;line-height:1.06}.cta h2 br{display:none}.cta h2 span{display:block}.cta .proof{gap:12px 20px}.cta .actions{gap:10px}.cta .button{padding-inline:17px;font-size:11px}.closing-red{width:350px;height:350px;left:-235px}.closing-green{width:320px;height:320px;right:-210px}.closing-spaghetti,.closing-tomatoes{opacity:.65}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
