.DineAI-module__lWOTGa__page{background:var(--bg)}.DineAI-module__lWOTGa__nav{z-index:30;-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#0a0a0bb8;position:sticky;top:0}.DineAI-module__lWOTGa__navInner{justify-content:space-between;align-items:center;padding:18px 0;display:flex}.DineAI-module__lWOTGa__backLink{font-family:var(--font-mono);color:var(--fg-muted);align-items:center;gap:8px;font-size:13px;transition:color .25s;display:inline-flex}.DineAI-module__lWOTGa__backLink:hover{color:var(--fg)}.DineAI-module__lWOTGa__navBrand{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-subtle);font-size:11.5px}.DineAI-module__lWOTGa__hero{padding:clamp(64px,10vh,96px) 0 clamp(72px,10vh,110px);position:relative;overflow:hidden}.DineAI-module__lWOTGa__heroGlow{background:radial-gradient(circle, var(--accent-soft), transparent 70%);filter:blur(10px);pointer-events:none;width:640px;height:640px;position:absolute;top:-24%;right:-14%}.DineAI-module__lWOTGa__heroGrid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid;position:relative}@media (max-width:940px){.DineAI-module__lWOTGa__heroGrid{grid-template-columns:1fr;gap:48px}}.DineAI-module__lWOTGa__title{letter-spacing:-.03em;color:var(--fg);font-size:clamp(38px,5.4vw,68px);font-weight:600;line-height:1.06}.DineAI-module__lWOTGa__tagline{max-width:540px;color:var(--fg-muted);margin-top:28px;font-size:clamp(16px,1.5vw,18px);line-height:1.65}.DineAI-module__lWOTGa__badges{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.DineAI-module__lWOTGa__badge{font-family:var(--font-mono);color:var(--fg-muted);border:1px solid var(--border);border-radius:999px;padding:9px 14px;font-size:12px}.DineAI-module__lWOTGa__mockPanel{background:var(--bg-elevated);border:1px solid var(--border);border-radius:20px;min-height:372px;padding:18px 18px 22px;position:relative;overflow:hidden;box-shadow:0 30px 80px -44px #000000b3}.DineAI-module__lWOTGa__mockGlow{background:radial-gradient(circle, var(--accent-soft), transparent 70%);pointer-events:none;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.DineAI-module__lWOTGa__mockHeader{z-index:1;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:16px;display:flex;position:relative}.DineAI-module__lWOTGa__mockLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--fg-subtle);align-items:center;gap:8px;font-size:11.5px;display:flex}.DineAI-module__lWOTGa__mockDot{background:var(--accent);width:5px;height:5px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:50%}.DineAI-module__lWOTGa__mockLangBadge{font-family:var(--font-mono);letter-spacing:.05em;color:var(--accent-strong);background:var(--accent-soft);border-radius:999px;padding:5px 10px;font-size:11px}.DineAI-module__lWOTGa__screen{z-index:1;min-height:236px;padding-top:16px;position:relative}.DineAI-module__lWOTGa__chipRow{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.DineAI-module__lWOTGa__chip{font-family:var(--font-mono);color:var(--fg-muted);border:1px solid var(--border);border-radius:999px;padding:7px 12px;font-size:11.5px}.DineAI-module__lWOTGa__chipActive{background:var(--accent);border-color:var(--accent);color:var(--accent-ink);font-weight:600}.DineAI-module__lWOTGa__dishCard{background:var(--bg-elevated-2);border:1px solid var(--border);border-radius:12px;gap:12px;padding:14px;display:flex}.DineAI-module__lWOTGa__dishPlate{background:linear-gradient(135deg, var(--accent-soft), #ffffff05);border:1px solid var(--border);border-radius:10px;flex-shrink:0;width:52px;height:52px}.DineAI-module__lWOTGa__dishInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.DineAI-module__lWOTGa__dishName{color:var(--fg);font-size:13.5px;font-weight:600}.DineAI-module__lWOTGa__dishDesc{color:var(--fg-subtle);font-size:12px;line-height:1.4}.DineAI-module__lWOTGa__dishFoot{justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.DineAI-module__lWOTGa__dishPrice{font-family:var(--font-mono);color:var(--fg-muted);white-space:nowrap;font-size:12.5px}.DineAI-module__lWOTGa__addBtn{font-family:var(--font-body,inherit);color:var(--accent-ink);background:var(--accent);white-space:nowrap;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.DineAI-module__lWOTGa__ticketLine{color:var(--fg);border-bottom:1px dashed var(--border-strong);justify-content:space-between;align-items:center;gap:10px;padding:12px 2px;font-size:13.5px;display:flex}.DineAI-module__lWOTGa__ticketTotal{font-family:var(--font-mono);color:var(--fg);border-bottom:1px solid var(--border);justify-content:space-between;margin-bottom:14px;padding:12px 2px;font-size:13.5px;display:flex}.DineAI-module__lWOTGa__sendBtn{color:var(--accent-ink);background:var(--accent);border-radius:10px;justify-content:center;align-items:center;padding:11px;font-size:13.5px;font-weight:600;display:flex}.DineAI-module__lWOTGa__toast{text-align:center;color:var(--accent-strong);margin-top:10px;font-size:12px}.DineAI-module__lWOTGa__orderCard{background:var(--bg-elevated-2);border:1px solid var(--border);border-radius:12px;padding:14px 16px}.DineAI-module__lWOTGa__orderTop{font-family:var(--font-mono);color:var(--fg-muted);justify-content:space-between;margin-bottom:6px;font-size:12.5px;display:flex}.DineAI-module__lWOTGa__orderSummary{color:var(--fg);margin-bottom:14px;font-size:13.5px}.DineAI-module__lWOTGa__statusPill{font-family:var(--font-mono);letter-spacing:.04em;color:var(--accent-ink);border-radius:999px;padding:6px 13px;font-size:11.5px;display:inline-flex}.DineAI-module__lWOTGa__statusReceived{background:var(--border-strong);color:var(--fg-muted)}.DineAI-module__lWOTGa__statusPreparing{background:var(--accent);color:var(--accent-ink)}.DineAI-module__lWOTGa__mockDots{z-index:1;justify-content:center;gap:6px;padding-top:16px;display:flex;position:relative}.DineAI-module__lWOTGa__dotIndicator{background:var(--border-strong);border-radius:50%;width:5px;height:5px;transition:background .3s,width .3s}.DineAI-module__lWOTGa__dotActive{background:var(--accent);border-radius:3px;width:16px}.DineAI-module__lWOTGa__sectionHeading{letter-spacing:-.02em;color:var(--fg);max-width:620px;font-size:clamp(30px,3.6vw,46px);font-weight:600;line-height:1.12}.DineAI-module__lWOTGa__sectionIntro{max-width:660px;color:var(--fg-muted);margin-top:16px;font-size:clamp(15px,1.2vw,17px);line-height:1.65}.DineAI-module__lWOTGa__featuresSection{padding:clamp(80px,10vh,120px) 0;position:relative}.DineAI-module__lWOTGa__featureGrid{column-count:2;column-gap:24px;margin-top:56px}@media (max-width:720px){.DineAI-module__lWOTGa__featureGrid{column-count:1}}.DineAI-module__lWOTGa__feature{break-inside:avoid;background:var(--bg-elevated);border:1px solid var(--border);border-radius:18px;width:100%;margin-bottom:24px;padding:26px 28px;display:inline-block;box-shadow:0 20px 50px -36px #000000a6}.DineAI-module__lWOTGa__featureHead{align-items:center;gap:12px;margin-bottom:14px;display:flex}.DineAI-module__lWOTGa__featureCode{font-family:var(--font-mono);color:var(--accent-strong);border:1px solid var(--border);border-radius:6px;padding:3px 7px;font-size:11.5px;font-weight:600}.DineAI-module__lWOTGa__featureTitle{letter-spacing:-.01em;color:var(--fg);font-size:18px;font-weight:600}.DineAI-module__lWOTGa__featureBullets{flex-direction:column;gap:10px;list-style:none;display:flex}.DineAI-module__lWOTGa__featureBullets li{color:var(--fg-muted);gap:10px;font-size:14px;line-height:1.6;display:flex}.DineAI-module__lWOTGa__bulletDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.DineAI-module__lWOTGa__optionalTag{font-family:var(--font-mono);color:var(--fg-subtle);border:1px dashed var(--border-strong);vertical-align:1px;border-radius:6px;margin-left:6px;padding:1px 6px;font-size:10.5px;display:inline-block}.DineAI-module__lWOTGa__footer{border-top:1px solid var(--border);padding:44px 0 72px}.DineAI-module__lWOTGa__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.DineAI-module__lWOTGa__footerText{font-family:var(--font-mono);color:var(--fg-subtle);font-size:13px}.DineAI-module__lWOTGa__footerCta{font-family:var(--font-mono);background:var(--fg);color:var(--bg);border-radius:10px;align-items:center;gap:9px;padding:13px 20px;font-size:14px;font-weight:500;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s;display:inline-flex}.DineAI-module__lWOTGa__footerCta:hover{background:var(--accent-strong);transform:translateY(-2px)}.DineAI-module__lWOTGa__arrow{transition:transform .25s cubic-bezier(.16,1,.3,1)}.DineAI-module__lWOTGa__footerCta:hover .DineAI-module__lWOTGa__arrow{transform:translate(3px)}
