:root{--ink:#17211d;--muted:#647067;--line:#dce7df;--soft:#f6fbf8;--green:#12b76a;--green-dark:#087443;--red:#ef4444;--cyan:#06a8b7;--yellow:#f7c948;--charcoal:#111816;--white:#ffffff;--shadow:0 24px 70px rgba(20,44,34,0.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}.landing-shell{min-height:100vh;overflow:hidden}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;gap:28px;width:min(1180px,calc(100vw - 40px));margin:0 auto;padding:18px 0;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:10px;font-size:25px;font-weight:850;letter-spacing:0;white-space:nowrap}.brand span span{color:var(--green)}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:var(--white);background:var(--charcoal);box-shadow:0 12px 30px rgba(18,183,106,.2)}.topbar nav{display:flex;align-items:center;gap:24px;color:#405048;font-size:14px;font-weight:700}.topbar nav a:hover{color:var(--green-dark)}.hero-actions,.topbar-actions{display:flex;align-items:center;gap:12px}.ghost-button,.solid-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:8px;font-size:14px;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.solid-button{color:var(--white);background:var(--green);box-shadow:0 14px 26px rgba(18,183,106,.25)}.ghost-button:hover,.solid-button:hover{transform:translateY(-1px)}.ghost-button{color:var(--ink);border:1px solid var(--line);background:rgba(255,255,255,.75)}.large{min-height:52px;padding:0 22px;font-size:15px}.hero{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;grid-gap:48px;gap:48px;width:min(1180px,calc(100vw - 40px));margin:0 auto;padding:28px 0 40px}.hero-copy h1{max-width:610px;margin:0;color:var(--charcoal);font-size:clamp(44px,5.2vw,76px);font-weight:900;line-height:.95;letter-spacing:0}.hero-copy h1 span{color:var(--green)}.hero-copy h1 strong{color:var(--red);font-weight:900}.hero-copy p{max-width:570px;margin:26px 0 30px;color:var(--muted);font-size:19px;line-height:1.65}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hero-proof span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--line);border-radius:8px;color:#335043;background:var(--soft);font-size:13px;font-weight:800}.hero-product{position:relative;min-height:650px}.ai-card,.map-card,.order-board,.phone-preview{position:absolute;border:1px solid rgba(23,33,29,.1);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.phone-preview{left:0;top:30px;z-index:4;width:255px;min-height:540px;padding:18px 14px;border:8px solid var(--charcoal);background:#f8fcf9}.phone-notch{width:72px;height:5px;margin:0 auto 18px;border-radius:999px;background:#202927}.menu-row,.restaurant-card{display:flex;align-items:center;gap:10px;border-radius:8px}.restaurant-card{padding:10px;background:var(--white);box-shadow:0 8px 22px rgba(23,33,29,.08)}.menu-row strong,.restaurant-card strong{display:block;font-size:13px}.menu-row small,.restaurant-card small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.dish,.mini-photo{flex:0 0 auto;border-radius:8px;background:radial-gradient(circle at 35% 35%,#fff5cf 0 12%,transparent 13%),radial-gradient(circle at 65% 60%,#ef4444 0 14%,transparent 15%),linear-gradient(135deg,#12b76a,#f7c948)}.mini-photo{width:48px;height:48px}.search-line{margin:14px 0 12px;padding:11px 12px;border:1px solid var(--line);border-radius:8px;color:#8b978f;background:var(--white);font-size:12px;font-weight:700}.category-row{display:flex;gap:7px;margin-bottom:12px}.category-row span{padding:8px 10px;border-radius:8px;color:var(--green-dark);background:#e8fff3;font-size:11px;font-weight:850}.menu-row{margin-bottom:10px;padding:10px;background:var(--white)}.dish{width:46px;height:46px}.dish-1{background:linear-gradient(135deg,#f7c948,#ef4444)}.dish-2{background:linear-gradient(135deg,#06a8b7,#12b76a)}.menu-row button{margin-left:auto;width:30px;height:30px;border:0;background:var(--green);font-size:20px;font-weight:800}.basket-bar,.menu-row button{border-radius:8px;color:var(--white)}.basket-bar{position:absolute;right:14px;bottom:16px;left:14px;display:flex;justify-content:space-between;padding:14px;background:var(--charcoal);font-size:14px;font-weight:850}.order-board{top:0;right:0;z-index:2;width:465px;padding:18px}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-title strong{font-size:15px}.panel-title span{display:inline-flex;min-width:32px;height:28px;align-items:center;justify-content:center;border-radius:8px;color:var(--white);background:var(--red);font-size:13px;font-weight:900}.lanes{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px}.lane{min-height:235px;padding:10px;border:1px solid #e3ece7;border-radius:8px;background:#f9fdfb}.lane h3{margin:0 0 10px;color:#405048;font-size:11px}.order-card{margin-bottom:8px;padding:9px;border-radius:8px;background:var(--white);box-shadow:0 6px 14px rgba(23,33,29,.07)}.order-card small,.order-card span,.order-card strong{display:block;font-size:11px}.order-card span{margin:5px 0 3px;font-weight:800}.order-card small{color:var(--muted)}.map-card{right:56px;bottom:70px;z-index:3;width:350px;padding:18px}.live-dot{background:var(--green)!important}.map-grid{position:relative;height:220px;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,rgba(6,168,183,.08) 1px,transparent 0),linear-gradient(rgba(6,168,183,.08) 1px,transparent 0),#e9f7f2;background-size:28px 28px}.route-line{top:92px;left:72px;width:200px;height:86px;border-top:4px solid var(--green);border-right:4px solid var(--green);transform:rotate(-14deg)}.pin,.route-line{position:absolute}.pin{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;color:var(--white);box-shadow:0 10px 20px rgba(23,33,29,.18)}.pin.home{left:54px;bottom:42px;background:var(--green)}.pin.courier{top:56px;right:60px;background:var(--red)}.eta{position:absolute;right:20px;bottom:18px;padding:10px 12px;border-radius:8px;background:var(--white);color:var(--muted);font-size:12px;line-height:1.35;box-shadow:0 10px 24px rgba(23,33,29,.1)}.eta b{color:var(--ink)}.ai-card{left:120px;bottom:0;z-index:5;width:300px;padding:16px}.campaign-art{display:grid;height:158px;align-content:center;margin-bottom:12px;padding:18px;border-radius:8px;color:var(--white);background:radial-gradient(circle at 80% 25%,rgba(247,201,72,.95) 0 13%,transparent 14%),linear-gradient(135deg,var(--red),var(--green))}.campaign-art span{font-size:12px;font-weight:900}.campaign-art strong{margin:4px 0;font-size:26px;line-height:1}.campaign-art b{font-size:38px}.ai-card button{width:100%;min-height:42px;border:0;border-radius:8px;color:var(--white);background:var(--charcoal);font-weight:850}.ai-section,.feature-band,.integration-strip,.landing-footer,.login-section,.template-section{width:min(1180px,calc(100vw - 40px));margin:0 auto}.integration-strip{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 0;border-block:1px solid var(--line)}.integration-strip p{margin:0;color:var(--muted);font-size:14px;font-weight:800}.integration-strip div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.integration-strip strong{padding:11px 14px;border-radius:8px;background:var(--soft);color:#35473f;font-size:14px}.feature-band{padding:92px 0 76px}.ai-section h2,.feature-band h2,.login-section h2,.template-section h2{margin:0;color:var(--charcoal);font-size:clamp(32px,4vw,50px);line-height:1.05;letter-spacing:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:34px}.feature-grid article{min-height:250px;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 16px 40px rgba(23,33,29,.06)}.feature-grid article span{display:grid;width:54px;height:54px;place-items:center;border-radius:8px;color:var(--green-dark);background:#e5fff2}.feature-grid h3,.login-card h3,.template-card h3{margin:22px 0 10px;font-size:20px;line-height:1.15}.feature-grid p,.login-card p,.section-copy p,.template-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.ai-section,.template-section{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;grid-gap:54px;gap:54px;padding:78px 0}.section-copy p{max-width:500px;margin:20px 0 26px;font-size:17px}.template-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.template-card,.template-more{border-radius:8px;border:1px solid var(--line);background:var(--white);box-shadow:0 16px 42px rgba(23,33,29,.08)}.template-card{padding:14px}.template-screen{display:grid;grid-gap:8px;gap:8px;height:140px;padding:12px;border-radius:8px;background:#ecf8f2}.template-screen span{border-radius:8px;background:var(--white)}.template-card.red .template-screen{background:#fff0f0}.template-card.dark .template-screen{background:#15221e}.template-card.dark .template-screen span{background:#2de08c}.template-card.yellow .template-screen{background:#fff7d7}.template-card h3{margin:16px 0 6px;font-size:18px}.template-more{display:grid;min-height:220px;place-items:center;align-content:center;grid-gap:7px;gap:7px;color:var(--green-dark);background:#eafff4}.template-more strong{color:var(--ink);font-size:19px}.template-more span{color:var(--muted);font-weight:800}.ai-section{grid-template-columns:1.12fr .88fr}.studio-window{display:grid;grid-template-columns:150px 1fr 80px;grid-gap:14px;gap:14px;min-height:430px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--charcoal);box-shadow:var(--shadow)}.studio-rail,.studio-window aside{display:flex;flex-direction:column;gap:10px}.studio-window aside span{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 10px;border-radius:8px;color:#d9f8e8;background:rgba(255,255,255,.08);font-size:13px;font-weight:800}.studio-canvas{display:grid;align-content:center;justify-items:center;min-height:398px;border-radius:8px;color:var(--white);text-align:center;background:radial-gradient(circle at 22% 20%,#f7c948 0 9%,transparent 10%),radial-gradient(circle at 82% 76%,#06a8b7 0 11%,transparent 12%),linear-gradient(135deg,#12b76a,#ef4444)}.studio-canvas span{font-weight:900}.studio-canvas strong{margin:8px 0;font-size:clamp(28px,4vw,52px);line-height:.98}.studio-canvas b{font-size:28px}.studio-canvas button{margin-top:20px;border:0;border-radius:8px;padding:13px 16px;color:var(--ink);background:var(--white);font-weight:900}.studio-rail span{flex:1 1;border-radius:8px;background:rgba(255,255,255,.1)}.mini-capabilities{display:grid;grid-gap:10px;gap:10px}.mini-capabilities span{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:8px;color:var(--green-dark);font-weight:850}.login-section{padding:78px 0 92px}.login-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:32px}.login-card{min-height:290px;padding:28px;border-radius:8px;color:var(--white);background:var(--green)}.login-card.cyan{background:var(--cyan)}.login-card.yellow{color:var(--ink);background:var(--yellow)}.login-card h3{margin-top:20px}.login-card p{color:rgba(255,255,255,.86)}.login-card.yellow p{color:#5c5120}.login-card a{display:inline-flex;margin-top:24px;min-height:42px;align-items:center;padding:0 15px;border-radius:8px;color:var(--ink);background:var(--white);font-size:14px;font-weight:900}.landing-footer{display:grid;grid-template-columns:1fr repeat(3,auto);align-items:center;grid-gap:34px;gap:34px;padding:28px 0 46px;border-top:1px solid var(--line)}.landing-footer div{display:grid;grid-gap:3px;gap:3px;text-align:right}.landing-footer strong{font-size:22px}.landing-footer span{color:var(--muted);font-size:13px;font-weight:800}@media (max-width:1060px){.topbar nav{display:none}.hero{grid-template-columns:1fr;padding-top:52px}.hero-product{min-height:720px}.order-board{right:0}.feature-grid{grid-template-columns:repeat(2,1fr)}.ai-section,.template-section{grid-template-columns:1fr}.ai-section .section-copy{order:-1}}@media (max-width:760px){.topbar{width:min(100% - 28px,1180px)}.topbar-actions .ghost-button{display:none}.ai-section,.feature-band,.hero,.integration-strip,.landing-footer,.login-section,.template-section{width:min(100% - 28px,1180px)}.hero-copy h1{font-size:43px}.hero-copy p{font-size:17px}.hero-actions,.integration-strip,.landing-footer{align-items:stretch;flex-direction:column}.hero-product{min-height:980px}.ai-card,.map-card,.order-board,.phone-preview{position:relative;inset:auto;width:100%;margin-bottom:16px}.phone-preview{min-height:530px}.lanes{grid-template-columns:repeat(2,1fr)}.feature-grid,.landing-footer,.login-grid,.studio-window,.template-gallery{grid-template-columns:1fr}.studio-rail,.studio-window aside{display:none}.landing-footer div{text-align:left}}