.mic-card{display:flex;flex-direction:column;background:#fff;border-radius:18px;overflow:hidden;border:1.5px solid rgba(200,180,160,.35);box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .22s ease,box-shadow .22s ease;height:100%;isolation:isolate}.mic-card:hover{transform:translateY(-3px);box-shadow:0 10px 32px rgba(0,0,0,.16)}.mic-card--clickable{cursor:pointer}.mic-card.mic-unavailable:hover{transform:none;box-shadow:0 4px 20px rgba(0,0,0,.1);cursor:default}.mic-card.mic-unavailable .mic-img-wrap{opacity:.72}.mic-img-wrap{position:relative;width:100%;aspect-ratio:16/11;background:#f5f0eb;flex-shrink:0;overflow:hidden;border-radius:18px 18px 0 0;z-index:0}@media (max-width:640px){.mic-img-wrap{aspect-ratio:16/11}}.mic-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.mic-card:hover .mic-img{transform:scale(1.04)}.mic-img-placeholder{width:100%;height:100%;background:#efefef}.mic-unavail-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:rgba(255,255,255,.82);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:12px;text-align:center}.mic-unavail-icon{font-size:1.1rem;color:rgba(80,50,30,.5);margin-bottom:2px}.mic-unavail-label{font-family:var(--font-body);font-size:.78rem;font-weight:400;color:rgba(60,40,20,.6);letter-spacing:.02em;line-height:1.3}.mic-unavail-time{font-family:var(--font-accent);font-size:.76rem;font-weight:700;color:#c85a1a;letter-spacing:.01em;line-height:1.2}.mic-item-tag{left:10px;background:rgba(255,255,255,.92);color:#3a1a00;font-size:.7rem;font-weight:600;padding:4px 10px;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;white-space:nowrap;box-shadow:0 2px 6px rgba(0,0,0,.12)}.mic-heart-btn,.mic-item-tag{position:absolute;top:10px;z-index:2}.mic-heart-btn{right:10px;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgba(100,60,30,.55);font-size:.85rem;transition:background .18s ease,color .18s ease;box-shadow:0 2px 8px rgba(0,0,0,.12)}.mic-heart-btn.active,.mic-heart-btn:hover{background:#fff;color:#e03030}.mic-add-btn{height:40px;padding:0 26px;border-radius:8px;background:#e05a1a;border:none;cursor:pointer;font-family:var(--font-body);font-size:.82rem;font-weight:700;letter-spacing:.1em;color:#fff;transition:background .18s ease,transform .18s ease;box-shadow:0 3px 10px rgba(200,80,20,.25);flex-shrink:0}.mic-add-btn:hover{background:#c94800;transform:translateY(-1px)}.mic-qty-ctrl{border-radius:8px;background:#e05a1a;overflow:hidden;box-shadow:0 3px 10px rgba(200,80,20,.25)}.mic-qty-btn,.mic-qty-ctrl{height:40px;display:flex;align-items:center;flex-shrink:0}.mic-qty-btn{width:38px;border:none;background:transparent;cursor:pointer;color:#fff;font-size:1.2rem;font-weight:700;justify-content:center;transition:background .15s ease}.mic-qty-btn:hover{background:rgba(0,0,0,.15)}.mic-qty-count{font-family:var(--font-accent);font-size:.9rem;font-weight:700;color:#fff;min-width:24px;text-align:center;line-height:1}.mic-body{position:relative;display:flex;flex-direction:column;flex:1 1;padding:16px 16px 14px;gap:6px;background:#fff;margin-top:-1px;border-radius:0 0 18px 18px;z-index:1}.mic-body:before{content:"";display:block;position:absolute;top:-32px;left:-1px;right:-1px;width:calc(100% + 2px);height:38px;background:url(/_next/static/media/menu-card-design.dd7be19f.png) top/100% 100% no-repeat;pointer-events:none;z-index:2}.mic-name-price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:1.7em}.mic-name{font-family:var(--font-display);font-size:1rem;font-weight:500;color:#1a0a00;margin:0;line-height:1.35;flex:1 1;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;word-break:break-word}.mic-price{font-family:var(--font-accent);font-size:.9rem;font-weight:700;color:#c85a1a;white-space:nowrap;flex-shrink:0;padding-top:2px}.mic-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:6px}.mic-desc{font-family:var(--font-body);font-size:.78rem;color:rgba(60,40,20,.58);line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.55em * 2)}.mic-desc--empty{visibility:hidden}.mic-badges{flex-direction:row;align-items:center;gap:10px}.mic-badges,.mic-badges--body{display:flex}.mic-modifier-badge{width:24px;height:24px;border-radius:0;background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:#c85a1a;pointer-events:none;box-shadow:none}.mic-modifier-badge img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(38%) sepia(70%) saturate(600%) hue-rotate(5deg)}.mic-note-indicator{position:absolute;top:-3px;right:-3px;width:8px;height:8px;border-radius:50%;background:#e03030;box-shadow:0 1px 2px rgba(0,0,0,.25)}.mic-note-btn{position:relative;width:24px;height:24px;border-radius:0;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:none}.mic-note-icon{width:20px;height:20px;display:block;filter:brightness(0) saturate(100%) invert(38%) sepia(70%) saturate(600%) hue-rotate(5deg)}.mic-note-plus{position:absolute;top:-3px;right:-3px;width:8px;height:8px;border-radius:50%;background:#e03030;color:#fff;font-size:.4rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.25)}@media (max-width:640px){.mic-body{padding:16px 12px 14px}}@media (max-width:576px){.mic-heart-btn{width:28px;height:28px;font-size:.72rem;top:8px;right:8px}.mic-add-btn{height:34px;padding:0 16px;font-size:.72rem}.mic-qty-ctrl{height:34px}.mic-qty-btn{width:32px;height:34px;font-size:1rem}.mic-qty-count{font-size:.72rem;min-width:18px}.mic-name{font-size:.88rem}.mic-price{font-size:.82rem}.mic-desc{font-size:.7rem}.mic-card--list{flex-direction:row;align-items:stretch;height:170px}.mic-card--list .mic-img-wrap{order:1;flex-shrink:0;width:42%;max-width:170px;height:100%;aspect-ratio:auto;align-self:stretch;border-radius:18px 0 0 18px}.mic-card--list .mic-img{height:100%;width:100%;object-fit:cover}.mic-card--list .mic-body{order:2;flex:1 1;min-width:0;margin-top:0;border-radius:0 18px 18px 0;padding:12px 12px 12px 14px;justify-content:flex-start;gap:6px}.mic-card--list .mic-body:before{display:none}.mic-card--list .mic-name-price-row{flex-direction:column;align-items:flex-start;gap:4px;min-height:0}.mic-card--list .mic-name{-webkit-line-clamp:2;line-height:1.3}.mic-card--list .mic-price{padding-top:0}.mic-card--list .mic-desc{min-height:0;-webkit-line-clamp:2}.mic-card--list .mic-footer{padding-top:6px}}