.page-module__VXEC6G__container{max-width:1000px;min-height:80vh;margin:40px auto;padding:0 20px}.page-module__VXEC6G__header{margin-bottom:30px}.page-module__VXEC6G__title{color:#1e293b;margin-bottom:8px;font-size:2rem;font-weight:800}.page-module__VXEC6G__subtitle{color:#64748b;font-size:1rem}.page-module__VXEC6G__grid{grid-template-columns:320px 1fr;gap:30px;display:grid}.page-module__VXEC6G__profileCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;height:fit-content;padding:30px;box-shadow:0 4px 20px #0000000d}.page-module__VXEC6G__userAvatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:2rem;font-weight:700;display:flex}.page-module__VXEC6G__userInfo{text-align:center;margin-bottom:24px}.page-module__VXEC6G__userName{color:#1e293b;margin-bottom:4px;font-size:1.25rem;font-weight:700;display:block}.page-module__VXEC6G__userId{color:#64748b;font-size:.9rem;display:block}.page-module__VXEC6G__detailList{border-top:1px solid #f1f5f9;flex-direction:column;gap:16px;padding-top:20px;display:flex}.page-module__VXEC6G__detailItem{flex-direction:column;gap:4px;display:flex}.page-module__VXEC6G__label{color:#94a3b8;text-transform:uppercase;font-size:.8rem;font-weight:600}.page-module__VXEC6G__value{color:#334155;font-size:1rem;font-weight:500}.page-module__VXEC6G__contentArea{flex-direction:column;gap:24px;display:flex}.page-module__VXEC6G__ordersHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.page-module__VXEC6G__filtersRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-module__VXEC6G__dateFilter{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:8px;padding:10px 12px;display:flex;box-shadow:0 4px 14px #0000000a}.page-module__VXEC6G__filterLabel{color:#64748b;font-size:.75rem;font-weight:800}.page-module__VXEC6G__dateInput{color:#1e293b;cursor:pointer;background:0 0;border:none;outline:none;font-weight:800}.page-module__VXEC6G__statusTabs{background:#fff;border:1px solid #e2e8f0;border-radius:999px;gap:6px;padding:6px;display:flex;box-shadow:0 4px 14px #0000000a}.page-module__VXEC6G__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:900;transition:all .15s}.page-module__VXEC6G__tabBtn:hover{color:#334155;background:#f1f5f9}.page-module__VXEC6G__activeTab{color:#fff;background:#3b82f6}.page-module__VXEC6G__orderListsWrap{flex-direction:column;gap:16px;display:flex}.page-module__VXEC6G__loadMoreBtn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;height:46px;margin-top:12px;font-weight:900;transition:transform .15s,box-shadow .15s;box-shadow:0 10px 18px #0000000f}.page-module__VXEC6G__loadMoreBtn:hover{transform:translateY(-1px);box-shadow:0 14px 24px #00000014}.page-module__VXEC6G__loadMoreBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.page-module__VXEC6G__groupCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.page-module__VXEC6G__groupTitle{color:#1e293b;letter-spacing:-.2px;margin-bottom:10px;font-size:.9rem;font-weight:900}.page-module__VXEC6G__sectionTitle{color:#1e293b;margin-bottom:16px;font-size:1.25rem;font-weight:700}.page-module__VXEC6G__orderList{flex-direction:column;gap:16px;display:flex}.page-module__VXEC6G__orderItem{background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}.page-module__VXEC6G__orderItemElevated{border-color:#3b82f640;box-shadow:0 12px 22px #3b82f61a}.page-module__VXEC6G__orderItem:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.page-module__VXEC6G__orderMain{flex-direction:column;gap:4px;display:flex}.page-module__VXEC6G__orderTitle{color:#1e293b;font-size:1.05rem;font-weight:700}.page-module__VXEC6G__orderMeta{color:#64748b;gap:12px;font-size:.85rem;display:flex}.page-module__VXEC6G__orderPrice{color:#3b82f6;font-size:1.1rem;font-weight:700}.page-module__VXEC6G__status{border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:600}.page-module__VXEC6G__status_pending{color:#92400e;background-color:#fef3c7}.page-module__VXEC6G__status_completed{color:#166534;background-color:#dcfce7}.page-module__VXEC6G__status_cancelled{color:#991b1b;background-color:#fee2e2}.page-module__VXEC6G__orderSide{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.page-module__VXEC6G__cancelBtn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:8px;margin-top:4px;padding:6px 12px;font-size:.8rem;font-weight:700;transition:all .2s}.page-module__VXEC6G__cancelBtn:hover{background:#fef2f2;border-color:#ef4444}.page-module__VXEC6G__contactBtn{color:#fff;background:#2563eb;border-radius:8px;margin-top:4px;padding:6px 12px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 2px 4px #2563eb33}.page-module__VXEC6G__contactBtn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px #2563eb4d}.page-module__VXEC6G__noOrders{text-align:center;color:#64748b;background:#f8fafc;border-radius:16px;padding:60px}.page-module__VXEC6G__errorBox{color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-bottom:20px;padding:20px}.page-module__VXEC6G__skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite page-module__VXEC6G__loading}@keyframes page-module__VXEC6G__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module__VXEC6G__skeletonTitle{width:240px;height:32px;margin-bottom:8px}.page-module__VXEC6G__skeletonSubtitle{width:320px;height:18px}.page-module__VXEC6G__skeletonAvatar{border-radius:50%;width:80px;height:80px;margin:0 auto 20px}.page-module__VXEC6G__skeletonText{width:140px;height:18px;margin:0 auto 10px}.page-module__VXEC6G__skeletonRow{justify-content:space-between;align-items:center;display:flex}@media (max-width:850px){.page-module__VXEC6G__grid{grid-template-columns:1fr}.page-module__VXEC6G__ordersHeader{align-items:flex-start}.page-module__VXEC6G__filtersRow{width:100%}.page-module__VXEC6G__dateFilter{flex:1;justify-content:space-between;width:100%}.page-module__VXEC6G__dateInput{min-height:34px}.page-module__VXEC6G__statusTabs{justify-content:space-between;width:100%}.page-module__VXEC6G__tabBtn{text-align:center;flex:1}}
.Modal-module__M_97mW__modalOverlay{z-index:9990;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out Modal-module__M_97mW__fadeIn;display:flex;position:fixed;top:0;left:0}.Modal-module__M_97mW__modalBackdrop{cursor:pointer;pointer-events:auto;background-color:#00000073;border:none;margin:0;padding:0;position:absolute;inset:0}.Modal-module__M_97mW__modalContent{z-index:1;pointer-events:auto;isolation:isolate;text-align:center;background:#fff;border-radius:24px;width:90%;max-width:400px;padding:32px;animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__M_97mW__slideUp;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Modal-module__M_97mW__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;font-weight:700;display:flex}.Modal-module__M_97mW__info{color:#fff;background:#3b82f6}.Modal-module__M_97mW__success{color:#fff;background:#10b981}.Modal-module__M_97mW__warning{color:#fff;background:#f59e0b}.Modal-module__M_97mW__error{color:#fff;background:#ef4444}.Modal-module__M_97mW__modalTitle{color:#1e293b;margin-bottom:12px;font-size:1.5rem;font-weight:800}.Modal-module__M_97mW__modalMessage{color:#64748b;white-space:pre-wrap;margin-bottom:24px;font-size:1rem;line-height:1.6}.Modal-module__M_97mW__modalActions{justify-content:center;gap:10px;display:flex}.Modal-module__M_97mW__cancelBtn{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:12px 32px;font-size:1rem;font-weight:700;transition:all .2s}.Modal-module__M_97mW__cancelBtn:hover{background:#e2e8f0;transform:translateY(-2px)}.Modal-module__M_97mW__confirmBtn{background:var(--primary);color:#fff;border-radius:12px;width:100%;padding:12px 32px;font-size:1rem;font-weight:700;transition:all .2s}.Modal-module__M_97mW__confirmBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}@keyframes Modal-module__M_97mW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__M_97mW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.DailyDeals-module__Lmchcq__section{background-color:#f8fafc;padding:60px 0}.DailyDeals-module__Lmchcq__container{max-width:1100px;margin:0 auto;padding:0 1rem}.DailyDeals-module__Lmchcq__sectionHeader{text-align:center;margin-bottom:40px}.DailyDeals-module__Lmchcq__subtitle{color:#3b82f6;margin-bottom:5px;font-size:.95rem;font-weight:700;display:block}.DailyDeals-module__Lmchcq__title{color:#1e293b;font-size:1.8rem;font-weight:800}.DailyDeals-module__Lmchcq__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.DailyDeals-module__Lmchcq__card{cursor:pointer;background-color:#fff;border:1px solid #00000008;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden;box-shadow:0 10px 25px #0000000f}.DailyDeals-module__Lmchcq__card:hover{transform:translateY(-8px);box-shadow:0 20px 30px #0000001a}.DailyDeals-module__Lmchcq__cardGraphic{z-index:1;flex-direction:column;justify-content:flex-end;align-items:center;height:280px;padding:24px;display:flex;position:relative;overflow:hidden}.DailyDeals-module__Lmchcq__cardGraphic:before{content:"";z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.DailyDeals-module__Lmchcq__card:hover .DailyDeals-module__Lmchcq__cardGraphic:before{transform:scale(1.05)}.DailyDeals-module__Lmchcq__themeBlue:before{background-image:url(/assets/images/soop_card_bg_blue.png);background-position:50% 25%;background-size:200%}.DailyDeals-module__Lmchcq__themeOrange:before{filter:hue-rotate(150deg)saturate(1.2);background-image:url(/assets/images/soop_card_bg_blue.png);background-position:50% 25%;background-size:200%}.DailyDeals-module__Lmchcq__themeCyan:before{filter:hue-rotate(-45deg)contrast(1.1);background-image:url(/assets/images/soop_card_bg_blue.png);background-position:50% 25%;background-size:200%}.DailyDeals-module__Lmchcq__themeGold:before{background-color:#380202;background-image:linear-gradient(#38020200 40%,#380202 80%),url(/assets/images/mir_card_bg_red.png);background-position:50%,center bottom 50px;background-repeat:no-repeat;background-size:100% 100%,100%}.DailyDeals-module__Lmchcq__themeGray:before{background:linear-gradient(135deg,#e2e8f0 0%,#94a3b8 100%)}.DailyDeals-module__Lmchcq__themeViolet:before{filter:hue-rotate(200deg)saturate(1.4);background-image:url(/assets/images/soop_card_bg_blue.png);background-position:50% 25%;background-size:200%}.DailyDeals-module__Lmchcq__themeGray .DailyDeals-module__Lmchcq__titlePill{color:#64748b}.DailyDeals-module__Lmchcq__topRow{z-index:5;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:20px;left:20px;right:20px}.DailyDeals-module__Lmchcq__logoSoop{color:#fff;letter-spacing:-1px;text-shadow:0 2px 4px #0000001a;font-size:1.5rem;font-weight:900}.DailyDeals-module__Lmchcq__topBadge{color:#fff;background-color:#d97706;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:800;box-shadow:0 4px 6px #0003}.DailyDeals-module__Lmchcq__textOverlay{z-index:10;flex-direction:column;align-items:center;width:100%;display:flex;position:absolute;bottom:24px;left:0}.DailyDeals-module__Lmchcq__titlePill{z-index:10;white-space:nowrap;letter-spacing:-.5px;background-color:#fff;border-radius:30px;margin-bottom:8px;padding:8px 20px;font-weight:900;box-shadow:0 4px 10px #0000001a}.DailyDeals-module__Lmchcq__themeBlue .DailyDeals-module__Lmchcq__titlePill{color:#3b82f6}.DailyDeals-module__Lmchcq__themeOrange .DailyDeals-module__Lmchcq__titlePill{color:#ea580c}.DailyDeals-module__Lmchcq__themeGold .DailyDeals-module__Lmchcq__titlePill{color:#d97706}.DailyDeals-module__Lmchcq__themeCyan .DailyDeals-module__Lmchcq__titlePill{color:#0891b2}.DailyDeals-module__Lmchcq__themeViolet .DailyDeals-module__Lmchcq__titlePill{color:#6366f1}.DailyDeals-module__Lmchcq__discountText{color:#fff;z-index:10;text-shadow:0 2px 4px #0003;letter-spacing:-.5px;font-size:2.2em;font-weight:900;display:block}.DailyDeals-module__Lmchcq__comingSoonOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:inherit;z-index:20;background:#1e293bd9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DailyDeals-module__Lmchcq__comingSoonOverlay span{color:#1e293b;background:#fff;border-radius:30px;padding:10px 20px;font-size:1rem;font-weight:900;box-shadow:0 10px 20px #0003}.DailyDeals-module__Lmchcq__cardFooter{background-color:#fff;flex-direction:column;align-items:center;gap:12px;padding:24px 20px;display:flex}.DailyDeals-module__Lmchcq__smallDiscountBadge{color:#fff;background-color:#3b82f6;border-radius:20px;padding:6px 16px;font-size:.8rem;font-weight:800}.DailyDeals-module__Lmchcq__footerText{color:#1e293b;letter-spacing:-.5px;font-size:1.05rem;font-weight:800}@media (max-width:992px){.DailyDeals-module__Lmchcq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.DailyDeals-module__Lmchcq__grid{grid-template-columns:repeat(2,1fr)}.DailyDeals-module__Lmchcq__section{padding:40px 0}}@media (max-width:480px){.DailyDeals-module__Lmchcq__section{padding:32px 0}.DailyDeals-module__Lmchcq__title{font-size:1.4rem}.DailyDeals-module__Lmchcq__cardGraphic{height:220px}.DailyDeals-module__Lmchcq__discountText{font-size:1.6em}.DailyDeals-module__Lmchcq__titlePill{padding:6px 14px;font-size:.85rem}.DailyDeals-module__Lmchcq__footerText{font-size:.88rem}.DailyDeals-module__Lmchcq__cardFooter{gap:10px;padding:18px 16px}}
.ProductGrid-module__aATm8G__section{background-color:#fff;padding:20px 0 60px}.ProductGrid-module__aATm8G__container{max-width:1100px;margin:0 auto;padding:0 1rem}.ProductGrid-module__aATm8G__sectionHeader{text-align:center;margin-bottom:40px}.ProductGrid-module__aATm8G__subtitle{color:#475569;font-size:1.1rem;font-weight:700;display:block}.ProductGrid-module__aATm8G__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px;display:grid}.ProductGrid-module__aATm8G__card{cursor:pointer;background-color:#fff;border:1px solid #00000008;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden;box-shadow:0 10px 25px #0000000f}.ProductGrid-module__aATm8G__card:hover{transform:translateY(-8px);box-shadow:0 20px 30px #0000001a}.ProductGrid-module__aATm8G__cardGraphic{z-index:1;flex-direction:column;justify-content:flex-end;align-items:center;height:280px;padding:24px;display:flex;position:relative;overflow:hidden}.ProductGrid-module__aATm8G__cardGraphic:before{content:"";z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .4s;position:absolute;top:0;left:0}.ProductGrid-module__aATm8G__card:hover .ProductGrid-module__aATm8G__cardGraphic:before{transform:scale(1.05)}.ProductGrid-module__aATm8G__themeBlue:before{background-image:url(/assets/images/soop_card_bg_blue.png);background-position:50% 25%;background-size:200%}.ProductGrid-module__aATm8G__themeOrange:before{filter:hue-rotate(150deg)saturate(1.2);background-image:url(/assets/images/soop_card_bg_blue.png);background-position:50% 25%;background-size:200%}.ProductGrid-module__aATm8G__themeCyan:before{filter:hue-rotate(-45deg)contrast(1.1);background-image:url(/assets/images/soop_card_bg_blue.png);background-position:50% 25%;background-size:200%}.ProductGrid-module__aATm8G__themeGold:before{filter:hue-rotate(30deg)saturate(1.5)brightness(.9);background-image:url(/assets/images/soop_card_bg_blue.png);background-position:50% 25%;background-size:200%}.ProductGrid-module__aATm8G__themePurple:before{filter:hue-rotate(270deg)saturate(1.3);background-image:url(/assets/images/soop_card_bg_blue.png);background-position:50% 25%;background-size:200%}.ProductGrid-module__aATm8G__themeViolet:before{filter:hue-rotate(200deg)saturate(1.4);background-image:url(/assets/images/soop_card_bg_blue.png);background-position:50% 25%;background-size:200%}.ProductGrid-module__aATm8G__themeGray:before{background:linear-gradient(135deg,#e2e8f0 0%,#94a3b8 100%)}.ProductGrid-module__aATm8G__topRow{z-index:5;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:20px;left:20px;right:20px}.ProductGrid-module__aATm8G__logoSoop{color:#fff;letter-spacing:-1px;text-shadow:0 2px 4px #0000001a;font-size:1.5rem;font-weight:900}.ProductGrid-module__aATm8G__topBadge{color:#fff;background-color:#d97706;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:800;box-shadow:0 4px 6px #0003}.ProductGrid-module__aATm8G__themeRed .ProductGrid-module__aATm8G__topBadge{background-color:#b45309}.ProductGrid-module__aATm8G__textOverlay{z-index:10;flex-direction:column;align-items:center;width:100%;display:flex;position:absolute;bottom:24px;left:0}.ProductGrid-module__aATm8G__titlePill{z-index:10;white-space:nowrap;letter-spacing:-.5px;background-color:#fff;border-radius:30px;margin-bottom:8px;padding:8px 20px;font-weight:900;box-shadow:0 4px 10px #0000001a}.ProductGrid-module__aATm8G__themeBlue .ProductGrid-module__aATm8G__titlePill{color:#3b82f6}.ProductGrid-module__aATm8G__themeOrange .ProductGrid-module__aATm8G__titlePill{color:#ea580c}.ProductGrid-module__aATm8G__themeGold .ProductGrid-module__aATm8G__titlePill{color:#d97706}.ProductGrid-module__aATm8G__themeCyan .ProductGrid-module__aATm8G__titlePill{color:#0891b2}.ProductGrid-module__aATm8G__themePurple .ProductGrid-module__aATm8G__titlePill{color:#7c3aed}.ProductGrid-module__aATm8G__themeViolet .ProductGrid-module__aATm8G__titlePill{color:#6366f1}.ProductGrid-module__aATm8G__discountText{color:#fff;z-index:10;text-shadow:0 2px 4px #0003;letter-spacing:-.5px;font-size:2.2em;font-weight:900;display:block}.ProductGrid-module__aATm8G__comingSoonOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:inherit;z-index:10;background:#1e293bcc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductGrid-module__aATm8G__comingSoonOverlay span{color:#1e293b;background:#fff;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:800;box-shadow:0 4px 12px #0003}.ProductGrid-module__aATm8G__cardFooter{background-color:#fff;flex-direction:column;align-items:center;gap:12px;padding:24px 20px;display:flex}.ProductGrid-module__aATm8G__smallDiscountBadge{color:#fff;background-color:#3b82f6;border-radius:20px;padding:6px 16px;font-size:.8rem;font-weight:800}.ProductGrid-module__aATm8G__themeBlue .ProductGrid-module__aATm8G__smallDiscountBadge{background-color:#60a5fa}.ProductGrid-module__aATm8G__themeOrange .ProductGrid-module__aATm8G__smallDiscountBadge{background-color:#ea580c}.ProductGrid-module__aATm8G__themeGold .ProductGrid-module__aATm8G__smallDiscountBadge{background-color:#d97706}.ProductGrid-module__aATm8G__themeCyan .ProductGrid-module__aATm8G__smallDiscountBadge{background-color:#0891b2}.ProductGrid-module__aATm8G__themePurple .ProductGrid-module__aATm8G__smallDiscountBadge{background-color:#7c3aed}.ProductGrid-module__aATm8G__themeViolet .ProductGrid-module__aATm8G__smallDiscountBadge{background-color:#6366f1}.ProductGrid-module__aATm8G__footerText{color:#1e293b;letter-spacing:-.5px;font-size:1.05rem;font-weight:800}.ProductGrid-module__aATm8G__contactBarContainer{justify-content:center;margin-top:20px;display:flex}.ProductGrid-module__aATm8G__contactBar{background-color:#fff;border:1px solid #f1f5f9;border-radius:40px;align-items:center;padding:16px 40px;display:inline-flex;box-shadow:0 10px 30px #0000001a}.ProductGrid-module__aATm8G__contactItem{color:#1e293b;cursor:pointer;align-items:center;gap:10px;font-size:1.05rem;font-weight:800;display:flex}.ProductGrid-module__aATm8G__iconPhone{color:#10b981}.ProductGrid-module__aATm8G__iconKakao{color:#facc15}.ProductGrid-module__aATm8G__contactDivider{background-color:#e2e8f0;width:1px;height:20px;margin:0 30px}@media (max-width:992px){.ProductGrid-module__aATm8G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProductGrid-module__aATm8G__grid{grid-template-columns:repeat(2,1fr)}.ProductGrid-module__aATm8G__section{padding:16px 0 40px}.ProductGrid-module__aATm8G__contactBar{justify-content:space-around;width:100%;padding:16px 20px}}@media (max-width:480px){.ProductGrid-module__aATm8G__section{padding:12px 0 32px}.ProductGrid-module__aATm8G__cardGraphic{height:220px}.ProductGrid-module__aATm8G__discountText{font-size:1.6em}.ProductGrid-module__aATm8G__titlePill{padding:6px 14px;font-size:.85rem}.ProductGrid-module__aATm8G__footerText{font-size:.88rem}.ProductGrid-module__aATm8G__cardFooter{gap:10px;padding:18px 16px}.ProductGrid-module__aATm8G__contactBar{border-radius:40px;flex-direction:row;justify-content:space-around;gap:8px;padding:12px 16px}.ProductGrid-module__aATm8G__contactItem{white-space:nowrap;font-size:.85rem}.ProductGrid-module__aATm8G__contactItem .ProductGrid-module__aATm8G__iconPhone,.ProductGrid-module__aATm8G__contactItem .ProductGrid-module__aATm8G__iconKakao{font-size:1rem}.ProductGrid-module__aATm8G__contactDivider{width:1px;height:16px;margin:0 8px}}
.PopularProducts-module__A9VF1a__section{background-color:var(--white);padding:60px 0}.PopularProducts-module__A9VF1a__container{max-width:1200px;margin:0 auto;padding:0 1rem}.PopularProducts-module__A9VF1a__sectionHeader{text-align:center;margin-bottom:40px}.PopularProducts-module__A9VF1a__subtitle{color:#3b82f6;margin-bottom:8px;font-size:.9rem;font-weight:700;display:block}.PopularProducts-module__A9VF1a__title{color:#1e293b;font-size:1.8rem;font-weight:800}.PopularProducts-module__A9VF1a__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.PopularProducts-module__A9VF1a__card{cursor:pointer;background:linear-gradient(145deg,#1e293b 0%,#0f172a 100%);border:1px solid #334155;border-radius:16px;flex-direction:column;padding:30px 24px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a}.PopularProducts-module__A9VF1a__card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 20px 30px #0003}.PopularProducts-module__A9VF1a__cardHeader{z-index:2;justify-content:space-between;align-items:center;margin-bottom:24px;display:flex;position:relative}.PopularProducts-module__A9VF1a__rankBadge{color:#fff;background-color:#3b82f6;border-radius:20px;padding:4px 12px;font-size:.85rem;font-weight:800}.PopularProducts-module__A9VF1a__tagBadge{color:#cbd5e1;background-color:#1e293b80;border:1px solid #475569;border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:600}.PopularProducts-module__A9VF1a__imagePlaceholder{z-index:2;border-radius:24px;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 24px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000004d}.PopularProducts-module__A9VF1a__card:hover .PopularProducts-module__A9VF1a__imagePlaceholder{transform:translateY(-6px);box-shadow:0 14px 28px #0006}.PopularProducts-module__A9VF1a__emptyIcon{opacity:.5;font-size:3rem}.PopularProducts-module__A9VF1a__productImageBackground{background-repeat:no-repeat;width:100%;height:100%}.PopularProducts-module__A9VF1a__icon{filter:drop-shadow(0 0 10px #f59e0b80);font-size:3rem}.PopularProducts-module__A9VF1a__cardTitle{color:#fff;text-align:center;z-index:2;margin-bottom:8px;font-size:1.15rem;font-weight:800;position:relative}.PopularProducts-module__A9VF1a__points{color:#94a3b8;text-align:center;z-index:2;margin-bottom:24px;font-size:.9rem;position:relative}.PopularProducts-module__A9VF1a__priceArea{text-align:center;z-index:2;margin-top:auto;margin-bottom:24px;position:relative}.PopularProducts-module__A9VF1a__price{color:#3b82f6;font-size:1.6rem;font-weight:800}.PopularProducts-module__A9VF1a__buyBtn{color:#3b82f6;z-index:2;text-align:center;background-color:#0000;border:1px solid #3b82f6;border-radius:8px;width:100%;padding:12px 0;font-size:1rem;font-weight:700;transition:all .2s;display:block;position:relative}.PopularProducts-module__A9VF1a__card:hover .PopularProducts-module__A9VF1a__buyBtn{color:#fff;background-color:#3b82f6}@media (max-width:992px){.PopularProducts-module__A9VF1a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PopularProducts-module__A9VF1a__grid{grid-template-columns:1fr}}@media (max-width:480px){.PopularProducts-module__A9VF1a__title{font-size:1.5rem}.PopularProducts-module__A9VF1a__cardTitle{font-size:1rem}.PopularProducts-module__A9VF1a__price{font-size:1.3rem}.PopularProducts-module__A9VF1a__imagePlaceholder{width:90px;height:90px}.PopularProducts-module__A9VF1a__card{padding:20px 16px}}
.RecentPurchases-module__zpMPZa__section{background-color:#f8fafc;padding:40px 0}.RecentPurchases-module__zpMPZa__container{max-width:800px;margin:0 auto;padding:0 1rem}.RecentPurchases-module__zpMPZa__sectionHeader{text-align:center;margin-bottom:30px}.RecentPurchases-module__zpMPZa__subtitle{color:#64748b;margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}.RecentPurchases-module__zpMPZa__title{color:#1e293b;font-size:1.6rem;font-weight:800}.RecentPurchases-module__zpMPZa__listWrapper{height:350px;overflow:hidden}.RecentPurchases-module__zpMPZa__listContainer{background-color:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:10px 20px;box-shadow:0 2px 10px #00000005}.RecentPurchases-module__zpMPZa__listItem{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 0;animation:.5s ease-out RecentPurchases-module__zpMPZa__slideDown;display:flex}.RecentPurchases-module__zpMPZa__listItem:last-child{border-bottom:none}.RecentPurchases-module__zpMPZa__itemLeft{align-items:center;gap:12px;display:flex}.RecentPurchases-module__zpMPZa__indicator{border-radius:50%;width:8px;height:8px}.RecentPurchases-module__zpMPZa__blue{background-color:#3b82f6;box-shadow:0 0 8px #3b82f666}.RecentPurchases-module__zpMPZa__green{background-color:#10b981}.RecentPurchases-module__zpMPZa__pink{background-color:#ec4899}.RecentPurchases-module__zpMPZa__gray{background-color:#94a3b8}.RecentPurchases-module__zpMPZa__userName{color:#334155;font-size:.95rem;font-weight:700}.RecentPurchases-module__zpMPZa__itemName{color:#64748b;font-size:.95rem}.RecentPurchases-module__zpMPZa__itemRight{align-items:center;gap:16px;display:flex}.RecentPurchases-module__zpMPZa__actionText{color:var(--primary);background-color:#eff6ff;border-radius:20px;padding:4px 10px;font-size:.9rem;font-weight:700}@keyframes RecentPurchases-module__zpMPZa__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.RecentPurchases-module__zpMPZa__timeText{color:#94a3b8;text-align:right;min-width:60px;font-size:.8rem}@media (max-width:640px){.RecentPurchases-module__zpMPZa__section{padding:28px 0}.RecentPurchases-module__zpMPZa__title{font-size:1.25rem}.RecentPurchases-module__zpMPZa__listContainer{padding:8px 12px}.RecentPurchases-module__zpMPZa__listItem{grid-template-columns:1fr auto;align-items:center;gap:8px 10px;padding:12px 0;display:grid}.RecentPurchases-module__zpMPZa__itemLeft{gap:8px;min-width:0}.RecentPurchases-module__zpMPZa__userName{font-size:.88rem}.RecentPurchases-module__zpMPZa__itemName{white-space:nowrap;text-overflow:ellipsis;max-width:44vw;font-size:.88rem;overflow:hidden}.RecentPurchases-module__zpMPZa__itemRight{justify-content:flex-end;gap:8px;padding-left:0}.RecentPurchases-module__zpMPZa__actionText{padding:3px 9px;font-size:.8rem}.RecentPurchases-module__zpMPZa__timeText{min-width:auto;font-size:.75rem}}
.FeaturesFAQ-module__HouTNG__section{background-color:var(--white);padding:60px 0}.FeaturesFAQ-module__HouTNG__container{max-width:1000px;margin:0 auto;padding:0 1rem}.FeaturesFAQ-module__HouTNG__featuresCards{grid-template-columns:1fr 1fr;gap:30px;margin-bottom:80px;display:grid}.FeaturesFAQ-module__HouTNG__featureCard{border-radius:24px;flex-direction:column;justify-content:center;padding:50px 40px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.FeaturesFAQ-module__HouTNG__featureCard:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff1a 0%,#0000 60%);position:absolute;inset:0}.FeaturesFAQ-module__HouTNG__featureCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.FeaturesFAQ-module__HouTNG__blueGradient{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);box-shadow:0 10px 30px #2563eb33}.FeaturesFAQ-module__HouTNG__premiumDark{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);box-shadow:0 10px 30px #0f172a66}.FeaturesFAQ-module__HouTNG__premiumDark .FeaturesFAQ-module__HouTNG__featureText{color:#94a3b8}.FeaturesFAQ-module__HouTNG__featureTitle{letter-spacing:-.5px;margin-bottom:16px;font-size:1.75rem;font-weight:800}.FeaturesFAQ-module__HouTNG__featureText{opacity:.9;font-size:1.1rem;line-height:1.7}.FeaturesFAQ-module__HouTNG__grayGradient .FeaturesFAQ-module__HouTNG__featureText{color:#64748b}.FeaturesFAQ-module__HouTNG__faqSection{max-width:800px;margin:0 auto}.FeaturesFAQ-module__HouTNG__faqHeader{justify-content:center;align-items:center;gap:15px;margin-bottom:40px;display:flex}.FeaturesFAQ-module__HouTNG__faqIcon{font-size:2rem}.FeaturesFAQ-module__HouTNG__faqTitle{color:#1e293b;letter-spacing:-1px;font-size:2rem;font-weight:900}.FeaturesFAQ-module__HouTNG__accordion{flex-direction:column;gap:16px;display:flex}.FeaturesFAQ-module__HouTNG__faqItem{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;transition:all .3s;overflow:hidden}.FeaturesFAQ-module__HouTNG__faqItem:hover{border-color:#3b82f6;box-shadow:0 4px 20px #3b82f614}.FeaturesFAQ-module__HouTNG__faqItem.FeaturesFAQ-module__HouTNG__open{border-color:#3b82f6;box-shadow:0 10px 30px #3b82f61a}.FeaturesFAQ-module__HouTNG__faqQuestion{flex-wrap:wrap;align-items:center;gap:12px;padding:24px 30px;display:flex}.FeaturesFAQ-module__HouTNG__categoryBadge{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:800}.FeaturesFAQ-module__HouTNG__qMark{color:#3b82f6;font-size:1.4rem;font-weight:900}.FeaturesFAQ-module__HouTNG__qText{color:#1e293b;flex:1;font-size:1.1rem;font-weight:700}.FeaturesFAQ-module__HouTNG__arrow{color:#94a3b8;font-size:.9rem;transition:transform .3s}.FeaturesFAQ-module__HouTNG__faqItem.FeaturesFAQ-module__HouTNG__open .FeaturesFAQ-module__HouTNG__arrow{color:#3b82f6;transform:rotate(180deg)}.FeaturesFAQ-module__HouTNG__faqAnswer{color:#64748b;border-top:1px solid #0000;padding:0 30px 30px 74px;font-size:1rem;line-height:1.8}.FeaturesFAQ-module__HouTNG__faqAnswer b{color:#3b82f6}.FeaturesFAQ-module__HouTNG__faqItem.FeaturesFAQ-module__HouTNG__open .FeaturesFAQ-module__HouTNG__faqAnswer{border-top:1px dashed #e2e8f0;padding-top:24px}@media (max-width:900px){.FeaturesFAQ-module__HouTNG__featuresCards{grid-template-columns:1fr}}@media (max-width:640px){.FeaturesFAQ-module__HouTNG__featureCard{padding:40px 30px}.FeaturesFAQ-module__HouTNG__featureTitle{font-size:1.5rem}.FeaturesFAQ-module__HouTNG__faqQuestion{padding:20px}.FeaturesFAQ-module__HouTNG__faqAnswer{padding:0 20px 20px 56px}}
.SequentialPopup-module__-XQwna__overlay{z-index:9990;pointer-events:none;background-color:#0f172a80;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out SequentialPopup-module__-XQwna__fadeIn;display:flex;position:fixed;top:0;left:0}.SequentialPopup-module__-XQwna__modalContent{z-index:1;pointer-events:auto;isolation:isolate;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:auto;min-width:320px;max-width:520px;animation:.4s cubic-bezier(.16,1,.3,1) SequentialPopup-module__-XQwna__slideUp;position:relative;overflow:hidden;box-shadow:0 30px 50px -20px #0f172a73}.SequentialPopup-module__-XQwna__imageOnly{min-width:0;max-width:min(92vw,430px)}.SequentialPopup-module__-XQwna__stepIndicator{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:700}.SequentialPopup-module__-XQwna__body{max-height:70vh;padding:0;overflow:hidden auto}.SequentialPopup-module__-XQwna__imageOnly .SequentialPopup-module__-XQwna__body{max-height:min(78vh,760px)}.SequentialPopup-module__-XQwna__imageWrapper{background:#f8fafc;justify-content:center;align-items:center;width:100%;max-height:min(46vh,520px);display:flex;overflow:hidden}.SequentialPopup-module__-XQwna__popupImage{object-fit:contain;display:block;width:auto!important;max-width:min(100%,620px)!important;height:auto!important;max-height:min(46vh,520px)!important}.SequentialPopup-module__-XQwna__imageOnly .SequentialPopup-module__-XQwna__popupImage{max-width:min(92vw,430px)!important;max-height:min(72vh,700px)!important}.SequentialPopup-module__-XQwna__imageOnly .SequentialPopup-module__-XQwna__contentText{padding:0}.SequentialPopup-module__-XQwna__contentText{color:#334155;word-break:break-word;padding:1.5rem 1.75rem;font-size:.98rem;line-height:1.6;overflow-x:hidden}.SequentialPopup-module__-XQwna__contentText b,.SequentialPopup-module__-XQwna__contentText strong{color:#2563eb}.SequentialPopup-module__-XQwna__contentText *{max-width:100%;color:inherit!important;text-shadow:none!important;background:0 0!important}.SequentialPopup-module__-XQwna__contentText img{object-fit:contain;border-radius:10px;margin:.75rem auto;display:block;width:auto!important;max-width:min(100%,620px)!important;height:auto!important;max-height:min(42vh,480px)!important}.SequentialPopup-module__-XQwna__footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:8px;padding:1rem 1.25rem;display:flex}.SequentialPopup-module__-XQwna__imageOnly .SequentialPopup-module__-XQwna__footer{padding:.85rem 1rem}.SequentialPopup-module__-XQwna__imageOnly .SequentialPopup-module__-XQwna__contentText img{border-radius:0;margin:0;max-width:100%!important;max-height:min(72vh,700px)!important}.SequentialPopup-module__-XQwna__hideButton{color:#334155;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:10px;padding:9px 12px;font-size:.82rem;font-weight:700;transition:all .2s}.SequentialPopup-module__-XQwna__hideButton:hover{background:#cbd5e1}.SequentialPopup-module__-XQwna__closeButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:9px 16px;font-size:.9rem;font-weight:800;transition:all .2s;box-shadow:0 6px 14px #2563eb38}.SequentialPopup-module__-XQwna__closeButton:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 8px 16px #2563eb47}@keyframes SequentialPopup-module__-XQwna__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SequentialPopup-module__-XQwna__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:500px){.SequentialPopup-module__-XQwna__modalContent{max-width:90%;margin:20px}}
.HomeReviews-module__zmTD1G__section{background:#f8fafc;padding:5rem 0 6rem}.HomeReviews-module__zmTD1G__container{max-width:1160px;margin:0 auto;padding:0 2rem}.HomeReviews-module__zmTD1G__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.HomeReviews-module__zmTD1G__title{color:#1e293b;margin-bottom:.35rem;font-size:2rem;font-weight:900}.HomeReviews-module__zmTD1G__subtitle{color:#64748b;font-size:1rem;font-weight:600}.HomeReviews-module__zmTD1G__moreBtn{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;align-items:center;gap:6px;padding:8px 16px;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.HomeReviews-module__zmTD1G__moreBtn:hover{background:#dbeafe;transform:translate(3px)}.HomeReviews-module__zmTD1G__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.HomeReviews-module__zmTD1G__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.HomeReviews-module__zmTD1G__card:hover{border-color:#bfdbfe;transform:translateY(-4px);box-shadow:0 16px 30px -20px #2563eb59}.HomeReviews-module__zmTD1G__quoteIcon{opacity:.75;margin-bottom:1rem}.HomeReviews-module__zmTD1G__stars{gap:2px;margin-bottom:1rem;display:flex}.HomeReviews-module__zmTD1G__content{color:#334155;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.98rem;font-weight:500;line-height:1.65;display:-webkit-box;overflow:hidden}.HomeReviews-module__zmTD1G__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.HomeReviews-module__zmTD1G__name{color:#0f172a;font-size:.95rem;font-weight:800}.HomeReviews-module__zmTD1G__verifyBadge{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:9999px;padding:4px 8px;font-size:.72rem;font-weight:800}@media (max-width:1024px){.HomeReviews-module__zmTD1G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HomeReviews-module__zmTD1G__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.HomeReviews-module__zmTD1G__grid{grid-template-columns:1fr}.HomeReviews-module__zmTD1G__title{font-size:1.75rem}}
.ProductsPage-module__ro3xAW__container{padding-bottom:80px}.ProductsPage-module__ro3xAW__headerSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);margin-bottom:40px;padding:80px 0;position:relative;overflow:hidden}.ProductsPage-module__ro3xAW__headerSection:after{content:"";pointer-events:none;background-image:radial-gradient(circle at 10% 20%,#3b82f61a 0%,#0000 50%),radial-gradient(circle at 90% 80%,#eab3081a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.ProductsPage-module__ro3xAW__headerContent{z-index:2;max-width:800px;margin:0 auto;padding:0 1rem;position:relative}.ProductsPage-module__ro3xAW__title{letter-spacing:-1.5px;margin-bottom:24px;font-size:3rem;font-weight:800}.ProductsPage-module__ro3xAW__description{opacity:.8;color:#cbd5e1;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.ProductsPage-module__ro3xAW__title{font-size:2.25rem}.ProductsPage-module__ro3xAW__description{font-size:1.1rem}}
