.faq-module__6AW0yG__main{color:#fff;background-color:#08080c;flex-direction:column;min-height:100vh;font-family:Pretendard,sans-serif;display:flex}.faq-module__6AW0yG__container{flex:1;width:100%;max-width:800px;margin:0 auto;padding:6rem 2rem}.faq-module__6AW0yG__header{text-align:center;margin-bottom:4rem}.faq-module__6AW0yG__iconWrapper{color:#a855f7;background:#8b5cf626;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:inline-flex}.faq-module__6AW0yG__title{color:#fff;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.faq-module__6AW0yG__subtitle{color:#a1a1aa;font-size:1.1rem}.faq-module__6AW0yG__loading,.faq-module__6AW0yG__empty{text-align:center;color:#71717a;padding:4rem 0;font-size:1.1rem}.faq-module__6AW0yG__faqList{flex-direction:column;gap:1rem;display:flex}.faq-module__6AW0yG__faqItem{background:#18181b;border:1px solid #27272a;border-radius:12px;transition:all .3s;overflow:hidden}.faq-module__6AW0yG__faqItem:hover{border-color:#3f3f46}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__open{background:#1e1e24;border-color:#8b5cf6}.faq-module__6AW0yG__questionBtn{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;display:flex}.faq-module__6AW0yG__questionContent{align-items:center;gap:1rem;display:flex}.faq-module__6AW0yG__categoryBadge{color:#a1a1aa;background:#27272a;border-radius:20px;flex-shrink:0;padding:.3rem .8rem;font-size:.85rem;font-weight:600}.faq-module__6AW0yG__open .faq-module__6AW0yG__categoryBadge{color:#c4b5fd;background:#8b5cf633}.faq-module__6AW0yG__questionText{word-break:keep-all;margin:0;font-size:1.1rem;font-weight:600;line-height:1.4}.faq-module__6AW0yG__chevron{color:#71717a;flex-shrink:0;transition:transform .3s}.faq-module__6AW0yG__chevron.faq-module__6AW0yG__rotated{color:#a855f7;transform:rotate(180deg)}.faq-module__6AW0yG__answerWrapper{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-module__6AW0yG__answerContent{color:#d4d4d8;word-break:keep-all;white-space:pre-wrap;padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.7}@media (max-width:768px){.faq-module__6AW0yG__container{padding:4rem 1.5rem}.faq-module__6AW0yG__title{font-size:1.8rem}.faq-module__6AW0yG__questionContent{flex-direction:column;align-items:flex-start;gap:.5rem}.faq-module__6AW0yG__questionBtn{padding:1.2rem}.faq-module__6AW0yG__answerContent{padding:0 1.2rem 1.2rem}}
.PointChargeModal-module__xUinGa__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.PointChargeModal-module__xUinGa__modal{color:#fff;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:400px;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) PointChargeModal-module__xUinGa__slideUp;box-shadow:0 20px 40px #00000080}@keyframes PointChargeModal-module__xUinGa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PointChargeModal-module__xUinGa__header{text-align:center;margin-bottom:2rem}.PointChargeModal-module__xUinGa__title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PointChargeModal-module__xUinGa__description{color:#888;font-size:.95rem;line-height:1.5}.PointChargeModal-module__xUinGa__currentPoints{text-align:center;background:#ffffff0d;border-radius:12px;flex-direction:column;gap:.25rem;margin-bottom:2rem;padding:1rem;display:flex}.PointChargeModal-module__xUinGa__pointLabel{color:#888;font-size:.85rem}.PointChargeModal-module__xUinGa__pointValue{color:var(--primary);font-size:1.5rem;font-weight:700}.PointChargeModal-module__xUinGa__controlGroup{background:#0000004d;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:.5rem;display:flex}.PointChargeModal-module__xUinGa__controlBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .2s;display:flex}.PointChargeModal-module__xUinGa__controlBtn:hover:not(:disabled){background:#fff3}.PointChargeModal-module__xUinGa__controlBtn:disabled{opacity:.3;cursor:not-allowed}.PointChargeModal-module__xUinGa__inputWrapper{text-align:center;flex:1}.PointChargeModal-module__xUinGa__input{color:#fff;text-align:center;background:0 0;border:none;outline:none;width:100%;padding:.5rem;font-size:1.5rem;font-weight:700}.PointChargeModal-module__xUinGa__input::placeholder{color:#444}.PointChargeModal-module__xUinGa__actions{flex-direction:column;gap:.75rem;display:flex}.PointChargeModal-module__xUinGa__chargeBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:14px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.PointChargeModal-module__xUinGa__chargeBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.PointChargeModal-module__xUinGa__chargeBtn:disabled{opacity:.5;cursor:not-allowed}.PointChargeModal-module__xUinGa__cancelBtn{color:#888;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem;font-size:.9rem}.PointChargeModal-module__xUinGa__cancelBtn:hover{color:#fff}
.cart-module__-RJi4G__page{color:#e4e4e7;background:#0f0f11;min-height:100vh;padding-top:80px;padding-bottom:50px}.cart-module__-RJi4G__container{max-width:1200px;margin:0 auto;padding:2rem}.cart-module__-RJi4G__title{color:#fff;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:2rem;font-weight:800;display:flex}.cart-module__-RJi4G__layout{grid-template-columns:2fr 1fr;align-items:start;gap:2rem;display:grid}.cart-module__-RJi4G__cartList{background:#18181b;border:1px solid #27272a;border-radius:16px;padding:1.5rem}.cart-module__-RJi4G__emptyState{text-align:center;color:#a1a1aa;word-break:keep-all;padding:4rem 2rem}.cart-module__-RJi4G__emptyState h3{color:#fff;word-break:keep-all;margin:1rem 0 .5rem}.cart-module__-RJi4G__cartItem{border-bottom:1px solid #27272a;gap:1.5rem;padding:1.5rem 0;display:flex}.cart-module__-RJi4G__cartItem:last-child{border-bottom:none;padding-bottom:0}.cart-module__-RJi4G__itemImage{object-fit:cover;background:#27272a;border-radius:12px;flex-shrink:0;width:120px;height:120px}.cart-module__-RJi4G__itemInfo{flex-direction:column;flex-grow:1;display:flex}.cart-module__-RJi4G__categoryTag{color:#a1a1aa;text-transform:uppercase;margin-bottom:.2rem;font-size:.8rem}.cart-module__-RJi4G__itemName{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.cart-module__-RJi4G__itemSize{color:#d4d4d8;background:#27272a;border-radius:6px;margin-bottom:1rem;padding:.2rem .6rem;font-size:.85rem;display:inline-block}.cart-module__-RJi4G__itemControls{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.cart-module__-RJi4G__quantityCtrl{background:#27272a;border-radius:8px;align-items:center;display:flex;overflow:hidden}.cart-module__-RJi4G__quantityBtn{color:#fff;cursor:pointer;background:#3f3f46;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.cart-module__-RJi4G__quantityBtn:hover{background:#52525b}.cart-module__-RJi4G__quantityBtn:disabled{opacity:.5;cursor:not-allowed}.cart-module__-RJi4G__quantityInput{color:#fff;text-align:center;background:0 0;border:none;outline:none;width:40px;font-weight:700}.cart-module__-RJi4G__itemPrice{color:#4ade80;font-size:1.2rem;font-weight:700}.cart-module__-RJi4G__itemActions{align-items:center;gap:1rem;display:flex}.cart-module__-RJi4G__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.5rem;font-size:.9rem;transition:background .2s;display:flex}.cart-module__-RJi4G__removeBtn:hover{background:#ef44441a}.cart-module__-RJi4G__sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:100px}.cart-module__-RJi4G__summaryBox{background:#18181b;border:1px solid #27272a;border-radius:16px;padding:1.5rem}.cart-module__-RJi4G__summaryRow{color:#a1a1aa;justify-content:space-between;margin-bottom:.8rem;font-size:1rem;display:flex}.cart-module__-RJi4G__summaryRow.cart-module__-RJi4G__discount{color:#4ade80}.cart-module__-RJi4G__divider{background:#27272a;height:1px;margin:1rem 0}.cart-module__-RJi4G__totalRow{color:#fff;justify-content:space-between;margin-top:1rem;font-size:1.4rem;font-weight:700;display:flex}.cart-module__-RJi4G__checkoutBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:12px;width:100%;margin-top:1.5rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #3b82f64d}.cart-module__-RJi4G__checkoutBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f680}.cart-module__-RJi4G__checkoutBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.cart-module__-RJi4G__accordion{background:#18181b;border:1px solid #27272a;border-radius:12px;margin-bottom:1rem;overflow:hidden}.cart-module__-RJi4G__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background:#27272a;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:background .2s;display:flex}.cart-module__-RJi4G__accordionHeader:hover{background:#3f3f46}.cart-module__-RJi4G__accordionContent{background:#18191b;max-height:0;padding:0 1.5rem;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.cart-module__-RJi4G__accordionContentOpen{max-height:1000px;padding:1rem 1.5rem 1.5rem}.cart-module__-RJi4G__formGroup{margin-bottom:1rem}.cart-module__-RJi4G__formGroup label{color:#a1a1aa;margin-bottom:.5rem;font-size:.9rem;display:block}.cart-module__-RJi4G__formGroup input,.cart-module__-RJi4G__formGroup select{color:#fff;background:#27272a;border:1px solid #3f3f46;border-radius:8px;outline:none;width:100%;padding:.8rem;transition:border-color .2s}.cart-module__-RJi4G__formGroup input:focus,.cart-module__-RJi4G__formGroup select:focus{border-color:#6d28d9}.cart-module__-RJi4G__loading{color:#888;justify-content:center;align-items:center;height:60vh;font-size:1.5rem;display:flex}@media (max-width:900px){.cart-module__-RJi4G__container{padding:1rem}.cart-module__-RJi4G__layout{grid-template-columns:1fr}.cart-module__-RJi4G__sidebar{position:static}.cart-module__-RJi4G__cartList{background:0 0;border:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:0;display:grid}.cart-module__-RJi4G__emptyState{grid-column:1/-1}.cart-module__-RJi4G__cartItem{text-align:center;background:#18181b;border:1px solid #27272a;border-radius:12px;flex-direction:column;align-items:center;gap:.6rem;min-width:0;padding:.8rem}.cart-module__-RJi4G__itemImage{aspect-ratio:1;border-radius:8px;width:100%;height:auto}.cart-module__-RJi4G__itemInfo{align-items:center;width:100%;min-width:0}.cart-module__-RJi4G__categoryTag{font-size:.7rem}.cart-module__-RJi4G__itemName{word-break:keep-all;margin-bottom:.3rem;font-size:.95rem;line-height:1.3}.cart-module__-RJi4G__itemSize{margin-bottom:.5rem;padding:.2rem .4rem;font-size:.75rem}.cart-module__-RJi4G__itemPrice{margin-bottom:.5rem;font-size:1.05rem}.cart-module__-RJi4G__itemControls{flex-direction:column;gap:.4rem;width:100%;margin-top:.5rem}.cart-module__-RJi4G__itemActions{flex-direction:column;gap:.4rem;width:100%}.cart-module__-RJi4G__quantityCtrl{justify-content:center;width:100%}.cart-module__-RJi4G__quantityBtn{width:28px;height:28px}.cart-module__-RJi4G__quantityInput{width:32px;font-size:.9rem}.cart-module__-RJi4G__removeBtn{background:#27272a;justify-content:center;width:100%;padding:.4rem;font-size:.85rem}}
.order3d-module__gi1e4G__page{color:#ededed;background-color:#0a0a0a;min-height:100vh}.order3d-module__gi1e4G__loading{color:#888;background-color:#0a0a0a;justify-content:center;align-items:center;height:100vh;display:flex}.order3d-module__gi1e4G__container{max-width:1200px;margin:0 auto;padding:6rem 2rem 2rem}.order3d-module__gi1e4G__layout{flex-wrap:wrap;gap:3rem;display:flex}.order3d-module__gi1e4G__viewerSection{flex:1.2;align-self:flex-start;min-width:350px;max-height:calc(100vh - 120px);position:sticky;top:100px;overflow-y:auto}.order3d-module__gi1e4G__viewerSection::-webkit-scrollbar{display:none}.order3d-module__gi1e4G__viewerSection{-ms-overflow-style:none;scrollbar-width:none}.order3d-module__gi1e4G__formSection{background:#18181b;border:1px solid #27272a;border-radius:20px;flex:.8;min-width:300px;padding:2rem}.order3d-module__gi1e4G__sectionTitle{color:#fff;margin-bottom:1.5rem;font-size:1.5rem}.order3d-module__gi1e4G__viewerContainer{background:#111;border:1px solid #333;border-radius:12px;width:100%;height:500px;position:relative;overflow:hidden}.order3d-module__gi1e4G__modelNote{color:#888;text-align:center;word-break:keep-all;margin-top:1rem;font-size:.85rem;line-height:1.5}.order3d-module__gi1e4G__form{flex-direction:column;gap:1.5rem;display:flex}.order3d-module__gi1e4G__formGroup{flex-direction:column;gap:.5rem;display:flex}.order3d-module__gi1e4G__formGroup label{color:#aaa;font-size:.9rem;font-weight:500}.order3d-module__gi1e4G__formGroup input{color:#fff;background:#27272a;border:1px solid #3f3f46;border-radius:8px;padding:.8rem;font-size:1rem}.order3d-module__gi1e4G__formGroup input:focus{border-color:#6d28d9;outline:none}.order3d-module__gi1e4G__divider{border:none;border-top:1px solid #27272a;margin:1rem 0}.order3d-module__gi1e4G__sizeOptions{gap:.5rem;display:flex}.order3d-module__gi1e4G__sizeBtn{color:#ccc;cursor:pointer;background:#27272a;border:1px solid #3f3f46;border-radius:8px;flex:1;justify-content:space-between;align-items:center;padding:.8rem;transition:all .2s;display:flex}.order3d-module__gi1e4G__sizeBtn:hover{background:#333}.order3d-module__gi1e4G__sizeActive{color:#fff;background:#6d28d9;border-color:#7c3aed}.order3d-module__gi1e4G__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 100%);border:none;border-radius:12px;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:transform .2s}.order3d-module__gi1e4G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6d28d966}@media (max-width:768px){.order3d-module__gi1e4G__layout{flex-direction:column;gap:2rem}.order3d-module__gi1e4G__container{padding:6rem 1rem 1rem}.order3d-module__gi1e4G__viewerSection,.order3d-module__gi1e4G__formSection{width:100%;min-width:auto}.order3d-module__gi1e4G__formSection{padding:1.5rem 1.2rem}.order3d-module__gi1e4G__viewerContainer{height:350px}}.order3d-module__gi1e4G__accordion{background:#1c1c1c;border:1px solid #333;border-radius:12px;margin-bottom:1rem;overflow:hidden}.order3d-module__gi1e4G__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background:#27272a;justify-content:space-between;align-items:center;padding:1rem;transition:background .2s;display:flex}.order3d-module__gi1e4G__accordionHeader:hover{background:#333}.order3d-module__gi1e4G__accordionContent{opacity:0;max-height:0;padding:0 1.2rem;transition:max-height .3s ease-out,padding .3s;overflow:hidden}.order3d-module__gi1e4G__accordionContentOpen{opacity:1;border-top:1px solid #333;max-height:1000px;padding:1rem}
