:root{font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh}#root{min-height:100vh}*{box-sizing:border-box}button,input{font:inherit}button{border:0}body{color:#171717;background:#f5f4f1;margin:0}.guest-app{background:#f5f4f1;width:100%;min-height:100vh;padding-bottom:110px}.hero{color:#fff;background:linear-gradient(135deg,#171717 0%,#37312d 55%,#6b5140 100%);min-height:310px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 80% 20%,#ffffff29,#0000 34%),radial-gradient(circle at 20% 90%,#d1a46c33,#0000 36%);position:absolute;inset:0}.hero-overlay{pointer-events:none;background:linear-gradient(#00000014,#0000007a);position:absolute;inset:0}.hero-top{z-index:2;justify-content:space-between;align-items:center;gap:12px;max-width:1180px;margin:0 auto;padding:24px 24px 0;display:flex;position:relative}.object-logo-placeholder{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;flex:0 0 76px;justify-content:center;align-items:center;width:76px;height:76px;display:flex;overflow:hidden;box-shadow:0 8px 24px #00000040,inset 0 1px #ffffff26}.object-logo-inner{color:#ffffff87;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:13px;display:flex;overflow:hidden}.object-logo-inner img{object-fit:cover;width:100%;height:100%;display:block}.language-button,.waiter-button{cursor:pointer;border-radius:15px;min-height:46px;padding:0 18px;transition:transform .2s,background .2s}.language-button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff38}.waiter-button{color:#35105d;background:#fff;font-weight:700}.language-button:hover,.waiter-button:hover{transform:translateY(-2px)}.hero-content{z-index:2;flex-direction:column;justify-content:flex-end;max-width:1180px;min-height:350px;margin:0 auto;padding:40px 24px 58px;display:flex;position:relative}.hero-label{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:700}.hero-content h1{letter-spacing:-.045em;max-width:700px;margin:0;font-size:clamp(42px,7vw,78px);line-height:.98}.hero-powered{color:#d7ad68;letter-spacing:.2px;text-transform:none;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.4vw,31px);font-style:italic;font-weight:500;line-height:1.15}.content{max-width:1180px;margin:0 auto;padding:34px 24px 48px}.search-box{z-index:4;background:#fff;border-radius:20px;align-items:center;gap:12px;height:58px;margin-top:-64px;padding:0 20px;display:flex;position:relative;box-shadow:0 20px 60px #16120f24}.search-box span{color:#77716d;font-size:25px}.search-box input{color:#171717;background:0 0;border:0;outline:0;width:100%;height:100%;font-size:16px}.search-box input::placeholder{color:#9a9691}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:52px 0 24px;display:flex}.eyebrow{color:#8b8179;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:700}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(30px,4vw,46px)}.section-heading>span{color:#655e58;background:#e9e5df;border-radius:14px;place-items:center;min-width:44px;height:44px;padding:0 12px;font-weight:700;display:grid}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.category-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:24px;padding:0;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 10px 32px #221c1712}.category-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #221c1721}.category-visual{aspect-ratio:16/10;background:#ece8e2;width:100%;overflow:hidden}.category-visual img{object-fit:cover;width:100%;height:100%;display:block}.category-placeholder,.category-icon{background:linear-gradient(135deg, var(--category-color), #ffffff29);color:#fff;place-items:center;width:100%;height:100%;display:grid}.category-placeholder{font-size:54px;font-weight:800}.category-icon{font-size:48px}.category-info{justify-content:space-between;align-items:center;gap:14px;padding:20px;display:flex}.category-info h3{margin:0;font-size:20px;line-height:1.25}.category-info span{color:#8a817a;flex-shrink:0;font-size:14px;font-weight:600}.cart-button{z-index:20;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c2bd9,#9a36d8);border-radius:20px;justify-content:space-between;align-items:center;width:min(92%,580px);min-height:62px;padding:0 18px 0 24px;font-weight:700;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 42px #6f2bd252}.cart-button strong{background:#fff3;border-radius:50%;place-items:center;min-width:34px;height:34px;padding:0 8px;display:grid}.empty-state{text-align:center;background:#fff;border-radius:24px;padding:42px 24px}.empty-state h3{margin:0 0 8px}.empty-state p{color:#77736d;margin:0}.app-state{text-align:center;color:#1c1c1c;background:#f5f4f1;place-content:center;justify-items:center;gap:16px;min-height:100vh;padding:24px;display:grid}.loader{border:4px solid #1c1c1c26;border-top-color:#1c1c1c;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite spin}.retry-button{color:#fff;cursor:pointer;background:#1c1c1c;border-radius:14px;padding:13px 20px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=850px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.hero{min-height:190px}.hero-top{width:100%;padding:14px 16px 0}.object-logo-placeholder{flex-basis:64px;width:64px;height:64px}.object-logo-inner{width:54px;height:54px;font-size:11px}.language-button,.waiter-button{border-radius:13px;min-height:42px;padding:0 14px;font-size:13px}.hero-content{justify-content:flex-end;min-height:155px;padding:0 18px 40px}.hero-content h1{font-size:36px;line-height:1}.hero-powered{margin-top:8px;font-size:23px}.content{padding:28px 14px 40px}.search-box{border-radius:18px;height:56px;margin-top:-56px}.section-heading{margin-top:42px}.category-grid{grid-template-columns:1fr;gap:16px}.category-card{border-radius:20px}.category-visual{aspect-ratio:16/8.5}.category-info{padding:17px}.category-info h3{font-size:18px}.cart-button{border-radius:18px;min-height:58px;bottom:14px}}.category-visual{position:relative}.category-visual img,.image-fallback{position:absolute;inset:0}.category-icon span{text-align:center;max-width:80%;font-size:42px;line-height:1;display:block;overflow:hidden}.products-section{width:100%}.back-button{color:#26211e;cursor:pointer;background:#fff;border-radius:14px;align-items:center;min-height:46px;margin-bottom:8px;padding:0 17px;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #221c1714}.product-heading{margin-top:30px}.products-loader{color:#77736d;justify-items:center;gap:14px;padding:70px 20px;display:grid}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.product-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 32px #221c1712}.product-image{aspect-ratio:4/3;background:#ece8e2;width:100%;position:relative;overflow:hidden}.product-image img,.product-image-placeholder{width:100%;height:100%;position:absolute;inset:0}.product-image img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.product-image-placeholder{color:#fff;background:linear-gradient(135deg,#403832,#8f7461);place-items:center;font-size:54px;font-weight:800}.product-content{padding:20px}.product-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.product-title-row h3{margin:0;font-size:20px;line-height:1.3}.product-title-row strong{color:#6c2bd9;white-space:nowrap;flex-shrink:0;font-size:18px}.product-content>p{color:#77716d;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:12px 0 0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.add-product-button{color:#6825bd;cursor:pointer;background:#f1ecf8;border-radius:14px;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin-top:20px;padding:0 10px 0 16px;font-weight:700;display:flex}.add-product-button span{background:#fff;border-radius:10px;place-items:center;width:32px;height:32px;font-size:20px;display:grid}@media (width<=850px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.products-section{padding-top:4px}.product-grid{grid-template-columns:1fr;gap:16px}.product-card{border-radius:20px;grid-template-columns:120px minmax(0,1fr);display:grid}.product-image{aspect-ratio:auto;height:100%;min-height:170px}.product-content{flex-direction:column;padding:16px;display:flex}.product-title-row{display:block}.product-title-row h3{font-size:17px}.product-title-row strong{margin-top:7px;font-size:16px;display:block}.product-content>p{line-clamp:3;-webkit-line-clamp:2;margin-top:8px;font-size:13px}.add-product-button{min-height:42px;margin-top:auto;padding-left:12px;font-size:12px}.add-product-button span{width:29px;height:29px}}.cart-button>span{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.cart-button small{color:#ffffffc7;font-size:12px;font-weight:500}.product-quantity-control{background:#f1ecf8;border-radius:14px;grid-template-columns:42px 1fr 42px;align-items:center;width:100%;min-height:48px;margin-top:20px;display:grid;overflow:hidden}.product-quantity-control button{color:#6825bd;cursor:pointer;background:#fff;height:48px;font-size:22px;font-weight:700}.product-quantity-control strong{text-align:center;color:#6825bd;font-size:17px}.cart-overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#100d0b80;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-panel{background:#f7f5f2;flex-direction:column;width:min(100%,480px);height:100%;padding:26px;animation:.25s cartSlideIn;display:flex;overflow-y:auto;box-shadow:-20px 0 60px #0000002e}.cart-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.cart-header h2{letter-spacing:-.035em;margin:0;font-size:34px}.cart-close-button{color:#26211e;cursor:pointer;background:#fff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:28px;line-height:1;display:grid}.cart-items{gap:14px;display:grid}.cart-item{background:#fff;border-radius:18px;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:12px;display:grid}.cart-item-image{background:#e9e4dd;border-radius:14px;width:92px;height:92px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-image span{color:#fff;background:linear-gradient(135deg,#403832,#8f7461);place-items:center;width:100%;height:100%;font-size:30px;font-weight:800;display:grid}.cart-item-content{min-width:0}.cart-item-content h3{margin:2px 0 6px;font-size:16px;line-height:1.3}.cart-item-content>p{color:#6c2bd9;margin:0;font-weight:700}.cart-item-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.cart-quantity{background:#f1ecf8;border-radius:10px;grid-template-columns:32px 34px 32px;align-items:center;display:grid;overflow:hidden}.cart-quantity button{color:#6825bd;cursor:pointer;background:#eee7f8;height:32px;font-size:18px}.cart-quantity strong{text-align:center;color:#6825bd;font-size:14px}.remove-cart-item{color:#a14b4b;cursor:pointer;background:0 0;padding:8px 0;font-size:12px;font-weight:700}.cart-summary{margin-top:auto;padding-top:26px}.cart-summary>div{color:#77716d;justify-content:space-between;gap:20px;padding:10px 0;display:flex}.cart-summary .cart-total-row{color:#171717;border-top:1px solid #ddd6ce;margin-top:6px;padding-top:18px;font-size:20px}.checkout-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c2bd9,#9a36d8);border-radius:17px;width:100%;min-height:56px;margin-top:18px;font-weight:800}.clear-cart-button{color:#8d615b;cursor:pointer;background:0 0;width:100%;padding:15px;font-weight:700}.cart-empty{text-align:center;justify-items:center;margin:auto 0;padding:50px 20px;display:grid}.cart-empty-icon{background:#fff;border-radius:26px;place-items:center;width:84px;height:84px;margin-bottom:20px;font-size:38px;display:grid}.cart-empty h3{margin:0;font-size:24px}.cart-empty p{color:#77716d;max-width:280px;margin:10px 0 24px;line-height:1.5}@keyframes cartSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (width<=600px){.product-quantity-control{min-height:42px;margin-top:auto}.product-quantity-control button{height:42px}.cart-panel{width:100%;padding:20px 14px}.cart-item{grid-template-columns:78px minmax(0,1fr)}.cart-item-image{width:78px;height:78px}.cart-header h2{font-size:30px}}.product-quantity-control input,.cart-quantity input{color:#6825bd;text-align:center;appearance:textfield;background:0 0;border:0;outline:0;width:100%;min-width:0;font-weight:700}.product-quantity-control input{height:48px;font-size:17px}.cart-quantity input{height:32px;font-size:14px}.product-quantity-control input::-webkit-inner-spin-button{appearance:none;margin:0}.product-quantity-control input::-webkit-outer-spin-button{appearance:none;margin:0}.cart-quantity input::-webkit-inner-spin-button{appearance:none;margin:0}.cart-quantity input::-webkit-outer-spin-button{appearance:none;margin:0}.language-button{justify-content:center;align-items:center;gap:7px;display:flex}.language-arrow{font-size:12px;transition:transform .2s;display:inline-block}.language-arrow.is-open{transform:rotate(180deg)}.language-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1e1a17f5;border:1px solid #ffffff29;border-radius:16px;min-width:190px;max-width:240px;max-height:140px;padding:7px;animation:.18s languageMenuOpen;position:absolute;top:calc(100% + 10px);left:auto;right:0;overflow:hidden auto;box-shadow:0 18px 45px #0000003d}.language-menu::-webkit-scrollbar{width:6px}.language-menu::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}.language-menu::-webkit-scrollbar-track{background:0 0}.language-option{color:#ffffffc7;cursor:pointer;text-align:left;background:0 0;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:42px;padding:0 12px;transition:background .18s,color .18s;display:flex}.language-option:hover,.language-option.is-active{color:#fff;background:#ffffff1f}.language-option.is-active{font-weight:700}.language-check{color:#6825bd;background:#fff;border-radius:7px;place-items:center;width:22px;height:22px;font-size:13px;font-weight:800;display:grid}@keyframes languageMenuOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.language-menu{min-width:170px;max-width:210px;max-height:140px}.language-option{min-height:40px;font-size:13px}}.hero-top{z-index:50}.hero-content{z-index:2}.language-switcher{z-index:100;position:relative}.language-menu{z-index:110}.product-price-wrap{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-old-price{color:#8a8a8a;font-size:14px;text-decoration:line-through;text-decoration-thickness:1.5px}.product-current-price{font-size:18px;font-weight:700}.product-discount-badge{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.object-logo-image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.product-meta-badges{flex-wrap:wrap;align-items:center;gap:9px;margin-top:14px;margin-bottom:14px;display:flex}.product-meta-badge{letter-spacing:.01em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:7px 12px;font-size:13px;line-height:1;display:inline-flex}.product-meta-badge strong{font-family:inherit;font-size:13px;font-weight:800;line-height:1}.preparation-time-badge{color:#6d28d9;background:linear-gradient(135deg,#fff8e6fa,#fff3d6e6);border:1px solid #f59e0b24;box-shadow:0 5px 14px #925e0a14}.preparation-time-badge svg{color:#7c3aed;flex-shrink:0}.product-discount-badge{color:#6d28d9;background:linear-gradient(135deg,#f3e8fff0,#ede9fed1);border:1px solid #7c3aed1f;box-shadow:0 5px 14px #6d28d914}.product-discount-badge svg{color:#7c3aed;flex-shrink:0}@media (width<=480px){.product-meta-badges{gap:7px;margin-top:11px;margin-bottom:12px}.product-meta-badge{min-height:32px;padding:6px 10px}.product-meta-badge strong{font-size:12px}}.featured-section{margin-top:42px}.featured-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.featured-section-heading h2{letter-spacing:-.03em;margin:4px 0 0;font-size:30px}.featured-view-all{color:#6c2bd9;cursor:pointer;background:0 0;font-weight:700}.featured-products-scroll{scroll-snap-type:x mandatory;gap:18px;padding-bottom:10px;display:flex;overflow-x:auto}.featured-products-scroll::-webkit-scrollbar{display:none}.featured-product-card{scroll-snap-align:start;background:#fff;border-radius:22px;flex:0 0 310px;overflow:hidden;box-shadow:0 10px 30px #00000014}.featured-product-image{aspect-ratio:4/3;background:#ece8e2;width:100%;position:relative;overflow:hidden}.featured-product-image img,.featured-product-image .product-image-placeholder{width:100%;height:100%;position:absolute;inset:0}.featured-product-image img{object-fit:contain;object-position:center;display:block}.featured-product-image .product-image-placeholder{color:#fff;background:linear-gradient(135deg,#403832,#8f7461);place-items:center;font-size:48px;font-weight:800}.featured-discount-label{z-index:2;color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 6px 16px #dc262640}.featured-product-content{padding:18px}.featured-product-content h3{margin:0;font-size:19px;line-height:1.3}.featured-product-content>p{color:#77716d;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:9px 0 0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.featured-product-footer{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:18px;display:flex}.featured-product-price{flex-direction:column;gap:3px;display:flex}.featured-product-price span{color:#97918c;font-size:13px;text-decoration:line-through;text-decoration-thickness:1.5px}.featured-product-price strong{color:#6c2bd9;white-space:nowrap;font-size:18px}.featured-add-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c2bd9,#9a36d8);border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:24px;font-weight:700;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 8px 20px #6c2bd93d}.featured-add-button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #6c2bd952}.featured-quantity-control{background:#f1ecf8;border-radius:13px;grid-template-columns:34px 32px 34px;align-items:center;display:grid;overflow:hidden}.featured-quantity-control button{color:#6825bd;cursor:pointer;background:#eee7f8;height:40px;font-size:20px;font-weight:700}.featured-quantity-control input{color:#6825bd;text-align:center;appearance:textfield;background:0 0;border:0;outline:0;width:32px;min-width:0;height:40px;padding:0;font-size:14px;font-weight:800}.featured-quantity-control input::-webkit-inner-spin-button{appearance:none;margin:0}.featured-quantity-control input::-webkit-outer-spin-button{appearance:none;margin:0}
