@charset "UTF-8";#app{font-family:var(--font-family-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}@media (max-width: 1775px) and (min-width: 768px){.product-container,.order-container,.user-layout-container,.article-detail-page{padding:0 5%!important;max-width:none!important}.product-detail-container,.contact-us-container{margin:0 5%!important}}@media (max-width: 1386px) and (min-width: 768px){.coupon-grid,.product-list-footprints{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 1320px) and (min-width: 0px){.coupon-grid,.product-list-footprints,.product-list-favorites{grid-template-columns:repeat(1,1fr)!important}}@media (max-width: 768px) and (min-width: 0px){.order-container,.user-layout-container,.article-detail-page{padding:0 15px!important}.product-container{padding:0 15px!important}.product-container .product-header .search-input{width:400px!important}.product-detail-container,.contact-us-container{margin:0 15px!important}}:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}:root{--primary-color: #44BBCC;--primary-color-rgb: 68, 187, 204;--el-color-primary: #44BBCC;--font-family-base: "PingFang SC", "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", SimSun, sans-serif;--el-font-family: var(--font-family-base)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:var(--font-family-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;color:#333;background-color:#f5f5f5}button,input,textarea,select,optgroup{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}a{color:#409eff;text-decoration:none}a:hover{color:#66b1ff}.container{max-width:1600px;margin:0 auto}.card{background-color:#fff;border-radius:8px;box-shadow:0 2px 12px #0000001a;padding:20px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .3s}.btn-primary{background-color:#3f66d8;color:#fff;border:none}.btn-primary:hover{background-color:#66b1ff}.btn-default{background-color:#fff;color:#333;border:1px solid #dcdfe6}.btn-default:hover{color:#3f66d8;border-color:#c6e2ff;background-color:#ecf5ff}.form-item{margin-bottom:20px}.form-item-label{display:block;margin-bottom:8px;color:#333}.form-item-error{color:#f56c6c;font-size:12px;margin-top:4px}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:12px;border-bottom:1px solid #ebeef5;text-align:left}.table th{background-color:#f5f5f5;color:#333;font-weight:500}.table tr:hover{background-color:#f5f5f5}.pagination{display:flex;justify-content:center;margin-top:20px}.pagination .el-pagination{padding:0}.loading{display:flex;justify-content:center;align-items:center;height:100%}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #409eff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 768px){.container{padding:0 10px}.card{padding:15px}.table th,.table td{padding:8px}}.text-ellipsis{display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.text-ellipsis-2{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.el-select__wrapper{border:1px solid #dcdfe6!important;border-radius:4px!important;box-shadow:none!important}.el-select__wrapper:hover{border-color:#c0c4cc!important}.el-select.is-focus .el-select__wrapper,.el-select__wrapper.is-focus{border-color:#4bc!important;box-shadow:inset 0 0 0 1px #4bc!important}
