@import url('https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/Vazirmatn-font-face.css');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Vazirmatn,Vazir,Tahoma,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:13px;line-height:1.75;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.menu-page{min-height:100vh;padding:28px 0 108px;background:#fafafa}.cafe-hero{position:relative;width:min(720px,calc(100% - 32px));height:172px;margin:0 auto 26px;border-radius:18px;background:#2A2A2A;overflow:visible;box-shadow:none}.hero-cover{position:absolute;inset:0;border-radius:18px;background:var(--hero-bg);background-size:cover;background-position:center;overflow:hidden}.hero-cover:after{content:"";position:absolute;inset:0;border-radius:18px;background:linear-gradient(90deg,rgba(42,42,42,.05),rgba(42,42,42,.18))}.hero-content{position:relative;z-index:2;height:100%;display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;align-items:center;padding:12px 12px 12px 26px}.brand-avatar{width:150px;height:148px;border-radius:8px;background:#fff;display:grid;place-items:center;overflow:hidden}.brand-avatar img{width:100%;height:100%;object-fit:cover}.brand-avatar svg{width:116px;height:116px;display:block}.hero-copy{text-align:right;color:#fff;min-width:0}.hero-copy h1{margin:0 0 8px;font-size:23px;line-height:1.3;font-weight:900;letter-spacing:-.45px;color:#fff}.hero-copy p{margin:0 0 9px;color:rgba(255,255,255,.93);font-size:16px;font-weight:400;line-height:1.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-pill{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.9);font-size:13px;margin-bottom:4px}.location-pill span{font-size:17px;line-height:1}.status-row{display:flex;align-items:center;gap:7px;color:#fff;font-size:13px}.accept-dot{width:18px;height:18px;border-radius:50%;display:inline-block;position:relative;box-shadow:0 0 0 3px rgba(255,255,255,.08)}.accept-dot.on{background:#20d32f;box-shadow:0 0 0 4px rgba(32,211,47,.16),0 0 15px rgba(32,211,47,.75)}.accept-dot.off{background:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.16),0 0 15px rgba(220,38,38,.55)}.accept-text{color:rgba(255,255,255,.92);font-size:13px}.table-badge{display:inline-flex;align-items:center;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:3px 9px;color:#fff;font-size:11.5px}.hero-menu-button{position:absolute;z-index:5;top:0;right:-1px;transform:translate(50%,-3%);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#d7d7d7;border:1px solid #bcbcbc;box-shadow:0 2px 6px rgba(0,0,0,.12)}.hero-menu-button span{width:18px;height:2px;background:#4a4a4a;border-radius:2px;display:block;margin:2px 0}.menu-wrap{width:min(720px,calc(100% - 32px));margin:0 auto}.menu-tools{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:20px;align-items:center;margin-bottom:28px}.cat-tabs{display:flex;gap:12px;align-items:center;overflow:auto;border:1px solid var(--line);border-radius:18px;background:#fff;padding:8px;min-height:68px;scrollbar-width:none}.cat-tabs::-webkit-scrollbar{display:none}.cat-chip{flex:0 0 auto;border:0;background:transparent;color:#333;border-radius:10px;padding:13px 22px;min-height:48px;font-size:13.5px;font-weight:800;transition:.14s;white-space:nowrap}.cat-chip.active,.cat-chip:hover{background:#ececec;color:#333}.searchbar{height:68px;border:1px solid var(--line);border-radius:18px;background:#fff;display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;padding:0 10px}.searchbar button{width:44px;height:44px;border:0;border-radius:14px;background:#007F52;color:#fff;font-size:30px;font-weight:300;line-height:1;display:grid;place-items:center}.searchbar input{border:0;outline:0;background:transparent;min-width:0;color:#333;font-size:13.5px}.searchbar input::placeholder{color:#848484}.sortbox{grid-column:1/-1;display:flex;align-items:center;gap:8px;justify-content:flex-end;color:#777;font-size:12px;margin-top:-12px}.sortbox select{border:1px solid var(--line);background:#fff;border-radius:12px;padding:7px 10px;color:#333;outline:0;font-size:12px}.section-head,.category-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:20px 0 12px}.section-head h2,.category-title h2{margin:0;color:#007F52;font-size:16px;font-weight:900;letter-spacing:-.2px}.section-head span,.category-title span,.category-title p{margin:2px 0 0;color:#7a7a7a;font-size:12px}.featured-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,1fr);gap:18px;overflow:auto;padding:2px 0 12px;scrollbar-width:none}.featured-strip::-webkit-scrollbar{display:none}.items-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.menu-item{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;min-height:178px;padding:14px 110px 58px 12px;box-shadow:none;transition:.14s ease;overflow:hidden}.menu-item:hover{border-color:#d7d7d7;box-shadow:0 10px 30px rgba(0,0,0,.04);transform:translateY(-1px)}.menu-item.disabled{opacity:.64}.menu-item>img,.food-placeholder{position:absolute;top:14px;right:13px;width:100px;height:100px;border-radius:8px;object-fit:cover;background:#efefef;display:grid;place-items:center;font-size:34px;color:#777}.food-placeholder{background:#f2f2f2}.featured-item{grid-auto-columns:auto}.item-body{min-width:0;text-align:right}.item-head{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:5px}.item-head h3{margin:0;color:#2f2f2f;font-size:15px;font-weight:900;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-badge{flex:0 0 auto;background:#fff0e7;color:#b54708;border:1px solid #ffd8bd;border-radius:999px;padding:2px 7px;font-size:10.5px}.item-body p{margin:0 0 6px;color:#626262;font-size:13px;line-height:1.75;height:47px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.item-price{display:flex;align-items:baseline;gap:4px;color:#444;font-size:12.5px}.item-price span{color:#4f4f4f}.item-price b{font-size:13.5px;font-weight:800;color:#2f2f2f}.item-price del{color:#9c9c9c;font-size:11px;margin-right:4px}.detail-btn{position:absolute;left:12px;right:12px;bottom:12px;height:41px;border:0;background:#f1f1f1;color:#333;border-radius:8px;font-size:13px;font-weight:500;display:grid;place-items:center}.detail-btn:hover{background:#e9e9e9}.detail-btn:disabled{background:#f4f4f4;color:#a0a0a0;cursor:not-allowed}.sold-label{display:block;color:#b42318;font-style:normal;font-size:11.5px;margin-top:2px}.features-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:32px}.features-row article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;text-align:center}.features-row b{display:block;color:#007F52;font-size:13px}.features-row span{display:block;color:#777;font-size:11.5px;margin-top:5px;line-height:1.7}.info-block{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:12px;margin-top:18px}.info-block>div,.events-zone article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px}.info-block h2{font-size:15px;margin:0 0 8px;color:#2f2f2f}.info-block p{margin:0 0 8px;color:#626262;font-size:12.5px}.hour-row{display:flex;justify-content:space-between;gap:10px;border-bottom:1px dashed var(--line);padding:6px 0}.hour-row:last-child{border-bottom:0}.btn{border:1px solid var(--line);border-radius:12px;padding:9px 12px;display:inline-flex;justify-content:center;align-items:center;gap:6px;font-weight:800;font-size:12.5px}.btn.primary{background:#007F52;color:#fff;border-color:#007F52}.btn.ghost-dark{background:#fff;color:#2a2a2a;border-color:var(--line)}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gallery-grid img{width:100%;height:130px;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.events-zone article h3{margin:0 0 6px;color:#2f2f2f;font-size:14px}.events-zone article p{color:#626262;font-size:12.5px}.floating-actions{position:fixed;inset:auto 0 28px 0;z-index:70;pointer-events:none}.floating-actions button,.floating-actions a{pointer-events:auto}.float-note{position:absolute;right:38px;bottom:0;min-width:154px;height:56px;border:3px solid #7b7b7b;border-radius:999px;background:#3a3a3a;color:#fff;font-size:13px;font-weight:900;box-shadow:0 12px 32px rgba(0,0,0,.13)}.float-note b{display:inline-grid;place-items:center;min-width:21px;height:21px;border-radius:99px;background:rgba(255,255,255,.18);font-size:11px;margin-right:6px}.float-icon{position:absolute;left:40px;bottom:0;width:58px;height:58px;border-radius:50%;border:3px solid #8c8c8c;background:#3a3a3a;color:#fff;display:grid;place-items:center;font-size:24px;box-shadow:0 12px 32px rgba(0,0,0,.13)}.float-waiter{position:absolute;right:208px;bottom:7px;height:44px;border:0;border-radius:999px;background:#fff;color:#333;border:1px solid var(--line);padding:0 16px;font-size:12px;font-weight:800}.notice{position:fixed;top:16px;left:50%;transform:translate(-50%,-20px);z-index:120;background:#2a2a2a;color:#fff;border-radius:12px;padding:10px 14px;opacity:0;pointer-events:none;transition:.18s;font-size:12.5px}.notice.show{opacity:1;transform:translate(-50%,0)}.notice.bad{background:#b42318}.sheet{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:90;display:none;align-items:flex-end;backdrop-filter:blur(3px)}.sheet.show{display:flex}.sheet-card{width:min(575px,calc(100% - 28px));max-height:90vh;overflow:auto;margin:auto auto 16px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:0 24px 80px rgba(0,0,0,.22)}.sheet-close{width:40px;height:40px;border-radius:10px;border:0;background:#eee;color:#333;font-size:28px;float:left;line-height:1}.product-view{clear:both}.product-view>img,.product-main-img{width:100%;height:240px;object-fit:cover;border-radius:14px}.food-placeholder.big{width:100%;height:220px;border-radius:14px;position:static}.product-top{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;margin:12px 0 4px}.product-top h2,.product-view h2{font-size:19px;margin:0;color:#2a2a2a}.product-top b{font-size:15px;color:#2a2a2a}.product-view small{color:#777}.product-view p{color:#626262;font-size:13px}.detail-tags{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.detail-tags span{background:#f5f5f5;border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:11.5px;color:#666}.mod-group{background:#fff;border-top:1px dashed var(--line);padding:15px 0;margin:0}.mod-group.invalid{outline:2px solid #ef4444;outline-offset:4px}.mod-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.mod-title h4{margin:0;color:#2a2a2a;font-size:13.5px}.mod-title p{margin:0;color:#777;font-size:11.5px}.mod-options{display:flex;gap:10px;flex-wrap:wrap}.chip-grid{overflow:auto;flex-wrap:nowrap;padding-bottom:2px}.icon-grid{overflow:auto;flex-wrap:nowrap;padding:2px 0 6px}.choice-pill,.choice-card{position:relative;flex:0 0 auto;min-width:88px;min-height:46px;display:grid;place-items:center;border:1px solid var(--line);background:#f6f6f6;border-radius:999px;padding:8px 15px;color:#333;font-size:12.5px;font-weight:700;transition:.14s;user-select:none}.choice-card{width:48px;height:48px;min-width:48px;border-radius:50%;padding:0;background:#f7f7f7}.choice-card input,.choice-pill input,.slider-point input{position:absolute;opacity:0;pointer-events:none}.choice-icon{display:grid;place-items:center;width:30px;height:30px;font-size:24px;line-height:1}.choice-icon img{width:28px;height:28px;object-fit:contain}.choice-text{font-size:12px}.choice-pill em,.choice-card em{position:absolute;right:50%;bottom:calc(100% + 6px);transform:translateX(50%) scale(.94);background:#fff;color:#007F52;border:1px solid var(--line);border-radius:9px;padding:3px 6px;box-shadow:0 8px 18px rgba(0,0,0,.08);font-size:10.5px;font-style:normal;white-space:nowrap;opacity:0;visibility:hidden;transition:.12s}.choice-pill:hover em,.choice-card:hover em,.choice-pill.selected em,.choice-card.selected em{opacity:1;visibility:visible;transform:translateX(50%) scale(1)}.choice-pill.selected,.choice-card.selected{border-color:#007F52;box-shadow:0 0 0 2px rgba(0,127,82,.12);background:#fff}.slider-picker{overflow:auto;padding:8px 8px 22px}.slider-rail{position:relative;display:grid;grid-auto-flow:column;grid-auto-columns:88px;align-items:center;min-width:max-content}.slider-rail:before{content:"";position:absolute;left:42px;right:42px;top:21px;height:3px;background:#e8e8e8;border-radius:999px}.slider-point{position:relative;z-index:1;display:grid;justify-items:center;gap:6px;cursor:pointer;color:#4a4a4a}.slider-point span{width:14px;height:14px;border-radius:50%;background:#e8e8e8;border:3px solid #fff;box-shadow:0 0 0 1px #ddd}.slider-point.selected span{background:#007F52;box-shadow:0 0 0 4px rgba(0,127,82,.12)}.slider-point small{font-size:11px;white-space:nowrap}.slider-point em{position:absolute;top:-18px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:2px 6px;color:#007F52;font-size:10px;font-style:normal;opacity:0;visibility:hidden}.slider-point:hover em,.slider-point.selected em{opacity:1;visibility:visible}.product-view textarea,.order-form input,.order-form textarea{width:100%;border:1px solid var(--line);background:#fff;color:#333;border-radius:12px;padding:10px;outline:none;resize:vertical;font-size:12.5px}.sheet-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:12px}.qty{display:flex;gap:8px;align-items:center;background:#f5f5f5;border:1px solid var(--line);border-radius:999px;padding:5px}.qty button{width:32px;height:32px;border-radius:50%;border:0;background:#fff;color:#333;font-size:19px}.qty b{min-width:22px;text-align:center}.cart-card h2{margin:0 0 14px;color:#2a2a2a;font-size:18px}.cart-line{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;border-bottom:1px dashed var(--line);padding:10px 0}.cart-line b{font-size:13px}.cart-line small{display:block;color:#777;font-size:11.5px;margin-top:4px}.cart-line button{border:0;background:#f1f1f1;border-radius:8px;padding:5px 9px;font-size:11.5px;color:#333;margin-top:5px}.empty-cart{background:#f6f6f6;border-radius:12px;padding:14px;text-align:center;color:#777}.note-actions p,.muted{color:#626262;font-size:12.5px}.total-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;margin-top:12px;color:#333}.order-form{display:grid;gap:9px}.note-actions{display:grid;gap:10px}
@media (max-width:760px){.menu-page{padding-top:16px}.cafe-hero,.menu-wrap{width:min(100% - 24px,720px)}.cafe-hero{height:auto;min-height:158px}.hero-content{grid-template-columns:118px 1fr;gap:14px;padding:10px 10px 10px 16px}.brand-avatar{width:118px;height:118px}.brand-avatar svg{width:96px;height:96px}.hero-copy h1{font-size:21px}.hero-copy p{font-size:14px;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.hero-menu-button{right:8px;top:8px;transform:none}.menu-tools{grid-template-columns:1fr;gap:10px}.cat-tabs{order:2;min-height:60px}.searchbar{order:1;height:58px}.sortbox{order:3;margin-top:0}.items-list{grid-template-columns:1fr;gap:12px}.menu-item{min-height:150px;padding:12px 102px 54px 10px}.menu-item>img,.food-placeholder{width:82px;height:82px}.item-body p{height:42px;font-size:12.5px}.features-row{grid-template-columns:repeat(2,minmax(0,1fr))}.info-block,.event-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.float-note{right:16px;bottom:0;min-width:132px;height:50px}.float-icon{left:16px;width:52px;height:52px}.float-waiter{right:162px}.sheet-card{width:calc(100% - 18px);margin:auto auto 8px}.product-view>img,.product-main-img{height:210px}}
@media (max-width:420px){body{font-size:12.5px}.hero-content{grid-template-columns:96px 1fr}.brand-avatar{width:96px;height:96px}.brand-avatar svg{width:82px;height:82px}.hero-copy h1{font-size:19px}.hero-copy p{font-size:13px}.location-pill,.status-row{font-size:11.5px}.cat-chip{padding:10px 16px}.menu-item{padding-right:94px}.item-head h3{font-size:14px}.detail-btn{height:38px;font-size:12.5px}.float-waiter{display:none}}

/* AI mood recommender */
.ai-mood-panel{margin:14px 0 20px;background:#fff;border:1px solid #e6e6e6;border-radius:26px;padding:14px;display:grid;grid-template-columns:.9fr 1.4fr;gap:14px;align-items:center;box-shadow:0 10px 30px rgba(0,0,0,.035)}
.ai-mood-copy span,.ai-result-kicker{display:inline-flex;background:#eff8f3;color:#007f52;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900;margin-bottom:7px}.ai-mood-copy h2{margin:0 0 5px;font-size:18px;color:#2a2a2a}.ai-mood-copy p{margin:0;color:#6d6d6d;font-size:12.5px;line-height:1.9}.ai-mood-form{display:grid;gap:8px}.ai-mood-input{display:grid;grid-template-columns:1fr auto;gap:8px;background:#f6f6f6;border:1px solid #e7e7e7;border-radius:20px;padding:6px}.ai-mood-input input{border:0;background:transparent;outline:none;padding:10px 12px;font-size:13px;color:#333}.ai-mood-input button{border:0;background:#007f52;color:#fff;border-radius:15px;padding:0 16px;font-size:12.5px;font-weight:900}.ai-mood-chips{display:flex;gap:7px;overflow:auto;padding-bottom:2px}.ai-mood-chips button{flex:0 0 auto;border:1px solid #e6e6e6;background:#fff;color:#333;border-radius:999px;padding:8px 11px;font-size:11.5px;font-weight:850}.ai-sheet-card{max-width:620px}.ai-result-view{clear:both;padding-top:2px}.ai-result-view h2{margin:4px 0 8px;color:#2a2a2a;font-size:18px}.ai-result-view p{color:#666;font-size:13px;line-height:1.9}.ai-mood-echo{background:#f6f6f6;border-radius:14px;padding:8px 10px}.ai-picks{display:grid;gap:10px;margin-top:12px}.ai-pick-card{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;border:1px solid #e8e8e8;background:#fff;border-radius:20px;padding:10px}.ai-pick-card img,.ai-pick-icon{width:72px;height:72px;border-radius:16px;object-fit:cover;background:#f2f2f2;display:grid;place-items:center;font-size:28px}.ai-pick-card span{display:inline-flex;background:#f1f7f4;color:#007f52;border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:900}.ai-pick-card h3{margin:5px 0 3px;font-size:14.5px;color:#2a2a2a}.ai-pick-card p{margin:0;color:#666;font-size:12px;line-height:1.8}.ai-pick-card small{display:block;color:#8a6d3b;font-size:11.2px;margin-top:3px}.ai-pick-card b{display:block;color:#2a2a2a;font-size:12px;margin-top:4px}.ai-closing{border-top:1px dashed #e7e7e7;margin-top:12px!important;padding-top:10px}.ai-loading-dot{width:42px;height:42px;border-radius:50%;border:4px solid #edf1ee;border-top-color:#007f52;animation:aiSpin .85s linear infinite;margin:0 auto 10px}@keyframes aiSpin{to{transform:rotate(360deg)}}
@media (max-width:720px){.ai-mood-panel{grid-template-columns:1fr}.ai-mood-input{grid-template-columns:1fr}.ai-mood-input button{height:42px}.ai-pick-card{grid-template-columns:60px 1fr}.ai-pick-card img,.ai-pick-icon{width:60px;height:60px}.ai-pick-card .btn{grid-column:1/-1;width:100%}}

/* v16 caffito luxe popup + modifier price fixes */
.sheet{align-items:center;justify-content:center}
.sheet-card{margin:auto;width:min(620px,calc(100% - 28px));padding:18px}
.sheet-close{float:none;display:grid;place-items:center;margin-left:auto;margin-bottom:8px}
.product-sheet-shell{display:grid;gap:14px}
.product-sheet-hero{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:16px;align-items:start}
.product-sheet-visual{width:100%;height:150px;border-radius:18px;background:#f3f3f3;overflow:hidden}
.product-sheet-visual img,.product-sheet-visual .food-placeholder.big{width:100%;height:100%;object-fit:cover;border-radius:18px}
.product-sheet-top{margin:0}
.product-sheet-top h2{font-size:29px;line-height:1.25}
.product-sheet-top small{display:block;margin-top:4px;font-size:14px}
.sheet-base-price{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:8px 10px;border-radius:14px;background:#f5f5f5;border:1px solid var(--line);font-size:14px}
.product-sheet-desc{margin:10px 0 12px;font-size:14px;line-height:2;color:#6a6a6a}
.detail-tags{margin:0;gap:8px}
.detail-tags span{padding:7px 12px;font-size:12px}
.mod-options.icon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:10px;overflow:visible}
.mod-options.chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;overflow:visible}
.choice-card,.choice-pill{min-height:88px;border-radius:18px;padding:12px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#fafafa;text-align:center}
.choice-card{width:auto;height:auto;min-width:0;border-radius:18px}
.choice-card strong,.choice-pill span{font-size:12.5px;font-weight:800;color:#303030;line-height:1.6}
.choice-pill span{display:block}
.choice-card em,.choice-pill em{position:static;opacity:1;visibility:visible;transform:none;background:#fff;border:1px solid var(--line);box-shadow:none;color:#007F52;font-size:11px;padding:3px 8px;max-width:100%;overflow:hidden;text-overflow:ellipsis}
.choice-card:hover em,.choice-pill:hover em,.choice-card.selected em,.choice-pill.selected em{transform:none}
.choice-icon{width:42px;height:42px}
.choice-icon img{width:42px;height:42px;border-radius:12px;object-fit:cover}
.slider-picker{padding:8px 4px 8px}
.slider-point{gap:7px}
.slider-point em{position:static;opacity:1;visibility:visible;margin-top:2px;background:#fff;color:#007F52;border:1px solid var(--line);border-radius:999px;padding:2px 8px}
.slider-point.selected em{background:#eff8f3}
.slider-point small{font-weight:700}
.slider-rail{gap:8px}
.slider-rail:before{top:11px;left:28px;right:28px}
.slider-point span{width:18px;height:18px}
.sheet-actions{margin-top:4px}
.btn.primary{background:var(--primary);color:#fff;border:none}
@media (max-width:760px){
  .sheet-card{width:calc(100% - 14px);padding:14px}
  .product-sheet-hero{grid-template-columns:minmax(0,1fr) 120px;gap:12px}
  .product-sheet-visual{height:120px}
  .product-sheet-top h2{font-size:22px}
  .product-sheet-desc{font-size:13px;line-height:1.9}
  .mod-options.icon-grid,.mod-options.chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:480px){
  .product-sheet-hero{grid-template-columns:minmax(0,1fr) 104px}
  .product-sheet-visual{height:104px}
  .detail-tags{flex-wrap:wrap}
  .detail-tags span{font-size:11.5px;padding:6px 10px}
  .choice-card,.choice-pill{min-height:82px}
}

/* v17 category icon support */
.cat-chip{display:inline-flex;align-items:center;gap:6px}
.cat-chip .cat-media{width:22px;height:22px;border-radius:8px;background:#f3f4f6;display:inline-grid;place-items:center;overflow:hidden;flex:0 0 auto;font-size:15px;line-height:1}
.cat-chip .cat-media img{width:100%;height:100%;object-fit:cover}

/* Caffito Luxe v19 parity with Reserve Studio */
.hero-menu-button{border:1px solid #bcbcbc;padding:0;cursor:pointer}
.cat-tabs,.featured-strip{cursor:grab;scroll-behavior:smooth;overscroll-behavior-x:contain}
.cat-tabs.dragging,.featured-strip.dragging{cursor:grabbing;user-select:none}
.menu-item{cursor:pointer}
.caffito-featured-nav{display:flex;align-items:center;gap:7px;margin-inline-start:auto}
.caffito-featured-nav button{width:34px;height:34px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#333;font-size:20px;font-weight:900;display:grid;place-items:center;line-height:1;box-shadow:0 4px 12px rgba(0,0,0,.04)}
.featured-strip{grid-auto-columns:minmax(320px,420px)}
.caffito-quick-menu{position:fixed;z-index:150;width:184px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:7px;box-shadow:0 20px 60px rgba(0,0,0,.18);display:none}
.caffito-quick-menu.show{display:grid;gap:4px}
.caffito-quick-menu button{border:0;background:transparent;color:#2d2d2d;text-align:right;border-radius:12px;padding:10px 11px;font-weight:850;font-size:12.5px}
.caffito-quick-menu button:hover{background:#f4f4f4}
.caffito-panel-sheet{position:fixed;inset:0;z-index:145;background:rgba(0,0,0,.38);display:none;align-items:center;justify-content:center;padding:16px;backdrop-filter:blur(7px)}
.caffito-panel-sheet.show{display:flex}
.caffito-panel-card{position:relative;width:min(560px,100%);max-height:min(78vh,680px);overflow:auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:0 26px 90px rgba(0,0,0,.28)}
.caffito-panel-close{width:38px;height:38px;border:0;border-radius:13px;background:#f1f1f1;color:#333;font-size:25px;line-height:1;display:grid;place-items:center;margin:0 0 8px auto}
.caffito-panel-content{display:none;clear:both}
.caffito-panel-content.active{display:block}
.caffito-panel-content h2{margin:0 0 12px;color:#2d2d2d;font-size:18px}
.caffito-panel-content p{color:#666;line-height:2}
.caffito-panel-gallery{margin-top:8px}
.caffito-panel-events article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px}
.caffito-panel-events article h3{margin:0 0 6px;color:#2f2f2f;font-size:14px}
.caffito-panel-events article p{font-size:12.5px;color:#666}
.caffito-panel-events article small{color:#888}
.product-sheet-hero{direction:ltr;grid-template-columns:minmax(0,1fr) 164px!important;grid-template-areas:"copy visual";align-items:start}
.product-sheet-copy{grid-area:copy;direction:rtl;text-align:right;min-width:0}
.product-sheet-visual{grid-area:visual;width:164px!important;height:164px!important;border-radius:20px!important}
.product-sheet-visual img,.product-sheet-visual .food-placeholder.big{border-radius:20px!important}
.mod-options.chip-grid,.mod-options.icon-grid{width:100%;overflow:visible;flex-wrap:wrap}
.choice-pill.selected,.choice-card.selected{border-color:var(--primary)!important;background:linear-gradient(180deg,#eef8f2,#fff)!important;box-shadow:0 0 0 3px rgba(0,127,82,.24),0 10px 24px rgba(0,127,82,.10)!important}
.choice-pill.selected:after,.choice-card.selected:after{content:"✓";position:absolute;top:7px;left:7px;width:22px;height:22px;border-radius:50%;background:var(--primary);color:#fff;font-size:13px;font-weight:950;display:grid;place-items:center;box-shadow:0 5px 12px rgba(0,127,82,.24)}
.slider-picker{overflow:visible;width:100%;padding:8px 0 10px}
.slider-rail{display:flex!important;align-items:flex-start;justify-content:space-between;width:100%;min-width:0;gap:0;position:relative;grid-auto-columns:auto!important}
.slider-rail:before{left:0!important;right:0!important;top:11px!important;width:auto;height:3px}
.slider-point{flex:1;min-width:0;text-align:center;gap:7px}
.slider-point small{white-space:normal;font-weight:850;line-height:1.6}
.slider-point em{position:static;opacity:1;visibility:visible;margin-top:2px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:2px 8px;color:var(--primary)}
.slider-point.selected span{box-shadow:0 0 0 5px rgba(0,127,82,.22)}
@media (max-width:760px){
  .caffito-featured-nav{display:none}
  .featured-strip{grid-auto-columns:minmax(280px,88vw)}
  .caffito-panel-card{max-height:calc(100vh - 112px)}
  .product-sheet-hero{grid-template-columns:minmax(0,1fr) 118px!important;gap:12px}
  .product-sheet-visual{width:118px!important;height:118px!important}
}
@media (max-width:430px){
  .product-sheet-hero{grid-template-columns:minmax(0,1fr) 104px!important}
  .product-sheet-visual{width:104px!important;height:104px!important}
}
