.page-module__FwH-vW__container{padding:var(--space-6);max-width:1200px;margin:0 auto}.page-module__FwH-vW__content{gap:var(--space-8);grid-template-columns:350px 1fr;align-items:start;display:grid}.page-module__FwH-vW__infoSection{gap:var(--space-10);flex-direction:column;display:flex}@media (max-width:1024px){.page-module__FwH-vW__content{grid-template-columns:1fr}}
.Modal-module__bBmhza__overlay{z-index:1000;width:100vw;height:100vh;padding:var(--space-4);background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out Modal-module__bBmhza__fadeIn;display:flex;position:fixed;top:0;left:0}.Modal-module__bBmhza__modal{background-color:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);width:100%;max-width:400px;padding:var(--space-6);animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__bBmhza__slideUp;position:relative}.Modal-module__bBmhza__header{margin-bottom:var(--space-4)}.Modal-module__bBmhza__title{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--ditto-700);margin-bottom:var(--space-3)}.Modal-module__bBmhza__description{font-size:var(--text-base);color:var(--text-secondary);line-height:1.5}.Modal-module__bBmhza__footer{justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-6);display:flex}.Modal-module__bBmhza__button{padding:var(--space-2)var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-medium);transition:all var(--transition-fast)}.Modal-module__bBmhza__cancelButton{background-color:var(--bg-tertiary);color:var(--text-secondary)}.Modal-module__bBmhza__cancelButton:hover{background-color:var(--color-gray-200);color:var(--text-primary)}.Modal-module__bBmhza__confirmButton{background:linear-gradient(135deg,var(--ditto-500),var(--ditto-600));color:#fff;border:none}.Modal-module__bBmhza__confirmButton:hover{background:linear-gradient(135deg,var(--ditto-600),var(--ditto-700));transform:translateY(-1px);box-shadow:0 4px 12px #a855f733}.Modal-module__bBmhza__dittoButton{background:var(--ditto-100);color:var(--ditto-700);border:1px solid var(--ditto-200)}.Modal-module__bBmhza__dittoButton:hover{background:var(--ditto-200)}.Modal-module__bBmhza__dangerButton{color:#fff;background-color:#fb7185}.Modal-module__bBmhza__dangerButton:hover{background-color:#e11d48}@keyframes Modal-module__bBmhza__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__bBmhza__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Modal-module__bBmhza__kbd{color:inherit;opacity:.6;vertical-align:middle;background:#0000000f;border:1px solid #0000001a;border-radius:3px;justify-content:center;align-items:center;margin-left:4px;padding:1px 5px;font-family:monospace;font-size:.65rem;font-weight:600;line-height:1;display:inline-flex}
.MenuCard-module__zL7o0G__card{cursor:default;background:#fff;border:2px solid #f0e6ff;border-radius:1.5rem;transition:all .4s cubic-bezier(.25,.8,.25,1);overflow:hidden}.MenuCard-module__zL7o0G__card:hover{border-color:#d4bbf7;transform:translateY(-6px);box-shadow:0 16px 35px #a855f71f}.MenuCard-module__zL7o0G__card.MenuCard-module__zL7o0G__soldOut{opacity:.7}.MenuCard-module__zL7o0G__imageWrapper{aspect-ratio:1;background:linear-gradient(135deg,#f8f4ff,#f0e6ff);width:100%;position:relative;overflow:hidden}.MenuCard-module__zL7o0G__image{object-fit:cover;transition:transform .5s}.MenuCard-module__zL7o0G__card:hover .MenuCard-module__zL7o0G__image{transform:scale(1.06)}.MenuCard-module__zL7o0G__noImage{color:#d4bbf7;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;font-size:.8rem;font-weight:600;display:flex}.MenuCard-module__zL7o0G__soldOutOverlay{z-index:2;background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MenuCard-module__zL7o0G__soldOutBadge{color:#6e4a9e;background:#fffffff2;border-radius:99px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:700}.MenuCard-module__zL7o0G__categoryBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#6e4a9e;z-index:1;background:#ffffffeb;border:1px solid #e4d4fc80;border-radius:99px;padding:.3rem .75rem;font-size:.72rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.MenuCard-module__zL7o0G__content{padding:1.1rem 1.2rem 1.4rem}.MenuCard-module__zL7o0G__korName{color:#4a3570;margin-bottom:.15rem;font-size:1.05rem;font-weight:700}.MenuCard-module__zL7o0G__engName{color:#a87edb;margin-bottom:.5rem;font-size:.78rem;font-weight:500}.MenuCard-module__zL7o0G__description{color:#8b62c0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.7rem;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.MenuCard-module__zL7o0G__priceRow{justify-content:space-between;align-items:center;display:flex}.MenuCard-module__zL7o0G__price{color:#6e4a9e;font-size:1.1rem;font-weight:800}@media (max-width:768px){.MenuCard-module__zL7o0G__content{padding:1rem}.MenuCard-module__zL7o0G__korName{font-size:1rem}}
.MyPageFavorites-module__SIXbSG__content{background:#fff;border:1px solid #f0e6ff;border-radius:24px;min-height:400px;padding:2rem}.MyPageFavorites-module__SIXbSG__sectionTitle{color:#4a3570;align-items:center;gap:.6rem;margin-bottom:2rem;font-size:1.25rem;font-weight:800;display:flex}.MyPageFavorites-module__SIXbSG__emptyState{text-align:center;color:#a87edb;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0;display:flex}.MyPageFavorites-module__SIXbSG__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.MyPageFavorites-module__SIXbSG__emptyState p{margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.MyPageFavorites-module__SIXbSG__menuLink{color:#fff;background:linear-gradient(135deg,#d4bbf7,#a855f7);border-radius:12px;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #a855f733}.MyPageFavorites-module__SIXbSG__menuLink:hover{transform:translateY(-2px);box-shadow:0 6px 16px #a855f74d}.MyPageFavorites-module__SIXbSG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}
.MenuCard-module__dATFjW__card{background-color:var(--bg-primary);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);border:1px solid var(--border-color);cursor:pointer;overflow:hidden}.MenuCard-module__dATFjW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.MenuCard-module__dATFjW__card.MenuCard-module__dATFjW__soldOut{opacity:.7}.MenuCard-module__dATFjW__imageWrapper{aspect-ratio:4/3;background-color:var(--bg-tertiary);width:100%;position:relative;overflow:hidden}.MenuCard-module__dATFjW__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.MenuCard-module__dATFjW__card:hover .MenuCard-module__dATFjW__image{transform:scale(1.05)}.MenuCard-module__dATFjW__noImage{width:100%;height:100%;color:var(--text-muted);font-size:var(--text-3xl);justify-content:center;align-items:center;display:flex}.MenuCard-module__dATFjW__soldOutBadge{top:var(--space-3);left:var(--space-3);background-color:var(--color-error);color:#fff;font-size:var(--text-xs);font-weight:var(--font-bold);padding:var(--space-1)var(--space-3);border-radius:var(--radius-full);position:absolute}.MenuCard-module__dATFjW__categoryBadge{top:var(--space-3);right:var(--space-3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:var(--text-xs);font-weight:var(--font-medium);padding:var(--space-1)var(--space-3);border-radius:var(--radius-full);background-color:#0009;position:absolute}.MenuCard-module__dATFjW__content{padding:var(--space-4)}.MenuCard-module__dATFjW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.MenuCard-module__dATFjW__names{flex:1;min-width:0}.MenuCard-module__dATFjW__korName{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.MenuCard-module__dATFjW__engName{font-size:var(--text-sm);color:var(--text-muted);margin:0}.MenuCard-module__dATFjW__price{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--ditto-600);white-space:nowrap}.MenuCard-module__dATFjW__description{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-4);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.MenuCard-module__dATFjW__footer{padding-top:var(--space-3);border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.MenuCard-module__dATFjW__toggleWrapper{align-items:center;gap:var(--space-2);display:flex}.MenuCard-module__dATFjW__toggleLabel{font-size:var(--text-sm);color:var(--text-secondary)}.MenuCard-module__dATFjW__toggle{background-color:var(--color-gray-200);border-radius:var(--radius-full);cursor:pointer;width:44px;height:24px;transition:all var(--transition-fast);position:relative}.MenuCard-module__dATFjW__toggle.MenuCard-module__dATFjW__active{background-color:var(--color-error)}.MenuCard-module__dATFjW__toggleKnob{border-radius:var(--radius-full);width:20px;height:20px;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);background-color:#fff;position:absolute;top:2px;left:2px}.MenuCard-module__dATFjW__toggle.MenuCard-module__dATFjW__active .MenuCard-module__dATFjW__toggleKnob{transform:translate(20px)}.MenuCard-module__dATFjW__actions{align-items:center;gap:var(--space-1);display:flex}.MenuCard-module__dATFjW__actionButton{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.MenuCard-module__dATFjW__actionButton:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.MenuCard-module__dATFjW__actionButton.MenuCard-module__dATFjW__delete:hover{background-color:var(--color-error-light);color:var(--color-error)}
.MyPageCoupons-module__fSnJfq__content{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-2xl);padding:var(--space-8)}.MyPageCoupons-module__fSnJfq__sectionTitle{font-size:var(--text-xl);font-weight:var(--font-bold);margin-bottom:var(--space-6)}.MyPageCoupons-module__fSnJfq__stampCard{background:linear-gradient(135deg,#f8f0ff 0%,#efe0ff 100%);border:2px solid #e0ccff;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.MyPageCoupons-module__fSnJfq__stampHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.MyPageCoupons-module__fSnJfq__stampHeader h4{color:#6b3fa0;font-size:1.1rem;font-weight:700}.MyPageCoupons-module__fSnJfq__stampCount{color:#8b62c0;background:#8b62c01a;border-radius:20px;padding:2px 10px;font-size:1rem;font-weight:700}.MyPageCoupons-module__fSnJfq__stampDesc{color:#8b7aa8;margin-bottom:1rem;font-size:.85rem}.MyPageCoupons-module__fSnJfq__stampGrid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.MyPageCoupons-module__fSnJfq__stampSlot{aspect-ratio:1;color:#c4b0d8;background:#fffc;border:2px dashed #d4c0ed;border-radius:12px;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.MyPageCoupons-module__fSnJfq__stampFilled{background:linear-gradient(135deg,#d8b4fe,#a78bfa);border:2px solid #7a52b0;animation:.3s MyPageCoupons-module__fSnJfq__stampPop;box-shadow:0 2px 8px #8b62c04d}.MyPageCoupons-module__fSnJfq__stampImg{filter:drop-shadow(0 1px 2px #00000026);border-radius:50%}@keyframes MyPageCoupons-module__fSnJfq__stampPop{0%{transform:scale(.8)}50%{transform:scale(1.1)}to{transform:scale(1)}}.MyPageCoupons-module__fSnJfq__stampComplete{text-align:center;color:#6b3fa0;background:#ffffffb3;border-radius:10px;margin-top:1rem;padding:.8rem;font-weight:700}.MyPageCoupons-module__fSnJfq__couponSection{margin-top:1.5rem}.MyPageCoupons-module__fSnJfq__subTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:1rem;font-weight:600;display:flex}.MyPageCoupons-module__fSnJfq__couponCount{color:#fff;background:#8b62c0;border-radius:10px;padding:1px 8px;font-size:.75rem;font-weight:700}.MyPageCoupons-module__fSnJfq__couponList{flex-direction:column;gap:.8rem;display:flex}.MyPageCoupons-module__fSnJfq__emptyState{color:var(--text-muted);text-align:center;padding:var(--space-8)0;font-size:.95rem}.MyPageCoupons-module__fSnJfq__couponCard{background:#fff;border:1px solid #e0ccff;border-left:5px solid #8b62c0;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.MyPageCoupons-module__fSnJfq__couponCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8b62c01f}.MyPageCoupons-module__fSnJfq__couponUsed{opacity:.55;border-left-color:#ccc}.MyPageCoupons-module__fSnJfq__couponUsed:hover{box-shadow:none;transform:none}.MyPageCoupons-module__fSnJfq__couponLeft{flex:1}.MyPageCoupons-module__fSnJfq__couponDiscount{color:#6b3fa0;margin-bottom:4px;font-size:1.3rem;font-weight:800}.MyPageCoupons-module__fSnJfq__couponName{color:var(--text-primary);margin-bottom:2px;font-size:.95rem;font-weight:600}.MyPageCoupons-module__fSnJfq__couponDesc{color:var(--text-muted);font-size:.8rem}.MyPageCoupons-module__fSnJfq__couponRight{text-align:right;flex-shrink:0}.MyPageCoupons-module__fSnJfq__couponCode{color:#8b62c0;background:#f8f0ff;border-radius:4px;margin-bottom:4px;padding:2px 8px;font-family:monospace;font-size:.75rem}.MyPageCoupons-module__fSnJfq__couponExpiry{color:#e85d75;font-size:.8rem;font-weight:700}.MyPageCoupons-module__fSnJfq__couponOverlay{pointer-events:none;position:absolute;inset:0}
.MenuTable-module__088Ama__tableWrapper{background:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);overflow-x:auto}.MenuTable-module__088Ama__table{border-collapse:collapse;width:100%;font-size:.9rem}.MenuTable-module__088Ama__table thead{background:var(--ditto-50);border-bottom:2px solid var(--border-color)}.MenuTable-module__088Ama__table th{text-align:left;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;padding:.8rem 1rem;font-size:.8rem;font-weight:700}.MenuTable-module__088Ama__thNum{text-align:center;width:3rem}.MenuTable-module__088Ama__thImage{width:3.5rem}.MenuTable-module__088Ama__thName{min-width:10rem}.MenuTable-module__088Ama__thCategory{width:8rem}.MenuTable-module__088Ama__thPrice{text-align:right;width:6rem}.MenuTable-module__088Ama__thStatus{text-align:center;width:5rem}.MenuTable-module__088Ama__thOptions{text-align:center;width:4rem}.MenuTable-module__088Ama__thActions{text-align:center;width:5rem}.MenuTable-module__088Ama__row{border-bottom:1px solid var(--border-color);transition:background .15s}.MenuTable-module__088Ama__row:hover{background:var(--ditto-50)}.MenuTable-module__088Ama__row:last-child{border-bottom:none}.MenuTable-module__088Ama__soldOutRow{opacity:.55}.MenuTable-module__088Ama__table td{vertical-align:middle;padding:.7rem 1rem}.MenuTable-module__088Ama__num{text-align:center;color:var(--text-muted);font-size:.85rem;font-weight:500}.MenuTable-module__088Ama__imageCell{padding:.5rem .5rem .5rem 1rem!important}.MenuTable-module__088Ama__imageLink{display:block}.MenuTable-module__088Ama__imageBox{background:var(--ditto-50);border-radius:8px;width:40px;height:40px;position:relative;overflow:hidden}.MenuTable-module__088Ama__img{object-fit:cover}.MenuTable-module__088Ama__nameCell{max-width:200px}.MenuTable-module__088Ama__nameLink{color:inherit;flex-direction:column;gap:.15rem;text-decoration:none;display:flex}.MenuTable-module__088Ama__nameLink:hover .MenuTable-module__088Ama__korName{color:var(--ditto-600)}.MenuTable-module__088Ama__korName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:700;transition:color .15s;overflow:hidden}.MenuTable-module__088Ama__engName{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.MenuTable-module__088Ama__categoryBadge{background:var(--ditto-50);color:var(--text-secondary);white-space:nowrap;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.8rem;display:inline-flex}.MenuTable-module__088Ama__price{text-align:right;color:var(--ditto-600);white-space:nowrap;font-weight:700}.MenuTable-module__088Ama__status{text-align:center}.MenuTable-module__088Ama__statusBadge{cursor:pointer;border:none;border-radius:20px;padding:.3rem .7rem;font-size:.75rem;font-weight:700;transition:all .2s;display:inline-block}.MenuTable-module__088Ama__statusBadge.MenuTable-module__088Ama__available{color:#2d8a2d;background:#e8fbe8}.MenuTable-module__088Ama__statusBadge.MenuTable-module__088Ama__available:hover{background:#d0f7d0}.MenuTable-module__088Ama__statusBadge.MenuTable-module__088Ama__soldOut{color:#c53030;background:#fde8e8}.MenuTable-module__088Ama__statusBadge.MenuTable-module__088Ama__soldOut:hover{background:#fcd2d2}.MenuTable-module__088Ama__options{text-align:center}.MenuTable-module__088Ama__optionCount{background:var(--ditto-100);color:var(--ditto-600);border-radius:4px;padding:.2rem .5rem;font-size:.78rem;font-weight:600;display:inline-block}.MenuTable-module__088Ama__noOption{color:var(--text-muted)}.MenuTable-module__088Ama__actions{text-align:center;white-space:nowrap}.MenuTable-module__088Ama__actionBtn{background:var(--ditto-50);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;margin:0 .15rem;text-decoration:none;transition:all .15s;display:inline-flex}.MenuTable-module__088Ama__actionBtn:hover{background:var(--ditto-200);color:var(--ditto-700)}.MenuTable-module__088Ama__deleteBtn:hover{color:#c53030;background:#fde8e8}@media (max-width:768px){.MenuTable-module__088Ama__thCategory,.MenuTable-module__088Ama__category,.MenuTable-module__088Ama__thOptions,.MenuTable-module__088Ama__options{display:none}.MenuTable-module__088Ama__table th,.MenuTable-module__088Ama__table td{padding:.5rem .6rem}}
.MyPageReviews-module__L79iCG__content{flex:1}.MyPageReviews-module__L79iCG__sectionTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.MyPageReviews-module__L79iCG__stickerGrid{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem;display:flex}.MyPageReviews-module__L79iCG__stickerSlot{border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:110px;height:130px;transition:transform .2s,box-shadow .2s;display:flex}.MyPageReviews-module__L79iCG__collected{border:2px solid var(--ditto-400);background:linear-gradient(135deg,#f3e8ff,#e9d5ff);box-shadow:0 2px 12px #8b5cf626}.MyPageReviews-module__L79iCG__collected:hover{transform:scale(1.05);box-shadow:0 4px 20px #8b5cf640}.MyPageReviews-module__L79iCG__locked{background:#f5f5f5;border:2px dashed #d1d5db}.MyPageReviews-module__L79iCG__stickerImg{border-radius:12px}.MyPageReviews-module__L79iCG__lockedIcon{color:#9ca3af;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex}.MyPageReviews-module__L79iCG__stickerLabel{color:var(--text-muted);font-size:.8rem;font-weight:600}.MyPageReviews-module__L79iCG__stickerEndedBanner{text-align:center;color:#6d28d9;background:linear-gradient(135deg,#e9d5ff,#c4b5fd);border-radius:12px;margin-bottom:1rem;padding:1rem;font-weight:600}.MyPageReviews-module__L79iCG__stickerProgress{text-align:center;color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.MyPageReviews-module__L79iCG__emptyState{text-align:center;color:var(--text-muted);background:var(--bg-primary);border-radius:12px;padding:3rem 1rem;line-height:1.8}.MyPageReviews-module__L79iCG__reviewList{flex-direction:column;gap:1rem;display:flex}.MyPageReviews-module__L79iCG__reviewCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem;transition:box-shadow .2s}.MyPageReviews-module__L79iCG__reviewCard:hover{box-shadow:0 2px 12px #0000000f}.MyPageReviews-module__L79iCG__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.MyPageReviews-module__L79iCG__reviewStars{gap:2px;display:flex}.MyPageReviews-module__L79iCG__starFilled{color:#f59e0b;font-size:1.1rem}.MyPageReviews-module__L79iCG__starEmpty{color:#d1d5db;font-size:1.1rem}.MyPageReviews-module__L79iCG__reviewDate{color:var(--text-muted);font-size:.8rem}.MyPageReviews-module__L79iCG__reviewContent{color:var(--text-primary);margin-bottom:.75rem;font-size:.95rem;line-height:1.6}.MyPageReviews-module__L79iCG__reviewFooter{justify-content:space-between;align-items:center;display:flex}.MyPageReviews-module__L79iCG__orderTag{color:var(--text-muted);background:#f3f4f6;border-radius:4px;padding:2px 8px;font-size:.8rem}.MyPageReviews-module__L79iCG__stickerBadge{color:var(--ditto-600);align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}
.MenuGrid-module__KY8ogq__viewToggle{align-items:center;gap:.4rem;margin-bottom:1.2rem;display:flex}.MenuGrid-module__KY8ogq__toggleBtn{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.82rem;font-weight:600;transition:all .15s;display:flex}.MenuGrid-module__KY8ogq__toggleBtn:hover{background:var(--ditto-50);color:var(--text-secondary)}.MenuGrid-module__KY8ogq__toggleBtn.MenuGrid-module__KY8ogq__active{background:var(--ditto-600);color:#fff;border-color:var(--ditto-600)}.MenuGrid-module__KY8ogq__menuCount{color:var(--text-muted);margin-left:auto;font-size:.85rem;font-weight:500}.MenuGrid-module__KY8ogq__menuGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.MenuGrid-module__KY8ogq__sortableCard{position:relative}.MenuGrid-module__KY8ogq__dragHandle{top:var(--space-3);left:var(--space-3);z-index:10;border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-muted);cursor:grab;opacity:0;transition:all var(--transition-fast);box-shadow:var(--shadow-sm);background-color:#ffffffe6;justify-content:center;align-items:center;display:flex;position:absolute}.MenuGrid-module__KY8ogq__sortableCard:hover .MenuGrid-module__KY8ogq__dragHandle{opacity:1}.MenuGrid-module__KY8ogq__dragHandle:hover{background-color:var(--ditto-50);color:var(--ditto-600)}.MenuGrid-module__KY8ogq__dragHandle:active{cursor:grabbing}.MenuGrid-module__KY8ogq__dragOverlay{box-shadow:var(--shadow-xl);border-radius:var(--radius-xl);overflow:hidden;transform:rotate(3deg)}.MenuGrid-module__KY8ogq__emptyState{padding:var(--space-16)var(--space-6);background-color:var(--bg-primary);border-radius:var(--radius-xl);border:2px dashed var(--border-color);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;display:flex}.MenuGrid-module__KY8ogq__emptyIcon{background-color:var(--bg-tertiary);border-radius:var(--radius-full);width:80px;height:80px;margin-bottom:var(--space-4);color:var(--text-muted);justify-content:center;align-items:center;display:flex}.MenuGrid-module__KY8ogq__emptyTitle{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--text-primary);margin:0 0 var(--space-2)}.MenuGrid-module__KY8ogq__emptyDescription{font-size:var(--text-sm);color:var(--text-muted);text-align:center;margin:0}@media (max-width:768px){.MenuGrid-module__KY8ogq__menuGrid{grid-template-columns:1fr}.MenuGrid-module__KY8ogq__dragHandle{opacity:1}}.MenuGrid-module__KY8ogq__loadingState{padding:var(--space-16)var(--space-6);color:var(--text-muted);justify-content:center;align-items:center;gap:var(--space-4);flex-direction:column;grid-column:1/-1;display:flex}.MenuGrid-module__KY8ogq__loadingIcon{color:var(--ditto-500);animation:1s linear infinite MenuGrid-module__KY8ogq__spin}@keyframes MenuGrid-module__KY8ogq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MenuGrid-module__KY8ogq__pagination{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid var(--border-color);grid-column:1/-1;display:flex}.MenuGrid-module__KY8ogq__pageButton{border-radius:var(--radius-md);border:1px solid var(--border-color);background-color:var(--bg-primary);min-width:32px;height:32px;color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.MenuGrid-module__KY8ogq__pageButton:hover:not(:disabled){background-color:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-color-hover)}.MenuGrid-module__KY8ogq__pageButton.MenuGrid-module__KY8ogq__active{background-color:var(--ditto-600);color:#fff;border-color:var(--ditto-600);font-weight:var(--font-semibold)}.MenuGrid-module__KY8ogq__pageButton:disabled{opacity:.5;cursor:not-allowed;background-color:var(--bg-tertiary)}
.MenuDetailOptions-module___YhEVq__optionsContainer{margin-top:var(--space-6);border-top:1px solid var(--border-color,#e5e7eb);padding-top:var(--space-6)}.MenuDetailOptions-module___YhEVq__optionsTitle{color:var(--text-primary,#111827);margin:0 0 var(--space-4,16px)0;font-size:1.1rem;font-weight:700}.MenuDetailOptions-module___YhEVq__optionGroup{background:var(--bg-secondary,#f9fafb);border:1px solid var(--border-color,#e5e7eb);border-radius:var(--radius-lg,12px);margin-bottom:var(--space-3,12px);transition:border-color .2s;overflow:hidden}.MenuDetailOptions-module___YhEVq__optionGroupWarning{background:#fffbeb;border-color:#fbbf24}.MenuDetailOptions-module___YhEVq__groupHeader{width:100%;padding:var(--space-4,16px);cursor:pointer;color:var(--text-primary,#111827);background:0 0;border:none;justify-content:space-between;align-items:center;font-family:inherit;transition:background .15s;display:flex}.MenuDetailOptions-module___YhEVq__groupHeader:hover{background:#00000005}.MenuDetailOptions-module___YhEVq__groupInfo{align-items:center;gap:var(--space-2,8px);flex-wrap:wrap;display:flex}.MenuDetailOptions-module___YhEVq__groupName{font-size:.95rem;font-weight:600}.MenuDetailOptions-module___YhEVq__requiredBadge{color:#dc2626;border-radius:var(--radius-full,999px);letter-spacing:.02em;background:#fef2f2;border:1px solid #fecaca;padding:1px 8px;font-size:.7rem;font-weight:700}.MenuDetailOptions-module___YhEVq__optionalBadge{color:var(--text-muted,#9ca3af);background:var(--bg-secondary,#f3f4f6);border:1px solid var(--border-color,#e5e7eb);border-radius:var(--radius-full,999px);padding:1px 8px;font-size:.7rem;font-weight:600}.MenuDetailOptions-module___YhEVq__selectType{color:var(--text-muted,#9ca3af);font-size:.75rem}.MenuDetailOptions-module___YhEVq__groupRight{align-items:center;gap:var(--space-2,8px);color:var(--text-muted,#9ca3af);display:flex}.MenuDetailOptions-module___YhEVq__selectedCount{color:var(--ditto-600,#7c3aed);background:var(--ditto-50,#f5f3ff);border-radius:var(--radius-full,999px);padding:2px 10px;font-size:.75rem;font-weight:600}.MenuDetailOptions-module___YhEVq__itemsList{padding:0 var(--space-3,12px)var(--space-3,12px);flex-direction:column;gap:4px;display:flex}.MenuDetailOptions-module___YhEVq__optionItem{width:100%;padding:var(--space-3,12px)var(--space-4,16px);border-radius:var(--radius-md,8px);cursor:pointer;color:var(--text-primary,#111827);background:#fff;border:1.5px solid #0000;justify-content:space-between;align-items:center;font-family:inherit;font-size:.9rem;transition:all .15s;display:flex}.MenuDetailOptions-module___YhEVq__optionItem:hover{background:var(--ditto-50,#f5f3ff);border-color:var(--ditto-200,#ddd6fe)}.MenuDetailOptions-module___YhEVq__optionItemSelected{background:var(--ditto-50,#f5f3ff);border-color:var(--ditto-400,#a78bfa);box-shadow:0 0 0 1px var(--ditto-200,#ddd6fe)}.MenuDetailOptions-module___YhEVq__itemLeft{align-items:center;gap:var(--space-2,8px);display:flex}.MenuDetailOptions-module___YhEVq__checkIcon{color:var(--ditto-500,#8b5cf6);flex-shrink:0}.MenuDetailOptions-module___YhEVq__uncheckIcon{color:var(--text-muted,#d1d5db);flex-shrink:0}.MenuDetailOptions-module___YhEVq__itemName{font-weight:500}.MenuDetailOptions-module___YhEVq__itemPrice{font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.MenuDetailOptions-module___YhEVq__priceUp{color:var(--ditto-600,#7c3aed)}.MenuDetailOptions-module___YhEVq__priceDown{color:#059669}@media (max-width:480px){.MenuDetailOptions-module___YhEVq__optionItem,.MenuDetailOptions-module___YhEVq__groupHeader{padding:var(--space-3,12px)}}
.MyPageInquiries-module__ks531W__container{margin-top:1rem}.MyPageInquiries-module__ks531W__loading{text-align:center;color:#999;padding:2rem}.MyPageInquiries-module__ks531W__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.MyPageInquiries-module__ks531W__sectionTitle{color:#1a1a2e;margin:0;font-size:1.1rem;font-weight:700}.MyPageInquiries-module__ks531W__writeBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .15s;display:flex}.MyPageInquiries-module__ks531W__writeBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf64d}.MyPageInquiries-module__ks531W__formCard{background:#faf8ff;border:1px solid #e8e0ff;border-radius:14px;flex-direction:column;gap:10px;margin-bottom:1rem;padding:16px;animation:.2s MyPageInquiries-module__ks531W__fadeIn;display:flex}.MyPageInquiries-module__ks531W__select{border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:fit-content;padding:8px 12px;font-size:.88rem}.MyPageInquiries-module__ks531W__input{border:1.5px solid #e0e0e0;border-radius:10px;outline:none;padding:10px 14px;font-size:.92rem}.MyPageInquiries-module__ks531W__input:focus,.MyPageInquiries-module__ks531W__textarea:focus,.MyPageInquiries-module__ks531W__select:focus{border-color:#a78bfa}.MyPageInquiries-module__ks531W__textarea{resize:vertical;border:1.5px solid #e0e0e0;border-radius:10px;outline:none;padding:10px 14px;font-family:inherit;font-size:.92rem}.MyPageInquiries-module__ks531W__submitBtn{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:10px;align-self:flex-end;padding:8px 20px;font-weight:600;transition:all .15s}.MyPageInquiries-module__ks531W__submitBtn:hover:not(:disabled){background:#7c3aed}.MyPageInquiries-module__ks531W__submitBtn:disabled{opacity:.5;cursor:not-allowed}.MyPageInquiries-module__ks531W__empty{text-align:center;color:#999;padding:2rem;font-size:.9rem}.MyPageInquiries-module__ks531W__empty span{margin-bottom:.5rem;font-size:2.5rem;display:block}.MyPageInquiries-module__ks531W__list{flex-direction:column;gap:8px;display:flex}.MyPageInquiries-module__ks531W__inquiryItem{background:#fff;border:1px solid #e8e8ee;border-radius:12px;transition:box-shadow .15s;overflow:hidden}.MyPageInquiries-module__ks531W__inquiryItem:hover{box-shadow:0 2px 10px #0000000a}.MyPageInquiries-module__ks531W__itemHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.MyPageInquiries-module__ks531W__itemLeft{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.MyPageInquiries-module__ks531W__itemRight{color:#ccc;flex-shrink:0;align-items:center;gap:8px;display:flex}.MyPageInquiries-module__ks531W__itemDate{color:#b0b0b8;font-size:.78rem}.MyPageInquiries-module__ks531W__itemTitle{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.MyPageInquiries-module__ks531W__badge{border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:.7rem;font-weight:700}.MyPageInquiries-module__ks531W__badge-waiting{color:#b45309;background:#fef3c7}.MyPageInquiries-module__ks531W__badge-answered{color:#16a34a;background:#dcfce7}.MyPageInquiries-module__ks531W__badge-closed{color:#64748b;background:#f1f5f9}.MyPageInquiries-module__ks531W__catBadge{color:#7c3aed;background:#f0e6ff;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.68rem;font-weight:600}.MyPageInquiries-module__ks531W__itemBody{padding:0 16px 16px;animation:.2s MyPageInquiries-module__ks531W__fadeIn}.MyPageInquiries-module__ks531W__itemContent{color:#444;white-space:pre-wrap;background:#f8f8fa;border-radius:8px;margin:0 0 12px;padding:12px;font-size:.9rem;line-height:1.6}.MyPageInquiries-module__ks531W__answerBox{color:#166534;background:#f0fdf4;border-radius:8px;margin-bottom:8px;padding:12px;font-size:.88rem;line-height:1.5}.MyPageInquiries-module__ks531W__answerBox p{white-space:pre-wrap;margin:4px 0}.MyPageInquiries-module__ks531W__answerLabel{margin-bottom:4px;font-size:.8rem;font-weight:700}.MyPageInquiries-module__ks531W__answerDate{color:#86efac;font-size:.72rem}.MyPageInquiries-module__ks531W__deleteBtn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.MyPageInquiries-module__ks531W__deleteBtn:hover{background:#fef2f2}@keyframes MyPageInquiries-module__ks531W__fadeIn{0%{opacity:0}to{opacity:1}}
.MenuReviews-module__pfyz8q__section{border-top:1px solid var(--border-color);margin-top:2rem;padding-top:2rem}.MenuReviews-module__pfyz8q__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.MenuReviews-module__pfyz8q__title{color:var(--text-primary);font-size:1.15rem;font-weight:700}.MenuReviews-module__pfyz8q__avgRating{align-items:center;gap:4px;font-size:1.1rem;font-weight:700;display:flex}.MenuReviews-module__pfyz8q__avgNumber{color:var(--text-primary)}.MenuReviews-module__pfyz8q__list{flex-direction:column;gap:.75rem;display:flex}.MenuReviews-module__pfyz8q__card{background:var(--bg-secondary,#f9fafb);border:1px solid var(--border-color);border-radius:12px;padding:1rem 1.25rem;transition:box-shadow .2s}.MenuReviews-module__pfyz8q__card:hover{box-shadow:0 2px 8px #0000000a}.MenuReviews-module__pfyz8q__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.MenuReviews-module__pfyz8q__reviewer{align-items:center;gap:.5rem;display:flex}.MenuReviews-module__pfyz8q__nickname{color:var(--text-primary);font-size:.9rem;font-weight:600}.MenuReviews-module__pfyz8q__stars{gap:1px;display:flex}.MenuReviews-module__pfyz8q__starFilled{color:#f59e0b;font-size:.95rem}.MenuReviews-module__pfyz8q__starEmpty{color:#d1d5db;font-size:.95rem}.MenuReviews-module__pfyz8q__date{color:var(--text-muted);font-size:.8rem}.MenuReviews-module__pfyz8q__content{color:var(--text-secondary,#4b5563);margin:0;font-size:.9rem;line-height:1.6}
.MyPageMain-module__AXZu1a__container{max-width:var(--container-lg);padding:var(--space-12)var(--space-6);min-height:80vh;margin:0 auto}.MyPageMain-module__AXZu1a__grid{gap:var(--space-8);grid-template-columns:320px 1fr;display:grid}@media (max-width:1024px){.MyPageMain-module__AXZu1a__container{padding:var(--space-6)var(--space-4)}.MyPageMain-module__AXZu1a__grid{gap:var(--space-6);grid-template-columns:1fr}}.MyPageMain-module__AXZu1a__placeholder{justify-content:center;align-items:center;min-height:60vh;display:flex}
.LoadingDitto-module__TxhdXa__container{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;min-height:200px;padding:2rem;display:flex}.LoadingDitto-module__TxhdXa__dittoWrapper{justify-content:center;align-items:center;display:flex;position:relative}.LoadingDitto-module__TxhdXa__ditto{filter:drop-shadow(0 10px 15px #a855f726);transform-origin:bottom;animation:1.2s ease-in-out infinite LoadingDitto-module__TxhdXa__dittoWiggle}.LoadingDitto-module__TxhdXa__message{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--ditto-600);text-align:center;letter-spacing:-.02em;margin-top:1rem;animation:2s ease-in-out infinite LoadingDitto-module__TxhdXa__pulse}@keyframes LoadingDitto-module__TxhdXa__dittoWiggle{0%,to{transform:rotate(0)scale(1)}25%{transform:rotate(-4deg)scaleY(1.03)scaleX(.98)}50%{transform:rotate(0)scaleY(.97)scaleX(1.03)}75%{transform:rotate(4deg)scaleY(1.03)scaleX(.98)}}@keyframes LoadingDitto-module__TxhdXa__pulse{0%,to{opacity:.6;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}
.HeroSection-module__DLmZNG__hero{text-align:center;background:linear-gradient(#f0e6ff 0%,#f8f4ff 35%,#fff5fd 65%,#fdfcff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:5rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__DLmZNG__floatingDeco{pointer-events:none;position:absolute;inset:0}.HeroSection-module__DLmZNG__floatItem{opacity:.3;font-size:1.8rem;animation:6s ease-in-out infinite HeroSection-module__DLmZNG__floatSlow;position:absolute}.HeroSection-module__DLmZNG__heroContent{z-index:1;text-align:left;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1100px;animation:.8s cubic-bezier(.2,.8,.2,1) HeroSection-module__DLmZNG__fadeInUp;display:flex;position:relative}.HeroSection-module__DLmZNG__heroText{flex:1}.HeroSection-module__DLmZNG__heroImage{flex:1;justify-content:center;display:flex}.HeroSection-module__DLmZNG__badge{color:#6e4a9e;background:linear-gradient(135deg,#f0e6ff,#fcc8e4);border:2px solid #ffffffb3;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #a855f71f}.HeroSection-module__DLmZNG__title{color:#6e4a9e;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.2rem,6vw,4rem);font-weight:800;line-height:1.25}.HeroSection-module__DLmZNG__titleHighlight{background:linear-gradient(135deg,#c4a4f0,#fcc8e4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__DLmZNG__subtitle{color:#a87edb;max-width:500px;margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.8}.HeroSection-module__DLmZNG__buttonGroup{flex-wrap:wrap;justify-content:flex-start;gap:1rem;display:flex}.HeroSection-module__DLmZNG__primaryButton{color:#fff;background:linear-gradient(135deg,#d4bbf7,#a87edb);border-radius:99px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #a855f733}.HeroSection-module__DLmZNG__primaryButton:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 14px 35px #a855f74d}.HeroSection-module__DLmZNG__secondaryButton{color:#8b62c0;background:0 0;border:2px solid #e4d4fc;border-radius:99px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:inline-flex}.HeroSection-module__DLmZNG__secondaryButton:hover{background:#f8f4ff;border-color:#d4bbf7;transform:translateY(-3px)}.HeroSection-module__DLmZNG__image{object-fit:cover;border-radius:3rem}.HeroSection-module__DLmZNG__dittoCharacter{filter:drop-shadow(0 15px 30px #a855f71f);width:480px;height:480px;margin:0;animation:4s ease-in-out infinite HeroSection-module__DLmZNG__dittoFloat;position:relative}.HeroSection-module__DLmZNG__scrollHint{color:#d4bbf7;flex-direction:column;align-items:center;gap:.4rem;font-size:.75rem;animation:2.5s infinite HeroSection-module__DLmZNG__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__DLmZNG__floatSlow{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(10deg)}}@keyframes HeroSection-module__DLmZNG__dittoFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-15px)scale(1.02)}}@keyframes HeroSection-module__DLmZNG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__DLmZNG__bounce{0%,20%,50%,80%,to{transform:translate(-50%)}40%{transform:translate(-50%,-10px)}60%{transform:translate(-50%,-5px)}}@media (max-width:1024px){.HeroSection-module__DLmZNG__heroContent{text-align:center;flex-direction:column;gap:2.5rem}.HeroSection-module__DLmZNG__heroText{order:2}.HeroSection-module__DLmZNG__subtitle{margin-left:auto;margin-right:auto}.HeroSection-module__DLmZNG__buttonGroup{justify-content:center}.HeroSection-module__DLmZNG__dittoCharacter{width:320px;height:320px}}
.StorySection-module__SlfOwa__aboutSection{background:linear-gradient(#fdfcff,#f8f4ff,#fdfcff);padding:5rem 0}.StorySection-module__SlfOwa__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.StorySection-module__SlfOwa__storyLayout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:1024px){.StorySection-module__SlfOwa__storyLayout{text-align:center;grid-template-columns:1fr;gap:2.5rem}}.StorySection-module__SlfOwa__storyImageArea{flex-direction:column;display:flex}.StorySection-module__SlfOwa__storyImageWrapper{aspect-ratio:1;border-radius:2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #a855f71a}.StorySection-module__SlfOwa__storyImage{object-fit:cover}.StorySection-module__SlfOwa__storyContent{padding:1rem 0}.StorySection-module__SlfOwa__storyLabel{color:#a87edb;letter-spacing:.08em;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.StorySection-module__SlfOwa__storyTitle{color:#6e4a9e;margin-bottom:1.5rem;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;line-height:1.35}.StorySection-module__SlfOwa__storyText{color:#a87edb;margin-bottom:1.5rem;font-size:1.02rem;line-height:1.9}.StorySection-module__SlfOwa__storyFeatures{flex-direction:column;gap:.8rem;display:flex}.StorySection-module__SlfOwa__storyFeature{color:#8b62c0;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}@media (max-width:1024px){.StorySection-module__SlfOwa__storyFeature{justify-content:center}}.StorySection-module__SlfOwa__storyFeatureIcon{color:#16a34a;background:#b8f0d8;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}
.SignatureMenu-module__MQVloq__section{padding:5rem 0}.SignatureMenu-module__MQVloq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.SignatureMenu-module__MQVloq__sectionHeader{text-align:center;margin-bottom:3rem}.SignatureMenu-module__MQVloq__sectionEmoji{margin-bottom:.5rem;font-size:2.2rem;display:block}.SignatureMenu-module__MQVloq__sectionLabel{color:#c4a4f0;letter-spacing:.08em;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.SignatureMenu-module__MQVloq__sectionTitle{color:#6e4a9e;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.3}.SignatureMenu-module__MQVloq__sectionDesc{color:#a87edb;max-width:500px;margin-top:.8rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.7}.SignatureMenu-module__MQVloq__menuGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.SignatureMenu-module__MQVloq__menuGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.SignatureMenu-module__MQVloq__menuGrid{grid-template-columns:1fr}}.SignatureMenu-module__MQVloq__menuCard{cursor:pointer;background:#fff;border:2px solid #f0e6ff;border-radius:1.5rem;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.SignatureMenu-module__MQVloq__menuCard:hover{border-color:#e4d4fc;transform:translateY(-8px);box-shadow:0 20px 40px #a855f71f}.SignatureMenu-module__MQVloq__menuImageWrapper{aspect-ratio:1;background:linear-gradient(135deg,#f8f4ff,#f0e6ff);width:100%;position:relative;overflow:hidden}.SignatureMenu-module__MQVloq__menuImage{object-fit:cover;transition:transform .6s}.SignatureMenu-module__MQVloq__menuCard:hover .SignatureMenu-module__MQVloq__menuImage{transform:scale(1.08)}.SignatureMenu-module__MQVloq__menuBadge{color:#fff;letter-spacing:.03em;background:#c4a4f0;border-radius:99px;padding:.3rem .8rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.SignatureMenu-module__MQVloq__menuInfo{padding:1.2rem 1.2rem 1.5rem}.SignatureMenu-module__MQVloq__menuCategory{letter-spacing:.05em;color:#c4a4f0;margin-bottom:.3rem;font-size:.72rem;font-weight:700}.SignatureMenu-module__MQVloq__menuName{color:#6e4a9e;margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.SignatureMenu-module__MQVloq__menuDesc{color:#c4a4f0;margin-bottom:.6rem;font-size:.82rem;line-height:1.5}.SignatureMenu-module__MQVloq__menuPrice{color:#a87edb;font-size:1.05rem;font-weight:800}
.page-module__k_mG6W__container{padding:var(--space-6)}
.page-module__pLARqG__page{background-color:#fdfcff;min-height:100vh}
.Button-module__AEIVMa__button{justify-content:center;align-items:center;gap:var(--space-2);font-weight:var(--font-medium);border-radius:var(--radius-lg);transition:all var(--transition-fast);cursor:pointer;white-space:nowrap;border:none;outline:none;text-decoration:none;display:inline-flex}.Button-module__AEIVMa__button:focus-visible{box-shadow:0 0 0 3px var(--ditto-200)}.Button-module__AEIVMa__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__AEIVMa__primary{background:linear-gradient(135deg,var(--ditto-500),var(--ditto-600));color:var(--text-inverse);box-shadow:var(--shadow-sm)}.Button-module__AEIVMa__primary:hover:not(:disabled){background:linear-gradient(135deg,var(--ditto-600),var(--ditto-700));box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__AEIVMa__primary:active:not(:disabled){transform:translateY(0)}.Button-module__AEIVMa__secondary{background-color:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-color)}.Button-module__AEIVMa__secondary:hover:not(:disabled){background-color:var(--bg-tertiary);border-color:var(--border-color-hover)}.Button-module__AEIVMa__ghost{color:var(--text-secondary);background-color:#0000}.Button-module__AEIVMa__ghost:hover:not(:disabled){background-color:var(--bg-tertiary);color:var(--text-primary)}.Button-module__AEIVMa__danger{color:var(--text-inverse);background-color:#fb7185}.Button-module__AEIVMa__danger:hover:not(:disabled){background-color:#e11d48}.Button-module__AEIVMa__sm{height:32px;padding:0 var(--space-3);font-size:var(--text-sm)}.Button-module__AEIVMa__md{height:40px;padding:0 var(--space-4);font-size:var(--text-sm)}.Button-module__AEIVMa__lg{height:48px;padding:0 var(--space-6);font-size:var(--text-base)}.Button-module__AEIVMa__iconOnly{padding:0}.Button-module__AEIVMa__iconOnly.Button-module__AEIVMa__sm{width:32px}.Button-module__AEIVMa__iconOnly.Button-module__AEIVMa__md{width:40px}.Button-module__AEIVMa__iconOnly.Button-module__AEIVMa__lg{width:48px}
.CartDrawer-module__08SXwW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.CartDrawer-module__08SXwW__drawer{background:#fdfcff;flex-direction:column;width:400px;max-width:90vw;height:100%;animation:.3s ease-out CartDrawer-module__08SXwW__slideIn;display:flex;box-shadow:-5px 0 25px #a855f71a}@keyframes CartDrawer-module__08SXwW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.CartDrawer-module__08SXwW__header{border-bottom:2px solid #f0e6ff;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartDrawer-module__08SXwW__titleInfo{align-items:center;gap:.6rem;display:flex}.CartDrawer-module__08SXwW__bagIcon{color:#c4a4f0}.CartDrawer-module__08SXwW__titleInfo h2{color:#4a3570;margin:0;font-size:1.25rem;font-weight:800}.CartDrawer-module__08SXwW__titleInfo h2 span{color:#a87edb;font-size:1rem;font-weight:500}.CartDrawer-module__08SXwW__closeBtn{color:#8b62c0;cursor:pointer;background:0 0;border:none;padding:.2rem;transition:transform .2s}.CartDrawer-module__08SXwW__closeBtn:hover{transform:rotate(90deg)}.CartDrawer-module__08SXwW__headerActions{align-items:center;gap:.8rem;display:flex}.CartDrawer-module__08SXwW__kbdBadge{color:#a87edb;background:#f8f4ff;border:1px solid #e0ccff;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.65rem;font-weight:700;line-height:1}.CartDrawer-module__08SXwW__content{flex:1;padding:1rem;overflow-y:auto}.CartDrawer-module__08SXwW__emptyCart{text-align:center;color:#a87edb;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.CartDrawer-module__08SXwW__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.CartDrawer-module__08SXwW__itemList{flex-direction:column;gap:1rem;display:flex}.CartDrawer-module__08SXwW__cartItem{background:#fff;border:1px solid #f0e6ff;border-radius:16px;gap:1rem;padding:1rem;transition:all .2s;display:flex}.CartDrawer-module__08SXwW__cartItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #a855f70d}.CartDrawer-module__08SXwW__itemImage{background:#f8f4ff;border-radius:12px;flex-shrink:0;width:60px;height:60px;position:relative;overflow:hidden}.CartDrawer-module__08SXwW__img{object-fit:cover;width:100%;height:100%}.CartDrawer-module__08SXwW__placeholderImg{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.CartDrawer-module__08SXwW__itemInfo{flex:1}.CartDrawer-module__08SXwW__itemHeader{justify-content:space-between;align-items:flex-start;display:flex}.CartDrawer-module__08SXwW__itemHeader h3{color:#4a3570;margin:0 0 .2rem;font-size:1rem;font-weight:700}.CartDrawer-module__08SXwW__deleteBtn{color:#d4bbf7;cursor:pointer;background:0 0;border:none;transition:color .2s}.CartDrawer-module__08SXwW__deleteBtn:hover{color:#ef4444}.CartDrawer-module__08SXwW__optionNames{color:#a87edb;margin:0 0 .3rem;font-size:.78rem;line-height:1.3}.CartDrawer-module__08SXwW__price{color:#8b62c0;margin-bottom:.8rem;font-size:.95rem;font-weight:600}.CartDrawer-module__08SXwW__quantityControl{background:#f8f4ff;border-radius:8px;align-items:center;gap:1rem;width:fit-content;padding:.25rem .5rem;display:flex}.CartDrawer-module__08SXwW__quantityControl button{color:#8b62c0;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.CartDrawer-module__08SXwW__quantityControl button:disabled{opacity:.3;cursor:not-allowed}.CartDrawer-module__08SXwW__quantityControl span{color:#4a3570;text-align:center;min-width:1rem;font-weight:700}.CartDrawer-module__08SXwW__footer{background:#fff;border-top:2px solid #f0e6ff;border-radius:24px 24px 0 0;padding:1.5rem}.CartDrawer-module__08SXwW__totalRow{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.CartDrawer-module__08SXwW__totalRow span{color:#a87edb;font-weight:600}.CartDrawer-module__08SXwW__totalPrice{color:#8b62c0;font-size:1.5rem;font-weight:800}.CartDrawer-module__08SXwW__countInfo{color:#a87edb;opacity:.8;margin-left:.4rem;font-size:.85rem;font-weight:500}.CartDrawer-module__08SXwW__orderBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c4a4f0,#8b62c0);border:none;border-radius:16px;width:100%;padding:1.1rem;font-size:1.1rem;font-weight:800;transition:all .2s;box-shadow:0 8px 16px #a855f733}.CartDrawer-module__08SXwW__orderBtn:hover{transform:translateY(-3px);box-shadow:0 12px 20px #a855f74d}@media (max-width:480px){.CartDrawer-module__08SXwW__drawer{width:100%}}.CartDrawer-module__08SXwW__browseBtn{color:#8b62c0;background:linear-gradient(135deg,#f0e6ff,#e0ccff);border:1px solid #d4bbf7;border-radius:12px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.CartDrawer-module__08SXwW__browseBtn:hover{background:linear-gradient(135deg,#e0ccff,#d4bbf7);transform:translateY(-2px);box-shadow:0 4px 12px #a855f71a}
.ActivitySection-module__8B3gbG__specialSection{background:linear-gradient(#f8f4ff,#fff5fd,#fdfcff);padding:5rem 0}.ActivitySection-module__8B3gbG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.ActivitySection-module__8B3gbG__sectionHeader{text-align:center;margin-bottom:3rem}.ActivitySection-module__8B3gbG__sectionEmoji{margin-bottom:.5rem;font-size:2.2rem;display:block}.ActivitySection-module__8B3gbG__sectionLabel{color:#c4a4f0;letter-spacing:.08em;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.ActivitySection-module__8B3gbG__sectionTitle{color:#6e4a9e;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.3}.ActivitySection-module__8B3gbG__activitiesBanner{justify-content:center;margin-bottom:2.5rem;display:flex}.ActivitySection-module__8B3gbG__specialGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.ActivitySection-module__8B3gbG__specialGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ActivitySection-module__8B3gbG__specialGrid{grid-template-columns:1fr}}.ActivitySection-module__8B3gbG__specialCard{text-align:center;background:#fff;border:2px solid #f0e6ff;border-radius:1.5rem;padding:2rem 1.8rem;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.ActivitySection-module__8B3gbG__specialCard:before{content:"";opacity:0;background:linear-gradient(90deg,#e4d4fc,#fcc8e4,#fdeaa7);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.ActivitySection-module__8B3gbG__specialCard:hover{border-color:#e4d4fc;transform:translateY(-6px);box-shadow:0 15px 35px #a855f71a}.ActivitySection-module__8B3gbG__specialCard:hover:before{opacity:1}.ActivitySection-module__8B3gbG__specialIconWrap{color:#a87edb;background:linear-gradient(135deg,#f8f4ff,#f0e6ff);border-radius:1rem;margin-bottom:1rem;padding:1rem;display:inline-flex}.ActivitySection-module__8B3gbG__specialCardTitle{color:#6e4a9e;margin-bottom:.6rem;font-size:1.1rem;font-weight:700}.ActivitySection-module__8B3gbG__specialCardText{color:#c4a4f0;font-size:.9rem;line-height:1.7}
.MenuDetailHeader-module__bUeh_W__wrapper{gap:var(--space-4);margin-bottom:var(--space-6);flex-direction:column;display:flex}.MenuDetailHeader-module__bUeh_W__backButton{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-medium);padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);transition:all var(--transition-fast);align-self:flex-start;display:inline-flex}.MenuDetailHeader-module__bUeh_W__backButton:hover{background-color:var(--color-gray-100);color:var(--text-primary)}.MenuDetailHeader-module__bUeh_W__headerContent{justify-content:space-between;align-items:center;display:flex}.MenuDetailHeader-module__bUeh_W__title{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0}.MenuDetailHeader-module__bUeh_W__actions{gap:var(--space-3);display:flex}
.page-module__CVWT4W__container{color:#2d3436;max-width:1200px;margin:0 auto;padding:2rem;font-family:Inter,system-ui,-apple-system,sans-serif}.page-module__CVWT4W__mainGrid{grid-template-columns:1fr 1.5fr;gap:2rem;display:grid}.page-module__CVWT4W__loadingOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#ffffffb3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__CVWT4W__spinner{border:4px solid #f3f3f3;border-top-color:#6c5ce7;border-radius:50%;width:40px;height:40px;animation:1s linear infinite page-module__CVWT4W__spin}@keyframes page-module__CVWT4W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.page-module__CVWT4W__mainGrid{grid-template-columns:1fr}}
.page-module__XQ3nKq__page{background-color:#fdfcff;min-height:100vh;padding-bottom:4rem}.page-module__XQ3nKq__container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.page-module__XQ3nKq__layout{grid-template-columns:1fr 1fr;gap:3.5rem;margin-top:1rem;display:grid}.page-module__XQ3nKq__loadingWrapper,.page-module__XQ3nKq__errorWrapper{color:#a87edb;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:80vh;font-weight:700;display:flex}.page-module__XQ3nKq__backButton{color:#8b62c0;background:#f0e6ff;border-radius:99px;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s}.page-module__XQ3nKq__backButton:hover{background:#e4d4fc;transform:translateY(-2px)}.page-module__XQ3nKq__spinner{border:5px solid #f0e6ff;border-top-color:#c4a4f0;border-radius:50%;width:50px;height:50px;animation:1s linear infinite page-module__XQ3nKq__spin}@keyframes page-module__XQ3nKq__spin{to{transform:rotate(360deg)}}@media (max-width:900px){.page-module__XQ3nKq__layout{grid-template-columns:1fr;gap:2rem}}
.page-module__bN0sSW__container{max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.page-module__bN0sSW__content{grid-template-columns:1fr 400px;align-items:start;gap:2rem;display:grid}@media (max-width:900px){.page-module__bN0sSW__content{grid-template-columns:1fr}}
.ChatAgent-module__6NFs7q__chatBubble{color:#fff;cursor:pointer;border:3px solid var(--ditto-300);z-index:1100;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;padding:0;transition:all .3s cubic-bezier(.18,.89,.32,1.28);animation:3s ease-in-out infinite ChatAgent-module__6NFs7q__bubblePulse;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 15px #a855f759,0 0 #a855f766}.ChatAgent-module__6NFs7q__chatBubble:hover{border-color:var(--ditto-500);transform:scale(1.12)rotate(5deg);box-shadow:0 6px 25px #a855f780}.ChatAgent-module__6NFs7q__chatBubble.ChatAgent-module__6NFs7q__shifted{bottom:6.5rem}@keyframes ChatAgent-module__6NFs7q__bubblePulse{0%,to{box-shadow:0 4px 15px #a855f759,0 0 #a855f74d}50%{box-shadow:0 4px 15px #a855f759,0 0 0 8px #a855f700}}.ChatAgent-module__6NFs7q__bubbleIcon{font-size:1.6rem;line-height:1}.ChatAgent-module__6NFs7q__bubbleImage{object-fit:cover;border-radius:50%;width:100%;height:100%;transition:transform .3s}.ChatAgent-module__6NFs7q__chatBubble:hover .ChatAgent-module__6NFs7q__bubbleImage{transform:scale(1.15)}.ChatAgent-module__6NFs7q__bubbleClose{color:var(--ditto-700)}.ChatAgent-module__6NFs7q__unreadBadge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;font-weight:800;animation:.4s ChatAgent-module__6NFs7q__badgeBounce;display:flex;position:absolute;top:-4px;right:-4px}@keyframes ChatAgent-module__6NFs7q__badgeBounce{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}.ChatAgent-module__6NFs7q__chatPanel{-webkit-backdrop-filter:blur(20px);border:1px solid var(--ditto-200);z-index:1099;transform-origin:100% 100%;background:#fffffff2;border-radius:1.25rem;flex-direction:column;width:380px;max-height:520px;animation:.35s cubic-bezier(.18,.89,.32,1.28) ChatAgent-module__6NFs7q__panelSlideIn;display:flex;position:fixed;bottom:6.5rem;right:2rem;overflow:hidden;box-shadow:0 20px 60px #4a357026,0 0 0 1px #a855f70d}.ChatAgent-module__6NFs7q__chatPanel.ChatAgent-module__6NFs7q__shifted{bottom:11rem}@keyframes ChatAgent-module__6NFs7q__panelSlideIn{0%{opacity:0;transform:scale(.85)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ChatAgent-module__6NFs7q__chatHeader{background:linear-gradient(135deg,var(--ditto-600),var(--ditto-800));color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.ChatAgent-module__6NFs7q__chatHeaderInfo{align-items:center;gap:.65rem;display:flex}.ChatAgent-module__6NFs7q__agentAvatar{background:#fff3;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.2rem;display:flex;overflow:hidden}.ChatAgent-module__6NFs7q__agentAvatarImage{object-fit:cover;width:100%;height:100%}.ChatAgent-module__6NFs7q__agentName{font-size:.95rem;font-weight:700}.ChatAgent-module__6NFs7q__agentStatus{opacity:.8;align-items:center;gap:.3rem;font-size:.72rem;display:flex}.ChatAgent-module__6NFs7q__statusDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite ChatAgent-module__6NFs7q__statusPulse}@keyframes ChatAgent-module__6NFs7q__statusPulse{0%,to{opacity:1}50%{opacity:.4}}.ChatAgent-module__6NFs7q__closeButton{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s;display:flex}.ChatAgent-module__6NFs7q__closeButton:hover{background:#ffffff4d;transform:rotate(90deg)}.ChatAgent-module__6NFs7q__headerActions{align-items:center;gap:.5rem;display:flex}.ChatAgent-module__6NFs7q__kbdBadge{color:#ffffffe6;background:#00000026;border:1px solid #fff3;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.65rem;font-weight:700;line-height:1}.ChatAgent-module__6NFs7q__messagesArea{flex-direction:column;flex:1;gap:.8rem;min-height:280px;max-height:320px;padding:1rem;display:flex;overflow-y:auto}.ChatAgent-module__6NFs7q__messagesArea::-webkit-scrollbar{width:4px}.ChatAgent-module__6NFs7q__messagesArea::-webkit-scrollbar-thumb{background:var(--ditto-300);border-radius:99px}.ChatAgent-module__6NFs7q__messageRow{gap:.5rem;animation:.3s ChatAgent-module__6NFs7q__msgFadeIn;display:flex}@keyframes ChatAgent-module__6NFs7q__msgFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ChatAgent-module__6NFs7q__messageRowUser{justify-content:flex-end}.ChatAgent-module__6NFs7q__messageRowAgent{justify-content:flex-start}.ChatAgent-module__6NFs7q__messageAvatar{background:var(--ditto-200);border:1px solid var(--ditto-300);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:.85rem;display:flex;overflow:hidden}.ChatAgent-module__6NFs7q__messageAvatarImage{object-fit:cover;width:100%;height:100%}.ChatAgent-module__6NFs7q__messageContent{flex-direction:column;max-width:82%;display:flex}.ChatAgent-module__6NFs7q__messageRowUser .ChatAgent-module__6NFs7q__messageContent{align-items:flex-end}.ChatAgent-module__6NFs7q__messageRowAgent .ChatAgent-module__6NFs7q__messageContent{align-items:flex-start}.ChatAgent-module__6NFs7q__messageBubble{word-break:break-word;border-radius:1.2rem;padding:.8rem 1.1rem;font-size:.95rem;line-height:1.5;position:relative;box-shadow:0 2px 4px #0000000a}.ChatAgent-module__6NFs7q__messageBubbleUser{background:linear-gradient(135deg,var(--ditto-500),var(--ditto-600));color:#fff;border-bottom-right-radius:.3rem}.ChatAgent-module__6NFs7q__messageBubbleAgent{background:var(--ditto-100);color:var(--ditto-900);border:1px solid var(--ditto-200);border-bottom-left-radius:.3rem}.ChatAgent-module__6NFs7q__messageTime{color:var(--ditto-400);text-align:right;margin-top:.2rem;font-size:.65rem}.ChatAgent-module__6NFs7q__messageTimeAgent{text-align:left}.ChatAgent-module__6NFs7q__typingIndicator{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.ChatAgent-module__6NFs7q__typingDots{gap:4px;display:flex}.ChatAgent-module__6NFs7q__typingDot{background:var(--ditto-400);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite ChatAgent-module__6NFs7q__typingBounce}.ChatAgent-module__6NFs7q__typingDot:nth-child(2){animation-delay:.2s}.ChatAgent-module__6NFs7q__typingDot:nth-child(3){animation-delay:.4s}@keyframes ChatAgent-module__6NFs7q__typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.ChatAgent-module__6NFs7q__typingText{color:var(--ditto-500);font-size:.72rem}.ChatAgent-module__6NFs7q__inputArea{border-top:1px solid var(--ditto-200);background:#ffffff80;flex-shrink:0;align-items:center;gap:.5rem;padding:.8rem 1rem;display:flex}.ChatAgent-module__6NFs7q__chatInput{border:1.5px solid var(--ditto-200);color:var(--ditto-900);background:#fff;border-radius:1rem;outline:none;flex:1;padding:.6rem .9rem;font-size:.88rem;transition:border-color .2s}.ChatAgent-module__6NFs7q__chatInput::placeholder{color:var(--ditto-400)}.ChatAgent-module__6NFs7q__chatInput:focus{border-color:var(--ditto-500);box-shadow:0 0 0 3px #a855f71a}.ChatAgent-module__6NFs7q__sendButton{background:linear-gradient(135deg,var(--ditto-500),var(--ditto-700));color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.ChatAgent-module__6NFs7q__sendButton:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 12px #a855f74d}.ChatAgent-module__6NFs7q__sendButton:disabled{opacity:.4;cursor:not-allowed}.ChatAgent-module__6NFs7q__quickActions{flex-wrap:wrap;gap:.4rem;padding:.5rem 1rem .3rem;display:flex}.ChatAgent-module__6NFs7q__quickAction{background:var(--ditto-100);color:var(--ditto-700);border:1px solid var(--ditto-200);cursor:pointer;white-space:nowrap;border-radius:999px;padding:.35rem .7rem;font-size:.75rem;font-weight:600;transition:all .2s}.ChatAgent-module__6NFs7q__quickAction:hover{background:var(--ditto-200);color:var(--ditto-800);transform:translateY(-1px)}@media (max-width:480px){.ChatAgent-module__6NFs7q__chatPanel{width:calc(100vw - 2rem);max-height:70vh;bottom:5.5rem;right:1rem}.ChatAgent-module__6NFs7q__chatPanel.ChatAgent-module__6NFs7q__shifted{bottom:10rem}.ChatAgent-module__6NFs7q__chatBubble{bottom:1.5rem;right:1rem}.ChatAgent-module__6NFs7q__chatBubble.ChatAgent-module__6NFs7q__shifted{bottom:5.5rem}}
.ReviewSection-module__Y4fo2a__section{padding:5rem 0}.ReviewSection-module__Y4fo2a__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.ReviewSection-module__Y4fo2a__sectionHeader{text-align:center;margin-bottom:3rem}.ReviewSection-module__Y4fo2a__sectionEmoji{margin-bottom:.5rem;font-size:2.2rem;display:block}.ReviewSection-module__Y4fo2a__sectionLabel{color:#c4a4f0;letter-spacing:.08em;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.ReviewSection-module__Y4fo2a__sectionTitle{color:#6e4a9e;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.3}.ReviewSection-module__Y4fo2a__sectionDesc{color:#a87edb;max-width:500px;margin-top:.8rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.7}.ReviewSection-module__Y4fo2a__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.ReviewSection-module__Y4fo2a__testimonialGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ReviewSection-module__Y4fo2a__testimonialGrid{grid-template-columns:1fr}}.ReviewSection-module__Y4fo2a__testimonialCard{background:#fff;border:2px solid #f0e6ff;border-radius:1.5rem;padding:2rem;transition:all .4s cubic-bezier(.25,.8,.25,1)}.ReviewSection-module__Y4fo2a__testimonialCard:hover{border-color:#e4d4fc;transform:translateY(-4px);box-shadow:0 15px 30px #a855f71a}.ReviewSection-module__Y4fo2a__stars{gap:2px;margin-bottom:1rem;display:flex}.ReviewSection-module__Y4fo2a__testimonialText{color:#a87edb;margin-bottom:1.5rem;font-size:.92rem;font-style:italic;line-height:1.8}.ReviewSection-module__Y4fo2a__testimonialAuthor{align-items:center;gap:.75rem;display:flex}.ReviewSection-module__Y4fo2a__authorAvatar{background:linear-gradient(135deg,#f0e6ff,#e4d4fc);border-radius:99px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.ReviewSection-module__Y4fo2a__authorName{color:#6e4a9e;font-size:.9rem;font-weight:700}.ReviewSection-module__Y4fo2a__authorRole{color:#c4a4f0;font-size:.75rem}
.MenuDetailImage-module__mRFs7q__imageSection{top:var(--space-6);position:sticky}.MenuDetailImage-module__mRFs7q__mainImageWrapper{aspect-ratio:1;border-radius:var(--radius-xl);background-color:var(--bg-secondary);border:1px solid var(--border-color);width:100%;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.MenuDetailImage-module__mRFs7q__mainImage{object-fit:cover}.MenuDetailImage-module__mRFs7q__primaryBadge{top:var(--space-4);left:var(--space-4);background-color:var(--ditto-600);color:#fff;border-radius:var(--radius-full);font-size:var(--text-xs);z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);align-items:center;gap:6px;padding:4px 12px;font-weight:600;display:flex;position:absolute;box-shadow:0 4px 12px #00000026}.MenuDetailImage-module__mRFs7q__thumbnailBadge{background-color:var(--ditto-500);color:#fff;border-radius:var(--radius-full);z-index:5;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:2px;right:2px}.MenuDetailImage-module__mRFs7q__noImage{justify-content:center;align-items:center;gap:var(--space-2);width:100%;height:100%;color:var(--text-muted);flex-direction:column;display:flex}.MenuDetailImage-module__mRFs7q__thumbnailList{gap:var(--space-2);margin-top:var(--space-4);padding-bottom:var(--space-2);display:flex;overflow-x:auto}.MenuDetailImage-module__mRFs7q__thumbnailItem{border-radius:var(--radius-md);width:70px;height:70px;transition:all var(--transition-fast);background:0 0;border:2px solid #0000;flex-shrink:0;padding:0;position:relative;overflow:hidden}.MenuDetailImage-module__mRFs7q__thumbnailItem:hover{border-color:var(--ditto-300)}.MenuDetailImage-module__mRFs7q__activeThumbnail{border-color:var(--ditto-500);box-shadow:var(--shadow-sm)}.MenuDetailImage-module__mRFs7q__thumbnailImage{object-fit:cover}.MenuDetailImage-module__mRFs7q__nutritionGrid{gap:var(--space-4);background-color:var(--bg-secondary);padding:var(--space-5);border-radius:var(--radius-lg);grid-template-columns:repeat(2,1fr);display:grid}.MenuDetailImage-module__mRFs7q__nutritionItem{align-items:center;gap:var(--space-3);display:flex}.MenuDetailImage-module__mRFs7q__nutritionIcon{border-radius:var(--radius-full);width:32px;height:32px;color:var(--ditto-500);background-color:#fff;justify-content:center;align-items:center;display:flex}.MenuDetailImage-module__mRFs7q__nutritionInfo{flex-direction:column;display:flex}.MenuDetailImage-module__mRFs7q__nutritionLabel{font-size:var(--text-xs);color:var(--text-muted)}.MenuDetailImage-module__mRFs7q__nutritionValue{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary)}@media (max-width:1024px){.MenuDetailImage-module__mRFs7q__imageSection{position:static}.MenuDetailImage-module__mRFs7q__mainImageWrapper{max-height:400px}}@media (max-width:768px){.MenuDetailImage-module__mRFs7q__nutritionGrid{grid-template-columns:1fr}.MenuDetailImage-module__mRFs7q__mainImageWrapper{max-height:300px}}
.OrderForm-module__6RVnaG__formSection{background-color:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:2rem;padding:2rem;display:flex}.OrderForm-module__6RVnaG__formGroup{flex-direction:column;gap:1rem;display:flex}.OrderForm-module__6RVnaG__formGroup h3{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.25rem;display:flex}.OrderForm-module__6RVnaG__paymentCard{border-radius:var(--radius-md);border:1px solid #dce8f7;overflow:hidden}.OrderForm-module__6RVnaG__tossBanner{background:linear-gradient(135deg,#0064ff 0%,#3385ff 100%);justify-content:space-between;align-items:center;padding:.75rem 1.2rem;display:flex}.OrderForm-module__6RVnaG__tossLeft{align-items:center;gap:.5rem;display:flex}.OrderForm-module__6RVnaG__shieldIcon{color:#fff;opacity:.9}.OrderForm-module__6RVnaG__tossText{letter-spacing:-.02em;color:#fff;font-size:.95rem;font-weight:700}.OrderForm-module__6RVnaG__tossDesc{color:#fffc;font-size:.8rem;font-weight:500}.OrderForm-module__6RVnaG__paymentInfo{background:#f8faff;padding:1.2rem}.OrderForm-module__6RVnaG__paymentMethod{align-items:center;gap:1rem;display:flex}.OrderForm-module__6RVnaG__methodIcon{background:#fff;border:1px solid #e8effa;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.8rem;display:flex;box-shadow:0 2px 4px #0064ff0d}.OrderForm-module__6RVnaG__methodTitle{color:var(--text-primary);margin:0 0 .2rem;font-size:.95rem;font-weight:700}.OrderForm-module__6RVnaG__methodSub{color:var(--text-muted);margin:0;font-size:.82rem}.OrderForm-module__6RVnaG__radioGroup{gap:1rem;display:flex}.OrderForm-module__6RVnaG__radioLabel{border:2px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;font-weight:600;transition:all .2s;display:flex}.OrderForm-module__6RVnaG__radioLabel:hover{border-color:var(--ditto-400);background-color:var(--ditto-50)}.OrderForm-module__6RVnaG__radioLabel.OrderForm-module__6RVnaG__active{border-color:var(--ditto-600);background-color:var(--ditto-100);color:var(--ditto-600)}.OrderForm-module__6RVnaG__radioLabel input{display:none}.OrderForm-module__6RVnaG__textarea{border:1px solid var(--border-color);border-radius:var(--radius-md);resize:vertical;outline:none;width:100%;min-height:120px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.OrderForm-module__6RVnaG__textarea:focus{border-color:var(--ditto-600)}
.MenuChatCard-module__9IQrZG__card{background:#fff;border:1.5px solid #f0e6ff;border-radius:12px;width:100%;max-width:250px;margin-top:10px;margin-bottom:5px;transition:all .3s;animation:.4s ease-out MenuChatCard-module__9IQrZG__cardFadeIn;overflow:hidden;box-shadow:0 4px 12px #a855f714}.MenuChatCard-module__9IQrZG__loadingSkeleton{text-align:center;color:#a87edb;padding:30px;font-size:.85rem;font-weight:600}@keyframes MenuChatCard-module__9IQrZG__cardFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MenuChatCard-module__9IQrZG__card:hover{border-color:#e4d4fc;transform:translateY(-4px);box-shadow:0 8px 16px #a855f71f}.MenuChatCard-module__9IQrZG__imageWrapper{aspect-ratio:16/10;background:#f8f4ff;width:100%;position:relative;overflow:hidden}.MenuChatCard-module__9IQrZG__image{object-fit:cover;transition:transform .5s}.MenuChatCard-module__9IQrZG__card:hover .MenuChatCard-module__9IQrZG__image{transform:scale(1.05)}.MenuChatCard-module__9IQrZG__soldOutBadge{color:#fff;z-index:10;background:#0009;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:700;position:absolute;top:10px;right:10px}.MenuChatCard-module__9IQrZG__info{flex-direction:column;padding:12px;display:flex}.MenuChatCard-module__9IQrZG__name{color:#6e4a9e;margin-bottom:4px;font-size:1rem;font-weight:700}.MenuChatCard-module__9IQrZG__price{color:#a87edb;margin-bottom:6px;font-size:.9rem;font-weight:800}.MenuChatCard-module__9IQrZG__desc{color:#c4a4f0;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.8em;margin-bottom:12px;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.MenuChatCard-module__9IQrZG__link{text-align:center;color:#fff;background:#6e4a9e;border-radius:8px;padding:8px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.MenuChatCard-module__9IQrZG__link:hover{background:#8b5cf6;transform:scale(1.02)}
.CTASection-module__cboO6q__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#a87edb,#6e4a9e);padding:5rem 0;position:relative;overflow:hidden}.CTASection-module__cboO6q__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0f 0%,#0000 60%);width:60%;height:200%;position:absolute;top:-50%;left:-20%}.CTASection-module__cboO6q__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.CTASection-module__cboO6q__ctaEmoji{margin-bottom:1rem;font-size:3rem;display:block}.CTASection-module__cboO6q__ctaTitle{margin-bottom:1rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;line-height:1.3}.CTASection-module__cboO6q__ctaDesc{opacity:.85;max-width:480px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.CTASection-module__cboO6q__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.CTASection-module__cboO6q__ctaPrimary{color:#6e4a9e;background:#fff;border-radius:99px;padding:.9rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .3s;box-shadow:0 8px 25px #00000026}.CTASection-module__cboO6q__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 14px 35px #0003}.CTASection-module__cboO6q__ctaSecondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:99px;padding:.9rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .3s}.CTASection-module__cboO6q__ctaSecondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px)}
.MenuDetailInfo-module__V8xjPW__infoSection{gap:var(--space-8);flex-direction:column;display:flex}.MenuDetailInfo-module__V8xjPW__titleArea{border-bottom:1px solid var(--border-color);padding-bottom:var(--space-6)}.MenuDetailInfo-module__V8xjPW__statusBadges{gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.MenuDetailInfo-module__V8xjPW__badge{font-size:var(--text-xs);border-radius:var(--radius-full);padding:2px 10px;font-weight:600}.MenuDetailInfo-module__V8xjPW__available{color:#16a34a;background-color:#22c55e1a}.MenuDetailInfo-module__V8xjPW__soldOut{color:#dc2626;background-color:#ef44441a}.MenuDetailInfo-module__V8xjPW__categoryBadge{background-color:var(--bg-secondary);color:var(--text-secondary);border-radius:var(--radius-full);font-size:var(--text-xs);margin-bottom:var(--space-3);border:1px solid var(--border-color);padding:2px 10px;font-weight:600;display:inline-block}.MenuDetailInfo-module__V8xjPW__korName{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-1);letter-spacing:-.02em}.MenuDetailInfo-module__V8xjPW__engName{font-size:var(--text-lg);color:var(--text-muted);font-family:var(--font-mono)}.MenuDetailInfo-module__V8xjPW__dashboardGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.MenuDetailInfo-module__V8xjPW__statCard{background-color:var(--bg-secondary);padding:var(--space-4);border-radius:var(--radius-lg);gap:var(--space-2);flex-direction:column;display:flex}.MenuDetailInfo-module__V8xjPW__statLabel{font-size:var(--text-xs);color:var(--text-secondary);font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.05em}.MenuDetailInfo-module__V8xjPW__statValue{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text-primary)}.MenuDetailInfo-module__V8xjPW__statTrend{font-size:var(--text-xs);align-items:center;gap:4px;display:flex}.MenuDetailInfo-module__V8xjPW__trendUp{color:var(--color-success)}.MenuDetailInfo-module__V8xjPW__trendDown{color:var(--color-error)}.MenuDetailInfo-module__V8xjPW__priceArea{align-items:baseline;gap:var(--space-4);display:flex}.MenuDetailInfo-module__V8xjPW__priceLabel{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--font-medium)}.MenuDetailInfo-module__V8xjPW__price{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--ditto-600)}.MenuDetailInfo-module__V8xjPW__description{font-size:var(--text-base);color:var(--text-secondary);padding:var(--space-4);background-color:var(--bg-secondary);border-radius:var(--radius-lg);border-left:4px solid var(--ditto-300);line-height:1.7}@media (max-width:768px){.MenuDetailInfo-module__V8xjPW__dashboardGrid{grid-template-columns:1fr}}
.page-module__kuJd9a__container{padding:var(--space-6);max-width:900px;margin:0 auto}.page-module__kuJd9a__backButton{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-medium);padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);transition:all var(--transition-fast);margin-bottom:var(--space-4);display:inline-flex}.page-module__kuJd9a__backButton:hover{background-color:var(--color-gray-100);color:var(--text-primary)}.page-module__kuJd9a__header{margin-bottom:var(--space-8)}.page-module__kuJd9a__title{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-2)}.page-module__kuJd9a__subtitle{font-size:var(--text-base);color:var(--text-secondary)}.page-module__kuJd9a__loadingWrapper,.page-module__kuJd9a__errorWrapper{text-align:center;justify-content:center;align-items:center;gap:var(--space-4);flex-direction:column;min-height:400px;display:flex}.page-module__kuJd9a__backBtn{padding:var(--space-2)var(--space-6);background-color:var(--ditto-500);color:#fff;border-radius:var(--radius-md);font-weight:var(--font-medium);transition:all var(--transition-fast)}.page-module__kuJd9a__backBtn:hover{background-color:var(--ditto-600);transform:translateY(-1px)}@media (max-width:768px){.page-module__kuJd9a__container{padding:var(--space-4)}}
.OrderSummary-module__GJegaG__summarySection{background-color:var(--bg-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:2rem;position:sticky;top:2rem}.OrderSummary-module__GJegaG__summarySection h3{border-bottom:1px solid var(--border-color);color:var(--text-primary);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem}.OrderSummary-module__GJegaG__itemList{flex-direction:column;gap:1rem;max-height:40vh;margin-bottom:2rem;display:flex;overflow-y:auto}.OrderSummary-module__GJegaG__item{justify-content:space-between;align-items:flex-start;gap:.8rem;font-size:.95rem;display:flex}.OrderSummary-module__GJegaG__itemInfo{flex:1;min-width:0}.OrderSummary-module__GJegaG__itemName{color:var(--text-primary);align-items:center;gap:.5rem;display:flex}.OrderSummary-module__GJegaG__itemOptions{color:var(--text-muted);margin-top:.25rem;font-size:.8rem;line-height:1.4}.OrderSummary-module__GJegaG__itemQty{color:var(--text-muted);font-size:.85rem}.OrderSummary-module__GJegaG__itemPrice{color:var(--text-primary);font-weight:600}.OrderSummary-module__GJegaG__totalRow{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.OrderSummary-module__GJegaG__originalPrice{color:var(--text-primary);font-size:1rem}.OrderSummary-module__GJegaG__discountRow{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.OrderSummary-module__GJegaG__discountLabel{color:#e85d75;font-size:.95rem}.OrderSummary-module__GJegaG__discountPrice{color:#e85d75;font-size:1rem;font-weight:600}.OrderSummary-module__GJegaG__finalRow{border-top:2px solid var(--ditto-600);justify-content:space-between;align-items:center;margin-top:.5rem;margin-bottom:2rem;padding-top:1rem;display:flex}.OrderSummary-module__GJegaG__totalLabel{color:var(--text-primary);font-size:1.1rem}.OrderSummary-module__GJegaG__totalPrice{color:var(--ditto-600);font-size:1.5rem;font-weight:700}.OrderSummary-module__GJegaG__couponSection{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem}.OrderSummary-module__GJegaG__couponLabel{color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.OrderSummary-module__GJegaG__couponSelect{width:100%;color:var(--text-primary);cursor:pointer;background:#faf8ff;border:1px solid #e0ccff;border-radius:8px;outline:none;padding:.6rem .8rem;font-size:.9rem;transition:border-color .2s}.OrderSummary-module__GJegaG__couponSelect:focus{border-color:var(--ditto-600)}.OrderSummary-module__GJegaG__discountInfo{color:#e85d75;margin-top:.5rem;font-size:.85rem;font-weight:700}.OrderSummary-module__GJegaG__submitBtn{background-color:var(--ditto-600);width:100%;color:var(--text-inverse);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:background-color .2s;display:flex}.OrderSummary-module__GJegaG__submitBtn:hover:not(:disabled){background-color:var(--ditto-700)}.OrderSummary-module__GJegaG__submitBtn:disabled{opacity:.6;cursor:not-allowed}
.ChatMenuAction-module__-zeA1a__actionCard{border:1px solid var(--ditto-200);background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:1rem;max-width:300px;margin-top:.4rem;padding:.85rem;animation:.35s ChatMenuAction-module__-zeA1a__cardSlideIn}@keyframes ChatMenuAction-module__-zeA1a__cardSlideIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatMenuAction-module__-zeA1a__menuHeader{border-bottom:1px solid var(--ditto-200);align-items:center;gap:.5rem;margin-bottom:.7rem;padding-bottom:.5rem;display:flex}.ChatMenuAction-module__-zeA1a__menuEmoji{flex-shrink:0;font-size:1.3rem}.ChatMenuAction-module__-zeA1a__menuInfo{flex:1;min-width:0}.ChatMenuAction-module__-zeA1a__menuName{color:var(--ditto-900);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.85rem;font-weight:700;overflow:hidden}.ChatMenuAction-module__-zeA1a__menuPrice{color:var(--ditto-600);margin:0;font-size:.75rem;font-weight:600}.ChatMenuAction-module__-zeA1a__optionGroup{margin-bottom:.6rem}.ChatMenuAction-module__-zeA1a__optionGroup:last-of-type{margin-bottom:0}.ChatMenuAction-module__-zeA1a__optionLabel{color:var(--ditto-700);align-items:center;gap:.3rem;margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:flex}.ChatMenuAction-module__-zeA1a__requiredDot{background:#ef4444;border-radius:50%;flex-shrink:0;width:5px;height:5px}.ChatMenuAction-module__-zeA1a__optionalTag{color:var(--ditto-400);margin-left:.15rem;font-size:.6rem;font-weight:500}.ChatMenuAction-module__-zeA1a__optionButtons{flex-wrap:wrap;gap:.3rem;display:flex}.ChatMenuAction-module__-zeA1a__optionBtn{border:1.5px solid var(--ditto-200);color:var(--ditto-700);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:.3rem .6rem;font-size:.72rem;font-weight:600;line-height:1.3;transition:all .18s}.ChatMenuAction-module__-zeA1a__optionBtn:hover:not(.ChatMenuAction-module__-zeA1a__optionBtnDisabled){border-color:var(--ditto-400);background:var(--ditto-50);transform:translateY(-1px)}.ChatMenuAction-module__-zeA1a__optionBtnSelected{background:linear-gradient(135deg,var(--ditto-500),var(--ditto-600));color:#fff;border-color:var(--ditto-500);box-shadow:0 2px 8px #a855f740}.ChatMenuAction-module__-zeA1a__optionBtnSelected:hover{background:linear-gradient(135deg,var(--ditto-600),var(--ditto-700));border-color:var(--ditto-600)}.ChatMenuAction-module__-zeA1a__optionBtnDisabled{opacity:.4;cursor:not-allowed}.ChatMenuAction-module__-zeA1a__priceDelta{opacity:.8;margin-left:.15rem;font-size:.62rem}.ChatMenuAction-module__-zeA1a__completedCard{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#86efac}.ChatMenuAction-module__-zeA1a__completedMessage{color:#16a34a;align-items:center;gap:.4rem;padding:.5rem 0;font-size:.8rem;font-weight:700;display:flex}.ChatMenuAction-module__-zeA1a__completedEmoji{font-size:1.1rem}.ChatMenuAction-module__-zeA1a__selectedSummary{color:#15803d;margin-top:.2rem;font-size:.68rem;line-height:1.4}.ChatMenuAction-module__-zeA1a__loadingState{color:var(--ditto-500);align-items:center;gap:.5rem;padding:.6rem 0;font-size:.75rem;display:flex}.ChatMenuAction-module__-zeA1a__loadingSpinner{border:2px solid var(--ditto-200);border-top-color:var(--ditto-500);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite ChatMenuAction-module__-zeA1a__spin}@keyframes ChatMenuAction-module__-zeA1a__spin{to{transform:rotate(360deg)}}.ChatMenuAction-module__-zeA1a__processingOverlay{color:var(--ditto-600);justify-content:center;align-items:center;gap:.4rem;margin-top:.3rem;padding:.6rem 0;font-size:.75rem;font-weight:600;display:flex}.ChatMenuAction-module__-zeA1a__totalPrice{border-top:1px dashed var(--ditto-200);color:var(--ditto-800);justify-content:space-between;align-items:center;margin-top:.6rem;padding-top:.5rem;font-size:.75rem;font-weight:700;display:flex}.ChatMenuAction-module__-zeA1a__totalPriceValue{color:var(--ditto-600);font-size:.85rem}
.MenuDetailOptions-module__oRmjMW__optionsSection{padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);background:#fff}.MenuDetailOptions-module__oRmjMW__header{margin-bottom:var(--space-6);padding-bottom:var(--space-4);border-bottom:2px solid var(--bg-secondary)}.MenuDetailOptions-module__oRmjMW__title{font-size:var(--text-xl);color:var(--text-primary);align-items:center;gap:var(--space-2);margin:0;font-weight:700;display:flex}.MenuDetailOptions-module__oRmjMW__optionsList{gap:var(--space-8);flex-direction:column;display:flex}.MenuDetailOptions-module__oRmjMW__optionGroup{gap:var(--space-3);flex-direction:column;display:flex}.MenuDetailOptions-module__oRmjMW__groupHeader{justify-content:space-between;align-items:center;display:flex}.MenuDetailOptions-module__oRmjMW__groupName{font-size:var(--text-base);color:var(--text-primary);align-items:center;gap:var(--space-1);margin:0;font-weight:600;display:flex}.MenuDetailOptions-module__oRmjMW__requiredMark{color:var(--color-error,#ff4d4f);font-size:var(--text-lg)}.MenuDetailOptions-module__oRmjMW__typeBadge{font-size:var(--text-xs);color:var(--text-secondary);background:var(--bg-secondary);border-radius:var(--radius-full);padding:2px 10px;font-weight:500}.MenuDetailOptions-module__oRmjMW__itemList{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin:0;padding:0;list-style:none;display:grid}.MenuDetailOptions-module__oRmjMW__item{padding:var(--space-3)var(--space-4);background:var(--bg-secondary);border-radius:var(--radius-md);font-size:var(--text-sm);border:1px solid #0000;justify-content:space-between;align-items:center;transition:all .2s;display:flex}.MenuDetailOptions-module__oRmjMW__item:hover{border-color:var(--ditto-200);box-shadow:var(--shadow-sm);background:#fff;transform:translateY(-1px)}.MenuDetailOptions-module__oRmjMW__itemContent{align-items:center;gap:var(--space-2);display:flex}.MenuDetailOptions-module__oRmjMW__icon{color:var(--text-muted);flex-shrink:0}.MenuDetailOptions-module__oRmjMW__item:hover .MenuDetailOptions-module__oRmjMW__icon{color:var(--ditto-500)}.MenuDetailOptions-module__oRmjMW__itemName{color:var(--text-secondary);font-weight:500}.MenuDetailOptions-module__oRmjMW__itemPrice{color:var(--ditto-600);font-variant-numeric:tabular-nums;font-weight:700}.MenuDetailOptions-module__oRmjMW__loadingState{align-items:center;gap:var(--space-3);padding:var(--space-8)0;color:var(--text-muted);font-size:var(--text-sm);flex-direction:column;display:flex}.MenuDetailOptions-module__oRmjMW__emptyState{text-align:center;padding:var(--space-8)0;color:var(--text-muted);font-size:var(--text-sm)}@keyframes MenuDetailOptions-module__oRmjMW__spin{to{transform:rotate(360deg)}}.MenuDetailOptions-module__oRmjMW__spinner{animation:1s linear infinite MenuDetailOptions-module__oRmjMW__spin}
.OrderHeader-module__5Zta6W__header{margin-bottom:2rem}.OrderHeader-module__5Zta6W__backBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:.8rem;padding:.4rem 0;font-size:.9rem;font-weight:500;transition:color .15s;display:inline-flex}.OrderHeader-module__5Zta6W__backBtn:hover{color:var(--ditto-600)}.OrderHeader-module__5Zta6W__header h1{color:var(--text-primary);font-size:2rem;font-weight:700}.OrderHeader-module__5Zta6W__header p{color:var(--text-muted);margin-top:.5rem}
