.landing-screen{width:100%;max-width:100vw;height:100dvh;display:flex;flex-direction:column;overflow:hidden;overflow-x:hidden;background:#fff;box-sizing:border-box}.hero-section{position:relative;height:62.5%;min-height:62.5%;max-height:65%;width:100%;max-width:100%;overflow:hidden;overflow-x:hidden;background:#f5f5f5;box-sizing:border-box}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-placeholder{background:linear-gradient(135deg,#667eea,#764ba2)}.language-selector{position:absolute;top:16px;right:16px;z-index:10;width:44px;height:44px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .2s ease;padding:0}.language-selector:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.language-selector:active{transform:scale(.98)}.language-flag{font-size:24px;line-height:1;display:block}.floating-logo{position:absolute;left:50%;bottom:0;transform:translate(-50%) translateY(-15%);z-index:20;width:96px;height:96px;border-radius:50%;overflow:hidden;box-shadow:0 4px 16px #0003;background:#fff;display:flex;align-items:center;justify-content:center}.logo-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.logo-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:40px;color:#205cfa;background:#fff;border-radius:50%}.bottom-sheet{flex:1;min-height:37.5%;max-height:40%;width:100%;max-width:100%;background:#fff;border-top:none;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box}.bottom-sheet-content{width:100%;max-width:520px;margin:0 auto;padding:64px 24px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;box-sizing:border-box}.restaurant-title{margin:0!important;font-size:32px!important;font-weight:700!important;line-height:1.2!important;color:#1a1a1a!important;letter-spacing:-.5px;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.restaurant-subtitle{font-size:16px!important;color:#8c8c8c!important;font-weight:400!important;line-height:1.5!important;margin-top:-8px}.status-indicator{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:#f8f9fa;border-radius:20px;margin:4px 0;max-width:100%!important;box-sizing:border-box;width:auto}.status-indicator .anticon{color:#52c41a;font-size:16px}.status-text{color:#595959!important;font-size:14px!important;font-weight:500!important}.cta-button{height:56px!important;border-radius:14px!important;font-size:17px!important;font-weight:600!important;letter-spacing:.3px!important;background:#1a1a1a!important;border:none!important;box-shadow:0 4px 12px #00000026!important;transition:all .2s ease!important;margin-top:8px;max-width:85%!important;width:auto!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;padding-left:24px!important;padding-right:24px!important}.cta-button:hover{background:#2d2d2d!important;transform:translateY(-1px);box-shadow:0 6px 16px #0003!important}.cta-button:active{transform:translateY(0);box-shadow:0 2px 8px #00000026!important}.cta-button:focus{background:#1a1a1a!important}.footer{margin-top:8px;padding-top:16px}.footer-text{font-size:12px!important;color:#bfbfbf!important;font-weight:400!important}.footer-text strong{color:#8c8c8c;font-weight:600}.offline-indicator{font-size:12px!important;color:#8c8c8c!important;text-align:center;line-height:1.5;margin-top:8px;padding:0 16px}.screen.center{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.screen.center .ant-spin{color:#205cfa}.screen.center .ant-typography{color:#8c8c8c!important;font-size:14px;margin-top:12px}@media (max-width: 480px){.hero-section{height:60%;min-height:60%}.bottom-sheet{min-height:40%}.floating-logo{width:84px;height:84px;transform:translate(-50%) translateY(-15%)}.logo-fallback{font-size:36px}.language-selector{width:40px;height:40px;top:12px;right:12px}.language-flag{font-size:20px}.bottom-sheet-content{padding:60px 16px 20px;gap:14px;max-width:100%}.restaurant-title{font-size:28px!important}.restaurant-subtitle{font-size:15px!important}.cta-button{height:52px!important;font-size:16px!important;max-width:85%!important;padding-left:20px!important;padding-right:20px!important}}@media (min-width: 768px){.bottom-sheet-content{padding:52px 32px 32px}.restaurant-title{font-size:36px!important}.restaurant-subtitle{font-size:17px!important}}.language-selector:focus-visible,.cta-button:focus-visible{outline:2px solid #205CFA;outline-offset:2px}@media (pointer: coarse){.language-selector{min-width:44px;min-height:44px}.cta-button{min-height:44px}}.offline-page{min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);position:relative;overflow:hidden}.offline-content{width:100%;max-width:480px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.logo-container{margin-bottom:48px;animation:fadeInDown .8s ease-out}.nobu-logo{width:180px;height:auto;max-width:100%;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.message-container{display:flex;flex-direction:column;align-items:center;gap:24px;animation:fadeInUp .8s ease-out .2s both}.qr-icon-wrapper{width:120px;height:120px;border-radius:24px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #667eea4d;position:relative;overflow:hidden}.qr-icon-wrapper:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:shine 3s infinite}.qr-icon{font-size:64px;color:#fff;z-index:1}.main-title{margin:0!important;color:#1a1a1a;font-weight:600;font-size:32px;line-height:1.2}.subtitle{font-size:18px;color:#666;line-height:1.5;max-width:320px}.decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.decoration-circle{position:absolute;border-radius:50%;background:#ffffff1a;animation:float 6s ease-in-out infinite}.decoration-circle-1{width:200px;height:200px;top:-100px;right:-100px;animation-delay:0s}.decoration-circle-2{width:150px;height:150px;bottom:-75px;left:-75px;animation-delay:2s}.decoration-circle-3{width:100px;height:100px;top:50%;right:10%;animation-delay:4s}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shine{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}@keyframes float{0%,to{transform:translateY(0) translate(0)}33%{transform:translateY(-20px) translate(10px)}66%{transform:translateY(10px) translate(-10px)}}@media (max-width: 480px){.nobu-logo{width:140px}.qr-icon-wrapper{width:100px;height:100px}.qr-icon{font-size:52px}.main-title{font-size:28px}.subtitle{font-size:16px}}.price-tag{font-weight:700;color:#205cfa;white-space:nowrap}.price-tag-small{font-size:14px}.price-tag-medium{font-size:16px}.price-tag-large{font-size:20px}.price-tag-highlight{color:#52c41a}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.product-card:active{transform:translateY(0)}.product-card-image{width:100%;height:180px;overflow:hidden;background:#f5f5f5;position:relative}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.product-card-placeholder-text{color:#fff;font-size:14px;font-weight:600;opacity:.8}.product-card-content{padding:16px;flex:1;display:flex;flex-direction:column}.product-card-title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.product-card-description{font-size:14px;color:#666;margin:0 0 16px;line-height:1.5;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-card-add-button{width:40px;height:40px;border-radius:50%;border:none;background:#205cfa;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #205cfa4d;font-size:18px}.product-card-add-button:hover{background:#1347d8;transform:scale(1.05)}.product-card-add-button:active{transform:scale(.95)}.counter{display:inline-flex;align-items:center;gap:12px;background:#f5f5f5;border-radius:24px;padding:4px 8px}.counter-button{width:28px;height:28px;border-radius:50%;border:none;background:#fff;color:#205cfa;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.counter-button:hover:not(:disabled){background:#205cfa;color:#fff;transform:scale(1.05)}.counter-button:active:not(:disabled){transform:scale(.95)}.counter-button:disabled{opacity:.3;cursor:not-allowed}.counter-value{min-width:24px;text-align:center;font-weight:600;font-size:16px;color:#1a1a1a}.ingredient-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.ingredient-item:last-child{border-bottom:none}.ingredient-info{flex:1;display:flex;flex-direction:column;gap:4px}.ingredient-name{font-size:15px;color:#1a1a1a;font-weight:500;display:flex;align-items:center;gap:8px}.ingredient-badge{font-size:11px;background:#e6f7ff;color:#1890ff;padding:2px 8px;border-radius:10px;font-weight:600}.boolean-characteristic{padding:12px 0}.boolean-label{display:flex;align-items:center;gap:8px;font-size:15px;color:#1a1a1a}.checkboxes-characteristic{padding:12px 0}.checkboxes-label{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.checkboxes-option{display:block;margin-bottom:8px}.option-content{display:flex;align-items:center;gap:8px}.freetext-characteristic{padding:12px 0}.freetext-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.freetext-label{font-size:15px;font-weight:600;color:#1a1a1a}.numeric-characteristic{padding:12px 0;display:flex;align-items:center;justify-content:space-between}.numeric-header{display:flex;flex-direction:column;gap:4px}.numeric-label{font-size:15px;font-weight:600;color:#1a1a1a}.product-detail-modal .ant-modal-content{padding:0;max-height:90vh;overflow-y:auto}.product-detail-modal .ant-modal-close{top:16px;right:16px;width:40px;height:40px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center}.product-detail-modal .ant-modal-close:hover{background:#fff}.product-detail-content{padding-bottom:100px}.product-detail-image{width:100%;height:300px;overflow:hidden}.product-detail-image img{width:100%;height:100%;object-fit:cover}.product-detail-placeholder{width:100%;height:300px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600}.product-detail-info{padding:24px}.product-detail-section{padding:0 24px 16px}.product-detail-section h5{margin-bottom:16px;font-size:16px;font-weight:700}.product-detail-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px 24px;box-shadow:0 -4px 12px #00000014;z-index:10}.product-detail-add-button{width:100%;background:#205cfa;color:#fff;border:none;border-radius:12px;padding:16px 24px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.product-detail-add-button:hover{background:#1347d8;transform:translateY(-1px)}.product-detail-add-button:active{transform:translateY(0)}.product-detail-add-button .price-tag{color:#fff}.cart-button{position:fixed;bottom:24px;left:16px;right:16px;max-width:480px;margin:0 auto;z-index:1000;background:#205cfa;color:#fff;border:none;border-radius:16px;padding:16px 20px;box-shadow:0 8px 24px #205cfa66;cursor:pointer;transition:all .3s ease;animation:slideUp .3s ease-out}.cart-button:hover{transform:translateY(-2px);box-shadow:0 12px 32px #205cfa80}.cart-button:active{transform:translateY(0)}.cart-button-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-button-icon-wrapper{position:relative}.cart-button-icon{font-size:24px}.cart-button-badge{position:absolute;top:-8px;right:-8px;background:#ff4d4f;color:#fff;font-size:12px;font-weight:700;min-width:20px;height:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 6px}.cart-button-text{flex:1;font-size:16px;font-weight:600;text-align:left}.cart-button .price-tag{color:#fff;font-size:18px}@keyframes slideUp{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.cart-modal .ant-modal-content{padding:24px;max-height:90vh;overflow-y:auto}.cart-modal-content{padding-bottom:120px}.cart-items{display:flex;flex-direction:column;gap:16px;margin-top:16px}.cart-item{display:flex;gap:12px;padding:16px;background:#f9f9f9;border-radius:12px;transition:all .2s ease}.cart-item:hover{background:#f5f5f5}.cart-item-image{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#e8e8e8}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:24px;font-weight:700}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:8px}.cart-item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cart-item-name{font-size:16px;line-height:1.3}.cart-item-remove{background:transparent;border:none;color:#ff4d4f;cursor:pointer;padding:4px;font-size:16px;transition:all .2s ease}.cart-item-remove:hover{color:#d32f2f;transform:scale(1.1)}.cart-item-customizations{display:flex;flex-direction:column;gap:4px}.cart-item-detail{font-size:13px;line-height:1.4}.cart-item-footer{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.cart-item-quantity{font-size:13px}.cart-modal-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px 24px;box-shadow:0 -4px 12px #00000014;z-index:10}.cart-total{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-top:2px solid #f0f0f0;margin-bottom:12px}.cart-total-label{font-size:18px}.cart-confirm-button{width:100%;background:#52c41a;color:#fff;border:none;border-radius:12px;padding:16px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #52c41a4d}.cart-confirm-button:hover{background:#389e0d;transform:translateY(-1px);box-shadow:0 6px 16px #52c41a66}.cart-confirm-button:active{transform:translateY(0)}.product-list-page{min-height:100dvh;background:#f8f9fa;padding-bottom:120px}.product-list-header{position:sticky;top:0;z-index:100;background:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000000f}.back-button{width:32px;height:32px;border-radius:50%;border:none;background:#f5f5f5;color:#1a1a1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:16px}.back-button:hover{background:#e8e8e8;transform:scale(1.05)}.back-button:active{transform:scale(.95)}.product-list-grid{padding:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}@media (max-width: 640px){.product-list-grid{grid-template-columns:1fr}}.order-confirmation-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.order-confirmation-content{max-width:480px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;padding:48px 32px;border-radius:16px;box-shadow:0 8px 24px #0000001a}.order-confirmation-icon{font-size:80px;color:#52c41a;margin-bottom:24px;animation:scaleIn .5s ease-out}.order-confirmation-title{margin:0 0 16px!important;color:#1a1a1a}.order-confirmation-text{font-size:16px;color:#666;margin-bottom:16px}.order-confirmation-subtext{font-size:14px;margin-bottom:32px}.order-confirmation-button{background:#205cfa!important;border-color:#205cfa!important}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}:root{color-scheme:light}html,body{height:100%;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;background:#fff}#root{width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}
