@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.hidden{display:none}}:root{--auth-red:#ef2b23;--auth-red-dark:#d91f18;--auth-yellow:#ffc83d;--auth-cream:#fff8eb;--auth-ink:#251c1b;--auth-muted:#786c66;--auth-line:#eadfd5;--auth-white:#fff}*{box-sizing:border-box}.auth-body{min-width:320px;color:var(--auth-ink);-webkit-font-smoothing:antialiased;background:#fffaf3;margin:0;font-family:Noto Sans Thai,Leelawadee UI,Tahoma,sans-serif}.auth-body a{text-decoration:none}.auth-topbar{z-index:20;background:#fffffff5;border-bottom:1px solid #eee4db;height:82px;position:relative}.auth-shell{width:min(1240px,100% - 40px);margin-inline:auto}.auth-topbar__inner{justify-content:space-between;align-items:center;gap:20px;height:100%;display:flex}.auth-brand{color:#211b1a;align-items:center;gap:14px;display:inline-flex}.auth-brand strong{letter-spacing:-.04em;font-size:30px;line-height:1}.auth-brand__mark{width:42px;height:38px;display:inline-block;position:relative}.auth-brand__mark i{border-radius:7px 7px 5px 5px;width:34px;height:15px;position:absolute;left:4px;transform:skew(-10deg)}.auth-brand__mark i:first-child{background:#ffc12f;top:0}.auth-brand__mark i:nth-child(2){background:#ff7a28;top:10px}.auth-brand__mark i:nth-child(3){background:#ef2b23;top:20px}.auth-back{color:#5d514c;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:800}.auth-back:hover{color:#d9231b;background:#fff1df}.auth-main{grid-template-columns:minmax(480px,1.06fr) minmax(440px,.94fr);min-height:calc(100vh - 82px);display:grid}.auth-promo{isolation:isolate;color:#fff;background:linear-gradient(145deg,#f23a2f,#ef2b23 56%,#db1e18);align-items:center;padding:clamp(54px,7vw,104px);display:flex;position:relative;overflow:hidden}.auth-promo:before{content:"";z-index:-2;background:radial-gradient(circle at 18% 16%,#ffffff29,#0000 28%),linear-gradient(115deg,#0000 48%,#ffffff0d);position:absolute;inset:0}.auth-promo:after{content:"";background:var(--auth-yellow);z-index:-1;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-300px;right:-270px}.auth-promo__content{z-index:3;max-width:630px;position:relative}.auth-zone{letter-spacing:.12em;border:1px solid #ffffffb8;border-radius:999px;align-items:center;padding:8px 14px;font-size:12px;font-weight:900;display:inline-flex}.auth-eyebrow{letter-spacing:.16em;color:#ffd963;margin:30px 0 0;font-size:12px;font-weight:900}.auth-promo h1{letter-spacing:-.04em;margin:12px 0 24px;font-size:clamp(44px,5.4vw,76px);line-height:1.04}.auth-promo h1 em{color:#ffd04a;font-style:normal}.auth-copy{max-width:600px;margin:0;font-size:17px;line-height:1.85}.auth-benefits{flex-wrap:wrap;gap:14px 24px;margin-top:34px;font-size:13px;font-weight:700;display:flex}.auth-visual{z-index:2;width:280px;height:280px;position:absolute;bottom:7%;right:4.5%}.auth-visual__sun{background:#ffc83d;border-radius:50%;position:absolute;inset:0;box-shadow:0 30px 90px #5d171040}.auth-visual__plate{background:#fff;border-radius:50%;place-items:center;width:160px;height:160px;font-size:84px;display:grid;position:absolute;top:60px;left:56px;box-shadow:0 25px 60px #4f1c1433}.auth-visual__badge{color:#1e1918;background:#fff;border-radius:18px;padding:14px 18px;font-size:24px;font-weight:900;line-height:1;position:absolute;top:8px;right:-4px;box-shadow:0 18px 50px #461d162e}.auth-visual__badge small{color:#6f625d;margin-top:7px;font-size:11px;display:block}.auth-panel{background:linear-gradient(#fffdf9,#fff8ed);place-items:center;padding:48px;display:grid}.auth-panel__inner{width:min(510px,100%)}.auth-card{border:1px solid var(--auth-line);background:#fff;border-radius:26px;width:100%;padding:38px;box-shadow:0 28px 90px #4e2d191f}.auth-heading span{color:var(--auth-red);letter-spacing:.09em;font-size:12px;font-weight:900;display:block}.auth-heading h2{letter-spacing:-.025em;margin:8px 0 9px;font-size:34px;line-height:1.2}.auth-heading p{color:var(--auth-muted);margin:0 0 26px;line-height:1.7}.auth-form{gap:17px;display:grid}.auth-form label{gap:8px;font-size:13px;font-weight:800;display:grid}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{width:100%;height:52px;font:inherit;color:var(--auth-ink);background:#fff;border:1px solid #e2d7ce;border-radius:13px;outline:none;padding:0 15px;transition:border-color .18s,box-shadow .18s}.auth-form input::placeholder{color:#aa9c95}.auth-form input:focus{border-color:#ef4035;box-shadow:0 0 0 4px #ef40351c}.auth-label-row{float:right;font-weight:700}.auth-label-row a,.auth-switch a{color:#df271f}.auth-label-row a:hover,.auth-switch a:hover{text-decoration:underline}.auth-check{align-items:center;gap:9px;font-weight:600!important;display:flex!important}.auth-check input{width:16px;height:16px;accent-color:var(--auth-red)}.auth-submit,.auth-secondary{cursor:pointer;border:0;border-radius:13px;width:100%;height:52px;font-size:15px;font-weight:900;transition:transform .15s,background .15s,box-shadow .15s}.auth-submit{background:var(--auth-red);color:#fff;box-shadow:0 12px 26px #ef2b2333}.auth-submit:hover{background:var(--auth-red-dark);transform:translateY(-1px)}.auth-secondary{color:#352824;background:#fff1df}.auth-divider{color:#9b8d86;align-items:center;gap:12px;margin:24px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#eee3da;flex:1;height:1px}.auth-social{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.auth-social button{color:#746762;height:44px;font:inherit;background:#fff;border:1px solid #e7dcd3;border-radius:11px;font-weight:700}.auth-social button:disabled{opacity:1;cursor:not-allowed}.auth-switch{text-align:center;margin:23px 0 0;font-size:13px}.auth-alert{border-radius:11px;margin-bottom:17px;padding:12px 14px;font-size:13px}.auth-alert--success{color:#26743a;background:#eaf8ee}.auth-alert--error{color:#b62820;background:#fff0ed}.auth-alert ul{margin:0;padding-left:18px}.auth-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-legal{text-align:center;color:#91847e;max-width:480px;margin:16px auto 0;font-size:11px;line-height:1.6}.auth-legal a{color:#d82c23}.account-body{color:#251c1b;background:#fffaf1;margin:0;font-family:Noto Sans Thai,Leelawadee UI,Tahoma,sans-serif}.account-shell{width:min(1180px,100% - 40px);margin:auto}.account-header{background:#fff;border-bottom:1px solid #eee4da;height:82px}.account-header .account-shell{justify-content:space-between;align-items:center;height:100%;display:flex}.account-header nav{align-items:center;gap:22px;font-size:13px;font-weight:800;display:flex}.account-header form{margin:0}.account-header button{color:#fff;background:#e72d24;border:0;border-radius:9px;padding:9px 14px;font-weight:800}.account-main{padding-top:42px}.account-welcome{color:#fff;background:linear-gradient(115deg,#ef382d,#ff513a);border-radius:24px;justify-content:space-between;align-items:center;padding:38px;display:flex}.account-welcome span{letter-spacing:.12em;color:#ffd351;font-size:11px;font-weight:900}.account-welcome h1{margin:8px 0;font-size:38px}.account-welcome p{margin:0}.account-avatar{color:#30221e;background:#ffc83d;border-radius:50%;place-items:center;width:90px;height:90px;font-size:42px;font-weight:900;display:grid}.account-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px;display:grid}.account-grid a{color:#251c1b;background:#fff;border:1px solid #eee3d9;border-radius:18px;gap:7px;padding:24px;display:grid;box-shadow:0 10px 28px #432a140d}.account-grid span{font-size:32px}.account-grid b{font-size:16px}.account-grid small{color:#7d7069;line-height:1.5}@media(max-width:1100px){.auth-visual{opacity:.52;right:-40px}.auth-promo__content{max-width:520px}}@media(max-width:900px){.auth-main{grid-template-columns:1fr}.auth-promo{display:none}.auth-panel{min-height:calc(100vh - 82px);padding:32px 18px}.auth-card{padding:30px}.auth-two{grid-template-columns:1fr}.account-header nav>a{display:none}.account-welcome{padding:26px}.account-welcome h1{font-size:29px}.account-avatar{width:68px;height:68px}.account-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.auth-topbar{height:72px}.auth-brand strong{font-size:26px}.auth-brand__mark{transform-origin:0;transform:scale(.88)}.auth-shell{width:min(100% - 28px,1240px)}.auth-panel{min-height:calc(100vh - 72px);padding:20px 14px}.auth-card{border-radius:20px;padding:24px 20px}.auth-heading h2{font-size:29px}.auth-social,.account-grid{grid-template-columns:1fr}.account-welcome{align-items:flex-start;gap:14px}.account-avatar{flex:none}.auth-back{padding:8px;font-size:12px}}.auth-body{--auth-red:#c5221a;--auth-red-dark:#a51b15;--auth-muted:#62544e}.auth-heading span,.auth-label-row a,.auth-switch a,.auth-legal a{color:#a8241f}.auth-heading p,.auth-legal,.auth-divider,.auth-visual__badge small{color:#62544e}.auth-form input::placeholder{color:#62544e;opacity:1}.auth-submit{background:#c5221a}.auth-submit:hover{background:#a51b15}.auth-social a{color:#2b211e;background:#fff;border:1px solid #d6c9c0;border-radius:12px;justify-content:center;align-items:center;min-height:48px;font-weight:800;text-decoration:none;transition:border-color .18s,box-shadow .18s;display:flex}.auth-social a:hover{border-color:#a8241f;box-shadow:0 8px 20px #45271914}.auth-password-field{gap:8px;font-size:13px;font-weight:800;display:grid}.auth-password-label{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.auth-password-label a{color:#a8241f;font-weight:700}.auth-password-label a:hover{text-decoration:underline}.auth-form .auth-password-field input[type=password]{width:100%;height:52px;font:inherit;color:var(--auth-ink);background:#fff;border:1px solid #d7c9c0;border-radius:13px;padding:0 15px}.auth-form .auth-password-field input[type=password]:focus{outline-offset:2px;border-color:#a8241f;outline:3px solid #0f766e}.auth-switch a{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.5px}.auth-switch a:hover{text-decoration-thickness:2px}:root{--red:#c9342c;--red-dark:#a8241f;--green:#2d7440}:where(a,button,input,select,textarea,summary,[role=button],[tabindex]):focus-visible{outline-offset:3px!important;outline:3px solid #0f766e!important}.a11y-skip-link{z-index:2147483647;background:#111827;border-radius:10px;padding:10px 14px;font-weight:800;text-decoration:none;transition:transform .15s;position:fixed;top:10px;left:10px;transform:translateY(-180%);color:#fff!important}.a11y-skip-link:focus,.a11y-skip-link:focus-visible{transform:translateY(0)}.a11y-sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}::placeholder{color:#596273!important;opacity:1!important}.tw-search-mode button,.mk-search-mode button{color:#5b514c!important}.tw-search-mode button.is-active,.mk-search-mode button.is-active,.tw-search-mode button:hover,.mk-search-mode button:hover{color:#a8241f!important}.tw-search span,.mk-search span,.tw-search .tw-search-icon,.mk-search .mk-search-icon{color:#655d59!important}.tw-location small,.tw-action small,.mk-location small{color:#625752!important}.tw-search button,.tw-filter button,.tw-menu-search-form button,.mk-search button,.mk-merchant,.mk-cart-link b,.ph-search button,.tw-cart b{color:#fff!important;background-color:#c5221a!important}.tw-kicker,.tw-section-head>a,.tw-article-cards>article>span,.tw-article-cards a,.tw-reading>a{color:#a8241f!important}.tw-restaurant-card__image>span,.tw-nearby-chip.is-active{color:#2d7440!important}.mk-search-mode button.is-active,.mk-search-mode button:hover{color:#a8241f!important}:where(button,input,select,textarea):disabled,:where(button,input,select,textarea)[aria-disabled=true]{cursor:not-allowed;opacity:.62}@media(max-width:760px){:where(button,[role=button]){min-block-size:40px;min-inline-size:40px}.tw-mobile-panel a,.mk-mobile-nav a{align-items:center;min-block-size:40px;display:inline-flex}}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tw-body .tw-rating,.tw-body .tw-restaurant-card .tw-rating{color:#8a5a00!important}.tw-menu-search-hero h1 em,.tw-global-menu-card__restaurant,.tw-global-menu-card__image>span{color:#a8241f!important}.tw-menu-nutrition-filter summary small,.tw-menu-filter-check small,.tw-menu-filter-note{color:#58645d!important}.tw-nutrition-filter>summary small,.tw-nutrition-only small,.tw-nutrition-filter__note,.tw-nutrition-match>header small{color:#59655e!important}.mk-body .mk-zone,.mk-body .mk-section-head a,.mk-body .ph-head>a,.mk-body .ph-articles span,.mk-body .mk-articles a,.mk-body .mk-promos strong,.mk-body .mk-promos code,.mk-body .mk-newsletter h2{color:#a8241f!important}.mk-body .mk-restaurant-card p b{color:#7a5600!important}.mk-body .mk-restaurant-card footer em{color:#8c4300!important}.mk-body .mk-restaurant-card__image>span{color:#fff!important;background:#c5221a!important}.mk-body .mk-articles small{color:#66564f!important}@media(max-width:820px){.mk-body .mk-brand,.mk-body .mk-mobile-toggle,.mk-body .mk-cart-link,.mk-body .mk-search-mode button,.mk-body .mk-search>button,.mk-body .ph-search button,.mk-body .ph-quick a,.mk-body .ph-head>a,.mk-body .mk-mobile-nav a,.mk-body .mk-chat,.mk-body #pwa-install-button{min-width:48px!important;min-height:48px!important}.mk-body .ph-quick a,.mk-body .ph-head>a,.mk-body .mk-mobile-nav a{justify-content:center!important;align-items:center!important;display:inline-flex!important}.mk-body .ph-quick{gap:10px!important}.mk-body .ph-head>a{padding-inline:8px!important}.mk-body .mk-cart-link{justify-content:center!important;align-items:center!important}}.mk-search-mode button,.tw-search-mode button{color:#4b403b!important;background:0 0!important}.mk-search-mode button.is-active,.tw-search-mode button.is-active{color:#fff!important;background:#a8241f!important;box-shadow:0 2px 7px #291d1624!important}.mk-search-mode button:not(.is-active):hover,.tw-search-mode button:not(.is-active):hover{color:#7f1d1d!important;background:#f5e9e6!important}.tw-nearby-location small{color:#4f4540!important}.tw-nearby-location--action{color:#7f1d1d!important}.tw-nearby-location--action small,.tw-nearby-location--action strong{color:inherit!important}.tw-body .tw-restaurant-card footer,.tw-body .tw-restaurant-card footer span{color:#4f4540!important}.tw-body .tw-restaurant-card footer strong{color:#6b4d00!important}.mk-body .ph-partner small{color:#ffe7a3!important}@media(max-width:820px){.mk-body .mk-footer__inner>div>a{align-items:center!important;min-height:44px!important;padding-block:7px!important;display:inline-flex!important}.mk-body .mk-footer__inner>div:not(.mk-footer-brand){gap:2px!important}.mk-body .mk-footer__inner>div>b{margin-bottom:6px!important}}
