.MainNav-module__pJxxrG__mainNav{flex:1;align-items:center;display:flex;position:relative}.MainNav-module__pJxxrG__navItem{color:#333;cursor:pointer;background:0 0;border:none;margin:0 1rem;font-family:inherit;font-size:1.2rem;text-decoration:none;transition:color .3s,border-bottom .3s;position:relative}.MainNav-module__pJxxrG__navItem:hover{color:#e84b29}.MainNav-module__pJxxrG__navItem:after{content:"";background-color:#e84b29;width:0;height:3px;transition:width .3s;position:absolute;top:130%;bottom:0;left:50%;transform:translate(-50%)}.MainNav-module__pJxxrG__navItem:hover:after{width:70%}.MainNav-module__pJxxrG__navButtonLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MainNav-module__pJxxrG__active{color:#e84b29;font-weight:700}.MainNav-module__pJxxrG__active:after{width:70%}.MainNav-module__pJxxrG__communityWrapper{position:relative}@keyframes MainNav-module__pJxxrG__curtainDown{0%{opacity:0;height:0}to{opacity:1;height:120px}}@keyframes MainNav-module__pJxxrG__curtainUp{0%{opacity:1;height:120px}to{opacity:0;height:0}}.MainNav-module__pJxxrG__dropdownContainer{z-index:1000;background:#fff;border-radius:4px;flex-direction:column;min-width:100px;max-height:80px;animation-fill-mode:forwards;display:flex;position:absolute;top:105%;left:auto;overflow:hidden;transform:translate(-3%);box-shadow:0 4px 6px #0000001a}.MainNav-module__pJxxrG__dropdownContainer.MainNav-module__pJxxrG__open{animation:.5s forwards MainNav-module__pJxxrG__curtainDown}.MainNav-module__pJxxrG__dropdownContainer.MainNav-module__pJxxrG__close{animation:.5s forwards MainNav-module__pJxxrG__curtainUp}.MainNav-module__pJxxrG__dropdownContainer button{text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 12px;transition:background .2s}.MainNav-module__pJxxrG__dropdownContainer button:hover{background:#f5f5f5}@media (max-width:768px){.MainNav-module__pJxxrG__mainNav{width:100%;margin:0;padding:0;display:flex}.MainNav-module__pJxxrG__navItem{white-space:nowrap;text-overflow:ellipsis;flex:25%;margin:0;padding:12px 0;font-size:.95rem;line-height:1.3;overflow:hidden}.MainNav-module__pJxxrG__communityWrapper{flex:25%;margin:0;padding:0;position:relative}.MainNav-module__pJxxrG__communityWrapper>button{white-space:nowrap;text-overflow:ellipsis;width:100%;padding:12px 0;font-size:.95rem;overflow:hidden}.MainNav-module__pJxxrG__dropdownContainer{width:30px;left:auto;right:0}}
.TopNav-module__2FyHNW__topNav{align-items:center;display:flex}.TopNav-module__2FyHNW__navItem{color:#333;margin-left:1rem;margin-right:.8rem;font-size:1.2rem;text-decoration:none;transition:color .3s}.TopNav-module__2FyHNW__navItem:hover{color:#007bff}.TopNav-module__2FyHNW__navButtonLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.TopNav-module__2FyHNW__loginButton,.TopNav-module__2FyHNW__signupButton{cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;transition:background-color .3s}.TopNav-module__2FyHNW__loginButton{color:#fff;background-color:#007bff;margin-left:1rem}.TopNav-module__2FyHNW__loginButton:hover{background-color:#0056b3}.TopNav-module__2FyHNW__signupButton{color:#fff;background-color:#28a745;margin-left:.5rem}.TopNav-module__2FyHNW__signupButton:hover{background-color:#218838}.TopNav-module__2FyHNW__cartButton{cursor:pointer;background:0 0;border:none;margin-left:1rem}.TopNav-module__2FyHNW__cartButton img{width:24px;height:24px}@media (max-width:768px){.TopNav-module__2FyHNW__topNav{flex-direction:column;align-items:flex-start}.TopNav-module__2FyHNW__navItem,.TopNav-module__2FyHNW__loginButton,.TopNav-module__2FyHNW__signupButton{margin:.5rem 0}}
.LoggedInTopNav-module__BzJWBa__loggedInNav{align-items:center;display:flex}.LoggedInTopNav-module__BzJWBa__navItem{color:#333;margin-left:1rem;margin-right:.8rem;font-size:1.2rem;font-weight:500;text-decoration:none;transition:color .3s}.LoggedInTopNav-module__BzJWBa__navItem:hover{color:#e84b29}.LoggedInTopNav-module__BzJWBa__navButtonLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.LoggedInTopNav-module__BzJWBa__active{color:#e84b29}.LoggedInTopNav-module__BzJWBa__logoutButton{cursor:pointer;border:none;border-radius:4px;margin-left:1rem;margin-right:1rem;font-size:1.2rem;transition:background-color .3s}.LoggedInTopNav-module__BzJWBa__logoutButton:hover{background-color:#e4e4e4}.LoggedInTopNav-module__BzJWBa__cartButton{cursor:pointer;background:0 0;border:none;margin-left:auto;position:relative}.LoggedInTopNav-module__BzJWBa__cartButton img{width:24px;height:24px}.LoggedInTopNav-module__BzJWBa__cartCountBadge{color:#fff;z-index:1;background:#e84b29;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;font-family:Inter Extra Bold,Inter,Arial,sans-serif;font-size:10px;font-weight:500;display:flex;position:absolute;bottom:-8px;right:-8px;box-shadow:0 1px 4px #00000014}@media (max-width:768px){.LoggedInTopNav-module__BzJWBa__loggedInNav{flex-direction:column;align-items:flex-start}.LoggedInTopNav-module__BzJWBa__navItem,.LoggedInTopNav-module__BzJWBa__logoutButton{margin:.5rem 0}}
.CommonUIUtils-module__YUGViG__loadingContainer{z-index:9999;background-color:#fffc;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CommonUIUtils-module__YUGViG__whiteLoadingModal{background:#fff!important}.CommonUIUtils-module__YUGViG__loadingText{color:#333;margin-top:10px;font-size:18px;animation:3.5s ease-in-out CommonUIUtils-module__YUGViG__fadeIn}.CommonUIUtils-module__YUGViG__overlay{z-index:50;background-color:#0000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.CommonUIUtils-module__YUGViG__modalBox{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:150px;max-width:90%;min-height:120px;padding:20px;display:flex}.CommonUIUtils-module__YUGViG__emptyCartBox{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.CommonUIUtils-module__YUGViG__iconCircle{color:#e84b29;background-color:#f8f8f8;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:16px;display:flex}.CommonUIUtils-module__YUGViG__emptyTitle{color:#222;margin-bottom:6px;font-size:16px;font-weight:700}.CommonUIUtils-module__YUGViG__emptyDesc{color:#777;font-size:13px}@keyframes CommonUIUtils-module__YUGViG__fadeIn{0%{opacity:0}to{opacity:1}}
.DoggerBoxLoading-module__HZZTGG__loadingFullScreen{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(circle at 50% 42%,#fff4ebeb 0%,#fffaf7db 44%,#ffffffbd 100%);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.DoggerBoxLoading-module__HZZTGG__loadingOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11111161;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.DoggerBoxLoading-module__HZZTGG__loadingInline{justify-content:center;align-items:center;width:100%;min-height:160px;padding:24px 0;display:flex}.DoggerBoxLoading-module__HZZTGG__loadingCard{text-align:center;border-radius:28px;width:min(320px,100vw - 48px);min-height:196px;padding:30px 26px 26px;position:relative;overflow:hidden}.DoggerBoxLoading-module__HZZTGG__loadingCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#e84b291f 0%,#e84b2900 68%);border-radius:999px;width:250px;height:250px;position:absolute;top:-92px;left:50%;transform:translate(-50%)}.DoggerBoxLoading-module__HZZTGG__loadingCard:after{content:"";pointer-events:none;background:#ffd5ae29;border-radius:999px;width:54px;height:54px;position:absolute;bottom:34px;right:38px}.DoggerBoxLoading-module__HZZTGG__compactLoadingCard{min-height:176px;padding:28px 22px 24px}.DoggerBoxLoading-module__HZZTGG__messageLessCard{border-radius:30px;width:184px;min-height:184px;padding:30px 24px 24px}.DoggerBoxLoading-module__HZZTGG__loader{justify-content:center;align-items:center;width:104px;height:104px;margin:0 auto 20px;display:flex;position:relative}.DoggerBoxLoading-module__HZZTGG__messageLessCard .DoggerBoxLoading-module__HZZTGG__loader{margin-bottom:22px}.DoggerBoxLoading-module__HZZTGG__loaderHalo{background:radial-gradient(circle,#fffffff5 0%,#ffeee1c7 58%,#e84b2914 100%);border-radius:999px;animation:1.9s ease-in-out infinite DoggerBoxLoading-module__HZZTGG__doggerboxHaloPulse;position:absolute;inset:9px;box-shadow:0 14px 34px #e84b2929,inset 0 0 0 1px #e84b2914}.DoggerBoxLoading-module__HZZTGG__loaderRing,.DoggerBoxLoading-module__HZZTGG__loaderRing:before,.DoggerBoxLoading-module__HZZTGG__loaderRing:after{content:"";border:3px solid #0000;border-radius:50%;position:absolute}.DoggerBoxLoading-module__HZZTGG__loaderRing{border-top-color:#e84b29;border-right-color:#e84b2938;animation:1.05s linear infinite DoggerBoxLoading-module__HZZTGG__doggerboxSpin;inset:0}.DoggerBoxLoading-module__HZZTGG__loaderRing:before{border-bottom-color:#e84b2929;border-right-color:#e84b29a8;animation:1.55s linear infinite reverse DoggerBoxLoading-module__HZZTGG__doggerboxSpin;inset:9px}.DoggerBoxLoading-module__HZZTGG__loaderRing:after{border-bottom-color:#e84b2961;animation:1.95s linear infinite DoggerBoxLoading-module__HZZTGG__doggerboxSpin;inset:19px}.DoggerBoxLoading-module__HZZTGG__dogIconWrap{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;animation:1.8s ease-in-out infinite DoggerBoxLoading-module__HZZTGG__doggerboxFloat;display:flex;position:relative}.DoggerBoxLoading-module__HZZTGG__dogIcon{object-fit:contain;filter:drop-shadow(0 8px 12px #1e141029)drop-shadow(0 2px #ffffffb8);width:72px;height:72px}.DoggerBoxLoading-module__HZZTGG__shadowBlob{filter:blur(1px);background:#3c241824;border-radius:999px;width:42px;height:9px;animation:1.8s ease-in-out infinite DoggerBoxLoading-module__HZZTGG__doggerboxShadow;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.DoggerBoxLoading-module__HZZTGG__loadingMessage{letter-spacing:-.02em;color:#222;word-break:keep-all;margin:0;font-size:15px;font-weight:800;position:relative}.DoggerBoxLoading-module__HZZTGG__loadingDots{vertical-align:middle;gap:4px;margin-left:4px;display:inline-flex}.DoggerBoxLoading-module__HZZTGG__loadingDots span{background:#e84b29;border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite DoggerBoxLoading-module__HZZTGG__doggerboxDot}.DoggerBoxLoading-module__HZZTGG__loadingDots span:nth-child(2){animation-delay:.14s}.DoggerBoxLoading-module__HZZTGG__loadingDots span:nth-child(3){animation-delay:.28s}.DoggerBoxLoading-module__HZZTGG__progressBar{background:#fff1ec;border-radius:999px;width:100%;height:6px;margin-top:22px;position:relative;overflow:hidden}.DoggerBoxLoading-module__HZZTGG__messageLessCard .DoggerBoxLoading-module__HZZTGG__progressBar{width:112px;margin:0 auto}.DoggerBoxLoading-module__HZZTGG__progressBar:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#e84b2900,#e84b29,#e84b2900);width:42%;height:100%;animation:1.5s ease-in-out infinite DoggerBoxLoading-module__HZZTGG__doggerboxProgress;position:absolute}@keyframes DoggerBoxLoading-module__HZZTGG__doggerboxSpin{to{transform:rotate(360deg)}}@keyframes DoggerBoxLoading-module__HZZTGG__doggerboxHaloPulse{0%,to{opacity:.86;transform:scale(.98)}50%{opacity:1;transform:scale(1.04)}}@keyframes DoggerBoxLoading-module__HZZTGG__doggerboxFloat{0%,to{transform:translateY(0)rotate(-2deg)scale(1)}50%{transform:translateY(-6px)rotate(2deg)scale(1.04)}}@keyframes DoggerBoxLoading-module__HZZTGG__doggerboxShadow{0%,to{opacity:.16;transform:translate(-50%)scaleX(.9)}50%{opacity:.28;transform:translate(-50%)scaleX(1.15)}}@keyframes DoggerBoxLoading-module__HZZTGG__doggerboxDot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@keyframes DoggerBoxLoading-module__HZZTGG__doggerboxProgress{0%{transform:translate(-120%)}to{transform:translate(250%)}}@media (max-width:480px){.DoggerBoxLoading-module__HZZTGG__loadingFullScreen,.DoggerBoxLoading-module__HZZTGG__loadingOverlay{padding:18px}.DoggerBoxLoading-module__HZZTGG__loadingCard{border-radius:22px;width:100%;min-height:188px;padding:28px 20px 24px}.DoggerBoxLoading-module__HZZTGG__messageLessCard{border-radius:28px;width:168px;min-height:168px;padding:28px 20px 22px}.DoggerBoxLoading-module__HZZTGG__loader{width:92px;height:92px;margin-bottom:18px}.DoggerBoxLoading-module__HZZTGG__dogIconWrap,.DoggerBoxLoading-module__HZZTGG__dogIcon{width:64px;height:64px}.DoggerBoxLoading-module__HZZTGG__loadingMessage{font-size:14px}}@media (prefers-reduced-motion:reduce){.DoggerBoxLoading-module__HZZTGG__loaderHalo,.DoggerBoxLoading-module__HZZTGG__loaderRing,.DoggerBoxLoading-module__HZZTGG__loaderRing:before,.DoggerBoxLoading-module__HZZTGG__loaderRing:after,.DoggerBoxLoading-module__HZZTGG__dogIconWrap,.DoggerBoxLoading-module__HZZTGG__shadowBlob,.DoggerBoxLoading-module__HZZTGG__loadingDots span,.DoggerBoxLoading-module__HZZTGG__progressBar:after{animation:none}}
.CustomPagination-module__VWgXxG__pagination{justify-content:center;align-items:center;gap:12px;margin-top:2rem;display:flex}.CustomPagination-module__VWgXxG__pageButton{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:28px;height:28px;font-weight:500;transition:all .3s}.CustomPagination-module__VWgXxG__pageButton:hover:not(.CustomPagination-module__VWgXxG__active){background:#f5f5f5;transform:translateY(-2px)}.CustomPagination-module__VWgXxG__active{color:#fff;background:#e84b29;border-color:#e84b29}.CustomPagination-module__VWgXxG__navButton{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;padding:6px 9px;transition:all .3s;display:flex}.CustomPagination-module__VWgXxG__navButton:disabled{opacity:.5;cursor:not-allowed}.CustomPagination-module__VWgXxG__navButton:hover:not(:disabled){background:#f5f5f5;transform:translateY(-2px)}@media (max-width:768px){.CustomPagination-module__VWgXxG__pagination{gap:8px}.CustomPagination-module__VWgXxG__pageButton{width:28px;height:28px;font-size:.9rem}}
.DeliveryTrackingModal-module__3qkiJW__trackingWrapper{flex-direction:column;display:flex}.DeliveryTrackingModal-module__3qkiJW__itemTitle{color:#222;align-items:center;gap:8px;margin-bottom:16px;font-size:18px;font-weight:700;display:flex}.DeliveryTrackingModal-module__3qkiJW__completeBadge{color:#fff;background:#52c41a;border-radius:12px;padding:4px 10px;font-size:13px;display:inline-block}.DeliveryTrackingModal-module__3qkiJW__timelineItem{border-left:2px dashed #ccc;padding-bottom:12px;padding-left:12px}.DeliveryTrackingModal-module__3qkiJW__time{color:#888;margin-bottom:4px;font-size:13px}.DeliveryTrackingModal-module__3qkiJW__status{color:#333;font-size:14px;font-weight:700}.DeliveryTrackingModal-module__3qkiJW__location{color:#555;margin-top:4px;font-size:13px}.DeliveryTrackingModal-module__3qkiJW__man,.DeliveryTrackingModal-module__3qkiJW__tel{color:#777;margin-top:2px;font-size:12px}.DeliveryTrackingModal-module__3qkiJW__loader{text-align:center;padding:50px 0}.DeliveryTrackingModal-module__3qkiJW__errorMessage{text-align:center;color:#ff4d4f;margin-top:20px;font-size:14px}
.OrderForm-module__wgj8cG__container{box-sizing:border-box;background-color:#fff;width:600px;height:100vh;overflow-y:auto;margin:0!important;padding:0!important}.OrderForm-module__wgj8cG__content{background-color:#fff;flex-grow:1;padding:15px 15px 80px}.OrderForm-module__wgj8cG__section{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:22px;padding:16px;box-shadow:-1px 1px 3px #00000014,2px 6px 6px #00000014}.OrderForm-module__wgj8cG__sectionHeader{justify-content:space-between;align-items:center;min-height:44px;padding-right:0;display:flex;position:relative}.OrderForm-module__wgj8cG__sectionTitle{color:#333;font-size:18px;font-weight:700;position:absolute;left:0;transform:translate(0%)}.OrderForm-module__wgj8cG__expectedArrivedDateContainer,.OrderForm-module__wgj8cG__expectedTotalPriceContainer{height:auto;margin-top:25px;padding:5px}.OrderForm-module__wgj8cG__dateTitle,.OrderForm-module__wgj8cG__totalPriceTitle{margin-bottom:10px}.OrderForm-module__wgj8cG__boldTitle{color:#464646;font-size:16px;font-weight:600}.OrderForm-module__wgj8cG__subBoldTitle,.OrderForm-module__wgj8cG__subTotalPrice{color:#000;font-size:1rem;font-weight:700}.OrderForm-module__wgj8cG__subTitle{color:#666;margin-left:5px;font-size:1rem;font-weight:700}.OrderForm-module__wgj8cG__customDatePicker{width:100%;margin-bottom:5px}.OrderForm-module__wgj8cG__earliestArrival{color:#666;margin-bottom:10px;font-size:.9rem;font-weight:700}.OrderForm-module__wgj8cG__partDivider{background-color:#e0e0e0;height:1px;margin-top:10px}.OrderForm-module__wgj8cG__requiredStar{color:red;margin-left:4px;font-weight:700}.OrderForm-module__wgj8cG__checkboxInline{align-items:center;margin-bottom:5px;display:flex}.OrderForm-module__wgj8cG__orderFormAddrCheckbox{margin-top:10px}.OrderForm-module__wgj8cG__readOnlyInput,.OrderForm-module__wgj8cG__readOnlyInput:hover,.OrderForm-module__wgj8cG__readOnlyInput:focus,.OrderForm-module__wgj8cG__readOnlyInput:active,.OrderForm-module__wgj8cG__ant-input.OrderForm-module__wgj8cG__readOnlyInput,.OrderForm-module__wgj8cG__ant-input.OrderForm-module__wgj8cG__readOnlyInput:hover,.OrderForm-module__wgj8cG__ant-input.OrderForm-module__wgj8cG__readOnlyInput:focus,.OrderForm-module__wgj8cG__ant-input.OrderForm-module__wgj8cG__readOnlyInput:active{color:#777;cursor:not-allowed!important;background-color:#f8f8f8!important}.OrderForm-module__wgj8cG__inputGroup{margin-top:10px;margin-bottom:10px}.OrderForm-module__wgj8cG__inputGroup label{color:#555;margin-bottom:5px;font-weight:500;display:block}.OrderForm-module__wgj8cG__inputGroup input{border:1px solid #ddd;border-radius:4px;width:100%;padding:10px;font-size:14px}.OrderForm-module__wgj8cG__defaultAddressNotice{color:#e84b29;background:#fff6f3;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:12px;font-weight:600}.OrderForm-module__wgj8cG__addressActionRow{justify-content:flex-end;align-items:center;gap:10px;margin-top:10px;margin-bottom:14px;display:flex}.OrderForm-module__wgj8cG__addressActionLabel{color:#666;font-size:14px;font-weight:600;line-height:1}.OrderForm-module__wgj8cG__addressDropdownButton{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 14px;transition:all .2s;display:inline-flex}.OrderForm-module__wgj8cG__addressDropdownButton:hover{color:#e84b29;background:#fffaf8;border-color:#e84b29}.OrderForm-module__wgj8cG__addressDropdownButtonText{color:inherit;font-size:13px;font-weight:600}.OrderForm-module__wgj8cG__addressDropdownButtonIcon{color:inherit;font-size:11px;transition:transform .2s}.OrderForm-module__wgj8cG__addressSelectIcon.OrderForm-module__wgj8cG__rotate{transform:rotate(180deg)}.OrderForm-module__wgj8cG__addressContainer{align-items:flex-end;gap:10px;display:flex}.OrderForm-module__wgj8cG__addressButton{color:#000;border:none;border-radius:4px;flex:3;justify-content:center;align-items:center;height:40px;font-weight:700;display:flex;background-color:#f0f0f0!important}.OrderForm-module__wgj8cG__addressButton:hover{background-color:#e0e0e0}.OrderForm-module__wgj8cG__orderFormCard{box-sizing:border-box;background-color:#fff;justify-content:center;margin-top:10px;position:relative;border:1px solid #e1e1e1!important}.OrderForm-module__wgj8cG__orderFormCard .ant-card-body{padding:6px 12px;box-shadow:none!important}.OrderForm-module__wgj8cG__cartContent{align-items:center;display:flex}.OrderForm-module__wgj8cG__imageContainer{margin-right:15px}.OrderForm-module__wgj8cG__productInfo{flex-grow:1;margin-bottom:2px}.OrderForm-module__wgj8cG__cardTitle{color:#333;margin-top:3px;margin-bottom:0;font-size:18px;font-weight:600}.OrderForm-module__wgj8cG__totalWeight,.OrderForm-module__wgj8cG__totalPrice{color:#666;margin:1px 0}.OrderForm-module__wgj8cG__totalPrice{color:#4a90e2;font-weight:700}.OrderForm-module__wgj8cG__productPrice{color:#202020;font-size:18px;font-weight:650;transition:color .18s}.OrderForm-module__wgj8cG__originalPrice{color:#b3b3b3;margin-left:8px;font-size:14px;font-weight:400;text-decoration:line-through}.OrderForm-module__wgj8cG__toggleButton{cursor:pointer;color:#737373;z-index:1;background:0 0;border:none;font-size:20px;position:absolute;top:50%;right:0;transform:translateY(-57%)}.OrderForm-module__wgj8cG__modifyDate{color:#e84b29;letter-spacing:-.5px;text-align:left;margin-bottom:5px;margin-right:10px;font-size:13px;font-weight:700}.OrderForm-module__wgj8cG__mealMenuToggleBtn{color:#464646;cursor:pointer;text-align:center;justify-content:center;align-items:center;padding:8px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.OrderForm-module__wgj8cG__dropdownIcon{stroke-width:2px;stroke:currentColor;filter:drop-shadow(0 0 1px);align-items:center;margin-left:10px;font-size:.9rem;display:inline-flex;transform:scaleY(.9)}.OrderForm-module__wgj8cG__mealMenuCurtain{max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.OrderForm-module__wgj8cG__mealMenuCurtain.OrderForm-module__wgj8cG__open{max-height:300px;padding-top:10px;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.OrderForm-module__wgj8cG__mealMenuDetailList{padding:3px 0 2px}.OrderForm-module__wgj8cG__mealMenuDetailItem{align-items:center;margin-bottom:8px;display:flex}.OrderForm-module__wgj8cG__mealMenuProductName{color:#222;text-align:left;flex:1;font-size:.95rem;font-weight:600}.OrderForm-module__wgj8cG__mealMenuProductDesc{color:#222;text-align:left;margin-right:5px;font-size:.95rem;font-weight:600}.OrderForm-module__wgj8cG__mealMenuProductOriginDesc{color:#b3b3b3;text-align:left;margin-right:10px;font-size:.95rem;font-weight:600;text-decoration:line-through}.OrderForm-module__wgj8cG__additionalOrderProductBox{background:snow;border:1px solid #f0e4e1;border-radius:16px;margin-top:20px;padding:18px 16px}.OrderForm-module__wgj8cG__additionalOrderProductTitle{color:#111;border-bottom:1px solid #eee0dd;padding-bottom:14px;font-size:16px;font-weight:900}.OrderForm-module__wgj8cG__additionalOrderProductItem{border-bottom:1px solid #eee0dd;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px 0;display:grid}.OrderForm-module__wgj8cG__additionalOrderProductItem:last-child{border-bottom:0;padding-bottom:0}.OrderForm-module__wgj8cG__additionalOrderProductItem:first-of-type{border-top:0;padding-top:0}.OrderForm-module__wgj8cG__additionalOrderProductThumb{background:#fff2ef;border-radius:12px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:hidden}.OrderForm-module__wgj8cG__additionalOrderProductThumb img{object-fit:contain;width:48px;height:48px}.OrderForm-module__wgj8cG__additionalOrderProductThumb span{color:#ff3b2f;font-size:11px;font-weight:900}.OrderForm-module__wgj8cG__additionalOrderProductInfo{min-width:0}.OrderForm-module__wgj8cG__additionalOrderProductInfo strong{color:#111;font-size:15px;font-weight:900;line-height:1.35;display:block}.OrderForm-module__wgj8cG__additionalOrderProductInfo p{color:#555;margin:4px 0 6px;font-size:13px;line-height:1.35}.OrderForm-module__wgj8cG__additionalOrderProductInfo span{color:#3e3e3e;font-size:13px;font-weight:900}.OrderForm-module__wgj8cG__additionalOrderProductPrice{text-align:right;white-space:nowrap;min-width:86px}.OrderForm-module__wgj8cG__additionalOrderProductPrice em{color:#9b9b9b;margin-bottom:6px;font-size:14px;font-style:normal;font-weight:600;line-height:1;text-decoration:line-through;text-decoration-thickness:1px;display:block}.OrderForm-module__wgj8cG__additionalOrderProductPrice strong{color:#111;letter-spacing:-.4px;font-size:18px;font-weight:600;line-height:1.15;display:block}.OrderForm-module__wgj8cG__dryIceOrderProductBox{background:#fff;border-color:#e1e1e1;border-radius:12px;margin-top:12px;padding:4px 16px}.OrderForm-module__wgj8cG__dryIceOrderProductBox .OrderForm-module__wgj8cG__additionalOrderProductTitle{border-bottom-color:#e5e5e5}.OrderForm-module__wgj8cG__dryIceOrderProductBox .OrderForm-module__wgj8cG__additionalOrderProductItem{border-bottom:0;padding:16px 0}.OrderForm-module__wgj8cG__dryIceOrderProductThumb{background:#f7f9fc;border:1px solid #e5e5e5}.OrderForm-module__wgj8cG__dryIceOrderProductQuantity{color:#3e3e3e!important}.OrderForm-module__wgj8cG__additionalOrderProductPrice .OrderForm-module__wgj8cG__dryIceOrderProductPrice{color:#000}.OrderForm-module__wgj8cG__additionalOrderProductQuantityRow{white-space:nowrap;align-items:center;gap:5px;display:flex}.OrderForm-module__wgj8cG__additionalOrderProductQuantityRow span{font-size:13px;font-weight:900}.OrderForm-module__wgj8cG__additionalOrderProductQuantityRow small{color:#888;font-size:11px;font-weight:500}.OrderForm-module__wgj8cG__mealMenuEmpty{color:#999;text-align:left;font-size:.9rem}.OrderForm-module__wgj8cG__orderCountWrapper{flex:1;justify-content:flex-end;align-items:center;min-width:80px;display:flex}.OrderForm-module__wgj8cG__orderCountLeftSpace{flex:1}.OrderForm-module__wgj8cG__orderCount{color:#e84b29;z-index:1;margin-right:30px;font-weight:700}.OrderForm-module__wgj8cG__addressContainer{flex-direction:column;align-items:flex-start;gap:5px;width:100%;margin-bottom:15px;display:flex}.OrderForm-module__wgj8cG__addressContainer label{color:#555;text-align:left;margin-bottom:5px;font-weight:500;display:block}.OrderForm-module__wgj8cG__zipCodeInputContainer{gap:10px;width:100%;display:flex}.OrderForm-module__wgj8cG__zipCodeInput{flex:7;margin-left:0}.OrderForm-module__wgj8cG__checkboxGroup{margin-top:15px}.OrderForm-module__wgj8cG__countdownWrapper{justify-content:center;margin-top:8px;display:flex;position:relative}.OrderForm-module__wgj8cG__countdownWrapper>div{color:#e84b29;background:#e84b29;border:1px solid #e84b29;border-radius:12px;align-items:center;padding:6px 12px;font-size:14px;display:inline-flex;position:relative;box-shadow:0 2px 8px #00000014}.OrderForm-module__wgj8cG__countdownWrapper>div:before{content:"";border-bottom:6px solid #e84b29;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-6px;left:50%}.OrderForm-module__wgj8cG__countdownWrapper>div:after{content:"";border-bottom:5px solid #e84b29;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:-5px;left:50%}.OrderForm-module__wgj8cG__noticeGrayH1{color:#464646;text-align:left;font-size:12px;font-weight:500;line-height:1.4}.OrderForm-module__wgj8cG__pointsContainer{gap:10px;display:flex}.OrderForm-module__wgj8cG__couponSelect{margin-top:8px;margin-bottom:10px;font-size:1.05rem}.OrderForm-module__wgj8cG__couponDiscountBox{background:#f7faff;border-radius:12px;align-items:center;min-height:44px;margin-top:10px;padding:12px 16px;font-size:1.1rem;font-weight:500;display:flex;box-shadow:0 2px 8px #5078ff0f}.OrderForm-module__wgj8cG__selectedCouponName{color:#444;margin-right:6px;font-weight:600;display:inline-block}.OrderForm-module__wgj8cG__noCouponSelected{color:#bbb;font-style:italic;font-weight:500}.OrderForm-module__wgj8cG__discountApplied{color:#3c3c3c;letter-spacing:.01em;font-weight:700;display:grid}.OrderForm-module__wgj8cG__discountAmount{color:#000;margin-right:4px;font-size:16px;font-weight:800}.OrderForm-module__wgj8cG__discountLabel{font-size:12px;font-weight:500}.OrderForm-module__wgj8cG__noDiscount{color:#bdbdbd;font-weight:500}.OrderForm-module__wgj8cG__paymentMethodGroup{flex-direction:column;align-items:flex-start;display:flex}.OrderForm-module__wgj8cG__paymentMethodRadio{margin-bottom:10px}.OrderForm-module__wgj8cG__orderSummary{margin-top:18px}.OrderForm-module__wgj8cG__orderSummaryList{flex-direction:column;gap:8px;padding:2px 4px 18px;display:flex}.OrderForm-module__wgj8cG__orderSummaryRow{color:#555;justify-content:space-between;align-items:center;gap:16px;font-size:14px;line-height:1.35;display:flex}.OrderForm-module__wgj8cG__orderSummaryRow strong{color:#222;letter-spacing:-.3px;flex-shrink:0;font-size:15px;font-weight:700}.OrderForm-module__wgj8cG__discountSummaryRow span,.OrderForm-module__wgj8cG__discountSummaryRow strong{color:#e84b29}.OrderForm-module__wgj8cG__paymentSummary{border:1px solid #ffd8cf;border-radius:14px;padding:20px}.OrderForm-module__wgj8cG__paymentSummaryHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;margin-bottom:10px;display:flex}.OrderForm-module__wgj8cG__paymentSummaryHeader>span{color:#333;font-size:18px;font-weight:650}.OrderForm-module__wgj8cG__paymentSummaryHeader em{color:#e84b29;white-space:nowrap;background:#fff;border-radius:999px;padding:2px 4px;font-size:16px;font-style:normal;font-weight:650}.OrderForm-module__wgj8cG__totalAmount{color:#101010;letter-spacing:-1px;text-align:right;font-size:27px;font-weight:650;line-height:1.1;display:block}.OrderForm-module__wgj8cG__termsAgreement{margin:20px 0;font-size:16px}.OrderForm-module__wgj8cG__shippingNotice{background-color:#f8f8f8;border-radius:8px;margin-top:20px;padding:15px}.OrderForm-module__wgj8cG__shippingNotice h3{color:#757575;margin-bottom:4px;font-size:16px;font-weight:700}.OrderForm-module__wgj8cG__shippingNotice p{color:#757575;font-size:14px;font-weight:400}.OrderForm-module__wgj8cG__exchangeRefundContainer{color:#4a4a4a;background-color:#fdfdfd;border:1px solid #ccc;border-radius:6px;margin-top:20px;transition:box-shadow .4s;overflow:visible}.OrderForm-module__wgj8cG__exchangeRefundToggle{color:#4a4a4a;cursor:pointer;text-align:left;background:#fff;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:30px;padding:6px 10px;font-size:.95rem;font-weight:700;transition:background .3s;display:flex}.OrderForm-module__wgj8cG__exchangeRefundToggle .OrderForm-module__wgj8cG__icon{margin-left:auto;font-size:.9rem}.OrderForm-module__wgj8cG__exchangeRefundContent{background:#fbfbfb;border:1px solid #ffe4ec;border-top:none;border-radius:6px;max-height:0;padding:0 12px;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.OrderForm-module__wgj8cG__exchangeRefundContent.OrderForm-module__wgj8cG__open{max-height:1000px;padding:12px}.OrderForm-module__wgj8cG__shippingMethodBox{flex-direction:column;gap:6px;margin:18px 0 0;display:flex}.OrderForm-module__wgj8cG__shippingRadioLabel{cursor:pointer;background:#fff;border:2px solid #d9d9d9;border-radius:12px;margin-bottom:6px;padding:16px;transition:border .18s;display:flex}.OrderForm-module__wgj8cG__shippingRadioLabel.OrderForm-module__wgj8cG__selected{border:3px solid #e84b29}.OrderForm-module__wgj8cG__shippingRadioInput{appearance:none;box-sizing:border-box;cursor:pointer;background:0 0;border:5px solid #b3b3b3;border-radius:50%;outline:none;width:20px;height:20px;margin-right:10px;transition:border-color .18s;position:relative}.OrderForm-module__wgj8cG__shippingRadioLabel.OrderForm-module__wgj8cG__selected .OrderForm-module__wgj8cG__shippingRadioInput:checked{border-color:#e84b29}.OrderForm-module__wgj8cG__shippingRadioLabel.OrderForm-module__wgj8cG__selected .OrderForm-module__wgj8cG__shippingRadioInput:checked:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OrderForm-module__wgj8cG__shippingRadioInput:after{content:"";width:0;height:0;display:block}.OrderForm-module__wgj8cG__shippingRadioLabel.OrderForm-module__wgj8cG__disabled{cursor:not-allowed;opacity:.8;border-color:#e0e0e0;color:#bbb!important;background:#f3f3f3!important}.OrderForm-module__wgj8cG__shippingRadioInput:disabled{cursor:not-allowed}.OrderForm-module__wgj8cG__shippingRadioContent{justify-content:space-between;align-items:flex-start;width:100%;display:inline}.OrderForm-module__wgj8cG__shippingMethodTitle{color:#202020;letter-spacing:-.5px;font-size:16px;font-weight:600;transition:color .18s}.OrderForm-module__wgj8cG__shippingMethodTitle.OrderForm-module__wgj8cG__selected{color:#464646}.OrderForm-module__wgj8cG__shippingMethodPrice{color:#202020;font-size:24px;font-weight:700;transition:color .18s}.OrderForm-module__wgj8cG__shippingMethodPrice.OrderForm-module__wgj8cG__selected{color:#e84b29}.OrderForm-module__wgj8cG__shippingMethodNotice{color:#999;margin-top:4px;font-size:14px;display:block}.OrderForm-module__wgj8cG__shippingMethodOriginalPrice{color:#c7c7c7;margin-left:8px;font-size:14px;font-weight:500;text-decoration:line-through}.OrderForm-module__wgj8cG__subscriptionToggle{opacity:0;background:#fff;border-radius:8px;max-height:0;margin-top:0;padding-left:6px;padding-right:6px;transition:max-height .45s cubic-bezier(.6,0,.4,1),opacity .2s;overflow:hidden}.OrderForm-module__wgj8cG__subscriptionToggle.OrderForm-module__wgj8cG__open{opacity:1;max-height:400px;margin-top:5px;padding-top:5px}.OrderForm-module__wgj8cG__subscriptionInfoTitle{text-align:left;color:#757575;font-size:15px;font-weight:500}.OrderForm-module__wgj8cG__subscriptionInfoSubTitle{text-align:left;color:#e84b29;margin-left:2px;font-size:15px;font-weight:700}.OrderForm-module__wgj8cG__subscriptionInfoMainContent{text-align:center;color:#222;font-size:18px;font-weight:700}.OrderForm-module__wgj8cG__subscriptionInfoDesc{color:#888;margin:16px 0;font-size:14px}.OrderForm-module__wgj8cG__downIconWrapper{justify-content:center;align-items:center;width:100%;margin-top:24px;margin-bottom:24px;display:flex}.OrderForm-module__wgj8cG__downIcon{color:#c8c8c8;font-size:20px;display:block;transform:scaleX(1.3)}.OrderForm-module__wgj8cG__subscriptionPeriodTitle{text-align:left;color:#4e4e4e;margin:5px 0 2px;font-size:14px}.OrderForm-module__wgj8cG__requiredPeriodStar{color:#e84b29;vertical-align:top;font-size:16px}.OrderForm-module__wgj8cG__periodButtonGroup{gap:8px;margin-top:4px;display:flex}.OrderForm-module__wgj8cG__periodButton{color:#777;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:8px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:3px;min-width:0;height:62px;padding:6px 0;transition:background .18s,color .18s,border .18s;display:flex}.OrderForm-module__wgj8cG__periodButton.OrderForm-module__wgj8cG__selected,.OrderForm-module__wgj8cG__periodButton:active{color:#202020;background:#fff;border:3px solid #ff3e24;font-weight:600}.OrderForm-module__wgj8cG__periodWeekText{color:inherit;font-size:18px;font-weight:800;line-height:1.1}.OrderForm-module__wgj8cG__periodDayText{color:#777;font-size:12px;font-weight:500;line-height:1.1}.OrderForm-module__wgj8cG__periodButton.OrderForm-module__wgj8cG__selected .OrderForm-module__wgj8cG__periodDayText{color:#e84b29}.OrderForm-module__wgj8cG__periodGuideBox{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;margin-top:4px;padding:14px 16px}.OrderForm-module__wgj8cG__periodGuideText{color:#555;word-break:keep-all;align-items:flex-start;gap:8px;font-size:14px;line-height:1.55;display:flex}.OrderForm-module__wgj8cG__periodGuideText strong{color:#202020;font-weight:600}.OrderForm-module__wgj8cG__periodGuideIcon{flex:none;line-height:1.5}.OrderForm-module__wgj8cG__expectedDeliveryBox{background:#fff;border:1px solid #e5e5e5;border-radius:10px;margin-top:4px;padding:16px}.OrderForm-module__wgj8cG__expectedDeliveryBadge{color:#fff;background:#2f6fd6;border-radius:4px;align-items:center;height:24px;margin-bottom:12px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.OrderForm-module__wgj8cG__expectedDeliveryList{flex-direction:column;gap:8px;display:flex}.OrderForm-module__wgj8cG__expectedDeliveryItem{color:#333;align-items:center;gap:6px;font-size:14px;line-height:1.2;display:flex}.OrderForm-module__wgj8cG__expectedDeliveryItem strong{color:#202020;font-size:14px;font-weight:650}.OrderForm-module__wgj8cG__expectedDeliveryEmpty{color:#999;font-size:13px;line-height:1.5}.OrderForm-module__wgj8cG__paymentWidget{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;margin:10px 0;padding:10px;font-size:1.1rem}.OrderForm-module__wgj8cG__paymentMethodWidget{width:100%!important}.OrderForm-module__wgj8cG__agreement{margin-top:10px;font-size:1.1rem!important}.OrderForm-module__wgj8cG__agreementWidget{margin-top:10px;width:100%!important}.OrderForm-module__wgj8cG__paymentWidget>div>div{flex-wrap:wrap;justify-content:space-between;margin:-3px;display:flex}.OrderForm-module__wgj8cG__paymentWidget>div>div>button{width:calc(50% - 6px)!important;height:40px!important;margin:3px!important;padding:5px!important;font-size:1.1rem!important}.OrderForm-module__wgj8cG__paymentWidget>div>div>button>span>img{width:20px!important;height:20px!important}.OrderForm-module__wgj8cG__paymentWidget input[type=tel],.OrderForm-module__wgj8cG__paymentWidget input[type=password],.OrderForm-module__wgj8cG__paymentWidget input[type=text]{height:36px!important;padding:5px!important;font-size:1.1rem!important}.OrderForm-module__wgj8cG__paymentWidget>div>div>div>label{margin-bottom:3px!important;font-size:1.1rem!important}.OrderForm-module__wgj8cG__paymentWidget select{height:36px!important;padding:5px!important;font-size:1.1rem!important}.OrderForm-module__wgj8cG__paymentWidget>div>div>button[type=submit]{height:40px!important;padding:5px!important;font-size:1.1rem!important}@media (max-width:768px){.OrderForm-module__wgj8cG__container{box-sizing:border-box;width:100vw;max-width:100vw;position:fixed;top:0;left:0;right:0;overflow-y:auto;margin:0!important;padding:0!important}.OrderForm-module__wgj8cG__content{width:100vw;padding:15px 15px 100px}.OrderForm-module__wgj8cG__toggleButton{display:block}.OrderForm-module__wgj8cG__sectionHeader{justify-content:flex-end}.OrderForm-module__wgj8cG__paymentWidget>div>div>button{width:100%!important}.OrderForm-module__wgj8cG__mealMenuToggleBtn{padding:4px}.OrderForm-module__wgj8cG__subscriptionInfoTitle,.OrderForm-module__wgj8cG__subscriptionInfoSubTitle,.OrderForm-module__wgj8cG__subscriptionInfoDesc{font-size:12px}.OrderForm-module__wgj8cG__noticeGrayH1{font-size:11px}.OrderForm-module__wgj8cG__orderSummary{margin-top:14px}.OrderForm-module__wgj8cG__orderSummaryList{gap:6px;padding:0 2px 16px}.OrderForm-module__wgj8cG__orderSummaryRow{font-size:13px}.OrderForm-module__wgj8cG__orderSummaryRow strong{font-size:14px}.OrderForm-module__wgj8cG__paymentSummary{border-radius:12px;padding:16px}.OrderForm-module__wgj8cG__paymentSummaryHeader{flex-direction:row;align-items:center;gap:7px}.OrderForm-module__wgj8cG__paymentSummaryHeader>span{font-size:16px}.OrderForm-module__wgj8cG__paymentSummaryHeader>em{font-size:14px}.OrderForm-module__wgj8cG__totalAmount{font-size:24px}.OrderForm-module__wgj8cG__totalAmount span{font-size:16px}.OrderForm-module__wgj8cG__mealMenuProductName{color:#222;text-align:left;flex:1;font-size:13px;font-weight:600}.OrderForm-module__wgj8cG__mealMenuProductDesc{color:#222;text-align:left;margin-right:5px;font-size:13px;font-weight:600}.OrderForm-module__wgj8cG__mealMenuProductOriginDesc{color:#b3b3b3;text-align:left;margin-right:10px;font-size:12px;font-weight:500;text-decoration:line-through}.OrderForm-module__wgj8cG__modifyDate{margin-bottom:2px;margin-right:18px;font-size:11px}.OrderForm-module__wgj8cG__addressActionRow{margin-top:8px;margin-bottom:12px}.OrderForm-module__wgj8cG__addressDropdownButton{height:34px;padding:0 12px}.OrderForm-module__wgj8cG__cardTitle{font-size:16px}.OrderForm-module__wgj8cG__totalWeight,.OrderForm-module__wgj8cG__totalPrice{color:#666;margin:0}.OrderForm-module__wgj8cG__productPrice{font-size:14px}.OrderForm-module__wgj8cG__originalPrice{font-size:12px}.OrderForm-module__wgj8cG__additionalOrderProductInfo{min-width:0}.OrderForm-module__wgj8cG__additionalOrderProductInfo strong{color:#111;font-size:14px;font-weight:650;line-height:1.35;display:block}.OrderForm-module__wgj8cG__additionalOrderProductInfo p{color:#555;margin:2px 0 3px;font-size:11px;line-height:1.35}.OrderForm-module__wgj8cG__additionalOrderProductInfo span{color:#3e3e3e;font-size:11px;font-weight:650}.OrderForm-module__wgj8cG__additionalOrderProductPrice em{font-size:11px}.OrderForm-module__wgj8cG__additionalOrderProductPrice strong{font-size:14px}}
.PaymentWidgetLoader-module__x-lyGG__loadingOverlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PaymentWidgetLoader-module__x-lyGG__paymentMethodWidget,.PaymentWidgetLoader-module__x-lyGG__agreementWidget{opacity:1;transition:opacity .3s}.PaymentWidgetLoader-module__x-lyGG__paymentMethodWidget[hidden],.PaymentWidgetLoader-module__x-lyGG__agreementWidget[hidden]{opacity:0;pointer-events:none}.PaymentWidgetLoader-module__x-lyGG__paymentWidgetContainer{min-height:240px;position:relative}.PaymentWidgetLoader-module__x-lyGG__skeletonOverlay{z-index:10;background:#fff;position:absolute;inset:0}
.CustomArrivedDatePicker-module__n_BgCa__calendarPickerContainer{outline:none;width:100%}.CustomArrivedDatePicker-module__n_BgCa__selectedDateSummary{background:linear-gradient(135deg,#fffaf5 0%,#fff4eb 100%);border:1px solid #f0dfd2;border-radius:18px;flex-direction:column;gap:6px;margin-bottom:12px;padding:14px 16px;display:flex}.CustomArrivedDatePicker-module__n_BgCa__selectedDateSummary>div{flex-direction:column;gap:4px;display:flex}.CustomArrivedDatePicker-module__n_BgCa__summaryLabel{color:#b56a32;letter-spacing:-.02em;font-size:12px;font-weight:700}.CustomArrivedDatePicker-module__n_BgCa__selectedDateText{color:#1f1f1f;letter-spacing:-.03em;font-size:17px;font-weight:800}.CustomArrivedDatePicker-module__n_BgCa__placeholderText{color:#999;letter-spacing:-.03em;font-size:16px;font-weight:700}.CustomArrivedDatePicker-module__n_BgCa__selectedDateSummary p{color:#7a5a44;margin:0;font-size:12px;line-height:1.45}.CustomArrivedDatePicker-module__n_BgCa__selectedDateSummary b{color:#e8752d}.CustomArrivedDatePicker-module__n_BgCa__calendarCard{background:#fff;border:1px solid #f0dfd2;border-radius:20px;padding:10px 10px 6px;box-shadow:0 12px 30px #4e2d1414}.CustomArrivedDatePicker-module__n_BgCa__calendarHeader{justify-content:space-between;align-items:center;padding:2px 4px 10px;display:flex}.CustomArrivedDatePicker-module__n_BgCa__calendarHeader strong{color:#2f241d;font-size:15px;font-weight:800}.CustomArrivedDatePicker-module__n_BgCa__calendarHeader button{color:#c86b2a;cursor:pointer;background:#fff3e8;border:0;border-radius:999px;width:32px;height:32px;font-size:22px;font-weight:800;line-height:1}.CustomArrivedDatePicker-module__n_BgCa__calendarHeader button:disabled{cursor:not-allowed;opacity:.35}.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-calendar{background:0 0}.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-panel{border-top:0}.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-content th{color:#9b8b80;height:28px;font-size:12px;font-weight:700}.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-cell{padding:3px 0}.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-cell-inner{justify-content:center;align-items:center;font-size:13px;font-weight:700;border-radius:999px!important;width:32px!important;height:32px!important;margin:0 auto!important;display:flex!important}.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-cell-in-view .ant-picker-cell-inner{color:#333}.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-cell-disabled .ant-picker-cell-inner{color:#d1c5bd!important;background:0 0!important;text-decoration:none!important}.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-cell-today .ant-picker-cell-inner:before{border:1px solid #ffb071!important;border-radius:999px!important}:is(.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-cell-selected .ant-picker-cell-inner,.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-cell-selected:hover .ant-picker-cell-inner){color:#fff!important;background:#e8752d!important}.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-cell:hover:not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background:#ffae62!important}.CustomArrivedDatePicker-module__n_BgCa__calendarDateCell{color:#222;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto;font-size:13px;display:flex}.CustomArrivedDatePicker-module__n_BgCa__selectedCalendarDateCell{color:#fff;background-color:#ff4160;font-weight:700}.CustomArrivedDatePicker-module__n_BgCa__disabledCalendarDateCell{color:#c5c5c5;cursor:not-allowed}.CustomArrivedDatePicker-module__n_BgCa__todayCalendarDateCell{border:1px solid #ff4160}@media (max-width:480px){.CustomArrivedDatePicker-module__n_BgCa__selectedDateSummary{border-radius:16px;padding:13px 14px}.CustomArrivedDatePicker-module__n_BgCa__calendarCard{border-radius:18px;padding:8px 6px 4px}.CustomArrivedDatePicker-module__n_BgCa__calendarCard .ant-picker-cell-inner{font-size:12px;width:30px!important;height:30px!important}.CustomArrivedDatePicker-module__n_BgCa__calendarHeader strong{font-size:14px}}
.OrderFormCommonFooter-module__elkAda__footer:before{content:"";pointer-events:none;background:linear-gradient(#fff0 0% 45%,#0000001a 100%);width:100%;height:72px;position:absolute;bottom:100%;left:0}.OrderFormCommonFooter-module__elkAda__footer{width:min(600px,100vw);height:calc(88px + env(safe-area-inset-bottom));z-index:99999;box-sizing:border-box;background:#fff;border-top:1px solid #e8e8e8;padding:0;position:fixed;bottom:0;left:50%;overflow:visible;transform:translate(-50%)}.OrderFormCommonFooter-module__elkAda__footerInner{top:10px;left:20px;right:20px;bottom:calc(10px + env(safe-area-inset-bottom));box-sizing:border-box;grid-template-columns:1fr;align-items:center;display:grid;position:absolute}.OrderFormCommonFooter-module__elkAda__paymentButton{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;color:#fff!important;width:100%!important;height:58px!important;min-height:58px!important;box-shadow:none!important;background:#000!important;border:0!important;border-radius:14px!important;margin:0!important;padding:0 12px!important;font-size:16px!important;font-weight:900!important;line-height:1!important;display:flex!important}.OrderFormCommonFooter-module__elkAda__paymentButton:hover,.OrderFormCommonFooter-module__elkAda__paymentButton:focus{color:#fff!important;background:#676767!important}.OrderFormCommonFooter-module__elkAda__paymentButton:disabled{color:#999!important;background:#ddd!important}@media (max-width:768px){.OrderFormCommonFooter-module__elkAda__footer{width:100vw;height:calc(88px + env(safe-area-inset-bottom));bottom:0;left:0;right:0;transform:none}.OrderFormCommonFooter-module__elkAda__footerInner{top:10px;left:20px;right:20px;bottom:calc(10px + env(safe-area-inset-bottom))}}@media (max-width:360px){.OrderFormCommonFooter-module__elkAda__footerInner{left:14px;right:14px}.OrderFormCommonFooter-module__elkAda__paymentButton{height:56px!important;min-height:56px!important;font-size:15px!important}}
.AlreadyUsingSubscriptionModal-module__KpjyFG__overlay{z-index:10000;background:#11182773;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out AlreadyUsingSubscriptionModal-module__KpjyFG__overlayFadeIn;display:flex;position:fixed;inset:0}.AlreadyUsingSubscriptionModal-module__KpjyFG__modal{will-change:transform, opacity;background:#fff;border-radius:22px;width:100%;max-width:420px;padding:28px 22px 60px;animation:.28s cubic-bezier(.22,1,.36,1) AlreadyUsingSubscriptionModal-module__KpjyFG__bottomSheetOpen;position:relative;box-shadow:0 18px 45px #0f172a38}.AlreadyUsingSubscriptionModal-module__KpjyFG__desktopModal{width:70%;max-width:460px}.AlreadyUsingSubscriptionModal-module__KpjyFG__closeButton{color:#9ca3af;cursor:pointer;background:0 0;border:0;font-size:16px;position:absolute;top:16px;right:16px}.AlreadyUsingSubscriptionModal-module__KpjyFG__iconWrap{justify-content:center;margin-bottom:14px;display:flex}.AlreadyUsingSubscriptionModal-module__KpjyFG__icon{color:#f59e0b;font-size:42px}.AlreadyUsingSubscriptionModal-module__KpjyFG__title{color:#222;text-align:center;margin:0 28px 30px;font-size:22px;font-weight:700;line-height:1.35}.AlreadyUsingSubscriptionModal-module__KpjyFG__description{color:#444;text-align:center;margin:0 0 16px;font-size:15px;font-weight:500;line-height:1.65}.AlreadyUsingSubscriptionModal-module__KpjyFG__noticeBox{color:#6b7280;background:#f9fafb;border-radius:14px;padding:14px 16px;font-size:13px;line-height:1.65}.AlreadyUsingSubscriptionModal-module__KpjyFG__noticeBox p{margin:0}.AlreadyUsingSubscriptionModal-module__KpjyFG__noticeBox p+p{margin-top:4px}.AlreadyUsingSubscriptionModal-module__KpjyFG__statusText{color:#374151;border-top:1px solid #e5e7eb;padding-top:12px;font-weight:600;margin-top:14px!important}.AlreadyUsingSubscriptionModal-module__KpjyFG__buttonGroup{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;margin-top:20px;margin-bottom:60px;display:grid}.AlreadyUsingSubscriptionModal-module__KpjyFG__secondaryButton,.AlreadyUsingSubscriptionModal-module__KpjyFG__primaryButton{white-space:normal!important;word-break:keep-all!important;border-radius:999px!important;width:100%!important;min-width:0!important;height:56px!important;font-size:16px!important;font-weight:700!important;line-height:1.25!important}.AlreadyUsingSubscriptionModal-module__KpjyFG__secondaryButton{color:#6b7280!important;background:#fff!important;border:1px solid #e5e7eb!important}.AlreadyUsingSubscriptionModal-module__KpjyFG__primaryButton{color:#fff!important;background:#111827!important;border:0!important}.AlreadyUsingSubscriptionModal-module__KpjyFG__mobileOnly{display:none}@keyframes AlreadyUsingSubscriptionModal-module__KpjyFG__bottomSheetOpen{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes AlreadyUsingSubscriptionModal-module__KpjyFG__overlayFadeIn{0%{background:#11182700}to{background:#11182773}}@media (max-width:768px){.AlreadyUsingSubscriptionModal-module__KpjyFG__overlay{align-items:flex-end;padding:0}.AlreadyUsingSubscriptionModal-module__KpjyFG__modal{border-radius:24px 24px 0 0;max-width:none;padding:30px 20px 60px}.AlreadyUsingSubscriptionModal-module__KpjyFG__mobileOnly{display:block}}
.AdditionalProductRecommendation-module__2pfX-G__container{color:#111;background:#fff;width:100%;height:100%}.AdditionalProductRecommendation-module__2pfX-G__content{padding:0 10px 82px}.AdditionalProductRecommendation-module__2pfX-G__heroSection{padding:20px 0 16px}.AdditionalProductRecommendation-module__2pfX-G__heroBadge{color:#ff3b2f;letter-spacing:1.4px;background:#fff4f1;border-radius:8px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.AdditionalProductRecommendation-module__2pfX-G__heroTitle{color:#151515;letter-spacing:-.8px;margin:14px 0 10px;font-size:25px;font-weight:900;line-height:1.28}.AdditionalProductRecommendation-module__2pfX-G__heroTitle span{color:#ff3b2f}.AdditionalProductRecommendation-module__2pfX-G__heroDescription{color:#555;letter-spacing:-.3px;margin:0;font-size:14px;line-height:1.55}.AdditionalProductRecommendation-module__2pfX-G__recommendBox{background:#fff7f5;border:1px solid #ffd2cc;border-radius:13px;align-items:center;gap:12px;margin-top:6px;padding:14px 16px;display:flex}.AdditionalProductRecommendation-module__2pfX-G__recommendIcon{flex:none;font-size:22px}.AdditionalProductRecommendation-module__2pfX-G__recommendBox strong{color:#1f1f1f;font-size:14px;font-weight:900;display:block}.AdditionalProductRecommendation-module__2pfX-G__recommendBox p{color:#666;margin:0;font-size:13px}.AdditionalProductRecommendation-module__2pfX-G__loadingBox{text-align:center;color:#888;padding:42px 0;font-size:13px}.AdditionalProductRecommendation-module__2pfX-G__loadingBox p{margin-top:12px}.AdditionalProductRecommendation-module__2pfX-G__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:6px;display:grid}.AdditionalProductRecommendation-module__2pfX-G__productCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:18px;width:100%;min-height:228px;padding:12px;transition:border-color .16s,box-shadow .16s,transform .16s}.AdditionalProductRecommendation-module__2pfX-G__productCard:active{transform:scale(.985)}.AdditionalProductRecommendation-module__2pfX-G__selectedProductCard{border-color:#ff3b2f;box-shadow:0 8px 20px #ff3b2f1f}.AdditionalProductRecommendation-module__2pfX-G__productImageBox{aspect-ratio:1/.78;background:#f8f8f8;border-radius:14px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.AdditionalProductRecommendation-module__2pfX-G__productImage{object-fit:contain;width:78px;height:78px}.AdditionalProductRecommendation-module__2pfX-G__emptyImage{color:#fff;background:#ff3b2f;border-radius:10px;justify-content:center;align-items:center;width:56px;height:72px;font-size:12px;font-weight:900;display:flex}.AdditionalProductRecommendation-module__2pfX-G__selectedBadge{color:#fff;background:#ff3b2f;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:8px;right:8px}.AdditionalProductRecommendation-module__2pfX-G__productInfo{padding-top:11px}.AdditionalProductRecommendation-module__2pfX-G__productNameRow{flex-wrap:wrap;align-items:flex-start;gap:5px;display:flex}.AdditionalProductRecommendation-module__2pfX-G__productNameRow strong{color:#111;letter-spacing:-.4px;font-size:15px;font-weight:900;line-height:1.3}.AdditionalProductRecommendation-module__2pfX-G__productNameRow span{color:#ff3b2f;white-space:nowrap;background:#fff0ed;border-radius:5px;align-items:center;height:19px;padding:0 6px;font-size:10px;font-weight:900;display:inline-flex}.AdditionalProductRecommendation-module__2pfX-G__productInfo p{color:#555;letter-spacing:-.3px;min-height:34px;margin:6px 0 10px;font-size:12px;line-height:1.4}.AdditionalProductRecommendation-module__2pfX-G__productPriceRow{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.AdditionalProductRecommendation-module__2pfX-G__productPriceRow strong{color:#111;letter-spacing:-.3px;font-size:17px;font-weight:900}.AdditionalProductRecommendation-module__2pfX-G__productPriceRow em{color:#999;font-size:12px;font-style:normal;text-decoration:line-through}.AdditionalProductRecommendation-module__2pfX-G__addedSection{background:#fff;border:1px solid #eee;border-radius:18px;margin-top:18px;padding:16px}.AdditionalProductRecommendation-module__2pfX-G__addedSection h2{color:#111;margin:0 0 12px;font-size:15px;font-weight:900}.AdditionalProductRecommendation-module__2pfX-G__emptyAddedBox{color:#999;text-align:center;padding:22px 0;font-size:13px}.AdditionalProductRecommendation-module__2pfX-G__addedList{flex-direction:column;gap:12px;display:flex}.AdditionalProductRecommendation-module__2pfX-G__addedItem{border:1px solid #eee;border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:16px 44px 16px 12px;display:grid;position:relative}.AdditionalProductRecommendation-module__2pfX-G__removeAddedItemButton{color:#999;cursor:pointer;z-index:2;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:background .15s,color .15s,transform .15s;display:inline-flex;position:absolute;top:0;right:0}.AdditionalProductRecommendation-module__2pfX-G__removeAddedItemButton:hover{color:#111;background:#eee}.AdditionalProductRecommendation-module__2pfX-G__removeAddedItemButton:active{transform:scale(.94)}.AdditionalProductRecommendation-module__2pfX-G__addedName strong{color:#111;font-size:16px;font-weight:650;display:block}.AdditionalProductRecommendation-module__2pfX-G__addedName span{color:#777;margin-top:3px;font-size:13px;line-height:1.35;display:block}.AdditionalProductRecommendation-module__2pfX-G__addedPrice{text-align:right;white-space:nowrap}.AdditionalProductRecommendation-module__2pfX-G__addedPrice strong{color:#111;font-size:16px;font-weight:659;display:block}.AdditionalProductRecommendation-module__2pfX-G__addedPrice em{color:#aaa;margin-top:2px;font-size:13px;font-style:normal;text-decoration:line-through;display:block}.AdditionalProductRecommendation-module__2pfX-G__countControl{align-items:center;gap:6px;display:inline-flex}.AdditionalProductRecommendation-module__2pfX-G__countControl .ant-btn{color:#ff3b2f;border-color:#eee;border-radius:999px;width:28px;height:28px;padding:0}.AdditionalProductRecommendation-module__2pfX-G__countControl span{color:#111;text-align:center;min-width:18px;font-size:13px;font-weight:900}.AdditionalProductRecommendation-module__2pfX-G__totalBox{border-top:1px solid #e8e8e8;justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;display:flex}.AdditionalProductRecommendation-module__2pfX-G__totalBox>span{color:#111;font-size:15px;font-weight:900}.AdditionalProductRecommendation-module__2pfX-G__totalBox>div{text-align:right}.AdditionalProductRecommendation-module__2pfX-G__totalBox em{color:#999;margin-bottom:2px;font-size:13px;font-style:normal;text-decoration:line-through;display:block}.AdditionalProductRecommendation-module__2pfX-G__totalBox strong{color:#ff3b2f;letter-spacing:-.5px;font-size:21px;font-weight:900}.AdditionalProductRecommendation-module__2pfX-G__detailViewButton{z-index:3;color:#111;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:999px;justify-content:center;align-items:center;gap:4px;height:30px;padding:0 8px;font-size:11px;font-weight:800;transition:all .15s;display:inline-flex;position:absolute;bottom:4px;right:4px}.AdditionalProductRecommendation-module__2pfX-G__detailViewButton:hover{background:#f7f7f7;border-color:#c8c8c8}.AdditionalProductRecommendation-module__2pfX-G__detailViewButton:active{transform:scale(.96)}.AdditionalProductRecommendation-module__2pfX-G__productDetailOverlay{z-index:9999;background:#00000094;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.AdditionalProductRecommendation-module__2pfX-G__productDetailContainer{background:#fff;width:100%;height:100%;animation:.24s AdditionalProductRecommendation-module__2pfX-G__productDetailSlideUp;overflow-y:auto}.AdditionalProductRecommendation-module__2pfX-G__productDetailContent{background:#fff;width:100%;min-height:100%}.AdditionalProductRecommendation-module__2pfX-G__productDetailTopBar{background:#fff;align-items:center;width:100%;padding:12px 0;display:flex}.AdditionalProductRecommendation-module__2pfX-G__productDetailTopBar>div{flex-direction:column;gap:2px;display:flex}.AdditionalProductRecommendation-module__2pfX-G__productDetailImage{width:100%;height:auto;display:block}.AdditionalProductRecommendation-module__2pfX-G__productDetailCloseButton{color:#111;cursor:pointer;border:0;border-radius:999px;flex-shrink:0;width:28px;height:28px;margin-left:auto;font-size:18px}.AdditionalProductRecommendation-module__2pfX-G__productDetailHero{border-bottom:1px solid #f3f3f3;padding:20px 24px 18px}.AdditionalProductRecommendation-module__2pfX-G__productDetailBadge{color:#ff3b2f;letter-spacing:.8px;background:#fff0ed;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.AdditionalProductRecommendation-module__2pfX-G__productDetailHero h2{color:#111;letter-spacing:-.6px;margin:12px 0 6px;font-size:22px;font-weight:900;line-height:1.3}.AdditionalProductRecommendation-module__2pfX-G__productDetailHero p{color:#666;margin:0;font-size:14px;line-height:1.5}@keyframes AdditionalProductRecommendation-module__2pfX-G__productDetailSlideUp{0%{opacity:.85;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.AdditionalProductRecommendation-module__2pfX-G__productImage{object-fit:contain;width:min(82%,210px);height:min(82%,170px)}.AdditionalProductRecommendation-module__2pfX-G__productDetailOverlay{align-items:center;padding:32px}.AdditionalProductRecommendation-module__2pfX-G__productDetailContainer{border-radius:24px;width:min(900px,92vw);height:90vh}.AdditionalProductRecommendation-module__2pfX-G__productDetailTopBar{border-radius:24px 24px 0 0}}@media (max-width:768px){.AdditionalProductRecommendation-module__2pfX-G__content{padding-bottom:82px;padding-left:18px;padding-right:18px}.AdditionalProductRecommendation-module__2pfX-G__productGrid{gap:10px}.AdditionalProductRecommendation-module__2pfX-G__productCard{padding:10px}.AdditionalProductRecommendation-module__2pfX-G__productNameRow strong,.AdditionalProductRecommendation-module__2pfX-G__addedName strong{font-size:14px}.AdditionalProductRecommendation-module__2pfX-G__addedName span{font-size:11px}.AdditionalProductRecommendation-module__2pfX-G__addedPrice strong{font-size:14px}.AdditionalProductRecommendation-module__2pfX-G__addedPrice em{font-size:11px}.AdditionalProductRecommendation-module__2pfX-G__detailViewButton{height:20px;padding:0 3px}}
.RecommendQuantityContent-module__TU_d8a__recommendBox{opacity:1;transition:all .4s}.RecommendQuantityContent-module__TU_d8a__divider{background-color:#eee;height:1px;margin:10px 0}.RecommendQuantityContent-module__TU_d8a__recommendRow{justify-content:space-between;gap:12px;margin:12px 40px;display:flex}.RecommendQuantityContent-module__TU_d8a__recommendCard{text-align:center;border-radius:10px;flex:1;padding:14px 0}.RecommendQuantityContent-module__TU_d8a__dietType{color:#333;margin-bottom:0;font-size:13px;font-weight:550}.RecommendQuantityContent-module__TU_d8a__recommendValue{color:#111;font-size:15px;font-weight:700}.RecommendQuantityContent-module__TU_d8a__noteText{color:#777;text-align:center;margin-bottom:8px;font-size:13px;line-height:1.4}.RecommendQuantityContent-module__TU_d8a__partDivider{opacity:1;pointer-events:none;background-color:#ececec;width:85%;height:1px;margin:0 auto}.RecommendQuantityContent-module__TU_d8a__guideBox{box-sizing:border-box;color:#111;text-align:center;width:100%;margin-top:30px;padding:0 14px;font-size:16px;line-height:1.5}.RecommendQuantityContent-module__TU_d8a__guideSubBox{box-sizing:border-box;color:#e84b29;text-align:center;width:100%;margin-top:8px;padding:0 14px;font-size:14px;font-weight:550;line-height:1.5}.RecommendQuantityContent-module__TU_d8a__gaugeHint{color:#6b7280;margin-top:14px;font-size:13px}.RecommendQuantityContent-module__TU_d8a__gaugeBox{border-radius:14px;margin-top:18px;padding:16px 14px 18px}.RecommendQuantityContent-module__TU_d8a__gaugeLabelRow{color:#9ca3af;justify-content:space-between;align-items:center;margin-bottom:5px;font-size:12px;font-weight:550;display:flex}.RecommendQuantityContent-module__TU_d8a__currentValue{color:#e84b29;font-size:16px;font-weight:800;transition:transform .15s}.RecommendQuantityContent-module__TU_d8a__gaugeLabelRow strong{color:#e84b29;font-weight:700}.RecommendQuantityContent-module__TU_d8a__bump{transform:scale(1.08)}.RecommendQuantityContent-module__TU_d8a__radixSlider{touch-action:none;align-items:center;height:24px;display:flex;position:relative}.RecommendQuantityContent-module__TU_d8a__radixTrack{background-color:#f3f4f6;border-radius:999px;height:8px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.RecommendQuantityContent-module__TU_d8a__radixRange{background-color:#e84b29;border-radius:999px;height:100%;transition:width .12s ease-out;position:absolute}.RecommendQuantityContent-module__TU_d8a__radixThumb{cursor:grab;z-index:2;background-color:#e84b29;border-radius:50%;width:12px;height:12px;transition:transform .12s ease-out,box-shadow .12s ease-out;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #fff}.RecommendQuantityContent-module__TU_d8a__radixThumb:active{cursor:grabbing;transform:translate(-50%,-50%)scale(1.08)}.RecommendQuantityContent-module__TU_d8a__radixThumb:focus-visible{outline:none;box-shadow:0 0 0 4px #e84b2940}.RecommendQuantityContent-module__TU_d8a__valueBubble{color:#fff;white-space:nowrap;pointer-events:none;background-color:#e84b29;border-radius:999px;margin-bottom:10px;padding:4px 15px;font-size:13px;font-weight:700;transition:transform .12s ease-out,opacity .12s ease-out;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.RecommendQuantityContent-module__TU_d8a__bubbleArrow{background-color:#e84b29;width:8px;height:8px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.RecommendQuantityContent-module__TU_d8a__radixThumb:active .RecommendQuantityContent-module__TU_d8a__valueBubble{transform:translate(-50%)scale(1.05)}
.FeedingCalculator-module__PLPUlG__container{background:0 0;flex-direction:column;width:100%;height:100%;display:flex}.FeedingCalculator-module__PLPUlG__content{box-sizing:border-box;background:#fff;width:100%;max-width:60%;height:auto;margin:0 auto;padding:10px}.FeedingCalculator-module__PLPUlG__inputLabel{color:#222;text-align:left;margin-top:5px;margin-bottom:4px;font-size:16px;font-weight:700;display:block}.FeedingCalculator-module__PLPUlG__inputSubLabel{color:#555;margin-left:4px;font-size:11px;font-weight:400}.FeedingCalculator-module__PLPUlG__centerRow{justify-content:flex-start;align-items:center;width:100%;display:flex}.FeedingCalculator-module__PLPUlG__inputSelect,.FeedingCalculator-module__PLPUlG__inputField{text-align:left;align-items:center;min-width:0;margin-bottom:12px;padding-left:0;font-size:24px;font-weight:500;line-height:58px;display:flex;width:100%!important;height:58px!important;box-shadow:none!important;background:#fafbfc!important;border:1.5px solid #eee!important;border-radius:12px!important}.FeedingCalculator-module__PLPUlG__inputSelect .FeedingCalculator-module__PLPUlG__ant-select-selector{align-items:center;font-size:24px;display:flex;height:58px!important;min-height:58px!important;box-shadow:none!important;background:#fafbfc!important;border:none!important;border-radius:12px!important}.FeedingCalculator-module__PLPUlG__inputField.FeedingCalculator-module__PLPUlG__ant-input,.FeedingCalculator-module__PLPUlG__inputField .FeedingCalculator-module__PLPUlG__ant-input,.FeedingCalculator-module__PLPUlG__inputField .FeedingCalculator-module__PLPUlG__ant-input-outlined{border-radius:12px;align-items:center;font-size:24px;display:flex;height:58px!important;min-height:58px!important;box-shadow:none!important;background:#fafbfc!important;border:none!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important}.FeedingCalculator-module__PLPUlG__inputField input{box-sizing:border-box;vertical-align:middle;text-align:center;background:0 0;align-items:center;font-size:24px;font-weight:600;display:flex;height:100%!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important}.FeedingCalculator-module__PLPUlG__calculateButton{color:#fff;background-color:#e84b29;border:none;width:100%;height:40px;font-size:1.2rem;font-weight:600}.FeedingCalculator-module__PLPUlG__calculateButton:hover{background-color:#333}.FeedingCalculator-module__PLPUlG__errorText{color:#e84b29;text-align:center;font-size:15px;font-weight:700}.FeedingCalculator-module__PLPUlG__dropdownMenu{text-align:center}.FeedingCalculator-module__PLPUlG__resultBox{box-sizing:border-box;background-color:#f8f8f8;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:102px;margin-top:20px;margin-bottom:0;transition:border-color .2s;display:flex}.FeedingCalculator-module__PLPUlG__resultText{text-align:center;color:#000;width:100%;margin:0;font-size:25px;font-weight:700}.FeedingCalculator-module__PLPUlG__resultHighlight{color:#e84b29;font-size:28px;font-weight:700}@media (max-width:768px){.FeedingCalculator-module__PLPUlG__content{min-width:0;max-width:100%;padding:18px 16px}.FeedingCalculator-module__PLPUlG__inputSelect,.FeedingCalculator-module__PLPUlG__inputField{font-size:20px;line-height:48px;height:48px!important}.FeedingCalculator-module__PLPUlG__inputSelect .FeedingCalculator-module__PLPUlG__ant-select-selector{font-size:20px;height:48px!important;min-height:48px!important}.FeedingCalculator-module__PLPUlG__inputField input{font-size:20px;height:100%!important;line-height:1!important}}
.FeedingCalculatorResult-module__5GaO-a__recommendBox{opacity:1;transition:all .4s;overflow:hidden}.FeedingCalculatorResult-module__5GaO-a__divider{background-color:#eee;height:1px;margin:10px 0}.FeedingCalculatorResult-module__5GaO-a__recommendCard{text-align:center;padding:12px 0}.FeedingCalculatorResult-module__5GaO-a__dietType{color:#333;margin-bottom:0;font-size:18px;font-weight:550}.FeedingCalculatorResult-module__5GaO-a__recommendValue{color:#111;font-size:22px;font-weight:700}.FeedingCalculatorResult-module__5GaO-a__noteText{color:#777;text-align:center;margin-bottom:20px;font-size:12px;line-height:1.4}
.RecommendProductListContent-module__ssnodW__commonProductList{text-align:center;justify-items:center;margin:28px;display:block}.RecommendProductListContent-module__ssnodW__questionBox{justify-items:center;margin-bottom:25px;display:block}.RecommendProductListContent-module__ssnodW__questionTitle{font-size:14px;font-weight:500}.RecommendProductListContent-module__ssnodW__questionAnswer{font-size:15px;font-weight:600}.RecommendProductListContent-module__ssnodW__recommendTitle{justify-items:center;margin-bottom:3px;display:block}.RecommendProductListContent-module__ssnodW__recommendBox,.RecommendProductListContent-module__ssnodW__counselBox{justify-items:left;margin:14px;display:block}.RecommendProductListContent-module__ssnodW__counselTitle{font-size:14px;font-weight:600}.RecommendProductListContent-module__ssnodW__counselSpecificTitle{color:#292929;font-size:14px;font-weight:500;display:inline}.RecommendProductListContent-module__ssnodW__autoGuideBox{box-sizing:border-box;color:#6a433a;background:#f8fafc;border:1px solid #f3e8e5;border-left:4px solid #e84b29;width:100%;margin-bottom:6px;padding:12px 14px;font-size:16px;line-height:1.5}.RecommendProductListContent-module__ssnodW__centerRow{justify-content:flex-start;align-items:center;width:100%;display:flex}.RecommendProductListContent-module__ssnodW__counselButton{text-align:center;color:#fff;background-color:#e84b29;border:none;border-radius:6px;align-content:center;justify-items:center;width:100%;height:40px;margin-top:20px;font-size:1.2rem;font-weight:600}.RecommendProductListContent-module__ssnodW__counselButton:hover{background-color:#333}.RecommendProductListContent-module__ssnodW__staticNote{color:#292929;text-align:center;margin-top:13px;margin-bottom:13px;font-size:11px}.RecommendProductListContent-module__ssnodW__recommendProductList{box-sizing:border-box;grid-template-columns:repeat(5,1fr);justify-items:center;gap:2px;width:100%;margin-bottom:0;display:grid}.RecommendProductListContent-module__ssnodW__productCard{text-align:center;width:100%;max-width:100%}.RecommendProductListContent-module__ssnodW__emptyCard{width:100%;height:0}.RecommendProductListContent-module__ssnodW__imageWrapper{border-radius:0;width:100%;max-width:90px;margin:0 auto;padding-top:90%;position:relative}.RecommendProductListContent-module__ssnodW__productImage{object-fit:fill;border-radius:4px;margin:0;padding:0}.RecommendProductListContent-module__ssnodW__productInfo{margin-top:0}.RecommendProductListContent-module__ssnodW__productName{color:#333;font-size:12px;font-weight:500}
.MealMenuDetailModal-module__kdA53G__overlay{z-index:2000;background-color:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0 0 60px}.MealMenuDetailModal-module__kdA53G__sheet{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;width:35%;height:calc(90% - 60px);padding:10px;animation:.3s ease-out MealMenuDetailModal-module__kdA53G__slideUp;display:flex;position:relative}.MealMenuDetailModal-module__kdA53G__sheet h3{color:#e84b29;margin-top:0;margin-bottom:3px;font-size:1.1rem;font-weight:700}.MealMenuDetailModal-module__kdA53G__sheet h2{color:#000;margin-bottom:3px;font-size:.9rem}.MealMenuDetailModal-module__kdA53G__sheet h1{color:#000;margin-top:3px;margin-bottom:3px;font-size:1.3rem;font-weight:700}.MealMenuDetailModal-module__kdA53G__partDivider{background-color:#e0e0e0;height:3px;margin-top:10px}.MealMenuDetailModal-module__kdA53G__countDivider{background-color:#e0e0e0;height:2px;margin-top:2px}.MealMenuDetailModal-module__kdA53G__closeButton{color:#b3b3b3;cursor:pointer;z-index:1;font-size:14px;position:absolute;top:15px;right:15px}.MealMenuDetailModal-module__kdA53G__handle{background-color:#ccc;border-radius:3px;width:40px;height:5px;margin:0 auto 20px}.MealMenuDetailModal-module__kdA53G__mealDetailsList{color:#333;flex:1;min-height:0;padding-top:5px;list-style-type:none;transition:max-height .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.MealMenuDetailModal-module__kdA53G__mealItem{color:#333;justify-content:space-between;padding:3px 15px;display:flex}.MealMenuDetailModal-module__kdA53G__productInfo{color:#333;flex:1;font-size:14px}.MealMenuDetailModal-module__kdA53G__productPrice{color:#202020;font-size:13px;font-weight:650;transition:color .18s}.MealMenuDetailModal-module__kdA53G__originalPrice{color:#b3b3b3;margin-left:8px;font-size:13px;font-weight:400;text-decoration:line-through}.MealMenuDetailModal-module__kdA53G__totalAmountSection{color:#333;background:#fafafa;border:1px solid #ededed;border-radius:12px;flex-shrink:0;margin-top:auto;margin-bottom:0;padding:12px 12px 10px}.MealMenuDetailModal-module__kdA53G__amountRow{color:#333;justify-content:space-between;align-items:flex-start;gap:12px;padding:5px 0;font-size:15px;font-weight:550;line-height:1.45;display:flex}.MealMenuDetailModal-module__kdA53G__amountRow span:last-child,.MealMenuDetailModal-module__kdA53G__amountRow strong:last-child{flex-shrink:0}.MealMenuDetailModal-module__kdA53G__maxDiscountRow{border-top:1px dashed #e2e2e2;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:6px;padding:8px 0 2px;display:flex}.MealMenuDetailModal-module__kdA53G__maxDiscountLabel{color:#464646;flex:none;font-size:13px;font-weight:600;line-height:1.45}.MealMenuDetailModal-module__kdA53G__maxDiscountValueBox{text-align:right;flex-direction:column;flex:1;align-items:flex-end;min-width:0;display:flex}.MealMenuDetailModal-module__kdA53G__maxDiscountPrice{color:#1e1e1e;word-break:keep-all;font-size:16px;font-weight:700;line-height:1.35}.MealMenuDetailModal-module__kdA53G__maxDiscountMeta{color:#777;word-break:keep-all;margin-top:2px;font-size:11px;font-weight:500;line-height:1.4}.MealMenuDetailModal-module__kdA53G__maxDiscountNotice{text-align:right;color:#777;word-break:keep-all;flex:1;min-width:0;font-size:12px;font-weight:600;line-height:1.5}.MealMenuDetailModal-module__kdA53G__buttonSection{flex-direction:column;flex-shrink:0;gap:0;margin-top:0;display:flex}.MealMenuDetailModal-module__kdA53G__changeDietButton,.MealMenuDetailModal-module__kdA53G__cartButton,.MealMenuDetailModal-module__kdA53G__deleteButton{height:32px;font-weight:600;border-radius:12px!important}.MealMenuDetailModal-module__kdA53G__changeDietButton{margin-top:3px}@keyframes MealMenuDetailModal-module__kdA53G__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MealMenuDetailModal-module__kdA53G__bottomSpacer{display:none}@media (max-width:768px){.MealMenuDetailModal-module__kdA53G__overlay{background-color:#00000080;bottom:60px}.MealMenuDetailModal-module__kdA53G__overlay:after{content:"";pointer-events:none;background-color:#fff;height:60px;position:fixed;bottom:0;left:0;right:0}.MealMenuDetailModal-module__kdA53G__sheet{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;width:100%;height:75vh;max-height:75vh;margin-top:auto;padding:18px;animation:.3s ease-out MealMenuDetailModal-module__kdA53G__slideUp;display:flex;position:relative}.MealMenuDetailModal-module__kdA53G__productInfo{font-size:13px}.MealMenuDetailModal-module__kdA53G__productPrice,.MealMenuDetailModal-module__kdA53G__originalPrice{font-size:12px}.MealMenuDetailModal-module__kdA53G__totalAmountSection{border-radius:10px;padding:12px 10px 10px}.MealMenuDetailModal-module__kdA53G__amountRow{gap:10px;font-size:14px}.MealMenuDetailModal-module__kdA53G__maxDiscountRow{gap:10px}.MealMenuDetailModal-module__kdA53G__maxDiscountLabel{font-size:12px}.MealMenuDetailModal-module__kdA53G__maxDiscountPrice{font-size:15px}.MealMenuDetailModal-module__kdA53G__maxDiscountMeta{font-size:10px}.MealMenuDetailModal-module__kdA53G__maxDiscountNotice{font-size:11px}}
.MealMenu-module__elhKUa__mealMenuInfo{box-sizing:border-box;color:#333;text-align:left;background-color:#fff;border-radius:8px;align-items:center;width:auto;margin:0;padding:5px;font-size:.8rem}.MealMenu-module__elhKUa__title{color:#000;margin-bottom:20px;font-size:1.3rem;font-weight:700}.MealMenu-module__elhKUa__mealMenuListHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.MealMenu-module__elhKUa__mealMenuListTitle{font-size:1.2rem;font-weight:600}.MealMenu-module__elhKUa__mealMenuListTotal{color:#686868;margin-left:2px;font-size:1.2rem;font-weight:600}.MealMenu-module__elhKUa__petListDropdown{color:#000;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:22px;align-items:center;padding:4px 8px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.MealMenu-module__elhKUa__petListDropdown:hover{background-color:#f5f5f5}.MealMenu-module__elhKUa__petListDropdown:hover .MealMenu-module__elhKUa__dropdownIcon{transform:rotate(180deg)}.MealMenu-module__elhKUa__dropdownIcon{margin-left:10px}.MealMenu-module__elhKUa__mealMenuCard{text-align:center;z-index:1;border:1px solid #e8e8e8;border-radius:12px;width:100%;padding:10px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #0000001a;color:#333!important;background-color:#fff!important}.MealMenu-module__elhKUa__mealMenuCard h3{color:#333;margin-bottom:3px;font-size:18px}.MealMenu-module__elhKUa__mealMenuCard p{color:#666;font-size:14px}.MealMenu-module__elhKUa__petList{flex-direction:column;gap:10px;margin-bottom:10px;display:flex}.MealMenu-module__elhKUa__desktopPetList{width:100%;margin-bottom:10px}.MealMenu-module__elhKUa__mobilePetList{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));display:grid}.MealMenu-module__elhKUa__petHeader{flex-flow:wrap;justify-content:space-between;align-items:center;height:100%;display:flex}.MealMenu-module__elhKUa__petCard{background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;width:100%;height:auto;min-height:100px;padding:15px;transition:all .3s;position:relative;box-shadow:-1px 1px 3px #00000014,2px 2px 6px #00000014}.MealMenu-module__elhKUa__petCardEmpty{box-shadow:none;border:2px solid #ff3e24}.MealMenu-module__elhKUa__petCard h3{color:#333;margin-bottom:3px;font-size:18px}.MealMenu-module__elhKUa__petCard p{color:#666;font-size:14px}.MealMenu-module__elhKUa__desktopPetCard{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.MealMenu-module__elhKUa__mobilePetCard{flex-direction:column;display:flex}.MealMenu-module__elhKUa__emptyCard{flex-direction:column;justify-content:center;align-items:center;gap:22px;width:100%;padding:0;display:flex}.MealMenu-module__elhKUa__emptyGuideText{text-align:center;color:#353535;font-size:1.4rem;font-weight:600;line-height:1.3}.MealMenu-module__elhKUa__emptyLine1,.MealMenu-module__elhKUa__emptyLine2{display:block}.MealMenu-module__elhKUa__petCardContent{justify-content:space-between;align-items:center;width:100%;display:flex}.MealMenu-module__elhKUa__highlightText{color:#e84b29;text-underline-offset:4px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.MealMenu-module__elhKUa__primaryActionButton{color:#fff;height:auto;white-space:nowrap;box-sizing:border-box;cursor:pointer;background-color:#e84b29;border:none;border-radius:20px;justify-content:center;align-items:center;inline-size:max-content;min-inline-size:110px;padding:8px 28px;font-size:1.05rem;font-weight:700;line-height:1.2;transition:opacity .2s;display:inline-flex}.MealMenu-module__elhKUa__primaryActionButton:hover{opacity:.9}.MealMenu-module__elhKUa__petInfoSection{flex-direction:row;flex:1;min-width:0}.MealMenu-module__elhKUa__buttonContainer{flex-shrink:0;justify-content:flex-end;align-items:center;gap:14px;width:auto;min-width:fit-content;display:flex}.MealMenu-module__elhKUa__centeredButtonGroup{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;width:100%;display:flex}.MealMenu-module__elhKUa__desktopEditButton{color:#fff;padding:5px 15px;font-weight:700}.MealMenu-module__elhKUa__leftButton,.MealMenu-module__elhKUa__rightButton{text-align:center;color:#373737;cursor:pointer;white-space:nowrap;border-radius:18px;flex:none;justify-content:center;align-items:center;min-width:132px;height:38px;font-weight:750;display:inline-flex}.MealMenu-module__elhKUa__leftButton{color:#e84b29;background:#fff;border:1px solid #e84b29}.MealMenu-module__elhKUa__rightButton{color:#fff;background:#e84b29;border:none}.MealMenu-module__elhKUa__moreIconContainer{color:#666;z-index:2;border-radius:18px;flex:none;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;display:inline-flex;position:absolute;top:18px;right:14px}.MealMenu-module__elhKUa__moreIconContainer:hover{background-color:#f5f5f5}.MealMenu-module__elhKUa__moreIconContainerDisabled{opacity:.35;pointer-events:none}.MealMenu-module__elhKUa__buttonDividerCenter{background:#c1c1c1;grid-column:2/3;width:2px;height:74px;margin:0 16px;display:inline-block}.MealMenu-module__elhKUa__dietHistoryButton{color:#373737;cursor:pointer;margin-right:0;padding:5px 15px;font-weight:700;transition:background .15s}.MealMenu-module__elhKUa__dietHistoryButton:hover{background:#f5f5f5}.MealMenu-module__elhKUa__infoContainer{flex-direction:column;justify-content:center;display:flex}.MealMenu-module__elhKUa__infoRow{align-items:center;gap:7px;height:100%;margin-bottom:0;display:flex}.MealMenu-module__elhKUa__textContainer{flex-grow:1}.MealMenu-module__elhKUa__titleGroup{white-space:nowrap;align-items:center;display:flex}.MealMenu-module__elhKUa__cardTitle{text-align:left;color:#1e1e1e;margin-bottom:5px;font-size:1.2rem;font-weight:700}.MealMenu-module__elhKUa__cardSubTitle{text-align:left;color:#fa635e;align-content:center;margin-bottom:5px;margin-left:5px;font-size:.8rem;font-weight:700}.MealMenu-module__elhKUa__cardDescription{text-align:left;color:#757575;margin-bottom:0;font-size:.8rem;font-weight:700}.MealMenu-module__elhKUa__petName{color:#333;white-space:nowrap;text-align:left;align-items:center;width:fit-content;margin-bottom:0;font-size:1.7rem;font-weight:700;display:flex}.MealMenu-module__elhKUa__petDetailInfo{color:#666;white-space:nowrap;text-align:left;border-radius:6px;align-items:center;width:fit-content;padding:3px 5px;font-size:1.1rem;font-weight:500;display:flex}.MealMenu-module__elhKUa__composeButton{cursor:pointer;background-color:#ffdde8;border:none;border-radius:5px;width:100%;padding:10px 20px;font-size:1rem;font-weight:700}.MealMenu-module__elhKUa__healthStatus{color:#787878;text-align:left;width:fit-content;margin-bottom:3px;font-size:1.1rem;font-weight:500;display:inline-block}.MealMenu-module__elhKUa__tooltip{color:#fff;background-color:#1e1e1ecc;border-radius:5px;align-items:center;padding:5px 10px;font-size:.6rem;display:inline-flex;position:relative}.MealMenu-module__elhKUa__tooltip:after{content:"";border:5px solid #0000;border-bottom-color:#000;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.MealMenu-module__elhKUa__dropdownIcon{margin-left:10px;transition:transform .3s}.MealMenu-module__elhKUa__orderHistoryButtonContainer{justify-content:center;margin-top:20px;margin-bottom:60px;display:flex}.MealMenu-module__elhKUa__orderHistoryButton{cursor:pointer;color:#333;background-color:#0000;border:none;justify-content:center;align-items:center;padding:10px 20px;font-size:1.15rem;font-weight:700;display:flex}.MealMenu-module__elhKUa__orderHistoryButton svg{margin-left:10px}.MealMenu-module__elhKUa__exportIcon{color:#000;stroke-width:50px;stroke:#000;font-size:.75em;font-weight:700}.MealMenu-module__elhKUa__orderHistoryButton:hover .MealMenu-module__elhKUa__exportIcon{color:#333}.MealMenu-module__elhKUa__directMenuCard{text-align:center;z-index:1;background:#fff;width:100%;margin-top:45px;font-weight:600;transition:all .3s;box-shadow:none!important;color:#333!important;border:none!important}.MealMenu-module__elhKUa__directMenuCard .ant-card-body{border:none!important;padding:12px!important}.MealMenu-module__elhKUa__directMenuContent{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.MealMenu-module__elhKUa__directMenuTitle{text-align:center;color:#717171;margin-top:10px;margin-bottom:10px;font-size:24px;font-weight:550}.MealMenu-module__elhKUa__directComposeButton{cursor:pointer;border:2px solid #e8e8e8;border-radius:20px;justify-content:center;align-items:center;width:100%;margin:10px auto 0;padding:10px 18px;font-size:20px;font-weight:700;transition:background .2s,color .2s;display:flex;color:#717171!important;background-color:#fff!important}.MealMenu-module__elhKUa__directComposeButton:hover{color:#e84b29!important;background:#ffe1d6!important}.MealMenu-module__elhKUa__centerModalWrapper{justify-content:center;align-items:center;animation:.18s ease-out MealMenu-module__elhKUa__modalFadeScaleIn;display:flex;position:fixed;inset:0}@media (max-width:768px){.MealMenu-module__elhKUa__cardContainer{flex-direction:column;align-items:center;gap:14px}.MealMenu-module__elhKUa__mealMenuInfo{margin:10px;padding:10px}.MealMenu-module__elhKUa__petInfoCard .MealMenu-module__elhKUa__mealMenuCard{max-width:100%}.MealMenu-module__elhKUa__moreIconContainer{cursor:pointer;display:flex;position:absolute;top:15px;right:6px}.MealMenu-module__elhKUa__moreIconContainerDisabled{pointer-events:none;opacity:.35}.MealMenu-module__elhKUa__orderHistoryButtonContainer{margin-top:20px}.MealMenu-module__elhKUa__petInfoHeader{flex-direction:column;justify-content:center;align-items:center;height:auto}.MealMenu-module__elhKUa__petInfoHeader button{align-self:flex-end;margin-top:10px}.MealMenu-module__elhKUa__mealMenuListHeader{margin-bottom:15px}.MealMenu-module__elhKUa__petList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.MealMenu-module__elhKUa__mealMenuCard{width:100%;padding:10px}.MealMenu-module__elhKUa__petHeader{flex-direction:row;align-items:center}.MealMenu-module__elhKUa__petName{white-space:nowrap;font-size:1rem;font-weight:700}.MealMenu-module__elhKUa__petInfoSection{margin-right:0}.MealMenu-module__elhKUa__petCardContent{flex-direction:column;align-items:stretch}.MealMenu-module__elhKUa__emptyGuideText{flex-direction:column;gap:6px;display:flex}.MealMenu-module__elhKUa__buttonDividerCenter{height:24px}.MealMenu-module__elhKUa__mobileEditButton{background-color:#fff;border-radius:18px;width:100%;padding:5px;font-weight:700}.MealMenu-module__elhKUa__desktopMealMenuCard .MealMenu-module__elhKUa__buttonContainer{display:none}.MealMenu-module__elhKUa__leftButton,.MealMenu-module__elhKUa__rightButton{width:calc(50% - 5px);min-width:0;height:34px;font-size:15px}.MealMenu-module__elhKUa__centeredButtonGroup{flex-wrap:wrap;justify-content:center;gap:10px}.MealMenu-module__elhKUa__directMenuTitle{font-size:18px}.MealMenu-module__elhKUa__directComposeButton{padding:4px 18px}.MealMenu-module__elhKUa__primaryActionButton{min-inline-size:160px;padding:9px 20px;font-size:1rem;line-height:1.25}.MealMenu-module__elhKUa__buttonContainer{justify-content:center;gap:10px;width:100%;margin-top:15px}}@media (min-width:769px){.MealMenu-module__elhKUa__infoContainer{flex-direction:column;justify-content:center;align-items:flex-start;height:100%;margin-right:auto;display:flex}.MealMenu-module__elhKUa__directMenuCard{text-align:center;z-index:1;background:#fff;width:100%;margin-top:30px;font-weight:600;transition:all .3s;box-shadow:none!important;color:#333!important;border:none!important}.MealMenu-module__elhKUa__directMenuCard .ant-card-body{border:none!important;padding:12px!important}.MealMenu-module__elhKUa__directMenuTitle{font-size:20px;font-weight:600}.MealMenu-module__elhKUa__directComposeButton{cursor:pointer;border:2px solid #e8e8e8;border-radius:22px;justify-content:center;align-items:center;width:80%;margin:10px auto 0;padding:10px 18px;font-size:22px;font-weight:700;transition:background .2s,color .2s;display:flex;color:#717171!important;background-color:#fff!important}.MealMenu-module__elhKUa__petName,.MealMenu-module__elhKUa__petDetailInfo{white-space:nowrap}.MealMenu-module__elhKUa__moreIconContainer{position:absolute;top:13px;right:6px}.MealMenu-module__elhKUa__buttonContainer{padding-right:48px}}@keyframes MealMenu-module__elhKUa__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes MealMenu-module__elhKUa__modalFadeScaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.MealMenu-module__elhKUa__cardFadeIn{animation:.3s ease-in-out MealMenu-module__elhKUa__fadeIn}
.MealMenuHistoryModal-module__g-0BGW__overlay{z-index:1300;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MealMenuHistoryModal-module__g-0BGW__modalBox{box-sizing:border-box;background:#fff;flex-direction:column;width:100%;min-width:295px;max-width:380px;padding:0;animation:.22s cubic-bezier(.48,1.5,.63,1) MealMenuHistoryModal-module__g-0BGW__modal-fade-in;display:flex;position:relative;box-shadow:0 8px 24px #50505036}.MealMenuHistoryModal-module__g-0BGW__closeButton{color:#bbb;cursor:pointer;z-index:2;background:0 0;border:none;align-items:center;font-size:14px;line-height:1;position:absolute;top:21px;right:19px}.MealMenuHistoryModal-module__g-0BGW__header{align-items:center;gap:7px;padding:16px 18px 3px 12px;font-size:1.15rem;font-weight:650;display:flex}.MealMenuHistoryModal-module__g-0BGW__modalContent{background:#fff;flex-direction:column;width:100%;max-height:67vh;display:flex;overflow-y:auto}.MealMenuHistoryModal-module__g-0BGW__modalHeader{background:0 0;border-bottom:1px solid #f0f0f0;flex:none;justify-content:space-between;align-items:center;padding:10px;display:flex}.MealMenuHistoryModal-module__g-0BGW__modalHeader h2{color:#202020;text-align:left;flex:1;margin-left:2px;font-size:1.2rem;font-weight:700}.MealMenuHistoryModal-module__g-0BGW__backButton{cursor:pointer;color:#434343;background:0 0;border:none;padding:5px;font-size:1.2rem;transition:color .15s}.MealMenuHistoryModal-module__g-0BGW__backButton:hover{color:#cd4325}.MealMenuHistoryModal-module__g-0BGW__title{color:#212121;font-size:1.09rem}.MealMenuHistoryModal-module__g-0BGW__mealMenuHistoryTitle{font-size:1.2rem;font-weight:700}.MealMenuHistoryModal-module__g-0BGW__mealMenuHistoryTotal{color:#686868;margin-left:2px;font-size:.85rem;font-weight:600}.MealMenuHistoryModal-module__g-0BGW__countText{color:#7c838c;font-size:.98rem;font-weight:400}.MealMenuHistoryModal-module__g-0BGW__content{box-sizing:border-box;border-radius:9px;min-height:210px;max-height:58vh;margin:0 15px;padding:10px 0 16px;overflow-y:auto}.MealMenuHistoryModal-module__g-0BGW__emptyBox{color:#868686;flex-direction:column;justify-content:center;align-items:center;height:230px;min-height:120px;display:flex}.MealMenuHistoryModal-module__g-0BGW__emptyIcon{color:#e0e0e0;margin-bottom:5px;font-size:2.4rem;font-weight:700}.MealMenuHistoryModal-module__g-0BGW__emptyText{text-align:center;font-size:1.13rem;font-weight:650}.MealMenuHistoryModal-module__g-0BGW__historyList{flex-direction:column;gap:19px;display:flex}.MealMenuHistoryModal-module__g-0BGW__historyItem{background:#fff;border:1px solid #cacaca;border-radius:8px;margin-bottom:1px;padding:15px 11px 12px;box-shadow:0 2px 10px #bec0c41c}.MealMenuHistoryModal-module__g-0BGW__payDate{color:#e84b29;letter-spacing:.01rem;margin-bottom:0;font-size:12px;font-weight:550;display:block}.MealMenuHistoryModal-module__g-0BGW__petName{color:#252525;white-space:nowrap;text-align:left;align-items:center;width:fit-content;margin-bottom:8px;font-size:16px;display:flex}.MealMenuHistoryModal-module__g-0BGW__productInfo{color:#0e0e0e;letter-spacing:-.007em;justify-content:space-between;margin:6px 0;font-size:11px;display:flex}.MealMenuHistoryModal-module__g-0BGW__totalWeight{color:#0e0e0e;white-space:nowrap;font-weight:700}.MealMenuHistoryModal-module__g-0BGW__partDivider{background-color:#d9d9d9;height:1px;margin-top:15px;margin-bottom:15px}.MealMenuHistoryModal-module__g-0BGW__buttonContainer{flex-shrink:0;justify-content:center;align-items:center;gap:28px;width:100%;margin-top:15px;display:flex}.MealMenuHistoryModal-module__g-0BGW__centeredButtonGroup{place-items:center;gap:15px;width:100%;max-width:420px;margin:0 auto;font-size:13px;display:flex}.MealMenuHistoryModal-module__g-0BGW__orderDetailButton,.MealMenuHistoryModal-module__g-0BGW__reOrderButton{text-align:center;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;height:34px;font-weight:750;display:flex}.MealMenuHistoryModal-module__g-0BGW__orderDetailButton{color:#323232;background:#f8f8f8}.MealMenuHistoryModal-module__g-0BGW__reOrderButton{color:#fff;background:#e84b29}.MealMenuHistoryModal-module__g-0BGW__bottomButton{color:#fff;cursor:pointer;background:#606060;border:none;width:100%;height:55px;margin:0;font-size:1.1rem;font-weight:700;transition:background .16s}.MealMenuHistoryModal-module__g-0BGW__bottomButton:hover{background:#e04b44}@keyframes MealMenuHistoryModal-module__g-0BGW__modal-fade-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.MealMenuHistoryModal-module__g-0BGW__modalBox{min-width:unset;max-width:97vw}.MealMenuHistoryModal-module__g-0BGW__header{padding-left:12px;padding-right:12px;font-size:1rem}.MealMenuHistoryModal-module__g-0BGW__content{min-height:82px;max-height:56vh;margin:0 8px;padding:10px 7px 8px}}
.SubscriptionCancelModal-module__JBW-oq__subscriptionCancelModalWrap{justify-content:center;align-items:center;display:flex}.SubscriptionCancelModal-module__JBW-oq__subscriptionCancelModalWrap .ant-modal{margin:0 auto!important;padding-bottom:0!important;top:0!important}.SubscriptionCancelModal-module__JBW-oq__subscriptionCancelModal{padding-bottom:0!important;top:0!important}.SubscriptionCancelModal-module__JBW-oq__subscriptionCancelModal .ant-modal-content{background:#fff;border-radius:28px;padding:0;overflow:hidden;box-shadow:0 24px 80px #0f172a33}.SubscriptionCancelModal-module__JBW-oq__subscriptionCancelModal .ant-modal-body{padding:0}.SubscriptionCancelModal-module__JBW-oq__modalShell{background:#fff;flex-direction:column;height:min(760px,88vh);max-height:88vh;display:flex}.SubscriptionCancelModal-module__JBW-oq__modalHeader{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #f2f2f2;flex:none;grid-template-columns:44px 1fr 44px;align-items:center;height:58px;padding:0 18px;display:grid;position:sticky;top:0}.SubscriptionCancelModal-module__JBW-oq__backButton{color:#222;cursor:pointer;background:0 0;border:0;border-radius:999px;width:36px;height:36px;font-size:22px;line-height:1}.SubscriptionCancelModal-module__JBW-oq__backButton:hover{background:#f7f7f7}.SubscriptionCancelModal-module__JBW-oq__headerTitle{color:#222;text-align:center;letter-spacing:-.03em;font-size:17px;font-weight:800}.SubscriptionCancelModal-module__JBW-oq__stepText{color:#999;text-align:right;font-size:13px;font-weight:700}.SubscriptionCancelModal-module__JBW-oq__modalBody{flex:auto;padding:28px 24px 20px;overflow-y:auto}.SubscriptionCancelModal-module__JBW-oq__questionTitle{color:#171717;letter-spacing:-.05em;margin:0;font-size:25px;font-weight:900;line-height:1.32}.SubscriptionCancelModal-module__JBW-oq__questionDescription{color:#777;letter-spacing:-.02em;margin:9px 0 22px;font-size:14px;line-height:1.55}.SubscriptionCancelModal-module__JBW-oq__reasonList{flex-direction:column;gap:10px;display:flex}.SubscriptionCancelModal-module__JBW-oq__reasonCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:19px;grid-template-columns:44px 1fr 28px;align-items:center;width:100%;min-height:78px;padding:14px;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s;display:grid}.SubscriptionCancelModal-module__JBW-oq__reasonCard:hover{background:snow;border-color:#ffb3b3;transform:translateY(-1px)}.SubscriptionCancelModal-module__JBW-oq__selectedReasonCard{background:#fff7f7;border-color:#ef4444;box-shadow:0 10px 24px #ef444421}.SubscriptionCancelModal-module__JBW-oq__reasonEmoji{background:#f8f8f8;border-radius:13px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex}.SubscriptionCancelModal-module__JBW-oq__selectedReasonCard .SubscriptionCancelModal-module__JBW-oq__reasonEmoji{background:#ffe8e8}.SubscriptionCancelModal-module__JBW-oq__reasonContent{flex-direction:column;gap:4px;min-width:0;display:flex}.SubscriptionCancelModal-module__JBW-oq__reasonLabel{color:#222;letter-spacing:-.03em;font-size:15px;font-weight:800}.SubscriptionCancelModal-module__JBW-oq__reasonDescription{color:#888;word-break:keep-all;font-size:13px;line-height:1.35}.SubscriptionCancelModal-module__JBW-oq__checkIcon{color:#ef4444;justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex}.SubscriptionCancelModal-module__JBW-oq__selectedGuideBox{color:#555;background:#fff7f7;border-radius:16px;margin-top:16px;padding:14px 16px;font-size:13px;line-height:1.5}.SubscriptionCancelModal-module__JBW-oq__selectedGuideBox strong{color:#ef4444;margin-bottom:4px;font-size:14px;display:block}.SubscriptionCancelModal-module__JBW-oq__selectedGuideBox p{margin:0}.SubscriptionCancelModal-module__JBW-oq__loadingBox{justify-content:center;align-items:center;min-height:260px;display:flex}.SubscriptionCancelModal-module__JBW-oq__errorBox{color:#777;text-align:center;background:#fafafa;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:260px;padding:24px;display:flex}.SubscriptionCancelModal-module__JBW-oq__errorBox p{margin:0}.SubscriptionCancelModal-module__JBW-oq__modalFooter{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #f2f2f2;flex-direction:column;flex:none;gap:10px;padding:16px 24px 22px;display:flex;position:sticky;bottom:0}.SubscriptionCancelModal-module__JBW-oq__keepButton{color:#444;border-color:#eee;border-radius:15px;height:50px;font-size:15px;font-weight:800}.SubscriptionCancelModal-module__JBW-oq__keepButton:hover{background:#fafafa;color:#222!important;border-color:#ddd!important}.SubscriptionCancelModal-module__JBW-oq__cancelButton{background:#ef4444;border-radius:15px;height:52px;font-size:15px;font-weight:900}.SubscriptionCancelModal-module__JBW-oq__cancelButton:hover{background:#dc2626!important}.SubscriptionCancelModal-module__JBW-oq__completedShell{background:linear-gradient(#fff 0%,#fffdfb 100%);flex-direction:column;height:100%;min-height:620px;display:flex}.SubscriptionCancelModal-module__JBW-oq__completedBody{text-align:center;flex:auto;padding:72px 36px 28px;overflow-y:auto}.SubscriptionCancelModal-module__JBW-oq__rainbowIcon{filter:drop-shadow(0 12px 18px #ec489929);justify-content:center;align-items:center;width:132px;height:92px;margin:0 auto 34px;font-size:76px;line-height:1;display:flex}.SubscriptionCancelModal-module__JBW-oq__completedTitle{color:#111827;letter-spacing:-.055em;margin:0;font-size:28px;font-weight:900;line-height:1.48}.SubscriptionCancelModal-module__JBW-oq__completedMessage{color:#374151;letter-spacing:-.035em;margin-top:42px;font-size:17px;line-height:1.85}.SubscriptionCancelModal-module__JBW-oq__completedMessage p{margin:0 0 26px}.SubscriptionCancelModal-module__JBW-oq__completedMessage p:last-child{margin-bottom:0}.SubscriptionCancelModal-module__JBW-oq__refundGuideCard{background:#ffffffdb;border:1px solid #eee;border-radius:20px;max-width:420px;margin:46px auto 0;padding:22px 20px;box-shadow:0 12px 32px #0f172a0d}.SubscriptionCancelModal-module__JBW-oq__refundGuideTitle{color:#7a7a7a;letter-spacing:-.02em;margin-bottom:8px;font-size:14px;font-weight:700}.SubscriptionCancelModal-module__JBW-oq__refundGuideContent{color:#111827;letter-spacing:-.035em;font-size:16px;line-height:1.65}.SubscriptionCancelModal-module__JBW-oq__refundGuideContent strong{color:#ef4444;font-weight:900}.SubscriptionCancelModal-module__JBW-oq__completedFooter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #f3f4f6;flex:none;padding:18px 28px 28px}.SubscriptionCancelModal-module__JBW-oq__moveMyPageButton{color:#fff;letter-spacing:-.03em;background:#5f6368;border:0;border-radius:17px;height:58px;font-size:17px;font-weight:900}.SubscriptionCancelModal-module__JBW-oq__moveMyPageButton:hover{color:#fff!important;background:#4b5563!important}@media (max-width:768px){.SubscriptionCancelModal-module__JBW-oq__subscriptionCancelModal{max-width:calc(100vw - 24px);margin:0 auto;width:calc(100vw - 24px)!important}.SubscriptionCancelModal-module__JBW-oq__subscriptionCancelModal .ant-modal{margin:0 auto}.SubscriptionCancelModal-module__JBW-oq__subscriptionCancelModal .ant-modal-content{border-radius:24px}.SubscriptionCancelModal-module__JBW-oq__modalShell{height:min(720px,86vh);max-height:86vh}.SubscriptionCancelModal-module__JBW-oq__modalHeader{height:56px;padding:0 16px}.SubscriptionCancelModal-module__JBW-oq__modalBody{padding:24px 18px 18px}.SubscriptionCancelModal-module__JBW-oq__questionTitle{font-size:23px}.SubscriptionCancelModal-module__JBW-oq__reasonCard{border-radius:17px;grid-template-columns:40px 1fr 24px;min-height:74px;padding:13px 12px}.SubscriptionCancelModal-module__JBW-oq__reasonEmoji{width:34px;height:34px;font-size:19px}.SubscriptionCancelModal-module__JBW-oq__reasonLabel{font-size:14px}.SubscriptionCancelModal-module__JBW-oq__reasonDescription{font-size:12.5px}.SubscriptionCancelModal-module__JBW-oq__modalFooter{padding:14px 18px 18px}.SubscriptionCancelModal-module__JBW-oq__completedShell{min-height:600px}.SubscriptionCancelModal-module__JBW-oq__completedBody{padding:66px 24px 24px}.SubscriptionCancelModal-module__JBW-oq__rainbowIcon{width:120px;height:84px;margin-bottom:30px;font-size:68px}.SubscriptionCancelModal-module__JBW-oq__completedTitle{font-size:25px;line-height:1.55}.SubscriptionCancelModal-module__JBW-oq__completedMessage{margin-top:38px;font-size:16px;line-height:1.9}.SubscriptionCancelModal-module__JBW-oq__refundGuideCard{border-radius:19px;margin-top:42px;padding:21px 18px}.SubscriptionCancelModal-module__JBW-oq__refundGuideContent{font-size:15px}.SubscriptionCancelModal-module__JBW-oq__completedFooter{padding:16px 20px 24px}.SubscriptionCancelModal-module__JBW-oq__moveMyPageButton{border-radius:16px;height:56px;font-size:16px}}
.AddPet-module__vfyCRq__addPetWrapper{flex-direction:column;width:100%;max-width:500px;height:80vh;margin:0 auto;display:flex}.AddPet-module__vfyCRq__header{background-color:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:2px 4px;display:flex}.AddPet-module__vfyCRq__header h2{margin:0;font-size:18px}.AddPet-module__vfyCRq__progressBar{height:10px}.AddPet-module__vfyCRq__progressBar .ant-progress-outer{padding:0}.AddPet-module__vfyCRq__progressBar .ant-progress-bg{border-radius:4px}.AddPet-module__vfyCRq__progressBar .ant-progress-inner{border-radius:4px}.AddPet-module__vfyCRq__addPet{flex-direction:column;flex:1;padding:20px 20px 90px;display:flex;overflow-y:auto}.AddPet-module__vfyCRq__addPetCard{background-color:#fff;border:none;flex:1;width:100%;margin-bottom:20px;padding:10px;transition:all .3s}.AddPet-module__vfyCRq__addPetCard h3{text-align:left;color:#333;margin-bottom:16px;font-size:1.2rem;font-weight:400}.AddPet-module__vfyCRq__addPetCard:hover{transform:none}.AddPet-module__vfyCRq__stepIndicator{color:#888;background-color:#f0f0f0;border-radius:15px;padding:5px 10px;font-size:12px;position:absolute;top:20px;right:20px}.AddPet-module__vfyCRq__customInput{justify-content:center;align-items:center;width:100%;height:40px;margin-top:4px;display:flex}.AddPet-module__vfyCRq__customInput:focus{border:2px solid #e84b29;box-shadow:0 0 0 2px #ffbdd233}:is(.AddPet-module__vfyCRq__addPetCard .ant-input,.AddPet-module__vfyCRq__addPetCard .ant-select,.AddPet-module__vfyCRq__addPetCard .ant-checkbox-group,.AddPet-module__vfyCRq__addPetCard .ant-radio-group,.AddPet-module__vfyCRq__addPetCard .ant-picker){width:100%;margin-bottom:14px}.AddPet-module__vfyCRq__genderSelection{justify-content:center;gap:15px;display:flex}.AddPet-module__vfyCRq__genderCard{cursor:pointer;border:2px solid #d9d9d9;justify-content:center;align-items:center;width:150px;height:150px;font-size:16px;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000001a}.AddPet-module__vfyCRq__genderCard:hover{border-color:#e84b29}.AddPet-module__vfyCRq__genderCard.AddPet-module__vfyCRq__selected{color:#000;background-color:#fff;border:3px solid #e84b29;font-weight:700}.AddPet-module__vfyCRq__neutralizeCheckbox{justify-content:left;margin-top:20px;display:flex}.AddPet-module__vfyCRq__weightInputs{justify-content:space-between;gap:5px;margin-top:30px;margin-bottom:10px;display:flex}.AddPet-module__vfyCRq__weightInputs .AddPet-module__vfyCRq__MuiFormControl-root{flex:1}.AddPet-module__vfyCRq__MuiOutlinedInput-root .AddPet-module__vfyCRq__MuiOutlinedInput-notchedOutline,.AddPet-module__vfyCRq__MuiOutlinedInput-root:hover .AddPet-module__vfyCRq__MuiOutlinedInput-notchedOutline,.AddPet-module__vfyCRq__MuiOutlinedInput-root.AddPet-module__vfyCRq__Mui-focused .AddPet-module__vfyCRq__MuiOutlinedInput-notchedOutline{border-color:#e84b29!important}.AddPet-module__vfyCRq__customRadioGroup,.AddPet-module__vfyCRq__customCheckboxGroup{flex-direction:column;width:100%;display:flex}.AddPet-module__vfyCRq__customCheckbox{border:1px solid #d9d9d9;border-radius:8px;align-items:flex-start;margin-bottom:5px;padding:10px;transition:all .3s;display:flex}.AddPet-module__vfyCRq__customCheckbox:hover{border-color:#e84b29}.AddPet-module__vfyCRq__customRadio.AddPet-module__vfyCRq__ant-radio-wrapper-checked,.AddPet-module__vfyCRq__customCheckbox.AddPet-module__vfyCRq__ant-checkbox-wrapper-checked{border:2px solid #e84b29;font-weight:700}.AddPet-module__vfyCRq__customRadio span.AddPet-module__vfyCRq__ant-radio+*,.AddPet-module__vfyCRq__customCheckbox span.AddPet-module__vfyCRq__ant-checkbox+*{padding-left:8px}.AddPet-module__vfyCRq__genderRadioGroup{justify-content:center;gap:15px;margin-bottom:15px;display:flex}.AddPet-module__vfyCRq__genderRadioOption{cursor:pointer;background:#fff;border:1.5px solid #d9d9d9;border-radius:10px;justify-content:center;align-items:center;min-width:160px;height:160px;font-size:1.25rem;transition:border .2s,box-shadow .2s;display:flex}.AddPet-module__vfyCRq__genderRadioOption:hover,.AddPet-module__vfyCRq__genderRadioOption:focus{border:2px solid #e84b29;outline:none}.AddPet-module__vfyCRq__genderRadioOption.AddPet-module__vfyCRq__selected{color:#e84b29;background:#fff7f4;border:3px solid #e84b29;font-weight:700;box-shadow:0 2px 8px #e84b290d}.AddPet-module__vfyCRq__genderLabel{color:#333;font-size:1.2rem;font-weight:400}.AddPet-module__vfyCRq__activeMassOption{cursor:pointer;background:#fff;border:1.5px solid #d9d9d9;border-radius:8px;align-items:center;margin-bottom:8px;padding:16px 14px;transition:border .2s,box-shadow .2s;display:flex}.AddPet-module__vfyCRq__activeMassOption:hover,.AddPet-module__vfyCRq__activeMassOption:focus{border:2px solid #e84b29;outline:none;box-shadow:0 2px 8px #e84b290d}.AddPet-module__vfyCRq__activeMassOption.AddPet-module__vfyCRq__selected{background:#fff7f4;border:2px solid #e84b29;font-weight:700;box-shadow:0 2px 8px #e84b291a}.AddPet-module__vfyCRq__activeMassLabel{color:#333;font-size:1rem}.AddPet-module__vfyCRq__footer{z-index:10;background-color:#fff;padding:16px 20px;position:sticky;bottom:0}.AddPet-module__vfyCRq__buttonGroup{justify-content:center;width:100%;display:flex}.AddPet-module__vfyCRq__button{border:none;border-radius:5px;min-width:120px;height:40px;font-size:16px;font-weight:700;transition:all .3s;color:#fff!important;background-color:#e84b29!important;border-color:#e84b29!important}.AddPet-module__vfyCRq__button:hover{background-color:#d33f20!important;border-color:#e37763!important}.AddPet-module__vfyCRq__recommendButton{border-radius:18px;min-width:70px;height:26px;padding:0 10px;font-size:12px;font-weight:600;transition:all .2s;color:#e84b29!important;background-color:#fff!important;border:1px solid #e84b29!important}.AddPet-module__vfyCRq__recommendButton:hover,.AddPet-module__vfyCRq__recommendButtonActive{color:#fff!important;background-color:#e84b29!important}@media (max-width:768px){.AddPet-module__vfyCRq__addPetWrapper{height:100%}.AddPet-module__vfyCRq__header h2{font-size:16px}.AddPet-module__vfyCRq__addPet{padding:15px}.AddPet-module__vfyCRq__addPetCard{margin:0;padding:0}.AddPet-module__vfyCRq__addPetCard h3{text-align:left;color:#333;margin-bottom:16px;font-size:18px;font-weight:700}.AddPet-module__vfyCRq__customRadio,.AddPet-module__vfyCRq__customCheckbox{padding:12px;font-size:14px}.AddPet-module__vfyCRq__button{min-width:100px;height:36px;font-size:14px}.AddPet-module__vfyCRq__recommendButton{min-width:60px;height:24px;padding:0 8px;font-size:11px}}
.AddPetSuccessModal-module__qLYBUq__successModal{width:320px;max-width:90vw}.AddPetSuccessModal-module__qLYBUq__modalContent{text-align:center;padding:24px 20px}.AddPetSuccessModal-module__qLYBUq__checkIcon{color:#e84b29;margin-bottom:16px;font-size:60px}.AddPetSuccessModal-module__qLYBUq__title{margin-bottom:8px;font-size:22px;font-weight:700}.AddPetSuccessModal-module__qLYBUq__subtitle{color:#666;text-align:center;margin-bottom:20px;font-size:15px;line-height:1.4}.AddPetSuccessModal-module__qLYBUq__composeButton{color:#e84b29;width:100%;height:40px;box-shadow:none;background:0 0;border:none;margin-bottom:12px;padding:0;font-weight:700}.AddPetSuccessModal-module__qLYBUq__composeButton:hover,.AddPetSuccessModal-module__qLYBUq__composeButton:focus,.AddPetSuccessModal-module__qLYBUq__composeButton:active{color:#e84b29;box-shadow:none!important;background:0 0!important;border:none!important}.AddPetSuccessModal-module__qLYBUq__confirmButton{color:#000;background-color:#f0f0f0;border-radius:6px;width:100%;height:40px;font-weight:700}@media (max-width:768px){.AddPetSuccessModal-module__qLYBUq__successModal{margin:20px}}@media (min-width:769px){.AddPetSuccessModal-module__qLYBUq__successModal{max-width:calc(100% - 40px);margin:20px auto}}
