:root{--ink:#17271f;--muted:#68746c;--cream:#fffaf5;--paper:#fffdf9;--orange:#ed623d;--peach:#f8ded1;--sage:#dce8dd;--line:#e8e5de;--green:#24805a}*{box-sizing:border-box}body{margin:0;background:#dce5da;color:var(--ink);font-family:"DM Sans",sans-serif}.phone-shell{background:var(--cream);min-height:100dvh;max-width:480px;margin:auto;position:relative;overflow:hidden;padding-bottom:76px}.screen{display:none;min-height:calc(100dvh - 76px);animation:enter .32s ease}.screen.active{display:block}@keyframes enter{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:none}}button{font:inherit;color:inherit;border:0;cursor:pointer}.topbar,.subbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 23px}.brand{color:var(--ink);font-weight:700;text-decoration:none;font-size:27px;letter-spacing:-1.8px}.brand span{color:var(--orange)}.avatar{width:35px;height:35px;border-radius:50%;background:var(--ink);color:#fff;font-family:"DM Mono";font-size:13px}.hero-copy{padding:29px 23px 23px}.eyebrow{text-transform:uppercase;font:500 10px "DM Mono";letter-spacing:1px;color:var(--muted);margin:0 0 9px}.hero-copy h1,.menu-hero h1,.cart-content h1,.success-content h1{font-size:40px;line-height:1.04;letter-spacing:-2.3px;margin:0;font-weight:600}.hero-copy em,.success-content em{font-family:"Playfair Display";font-weight:600;color:var(--orange)}.tabs{padding:0 23px;display:flex;gap:22px;border-bottom:1px solid var(--line)}.tab{background:none;padding:0 0 13px;color:var(--muted);font-size:14px}.tab.active{color:var(--ink);font-weight:700;border-bottom:2px solid var(--orange)}.prompt-card{margin:22px 23px 28px;width:calc(100% - 46px);text-align:left;background:var(--sage);padding:16px;border-radius:16px;display:flex;align-items:center;gap:12px}.prompt-card .sparkle{font-size:22px;color:var(--green)}.prompt-card strong,.prompt-card small{display:block}.prompt-card strong{font-size:14px}.prompt-card small{color:var(--muted);font-size:12px;margin-top:3px}.arrow{margin-left:auto;font-size:22px}.section-title{padding:0 23px 13px;display:flex;justify-content:space-between;align-items:end}.section-title h2,.menu-content h2{font-size:23px;letter-spacing:-1.1px;margin:0}.text-button{color:var(--orange);background:none;font-weight:600;font-size:13px}.restaurant-list{padding:0 23px;display:grid;gap:14px}.restaurant-card{border-radius:17px;background:var(--paper);border:1px solid var(--line);overflow:hidden;box-shadow:0 3px 10px #4c42330b;cursor:pointer}.art{height:126px;display:grid;place-items:center;overflow:hidden;position:relative}.art:before,.art:after{content:"";width:140px;height:140px;border-radius:50%;position:absolute;opacity:.35}.art:before{background:#fff;top:-60px;left:-32px}.art:after{background:#f3b094;right:-47px;bottom:-90px}.art span{font-size:57px;z-index:1;filter:drop-shadow(0 7px 3px #0002)}.noodles{background:#c8ddd1}.pizza{background:#f9c7af}.bowl{background:#e6d7b5}.restaurant-info{padding:13px 14px 14px;display:flex;justify-content:space-between}.restaurant-info h3{font-size:16px;margin:0 0 3px;letter-spacing:-.4px}.restaurant-info p,.menu-hero-title>p{font-size:12px;color:var(--muted);margin:0}.rating{font:500 11px "DM Mono";padding-top:3px}.disclaimer{font-size:10px;color:#92988e;text-align:center;margin:20px}.bottom-nav{position:absolute;bottom:0;left:0;right:0;height:76px;background:#fffdf9eF;backdrop-filter:blur(10px);border-top:1px solid var(--line);display:flex;justify-content:space-around;padding:10px 25px}.nav-link{background:none;color:#899089;font-size:23px;display:flex;flex-direction:column;gap:2px;align-items:center}.nav-link span{font-size:10px}.nav-link.active{color:var(--ink)}.subbar{border-bottom:1px solid var(--line);height:62px}.subbrand{font-size:14px;font-weight:700;letter-spacing:-.5px}.icon-button{background:none;font-size:18px;width:37px}.menu-hero{padding:20px 23px 23px}.art.large{height:174px;border-radius:20px;margin-bottom:19px}.art.large span{font-size:79px}.menu-hero h1{font-size:31px;margin-bottom:7px}.menu-content{padding:2px 23px 100px}.menu-items{margin-top:18px;display:grid;gap:14px}.menu-item{display:flex;align-items:center;gap:12px;background:#fffdf9;border:1px solid var(--line);padding:10px;border-radius:15px}.food-icon{width:53px;height:53px;border-radius:12px;background:var(--peach);display:grid;place-items:center;font-size:29px}.item-copy{flex:1}.item-copy h3{margin:0 0 3px;font-size:14px}.item-copy p{margin:0 0 5px;font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.item-copy b{font:500 12px "DM Mono"}.add-button{width:30px;height:30px;background:var(--ink);color:white;border-radius:50%;font-size:22px;line-height:1}.cart-float,.primary-button{position:absolute;bottom:91px;left:23px;right:23px;width:calc(100% - 46px);background:var(--ink);color:white;border-radius:14px;padding:17px 18px;display:flex;justify-content:space-between;font-weight:600;box-shadow:0 8px 19px #17271f33}.hidden{display:none}.cart-content{padding:35px 23px 120px}.cart-content h1{font-size:36px;margin-bottom:26px}.cart-items{display:grid;gap:15px}.cart-row{display:flex;gap:11px;align-items:center}.cart-row .food-icon{width:48px;height:48px;font-size:25px}.cart-row-copy{flex:1}.cart-row h3{font-size:14px;margin:0 0 4px}.cart-row p{font:500 11px "DM Mono";margin:0}.quantity{display:flex;gap:8px;align-items:center;font-size:13px}.quantity button{height:24px;width:24px;border-radius:50%;background:var(--sage);font-size:16px}.reflection{margin:29px 0 24px;background:var(--peach);border-radius:14px;padding:14px;display:flex;gap:10px}.reflection span{color:var(--orange);font-size:18px}.reflection p{font-size:12px;line-height:1.4;margin:0}.bill{border-top:1px solid var(--line);padding-top:15px;display:grid;gap:10px;font-size:13px}.bill div{display:flex;justify-content:space-between}.bill b{font:500 13px "DM Mono"}.green{color:var(--green)}.bill-total{border-top:1px dashed #d6d6d0;margin-top:3px;padding-top:13px;font-weight:700}.bill-total b{font-size:16px;color:var(--green)}.success-screen{background:#fbf1e9;overflow:hidden;position:relative}.success-content{padding:100px 28px 30px;text-align:center;position:relative;z-index:1}.success-content .eyebrow{color:#a26554}.check{margin:24px auto 22px;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:33px}.success-content h1{font-size:41px}.success-copy{font-size:14px;line-height:1.5;color:#6f625a;max-width:280px;margin:20px auto 25px}.saved-card{background:#fffaf5;border-radius:19px;padding:18px}.saved-card p,.saved-card span{margin:0;color:var(--muted);font-size:11px}.saved-card strong{display:block;font:600 37px "DM Mono";letter-spacing:-2px;color:var(--green);margin:7px 0}.mini-stats{display:flex;justify-content:space-around;color:#776c65;font-size:11px;margin:20px 0}.mini-stats b{font-family:"DM Mono"}.success-screen .primary-button{bottom:27px;background:var(--orange)}.confetti{position:absolute;color:var(--orange);font-size:30px}.c1{top:96px;left:34px}.c2{top:146px;right:37px;color:var(--green)}.c3{top:300px;left:23px;font-size:15px;color:#dfb24c}@media(min-width:481px){body{padding:18px}.phone-shell{min-height:calc(100dvh - 36px);border-radius:28px;box-shadow:0 25px 80px #2942312b}.screen{min-height:calc(100dvh - 112px)}}
