*{box-sizing:border-box}button,input{font:inherit}button{border:0}body{margin:0;background:#f5f4f1;color:#171717}.guest-app{width:100%;min-height:100vh;padding-bottom:110px;background:#f5f4f1}.hero{position:relative;min-height:310px;overflow:hidden;background:linear-gradient(135deg,#171717,#37312d 55%,#6b5140);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.16),transparent 34%),radial-gradient(circle at 20% 90%,rgba(209,164,108,.2),transparent 36%)}.hero-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#00000014,#0000007a)}.hero-top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:12px;max-width:1180px;margin:0 auto;padding:24px 24px 0}.object-logo-placeholder{width:76px;height:76px;flex:0 0 76px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid rgba(255,255,255,.3);border-radius:50%;background:#ffffff1a;box-shadow:0 8px 24px #00000040,inset 0 1px #ffffff26;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.object-logo-inner{width:64px;height:64px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#ffffff14;color:#ffffff87;font-size:13px}.object-logo-inner img{display:block;width:100%;height:100%;object-fit:cover}.language-button,.waiter-button{min-height:46px;padding:0 18px;border-radius:15px;cursor:pointer;transition:transform .2s ease,background .2s ease}.language-button{color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.waiter-button{color:#35105d;background:#fff;font-weight:700}.language-button:hover,.waiter-button:hover{transform:translateY(-2px)}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;max-width:1180px;min-height:350px;margin:0 auto;padding:40px 24px 58px}.hero-label{margin:0 0 12px;color:#ffffffb8;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-content h1{max-width:700px;margin:0;font-size:clamp(42px,7vw,78px);line-height:.98;letter-spacing:-.045em}.hero-powered{margin:12px 0 0;color:#d7ad68;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.4vw,31px);font-weight:500;font-style:italic;line-height:1.15;letter-spacing:.2px;text-transform:none}.content{max-width:1180px;margin:0 auto;padding:34px 24px 48px}.search-box{display:flex;align-items:center;gap:12px;height:58px;margin-top:-64px;padding:0 20px;position:relative;z-index:4;border-radius:20px;background:#fff;box-shadow:0 20px 60px #16120f24}.search-box span{color:#77716d;font-size:25px}.search-box input{width:100%;height:100%;border:0;outline:0;color:#171717;background:transparent;font-size:16px}.search-box input::placeholder{color:#9a9691}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:52px 0 24px}.eyebrow{margin:0 0 6px;color:#8b8179;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section-heading h2{margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.035em}.section-heading>span{display:grid;place-items:center;min-width:44px;height:44px;padding:0 12px;border-radius:14px;background:#e9e5df;color:#655e58;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.category-card{position:relative;display:block;width:100%;padding:0;overflow:hidden;border-radius:24px;background:transparent;color:#fff;text-align:left;cursor:pointer;box-shadow:0 10px 30px #221c171a;transition:transform .25s ease,box-shadow .25s ease}.category-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #221c1729}.category-visual{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:inherit;background:#ece8e2}.category-visual img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-card:hover .category-visual img{transform:scale(1.03)}.category-placeholder,.category-icon{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--category-color),rgba(255,255,255,.16));color:#fff}.category-placeholder{font-size:54px;font-weight:800}.category-icon{font-size:48px}.category-info{position:absolute;z-index:3;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:flex-start;min-height:58px;padding:12px 16px;background:#1212126b;border-top:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none}.category-info h3{margin:0;color:#fff;font-size:18px;font-weight:700;line-height:1.2;text-shadow:0 1px 5px rgba(0,0,0,.32)}.category-info span{display:none}.category-heading-actions{display:flex;align-items:center;gap:10px}.category-count{display:grid;place-items:center;min-width:44px;height:44px;padding:0 12px;border-radius:14px;background:#e9e5df;color:#655e58;font-weight:700}.category-view-toggle{display:none;align-items:center;gap:5px;padding:4px;border-radius:14px;background:#e9e5df}.category-view-button{display:grid;place-items:center;width:38px;height:38px;padding:0;border-radius:11px;background:transparent;color:#8a817a;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.category-view-button.is-active{background:#fff;color:#6c2bd9;box-shadow:0 4px 12px #221c1717}.category-grid-icon{width:18px;height:18px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2px}.category-grid-icon i{display:block;border-radius:2px;background:currentColor}.category-list-icon{width:19px;height:16px;display:grid;grid-template-rows:repeat(2,1fr);gap:4px}.category-list-icon i{display:block;border-radius:3px;background:currentColor}.cart-button{position:fixed;z-index:20;left:50%;bottom:24px;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;width:min(92%,580px);min-height:62px;padding:0 18px 0 24px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#6c2bd9,#9a36d8);box-shadow:0 18px 42px #6f2bd252;cursor:pointer;font-weight:700}.cart-button strong{display:grid;place-items:center;min-width:34px;height:34px;padding:0 8px;border-radius:50%;background:#fff3}.empty-state{padding:42px 24px;border-radius:24px;background:#fff;text-align:center}.empty-state h3{margin:0 0 8px}.empty-state p{margin:0;color:#77736d}.app-state{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:16px;padding:24px;text-align:center;background:#f5f4f1;color:#1c1c1c}.loader{width:42px;height:42px;border:4px solid rgba(28,28,28,.15);border-top-color:#1c1c1c;border-radius:50%;animation:spin .8s linear infinite}.retry-button{padding:13px 20px;border-radius:14px;background:#1c1c1c;color:#fff;cursor:pointer}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:850px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:600px){.hero{min-height:190px}.hero-top{width:100%;padding:14px 16px 0}.object-logo-placeholder{width:64px;height:64px;flex-basis:64px}.object-logo-inner{width:54px;height:54px;font-size:11px}.language-button,.waiter-button{min-height:42px;padding:0 14px;border-radius:13px;font-size:13px}.hero-content{min-height:155px;padding:0 18px 40px;justify-content:flex-end}.hero-content h1{font-size:36px;line-height:1}.hero-powered{margin-top:8px;font-size:23px}.content{padding:28px 14px 40px}.search-box{height:56px;margin-top:-56px;border-radius:18px}.section-heading{margin-top:42px}.category-view-toggle{display:flex}.category-count{display:none}.category-grid{gap:12px}.category-grid.category-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid.category-grid--large{grid-template-columns:1fr;gap:16px}.category-card{border-radius:20px}.category-grid--compact .category-visual{aspect-ratio:4 / 5}.category-grid--large .category-visual{aspect-ratio:16 / 8.5}.category-grid--compact .category-info{min-height:52px;padding:10px 12px}.category-grid--compact .category-info h3{font-size:15px}.category-grid--large .category-info{min-height:58px;padding:12px 16px}.category-grid--large .category-info h3{font-size:18px}.cart-button{bottom:14px;min-height:58px;border-radius:18px}}@media(max-width:390px){.category-grid.category-grid--compact{gap:10px}.category-card{border-radius:18px}.category-grid--compact .category-info{min-height:48px;padding:9px 10px}.category-grid--compact .category-info h3{font-size:14px}}.category-visual{position:relative}.category-visual img,.image-fallback{position:absolute;inset:0}.category-icon span{display:block;max-width:80%;overflow:hidden;font-size:42px;line-height:1;text-align:center}.products-section{width:100%}.back-button{display:inline-flex;align-items:center;min-height:46px;margin-bottom:8px;padding:0 17px;border-radius:14px;background:#fff;color:#26211e;box-shadow:0 8px 24px #221c1714;cursor:pointer;font-weight:700}.product-heading{margin-top:30px}.products-loader{display:grid;justify-items:center;gap:14px;padding:70px 20px;color:#77736d}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 10px 32px #221c1712}.product-image{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#ece8e2}.product-image img,.product-image-placeholder{position:absolute;inset:0;width:100%;height:100%}.product-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.product-image-placeholder{place-items:center;background:linear-gradient(135deg,#403832,#8f7461);color:#fff;font-size:54px;font-weight:800}.product-content{padding:20px}.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.product-title-row h3{margin:0;font-size:20px;line-height:1.3}.product-title-row strong{flex-shrink:0;color:#6c2bd9;font-size:18px;white-space:nowrap}.product-content>p{display:-webkit-box;overflow:hidden;margin:12px 0 0;color:#77716d;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3}.add-product-button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;margin-top:20px;padding:0 10px 0 16px;border-radius:14px;background:#f1ecf8;color:#6825bd;cursor:pointer;font-weight:700}.add-product-button span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#fff;font-size:20px}@media(max-width:850px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.products-section{padding-top:4px}.product-grid{grid-template-columns:1fr;gap:16px}.product-card{display:grid;grid-template-columns:120px minmax(0,1fr);border-radius:20px}.product-image{height:100%;min-height:170px;aspect-ratio:auto}.product-content{display:flex;flex-direction:column;padding:16px}.product-title-row{display:block}.product-title-row h3{font-size:17px}.product-title-row strong{display:block;margin-top:7px;font-size:16px}.product-content>p{margin-top:8px;font-size:13px;line-clamp:3;-webkit-line-clamp:2}.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{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.cart-button small{color:#ffffffc7;font-size:12px;font-weight:500}.product-quantity-control{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;width:100%;min-height:48px;margin-top:20px;border-radius:14px;background:#f1ecf8;overflow:hidden}.product-quantity-control button{height:48px;background:#fff;color:#6825bd;cursor:pointer;font-size:22px;font-weight:700}.product-quantity-control strong{text-align:center;color:#6825bd;font-size:17px}.cart-overlay{position:fixed;z-index:100;inset:0;display:flex;justify-content:flex-end;background:#100d0b80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cart-panel{display:flex;flex-direction:column;width:min(100%,480px);height:100%;padding:26px;overflow-y:auto;background:#f7f5f2;box-shadow:-20px 0 60px #0000002e;animation:cartSlideIn .25s ease}.cart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.cart-header h2{margin:0;font-size:34px;letter-spacing:-.035em}.cart-close-button{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#fff;color:#26211e;cursor:pointer;font-size:28px;line-height:1}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:12px;border-radius:18px;background:#fff}.cart-item-image{width:92px;height:92px;overflow:hidden;border-radius:14px;background:#e9e4dd}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-image span{display:grid;place-items:center;width:100%;height:100%;color:#fff;background:linear-gradient(135deg,#403832,#8f7461);font-size:30px;font-weight:800}.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{margin:0;color:#6c2bd9;font-weight:700}.cart-item-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.cart-quantity{display:grid;grid-template-columns:32px 34px 32px;align-items:center;overflow:hidden;border-radius:10px;background:#f1ecf8}.cart-quantity button{height:32px;background:#eee7f8;color:#6825bd;cursor:pointer;font-size:18px}.cart-quantity strong{text-align:center;color:#6825bd;font-size:14px}.remove-cart-item{padding:8px 0;background:transparent;color:#a14b4b;cursor:pointer;font-size:12px;font-weight:700}.cart-summary{margin-top:auto;padding-top:26px}.cart-summary>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;color:#77716d}.cart-summary .cart-total-row{margin-top:6px;padding-top:18px;border-top:1px solid #ddd6ce;color:#171717;font-size:20px}.checkout-button{width:100%;min-height:56px;margin-top:18px;border-radius:17px;background:linear-gradient(135deg,#6c2bd9,#9a36d8);color:#fff;cursor:pointer;font-weight:800}.clear-cart-button{width:100%;padding:15px;background:transparent;color:#8d615b;cursor:pointer;font-weight:700}.cart-empty{display:grid;justify-items:center;margin:auto 0;padding:50px 20px;text-align:center}.cart-empty-icon{display:grid;place-items:center;width:84px;height:84px;margin-bottom:20px;border-radius:26px;background:#fff;font-size:38px}.cart-empty h3{margin:0;font-size:24px}.cart-empty p{max-width:280px;margin:10px 0 24px;color:#77716d;line-height:1.5}@keyframes cartSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-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{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#6825bd;text-align:center;font-weight:700;appearance:textfield;-moz-appearance:textfield}.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,.product-quantity-control input::-webkit-outer-spin-button,.cart-quantity input::-webkit-inner-spin-button,.cart-quantity input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.language-switcher{position:relative;z-index:30}.language-button{display:flex;align-items:center;justify-content:center;gap:7px}.language-arrow{display:inline-block;font-size:12px;transition:transform .2s ease}.language-arrow.is-open{transform:rotate(180deg)}.language-menu{position:absolute;top:calc(100% + 10px);right:0;left:auto;min-width:190px;max-width:240px;max-height:140px;overflow-y:auto;overflow-x:hidden;padding:7px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#1e1a17f5;box-shadow:0 18px 45px #0000003d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:languageMenuOpen .18s ease}.language-menu::-webkit-scrollbar{width:6px}.language-menu::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}.language-menu::-webkit-scrollbar-track{background:transparent}.language-option{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:42px;padding:0 12px;border-radius:11px;background:transparent;color:#ffffffc7;cursor:pointer;text-align:left;transition:background .18s ease,color .18s ease}.language-option:hover,.language-option.is-active{background:#ffffff1f;color:#fff}.language-option.is-active{font-weight:700}.language-check{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#fff;color:#6825bd;font-size:13px;font-weight:800}@keyframes languageMenuOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-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{position:relative;z-index:100}.language-menu{z-index:110}.product-price-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-old-price{font-size:14px;color:#8a8a8a;text-decoration:line-through;text-decoration-thickness:1.5px}.product-current-price{font-size:18px;font-weight:700}.product-discount-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 7px;border-radius:999px;background:#dc2626;color:#fff;font-size:12px;font-weight:700;line-height:1}.object-logo-image{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.product-meta-badges{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:14px;margin-bottom:14px}.product-meta-badge{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:7px 12px;border-radius:999px;font-size:13px;line-height:1;letter-spacing:.01em;white-space:nowrap}.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 rgba(245,158,11,.14);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 rgba(124,58,237,.12);box-shadow:0 5px 14px #6d28d914}.product-discount-badge svg{color:#7c3aed;flex-shrink:0}@media(max-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{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:16px}.featured-section-heading h2{margin:4px 0 0;font-size:30px;letter-spacing:-.03em}.featured-view-all{background:transparent;color:#6c2bd9;font-weight:700;cursor:pointer}.featured-products-scroll{display:flex;align-items:stretch;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.featured-products-scroll::-webkit-scrollbar{display:none}.featured-product-card{flex:0 0 310px;display:flex;flex-direction:column;align-self:stretch;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px #00000014;scroll-snap-align:start}.featured-product-image{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#ece8e2}.featured-product-image img,.featured-product-image .product-image-placeholder{position:absolute;inset:0;width:100%;height:100%}.featured-product-image img{display:block;object-fit:contain;object-position:center}.featured-product-image .product-image-placeholder{place-items:center;background:linear-gradient(135deg,#403832,#8f7461);color:#fff;font-size:48px;font-weight:800}.featured-discount-label{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border-radius:999px;background:#dc2626;color:#fff;box-shadow:0 6px 16px #dc262640;font-size:12px;font-weight:800}.featured-product-content{display:flex;flex:1;flex-direction:column;min-height:0;padding:18px}.featured-product-content h3{margin:0;font-size:19px;line-height:1.3}.featured-product-content>p{display:-webkit-box;min-height:42px;overflow:hidden;margin:9px 0 0;color:#77716d;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.featured-product-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:auto;padding-top:18px}.featured-product-price{display:flex;flex-direction:column;gap:3px}.featured-product-price span{color:#97918c;font-size:13px;text-decoration:line-through;text-decoration-thickness:1.5px}.featured-product-price strong{color:#6c2bd9;font-size:18px;white-space:nowrap}.featured-add-button{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:14px;background:linear-gradient(135deg,#6c2bd9,#9a36d8);color:#fff;box-shadow:0 8px 20px #6c2bd93d;cursor:pointer;font-size:24px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.featured-add-button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #6c2bd952}.featured-quantity-control{display:grid;grid-template-columns:34px 32px 34px;align-items:center;overflow:hidden;border-radius:13px;background:#f1ecf8}.featured-quantity-control button{height:40px;background:#eee7f8;color:#6825bd;cursor:pointer;font-size:20px;font-weight:700}.featured-quantity-control input{width:32px;height:40px;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#6825bd;text-align:center;font-size:14px;font-weight:800;appearance:textfield;-moz-appearance:textfield}.featured-quantity-control input::-webkit-inner-spin-button,.featured-quantity-control input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.suspended-menu-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(15,118,110,.14),transparent 36%),radial-gradient(circle at bottom right,rgba(15,23,42,.1),transparent 38%),linear-gradient(145deg,#f5f7fa,#eef2f6)}.suspended-menu-card{width:100%;max-width:560px;padding:44px 34px 34px;text-align:center;background:#fffffff5;border:1px solid rgba(148,163,184,.2);border-radius:28px;box-shadow:0 28px 70px #0f172a21,0 5px 18px #0f172a0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.suspended-menu-brand{display:flex;justify-content:center;margin-bottom:26px}.suspended-menu-logo{width:112px;max-height:58px;object-fit:contain}.suspended-menu-icon{width:88px;height:88px;margin:0 auto 26px;padding:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:7px;border-radius:24px;background:linear-gradient(145deg,#0f766e,#115e59);box-shadow:0 16px 32px #0f766e38}.suspended-menu-icon span{display:block;border:3px solid #ffffff;border-radius:4px}.suspended-menu-card h1{max-width:430px;margin:0 auto 16px;font-size:clamp(27px,6vw,38px);line-height:1.16;color:#172b4d}.suspended-menu-description{max-width:450px;margin:0 auto;font-size:16px;line-height:1.75;color:#64748b}.suspended-menu-divider{width:64px;height:3px;margin:28px auto;border-radius:999px;background:#0f766e}.suspended-menu-business-text{margin:0 0 14px;font-size:14px;color:#475569}.suspended-menu-link{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:11px 23px;border-radius:13px;background:#172b4d;color:#fff;text-decoration:none;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.suspended-menu-link:hover{color:#fff;transform:translateY(-2px);box-shadow:0 12px 24px #0f172a29}.suspended-menu-powered{display:block;width:fit-content;margin:26px auto 0;font-size:12px;color:#94a3b8;text-decoration:none}.suspended-menu-powered:hover{color:#0f766e}@media(max-width:575px){.suspended-menu-page{padding:14px}.suspended-menu-card{padding:35px 22px 27px;border-radius:22px}.suspended-menu-icon{width:76px;height:76px;padding:17px}.suspended-menu-description{font-size:15px}.category-icon-overlay{position:absolute;left:16px;bottom:16px;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}.category-icon-overlay svg{color:#fff;filter:drop-shadow(0 3px 10px rgba(0,0,0,.55))}}
