.MyPageSidebar-module__wu81rG__sidebar{background:#fff;border-right:1px solid #eee;flex-direction:column;width:260px;min-height:calc(100vh - 80px);padding:40px 20px;display:flex}.MyPageSidebar-module__wu81rG__title{color:#1a1a1a;font-size:20px;font-weight:700;font-family:var(--font-sans);margin-bottom:30px;padding-left:10px}.MyPageSidebar-module__wu81rG__menuList{flex-direction:column;gap:8px;display:flex}.MyPageSidebar-module__wu81rG__menuItem{color:var(--lux-gray,#666);font-size:15px;font-family:var(--font-sans);border-radius:0;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:all .3s cubic-bezier(.19,1,.22,1);display:flex}.MyPageSidebar-module__wu81rG__menuItem:hover{color:#7d2b2b;background:#fdf6f3;transform:translate(4px)}.MyPageSidebar-module__wu81rG__active{color:#7d2b2b;background:0 0;border-left:2px solid #7d2b2b;padding-left:14px;font-weight:600}.MyPageSidebar-module__wu81rG__icon{width:18px;height:18px}.MyPageSidebar-module__wu81rG__logoutWrapper{border-top:1px solid #eee;margin-top:auto;padding-top:20px}.MyPageSidebar-module__wu81rG__logoutBtn{color:#999;cursor:pointer;width:100%;font-size:15px;font-weight:500;font-family:var(--font-sans);background:0 0;border:none;border-radius:0;align-items:center;gap:12px;padding:14px 16px;transition:all .3s cubic-bezier(.19,1,.22,1);display:flex}.MyPageSidebar-module__wu81rG__logoutBtn:hover{color:#e03131;background:#fff5f5;transform:translate(4px)}
.Header-module__ylFv_a__header{z-index:1000;-webkit-backdrop-filter:blur(12px);background-color:#fffc;border-bottom:1px solid #2d1b140d;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Header-module__ylFv_a__transparent{-webkit-backdrop-filter:none;background-color:#0000;border-bottom:none;position:absolute}.Header-module__ylFv_a__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.25rem 5%;display:flex}.Header-module__ylFv_a__logo{align-items:center;gap:.75rem;text-decoration:none;transition:opacity .3s;display:flex}.Header-module__ylFv_a__logo:hover{opacity:.8}.Header-module__ylFv_a__logoIcon{border-radius:var(--radius-md);color:#fff;background:#7d2b2b;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 4px 12px #7d2b2b33}.Header-module__ylFv_a__headerMorning{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;border-bottom:none;padding:4rem 0 0;position:relative;top:auto}.Header-module__ylFv_a__headerMorning .Header-module__ylFv_a__logo:hover{opacity:1}.Header-module__ylFv_a__containerMorning{align-items:flex-start;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Header-module__ylFv_a__morningLogo{color:var(--color-primary-500);letter-spacing:-2px;text-transform:uppercase;font-size:220px;font-weight:400;line-height:.8;font-family:var(--font-bebas-neue),sans-serif;cursor:pointer}.Header-module__ylFv_a__morningLogoSmall{color:var(--color-primary-500);letter-spacing:-.5px;text-transform:uppercase;font-size:32px;font-weight:400;line-height:1;font-family:var(--font-bebas-neue),sans-serif;cursor:pointer;align-items:baseline;display:flex}.Header-module__ylFv_a__morningLogo span,.Header-module__ylFv_a__morningLogoSmall span{transition:transform .3s;display:inline-block}.Header-module__ylFv_a__logo:hover .Header-module__ylFv_a__morningLogo span,.Header-module__ylFv_a__logo:hover .Header-module__ylFv_a__morningLogoSmall span{animation:.6s ease-in-out Header-module__ylFv_a__wave;animation-delay:calc(var(--index)*50ms)}@keyframes Header-module__ylFv_a__wave{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Header-module__ylFv_a__navMorning{margin-top:.5rem}@media (max-width:1024px){.Header-module__ylFv_a__morningLogo{font-size:110px}}@media (max-width:768px){.Header-module__ylFv_a__containerMorning{flex-direction:column;align-items:flex-start;gap:1.5rem}.Header-module__ylFv_a__morningLogo{font-size:80px}.Header-module__ylFv_a__navMorning{justify-content:flex-end;width:100%}}.Header-module__ylFv_a__brandName{font-family:var(--font-sans);font-size:var(--text-lg);color:var(--lux-espresso);letter-spacing:-.01em;font-weight:700}.Header-module__ylFv_a__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__ylFv_a__navLinks{align-items:center;gap:1rem;display:flex}.Header-module__ylFv_a__navLink{font-family:var(--font-outfit);color:var(--lux-espresso);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__ylFv_a__navLink:after{content:"";background-color:var(--color-primary-500);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__ylFv_a__navLink:hover{color:var(--color-primary-500)}.Header-module__ylFv_a__navLink:hover:after{width:100%}.Header-module__ylFv_a__loginButton{font-family:var(--font-outfit);color:var(--lux-espresso);border:1.5px solid var(--lux-gray-light);border-radius:var(--radius-full);padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s}.Header-module__ylFv_a__loginButton:hover{border-color:var(--lux-espresso);box-shadow:var(--shadow-sm);background:#fff;transform:translateY(-2px)}.Header-module__ylFv_a__adminButton{font-family:var(--font-outfit);color:#1a1a1a;cursor:pointer;text-transform:uppercase;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem 0;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.Header-module__ylFv_a__adminButton:hover{color:#7d2b2b}.Header-module__ylFv_a__adminButton:after{content:"";background-color:#7d2b2b;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Header-module__ylFv_a__adminButton:hover:after{width:100%}.Header-module__ylFv_a__signupButton{font-family:var(--font-outfit);color:#fff;background:var(--lux-grad-primary);border-radius:var(--radius-full);justify-content:center;align-items:center;padding:.6rem 1.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.19,1,.22,1);display:inline-flex;box-shadow:0 4px 12px #2d1b1426}.Header-module__ylFv_a__signupButton:hover{opacity:.95;transform:translateY(-4px);box-shadow:0 8px 24px #2d1b1440}.Header-module__ylFv_a__authButtons{align-items:center;gap:2rem;display:flex}.Header-module__ylFv_a__transparent .Header-module__ylFv_a__brandName,.Header-module__ylFv_a__transparent .Header-module__ylFv_a__navLink,.Header-module__ylFv_a__transparent .Header-module__ylFv_a__loginButton,.Header-module__ylFv_a__transparent .Header-module__ylFv_a__adminButton{color:var(--lux-espresso)}@media (max-width:768px){.Header-module__ylFv_a__nav{gap:1rem}}.Header-module__ylFv_a__userInfo{align-items:center;gap:1rem;display:flex}.Header-module__ylFv_a__cartIconWrapper{color:var(--lux-espresso);justify-content:center;align-items:center;padding:.4rem;transition:all .3s;display:flex;position:relative}.Header-module__ylFv_a__cartIconWrapper:hover{color:var(--color-primary-500)}.Header-module__ylFv_a__cartBadge{background-color:var(--color-primary-500);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 4px #7d2b2b4d}.Header-module__ylFv_a__userName{font-family:var(--font-outfit);color:var(--lux-espresso);font-size:.9rem;font-weight:500}.Header-module__ylFv_a__adminLink{font-family:var(--font-outfit);color:var(--lux-espresso);border:1px solid var(--lux-gray-light);border-radius:var(--radius-md);background-color:#fff;align-items:center;padding:.4rem .8rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module__ylFv_a__adminLink:hover{background-color:var(--color-primary-50);border-color:var(--color-primary-500);color:var(--color-primary-600);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.Header-module__ylFv_a__logoutButton{font-family:var(--font-outfit);color:var(--lux-gray-dark);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.85rem;font-weight:500;transition:color .3s}.Header-module__ylFv_a__logoutButton:hover{color:var(--color-error)}.Header-module__ylFv_a__notificationContainer{align-items:center;gap:1rem;display:flex;position:relative}.Header-module__ylFv_a__notiBtn{cursor:pointer;color:var(--lux-espresso);background:0 0;border:none;align-items:center;padding:4px;display:flex;position:relative}.Header-module__ylFv_a__notiBadge{color:#fff;background:#7d2b2b;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:.65rem;display:flex;position:absolute;top:-2px;right:-2px}.Header-module__ylFv_a__notiDropdown{z-index:1000;background:#fff;border:1px solid #e5e1db;border-radius:8px;width:300px;position:absolute;top:100%;right:0;box-shadow:0 10px 15px -3px #0000001a}.Header-module__ylFv_a__notiDropdownHeader{border-bottom:1px solid #e5e1db;justify-content:space-between;align-items:center;padding:10px;font-weight:700;display:flex}.Header-module__ylFv_a__notiClearBtn{color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:5px;transition:all .2s;display:flex}.Header-module__ylFv_a__notiClearBtn:hover{color:#cf1322;background:#fff5f5}.Header-module__ylFv_a__notiListItem,.Header-module__ylFv_a__notiItem{cursor:pointer;border-bottom:1px solid #e5e1db;padding:10px}.Header-module__ylFv_a__notiItem:hover{background:#f9f7f2}.Header-module__ylFv_a__unread{background:#fff9f9}.Header-module__ylFv_a__notiEmpty{text-align:center;color:gray;padding:20px}.Header-module__ylFv_a__notiTitle{font-weight:500}.Header-module__ylFv_a__notiDate{color:gray;font-size:.75rem}.Header-module__ylFv_a__headerProfile{align-items:center;gap:.5rem;display:flex}.Header-module__ylFv_a__profileBtn{color:var(--lux-espresso);justify-content:center;align-items:center;padding:.4rem;transition:all .3s;display:flex;position:relative}.Header-module__ylFv_a__profileBtn:hover{color:var(--color-primary-500)}
.AiBarista-module__z_9wDq__bannerWrapper{cursor:pointer;flex-direction:column;align-items:center;gap:.8rem;width:100%;padding:1rem;display:flex}.AiBarista-module__z_9wDq__bannerGreeting{color:var(--lux-gray,#7d746d);font-size:16px;font-weight:500}.AiBarista-module__z_9wDq__searchContainer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1.2px solid #fff;border-radius:9999px;flex-direction:row;align-items:center;gap:.6rem;width:100%;max-width:none;padding:1rem 1rem 1rem 1.25rem;transition:box-shadow .3s,border-color .3s;display:flex;box-shadow:0 16px 48px #00000026,0 4px 12px #00000014}.AiBarista-module__z_9wDq__searchContainer:hover{box-shadow:0 20px 52px #0003,0 8px 16px #0000001a}.AiBarista-module__z_9wDq__searchContainer:focus-within{border-color:#d0d0d0;box-shadow:0 20px 52px #0003,0 8px 16px #0000001a}.AiBarista-module__z_9wDq__searchInput{color:var(--lux-espresso,#2d1b14);background:0 0;border:none;outline:none;flex:1;padding:.6rem;font-size:16px}.AiBarista-module__z_9wDq__searchInput::placeholder{color:#5e5e5e;font-weight:500}.AiBarista-module__z_9wDq__searchActionButton{color:#222;cursor:pointer;background:0 0;border:none;align-items:center;padding:0 4px;font-size:14px;font-weight:500;transition:color .2s;display:inline-flex}.AiBarista-module__z_9wDq__searchActionButton:hover{color:#7d2b2b}.AiBarista-module__z_9wDq__actionIconEmoji{font-size:.9rem}.AiBarista-module__z_9wDq__searchSendBtn{cursor:pointer;background:#7d2b2b;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000001a}.AiBarista-module__z_9wDq__searchSendBtn:hover{background:#5a1e1e;transform:scale(1.05)}.AiBarista-module__z_9wDq__searchSendBtn svg{stroke:#fff!important}.AiBarista-module__z_9wDq__bannerActions{gap:2.5rem;display:flex}.AiBarista-module__z_9wDq__bannerButton{color:#1a1a1a;cursor:pointer;text-transform:uppercase;white-space:nowrap;background:0 0;border:none;align-items:center;gap:0;padding:.5rem 0;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;position:relative}.AiBarista-module__z_9wDq__bannerButton:hover{color:#7d2b2b;transform:none}.AiBarista-module__z_9wDq__overlay{z-index:999;pointer-events:none;background:0 0;transition:background .35s;position:fixed;inset:0}.AiBarista-module__z_9wDq__overlayVisible{pointer-events:auto;background:#0006}.AiBarista-module__z_9wDq__panel{background:var(--bg-primary,#f9f7f2);z-index:1000;border-radius:0;flex-direction:column;width:28rem;height:100vh;transition:transform .4s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 40px #00000014}.AiBarista-module__z_9wDq__panelVisible{transform:translate(0)}.AiBarista-module__z_9wDq__panelHandle{display:none}.AiBarista-module__z_9wDq__handleBar{background:var(--lux-gray-light,#e5e1db);border-radius:2px;width:36px;height:4px}.AiBarista-module__z_9wDq__panelHeader{border-bottom:1px solid var(--lux-gray-light,#e5e1db);justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.AiBarista-module__z_9wDq__panelHeaderLeft{align-items:center;gap:.6rem;display:flex}.AiBarista-module__z_9wDq__panelHeaderIcon{font-size:1.5rem}.AiBarista-module__z_9wDq__panelTitle{color:var(--lux-espresso,#2d1b14);font-size:1.15rem;font-weight:700}.AiBarista-module__z_9wDq__closeButton{width:2rem;height:2rem;color:var(--lux-gray,#7d746d);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:background .2s;display:flex}.AiBarista-module__z_9wDq__closeButton:hover{background:var(--lux-gray-light,#e5e1db)}.AiBarista-module__z_9wDq__messagesArea{flex-direction:column;flex:1;gap:1rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.AiBarista-module__z_9wDq__messageRow{align-items:flex-start;gap:.6rem;animation:.35s forwards AiBarista-module__z_9wDq__fadeSlideUp;display:flex}@keyframes AiBarista-module__z_9wDq__fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.AiBarista-module__z_9wDq__messageUser{justify-content:flex-end}.AiBarista-module__z_9wDq__messageAi{justify-content:flex-start}.AiBarista-module__z_9wDq__avatarAi{background:#7d2b2b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;display:flex}.AiBarista-module__z_9wDq__messageBubbleWrap{flex-direction:column;gap:.6rem;max-width:85%;display:flex}.AiBarista-module__z_9wDq__messageBubble{word-break:keep-all;border-radius:20px;padding:.8rem 1.15rem;font-size:.9rem;line-height:1.5;box-shadow:0 2px 5px #0000000d}.AiBarista-module__z_9wDq__bubbleAi{color:var(--lux-espresso,#2d1b14);border:1px solid var(--lux-gray-light,#e5e1db);background:#fff;border-top-left-radius:4px}.AiBarista-module__z_9wDq__bubbleUser{color:#fff;background:#7d2b2b;border:none;border-top-right-radius:4px}.AiBarista-module__z_9wDq__optionGrid{flex-wrap:wrap;gap:.5rem;display:flex}.AiBarista-module__z_9wDq__optionButton{color:var(--lux-espresso,#2d1b14);cursor:pointer;background:#fff;border:1px solid #888;border-radius:9999px;align-items:center;gap:.4rem;padding:4px 8px;font-size:.82rem;font-weight:500;transition:all .2s;display:flex}.AiBarista-module__z_9wDq__optionButton:hover{color:#fff;background:#7d2b2b;border-color:#7d2b2b;transform:scale(1.03)}.AiBarista-module__z_9wDq__optionEmoji{font-size:1rem}.AiBarista-module__z_9wDq__menuCardGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.AiBarista-module__z_9wDq__miniMenuCard{border:1px solid var(--lux-gray-light,#e5e1db);background:#fff;border-radius:0;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}.AiBarista-module__z_9wDq__miniMenuCard:hover{transform:translateY(-4px);box-shadow:0 6px 20px -4px #2d1b1426}.AiBarista-module__z_9wDq__miniImageWrapper{aspect-ratio:1;background:var(--bg-secondary,#f4f1eb);width:100%;position:relative}.AiBarista-module__z_9wDq__miniMenuImage{object-fit:cover}.AiBarista-module__z_9wDq__miniPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AiBarista-module__z_9wDq__miniCardContent{padding:.6rem .75rem}.AiBarista-module__z_9wDq__miniMenuName{color:var(--lux-espresso,#2d1b14);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.2rem;font-size:.8rem;font-weight:600;overflow:hidden}.AiBarista-module__z_9wDq__miniMenuPrice{color:var(--lux-caramel,#8b5a2b);margin-bottom:.3rem;font-size:.75rem;font-weight:700}.AiBarista-module__z_9wDq__miniDetailBtn{color:var(--lux-gray,#7d746d);font-size:.7rem;transition:color .2s;display:inline-block}.AiBarista-module__z_9wDq__miniMenuCard:hover .AiBarista-module__z_9wDq__miniDetailBtn{color:var(--lux-caramel,#8b5a2b)}.AiBarista-module__z_9wDq__groupOrderResult{border:1px solid var(--lux-gray-light,#e5e1db);background:#fff;border-radius:0;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.AiBarista-module__z_9wDq__groupOrderItem{border-bottom:1px dashed var(--lux-gray-light,#e5e1db);justify-content:space-between;align-items:center;padding:.4rem 0;display:flex}.AiBarista-module__z_9wDq__groupOrderItem:last-of-type{border-bottom:none}.AiBarista-module__z_9wDq__groupOrderInfo{align-items:center;gap:.5rem;display:flex}.AiBarista-module__z_9wDq__groupOrderName{color:var(--lux-espresso,#2d1b14);font-size:.85rem;font-weight:600}.AiBarista-module__z_9wDq__groupOrderQty{color:var(--lux-gray,#7d746d);font-size:.8rem}.AiBarista-module__z_9wDq__groupOrderPrice{color:var(--lux-caramel,#8b5a2b);font-size:.85rem;font-weight:600}.AiBarista-module__z_9wDq__groupOrderTotal{color:var(--lux-espresso,#2d1b14);border-top:2px solid #7d2b2b;justify-content:space-between;padding-top:.6rem;font-size:.95rem;font-weight:700;display:flex}.AiBarista-module__z_9wDq__cartButton{color:#fff;cursor:pointer;text-align:center;background:#7d2b2b;border-radius:0;margin-top:.5rem;padding:.7rem;font-size:.9rem;font-weight:600;transition:opacity .2s,transform .15s}.AiBarista-module__z_9wDq__cartButton:hover{opacity:.9;transform:scale(1.01)}.AiBarista-module__z_9wDq__inputArea{background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.AiBarista-module__z_9wDq__chatInput{border:1px solid var(--lux-gray-light,#e5e1db);background:var(--bg-primary,#f9f7f2);border-color:#7d2b2b;border-radius:8px;outline:none;flex:1;padding:.7rem 1rem;font-size:.85rem;transition:border-color .2s}.AiBarista-module__z_9wDq__sendButton{color:#fff;cursor:pointer;background:#7d2b2b;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000001a}.AiBarista-module__z_9wDq__sendButton:hover{background:#5a1e1e;transform:scale(1.05)}.AiBarista-module__z_9wDq__sendButton svg{stroke:#fff!important}@media (max-width:768px){.AiBarista-module__z_9wDq__bannerContent{flex-direction:column;align-items:flex-start;gap:1rem}.AiBarista-module__z_9wDq__bannerActions{width:100%;overflow-x:auto}.AiBarista-module__z_9wDq__panel{border-radius:1.5rem 1.5rem 0 0;width:100%;height:85vh;top:auto;bottom:0;transform:translateY(100%);box-shadow:0 -8px 40px #0000001f}.AiBarista-module__z_9wDq__panelVisible{transform:translateY(0)}.AiBarista-module__z_9wDq__panelHandle{justify-content:center;padding:.75rem 0 .25rem;display:flex}.AiBarista-module__z_9wDq__panelHeader{padding:.5rem 1.5rem 1rem}.AiBarista-module__z_9wDq__menuCardGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.AiBarista-module__z_9wDq__menuCardGrid{grid-template-columns:1fr 1fr;gap:.5rem}.AiBarista-module__z_9wDq__bannerButton{padding:.4rem .75rem;font-size:.75rem}}.AiBarista-module__z_9wDq__loadingDots{align-items:center;gap:4px;height:1.2rem;padding:.2rem 0;display:flex}.AiBarista-module__z_9wDq__dot{background-color:#7d2b2b;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite AiBarista-module__z_9wDq__dotPulse}.AiBarista-module__z_9wDq__dot:nth-child(2){animation-delay:.3s}.AiBarista-module__z_9wDq__dot:nth-child(3){animation-delay:.6s}@keyframes AiBarista-module__z_9wDq__dotPulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}
.CartPage-module__bFFQgG__main{background-color:var(--bg-primary);min-height:100vh;padding-top:100px;padding-bottom:5rem}.CartPage-module__bFFQgG__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.CartPage-module__bFFQgG__titleSection{text-align:center;margin-bottom:3rem}.CartPage-module__bFFQgG__title{color:var(--lux-espresso);font-size:2.5rem;font-weight:800;font-family:var(--font-sans);margin-bottom:.5rem}.CartPage-module__bFFQgG__subtitle{color:var(--lux-gray);letter-spacing:.1em;text-transform:uppercase;font-size:1rem}.CartPage-module__bFFQgG__emptyCart{text-align:center;padding:5rem 0}.CartPage-module__bFFQgG__emptyIcon{color:var(--lux-gray-light);margin-bottom:1.5rem}.CartPage-module__bFFQgG__emptyText{color:var(--lux-gray);margin-bottom:2rem;font-size:1.25rem}.CartPage-module__bFFQgG__shopButton{background-color:var(--color-primary-500);color:#fff;border-radius:var(--radius-full);padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.CartPage-module__bFFQgG__shopButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #7d2b2b33}.CartPage-module__bFFQgG__cartList{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.CartPage-module__bFFQgG__cartItem{border-radius:var(--radius-lg);border:1px solid var(--lux-gray-light);background-color:#fff;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.CartPage-module__bFFQgG__cartItem:hover{box-shadow:var(--shadow-md)}.CartPage-module__bFFQgG__imageWrapper{border-radius:var(--radius-md);background-color:var(--bg-secondary);flex-shrink:0;width:100px;height:100px;position:relative;overflow:hidden}.CartPage-module__bFFQgG__itemImage{object-fit:cover;width:100%;height:100%}.CartPage-module__bFFQgG__itemInfo{flex-direction:column;flex:1;display:flex}.CartPage-module__bFFQgG__itemNameRow{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.CartPage-module__bFFQgG__itemName{color:var(--lux-espresso);font-size:1.15rem;font-weight:700}.CartPage-module__bFFQgG__removeButton{color:var(--lux-gray);padding:4px;transition:color .2s}.CartPage-module__bFFQgG__removeButton:hover{color:var(--color-error)}.CartPage-module__bFFQgG__optionsList{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.CartPage-module__bFFQgG__optionBadge{background-color:var(--bg-secondary);color:var(--lux-gray-dark);border-radius:4px;padding:2px 8px;font-size:.75rem}.CartPage-module__bFFQgG__itemFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.CartPage-module__bFFQgG__quantityControls{border:1px solid var(--lux-gray-light);border-radius:var(--radius-full);align-items:center;padding:2px;display:flex}.CartPage-module__bFFQgG__controlButton{width:28px;height:28px;color:var(--lux-espresso);border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.CartPage-module__bFFQgG__controlButton:hover{background-color:var(--lux-gray-light)}.CartPage-module__bFFQgG__quantityValue{text-align:center;width:30px;font-size:.9rem;font-weight:700}.CartPage-module__bFFQgG__itemPrice{color:var(--color-primary-500);font-size:1.1rem;font-weight:800}.CartPage-module__bFFQgG__summarySection{border-radius:var(--radius-lg);border:1px solid var(--lux-gray-light);box-shadow:var(--shadow-sm);background-color:#fff;padding:2.5rem}.CartPage-module__bFFQgG__summaryRow{color:var(--lux-espresso);justify-content:space-between;margin-bottom:1rem;display:flex}.CartPage-module__bFFQgG__summaryTotal{border-top:2px solid var(--bg-primary);margin-top:1.5rem;padding-top:1.5rem;font-size:1.5rem;font-weight:800}.CartPage-module__bFFQgG__orderButton{color:#fff;width:100%;font-family:var(--font-sans);letter-spacing:.02em;cursor:pointer;background-color:#7d2b2b;border:none;border-radius:0;margin-top:2rem;padding:1.25rem;font-size:1.1rem;font-weight:600;transition:all .4s cubic-bezier(.19,1,.22,1)}.CartPage-module__bFFQgG__orderButton:hover{background-color:#9b2f2f;transform:translateY(-4px);box-shadow:0 10px 20px #b33d3d33}.CartPage-module__bFFQgG__orderButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.CartPage-module__bFFQgG__orderTypeSection{margin-top:1.5rem;margin-bottom:.5rem}.CartPage-module__bFFQgG__orderTypeLabel{font-family:var(--font-sans);color:var(--lux-espresso);margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:block}.CartPage-module__bFFQgG__orderTypeButtons{gap:1rem;display:flex}.CartPage-module__bFFQgG__orderTypeBtn{border:1.5px solid var(--lux-gray-light);color:var(--lux-gray);font-family:var(--font-sans);cursor:pointer;background:0 0;border-radius:0;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1rem;font-size:.95rem;font-weight:500;transition:all .4s cubic-bezier(.19,1,.22,1);display:flex}.CartPage-module__bFFQgG__orderTypeBtn:hover{border-color:var(--lux-espresso);color:var(--lux-espresso);background:#fff;transform:translateY(-2px);box-shadow:0 6px 15px #2d1b140d}.CartPage-module__bFFQgG__orderTypeBtnActive{color:#fff;background:#7d2b2b;border-color:#7d2b2b;box-shadow:0 4px 12px #7d2b2b33}.CartPage-module__bFFQgG__orderTypeBtnActive:hover{color:#fff;background:#9b2f2f;border-color:#9b2f2f;transform:translateY(-2px);box-shadow:0 6px 15px #7d2b2b40}.CartPage-module__bFFQgG__couponSection{background:#fdf6f3;border:1px dashed #dbb;border-radius:8px;margin:12px 0;padding:12px}.CartPage-module__bFFQgG__couponLabel{color:#7d2b2b;align-items:center;gap:6px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.CartPage-module__bFFQgG__couponSelect{cursor:pointer;background:#fff;border:1px solid #dbb;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-size:14px}.CartPage-module__bFFQgG__couponSelect:focus{border-color:#7d2b2b}.CartPage-module__bFFQgG__discountRow{color:#e53e3e!important}.CartPage-module__bFFQgG__discountRow span:last-child{color:#e53e3e;font-weight:700}.CartPage-module__bFFQgG__optionEditBtn{color:#555;cursor:pointer;background:0 0;border:1px solid #bbb;border-radius:0;align-items:center;gap:4px;padding:3px 10px;font-size:12px;transition:all .2s;display:inline-flex}.CartPage-module__bFFQgG__optionEditBtn:hover{color:#7d2b2b;border-color:#7d2b2b}.CartPage-module__bFFQgG__optionEditor{background:#faf8f6;border:1px solid #e0d6cc;margin-top:12px;padding:16px;animation:.2s ease-out CartPage-module__bFFQgG__fadeSlideIn}@keyframes CartPage-module__bFFQgG__fadeSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.CartPage-module__bFFQgG__optionEditorHeader{color:#1a1a1a;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:14px;font-weight:700;display:flex}.CartPage-module__bFFQgG__optionEditorClose{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.CartPage-module__bFFQgG__optionEditorClose:hover{color:#333}.CartPage-module__bFFQgG__optionEditorGroup{margin-bottom:12px}.CartPage-module__bFFQgG__optionEditorLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.CartPage-module__bFFQgG__optionEditorItems{flex-wrap:wrap;gap:6px;display:flex}.CartPage-module__bFFQgG__optionEditorBtn{color:#444;cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:0;align-items:center;gap:4px;padding:6px 14px;font-size:13px;transition:all .15s;display:inline-flex}.CartPage-module__bFFQgG__optionEditorBtn:hover{color:#7d2b2b;border-color:#7d2b2b}.CartPage-module__bFFQgG__optionEditorBtnActive{color:#fff;background:#7d2b2b;border-color:#7d2b2b}.CartPage-module__bFFQgG__optionEditorBtnActive:hover{color:#fff;background:#6a2424}.CartPage-module__bFFQgG__optionEditorPrice{opacity:.8;font-size:11px}.CartPage-module__bFFQgG__optionEditorSave{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:0;width:100%;margin-top:14px;padding:10px;font-size:14px;font-weight:600;transition:background .2s;display:block}.CartPage-module__bFFQgG__optionEditorSave:hover{background:#333}
.LandingPage-module__r9zccW__pageWrapper{background-color:var(--lux-cream);overflow-x:hidden}.LandingPage-module__r9zccW__section{text-align:center;flex-direction:column;align-items:center;padding:15vw 10%;display:flex}.LandingPage-module__r9zccW__headline_md{font-family:var(--font-sans);color:var(--lux-espresso);margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.2rem);font-weight:600;line-height:1.4}.LandingPage-module__r9zccW__description{font-family:var(--font-sans);color:var(--lux-gray);font-size:1rem;font-weight:400;line-height:1.8}.LandingPage-module__r9zccW__heroContainer{background-color:var(--lux-espresso);width:100%;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.LandingPage-module__r9zccW__nav{z-index:100;align-items:center;gap:2rem;padding:2.5rem 5%;display:flex;position:absolute;top:0;right:0}.LandingPage-module__r9zccW__adminLink{font-family:var(--font-outfit);color:var(--lux-espresso);border:1.5px solid var(--lux-gray-light);background:0 0;border-radius:0;padding:.7rem 1.6rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.19,1,.22,1)}.LandingPage-module__r9zccW__adminLink:hover{color:var(--lux-espresso);border-color:var(--lux-espresso);background:#fff;transform:translateY(-4px);box-shadow:0 10px 20px #2d1b140d}.LandingPage-module__r9zccW__heroLeft{background-color:#000;flex:1.2;position:relative}.LandingPage-module__r9zccW__heroLeftImage{object-fit:cover;width:100%;height:100%}.LandingPage-module__r9zccW__heroRight{background-color:var(--lux-cream);z-index:10;flex-direction:column;flex:1;justify-content:center;padding:10vh 8%;display:flex}.LandingPage-module__r9zccW__topNote{font-family:var(--font-sans);color:#7d2b2b;letter-spacing:.05em;margin-bottom:8px;font-size:.8rem;font-weight:500}.LandingPage-module__r9zccW__headline{font-family:var(--font-serif);color:var(--lux-espresso);margin-bottom:2.5rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:600;line-height:1.2}.LandingPage-module__r9zccW__subtext{font-family:var(--font-sans);color:var(--lux-gray);max-width:480px;margin-bottom:3.5rem;font-size:1rem;font-weight:400;line-height:1.8}.LandingPage-module__r9zccW__ctaArea{align-items:center;gap:2rem;display:flex}.LandingPage-module__r9zccW__primaryCTA{color:#fff;cursor:pointer;background:#7d2b2b;border:none;border-radius:0;padding:1.2rem 3.5rem;font-size:1.05rem;font-weight:500;transition:all .4s cubic-bezier(.19,1,.22,1)}.LandingPage-module__r9zccW__primaryCTA:hover{background:#9b2f2f;transform:translateY(-4px);box-shadow:0 10px 20px #b33d3d33}.LandingPage-module__r9zccW__secondaryCTA{color:var(--lux-espresso);border:1.5px solid var(--lux-gray-light);cursor:pointer;background:0 0;border-radius:0;padding:1.2rem 3rem;font-size:1.05rem;font-weight:500;transition:all .4s cubic-bezier(.19,1,.22,1)}.LandingPage-module__r9zccW__secondaryCTA:hover{border-color:var(--lux-espresso);background:#fff;transform:translateY(-4px);box-shadow:0 10px 20px #2d1b140d}.LandingPage-module__r9zccW__benefitStats{border-top:1px solid var(--lux-gray-light);justify-content:center;gap:5rem;width:100%;max-width:700px;margin-top:5rem;padding-top:3.5rem;display:flex}.LandingPage-module__r9zccW__statItem{flex-direction:column;gap:.25rem;display:flex}.LandingPage-module__r9zccW__statNumber{font-family:var(--font-serif);color:var(--lux-espresso);font-size:2.5rem;font-weight:400}.LandingPage-module__r9zccW__statLabel{font-family:var(--font-sans);color:var(--lux-gray);letter-spacing:.02em;font-size:.8rem;font-weight:300}@keyframes LandingPage-module__r9zccW__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.LandingPage-module__r9zccW__heroRight>*{animation:1.2s ease-out both LandingPage-module__r9zccW__fadeIn}.LandingPage-module__r9zccW__heroRight>:first-child{animation-delay:.1s}.LandingPage-module__r9zccW__heroRight>:nth-child(2){animation-delay:.2s}.LandingPage-module__r9zccW__heroRight>:nth-child(3){animation-delay:.3s}.LandingPage-module__r9zccW__heroRight>:nth-child(4){animation-delay:.4s}.LandingPage-module__r9zccW__heroRight>:nth-child(5){animation-delay:.6s}.LandingPage-module__r9zccW__introSection{background-color:var(--lux-cream);flex-direction:column;align-items:center;padding:20vw 10%;display:flex}.LandingPage-module__r9zccW__introLineWrapper{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.2rem;display:flex}.LandingPage-module__r9zccW__splitContent .LandingPage-module__r9zccW__introLineWrapper{align-items:flex-start}.LandingPage-module__r9zccW__reverse .LandingPage-module__r9zccW__splitContent .LandingPage-module__r9zccW__introLineWrapper{align-items:flex-end}@keyframes LandingPage-module__r9zccW__glowPulse{0%,to{box-shadow:0 0 #b33d3d99,0 0 4px 1px #b33d3d4d}50%{box-shadow:0 0 0 5px #b33d3d00,0 0 8px 3px #b33d3d26}}.LandingPage-module__r9zccW__introLine{background-color:#7d2b2b;border-radius:1px;width:18px;height:2px}.LandingPage-module__r9zccW__introSection .LandingPage-module__r9zccW__introLine,.LandingPage-module__r9zccW__introLineLeft,.LandingPage-module__r9zccW__introLineRight{background:#7d2b2b}.LandingPage-module__r9zccW__splitSection{background-color:#fff;align-items:center;gap:10%;padding:10vw 10%;display:flex}.LandingPage-module__r9zccW__splitSection.LandingPage-module__r9zccW__reverse{flex-direction:row-reverse}.LandingPage-module__r9zccW__splitImageWrapper{border-radius:0;flex:1;height:40vw;position:relative;overflow:hidden}.LandingPage-module__r9zccW__splitContent{text-align:left;flex:1}.LandingPage-module__r9zccW__reverse .LandingPage-module__r9zccW__splitContent{text-align:right}.LandingPage-module__r9zccW__reviewSection{background-color:var(--lux-cream);flex-direction:column;align-items:center;gap:2rem;padding:10vw 0;display:flex;position:relative;overflow:hidden}.LandingPage-module__r9zccW__marqueeContainer{-webkit-user-select:none;user-select:none;width:100%;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.LandingPage-module__r9zccW__marqueeTrack{will-change:transform;flex-shrink:0;gap:2rem;min-width:100%;padding-right:2rem;animation:40s linear infinite LandingPage-module__r9zccW__scroll;display:flex}.LandingPage-module__r9zccW__reviewCard{background:#fff;border-radius:0;flex-direction:column;flex-shrink:0;gap:1.5rem;width:400px;padding:2.5rem 3rem;display:flex;box-shadow:0 10px 30px #2d1b140d}.LandingPage-module__r9zccW__reviewText{font-family:var(--font-sans);color:var(--lux-espresso);white-space:normal;font-size:1.2rem;font-weight:500;line-height:1.7}.LandingPage-module__r9zccW__reviewAuthor{font-family:var(--font-sans);color:var(--lux-caramel);font-size:.95rem;font-weight:400}@keyframes LandingPage-module__r9zccW__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.LandingPage-module__r9zccW__fullWidthSection{justify-content:center;align-items:center;width:100%;height:85vh;display:flex;position:relative;overflow:hidden}.LandingPage-module__r9zccW__backgroundImage{object-fit:cover;object-position:50% 30%;width:100%;height:100%}.LandingPage-module__r9zccW__bottomOverlay{z-index:2;background:radial-gradient(circle,#00000080 0%,#0003 40%,#0000 70%);width:100%;height:100%;position:absolute;bottom:0;left:0}.LandingPage-module__r9zccW__fullWidthHeadline{z-index:5;font-family:var(--font-sans);color:#f3f3f3;text-shadow:0 0 20px #000,0 4px 10px #000c,0 2px 2px #000;text-align:center;letter-spacing:-.01em;font-size:clamp(.9rem,2.2vw,1.6rem);font-weight:300;line-height:1.4;position:relative}.LandingPage-module__r9zccW__featureSection{background-color:#f7f5f2;grid-template-columns:repeat(3,1fr);gap:5%;padding:10vw 10%;display:grid}.LandingPage-module__r9zccW__featureItem{text-align:center}.LandingPage-module__r9zccW__featureIcon{color:#7d2b2b;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 48;margin-bottom:2rem;font-size:32px!important}.LandingPage-module__r9zccW__featureTitle{font-family:var(--font-sans);color:var(--lux-espresso);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.LandingPage-module__r9zccW__finalSection{background-color:#fff;padding-bottom:15vw}.LandingPage-module__r9zccW__finalSection .LandingPage-module__r9zccW__introLine{margin-bottom:1.2rem}.LandingPage-module__r9zccW__finalButton{align-self:center;margin-top:3rem;color:#7d2b2b!important;background:0 0!important;border:1px solid #7d2b2b!important}.LandingPage-module__r9zccW__finalButton:hover{color:#fff!important;background:#7d2b2b!important}@media (max-width:1024px){.LandingPage-module__r9zccW__heroContainer{flex-direction:column;height:auto;min-height:100vh}.LandingPage-module__r9zccW__heroLeft{width:100%;height:50vh}.LandingPage-module__r9zccW__heroRight{padding:4rem 10%}.LandingPage-module__r9zccW__headline{margin-bottom:1.5rem}.LandingPage-module__r9zccW__benefitStats{flex-wrap:wrap;gap:2rem;margin-top:4rem}.LandingPage-module__r9zccW__splitSection{text-align:center;gap:4rem;flex-direction:column!important}.LandingPage-module__r9zccW__splitContent{text-align:center}.LandingPage-module__r9zccW__splitImageWrapper{width:100%;height:60vh}.LandingPage-module__r9zccW__featureSection{grid-template-columns:1fr;gap:4rem}}
.MenuPage-module__hklNwG__main{background-color:var(--bg-primary);min-height:100vh;color:var(--lux-espresso);padding-top:80px;padding-bottom:5rem}.MenuPage-module__hklNwG__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--lux-gray-light);background-color:#f9f7f2d9;padding:1rem 1.5rem;position:sticky;top:0}.MenuPage-module__hklNwG__headerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.MenuPage-module__hklNwG__logo{letter-spacing:-.02em;color:var(--lux-espresso);font-size:1.5rem;font-weight:800;text-decoration:none}.MenuPage-module__hklNwG__cartButton{color:var(--lux-espresso);border-radius:50%;padding:.5rem;transition:background-color .2s;position:relative}.MenuPage-module__hklNwG__cartButton:hover{background-color:var(--lux-gray-light)}.MenuPage-module__hklNwG__categorySection{max-width:1200px;margin:4rem auto 1rem;padding:0 1.5rem}.MenuPage-module__hklNwG__searchSectionBottom{max-width:1200px;margin:4rem auto;padding:0 1.5rem}.MenuPage-module__hklNwG__searchContainer{margin-bottom:2rem;position:relative}.MenuPage-module__hklNwG__searchIcon{color:var(--lux-gray);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.MenuPage-module__hklNwG__searchInput{border:1px solid var(--lux-gray-light);width:100%;box-shadow:var(--shadow-sm);background-color:#fff;border-radius:1.5rem;outline:none;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.MenuPage-module__hklNwG__searchInput:focus{border-color:var(--lux-caramel);box-shadow:0 0 0 4px #8b5a2b1a}.MenuPage-module__hklNwG__categoryList{border-bottom:none;justify-content:flex-start;align-items:center;gap:2.5rem;margin-bottom:1rem;padding:1rem 0;display:flex;overflow-x:auto}.MenuPage-module__hklNwG__categoryList::-webkit-scrollbar{display:none}.MenuPage-module__hklNwG__categoryButton{color:#1a1a1a;cursor:pointer;white-space:nowrap;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.6rem;padding:.5rem 0;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;position:relative}.MenuPage-module__hklNwG__categoryButton:hover{color:#7d2b2b}.MenuPage-module__hklNwG__categoryButtonActive{font-weight:800;color:#7d2b2b!important}.MenuPage-module__hklNwG__categoryButtonActive:after{content:"";background-color:#7d2b2b;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.MenuPage-module__hklNwG__categoryTabContent{align-items:center;gap:.5rem;display:flex}.MenuPage-module__hklNwG__categoryIcon{font-size:1.25rem}.MenuPage-module__hklNwG__mainMorning{padding-top:0}.MenuPage-module__hklNwG__heroSection{max-width:1200px;margin:0 auto;padding:0 1.5rem}.MenuPage-module__hklNwG__heroImageContainer{width:100%;height:500px;position:relative;overflow:visible}.MenuPage-module__hklNwG__heroImage{object-fit:cover;object-position:center 25%}.MenuPage-module__hklNwG__aiBannerOverlap{z-index:20;width:90%;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.MenuPage-module__hklNwG__heroAuthButtons{z-index:20;gap:.6rem;display:flex;position:absolute;top:1.2rem;right:1.5rem}.MenuPage-module__hklNwG__heroLoginButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-primary-600,#5a1e1e);background:#ffffffd9;border:1.5px solid #7d2b2b33;border-radius:999px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.MenuPage-module__hklNwG__heroLoginButton:hover{border-color:var(--color-primary-500,#7d2b2b);background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2d1b1426}.MenuPage-module__hklNwG__heroSignupButton{background:var(--color-primary-500,#7d2b2b);color:#fff;border:1.5px solid #0000;border-radius:999px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.MenuPage-module__hklNwG__heroSignupButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #7d2b2b4d}.MenuPage-module__hklNwG__sortBar{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 1rem;padding:0 1.5rem;display:flex}.MenuPage-module__hklNwG__sortInfo{align-items:center;gap:8px;display:flex}.MenuPage-module__hklNwG__sortCount{color:var(--lux-gray,#888);font-size:.85rem;font-weight:500}.MenuPage-module__hklNwG__sortSelect{color:var(--lux-espresso,#1a1a1a);align-items:center;gap:6px;display:flex}.MenuPage-module__hklNwG__sortSelect select{appearance:none;color:var(--lux-espresso,#1a1a1a);cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #ddd;border-radius:6px;outline:none;padding:6px 28px 6px 10px;font-size:.85rem;font-weight:600;transition:border-color .2s}.MenuPage-module__hklNwG__sortSelect select:hover{border-color:#7d2b2b}.MenuPage-module__hklNwG__sortSelect select:focus{border-color:#7d2b2b;box-shadow:0 0 0 2px #7d2b2b1a}.MenuPage-module__hklNwG__menuGrid{grid-template-columns:repeat(4,1fr);gap:1.2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.MenuPage-module__hklNwG__menuCard{border:1px solid var(--lux-gray-light);cursor:pointer;background-color:#fff;border-radius:0;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.MenuPage-module__hklNwG__menuCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.MenuPage-module__hklNwG__imageWrapper{aspect-ratio:1/1.05;background-color:var(--bg-secondary);position:relative;overflow:hidden}.MenuPage-module__hklNwG__cardHeader{background-color:var(--color-primary-500);color:#fff;z-index:10;justify-content:space-between;align-items:center;width:100%;padding:.6rem .8rem;display:flex;position:absolute;top:0;left:0}.MenuPage-module__hklNwG__cardTitleEng{text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;flex:1;margin-right:.5rem;font-size:.85rem;font-weight:700;overflow:hidden}.MenuPage-module__hklNwG__cardPrice{white-space:nowrap;font-size:.8rem;font-weight:600}.MenuPage-module__hklNwG__menuImage{object-fit:cover}.MenuPage-module__hklNwG__descriptionOverlay{color:#fff;z-index:5;background:linear-gradient(#0000 0%,#0006 50%,#000c 100%);width:100%;padding:2.5rem 1rem 1rem;position:absolute;bottom:0;left:0}.MenuPage-module__hklNwG__descriptionInOverlay{color:#fffffff2;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.MenuPage-module__hklNwG__wishlistButton{z-index:15;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:3.5rem;left:.8rem}.MenuPage-module__hklNwG__wishlistButton:hover{transform:scale(1.15)}.MenuPage-module__hklNwG__wishlistIcon{color:#fff;fill:#fff3;filter:drop-shadow(0 2px 4px #0000004d);transition:all .3s}.MenuPage-module__hklNwG__wishlistIconActive{filter:drop-shadow(0 2px 8px #ff748c66);color:#ff748c!important;fill:#ff748c!important}.MenuPage-module__hklNwG__addToCartButton{z-index:15;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:3.5rem;right:.8rem}.MenuPage-module__hklNwG__addToCartButton:hover{transform:scale(1.15)}.MenuPage-module__hklNwG__addToCartIcon{color:#fff;filter:drop-shadow(0 2px 4px #0000004d);transition:all .3s}.MenuPage-module__hklNwG__loadingGrid{grid-template-columns:repeat(4,1fr);gap:1.2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.MenuPage-module__hklNwG__skeleton{background-color:var(--lux-gray-light);border-radius:0;height:350px}@media (max-width:1200px){.MenuPage-module__hklNwG__menuGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:850px){.MenuPage-module__hklNwG__menuGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.MenuPage-module__hklNwG__menuGrid{grid-template-columns:1fr}}
.CheckoutPage-module__bHMmNG__main{background-color:#faf8f5;min-height:100vh}.CheckoutPage-module__bHMmNG__container{max-width:540px;margin:0 auto;padding:2rem 1.5rem 4rem}.CheckoutPage-module__bHMmNG__header{margin-bottom:1.5rem}.CheckoutPage-module__bHMmNG__title{color:#1a1a1a;margin-bottom:6px;font-size:24px;font-weight:700}.CheckoutPage-module__bHMmNG__subtitle{color:#888;font-size:15px}.CheckoutPage-module__bHMmNG__amountBox{background:#fff;border:1px solid #e5e1db;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex}.CheckoutPage-module__bHMmNG__amountLabel{color:#666;font-size:15px;font-weight:500}.CheckoutPage-module__bHMmNG__amountValue{color:#7d2b2b;font-size:1.5rem;font-weight:700}.CheckoutPage-module__bHMmNG__widgetBox{border-radius:12px;margin-bottom:1rem;overflow:hidden}.CheckoutPage-module__bHMmNG__payButton{color:#fff;cursor:pointer;background:#7d2b2b;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:16px;font-size:16px;font-weight:600;transition:background .2s,transform .1s}.CheckoutPage-module__bHMmNG__payButton:hover:not(:disabled){background:#6b2424;transform:translateY(-1px)}.CheckoutPage-module__bHMmNG__payButton:disabled{cursor:not-allowed;background:#ccc}.CheckoutPage-module__bHMmNG__errorState{text-align:center;color:#999;padding:80px 0}.CheckoutPage-module__bHMmNG__errorState p{margin-bottom:1rem;font-size:16px}.CheckoutPage-module__bHMmNG__backBtn{color:#fff;cursor:pointer;background:#7d2b2b;border:none;border-radius:8px;padding:10px 24px;font-size:14px}
.SuccessPage-module__clqM_W__main{background-color:#faf8f5;min-height:100vh}.SuccessPage-module__clqM_W__container{max-width:480px;margin:0 auto;padding:3rem 1.5rem}.SuccessPage-module__clqM_W__statusBox{text-align:center;background:#fff;border:1px solid #e5e1db;border-radius:16px;flex-direction:column;align-items:center;padding:3rem 1.5rem;display:flex}.SuccessPage-module__clqM_W__successIcon{color:#52c41a;margin-bottom:1.5rem}.SuccessPage-module__clqM_W__errorIcon{color:#fff;background:#ff4d4f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:32px;font-weight:700;display:flex}.SuccessPage-module__clqM_W__spinner{color:#7d2b2b;margin-bottom:1.5rem;animation:1s linear infinite SuccessPage-module__clqM_W__spin}@keyframes SuccessPage-module__clqM_W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SuccessPage-module__clqM_W__statusTitle{color:#1a1a1a;margin-bottom:8px;font-size:22px;font-weight:700}.SuccessPage-module__clqM_W__statusDesc{color:#888;margin-bottom:2rem;font-size:15px}.SuccessPage-module__clqM_W__orderInfo{background:#faf8f5;border-radius:12px;width:100%;margin-bottom:2rem;padding:1.25rem}.SuccessPage-module__clqM_W__infoRow{color:#666;justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.SuccessPage-module__clqM_W__infoRow+.SuccessPage-module__clqM_W__infoRow{border-top:1px solid #f0ebe5}.SuccessPage-module__clqM_W__amount{color:#7d2b2b;font-size:16px;font-weight:700}.SuccessPage-module__clqM_W__buttons{flex-direction:column;gap:10px;width:100%;display:flex}.SuccessPage-module__clqM_W__actionBtn{color:#fff;cursor:pointer;background:#7d2b2b;border:none;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:background .2s}.SuccessPage-module__clqM_W__actionBtn:hover{background:#6b2424}.SuccessPage-module__clqM_W__secondaryBtn{color:#7d2b2b;cursor:pointer;background:0 0;border:1px solid #7d2b2b;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:all .2s}.SuccessPage-module__clqM_W__secondaryBtn:hover{color:#fff;background:#7d2b2b}
.MyPageLayout-module__fm2RkW__container{background:#fff;min-height:100vh}.MyPageLayout-module__fm2RkW__main{max-width:1200px;margin:0 auto;padding-top:80px;display:flex}.MyPageLayout-module__fm2RkW__content{background:#fcfcfc;flex:1;padding:60px 40px}.MyPageLayout-module__fm2RkW__dashboardTitle{color:var(--lux-espresso,#1a1a1a);font-size:28px;font-weight:700;font-family:var(--font-sans);margin-bottom:40px}.MyPageLayout-module__fm2RkW__placeholderSection{border:1px solid var(--lux-gray-light,#eee);text-align:center;color:var(--lux-gray,#999);font-size:16px;font-family:var(--font-sans);background:#fff;border-radius:0;padding:60px}.MyPageLayout-module__fm2RkW__notiHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.MyPageLayout-module__fm2RkW__notiCounter{color:#666;font-size:14px}.MyPageLayout-module__fm2RkW__notiList{flex-direction:column;gap:16px;display:flex}.MyPageLayout-module__fm2RkW__notiItem{border:1px solid var(--lux-gray-light,#eee);cursor:pointer;background:#fff;border-radius:0;padding:24px;transition:all .3s cubic-bezier(.19,1,.22,1);position:relative;overflow:hidden}.MyPageLayout-module__fm2RkW__notiItem:hover{border-color:#7d2b2b;transform:translateY(-2px);box-shadow:0 4px 12px #2d1b140d}.MyPageLayout-module__fm2RkW__unreadDot{background:#7d2b2b;border-radius:50%;width:8px;height:8px;position:absolute;top:24px;right:24px}.MyPageLayout-module__fm2RkW__notiMeta{align-items:center;gap:12px;margin-bottom:12px;display:flex}.MyPageLayout-module__fm2RkW__notiTag{color:#7d2b2b;background:#fdf2f2;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600}.MyPageLayout-module__fm2RkW__notiDate{color:#999;font-size:13px}.MyPageLayout-module__fm2RkW__notiTitle{color:#1a1a1a;margin-bottom:8px;font-size:18px;font-weight:600}.MyPageLayout-module__fm2RkW__notiContent{color:#555;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.MyPageLayout-module__fm2RkW__expandedTitle{color:#7d2b2b!important}.MyPageLayout-module__fm2RkW__expandedContent{-webkit-line-clamp:unset!important;line-clamp:unset!important;display:block!important}.MyPageLayout-module__fm2RkW__emptyState{text-align:center;color:#bbb;padding:100px 0}
