@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#fcf8f3;--ink:#29241f;--orange:#d94426;--line:#e2d9cf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}.skip{position:absolute;top:-80px;background:white;padding:12px;z-index:10}.skip:focus{top:0}.nav{max-width:1440px;margin:auto;min-height:104px;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:28px}.wordmark{font-size:27px;letter-spacing:-1.4px;font-weight:800;display:flex;align-items:center;gap:9px;white-space:nowrap}.brand-period{margin-left:-8px}.brand-icon{color:var(--paper);background:var(--orange);border-radius:50%;font-size:23px;width:38px;height:38px;text-align:center;letter-spacing:-2px;line-height:35px;padding-right:3px}.nav nav{display:flex;gap:31px;font-size:14px;font-weight:500}.nav nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.nav-button{border:1px solid var(--ink);padding:11px 19px;border-radius:5px;font-size:14px;font-weight:600}.nav-button span{margin-left:17px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.04fr 1fr;gap:40px;padding:35px 5% 70px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;line-height:1.6}.hero .eyebrow{display:flex;align-items:center;gap:8px;letter-spacing:1.1px}.eyebrow span{width:7px;height:7px;background:var(--orange);border-radius:50%;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(58px,6.35vw,91px);line-height:1.03;letter-spacing:-5px;font-weight:600;margin:28px 0}.serif{font-family:Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.06em}h1 .serif{color:var(--orange)}.intro{font-size:17px;line-height:1.75;max-width:430px;color:#665b51}.hero-actions{display:flex;align-items:center;gap:27px;margin:30px 0 18px}.button{display:inline-flex;justify-content:center;align-items:center;gap:35px;padding:15px 24px;border-radius:5px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.orange{background:var(--orange);color:white}.text-link{font-size:14px;font-weight:600}.text-link span{margin-left:10px}.fine{font-size:12px;color:#72665c}.hero-visual{height:540px;position:relative;border-radius:12px;isolation:isolate}.hero-visual img{width:100%;height:100%;object-fit:cover;border-radius:12px;filter:brightness(.93)}.image-topline{position:absolute;top:20px;left:23px;right:23px;display:flex;justify-content:space-between;gap:10px;color:white;font-size:9px;letter-spacing:1.3px;text-shadow:0 1px 8px #000}.meal-note{position:absolute;bottom:26px;left:-23px;background:var(--paper);padding:18px 25px 18px 18px;display:flex;gap:16px;align-items:center;box-shadow:0 8px 24px #0001;border-radius:5px;transform:rotate(-4deg);font-size:15px;line-height:1.5}.note-icon{background:#f7dfce;width:43px;height:43px;border-radius:50%;font-size:25px;display:grid;place-items:center}.round-stamp{position:absolute;right:-18px;top:65%;border-radius:50%;background:#ffd1af;width:118px;height:118px;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:9px;line-height:1.1;font-weight:700;letter-spacing:1.1px;transform:rotate(13deg);border:1px solid #5b3225}.round-stamp span{font-size:35px;line-height:.9}.ticker{background:var(--orange);color:var(--paper);display:flex;align-items:center;justify-content:space-around;gap:22px;padding:19px 4%;font-size:14px;letter-spacing:1.4px;font-weight:600}.ticker b{font-size:27px;font-weight:400;line-height:1}.section{padding:92px max(5%,calc((100% - 1296px)/2));scroll-margin-top:20px}h2{font-size:clamp(38px,4.3vw,60px);line-height:1.12;letter-spacing:-2.8px;font-weight:500;margin-bottom:25px}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;column-gap:70px}.section-heading .eyebrow{grid-column:1/-1}.section-heading>p:last-child{max-width:350px;align-self:center;color:#6b6259}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:36px}.steps article{border-top:1px solid var(--line);padding-top:24px}.step-number{color:var(--orange);font-size:14px;font-weight:600}h3{font-size:20px;line-height:1.3;letter-spacing:-.6px;font-weight:600;margin:24px 0 12px}.steps p{color:#6b6259;font-size:15px;max-width:340px}.restaurant{background:#302922;color:#fcf8f3;display:grid;grid-template-columns:1fr 1fr;gap:80px}.restaurant .eyebrow{color:#f0d8c7}.restaurant-copy>p:not(.eyebrow){color:#d4c6ba;max-width:385px}.restaurant h2 .serif{color:#ffb899}.plan-tag{display:inline-block;font-size:13px;margin-top:14px;border-bottom:1px solid #a68b79;padding-bottom:8px}.included{padding-top:14px}.included ul{padding:0;list-style:none;margin:26px 0 0}.included li{border-top:1px solid #64564a;display:flex;gap:22px;padding:23px 0}.included li>span{font-size:12px;color:#d6b39e;padding-top:2px}.included h3{margin:0 0 7px;font-size:19px}.included p{font-size:14px;color:#d4c6ba;margin:0}.included b{margin-left:auto;color:#ffb899;font-weight:400}.creators{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.creators>div>p:not(.eyebrow){max-width:460px;color:#6b6259}.receipt{max-width:425px;background:white;padding:32px 35px 23px;box-shadow:0 12px 35px #2633270b;transform:rotate(3deg);border-top:5px solid var(--orange);margin:0 auto;width:100%;border-bottom:7px dotted var(--paper)}.receipt-head{display:flex;justify-content:space-between;font-size:25px;font-weight:700;letter-spacing:-1.5px}.receipt-head>span:last-child{color:var(--orange);font-size:30px}.receipt-label{font-size:10px;letter-spacing:1.8px;margin-top:7px;margin-bottom:23px}.receipt-line{display:flex;justify-content:space-between;gap:15px;font-size:13px;padding:13px 0;border-top:1px dashed #cbd0c5}.receipt-line>span{color:#72665c}.receipt-line strong{font-weight:500}.receipt-bottom{border-top:1px dashed #cbd0c5;padding:20px 0 14px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.receipt-smile{font-size:40px;color:var(--orange)}.receipt-signoff{font-family:Georgia,serif;font-style:italic;font-size:14px;text-align:center;margin:8px 0 0}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-top:70px;padding-bottom:75px}.faq .eyebrow{font-size:10px}.questions details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:20px 0;font-size:16px;font-weight:500}summary::-webkit-details-marker{display:none}summary span{font-size:22px;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{color:#6b6259;font-size:15px;padding-right:35px}.closing{text-align:center;background:var(--orange);padding:65px 24px 70px}.closing>p{font-size:11px;letter-spacing:1.8px;font-weight:600}.closing h2{font-size:clamp(42px,5.2vw,72px);margin:20px 0 30px}.closing>div{display:flex;justify-content:center;gap:14px}.dark{background:var(--ink);color:white}.outlined{border:1px solid var(--ink)}footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:34px 5%}footer .wordmark{font-size:23px}footer p{font-size:12px;color:#72665c;margin:0}footer>a:last-child{font-size:12px}@media(min-width:1600px){.section{padding-left:calc((100% - 1296px)/2);padding-right:calc((100% - 1296px)/2)}}@media(max-width:1000px){.nav nav{gap:18px}.nav{gap:20px}.hero{gap:28px}h1{letter-spacing:-3px}.hero-visual{height:480px}.hero-actions{gap:15px;flex-wrap:wrap}.button{gap:20px}.hero .eyebrow{font-size:10px}.section{padding-top:70px;padding-bottom:70px}.restaurant,.creators{gap:45px}.receipt{padding:25px}.ticker{font-size:11px}.faq{gap:35px}.nav-button{display:none}}@media(max-width:700px){.nav{min-height:85px;padding:18px 6%;flex-wrap:wrap}.wordmark{font-size:24px}.nav nav{font-size:12px;gap:16px}.nav nav a:first-child{display:none}.brand-icon{width:30px;height:30px;font-size:20px;line-height:28px}.hero{grid-template-columns:1fr;padding:26px 6% 44px;gap:28px}.hero .eyebrow{font-size:9px;letter-spacing:.8px}h1{font-size:64px;letter-spacing:-3.5px;margin:20px 0}.intro{font-size:16px}.hero-actions{margin-top:24px;gap:24px}.hero-visual{height:420px;margin:3px 6px 0}.meal-note{left:-12px;bottom:24px;font-size:14px}.round-stamp{right:-13px;top:55%;width:102px;height:102px;font-size:8px}.ticker{flex-wrap:wrap;gap:9px 18px;justify-content:center;font-size:10px;padding:17px}.ticker b{font-size:18px}.ticker span:last-child,.ticker b:nth-last-child(2){display:none}.section{padding:55px 6%}.section-heading,.restaurant,.creators,.faq{grid-template-columns:1fr;gap:25px}.section-heading>p:last-child{max-width:100%;margin-bottom:0}h2{font-size:42px;letter-spacing:-2px}.eyebrow{font-size:10px}.steps{grid-template-columns:1fr;gap:22px;margin-top:30px}.steps article{padding-top:18px;display:grid;grid-template-columns:35px 1fr;gap:0 12px}.step-number{grid-row:1/3;padding-top:3px}.steps h3{margin:0 0 10px}.steps p{max-width:100%;grid-column:2;margin-bottom:0}.restaurant-copy>p:not(.eyebrow){max-width:100%}.included{padding-top:0}.included li{padding:20px 0}.creators{gap:30px}.receipt{max-width:390px;width:94%;margin:5px auto 15px}.faq{gap:0}.faq h2{margin-bottom:12px}.closing{padding:52px 6%}.closing h2{font-size:47px}.closing .button{padding:13px 18px;font-size:13px;gap:18px}footer{flex-wrap:wrap;padding:28px 6%;gap:14px}footer p{order:3;width:100%}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

h1{font-size:clamp(48px,5.35vw,77px);letter-spacing:-3.8px}.hero .intro{max-width:470px}.hero .eyebrow{font-size:12px;letter-spacing:1px}.wordmark{font-size:23px;letter-spacing:-1.2px}.brand-icon{letter-spacing:0;padding:0}.meal-note{font-size:14px}.receipt-head{font-size:22px}.fine,.plan-tag{font-size:14px}.eyebrow,.receipt-label,.image-topline,.closing>p{font-size:12px}.round-stamp{font-size:12px}.round-stamp span{font-size:39px;line-height:1}.steps p,.included p,details p{font-size:16px}.ticker{flex-wrap:wrap}.closing h2{font-size:clamp(40px,4.6vw,64px)}@media(max-width:1000px){.nav nav{gap:15px}.wordmark{font-size:21px}.hero-visual{height:510px}}@media(max-width:700px){.nav{align-items:flex-start}.nav nav{font-size:14px}.hero .eyebrow{font-size:12px}.hero h1{font-size:clamp(43px,9.9vw,64px);letter-spacing:-2.7px}.hero-visual{height:420px}.meal-note{left:-8px;padding:15px 12px;font-size:12px;gap:10px}.image-topline{font-size:12px;flex-direction:column;gap:2px}.round-stamp{font-size:10px;right:-10px}.ticker{font-size:12px}.faq .eyebrow{font-size:12px}.receipt-label{letter-spacing:1px}.restaurant h2{font-size:39px}.closing h2{font-size:41px}.hero{gap:24px}}

.wordmark{font-size:32px;letter-spacing:-1.5px;gap:10px}.brand-icon{display:block;flex-shrink:0;border-radius:12px;width:38px;height:38px}.brand-period{color:var(--orange);margin-left:-10px}.nav nav,.nav-button,.text-link,.button{font-size:14px}.orange{background:#c83d21;color:#fff}.orange:hover{background:#ae321a}h1 .serif{color:#c83d21}.ticker{background:#c83d21}.receipt-line,.receipt-bottom{font-size:14px}.receipt-signoff{color:#72665c}.closing .outlined:hover{background:#ffffff20}footer .wordmark{font-size:28px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:3px}body.modal-open{overflow:hidden}dialog{width:min(600px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid var(--line);border-radius:20px;background:var(--paper);color:var(--ink);box-shadow:0 24px 100px #21160e40}dialog::backdrop{background:#21160eb3;backdrop-filter:blur(5px)}.dialog-shell{padding:34px;position:relative}.dialog-brand{font-family:'Manrope',sans-serif;font-size:24px;letter-spacing:-1px;font-weight:800;display:flex;align-items:center;gap:9px;margin-bottom:28px}.dialog-close{position:absolute;top:20px;right:20px;background:transparent;border:1px solid var(--line);border-radius:50%;width:40px;height:40px;font-size:27px;line-height:1;color:var(--ink)}.dialog-close:hover{background:#f1e5da}.dialog-shell h2{font-size:38px;letter-spacing:-1.8px;margin-bottom:12px;line-height:1.15}.dialog-shell .eyebrow{color:#b53720;margin-bottom:12px}#signup-description{color:#6b6259;font-size:16px;margin-bottom:25px}.form-grid,.role-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.form-wide{grid-column:1/-1}.role-fields{grid-template-columns:1fr}label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:600}.optional{display:contents;font-weight:400;color:#75695f}input,select,textarea{width:100%;min-width:0;border:1px solid #cfc0b3;border-radius:8px;background:#fffefa;padding:11px 12px;font-size:16px;color:var(--ink)}textarea{resize:vertical;min-height:90px}input::placeholder,textarea::placeholder{color:#817367;font-size:14px}.form-privacy{font-size:14px;color:#72665c;margin:20px 0}.submit-button{width:100%;border:0;font-size:16px}.submit-button:disabled{cursor:wait;opacity:.7;transform:none}.form-error{color:#a42716;font-size:14px;background:#ffe5db;border:1px solid #eeb5a0;border-radius:8px;padding:12px}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-success{text-align:center;padding:15px 0 20px}.success-check{display:grid;place-items:center;margin:0 auto 20px;width:64px;height:64px;font-size:30px;background:#f8d9c6;color:#963719;border-radius:50%}.form-success h3{font-size:27px;margin:0 0 12px}.form-success p{color:#6b6259}.dialog-done{border:0;min-width:150px}dialog [hidden]{display:none!important}@media(max-width:700px){.wordmark{font-size:28px}.nav{align-items:center}.nav nav{font-size:14px;flex-wrap:wrap}.nav nav a{padding:6px 0}.dialog-shell{padding:28px 22px}.dialog-shell h2{font-size:34px}.form-grid{grid-template-columns:1fr;gap:16px}.dialog-brand{margin-bottom:22px}.hero .eyebrow{line-height:1.8}.hero-actions .button{font-size:14px}}@media(max-width:380px){.nav{gap:8px}.nav nav{width:100%;justify-content:space-between}.hero-actions{gap:18px}.closing>div{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}

#signup-description p{margin-bottom:12px}#signup-detail{font-weight:500;color:var(--ink)}.step-progress{margin:22px 0 18px}#step-label{font-size:14px;font-weight:600;margin-bottom:10px}#step-meter{height:5px;border-radius:5px;background:#e8dcd1;overflow:hidden}#step-meter span{display:block;height:100%;width:33.333%;background:var(--orange);transition:width .2s}.required-note{font-size:14px;color:#72665c;margin-bottom:20px}.form-step h3{font-size:22px;margin:0 0 22px;letter-spacing:-.6px}.form-step h3:focus{outline:none}.question{margin:0 0 22px;padding:0;border:0;min-width:0}.question>label,.question legend{display:block;font-size:16px;font-weight:600;line-height:1.5;margin-bottom:8px}.question legend{width:100%;padding:0}.question .optional{font-size:14px}.field-help{font-size:14px;font-weight:400;color:#72665c;margin:0 0 10px}.question>input,.question>textarea{display:block}.choices{display:grid;gap:9px}.choice-grid{grid-template-columns:1fr 1fr}.choices .choice{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px 14px;border:1px solid #d7c9bc;border-radius:9px;background:#fffefa;font-size:15px;font-weight:400;cursor:pointer;line-height:1.5}.choice:hover{border-color:#bf8c74}.choice:has(input:checked){background:#fbe3d5;border-color:#c83d21}.choice input{width:18px;height:18px;margin:0;flex-shrink:0;accent-color:#c83d21;padding:0}.choice span{min-width:0;overflow-wrap:anywhere}.choice:has(input:focus-visible){outline:3px solid var(--orange);outline-offset:3px}.choice input:focus-visible{outline:none}.field-error{font-size:14px;color:#a42716;margin:8px 0 0}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#a42716}.form-actions{display:flex;gap:12px}.form-actions .submit-button{flex:1;width:auto;min-width:0}.back-button{border:1px solid #cfc0b3;background:transparent;font-size:16px;min-width:94px;flex-shrink:0}.back-button:hover{background:#f2e7dd}.back-button:disabled{opacity:.6;cursor:wait}.form-step .question:last-child{margin-bottom:0}@media(max-width:420px){.choice-grid{grid-template-columns:1fr}.form-actions .button{padding:13px 16px}.dialog-shell h2{font-size:30px;letter-spacing:-1.2px}.back-button{min-width:76px}}
