@charset "UTF-8";:root{--brand: #234b3f;--accent: #d2dd9c;--page: #faf9f5;--ink: #25392f;--muted: #5f6d5e;--line: #e4e7df;--radius: 24px;--font-body: "Avenir Next", "Segoe UI", "Noto Sans", Arial, sans-serif;font-family:var(--font-body);font-size:14px;color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ab6c2f;outline-offset:4px}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}svg{flex-shrink:0}h1,h2,h3{font-weight:550}h1,h2{letter-spacing:-.04em}h1{font-family:var(--font-heading);font-size:44px;line-height:1.12}h2{font-size:25px;line-height:1.2}h3{font-size:18px;line-height:1.3}p{line-height:1.65}small{font-size:12px;color:var(--muted)}input:not([type=checkbox]):not([type=radio]),select,textarea{min-height:48px;border:1px solid #d8dfd4;border-radius:12px;background:#fff;color:var(--ink);padding:12px 14px;min-width:0;width:100%}input[type=checkbox],input[type=radio]{accent-color:var(--brand);width:19px;height:19px;flex-shrink:0}input:disabled{background:#f2f3ef;color:#737d73}button{border:0;background:none}button,select{min-height:44px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-200%);padding:14px 20px;background:#fff;border-radius:10px;z-index:999}.skip-link:focus{transform:none}.eyebrow{text-transform:uppercase;font-size:10px;font-weight:650;letter-spacing:.16em;color:var(--muted);display:block;line-height:1.5}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:13px 21px;background:var(--brand);color:#fff;border-radius:13px;font-weight:600;font-size:13px;line-height:1.4;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-1px);box-shadow:0 5px 20px #16392b15}.button.secondary{background:transparent;color:var(--brand);border:1px solid #c9d3c5}.button.light{background:#fff;color:var(--brand)}.button.full{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;flex-shrink:0}.icon-button:hover{background:#e9eee6}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:12px;font-weight:650;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.round-icon{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;background:#eef0e7;color:var(--brand);flex-shrink:0}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-heading);font-size:30px;font-weight:600;letter-spacing:-1.6px;white-space:nowrap}.brand-symbol{width:33px;height:33px;border:1px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center}.brand img{height:32px;max-width:70px;object-fit:contain}.brand-dot{color:#87a16b}.avatar{display:flex;align-items:center;justify-content:center;border-radius:50%;width:38px;height:38px;background:#e7eadb;color:var(--brand);font-size:11px;font-weight:650}.language-select{display:flex;align-items:center;gap:6px;color:#5e6e60;max-width:145px}.language-select select{background:transparent;border:0;padding:8px 3px;font-size:11px;min-height:44px;width:auto;max-width:117px}.restaurant-select{display:flex;align-items:center;gap:10px;font-size:12px;max-width:440px}.restaurant-select select{border:0;background:transparent;font-size:12px;font-weight:600;padding:8px 0;appearance:none;max-width:350px}.location-dot{width:7px;height:7px;border-radius:50%;background:#719462;box-shadow:0 0 0 4px #70956110;flex-shrink:0}.app-footer{padding:25px 48px 35px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px;border-top:1px solid var(--line);margin:0 48px}.app-footer a{display:flex;align-items:center;gap:8px}.page-heading{margin-bottom:33px}.page-heading .eyebrow{margin-bottom:14px}.page-heading>p:not(.eyebrow){color:var(--muted);font-size:12px;margin-top:12px}.badge-shortcut{display:flex;align-items:center;gap:8px;border-radius:12px;min-height:44px;padding:6px}.badge-shortcut:hover{background:#ffffff16}.menu-home-section{margin-top:34px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:19px}.section-heading h2{font-family:var(--font-heading);font-size:26px;font-weight:400}.section-heading .eyebrow{margin-bottom:9px}.dish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.dish-card{padding:0;background:#fff;text-align:start;border:1px solid var(--line);border-radius:calc(var(--radius) - 6px);overflow:hidden;transition:transform .24s,box-shadow .24s;min-width:0;display:flex;flex-direction:column}.dish-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #2541280b}.dish-photo{height:159px;position:relative;overflow:hidden;width:100%;background:#edece2;display:flex;align-items:center;justify-content:center;color:#8b9a80}.dish-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.dish-card:hover .dish-photo img{transform:scale(1.035)}.dish-1 .dish-photo img{object-position:15% 20%;transform:scale(1.6)}.dish-1:hover .dish-photo img{transform:scale(1.65)}.dish-2 .dish-photo img{object-position:95% 85%;transform:scale(1.8)}.dish-2:hover .dish-photo img{transform:scale(1.85)}.dish-category{position:absolute;top:13px;inset-inline-start:13px;background:#fffffff2;padding:5px 10px;border-radius:6px;font-size:8px;letter-spacing:.025em;font-weight:600;color:#4d654c;box-shadow:0 2px 8px #23312208}.dish-open{position:absolute;bottom:12px;inset-inline-end:12px;width:29px;height:29px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffe8;color:#3a583a}.dish-copy{padding:17px 17px 21px;flex:1}.dish-copy h3{font-family:var(--font-heading);font-size:19px;font-weight:400;letter-spacing:-.02em}.dish-copy p{font-size:10px;line-height:1.75;margin-top:8px;color:var(--muted)}.dish-copy small{display:block;margin-top:10px;font-size:9px}.week-browser{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:17px 24px 22px}.week-controls{display:flex;align-items:center;gap:13px;margin-bottom:17px}.week-controls h2{font-size:17px;text-transform:capitalize;margin-inline-end:auto}.today-button{font-size:11px;font-weight:600;color:var(--brand);padding:10px 15px;background:#eef0e5;border-radius:9px}.week-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.week-days button{border-radius:13px;display:flex;align-items:center;flex-direction:column;padding:15px 4px 8px;color:var(--muted);gap:9px}.week-days button>span:first-child{font-size:10px;text-transform:capitalize}.week-days button strong{font-size:25px;font-weight:450}.week-days button.selected{background:var(--brand);color:#fff}.day-dot,.today-dot{height:4px;width:4px;border-radius:50%;display:block}.today-dot{background:currentColor}.menu-filters{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:34px 0 20px}.menu-filters h2{font-family:var(--font-heading);font-size:24px;text-transform:capitalize;font-weight:400}.segmented{padding:4px;background:#edf0e7;border-radius:12px;display:flex;gap:4px}.segmented button{padding:9px 17px;border-radius:9px;font-size:11px;color:#57694f;min-height:37px}.segmented button.selected{background:#fff;color:var(--brand);box-shadow:0 2px 5px #23351a07}.menu-full-grid .dish-photo{height:190px}.empty-state{padding:35px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px;border:1px dashed #dce2d4;border-radius:var(--radius);background:#f6f7f0;min-height:180px}.empty-state h3{font-family:var(--font-heading);font-size:23px;font-weight:400}.empty-state p{font-size:12px;color:var(--muted);max-width:350px}.empty-icon{color:#9cae85}.skeleton{min-height:170px;border-radius:var(--radius);background:linear-gradient(90deg,#eceee5 25%,#f6f7ef,#eceee5 75%);background-size:200% 100%;animation:skeleton 1.8s linear infinite}.skeleton-tall{min-height:290px}@keyframes skeleton{to{background-position:-200% 0}}.modal{border:0;border-radius:25px;padding:26px;width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 48px);box-shadow:0 25px 100px #10281935;color:var(--ink);background:var(--page)}.modal::backdrop{background:#152e255f;backdrop-filter:blur(5px)}.modal>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.modal>header h2{font-family:var(--font-heading);font-size:25px;line-height:1.2;font-weight:400}.modal-wide{width:min(720px,calc(100% - 32px))}.detail-photo{width:100%;height:230px;object-fit:cover;border-radius:16px}.detail-description{font-size:14px;margin:22px 0 10px}.rating-panel{padding:24px;background:#eaf0e2;border-radius:15px;margin-top:24px}.rating-panel h3{font-family:var(--font-heading);font-weight:400;font-size:23px}.rating-panel p{font-size:11px;color:var(--muted);margin-top:7px}.rating-stars{display:flex;gap:7px;margin-top:12px}.rating-stars button{height:45px;width:45px;display:flex;align-items:center;justify-content:center;color:var(--brand);border-radius:10px}.rating-stars button:hover:not(:disabled){background:#d6e0c5}.rating-stars svg{width:27px;height:27px}.rating-panel small{font-size:10px;display:block;margin-top:10px}.toast{position:fixed;z-index:200;bottom:35px;left:50%;transform:translate(-50%);padding:16px 24px;background:#253d2f;color:#fff;border-radius:14px;box-shadow:0 8px 25px #152d2225;max-width:min(500px,calc(100% - 32px));font-size:12px;text-align:center;line-height:1.6}.badge-page-grid{display:grid;grid-template-columns:minmax(280px,420px) minmax(240px,340px);gap:48px;justify-content:center;padding:10px 0 40px}.digital-badge{border-radius:28px;background:var(--brand);color:#fff;overflow:hidden;box-shadow:0 20px 40px #1f3c2419;align-self:start}.digital-badge-top{padding:28px 30px;display:flex;align-items:center;justify-content:space-between}.digital-badge-brand{display:flex;align-items:center;gap:10px;font-family:var(--font-heading);font-size:25px;letter-spacing:-.03em}.badge-chip{width:32px;height:26px;border:1px solid #d3dfa999;border-radius:6px;background:linear-gradient(120deg,#f0dd9e38,#f0dd9e0a)}.badge-owner{padding:12px 30px 28px}.badge-owner p{font-size:22px;letter-spacing:-.02em}.badge-owner>span{font-size:10px;color:#ffffffa6}.badge-code-panel{margin:0 22px;background:#fff;border-radius:18px;padding:20px;color:var(--ink);display:flex;flex-direction:column;align-items:center}.badge-code{max-width:100%;width:180px;height:auto;object-fit:contain;image-rendering:pixelated}.code-enlarge{padding:0;display:flex;flex-direction:column;align-items:center;gap:8px}.code-enlarge>span{display:flex;align-items:center;gap:7px;font-size:9px;color:var(--muted)}.badge-number{font-family:monospace;letter-spacing:.2em;font-size:13px;margin-top:14px}.digital-badge-footer{display:flex;align-items:center;justify-content:space-between;padding:24px 30px}.digital-badge-footer>span{color:#ffffffb7;font-size:11px}.digital-badge-footer>strong{font-weight:450;font-size:21px}.wallet-panel{padding:29px}.wallet-panel h2{font-family:var(--font-heading);font-size:28px;font-weight:400;margin:23px 0 12px}.wallet-panel p{font-size:12px;color:var(--muted);margin-bottom:25px}.wallet-button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:51px;width:100%;border:1px solid #253b3020;border-radius:11px;background:#161e18;color:#fff;padding:13px 10px;font-size:11px;margin-top:12px}.wallet-symbol{font-size:22px;color:#a9bc92}.badge-tip{display:flex;gap:13px;padding:22px 12px;color:#718568}.badge-tip p{font-size:11px}.badge-tip p>span{font-size:10px;color:var(--muted)}.expanded-badge{display:flex;flex-direction:column;align-items:center;padding:15px 0 30px}.badge-code.enlarged{width:340px}.account-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr);gap:28px}.account-settings{overflow:hidden}.profile-summary{display:flex;align-items:center;gap:18px;padding:30px}.profile-avatar{display:flex;align-items:center;justify-content:center;background:#e6eccf;width:65px;height:65px;border-radius:50%;font-size:19px;font-weight:550;color:var(--brand);flex-shrink:0}.profile-summary h2{font-size:22px}.profile-summary p{font-size:12px;color:var(--muted);margin-top:6px;overflow-wrap:anywhere}.account-rows{border-top:1px solid var(--line);padding:10px 22px}.account-rows>button{display:flex;align-items:center;gap:14px;min-height:69px;width:100%;text-align:start;border-bottom:1px solid #e9ece5;padding:12px 5px;font-size:12px}.account-rows>button>span:nth-last-child(2){flex:1}.account-row-icon{display:flex;align-items:center;justify-content:center;background:#f2f4ed;color:var(--brand);width:35px;height:35px;border-radius:10px}.account-rows .logout-button{color:#9d5344;border-bottom:0;min-height:62px}.account-language{padding:12px 5px;border-bottom:1px solid var(--line)}.account-language .language-select{max-width:100%}.account-language select{font-size:13px;max-width:100%}.support-panel{background:#edf0e2;padding:30px;border-radius:var(--radius)}.support-panel h2{font-family:var(--font-heading);font-size:29px;font-weight:400;margin:23px 0 13px}.support-panel p{font-size:12px;color:var(--muted);margin-bottom:25px}.support-panel .button{font-size:11px}.legal-links{display:flex;gap:20px;color:var(--muted);font-size:11px;margin:22px 15px}.form-stack{display:flex;flex-direction:column;gap:20px}.form-stack>label,.form-columns>label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:550}.form-stack .checkbox-label{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:11px;font-weight:400;line-height:1.5;cursor:pointer}.form-stack>p{font-size:12px;color:var(--muted)}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}.pin-form{margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}.switch-label{flex-direction:row!important;justify-content:space-between;align-items:center}.switch-label input{appearance:none;width:44px;height:25px;border-radius:25px;background:#cad0c1;position:relative;margin:0}.switch-label input:before{content:"";width:19px;height:19px;background:#fff;position:absolute;top:3px;inset-inline-start:3px;border-radius:50%;transition:transform .15s}.switch-label input:checked{background:var(--brand)}.switch-label input:checked:before{inset-inline-start:22px}.saved-card-list>div{display:flex;align-items:center;gap:15px;padding:16px;border:1px solid var(--line);border-radius:13px;margin-bottom:12px}.saved-card-list>div>span{flex:1;font-size:13px}.saved-card-list small{display:block;margin-top:4px}.stripe-element{padding:18px 12px;border:1px solid #d8dfd4;border-radius:12px;background:#fff;min-height:56px;font-size:12px;color:var(--muted)}.payment-page>.text-link{margin-bottom:20px}.topup-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(220px,1fr);gap:30px}.payment-panel{padding:32px}.payment-steps{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:18px;font-size:10px;color:#65745f}.payment-steps .active{color:var(--brand);font-weight:650}.payment-panel h2{font-family:var(--font-heading);font-weight:400;font-size:28px;margin-bottom:25px}.amount-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.amount-grid button{border:1px solid var(--line);border-radius:12px;padding:18px 5px;min-height:70px;font-size:19px;font-weight:500;letter-spacing:-.03em}.amount-grid button.selected{background:#e8eecd;border:1px solid var(--brand)}.amount-label{display:flex;flex-direction:column;gap:10px;font-size:11px;margin-top:24px}.amount-label>span{display:flex;align-items:center;border:1px solid #d8dfd4;border-radius:12px;background:#fff}.amount-label input{border:0!important;font-size:20px;padding:16px!important}.amount-label b{font-size:11px;color:var(--muted);padding-inline-end:17px}.payment-panel>small{display:block;margin:8px 0 27px}.secure-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:23px;font-size:10px;color:var(--muted)}.payment-summary{padding:30px;border-radius:var(--radius);background:#eaf0df;display:flex;flex-direction:column;align-self:start;gap:16px;color:var(--brand)}.payment-summary>span{font-size:12px;margin-top:15px}.payment-summary>strong{font-size:39px;font-weight:400;letter-spacing:-.05em}.payment-summary>p{font-size:11px;color:var(--muted)}.card-options{display:flex;flex-direction:column;gap:11px;margin-bottom:22px}.card-options>label{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:12px;padding:14px;font-size:12px;cursor:pointer}.card-options small{display:block;margin-top:4px}.payment-panel>.checkbox-label{margin:18px 0 22px}.payment-result{padding:35px 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:25px}.payment-result h2{font-size:27px;line-height:1.4;margin:0}.success-icon{width:77px;height:77px;background:#e1ebc5;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--brand)}.ordering-page{margin:-15px -20px 0}.ordering-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ordering-header>span{font-size:11px;color:var(--muted)}.ordering-frame{width:100%;height:calc(100dvh - 200px);min-height:520px;border:1px solid var(--line);border-radius:20px;background:#fff}.ordering-demo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:#edf0e2;border:1px solid var(--line);border-radius:var(--radius);padding:75px 30px;text-align:center}.ordering-demo h2{font-family:var(--font-heading);font-size:34px;font-weight:400}.ordering-demo p{max-width:430px;color:var(--muted);font-size:13px}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh}.auth-visual{position:relative;min-height:100dvh;isolation:isolate;overflow:hidden;background:#294837;color:#fff}.auth-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-3;object-position:63% 50%}.auth-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#18372042,#18372008 25%,#163522d9 94%);z-index:-2}.auth-wordmark{padding:42px}.auth-message{position:absolute;bottom:85px;padding:0 55px}.auth-message .eyebrow{color:#e3e9d1;margin-bottom:25px}.auth-message h1{font-size:60px;line-height:1.06;white-space:pre-line}.auth-message p{margin-top:26px;font-size:14px;line-height:1.9;max-width:325px;color:#e5e9dc}.auth-main{padding:32px 55px;display:flex;flex-direction:column}.auth-top{display:flex;align-items:center;justify-content:flex-end}.auth-top>.brand{display:none}.auth-form{width:100%;max-width:380px;margin:auto;padding:45px 0}.auth-form>.eyebrow{margin-bottom:18px}.auth-form h1{font-family:var(--font-heading);font-weight:400;font-size:38px;line-height:1.15;margin-bottom:33px}.auth-options{display:flex;align-items:center;justify-content:space-between;gap:10px}.auth-options .text-link,.auth-options .checkbox-label{font-size:10px}.auth-footer{display:flex;justify-content:center;margin-top:20px}.auth-legal{display:flex;justify-content:center;gap:25px;font-size:10px;color:var(--muted)}.form-error{color:#a24933;font-size:12px;background:#faeee5;padding:12px;border-radius:9px}.form-success{color:#3a6438;font-size:12px;background:#eaf0e1;padding:12px;border-radius:9px}.registration-conditions{white-space:pre-line;font-size:12px;line-height:1.8;max-height:200px;overflow:auto;color:var(--muted)}.reset-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.reset-page>.panel{max-width:460px;width:100%;padding:36px;display:flex;flex-direction:column;gap:25px}.reset-page h1{font-size:31px}.bootstrap-loading,.bootstrap-error{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;text-align:center;padding:30px}.bootstrap-loading{font-size:12px;color:var(--muted)}.loading-flower{font-size:70px;color:#809658;animation:spin 8s linear infinite}.bootstrap-error>p{color:var(--muted)}@keyframes spin{to{transform:rotate(360deg)}}[dir=rtl] .directional{transform:scaleX(-1)}[dir=rtl] .hero-shade{background:linear-gradient(270deg,#183422e6,#183422a6 36%,#18342217 76%)}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{font-family:Tahoma,Noto Sans Arabic,Arial,sans-serif;letter-spacing:0;line-height:1.5}[dir=rtl] .eyebrow{letter-spacing:0}[data-card-style=outlined] .panel,[data-card-style=outlined] .dish-card{border:1.5px solid var(--brand);box-shadow:none}[data-card-style=elevated] .panel,[data-card-style=elevated] .dish-card{border-color:transparent;box-shadow:0 8px 25px #2433210a}@media(min-width:1550px){.dish-photo{height:195px}.dish-copy h3{font-size:23px}.dish-copy p{font-size:12px}}@media(max-width:1150px){.brand{font-size:27px}.app-footer{padding-inline:0;margin:0 30px}.badge-shortcut{gap:4px}.dish-grid{gap:15px}.dish-photo{height:130px}.dish-copy{padding:14px}.dish-copy h3{font-size:17px}.badge-page-grid{gap:25px}.wallet-panel{padding:24px}.account-grid{gap:20px;grid-template-columns:1.4fr 1fr}.profile-summary{padding:23px;gap:14px}.profile-summary h2{font-size:20px}.support-panel{padding:24px}.topup-layout{grid-template-columns:1.8fr 1fr;gap:20px}.payment-panel{padding:24px}.amount-grid{gap:7px}.amount-grid button{font-size:16px}.auth-message h1{font-size:49px}.auth-main{padding:30px 35px}}@media(max-width:850px){.restaurant-select{margin-inline-start:auto}.restaurant-select select{max-width:220px;font-size:11px}.app-footer{padding-bottom:110px}.toast{bottom:95px}.page-heading>p:not(.eyebrow){font-size:13px}.dish-copy h3{font-size:19px}.dish-copy p{font-size:11px}.ordering-frame{height:calc(100dvh - 205px)}.auth-page{grid-template-columns:.9fr 1fr}.auth-message{padding:0 35px}.auth-message h1{font-size:39px}.auth-message p{font-size:12px}.auth-main{padding:25px}.auth-form h1{font-size:32px}}@media(max-width:600px){:root{font-size:14px}.restaurant-select{order:3;width:100%;max-width:100%;margin:0;font-size:10px;gap:8px}.restaurant-select select{max-width:100%;width:auto;font-size:10px;min-height:26px;padding:1px 0}.restaurant-select>svg{width:12px;height:12px}.location-dot{height:5px;width:5px}.brand{font-size:28px}h1{font-size:34px}.page-heading{margin-bottom:26px}.page-heading>p:not(.eyebrow){font-size:11px;max-width:285px;margin-top:10px}.badge-shortcut{min-height:32px;gap:13px}.badge-shortcut svg:first-child{width:21px;height:21px}.section-heading{gap:10px;margin-bottom:17px}.section-heading h2{font-size:23px;max-width:240px}.section-heading .text-link{font-size:9px;gap:4px;white-space:nowrap}.section-heading .text-link svg{width:14px}.menu-home-section{margin-top:30px}.dish-grid{grid-template-columns:1fr;gap:16px}.dish-card{display:grid;grid-template-columns:116px minmax(0,1fr);min-height:137px;border-radius:16px}.dish-photo{height:100%;min-height:137px}.dish-copy{padding:20px 15px}.dish-copy h3{font-size:20px}.dish-copy p{font-size:10px;line-height:1.6;margin-top:8px}.dish-category{top:9px;inset-inline-start:9px;font-size:7px;padding:4px 6px}.dish-open{width:23px;height:23px;bottom:10px;inset-inline-end:10px}.dish-open svg{width:15px;height:15px}.dish-1 .dish-photo img{transform:scale(1.2);object-position:20% 50%}.dish-2 .dish-photo img{transform:scale(1.2);object-position:95% 50%}.app-footer{margin:0 21px;font-size:9px;gap:15px;flex-wrap:wrap;padding-top:20px;padding-bottom:100px}.app-footer>span{max-width:200px}.week-browser{padding:12px 12px 15px}.week-controls{gap:4px;margin-bottom:12px}.week-controls h2{font-size:14px}.week-controls>.icon-button{width:35px}.today-button{font-size:9px;padding:9px}.week-days{gap:2px}.week-days button{padding:11px 1px 7px;gap:9px;border-radius:10px}.week-days button>span:first-child{font-size:9px}.week-days button strong{font-size:23px}.menu-filters{flex-direction:column;align-items:flex-start;gap:16px;margin:27px 0 19px}.menu-filters h2{font-size:25px}.segmented{align-self:flex-start}.segmented button{font-size:11px;min-height:35px;padding:9px 22px}.menu-full-grid .dish-card{display:block}.menu-full-grid .dish-photo{height:190px}.menu-full-grid .dish-copy{padding:20px}.menu-full-grid .dish-copy h3{font-size:24px}.menu-full-grid .dish-copy p{font-size:12px}.menu-full-grid .dish-category{font-size:9px;top:14px;inset-inline-start:14px;padding:6px 10px}.menu-full-grid .dish-open{width:30px;height:30px;bottom:14px;inset-inline-end:14px}.empty-state{padding:30px 18px}.empty-state h3{font-size:24px}.badge-page-grid{grid-template-columns:1fr;max-width:390px;margin:auto;gap:25px;padding-top:2px}.badge-owner{padding-top:2px}.digital-badge-top{padding:26px}.badge-owner{padding-inline:26px}.badge-code{width:190px}.badge-aside{display:flex;flex-direction:column}.wallet-panel{padding:26px}.wallet-panel h2{font-size:28px;margin-top:20px}.badge-tip{padding:22px 8px 0}.account-grid{grid-template-columns:1fr;gap:25px}.profile-summary{padding:25px 22px}.profile-summary h2{font-size:22px}.profile-avatar{width:54px;height:54px;font-size:16px}.account-rows{padding:6px 20px}.account-rows>button{min-height:67px;font-size:12px}.support-panel{padding:26px}.support-panel h2{font-size:29px}.account-aside .legal-links{justify-content:center}.topup-layout{display:flex;flex-direction:column-reverse;gap:22px}.payment-summary{width:100%;padding:20px;display:grid;grid-template-columns:auto 1fr auto;gap:10px 15px;align-items:center}.payment-summary>svg{grid-column:1;grid-row:1 / 3;width:24px}.payment-summary>span{grid-row:1;grid-column:2;margin:0;font-size:11px}.payment-summary>strong{grid-column:3;grid-row:1 / 3;font-size:29px}.payment-summary>p{grid-column:2;grid-row:2;font-size:9px}.payment-panel{padding:24px}.payment-panel h2{font-size:27px}.payment-steps{font-size:9px;gap:18px}.amount-grid{grid-template-columns:repeat(2,1fr);gap:12px}.amount-grid button{font-size:25px;min-height:73px}.payment-page>.text-link{margin-bottom:17px}.modal{padding:22px;border-radius:23px;max-height:calc(100dvh - 35px);width:calc(100% - 24px)}.modal>header{margin-bottom:20px;gap:10px}.modal>header h2{font-size:26px}.form-stack{gap:20px}.form-stack>label,.form-columns>label{font-size:12px}.form-stack input,.form-stack select{font-size:16px!important}.detail-photo{height:210px}.detail-description{font-size:14px}.rating-panel{padding:21px}.rating-panel p{font-size:11px}.rating-stars{justify-content:space-between;gap:3px}.toast{font-size:11px;bottom:90px;width:calc(100% - 35px);padding:16px 20px}.ordering-page{margin:-5px -10px 0}.ordering-header .text-link{font-size:10px}.ordering-frame{border-radius:14px;height:calc(100dvh - 220px);min-height:450px}.ordering-demo{padding:55px 25px}.ordering-demo h2{font-size:30px}.ordering-demo p{font-size:12px}.auth-page{display:flex;flex-direction:column;min-height:100dvh}.auth-visual{min-height:250px;height:250px;order:2;display:none}.auth-main{padding:24px;min-height:100dvh}.auth-top{justify-content:space-between}.auth-top>.brand{display:inline-flex}.auth-form{max-width:410px;padding:60px 0;margin:auto}.auth-form h1{font-size:38px;margin-bottom:32px}.auth-options .checkbox-label,.auth-options .text-link{font-size:10px}.auth-legal{padding:20px 0 15px}.auth-form .form-stack>label{font-size:12px}.auth-form .button{font-size:13px;min-height:51px}.form-columns{gap:12px}.reset-page>.panel{padding:28px}.reset-page h1{font-size:29px}[dir=rtl] .hero-content h2{font-size:33px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.brand-dot{color:var(--accent)}.profile-avatar{background:color-mix(in srgb,var(--accent) 30%,white)}.round-icon,.segmented{--accent-surface: color-mix(in srgb, var(--accent) 10%, white)}.round-icon{background:var(--accent-surface)}.support-panel{background:color-mix(in srgb,var(--accent) 10%,white)}.dish-1 .dish-photo img,.dish-2 .dish-photo img{object-position:center;transform:none}.code-surface{position:relative;width:190px;height:190px;max-width:100%;display:flex;align-items:center;justify-content:center}.code-surface.enlarged{width:340px;height:340px}.code-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:11px}:root{--demo-height: 0px;--font-heading: Georgia, serif;--surface: #fff;--surface-alt: #f2f4ed;--on-brand: #fff;--control-radius: 12px;--control-border: #647062;--focus: #234b3f;font-family:var(--font-body);font-size:var(--font-size-body, 14px)}body{background:var(--page);color:var(--ink);padding-top:var(--demo-height)}h1,h2,h3{font-family:var(--font-heading);font-weight:var(--heading-weight, 500);letter-spacing:var(--heading-tracking, -.04em)}.button{background:var(--brand);color:var(--on-brand);border-radius:var(--control-radius)}.button.secondary,.text-link{color:var(--brand)}.button.light{background:var(--surface);color:var(--brand)}.panel{background:var(--surface);border-color:var(--line);box-shadow:var(--card-shadow, none)}input:not([type=checkbox]):not([type=radio]),select,textarea{border-color:var(--control-border);color:var(--ink);background:var(--surface);border-radius:var(--control-radius)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:var(--focus)}.page-heading>p:not(.eyebrow),.eyebrow,.dish-copy p,small,.secure-note{color:var(--muted)}.surface{min-width:0}.surface-auth{min-height:calc(100dvh - var(--demo-height))}.app-footer{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:20px;padding:25px 0;margin-top:40px;border-top:1px solid var(--line)}.app-footer a{display:flex;align-items:center;gap:7px;min-height:35px}.brand{color:var(--ink)}.brand-light{color:#fff}.language-select select,.restaurant-select select{border:0;background:transparent;color:var(--ink)}.avatar{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--surface-alt);color:var(--brand);font-size:12px;font-weight:600;flex-shrink:0}.template-toolbar{position:fixed;inset:0 0 auto;height:56px;z-index:100;background:#fff;color:#333c35;display:flex;justify-content:center;align-items:center;gap:24px;border-bottom:1px solid #dce0d8;font-family:Inter Variable,Arial,sans-serif;padding:5px 20px}.demo-notice{font-size:10px;line-height:1.3}.template-picker{display:flex;gap:5px;align-items:center}.template-picker button{display:flex;gap:7px;align-items:center;border-radius:8px;padding:9px 13px;min-height:38px;color:#465047;font-size:11px;border:1px solid transparent}.template-picker button[aria-pressed=true]{background:#f0f3ec;border-color:#b2beac;color:#233323;font-weight:650}.template-swatch{height:9px;width:9px;border-radius:50%;flex-shrink:0}.food-hero{position:relative;overflow:hidden;isolation:isolate;border-radius:var(--radius);min-height:300px;background:var(--brand);color:#fff}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#17271ae8,#17271a99 40%,#17271a0a);z-index:-1}.hero-content{padding:32px;max-width:470px}.hero-pill{display:inline-flex;align-items:center;gap:7px;font-size:10px;padding:7px 11px;border-radius:30px;background:#16271aba;color:#fff}.hero-content h2{font-size:42px;white-space:pre-line;color:#fff;line-height:1.1;margin-top:20px}.hero-content p{font-size:12px;max-width:270px;line-height:1.7;margin:17px 0 24px;color:#fff}.hero-button{background:#fff!important;color:#1f3728!important;min-height:44px;gap:15px}.hero-stamp{display:none}.hero-without-photo{background:var(--brand)}.hero-without-photo .hero-shade{background:#101810bb}.balance-card{background:var(--brand);color:var(--on-brand);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;min-width:0}.balance-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:inherit}.card-orbits{font-size:25px;color:var(--accent)}.balance-amount{font-size:43px;font-weight:500;letter-spacing:-.055em;margin:25px 0 7px;line-height:1.1}.balance-card>p{font-size:11px;color:inherit}.balance-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:25px}.badge-shortcut{display:flex;align-items:center;gap:8px;min-height:44px;color:inherit}.balance-actions .button{font-size:12px}.quick-badge{display:flex;justify-content:space-between;align-items:center;gap:22px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:25px;min-width:0}.quick-badge h2{font-size:28px;margin:8px 0 10px}.quick-badge p{font-size:12px}.quick-badge-number{display:block;font:12px monospace;letter-spacing:.12em;margin-top:9px;color:var(--muted)}.quick-badge-code{padding:8px;background:#fff;border-radius:10px;flex-shrink:0}.quick-badge-code .code-surface{width:128px;height:128px}.quick-badge-code .badge-code{width:128px}.qr-placeholder{display:block;width:128px;height:128px;background:#f4f6f0}.quick-badge .text-link{font-size:11px;margin-top:5px}.menu-home-section{min-width:0;margin-top:30px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading h2{font-family:var(--font-heading);font-size:27px}.dish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.dish-card{border-color:var(--line);background:var(--surface);box-shadow:var(--card-shadow, none)}.dish-copy h3{font-family:var(--font-heading)}.dish-copy p{font-size:12px}.dish-photo{height:170px}.dish-1 .dish-photo img,.dish-2 .dish-photo img{transform:none;object-position:center}.dish-1:hover .dish-photo img,.dish-2:hover .dish-photo img{transform:scale(1.035)}.order-teaser{display:flex;gap:20px;padding:28px;border-radius:var(--radius);background:var(--surface-alt);border:1px solid var(--line)}.order-teaser h2{font-family:var(--font-heading);font-size:25px;margin:9px 0 12px}.order-teaser p{font-size:12px;color:var(--muted);margin-bottom:15px}.order-teaser .round-icon{background:var(--surface);color:var(--brand)}.footfall-panel{padding:25px;min-width:0}.footfall-heading{display:flex;align-items:center;gap:13px}.footfall-heading h2{font-family:var(--font-heading);font-size:22px;margin-top:5px}.footfall-heading .eyebrow{font-size:9px}.demo-chart{margin-top:24px}.chart-bars{height:90px;display:flex;align-items:flex-end;gap:8px;border-bottom:1px solid var(--line)}.chart-bars span{flex:1;border-radius:4px 4px 0 0;background:var(--brand)}.chart-bars .calm{background:var(--accent);border:1px solid var(--control-border)}.chart-labels{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-top:10px}.demo-chart figcaption{font-size:10px;color:var(--muted);margin-top:16px}.atlas-frame{border:0;width:100%;display:block;margin-top:16px}.restaurant-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.restaurant-card{padding:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;text-align:start;transition:transform .2s}.restaurant-card:hover{transform:translateY(-3px)}.restaurant-photo{height:225px;position:relative;display:flex;align-items:center;justify-content:center;background:var(--surface-alt);color:var(--brand)}.restaurant-photo img{width:100%;height:100%;object-fit:cover}.restaurant-card-index{position:absolute;top:16px;inset-inline-start:16px;border-radius:50%;height:36px;width:36px;background:#fff;color:#233528;display:flex;align-items:center;justify-content:center;font-size:12px}.restaurant-card-copy{padding:23px}.restaurant-card-copy h3{font-size:24px;line-height:1.3}.restaurant-card-copy p{color:var(--muted);font-size:12px;margin-top:8px}.restaurant-card-copy>span{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:var(--brand);margin-top:20px}.menus-layout{min-width:0}.auth-form h1,.wallet-panel h2,.support-panel h2,.payment-panel h2,.modal>header h2{font-family:var(--font-heading)}.digital-badge{color:var(--on-brand)}.badge-owner>span,.digital-badge-footer>span{color:inherit}.badge-tip{color:var(--muted)}@media(max-width:850px){.app-footer{padding-bottom:100px}.dish-grid{gap:15px}.quick-badge{padding:23px}.hero-content h2{font-size:37px}}@media(max-width:600px){.template-toolbar{padding:5px 8px;gap:0;justify-content:center}.demo-notice{display:none}.template-picker{width:100%;justify-content:center;gap:3px}.template-picker button{font-size:10px;padding:8px 10px;gap:6px}.template-swatch{width:7px;height:7px}.balance-card{padding:23px}.balance-amount{font-size:35px;margin-top:20px}.quick-badge{gap:12px;padding:20px}.quick-badge h2{font-size:25px}.quick-badge-code{padding:4px}.quick-badge-code .code-surface,.quick-badge-code .badge-code,.qr-placeholder{width:116px;height:116px}.quick-badge .eyebrow{font-size:9px}.quick-badge-number{font-size:10px}.food-hero{min-height:300px}.hero-content{padding:25px}.hero-content h2{font-size:36px}.hero-content p{font-size:11px;max-width:220px}.section-heading h2{font-size:25px}.section-heading .text-link{font-size:10px;white-space:nowrap}.menu-home-section{margin-top:25px}.restaurant-card-grid{grid-template-columns:1fr;gap:17px}.restaurant-photo{height:210px}.restaurant-card-copy{padding:21px}.restaurant-card-copy h3{font-size:24px}.footfall-panel{padding:21px}.footfall-heading .round-icon{display:none}.order-teaser{padding:23px}.order-teaser>.round-icon{display:none}.app-footer{margin-top:30px}.code-surface.enlarged{max-width:100%}}[dir=rtl][data-guest-template] h1,[dir=rtl][data-guest-template] h2,[dir=rtl][data-guest-template] h3{font-family:Tahoma,Noto Sans Arabic,Arial,sans-serif;letter-spacing:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.quick-badge-copy{min-width:0;overflow-wrap:anywhere}[data-guest-template][dir=rtl] .food-hero .hero-shade{background:linear-gradient(270deg,#171913ed,#1719139c 52%,#1719130a)}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-ext-wght-normal-BOFOeGcA.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-wght-normal-Xz1IZZA0.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/plus-jakarta-sans-vietnamese-wght-normal-qRpaaN48.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/plus-jakarta-sans-latin-ext-wght-normal-DmpS2jIq.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/plus-jakarta-sans-latin-wght-normal-eXO_dkmS.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
