@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--bg: #f7f4ed;--panel: #ffffff;--ink: #151515;--muted: #716b61;--line: rgba(21, 21, 21, .1);--brand: #ff6b1a;--brand-dark: #d94f08;--mint: #46c9b8;--yellow: #ffd166;--shadow: 0 16px 46px rgba(34, 29, 22, .12);color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}body{min-width:320px;margin:0;background:radial-gradient(circle at top left,rgba(255,209,102,.34),transparent 34%),linear-gradient(180deg,#fffaf1,var(--bg))}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}.app-shell{width:min(460px,100%);min-height:100vh;margin:0 auto;padding-bottom:92px;background:#f7f4edeb}.page{display:grid;gap:18px;padding:18px 16px 0}.topbar,.page-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.page-head{padding-top:4px}.page-head h1{font-size:1.75rem;line-height:1.1;letter-spacing:0}.page-head p{margin-top:5px;color:var(--muted);font-size:.92rem}.location-pill{min-width:0;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:999px;padding:10px 13px;background:var(--panel);box-shadow:var(--shadow)}.location-pill strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar__actions{display:flex;align-items:center;gap:8px}.icon-button,.avatar-button{position:relative;width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:var(--panel);box-shadow:0 10px 24px #221d1614}.icon-button--solid{color:#fff;border-color:transparent;background:var(--brand)}.avatar-button{color:#fff;background:var(--ink);font-weight:800}.badge,.bottom-nav em{position:absolute;top:-4px;right:-4px;min-width:19px;height:19px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;color:#fff;background:var(--brand);font-size:.68rem;font-style:normal;font-weight:800}.search-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:10px}.search-box{min-height:50px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:16px;padding:0 14px;background:var(--panel);box-shadow:0 10px 26px #221d1612}.search-box input{width:100%;border:0;outline:0;background:transparent}.category-scroll,.chips,.horizontal-list,.partner-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.category-scroll::-webkit-scrollbar,.chips::-webkit-scrollbar,.horizontal-list::-webkit-scrollbar,.partner-row::-webkit-scrollbar{display:none}.category-scroll button,.chips button,.partner-row button{flex:0 0 auto;min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:0 13px;background:var(--panel);font-weight:700}.category-scroll span{width:26px;height:26px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--brand)}.category-scroll button.is-active,.chips button.is-active,.partner-row button:hover{color:#fff;border-color:var(--brand);background:var(--brand)}.ai-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border-radius:22px;padding:18px;color:#16120d;background:linear-gradient(135deg,#ffd166f0,#46c9b8cc),var(--yellow);box-shadow:var(--shadow)}.ai-banner span{font-weight:800;font-size:.84rem}.ai-banner h2{margin-top:7px;font-size:1.1rem;line-height:1.25}.ai-banner button,.section-title button,.map-actions button,.back-button{border:0;border-radius:999px;padding:9px 12px;background:#ffffffbd;font-weight:800}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title h2{font-size:1.2rem;letter-spacing:0}.section-title button{color:var(--brand-dark);background:transparent;white-space:nowrap}.food-card{flex:0 0 210px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--panel);box-shadow:0 12px 28px #221d1614}.food-card__image{position:relative;height:126px;overflow:hidden;background:#eee4d6}.food-card__image img,.restaurant-card>img,.cart-item img,.detail-modal>img{width:100%;height:100%;object-fit:cover}.discount{position:absolute;left:10px;top:10px;border-radius:999px;padding:5px 8px;color:#fff;background:var(--brand);font-size:.76rem;font-weight:900}.heart{position:absolute;right:10px;top:10px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:999px;color:var(--muted);background:#ffffffe6;font-size:1rem;font-weight:900}.heart.is-active{color:#fff;background:var(--brand)}.heart--small{position:static;flex:0 0 auto;width:32px;height:32px;border:1px solid var(--line)}.food-card__body{display:grid;gap:8px;padding:12px}.food-card__body p,.restaurant-card p,.cart-item p,.detail-modal p{color:var(--muted);font-size:.86rem}.food-card h3,.restaurant-card h3,.cart-item h3{font-size:1rem;line-height:1.18}.meta-line,.price-row,.card-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.meta-line{color:var(--muted);font-size:.78rem}.price-row strong{color:var(--ink);font-size:.95rem}.price-row button{width:34px;height:34px;border:0;border-radius:12px;color:#fff;background:var(--brand);font-size:1.25rem;font-weight:800}.restaurant-list,.grid-list,.cart-list,.utility-list{display:grid;gap:12px}.restaurant-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;border:1px solid var(--line);border-radius:22px;padding:10px;background:var(--panel);box-shadow:0 12px 28px #221d1614}.restaurant-card>img{height:104px;border-radius:16px;background:#eee4d6}.restaurant-card>div{min-width:0;display:grid;gap:7px}.restaurant-card small{color:var(--brand-dark);font-weight:800}.partner-row button{min-width:104px;justify-content:center;border-radius:16px}.field-card,.reservation-card,.summary-card,.address-card,.info-note{display:grid;gap:8px;border:1px solid var(--line);border-radius:20px;padding:14px;background:var(--panel);box-shadow:0 10px 28px #221d1612}.field-card span,.reservation-card span{color:var(--muted);font-size:.84rem;font-weight:800}.field-card input,.reservation-card input,.reservation-card textarea{width:100%;min-height:44px;border:1px solid var(--line);border-radius:14px;padding:0 12px;outline:0;background:#fbfaf6}.reservation-card textarea{min-height:88px;padding-top:12px;resize:vertical}.segmented,.payment-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-radius:18px;padding:5px;background:#ffffffa8}.segmented button,.payment-row button{min-height:40px;border:0;border-radius:14px;background:transparent;font-size:.88rem;font-weight:800}.segmented button.is-active,.payment-row button.is-active{color:#fff;background:var(--ink)}.chat-button,.primary-action{min-height:52px;border:0;border-radius:18px;color:#fff;background:var(--brand);box-shadow:0 14px 34px #ff6b1a47;font-weight:900}.chat-button{position:sticky;bottom:92px}.title-count{display:inline-grid;place-items:center;min-width:28px;height:28px;border-radius:999px;color:#fff;background:var(--brand);font-size:.9rem}.address-card{grid-template-columns:auto minmax(0,1fr);text-align:left}.address-card small{grid-column:2;color:var(--muted)}.cart-item{display:grid;grid-template-columns:70px minmax(0,1fr) auto auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:20px;padding:9px;background:var(--panel)}.remove-line{width:34px;height:34px;border:0;border-radius:12px;color:var(--brand-dark);background:#ff6b1a1a;font-size:1.25rem;font-weight:900}.cart-item img{height:70px;border-radius:15px}.qty{display:inline-grid;grid-template-columns:32px 30px 32px;align-items:center;border-radius:14px;padding:4px;background:#f2eee6;text-align:center;font-weight:900}.qty button{width:32px;height:32px;border:0;border-radius:11px;background:#fff;font-weight:900}.qty--wide{grid-template-columns:42px minmax(0,1fr) 42px}.summary-card span{display:flex;justify-content:space-between;color:var(--muted)}.summary-card span:last-child{color:var(--ink);font-size:1.08rem;font-weight:900}.info-note{color:var(--muted);line-height:1.5;background:#46c9b824}.map-actions{display:flex;gap:7px}.map-canvas{position:relative;height:430px;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:linear-gradient(90deg,rgba(21,21,21,.05) 1px,transparent 1px),linear-gradient(0deg,rgba(21,21,21,.05) 1px,transparent 1px),linear-gradient(135deg,#d9f1e8,#f8e5bd);background-size:48px 48px,48px 48px,100% 100%;box-shadow:var(--shadow)}.user-dot{position:absolute;left:48%;top:50%;width:54px;height:54px;display:grid;place-items:center;border:5px solid rgba(255,255,255,.82);border-radius:999px;color:#fff;background:#1877f2;font-size:.72rem;font-weight:900;box-shadow:0 0 0 22px #1877f21f}.map-marker{position:absolute;min-width:132px;border:0;border-radius:16px;padding:9px 10px;text-align:left;background:#fff;box-shadow:0 12px 28px #221d1629}.map-marker:before{content:"";position:absolute;left:12px;bottom:-7px;width:14px;height:14px;border-radius:99px;background:var(--brand)}.map-marker strong,.map-marker span{display:block;font-size:.76rem}.map-marker span{margin-top:4px;color:var(--muted)}.marker-1{left:16px;top:40px}.marker-2{right:22px;top:92px}.marker-3{left:42px;bottom:94px}.marker-4{right:28px;bottom:54px}.marker-5{left:132px;top:205px}.zoom-controls{position:absolute;right:14px;top:50%;display:grid;gap:8px;transform:translateY(-50%)}.zoom-controls button{width:42px;height:42px;border:0;border-radius:14px;background:#fff;box-shadow:0 10px 22px #221d1629;font-weight:900}.bottom-nav{position:fixed;left:50%;bottom:12px;z-index:10;width:min(440px,calc(100% - 24px));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;border:1px solid var(--line);border-radius:24px;padding:8px;background:#ffffffeb;box-shadow:0 18px 54px #221d162e;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{position:relative;min-height:54px;display:grid;place-items:center;gap:2px;border:0;border-radius:18px;background:transparent;color:var(--muted)}.bottom-nav button.is-active{color:#fff;background:var(--ink)}.bottom-nav span{font-size:1.04rem;line-height:1}.bottom-nav strong{font-size:.66rem}.utility-list button,.menu-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:17px;padding:0 14px;background:var(--panel);font-weight:800}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;align-items:end;background:#1515155c}.sheet,.detail-modal{width:min(460px,100%);max-height:88vh;margin:0 auto;display:grid;gap:14px;overflow-y:auto;border-radius:28px 28px 0 0;padding:18px 16px 24px;background:var(--bg)}.sheet__head{display:flex;justify-content:space-between;align-items:center}.sheet__head h2,.detail-modal h2{font-size:1.3rem}.sheet__head button,.modal-close{width:38px;height:38px;border:0;border-radius:999px;background:#fff;font-size:1.4rem}.sheet label{display:grid;gap:8px;color:var(--muted);font-weight:800}.sheet input[type=range]{width:100%}.toggle-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid var(--line);border-radius:16px;padding:12px;background:#fff}.toggle-row input{width:20px;height:20px}.detail-modal{position:relative}.detail-modal>img{height:220px;border-radius:22px}.modal-close{position:absolute;right:24px;top:26px}@media(min-width:760px){.app-shell{width:min(1120px,100%)}.page{padding:28px 28px 0}.horizontal-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}.food-card{min-width:0;flex-basis:auto}.restaurant-list{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-list{grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-nav{width:min(680px,calc(100% - 48px))}}@media(max-width:380px){.restaurant-card,.cart-item{grid-template-columns:82px minmax(0,1fr)}.cart-item .qty{grid-column:2;width:112px}.cart-item .remove-line{grid-column:2;justify-self:end;margin-top:-46px}.segmented,.payment-row{grid-template-columns:1fr}}.auth-header,.auth-navbar__link,.auth-card__switch-link{text-decoration:none}.auth-navbar__link{transition:border-color .16s ease,color .16s ease,background .16s ease,transform .16s ease}.auth-navbar__link:hover,.auth-navbar__link.is-active{border-color:#ff7a0057!important;color:#ff7a00!important;background:#fff7ef!important}.auth-navbar__link:hover{transform:translateY(-1px)}.auth-card__switch-link{color:#ff7a00;font-weight:800}.auth-illustration__plate{position:absolute;left:44px;bottom:30px;width:220px;height:220px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 28px #fff3e6,0 24px 50px #1f1f1f1f}.auth-illustration__dish{position:absolute;top:58px;right:58px;bottom:58px;left:58px;border-radius:999px;background:radial-gradient(circle at 38% 34%,#ffffff 0 9px,transparent 10px),radial-gradient(circle at 66% 62%,#ffffff 0 7px,transparent 8px),linear-gradient(135deg,#ff7a00,#ffb35c)}.auth-illustration__route-card{position:absolute;right:34px;top:32px;width:210px;border:1px solid #efefef;border-radius:24px;padding:18px;background:#fffffff0;box-shadow:0 22px 50px #1f1f1f1a}.auth-illustration__route-card strong{display:block;color:#1f1f1f;font-size:16px}.auth-illustration__route-card span{display:block;margin-top:8px;color:#8a8a8a;line-height:1.45}.auth-otp-input .ant-otp{width:100%;gap:10px}.auth-otp-input .ant-otp-input{width:52px;height:58px;border-radius:14px;font-size:22px;font-weight:800}@media(max-width:1040px){.auth-layout{grid-template-columns:1fr!important}.auth-layout__brand-panel{padding:42px 28px 24px!important}.auth-layout__panel{align-items:start!important;padding:24px 28px 56px!important}.auth-illustration{min-height:190px!important;margin-top:34px!important}}@media(max-width:640px){.auth-layout__brand-panel,.auth-layout__panel{padding-left:18px!important;padding-right:18px!important}.auth-header{font-size:26px!important}.auth-header img{width:48px!important;height:48px!important}.auth-card{border-radius:24px!important;padding:22px!important}.auth-illustration{display:none!important}.auth-otp-input .ant-otp{gap:6px}.auth-otp-input .ant-otp-input{width:42px;height:52px}.auth-resend-timer{align-items:stretch!important;flex-direction:column!important}}.public-shell{min-height:100vh;color:#1f1f1f;background:#fff}.public-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto minmax(160px,220px) minmax(260px,1fr) auto;align-items:center;gap:18px;padding:18px clamp(20px,5vw,72px);border-bottom:1px solid #efefef;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-header__brand{display:inline-flex;align-items:center;gap:10px;color:#1f1f1f;font-size:24px;font-weight:900;text-decoration:none}.public-header__brand img{width:42px;height:42px}.public-header__location{display:grid;gap:2px}.public-header__location span{color:#8a8a8a;font-size:13px}.public-header__search{min-height:44px;display:flex;align-items:center;border:1px solid #efefef;border-radius:999px;padding:0 18px;color:#8a8a8a;background:#fafafa;text-decoration:none}.public-header__actions{display:inline-flex;align-items:center;gap:10px}.theme-toggle{display:inline-flex;align-items:center;gap:6px;border-color:#efefef;font-weight:800}.main-nav{display:flex;gap:8px;padding:14px clamp(20px,5vw,72px);border-bottom:1px solid #efefef;background:#fff}.main-nav a{min-height:40px;display:inline-flex;align-items:center;border-radius:999px;padding:0 18px;color:#1f1f1f;font-weight:800;text-decoration:none}.main-nav a.is-active,.main-nav a:hover{color:#ff7a00;background:#fff7ef}.public-main{width:min(1200px,100% - 40px);margin:0 auto;padding:34px 0 70px}.home-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:28px;align-items:stretch;min-height:430px;border-radius:32px;padding:clamp(28px,5vw,58px);background:linear-gradient(135deg,#ff7a001a,#fffffff2),url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=1500&q=80) center/cover}.home-hero h1{max-width:680px;margin:0;font-size:clamp(42px,6vw,74px);line-height:.98}.home-hero p{max-width:560px;color:#5f5f5f;font-size:18px;line-height:1.65}.section-kicker{margin:0 0 12px;color:#ff7a00!important;font-size:13px!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-search-panel{display:grid;grid-template-columns:minmax(230px,1fr) 150px 150px auto;gap:10px;width:min(800px,100%);margin-top:32px;border:1px solid #efefef;border-radius:22px;padding:12px;background:#fff;box-shadow:0 24px 60px #1f1f1f1a}.ai-agent-card,.promo-card,.summary-card,.selected-restaurant-card,.three-d-detail,.profile-head{border:1px solid #efefef;border-radius:28px;background:#fff;box-shadow:0 22px 60px #1f1f1f14}.ai-agent-card{align-self:end}.ai-agent-card span{color:#ff7a00;font-weight:900}.public-section,.page-head{margin-top:42px}.page-head{display:grid;gap:14px}.page-head h1{margin:0;font-size:clamp(34px,4vw,56px)}.page-head p{margin:0;color:#8a8a8a}.page-head--row,.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-head h2{margin:0 0 18px;font-size:28px}.promo-grid,.card-grid,.ai-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.promo-card{padding:24px;background:#fff7ef}.promo-card h3{margin-top:0}.promo-card p{color:#5f5f5f;line-height:1.6}.filter-chips{display:flex;flex-wrap:wrap;gap:10px}.entity-card{overflow:hidden;border:1px solid #efefef;border-radius:24px;background:#fff;box-shadow:0 18px 45px #1f1f1f12;transition:transform .16s ease,box-shadow .16s ease}.entity-card:hover{transform:translateY(-3px);box-shadow:0 26px 65px #1f1f1f1c}.entity-card__image{position:relative;aspect-ratio:1.45;overflow:hidden}.entity-card__image img{width:100%;height:100%;object-fit:cover}.entity-card__body{display:grid;gap:10px;padding:18px}.entity-card__body h3,.entity-card__body p{margin:0}.entity-card__body p{color:#8a8a8a}.entity-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.badge-3d{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 10px;color:#fff;background:#ff7a00;font-size:12px;font-weight:900}.entity-card__image .badge-3d{position:absolute;top:12px;left:12px}.price-text{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.price-text strong{color:#1f1f1f;font-size:18px}.price-text s{color:#8a8a8a}.empty-state{border:1px dashed #efefef;border-radius:24px;padding:42px;text-align:center}.page-visual{margin-top:22px;overflow:hidden;border:1px solid #efefef;border-radius:28px;background:#fff7f0;box-shadow:0 22px 60px #1f1f1f14}.page-visual img{width:100%;display:block}.ai-role-card{border-radius:22px!important}.ai-role-card.is-active{border-color:#ff7a00!important;background:#fff7ef}.ai-role-card h3,.ai-role-card p{margin:0}.ai-role-card p{margin-top:8px;color:#8a8a8a}.ai-chat-box{display:grid;gap:12px;margin-top:22px}.recommendation-grid{display:grid;gap:18px}.ai-recommendation-card,.cart-item-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;border:1px solid #efefef;border-radius:24px;padding:16px;background:#fff;box-shadow:0 18px 45px #1f1f1f12}.ai-recommendation-card img,.cart-item-card img{width:100%;height:160px;border-radius:18px;object-fit:cover}.ai-recommendation-card ul{display:grid;gap:8px;padding:0;list-style:none}.ai-recommendation-card ul li{display:flex;justify-content:space-between;gap:12px}.cart-layout,.map-layout,.three-d-detail{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;margin-top:24px}.cart-list{display:grid;gap:14px}.cart-item-card{grid-template-columns:120px minmax(0,1fr) 120px auto;align-items:center}.cart-item-card img{height:100px}.summary-card,.selected-restaurant-card{display:grid;gap:14px;align-self:start;padding:20px}.reservation-card{width:min(560px,100%);margin-top:24px}.map-placeholder{position:relative;min-height:520px;overflow:hidden;border:1px solid #efefef;border-radius:28px;background:linear-gradient(90deg,rgba(255,122,0,.08) 1px,transparent 1px),linear-gradient(rgba(255,122,0,.08) 1px,transparent 1px),#fffaf5;background-size:44px 44px}.map-marker{position:absolute;border:0;border-radius:999px;padding:10px 14px;color:#fff;background:#1f1f1f;font-weight:900;cursor:pointer}.map-marker.is-active{background:#ff7a00}.selected-restaurant-card img{width:100%;height:180px;border-radius:20px;object-fit:cover}.status-open{color:#16a34a;font-weight:900}.status-closed{color:#ef4444;font-weight:900}.viewer-placeholder{min-height:360px;display:grid;place-items:center;border-radius:24px;color:#8a8a8a;background:linear-gradient(135deg,#ff7a001f,#fffc),#fff7ef;font-weight:900}.profile-head{display:flex;align-items:center;gap:18px;padding:24px}.profile-head h1,.profile-head p{margin:0}.profile-head p{margin-top:6px;color:#8a8a8a}.profile-menu{display:grid;gap:10px;margin-top:20px}.profile-menu-item{min-height:58px;display:flex;align-items:center;justify-content:space-between;border:1px solid #efefef;border-radius:18px;padding:0 18px;background:#fff;font-weight:800;cursor:pointer}.notification-list{display:grid;gap:12px}.notification-card{border:1px solid #efefef;border-radius:20px;padding:18px;background:#fff}.notification-card.is-unread{border-color:#ff7a0052;background:#fff7ef}.notification-card span{color:#ff7a00;font-weight:900}.notification-card h3,.notification-card p{margin:8px 0 0}.notification-card p{color:#8a8a8a}.public-footer{display:flex;justify-content:space-between;gap:18px;padding:28px clamp(20px,5vw,72px);border-top:1px solid #efefef;color:#8a8a8a;background:#fff}html[data-theme=dark] .public-shell{color:#f5f5f5;background:#111}html[data-theme=dark] .public-header,html[data-theme=dark] .main-nav,html[data-theme=dark] .public-footer{border-color:#2a2a2a;background:#111111f0}html[data-theme=dark] .public-header__brand,html[data-theme=dark] .main-nav a,html[data-theme=dark] .price-text strong{color:#f5f5f5}html[data-theme=dark] .public-header__search,html[data-theme=dark] .home-search-panel,html[data-theme=dark] .entity-card,html[data-theme=dark] .ai-agent-card,html[data-theme=dark] .promo-card,html[data-theme=dark] .summary-card,html[data-theme=dark] .selected-restaurant-card,html[data-theme=dark] .three-d-detail,html[data-theme=dark] .profile-head,html[data-theme=dark] .profile-menu-item,html[data-theme=dark] .notification-card,html[data-theme=dark] .ai-recommendation-card,html[data-theme=dark] .cart-item-card,html[data-theme=dark] .page-visual{border-color:#2a2a2a;color:#f5f5f5;background:#191919;box-shadow:0 22px 60px #00000047}html[data-theme=dark] .public-header__location span,html[data-theme=dark] .public-header__search,html[data-theme=dark] .page-head p,html[data-theme=dark] .entity-card__body p,html[data-theme=dark] .promo-card p,html[data-theme=dark] .profile-head p,html[data-theme=dark] .notification-card p,html[data-theme=dark] .public-footer{color:#b6b6b6}html[data-theme=dark] .home-hero{background:linear-gradient(135deg,#ff7a0038,#111111e0),url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=1500&q=80) center/cover}html[data-theme=dark] .home-hero p{color:#dedede}html[data-theme=dark] .main-nav a.is-active,html[data-theme=dark] .main-nav a:hover{color:#ff9a3d;background:#ff7a0029}html[data-theme=dark] .theme-toggle{border-color:#333;color:#f5f5f5;background:#1f1f1f}@media(max-width:980px){.public-header,.home-hero,.cart-layout,.map-layout,.three-d-detail{grid-template-columns:1fr}.public-header__search{grid-column:1/-1}.home-search-panel,.promo-grid,.card-grid,.ai-role-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.public-main{width:min(100% - 28px,1200px)}.home-search-panel,.promo-grid,.card-grid,.ai-role-grid,.ai-recommendation-card,.cart-item-card{grid-template-columns:1fr}.public-footer,.page-head--row{align-items:flex-start;flex-direction:column}}.admin-layout{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr);background:#f7f8fa;color:#1f1f1f}.admin-layout__content{min-width:0;display:grid;grid-template-rows:auto 1fr}.admin-sidebar{position:sticky;top:0;height:100vh;display:grid;grid-template-rows:auto 1fr auto;border-right:1px solid #efefef;padding:16px;background:#fff}.admin-sidebar strong{display:block;font-size:15px}.admin-sidebar small,.admin-sidebar p{margin:4px 0 0;color:#8a8a8a}.admin-sidebar__brand{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#1f1f1f;text-decoration:none}.admin-sidebar__logo{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#ff7a00;font-weight:900}.admin-sidebar__nav{display:grid;gap:2px;align-content:start;grid-auto-rows:max-content}.admin-sidebar__footer{border:1px solid #efefef;border-radius:14px;padding:12px;background:#fff7f0}.admin-nav-link{position:relative;width:100%;height:40px;display:flex;align-items:center;justify-content:flex-start;border:1px solid transparent;border-radius:12px;padding:0 12px;color:#1f1f1f;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.admin-nav-link:hover,.admin-nav-link.is-active{color:#ff7a00;border-color:#ffe1c2;background:#fff7f0}.admin-nav-link.is-active{box-shadow:inset 3px 0 #ff7a00}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #efefef;padding:18px 20px;background:#fff}.admin-topbar h1,.admin-topbar p{margin:0}.admin-topbar h1{font-size:30px}.admin-topbar p{color:#8a8a8a}.admin-topbar__title-wrap{display:grid;gap:4px}.admin-topbar__actions{width:min(760px,100%);display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;gap:10px}.admin-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 180px auto;gap:10px;margin-bottom:14px}.admin-toolbar--restaurants{grid-template-columns:minmax(280px,1fr) auto}.admin-alert{margin-bottom:14px}.admin-stat-grid,.admin-dashboard-grid,.admin-section-grid{display:grid;gap:18px}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);margin-top:18px}.admin-section-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-stat-card{display:grid;gap:8px;border:1px solid #efefef;border-radius:22px;padding:20px;background:#fff;box-shadow:0 18px 45px #1f1f1f0f}.admin-stat-card span,.admin-stat-card small{color:#8a8a8a}.admin-stat-card strong{font-size:32px;line-height:1}.admin-stat-card small{color:#ff7a00;font-weight:900}.admin-activity-list{display:grid;gap:12px;margin-bottom:18px}.admin-activity-list article{border:1px solid #efefef;border-radius:16px;padding:14px;background:#fff7f0}.admin-activity-list p{margin:6px 0 0;color:#8a8a8a}.admin-table-wrapper{min-width:0;overflow:hidden;border:1px solid #efefef;border-radius:18px;background:#fff;box-shadow:0 18px 45px #1f1f1f0d}.admin-table-title{border-bottom:1px solid #efefef;padding:14px 16px;font-weight:900}.admin-table{overflow:hidden;background:#fff}.admin-table .ant-table{min-width:0}.admin-table .ant-table-thead>tr>th{color:#5f5f5f;font-size:13px;font-weight:900;background:#fafafa;white-space:nowrap}.admin-table .ant-table-tbody>tr>td{vertical-align:middle}.admin-table .ant-table-cell{white-space:nowrap}.admin-table .ant-pagination{align-items:center;margin:16px}.admin-table .ant-pagination-total-text{margin-right:auto;color:#8a8a8a}.admin-table .ant-pagination-item{border-radius:10px;border-color:#efefef;font-weight:700}.admin-table .ant-pagination-item a{color:#1f1f1f}.admin-table .ant-pagination-item:hover{border-color:#ff7a00}.admin-table .ant-pagination-item:hover a{color:#ff7a00}.admin-table .ant-pagination-item-active{border-color:#ff7a00;background:#ff7a00}.admin-table .ant-pagination-item-active a,.admin-table .ant-pagination-item-active:hover a{color:#fff}.admin-table .ant-pagination-prev .ant-pagination-item-link,.admin-table .ant-pagination-next .ant-pagination-item-link{border-radius:10px;border-color:#efefef}.admin-table .ant-pagination-prev:hover .ant-pagination-item-link,.admin-table .ant-pagination-next:hover .ant-pagination-item-link{border-color:#ff7a00;color:#ff7a00}.admin-table-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-status-pill{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:900}.admin-status-pill--active{color:#16a34a;background:#eaf8ef}.admin-status-pill--pending{color:#d97706;background:#fff4db}.admin-status-pill--blocked{color:#dc2626;background:#feecec}.admin-edit-form{display:grid;gap:14px}.admin-edit-form label{display:grid;gap:6px}.admin-edit-form span{color:#8a8a8a;font-size:13px;font-weight:800}.admin-edit-form--two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-edit-form__wide{grid-column:1/-1}.admin-full-control{width:100%}.admin-switch-field{align-content:start}.admin-main{width:100%;max-width:1680px;margin:0 auto;padding:20px 20px 48px}.admin-modal .ant-modal{max-width:calc(100vw - 24px)}.restaurant-admin-loading{min-height:100vh;display:grid;place-items:center;background:#f7f8fa}.file-thumbnail{border-radius:10px;object-fit:cover;background:#f0f0f0}.file-thumbnail--empty{border:1px dashed #efefef}.restaurant-admin-combo-items{display:grid;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid #efefef}.restaurant-admin-combo-items__row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.restaurant-admin-order-items{display:grid;gap:6px}.restaurant-admin-order-items__row{display:grid;grid-template-columns:1fr auto auto;gap:16px;color:#8a8a8a}@media(max-width:1279px){.admin-dashboard-grid{grid-template-columns:1fr}}@media(max-width:1023px){.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto}.admin-stat-grid,.admin-section-grid{grid-template-columns:1fr 1fr}.admin-topbar{flex-direction:column;align-items:flex-start}.admin-topbar__actions{width:100%}}@media(max-width:767px){.admin-stat-grid,.admin-section-grid,.admin-toolbar,.admin-toolbar--restaurants,.admin-topbar__actions,.admin-edit-form--two-columns{grid-template-columns:1fr}.admin-main{padding:14px 14px 32px}.admin-topbar{padding:14px}.admin-topbar h1{font-size:22px}.admin-stat-card{padding:14px}.admin-stat-card strong{font-size:26px}}:root{--yemo-primary: #ff7a00;--yemo-background: #ffffff;--yemo-text: #1f1f1f;--yemo-muted-text: #8a8a8a;--yemo-border: #efefef;--yemo-card-background: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] body{background:#111}
