@charset "UTF-8";:root{--primary:#0d6efd;--primary-light:rgba(13,110,253,.1);--primary-dark:#0b5ed7;--success:#10b981;--success-light:rgba(16,185,129,.1);--warning:#f59e0b;--warning-light:rgba(245,158,11,.1);--danger:#ef4444;--danger-light:rgba(239,68,68,.1);--info:#3b82f6;--info-light:rgba(59,130,246,.1);--text-main:#1f2937;--text-sub:#6b7280;--text-muted:#9ca3af;--bg-page:#f9fafb;--bg-card:#fff;--bg-hover:#f3f4f6;--border:#e9ecef;--border-light:#f3f4f6;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-button:8px;--radius-input:8px;--radius-card:12px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-card:0 2px 8px rgba(0,0,0,.08);--transition-fast:150ms ease;--transition-base:200ms ease;--transition-slow:300ms ease}.btn{align-items:center;border:1px solid transparent;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;justify-content:center;text-decoration:none;transition:all .2s ease;white-space:nowrap}.btn:focus{box-shadow:0 0 0 3px rgba(13,110,253,.1);outline:none}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.btn .bi,.btn i{font-size:1em}.btn-sm{font-size:14px;height:32px;padding:0 16px}.btn,.btn-md{font-size:14px;height:40px;padding:0 24px}.btn-lg{font-size:16px;height:48px;padding:0 32px}.btn-primary{background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{background-color:#0b5ed7;border-color:#0b5ed7;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-1px)}.btn-primary:active{box-shadow:none;transform:translateY(0)}.btn-primary:focus{box-shadow:0 0 0 3px rgba(13,110,253,.1)}.btn-outline-primary,.btn-secondary{background-color:transparent;border-color:#0d6efd;color:#0d6efd}.btn-outline-primary:hover,.btn-secondary:hover{background-color:#0d6efd;color:#fff}.btn-outline-primary:focus,.btn-secondary:focus{box-shadow:0 0 0 3px rgba(13,110,253,.1)}.btn-success{background-color:#10b981;border-color:#10b981;color:#fff!important}.btn-success:hover{background-color:#0d9367;border-color:#0d9367}.btn-success:focus{box-shadow:0 0 0 3px rgba(16,185,129,.1)}.btn-warning{background-color:#f59e0b;border-color:#f59e0b;color:#fff!important}.btn-warning:hover{background-color:#cf8508;border-color:#cf8508}.btn-warning:focus{box-shadow:0 0 0 3px rgba(245,158,11,.1)}.btn-danger{background-color:#ef4444;border-color:#ef4444;color:#fff!important}.btn-danger:hover{background-color:#ec1e1e;border-color:#ec1e1e}.btn-danger:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.btn-light{background-color:#f3f4f6;border-color:#e9ecef;color:#1f2937}.btn-light:hover{background-color:#e5e7eb;border-color:#d1d5db}.btn-ghost,.btn-link{background-color:transparent;border-color:transparent;color:#0d6efd;padding-left:8px;padding-right:8px}.btn-ghost:hover,.btn-link:hover{background-color:rgba(13,110,253,.1);color:#0b5ed7}.btn-icon{border-radius:8px;height:40px;padding:0;width:40px}.btn-icon.btn-sm{height:32px;width:32px}.btn-icon.btn-lg{height:48px;width:48px}.btn-circle{border-radius:9999px}.btn-block{display:flex;width:100%}.btn-loading.btn-danger:after,.btn-loading.btn-primary:after,.btn-loading.btn-success:after,.btn-loading.btn-warning:after{border-color:#fff transparent #fff #fff}.btn-group{display:inline-flex}.btn-group .btn{border-radius:0}.btn-group .btn:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.btn-group .btn:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.btn-group .btn:not(:last-child){border-right-width:0}@media (max-width:768px){.btn-touch{min-height:44px;min-width:44px}}.card{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;transition:all .2s ease}.card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12)}.card-static:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.card-header{background-color:transparent;border-bottom:1px solid #e9ecef;padding:16px 24px}.card-header .card-title{color:#1f2937;font-size:18px;font-weight:600;margin:0}.card-body{padding:24px}.card-footer{background-color:#f9fafb;border-top:1px solid #e9ecef;padding:16px 24px}.service-card{background-color:#fff;border:1px solid #e9ecef;transition:all .2s ease}.service-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.service-card:hover .service-card-image img{transform:scale(1.05)}.service-card .service-card-image{aspect-ratio:4/3;overflow:hidden;position:relative}.service-card .service-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.service-card .service-card-image .service-card-badge{background-color:#0d6efd;border-radius:4px;color:#fff;font-size:12px;font-weight:500;left:8px;padding:4px 8px;position:absolute;top:8px}.service-card .service-card-body{padding:16px}.service-card .service-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:16px;font-weight:600;margin-bottom:4px;overflow:hidden}.service-card .service-card-meta{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:16px;margin-bottom:8px}.service-card .service-card-meta i{margin-right:4px}.service-card .service-card-price{align-items:baseline;display:flex;gap:4px;margin-bottom:16px}.service-card .service-card-price .price-current{color:#e53e3e;font-size:20px;font-weight:700}.service-card .service-card-price .price-original{color:#9ca3af;font-size:14px;text-decoration:line-through}.service-card .service-card-action .btn{width:100%}.member-card .member-card-header{align-items:center;display:flex;gap:16px;margin-bottom:16px}.member-card .member-card-avatar{align-items:center;background-color:#f3f4f6;border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;overflow:hidden;width:56px}.member-card .member-card-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.member-card .member-card-avatar i{color:#9ca3af;font-size:24px}.member-card .member-card-info{flex:1;min-width:0}.member-card .member-card-info .member-name{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:4px}.member-card .member-card-info .member-shop{color:#6b7280;font-size:14px;margin-bottom:4px}.member-card .member-card-info .member-phone{color:#9ca3af;font-size:14px}.member-card .member-card-balance{background-color:#f9fafb;border-radius:8px;margin-bottom:16px;padding:16px}.member-card .member-card-balance .balance-label{color:#6b7280;font-size:14px;margin-bottom:4px}.member-card .member-card-balance .balance-value{color:#0d6efd;font-size:24px;font-weight:700}.member-card .member-card-action .btn{width:100%}.member-card-add:hover .add-icon{color:#0d6efd;transform:scale(1.1)}.member-card-add .add-icon,.stat-card .stat-icon{height:48px;width:48px}.stat-card .stat-icon{align-items:center;border-radius:50%;display:flex;justify-content:center;margin:0 auto 16px}.stat-card .stat-icon i{font-size:20px}.stat-card .stat-icon.stat-icon-primary{background-color:rgba(13,110,253,.1)}.stat-card .stat-icon.stat-icon-primary i{color:#0d6efd}.stat-card .stat-icon.stat-icon-success{background-color:rgba(16,185,129,.1)}.stat-card .stat-icon.stat-icon-success i{color:#10b981}.stat-card .stat-icon.stat-icon-warning{background-color:rgba(245,158,11,.1)}.stat-card .stat-icon.stat-icon-warning i{color:#f59e0b}.stat-card .stat-icon.stat-icon-danger{background-color:rgba(239,68,68,.1)}.stat-card .stat-icon.stat-icon-danger i{color:#ef4444}.stat-card .stat-value{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:4px}.stat-card .stat-label{color:#6b7280;font-size:14px}.stat-card-horizontal{align-items:center;display:flex;gap:16px;text-align:left}.stat-card-horizontal .stat-icon{flex-shrink:0;margin:0}.stat-card-horizontal .stat-content{flex:1}.quick-action-card{border:1px solid #e9ecef;cursor:pointer;display:block;padding:32px 24px;text-align:center}.quick-action-card:hover{border-color:#0d6efd;box-shadow:0 8px 24px rgba(0,0,0,.12)}.quick-action-card .quick-action-icon{align-items:center;background-color:rgba(13,110,253,.1);border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 16px;transition:all .2s ease;width:64px}.quick-action-card .quick-action-icon i{color:#0d6efd;font-size:28px;transition:color .2s ease}.quick-action-card .quick-action-title{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:4px}.quick-action-card .quick-action-desc{color:#6b7280;font-size:14px;line-height:1.625}.booking-item{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;display:flex;gap:16px;padding:16px;transition:all .2s ease}.booking-item:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.booking-item .booking-icon{align-items:center;background-color:rgba(13,110,253,.1);border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.booking-item .booking-icon i{color:#0d6efd;font-size:18px}.booking-item .booking-content{flex:1;min-width:0}.booking-item .booking-title{color:#1f2937;font-size:16px;font-weight:500;margin-bottom:4px}.booking-item .booking-time{color:#6b7280;font-size:14px;margin-bottom:8px}.booking-item .booking-status{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;font-weight:500;padding:4px 8px}.booking-item .booking-status.status-confirmed{background-color:rgba(16,185,129,.1);color:#10b981}.booking-item .booking-status.status-pending{background-color:rgba(245,158,11,.1);color:#f59e0b}.booking-item .booking-status.status-cancelled{background-color:rgba(239,68,68,.1);color:#ef4444}.booking-item .booking-actions{display:flex;gap:8px;margin-top:8px}.transaction-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;padding:16px 0}.transaction-item:last-child{border-bottom:none}.transaction-item .transaction-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:16px;width:40px}.transaction-item .transaction-icon.type-recharge{background-color:rgba(16,185,129,.1)}.transaction-item .transaction-icon.type-recharge i{color:#10b981}.transaction-item .transaction-icon.type-consume{background-color:rgba(239,68,68,.1)}.transaction-item .transaction-icon.type-consume i{color:#ef4444}.transaction-item .transaction-info{flex:1;min-width:0}.transaction-item .transaction-info .transaction-type{color:#1f2937;font-size:16px;font-weight:500}.transaction-item .transaction-info .transaction-time{color:#9ca3af;font-size:14px}.transaction-item .transaction-amount{text-align:right}.transaction-item .transaction-amount .amount{font-size:18px;font-weight:600}.transaction-item .transaction-amount .amount.amount-positive{color:#10b981}.transaction-item .transaction-amount .amount.amount-negative{color:#ef4444}.transaction-item .transaction-amount .balance{color:#9ca3af;font-size:14px}.shop-selector{position:relative}.shop-selector .shop-selector-trigger{align-items:center;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;gap:8px;min-width:180px;padding:8px 16px;transition:all .2s ease}.shop-selector .shop-selector-trigger:hover{border-color:#0d6efd}.shop-selector .shop-selector-trigger.active{border-color:#0d6efd;box-shadow:0 0 0 2px rgba(13,110,253,.1)}.shop-selector .shop-selector-trigger .shop-icon{align-items:center;background-color:rgba(13,110,253,.1);border-radius:4px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.shop-selector .shop-selector-trigger .shop-icon img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.shop-selector .shop-selector-trigger .shop-icon i{color:#0d6efd;font-size:16px}.shop-selector .shop-selector-trigger .shop-info{flex:1;min-width:0;text-align:left}.shop-selector .shop-selector-trigger .shop-info .shop-name{color:#1f2937;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-selector .shop-selector-trigger .shop-info .shop-address{color:#9ca3af;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-selector .shop-selector-trigger .shop-arrow{color:#9ca3af;transition:transform .15s ease}.shop-selector .shop-selector-trigger .shop-arrow i{font-size:12px}.shop-selector .shop-selector-trigger.active .shop-arrow{transform:rotate(180deg)}.shop-selector .shop-selector-dropdown{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);left:0;min-width:280px;opacity:0;position:absolute;right:0;top:calc(100% + 4px);transform:translateY(-8px);transition:all .15s ease;visibility:hidden;z-index:1000}.shop-selector .shop-selector-dropdown.show{opacity:1;transform:translateY(0);visibility:visible}.shop-selector .shop-selector-search{border-bottom:1px solid #e9ecef;padding:16px}.shop-selector .shop-selector-search .form-control{font-size:14px;height:36px}.shop-selector .shop-selector-list{max-height:300px;overflow-y:auto;padding:8px 0}.shop-selector .shop-selector-item{align-items:center;cursor:pointer;display:flex;gap:16px;padding:8px 16px;transition:background-color .15s ease}.shop-selector .shop-selector-item:hover{background-color:#f3f4f6}.shop-selector .shop-selector-item.active{background-color:rgba(13,110,253,.1)}.shop-selector .shop-selector-item.active .shop-item-name{color:#0d6efd}.shop-selector .shop-selector-item.active .shop-item-check{opacity:1}.shop-selector .shop-selector-item .shop-item-icon{align-items:center;background-color:#f9fafb;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.shop-selector .shop-selector-item .shop-item-icon img{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.shop-selector .shop-selector-item .shop-item-icon i{color:#9ca3af;font-size:18px}.shop-selector .shop-selector-item .shop-item-info{flex:1;min-width:0}.shop-selector .shop-selector-item .shop-item-info .shop-item-name{color:#1f2937;font-size:14px;font-weight:500;margin-bottom:2px}.shop-selector .shop-selector-item .shop-item-info .shop-item-address{color:#9ca3af;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-selector .shop-selector-item .shop-item-check{color:#0d6efd;opacity:0;transition:opacity .15s ease}.shop-selector .shop-selector-item .shop-item-check i{font-size:16px}.shop-selector .shop-selector-empty{color:#9ca3af;font-size:14px;padding:32px;text-align:center}.shop-selector .shop-selector-empty i{display:block;font-size:32px;margin-bottom:8px}.form-control,.form-select{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;color:#1f2937;font-size:14px;height:40px;padding:8px 16px;transition:all .2s ease}.form-control::-moz-placeholder,.form-select::-moz-placeholder{color:#9ca3af}.form-control::placeholder,.form-select::placeholder{color:#9ca3af}.form-control:hover,.form-select:hover{border-color:#d1d5db}.form-control:focus,.form-select:focus{border-color:#0d6efd;box-shadow:0 0 0 3px rgba(13,110,253,.1);outline:none}.form-control:disabled,.form-control[readonly],.form-select:disabled,.form-select[readonly]{background-color:#f9fafb;cursor:not-allowed;opacity:.7}.form-control-sm,.form-select-sm{font-size:12px;height:32px;padding:4px 8px}.form-control-lg,.form-select-lg{font-size:16px;height:48px;padding:16px 24px}textarea.form-control{height:auto;min-height:100px;resize:vertical}.form-label{color:#1f2937;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.form-label .required{color:#ef4444;margin-left:2px}.form-text{color:#9ca3af;display:block;font-size:12px;margin-top:4px}.form-group{margin-bottom:24px}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2310b981' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px 16px;border-color:#10b981;padding-right:48px}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.valid-feedback{color:#10b981;display:none;font-size:12px;margin-top:4px}.form-control.is-valid~.valid-feedback,.was-validated .form-control:valid~.valid-feedback{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ef4444'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23ef4444' stroke='none'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px 16px;border-color:#ef4444;padding-right:48px}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.invalid-feedback{animation:feedback-slide-in .2s ease;color:#ef4444;display:none;font-size:12px;margin-top:4px}.form-control.is-invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-feedback{display:block}@keyframes feedback-slide-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes input-shake{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-4px)}40%,80%{transform:translateX(4px)}}.form-control.is-invalid.shake,.was-validated .form-control:invalid.shake{animation:input-shake .4s ease}.form-control.validating{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Ccircle cx='8' cy='8' r='6' fill='none' stroke='%236b7280' stroke-width='2' stroke-dasharray='20'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 8 8' to='360 8 8' dur='1s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:48px}.form-field-feedback{position:relative}.form-field-feedback .feedback-icon{align-items:center;display:flex;height:20px;justify-content:center;opacity:0;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:opacity .15s ease;width:20px}.form-field-feedback .feedback-icon.show{opacity:1}.form-field-feedback .feedback-icon.success{color:#10b981}.form-field-feedback .feedback-icon.error{color:#ef4444}.form-field-feedback .form-control{padding-right:52px}.validation-message{align-items:center;animation:feedback-slide-in .2s ease;display:flex;font-size:12px;gap:4px;margin-top:4px}.validation-message i{font-size:12px}.validation-message.success{color:#10b981}.validation-message.error{color:#ef4444}.validation-message.warning{color:#f59e0b}.input-group{align-items:stretch;display:flex}.input-group .form-control{flex:1;min-width:0}.input-group .form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group .form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group .input-group-text{align-items:center;background-color:#f9fafb;border:1px solid #e9ecef;color:#6b7280;display:flex;font-size:14px;padding:8px 16px}.input-group .input-group-text:first-child{border-bottom-left-radius:8px;border-right:none;border-top-left-radius:8px}.input-group .input-group-text:last-child{border-bottom-right-radius:8px;border-left:none;border-top-right-radius:8px}.input-group .btn:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.input-group .btn:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.form-check{align-items:center;cursor:pointer;display:flex;gap:8px;margin-bottom:8px}.form-check .form-check-input{border:2px solid #e9ecef;border-radius:4px;cursor:pointer;height:18px;margin:0;transition:all .15s ease;width:18px}.form-check .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check .form-check-input:focus{box-shadow:0 0 0 3px rgba(13,110,253,.1)}.form-check .form-check-input[type=radio]{border-radius:50%}.form-check .form-check-label{color:#1f2937;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-switch .form-check-input{background-color:#e9ecef;border:none;border-radius:11px;cursor:pointer;height:22px;position:relative;transition:background-color .2s ease;width:40px}.form-switch .form-check-input:before{background-color:#fff;border-radius:50%;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);content:"";height:18px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:18px}.form-switch .form-check-input:checked{background-color:#0d6efd}.form-switch .form-check-input:checked:before{transform:translateX(18px)}.search-input{position:relative}.search-input .form-control{padding-left:40px;padding-right:40px}.search-input .search-icon{left:16px;pointer-events:none}.search-input .search-clear,.search-input .search-icon{color:#9ca3af;position:absolute;top:50%;transform:translateY(-50%)}.search-input .search-clear{border-radius:50%;cursor:pointer;padding:4px;right:16px;transition:all .15s ease}.search-input .search-clear:hover{background-color:#f3f4f6;color:#1f2937}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:12px;cursor:pointer;padding-right:44px}.form-file .form-file-input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.form-file .form-file-label{align-items:center;background-color:#f9fafb;border:2px dashed #e9ecef;border-radius:12px;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:24px;transition:all .2s ease}.form-file .form-file-label:hover{background-color:rgba(13,110,253,.1);border-color:#0d6efd}.form-file .form-file-label i{color:#9ca3af;font-size:24px}.form-file .form-file-label span{color:#6b7280;font-size:14px}.form-floating{position:relative}.form-floating .form-control{height:56px;padding-bottom:8px;padding-top:24px}.form-floating .form-control::-moz-placeholder{color:transparent}.form-floating .form-control::placeholder{color:transparent}.form-floating .form-control:not(:-moz-placeholder)~.form-label{color:#0d6efd;transform:translateY(-12px) scale(.85)}.form-floating .form-control:focus~.form-label,.form-floating .form-control:not(:placeholder-shown)~.form-label{color:#0d6efd;transform:translateY(-12px) scale(.85)}.form-floating .form-label{color:#9ca3af;left:16px;margin:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transform-origin:left top;transition:all .2s ease}.toast-container{display:flex;flex-direction:column;gap:8px;max-width:400px;position:fixed;right:24px;top:24px;width:calc(100% - 48px);z-index:1080}@media (min-width:768px){.toast-container{min-width:320px;width:auto}}.toast{align-items:flex-start;animation:toast-slide-in .3s ease;background-color:#fff;border-left:4px solid #0d6efd;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);display:flex;gap:16px;padding:16px 24px}.toast.toast-success{border-left-color:#10b981}.toast.toast-success .toast-icon{background-color:rgba(16,185,129,.1);color:#10b981}.toast.toast-error{border-left-color:#ef4444}.toast.toast-error .toast-icon{background-color:rgba(239,68,68,.1);color:#ef4444}.toast.toast-warning{border-left-color:#f59e0b}.toast.toast-warning .toast-icon{background-color:rgba(245,158,11,.1);color:#f59e0b}.toast.toast-info{border-left-color:#3b82f6}.toast.toast-info .toast-icon{background-color:rgba(59,130,246,.1);color:#3b82f6}.toast.toast-hiding{animation:toast-slide-out .3s ease forwards}.toast-icon{align-items:center;background-color:rgba(13,110,253,.1);border-radius:50%;color:#0d6efd;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.toast-icon i{font-size:16px}.toast-content{flex:1;min-width:0}.toast-title{color:#1f2937;font-size:16px;font-weight:600;margin-bottom:4px}.toast-message{color:#6b7280;font-size:14px;line-height:1.625}.toast-close{align-items:center;background-color:transparent;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:all .15s ease;width:24px}.toast-close:hover{background-color:#f3f4f6;color:#1f2937}.toast-close i{font-size:14px}.toast-progress{animation:toast-progress 3s linear forwards;background-color:currentColor;bottom:0;height:3px;left:0;opacity:.3;position:absolute}@keyframes toast-slide-in{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes toast-slide-out{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes toast-progress{0%{width:100%}to{width:0}}.skeleton{animation:skeleton-loading 1.5s infinite;background:linear-gradient(90deg,#f3f4f6 25%,#f9fafb 50%,#f3f4f6 75%);background-size:200% 100%;border-radius:4px}.skeleton-text{height:16px;margin-bottom:8px}.skeleton-text:last-child{margin-bottom:0;width:60%}.skeleton-title{height:24px;margin-bottom:16px;width:50%}.skeleton-avatar{border-radius:50%;height:48px;width:48px}.skeleton-image{aspect-ratio:4/3;border-radius:8px;width:100%}.skeleton-button{border-radius:8px;height:40px;width:120px}.skeleton-card{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:24px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.service-card-skeleton .skeleton-image{margin-bottom:16px}.service-card-skeleton .skeleton-content .skeleton-title{width:70%}.service-card-skeleton .skeleton-content .skeleton-text{width:40%}.service-card-skeleton .skeleton-content .skeleton-price{height:28px;margin:16px 0;width:80px}.service-card-skeleton .skeleton-content .skeleton-button{width:100%}.member-card-skeleton .skeleton-header{align-items:center;display:flex;gap:16px;margin-bottom:16px}.member-card-skeleton .skeleton-info{flex:1}.member-card-skeleton .skeleton-info .skeleton-name{height:20px;margin-bottom:8px;width:60%}.member-card-skeleton .skeleton-info .skeleton-shop{height:14px;width:80%}.member-card-skeleton .skeleton-balance{border-radius:8px;height:60px;margin-bottom:16px}.member-card-skeleton .skeleton-button{width:100%}.confirm-modal .modal-content{border:none;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.confirm-modal .modal-header{border-bottom:none;padding:32px 32px 16px}.confirm-modal .modal-body{padding:0 32px 24px;text-align:center}.confirm-modal .modal-footer{border-top:none;gap:16px;justify-content:center;padding:16px 32px 32px}.confirm-icon{align-items:center;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.confirm-icon i{font-size:32px}.confirm-icon.confirm-icon-warning{background-color:rgba(245,158,11,.1)}.confirm-icon.confirm-icon-warning i{color:#f59e0b}.confirm-icon.confirm-icon-danger{background-color:rgba(239,68,68,.1)}.confirm-icon.confirm-icon-danger i{color:#ef4444}.confirm-icon.confirm-icon-success{background-color:rgba(16,185,129,.1)}.confirm-icon.confirm-icon-success i{color:#10b981}.confirm-icon.confirm-icon-info{background-color:rgba(59,130,246,.1)}.confirm-icon.confirm-icon-info i{color:#3b82f6}.confirm-title{color:#1f2937;font-size:20px;font-weight:600;margin-bottom:8px}.confirm-message{color:#6b7280;font-size:16px;line-height:1.625}.confirm-details{background-color:#f9fafb;border-radius:8px;margin-top:24px;padding:16px;text-align:left}.confirm-details .detail-item{display:flex;font-size:14px;justify-content:space-between;padding:4px 0}.confirm-details .detail-item .detail-label{color:#6b7280}.confirm-details .detail-item .detail-value{color:#1f2937;font-weight:500}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .2s ease}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .2s ease}.slide-up-enter{opacity:0;transform:translateY(20px)}.slide-up-enter-active{opacity:1;transform:translateY(0);transition:all .2s ease}.scale-enter{opacity:0;transform:scale(.9)}.scale-enter-active{opacity:1;transform:scale(1);transition:all .2s ease}.hover-lift{transition:transform .2s ease,box-shadow .2s ease}.hover-lift:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-4px)}.hover-scale{transition:transform .2s ease}.hover-scale:hover{transform:scale(1.02)}.hover-glow{transition:box-shadow .2s ease}.hover-glow:hover{box-shadow:0 0 20px rgba(13,110,253,.1)}.btn-loading{color:transparent!important;pointer-events:none;position:relative}.btn-loading:after{animation:btn-spin .6s linear infinite;border:2px solid;border-radius:50%;border-right:2px solid transparent;content:"";height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px}@keyframes btn-spin{to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}.animate-bounce{animation:bounce 1s infinite}.page-member-center{background-color:#f5f7fa;min-height:100vh;padding-bottom:0}@media (max-width:767.98px){.page-member-center{padding-bottom:60px}}.member-header{background:linear-gradient(135deg,#667eea,#764ba2);position:sticky;top:0;z-index:100}.member-header-inner{align-items:center;display:flex;gap:12px;height:64px}.member-header-back{align-items:center;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;text-decoration:none;transition:background-color .2s;width:36px}.member-header-back:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.member-header-back i{font-size:18px}.member-card-switcher{flex:1;min-width:0}.member-switcher-toggle{align-items:center;background:hsla(0,0%,100%,.15);border:none;border-radius:12px;cursor:pointer;display:flex;gap:10px;max-width:280px;padding:8px 12px;transition:all .2s;width:100%}.member-switcher-toggle:hover,.member-switcher-toggle[aria-expanded=true]{background:hsla(0,0%,100%,.25)}.member-switcher-toggle[aria-expanded=true] .member-switcher-arrow{transform:rotate(180deg)}.member-switcher-info{align-items:center;display:flex;flex:1;gap:10px;min-width:0}.member-switcher-logo{-o-object-fit:cover;object-fit:cover}.member-switcher-logo,.member-switcher-logo-placeholder{background:hsla(0,0%,100%,.2);border-radius:8px;flex-shrink:0;height:36px;width:36px}.member-switcher-logo-placeholder{align-items:center;color:#fff;display:flex;justify-content:center}.member-switcher-store{color:#fff;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-switcher-arrow{color:hsla(0,0%,100%,.8);flex-shrink:0;margin-left:auto;transition:transform .2s}.member-switcher-menu{border:none;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.2);margin-top:8px;max-height:400px;overflow-y:auto;padding:8px 0;width:300px}.member-switcher-menu .dropdown-item{align-items:center;display:flex;gap:12px;padding:12px 16px}.member-switcher-menu .dropdown-item.active{background-color:rgba(102,126,234,.1);color:inherit}.member-switcher-menu .dropdown-item:hover:not(.active){background-color:#f8f9fa}.member-switcher-menu .switcher-view-all{color:#0d6efd;font-weight:500}.switcher-item-logo{-o-object-fit:cover;object-fit:cover}.switcher-item-logo,.switcher-item-logo-placeholder{border-radius:10px;flex-shrink:0;height:40px;width:40px}.switcher-item-logo-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:center}.switcher-item-info{display:flex;flex:1;flex-direction:column;min-width:0}.switcher-item-store{color:#333;font-size:14px;font-weight:600}.switcher-item-balance{color:#666;font-size:13px;font-weight:500}.member-header-balance{align-items:flex-end;background:hsla(0,0%,100%,.15);border-radius:12px;display:flex;flex-direction:column;padding:8px 16px}.member-header-balance .balance-label{color:hsla(0,0%,100%,.8);font-size:11px}.member-header-balance .balance-value{color:#fff;font-size:18px;font-weight:700}@media (max-width:575.98px){.member-header-balance{padding:6px 12px}.member-header-balance .balance-value{font-size:16px}}.member-top-nav{background:#fff;border-bottom:1px solid #eee}.member-nav-list{display:flex;gap:8px;list-style:none;margin:0;padding:0}.member-nav-item a{align-items:center;border-bottom:2px solid transparent;color:#666;display:flex;font-size:14px;gap:6px;padding:14px 20px;text-decoration:none;transition:all .2s}.member-nav-item a i{font-size:16px}.member-nav-item a:hover{color:#0d6efd}.member-nav-item.active a{border-bottom-color:#0d6efd;color:#0d6efd;font-weight:500}.member-bottom-nav{background:#fff;border-top:1px solid #eee;bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.05);display:flex;height:60px;left:0;position:fixed;right:0;z-index:1000}.bottom-nav-item{align-items:center;color:#666;display:flex;flex:1;flex-direction:column;font-size:11px;gap:4px;justify-content:center;text-decoration:none;transition:color .2s}.bottom-nav-item i{font-size:20px}.bottom-nav-item.active,.bottom-nav-item:hover{color:#0d6efd}.member-content{padding:20px 0}@media (max-width:767.98px){.member-content{padding:16px 0}}.member-content-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);margin-bottom:16px;overflow:hidden}.member-content-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:16px 20px}.member-content-header .title,.member-content-header h5{color:#333;font-size:16px;font-weight:600;margin:0}@media (max-width:767.98px){.member-content-header{padding:14px 16px}}.member-content-body{padding:20px}@media (max-width:767.98px){.member-content-body{padding:16px}}.page-card-wallet{background-color:#f5f7fa;min-height:100vh}.card-wallet-header{background-color:#fff;border-bottom:1px solid #eee}.member-card-wrapper{margin-bottom:1rem}.member-card-link{display:block;text-decoration:none}.member-card{border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);color:#fff;min-height:200px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.member-card:hover{box-shadow:0 15px 40px rgba(0,0,0,.2);transform:translateY(-5px)}.member-card-header{align-items:flex-start;justify-content:space-between;margin-bottom:20px}.store-info{align-items:center;display:flex;gap:12px}.store-logo{-o-object-fit:cover;object-fit:cover}.store-logo,.store-logo-placeholder{background:hsla(0,0%,100%,.2);border-radius:8px;height:40px;width:40px}.store-logo-placeholder{align-items:center;display:flex;font-size:20px;justify-content:center}.store-name{font-size:16px;font-weight:600}.card-type{background:hsla(0,0%,100%,.2);border-radius:20px;font-size:12px;padding:4px 10px}.member-card-body{margin-bottom:20px}.member-name{font-size:20px;font-weight:600;margin-bottom:4px}.member-phone{font-size:14px;opacity:.8}.member-card-footer{align-items:flex-end;display:flex;justify-content:space-between}.balance-section{display:flex;flex-direction:column}.balance-label{font-size:12px;opacity:.8}.balance-value{font-size:24px;font-weight:700}.card-number{font-family:monospace;font-size:12px;opacity:.6}.card-decoration{bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0}.circle{background:hsla(0,0%,100%,.1);border-radius:50%;position:absolute}.circle-1{height:150px;right:-50px;top:-50px;width:150px}.circle-2{bottom:-30px;height:100px;right:50px;width:100px}.member-card-actions{background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);display:flex;margin-left:10px;margin-right:10px;margin-top:-10px;position:relative;z-index:1}.action-btn{align-items:center;color:#333;display:flex;flex:1;flex-direction:column;font-size:12px;justify-content:center;padding:16px 8px;position:relative;text-decoration:none;transition:background-color .2s}.action-btn:first-child{border-radius:12px 0 0 12px}.action-btn:last-child{border-radius:0 12px 12px 0}.action-btn:not(:last-child){border-right:1px solid #eee}.action-btn:hover{background-color:#f8f9fa;color:#0d6efd}.action-btn i{font-size:20px;margin-bottom:4px}.action-btn .badge{font-size:10px;padding:2px 6px;position:absolute;right:20%;top:8px}.empty-state{background:#fff;border-radius:16px;padding:60px 20px}.empty-icon{align-items:center;background:#f0f0f0;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto;width:80px}.empty-icon i{color:#999;font-size:36px}.member-table{width:100%}.member-table th{background:#fafafa;border-bottom:1px solid #eee;color:#666;font-size:13px;font-weight:500;padding:12px 16px}.member-table td{border-bottom:1px solid #f5f5f5;font-size:14px;padding:14px 16px}@media (max-width:767.98px){.member-table thead{display:none}.member-table tbody tr{border-bottom:1px solid #eee;display:block;padding:16px}.member-table tbody tr:last-child{border-bottom:none}.member-table td{border:none;display:flex;justify-content:space-between;padding:6px 0}.member-table td:before{color:#666;content:attr(data-label);font-weight:500}}.service-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (max-width:575.98px){.service-grid{gap:12px;grid-template-columns:repeat(2,1fr)}}.service-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);overflow:hidden;transition:transform .2s,box-shadow .2s}.service-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.service-card .service-image{background:#f5f5f5;height:140px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:575.98px){.service-card .service-image{height:100px}}.service-card .service-body{padding:16px}@media (max-width:575.98px){.service-card .service-body{padding:12px}}.service-card .service-name{color:#333;font-size:15px;font-weight:600;margin-bottom:8px}@media (max-width:575.98px){.service-card .service-name{font-size:14px}}.service-card .service-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:13px;margin-bottom:12px;overflow:hidden}.service-card .service-meta{align-items:center;display:flex;gap:8px;margin-bottom:12px}.service-card .service-price{color:#0d6efd;font-size:18px;font-weight:700}@media (max-width:575.98px){.service-card .service-price{font-size:16px}}.service-card .service-duration{color:#999;font-size:12px}.booking-cards{display:flex;flex-direction:column;gap:12px}@media (min-width:768px){.booking-cards{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.booking-cards{grid-template-columns:repeat(3,1fr)}}.booking-card{background:#fff;border-left:4px solid #6c757d;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);overflow:hidden}.booking-card.pending{border-left-color:#ffc107}.booking-card.confirmed{border-left-color:#198754}.booking-card.completed{border-left-color:#0dcaf0}.booking-card.cancelled{border-left-color:#6c757d;opacity:.7}.booking-card-header{align-items:flex-start;background:linear-gradient(90deg,#f8f9fa,#fff);display:flex;justify-content:space-between;padding:16px 16px 12px}.booking-card-date{display:flex;flex-direction:column;line-height:1.2}.booking-weekday{color:#6c757d;font-size:12px;font-weight:500;text-transform:uppercase}.booking-day{color:#333;font-size:28px;font-weight:700}.booking-month{color:#6c757d;font-size:12px}.status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:500;gap:4px;padding:6px 12px}.status-badge i{font-size:14px}.status-badge.status-pending{background:#fff3cd;color:#856404}.status-badge.status-confirmed{background:#d1e7dd;color:#0f5132}.status-badge.status-completed{background:#cff4fc;color:#055160}.status-badge.status-cancelled{background:#e9ecef;color:#6c757d}.booking-card-body{padding:0 16px 16px}.booking-card-service,.booking-card-time{align-items:center;display:flex;gap:8px;margin-bottom:8px}.booking-card-service:last-child,.booking-card-time:last-child{margin-bottom:0}.booking-card-service{color:#333;font-size:16px;font-weight:600}.booking-card-service i{font-size:18px}.booking-card-time{color:#666;font-size:14px}.booking-card-footer{background:#f8f9fa;border-top:1px solid #eee;padding:12px 16px}.booking-card-footer .btn{border-radius:20px}.empty-state-card{background:#fff;border-radius:16px;padding:48px 24px;text-align:center}.empty-state-icon{align-items:center;background:#f0f0f0;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 16px;width:80px}.empty-state-icon i{color:#adb5bd;font-size:36px}.empty-state-card h6{font-weight:600;margin-bottom:8px}.transaction-list .transaction-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:12px;padding:14px 0}.transaction-list .transaction-item:last-child{border-bottom:none}.transaction-list .transaction-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.transaction-list .transaction-icon.type-recharge{background:rgba(25,135,84,.1);color:#198754}.transaction-list .transaction-icon.type-consumption{background:rgba(255,193,7,.1);color:#ffc107}.transaction-list .transaction-icon.type-refund{background:rgba(13,202,240,.1);color:#0dcaf0}.transaction-list .transaction-info{flex:1;min-width:0}.transaction-list .transaction-type{color:#333;font-size:14px;font-weight:500}.transaction-list .transaction-time{color:#999;font-size:12px}.transaction-list .transaction-amount{font-size:16px;font-weight:600;text-align:right}.transaction-list .transaction-amount.positive{color:#198754}.transaction-list .transaction-amount.negative{color:#dc3545}.empty-placeholder{color:#999;padding:40px 20px;text-align:center}.empty-placeholder i{display:block;font-size:48px;margin-bottom:12px}.empty-placeholder span{font-size:14px}.min-h1{min-height:100px}.min-h2{min-height:200px}.min-h3{min-height:300px}.min-h4{min-height:400px}.min-h5{min-height:500px}.min-h6{min-height:600px}.wp-100{flex:0 0 100px;width:100px}.wp-200{flex:0 0 200px;width:200px}.wp-300{flex:0 0 300px;width:300px}.wp-400{flex:0 0 400px;width:400px}.wp-500{flex:0 0 500px;width:500px}.wp-600{flex:0 0 600px;width:600px}.wp-700{flex:0 0 700px;width:700px}.wp-800{flex:0 0 800px;width:800px}.wp-900{flex:0 0 900px;width:900px}.wp-1000{flex:0 0 1000px;width:1000px}.wp-100-{flex:0 0 calc(100% - 100px);width:calc(100% - 100px)}.wp-200-{flex:0 0 calc(100% - 200px);width:calc(100% - 200px)}.wp-300-{flex:0 0 calc(100% - 300px);width:calc(100% - 300px)}.wp-400-{flex:0 0 calc(100% - 400px);width:calc(100% - 400px)}.wp-500-{flex:0 0 calc(100% - 500px);width:calc(100% - 500px)}.wp-600-{flex:0 0 calc(100% - 600px);width:calc(100% - 600px)}.wp-700-{flex:0 0 calc(100% - 700px);width:calc(100% - 700px)}.wp-800-{flex:0 0 calc(100% - 800px);width:calc(100% - 800px)}.wp-900-{flex:0 0 calc(100% - 900px);width:calc(100% - 900px)}.wp-1000-{flex:0 0 calc(100% - 1000px);width:calc(100% - 1000px)}.h-min-100{min-height:100px}.h-min-200{min-height:200px}.h-min-300{min-height:300px}.h-min-400{min-height:400px}.h-min-500{min-height:500px}.h-min-600{min-height:600px}.h-min-700{min-height:700px}.h-min-800{min-height:800px}.h-min-900{min-height:900px}.h-min-1000{min-height:1000px}.w-min-100{min-width:100px}.w-min-200{min-width:200px}.w-min-300{min-width:300px}.w-min-400{min-width:400px}.w-min-500{min-width:500px}.w-min-600{min-width:600px}.w-min-700{min-width:700px}.w-min-800{min-width:800px}.w-min-900{min-width:900px}.w-min-1000{min-width:1000px}.w-max-100{max-width:100px}.w-max-200{max-width:200px}.w-max-300{max-width:300px}.w-max-400{max-width:400px}.w-max-500{max-width:500px}.w-max-600{max-width:600px}.w-max-700{max-width:700px}.w-max-800{max-width:800px}.w-max-900{max-width:900px}.w-max-1000{max-width:1000px}.hp-100{height:100px}.hp-200{height:200px}.hp-300{height:300px}.hp-400{height:400px}.hp-500{height:500px}.hp-600{height:600px}.hp-700{height:700px}.hp-800{height:800px}.hp-900{height:900px}.hp-1000{height:1000px}.wh-10{flex:0 0 10px;height:10px;width:10px}.wh-20{flex:0 0 20px;height:20px;width:20px}.wh-30{flex:0 0 30px;height:30px;width:30px}.wh-40{flex:0 0 40px;height:40px;width:40px}.wh-50{flex:0 0 50px;height:50px;width:50px}.wh-60{flex:0 0 60px;height:60px;width:60px}.wh-70{flex:0 0 70px;height:70px;width:70px}.wh-80{flex:0 0 80px;height:80px;width:80px}.wh-90{flex:0 0 90px;height:90px;width:90px}.wh-100{flex:0 0 100px;height:100px;width:100px}a{text-decoration:none}.cursor-pointer{cursor:pointer}.btn-primary{color:#fff!important}[v-cloak]{display:none}.container-fluid{margin:0 auto;max-width:1400px}.table-response thead{display:none}@media (min-width:768px){.table-response thead{display:table-header-group}}.table-response:not(.table-response.table-bordered) tr td:first-child,.table-response:not(.table-response.table-bordered) tr th:first-child{padding-left:0}.table-response:not(.table-response.table-bordered) tr td:last-child,.table-response:not(.table-response.table-bordered) tr th:last-child{padding-right:0}.table-response td{clear:both;display:block;text-align:right}.table-response td:before{content:attr(data-title) ": ";float:left}@media (min-width:768px){.table-response td:before{display:none}.table-response td{display:table-cell;text-align:left}}@media (max-width:768px){.table-response td{border-bottom:none}.table-response td:last-child{border-bottom:1px solid #e6e6e6;margin-bottom:14px;padding-bottom:24px}}.quantity-wrap{align-items:center;border:1px solid #e6e6e6;display:flex;height:inherit;overflow:hidden;position:relative;width:140px}.quantity-wrap.disabled:before{background-color:hsla(0,0%,100%,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.quantity-wrap input{border:none;box-shadow:none!important;font-size:18px;height:inherit;padding:0;text-align:center}.quantity-wrap input::-webkit-inner-spin-button,.quantity-wrap input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-wrap div{align-items:center;color:#666;cursor:pointer;display:flex;flex:0 0 38px;font-size:18px;height:inherit;justify-content:center;width:38px}.quantity-wrap div:hover{color:#0d6efd}.tabs-plus{border-bottom:1px solid #e4e4e4;margin-bottom:24px;padding-bottom:6px}.tabs-plus .nav-item{margin-right:10px}@media (min-width:768px){.tabs-plus .nav-item{margin-right:40px}}.tabs-plus .nav-link{border:none!important;color:#888;cursor:pointer;font-size:14px;padding-left:2px;padding-right:2px;position:relative}@media (min-width:768px){.tabs-plus .nav-link{font-size:18px}}.tabs-plus .nav-link:after{background-color:#222;bottom:-6px;content:"";display:none;height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .3s;width:100%}.tabs-plus .nav-link.active{color:#222;font-weight:700}.tabs-plus .nav-link.active:after{display:block;transform:scaleX(1)}.is-up-file .img-upload-item{border-style:dashed!important}.is-up-file .img-upload-item:hover{background-color:#f4f4f4!important;border-color:#0d6efd!important}.is-up-file .img-upload-item:active{background-color:#e4e4e4!important}.is-up-file .img-upload-item .tool-wrap>div:first-of-type{border-right:1px solid #fff}.is-up-file .img-upload-item .tool-wrap>div:hover{background-color:#1d4ff3}.swiper .swiper-pagination-bullet-active{background-color:#0d6efd}.page-head{background:#eff1fe;padding:40px 0;text-align:center}@media (max-width:768px){.page-head{padding:20px 0}}.page-head .page-title{color:#333;font-size:30px;margin-bottom:14px}.page-head .breadcrumb{font-size:15px;margin-bottom:0}.page-head .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"\f285";font-family:bootstrap-icons;font-size:12px;margin-top:3px}.page-head .breadcrumb a{text-decoration:none}.page-product-content{margin-top:3rem}@media (max-width:992px){.page-product-content{margin-top:1.5rem}}.page-product-content .title-box{margin-bottom:40px;text-align:center}.page-product-content .title-box .title{color:#333;font-size:26px;margin-bottom:10px}.page-product-content .title-box .sub-title{color:#666;font-size:16px}.page-product-content .product-item{background-color:#fff;box-shadow:0 10px 30px 0 rgba(194,49,244,.1);margin-bottom:30px}.page-product-content .product-item .top{align-items:center;background-color:#f3f7ff;display:flex;height:70px}.page-product-content .product-item .top .left{align-items:center;background-color:#0d6efd;display:flex;height:70px;justify-content:center;width:70px}.page-product-content .product-item .top .left i{color:#fff;font-size:20px}.page-product-content .product-item .top .name{font-size:18px;padding:0 10px 0 20px}.page-product-content .product-item .content{color:#555;font-size:15px;line-height:2;padding:20px}@media (min-width:992px){.page-product-content .product-item .content{height:220px}}.page-service-content{color:#606b86;margin-top:3rem}.page-service-content .title-box{margin-bottom:60px}@media (max-width:992px){.page-service-content .title-box{margin-bottom:30px}}.page-service-content .title-box .title{color:#333;font-size:26px;margin-bottom:20px}@media (max-width:992px){.page-service-content .title-box .title{font-size:22px;text-align:center}}.page-service-content .title-box .sub-title{font-size:16px;max-width:550px}@media (max-width:992px){.page-service-content .title-box .sub-title{font-size:12px;text-align:center}}@media (min-width:992px){.page-service-content .title-box .sub-title{line-height:1.8}.page-service-content .service-row-2{padding-left:64px}}.page-service-content .service-icon{max-width:500px}@media (max-width:992px){.page-service-content .service-icon{display:flex;justify-content:center;margin-bottom:20px}.page-service-content .service-icon img{max-width:80%}}.page-service-content .service-item{margin-bottom:50px}@media (max-width:992px){.page-service-content .service-item{margin-bottom:20px}}.page-service-content .service-item .icon{align-items:center;background-color:#fcf3f4;border-radius:50%;display:flex;height:46px;justify-content:center;margin-bottom:20px;width:46px}.page-service-content .service-item .icon i{color:#fa4949;font-size:18px}.page-service-content .service-item .title{color:#222;font-size:18px;margin-bottom:10px}.page-service-content .service-item .sub-title{color:#606b86;font-size:14px;line-height:1.8}.page-about-content{margin-top:3rem}.page-about-content .about-text .main-title{color:#333;font-size:26px;margin-bottom:50px}@media (max-width:992px){.page-about-content .about-text .main-title{font-size:20px;margin-bottom:30px}}.page-about-content .about-text .about-text-item{display:flex;margin-bottom:40px}.page-about-content .about-text .about-text-item:last-child{margin-bottom:0}.page-about-content .about-text .about-text-item .left{flex:0 0 40px;width:40px}.page-about-content .about-text .about-text-item .left i{color:#0d6efd;font-size:24px}.page-about-content .about-text .about-text-item .right .title{color:#333;font-size:20px;margin-bottom:10px}.page-about-content .about-text .about-text-item .right .sub-title{color:#606b86;font-size:14px;line-height:2;max-width:460px}.page-about-content .home-contact{background-color:#f9f9fc;background:linear-gradient(180deg,#f9f9fc,#fff);padding:60px 0}.layui-layer-btn .layui-layer-btn0{background-color:#0d6efd;border-color:#0d6efd}input[type=password]{font-family:Arial}.site-header{background-color:#f9fafb;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);position:sticky;top:0;z-index:1020}.header-desktop{display:none}@media (min-width:992px){.header-desktop{display:block}}.header-desktop .header-inner{align-items:center;display:flex;gap:32px;height:72px;justify-content:space-between}.header-logo{flex-shrink:0}.header-logo .logo-link{display:block}.header-logo .logo-img{max-height:48px;max-width:140px;-o-object-fit:contain;object-fit:contain}.header-nav{flex:1;margin-left:32px}.header-nav .nav-list{align-items:center;display:flex;gap:4px;list-style:none;margin:0;padding:0}.header-nav .nav-item{position:relative}.header-nav .nav-item.has-dropdown .nav-link{align-items:center;display:flex;gap:4px}.header-nav .nav-item.has-dropdown .nav-link i{font-size:12px;transition:transform .2s ease}.header-nav .nav-item.has-dropdown:hover .nav-link i{transform:rotate(180deg)}.header-nav .nav-item.has-dropdown:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.header-nav .nav-link{border-radius:8px;color:#1f2937;display:block;font-size:16px;font-weight:500;padding:8px 16px;position:relative;text-decoration:none;transition:all .2s ease}.header-nav .nav-link:after{background-color:#0d6efd;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .2s ease;width:0}.header-nav .nav-link:hover{color:#0d6efd}.header-nav .nav-link:hover:after{width:calc(100% - 32px)}.header-nav .nav-link.active{color:#0d6efd}.header-nav .nav-link.active:after{width:calc(100% - 32px)}.header-nav .dropdown-menu{background-color:#fff;border:none;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);left:0;list-style:none;margin:0;min-width:180px;opacity:0;padding:8px 0;position:absolute;top:100%;transform:translateY(10px);transition:all .2s ease;visibility:hidden}.header-nav .dropdown-menu .dropdown-item{color:#1f2937;display:block;font-size:14px;padding:8px 24px;text-decoration:none;transition:all .15s ease}.header-nav .dropdown-menu .dropdown-item:hover{background-color:rgba(13,110,253,.1);color:#0d6efd}.header-right{align-items:center;display:flex;gap:16px}.header-search{position:relative}.header-search .search-toggle{align-items:center;background-color:transparent;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.header-search .search-toggle:hover{background-color:#f3f4f6;color:#0d6efd}.header-search .search-toggle i{font-size:18px}.header-search .search-dropdown{background-color:#fff;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);opacity:0;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(10px);transition:all .2s ease;visibility:hidden;width:320px;z-index:1000}.header-search .search-dropdown.active{opacity:1;transform:translateY(0);visibility:visible}.header-search .search-form{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;padding:8px}.header-search .search-input{background-color:#f9fafb;border:none;border-radius:8px;flex:1;font-size:14px;padding:8px 16px}.header-search .search-input:focus{box-shadow:0 0 0 2px rgba(13,110,253,.1);outline:none}.header-search .search-submit{align-items:center;background-color:#0d6efd;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;margin-left:8px;transition:all .2s ease;width:36px}.header-search .search-submit:hover{background-color:#0b5ed7}.header-search .search-results{max-height:300px;overflow-y:auto;padding:8px}.header-language{position:relative}.header-language .language-toggle{align-items:center;background-color:transparent;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:8px 16px;transition:all .2s ease}.header-language .language-toggle:hover{background-color:rgba(13,110,253,.1);border-color:#0d6efd}.header-language .language-toggle i{color:#6b7280;font-size:12px;transition:transform .2s ease}.header-language .language-flag{border-radius:2px;height:14px;-o-object-fit:cover;object-fit:cover;width:20px}.header-language .language-name{color:#1f2937;font-size:14px}.header-language .language-dropdown{background-color:#fff;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);list-style:none;margin:0;min-width:150px;opacity:0;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(10px);transition:all .2s ease;visibility:hidden;z-index:1000}.header-language .language-item{align-items:center;color:#1f2937;display:flex;font-size:14px;gap:8px;padding:8px 16px;text-decoration:none;transition:all .15s ease}.header-language .language-item.active,.header-language .language-item:hover{background-color:rgba(13,110,253,.1);color:#0d6efd}.header-language:hover .language-toggle i{transform:rotate(180deg)}.header-language:hover .language-dropdown{opacity:1;transform:translateY(0);visibility:visible}.header-user{position:relative}.header-user .user-toggle{align-items:center;background-color:transparent;border:1px solid #e9ecef;border-radius:12px;cursor:pointer;display:flex;gap:8px;padding:8px 16px;transition:all .2s ease}.header-user .user-toggle:hover{background-color:rgba(13,110,253,.1);border-color:#0d6efd}.header-user .user-toggle>i{color:#6b7280;font-size:12px;transition:transform .2s ease}.header-user .user-toggle.user-toggle-guest{border-radius:8px;padding:8px}.header-user .user-toggle.user-toggle-guest>i{color:#6b7280;font-size:20px}.header-user .user-avatar{align-items:center;background-color:#f3f4f6;border-radius:50%;display:flex;height:36px;justify-content:center;overflow:hidden;width:36px}.header-user .user-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header-user .user-avatar i{color:#9ca3af;font-size:18px}.header-user .user-info{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.header-user .user-name{color:#1f2937;font-size:14px;font-weight:500;line-height:1.2}.header-user .user-members{color:#6b7280;font-size:12px;line-height:1.2}.header-user .user-dropdown{background-color:#fff;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);list-style:none;margin:0;min-width:200px;opacity:0;padding:8px 0;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(10px);transition:all .2s ease;visibility:hidden;z-index:1000}.header-user .user-dropdown .dropdown-divider{background-color:#f3f4f6;height:1px;margin:8px 0}.header-user .user-dropdown-item{align-items:center;color:#1f2937;display:flex;font-size:14px;gap:8px;padding:8px 24px;text-decoration:none;transition:all .15s ease}.header-user .user-dropdown-item i{color:#6b7280;font-size:16px}.header-user .user-dropdown-item:hover{background-color:rgba(13,110,253,.1);color:#0d6efd}.header-user .user-dropdown-item:hover i{color:#0d6efd}.header-user .user-dropdown-item.text-danger,.header-user .user-dropdown-item.text-danger i{color:#ef4444}.header-user .user-dropdown-item.text-danger:hover{background-color:rgba(239,68,68,.1)}.header-user:hover .user-toggle>i{transform:rotate(180deg)}.header-user:hover .user-dropdown{opacity:1;transform:translateY(0);visibility:visible}.header-mobile{display:block}@media (min-width:992px){.header-mobile{display:none}}.header-mobile .header-mobile-inner{align-items:center;display:flex;height:56px;justify-content:space-between;padding:0 16px}.mobile-menu-toggle{align-items:center;background-color:transparent;border:none;color:#1f2937;cursor:pointer;display:flex;height:44px;justify-content:center;width:44px}.mobile-menu-toggle i{font-size:24px}.mobile-logo{display:block}.mobile-logo img{max-height:44px;max-width:140px;-o-object-fit:contain;object-fit:contain}.mobile-right{align-items:center;display:flex;gap:4px}.mobile-search-toggle,.mobile-user-btn{align-items:center;background-color:transparent;border:none;color:#6b7280;cursor:pointer;display:flex;height:44px;justify-content:center;text-decoration:none;transition:color .2s ease;width:44px}.mobile-search-toggle:hover,.mobile-user-btn:hover{color:#0d6efd}.mobile-search-toggle i,.mobile-user-btn i{font-size:20px}.mobile-search-bar{background-color:#f9fafb;border-top:1px solid #f3f4f6;display:none;padding:8px 16px 16px}.mobile-search-bar.active{display:block}.mobile-search-bar .mobile-search-form{align-items:center;background-color:#fff;border-radius:8px;display:flex;overflow:hidden}.mobile-search-bar .mobile-search-input{border:none;flex:1;font-size:14px;padding:8px 16px}.mobile-search-bar .mobile-search-input:focus{outline:none}.mobile-search-bar .mobile-search-submit{align-items:center;background-color:#0d6efd;border:none;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.mobile-menu-offcanvas{max-width:320px;width:85%!important}.mobile-menu-offcanvas .offcanvas-header{background-color:#f9fafb;border-bottom:1px solid #f3f4f6;padding:24px}.mobile-menu-offcanvas .offcanvas-body{padding:0}.mobile-user-info{align-items:flex-start;display:flex;flex:1;gap:16px}.mobile-user-avatar{align-items:center;background-color:#fff;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.mobile-user-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mobile-user-avatar i{color:#9ca3af;font-size:24px}.mobile-user-detail{flex:1;min-width:0}.mobile-user-name{color:#1f2937;font-size:16px;font-weight:600;margin-bottom:4px}.mobile-user-meta{color:#6b7280;font-size:12px;margin-bottom:4px}.mobile-user-meta i{margin-right:2px}.mobile-user-balance{color:#0d6efd;font-size:14px;font-weight:500}.mobile-user-balance i{margin-right:4px}.mobile-guest-actions{display:flex;flex:1;gap:8px}.mobile-guest-actions .btn{flex:1}.mobile-nav{padding:8px 0}.mobile-nav-list{list-style:none;margin:0;padding:0}.mobile-nav-item{border-bottom:1px solid #f3f4f6}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-item.has-children .mobile-nav-link i{transition:transform .2s ease}.mobile-nav-item.has-children .mobile-nav-link[aria-expanded=true] i{transform:rotate(180deg)}.mobile-nav-link{align-items:center;color:#1f2937;display:flex;font-size:16px;justify-content:space-between;padding:16px 24px;text-decoration:none;transition:background-color .15s ease}.mobile-nav-link:active{background-color:#f3f4f6}.mobile-nav-link.active{color:#0d6efd;font-weight:500}.mobile-nav-link>i:first-child{color:#6b7280;font-size:18px;margin-right:8px}.mobile-nav-link>span{flex:1}.mobile-nav-link>i:last-child{color:#9ca3af;font-size:12px}.mobile-submenu{background-color:#f9fafb;list-style:none;margin:0;padding:0}.mobile-submenu-link{color:#6b7280;display:block;font-size:14px;padding:8px 24px 8px 48px;text-decoration:none;transition:all .15s ease}.mobile-submenu-link:active{background-color:#f3f4f6;color:#0d6efd}.mobile-quick-actions{background-color:#f9fafb;border-top:1px solid #f3f4f6;padding:24px}.mobile-quick-actions .quick-actions-title{color:#6b7280;font-size:14px;font-weight:500;margin-bottom:16px}.mobile-quick-actions .quick-actions-grid{display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.mobile-quick-actions .quick-action-item{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:16px;text-decoration:none;transition:all .15s ease}.mobile-quick-actions .quick-action-item:active{background-color:#f3f4f6}.mobile-quick-actions .quick-action-item i{color:#0d6efd;font-size:20px}.mobile-quick-actions .quick-action-item span{color:#1f2937;font-size:12px}.mobile-quick-actions .quick-action-item.text-danger i,.mobile-quick-actions .quick-action-item.text-danger span{color:#ef4444}.mobile-language{border-top:1px solid #f3f4f6;padding:24px}.mobile-language .mobile-language-title{color:#6b7280;font-size:14px;font-weight:500;margin-bottom:16px}.mobile-language .mobile-language-list{display:flex;flex-wrap:wrap;gap:8px}.mobile-language .mobile-language-item{align-items:center;background-color:#f9fafb;border-radius:8px;display:flex;gap:8px;padding:8px 16px;text-decoration:none;transition:all .15s ease}.mobile-language .mobile-language-item img{border-radius:2px;height:14px;-o-object-fit:cover;object-fit:cover;width:20px}.mobile-language .mobile-language-item span{color:#1f2937;font-size:14px}.mobile-language .mobile-language-item.active{background-color:rgba(13,110,253,.1)}.mobile-language .mobile-language-item.active span{color:#0d6efd}.mobile-language .mobile-language-item:active{background-color:rgba(13,110,253,.1)}.mobile-bottom-nav{background-color:#fff;border-top:1px solid #f3f4f6;bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.05);display:flex;height:56px;left:0;position:fixed;right:0;z-index:1030}@media (min-width:992px){.mobile-bottom-nav{display:none}}.mobile-bottom-nav .bottom-nav-item{align-items:center;color:#6b7280;display:flex;flex:1;flex-direction:column;gap:2px;justify-content:center;text-decoration:none;transition:color .15s ease}.mobile-bottom-nav .bottom-nav-item i{font-size:20px}.mobile-bottom-nav .bottom-nav-item span{font-size:10px}.mobile-bottom-nav .bottom-nav-item.active{color:#0d6efd}.mobile-bottom-nav .bottom-nav-item:active{background-color:#f3f4f6}@media (max-width:991px){body{padding-bottom:56px}}.site-footer{background-color:#1f2937;color:#9ca3af;margin-top:48px}@media (max-width:768px){.site-footer{margin-top:24px}}.site-footer a{color:#9ca3af;text-decoration:none;transition:color .2s ease}.site-footer a:hover{color:#fff}.footer-main{padding:48px 0}@media (max-width:768px){.footer-main{padding:24px 0}}.footer-section{margin-bottom:24px}@media (min-width:768px){.footer-section{margin-bottom:0}}.footer-title{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin-bottom:16px}@media (min-width:768px){.footer-title{font-size:18px;margin-bottom:24px}}.footer-toggle{align-items:center;background-color:hsla(0,0%,100%,.1);border:none;border-radius:4px;color:#9ca3af;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .2s ease;width:28px}.footer-toggle:hover{background-color:hsla(0,0%,100%,.2)}.footer-toggle[aria-expanded=true] i:before{content:"\f63b"}.footer-about .footer-desc{font-size:14px;line-height:1.625;margin-bottom:16px}.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-contact .contact-item{align-items:center;display:flex;font-size:14px;gap:8px}.footer-contact .contact-item i{color:#0d6efd;font-size:16px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:8px}.footer-links li a{display:inline-block;font-size:14px;position:relative}.footer-links li a:after{background-color:currentColor;bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .2s ease;width:0}.footer-links li a:hover:after{width:100%}.footer-social .social-qrcode{display:inline-block;margin-bottom:16px;text-align:center}.footer-social .social-qrcode img{border-radius:8px;height:80px;margin-bottom:4px;width:80px}.footer-social .social-qrcode span{color:#9ca3af;display:block;font-size:12px}.footer-social .social-icons{display:flex;gap:8px}.footer-social .social-icon{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.footer-social .social-icon i{font-size:16px}.footer-social .social-icon:hover{background-color:#0d6efd;color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:24px 0}@media (max-width:768px){.footer-bottom{text-align:center}}.footer-copyright{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;gap:8px}@media (max-width:768px){.footer-copyright{justify-content:center;margin-bottom:16px}}.footer-copyright .copyright-text a{font-weight:500}.footer-copyright .icp-link{color:#6b7280}.footer-copyright .icp-link:hover{color:#9ca3af}.footer-payment{align-items:center;display:flex;gap:16px}@media (max-width:768px){.footer-payment{justify-content:center}}@media (min-width:768px){.footer-payment{justify-content:flex-end}}.footer-payment .payment-label{color:#6b7280;font-size:14px}.footer-payment .payment-icons{align-items:center;display:flex;gap:8px}.footer-payment .payment-icons img{height:24px;opacity:.7;transition:opacity .2s ease;width:auto}.footer-payment .payment-icons img:hover{opacity:1}body.page-home{background-color:#f9fafb}.section-header{margin-bottom:32px;text-align:center}@media (min-width:768px){.section-header{margin-bottom:48px}}.section-title{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:8px}@media (min-width:768px){.section-title{font-size:28px}}.section-subtitle{color:#6b7280;font-size:16px;line-height:1.625;margin:0 auto;max-width:600px}.hero-section{align-items:center;display:flex;min-height:400px;overflow:hidden;position:relative}@media (min-width:768px){.hero-section{min-height:500px}}@media (min-width:992px){.hero-section{min-height:600px}}.hero-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.hero-slide,.hero-swiper,.hero-swiper .swiper-slide{height:100%;width:100%}.hero-slide{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-overlay{background:linear-gradient(135deg,rgba(13,110,253,.85),rgba(102,16,242,.75));bottom:0;left:0;position:absolute;right:0;top:0}.hero-gradient{background:linear-gradient(135deg,#0d6efd,#6610f2);height:100%;width:100%}.hero-content{color:#fff;padding:48px 0;position:relative;text-align:center;z-index:1}@media (min-width:768px){.hero-content{padding:64px 0}}.hero-title{font-size:28px;font-weight:700;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.1)}@media (min-width:768px){.hero-title{font-size:42px}}@media (min-width:992px){.hero-title{font-size:52px}}.hero-subtitle{font-size:16px;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}@media (min-width:768px){.hero-subtitle{font-size:18px}}.hero-actions{display:flex;gap:16px;justify-content:center}.hero-btn{align-items:center;border:none;border-radius:12px;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:16px 32px;transition:all .2s ease}.hero-btn,.hero-btn:hover{background-color:#fff;color:#0d6efd}.hero-btn:hover{box-shadow:0 8px 24px rgba(0,0,0,.2);transform:translateY(-2px)}.hero-btn i{transition:transform .2s ease}.hero-btn:hover i{transform:translateX(4px)}.hero-pagination{bottom:24px;left:0;position:absolute;right:0;z-index:1}.hero-pagination .swiper-pagination{position:static}.hero-pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.5);height:10px;opacity:1;width:10px}.hero-pagination .swiper-pagination-bullet-active{background-color:#fff;border-radius:5px;width:24px}.quick-actions-section{margin-top:-48px;padding:32px 0;position:relative;z-index:2}@media (min-width:768px){.quick-actions-section{margin-top:-64px;padding:48px 0}}.quick-action-card{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:flex;gap:16px;padding:24px;text-decoration:none;transition:all .2s ease}@media (min-width:768px){.quick-action-card{flex-direction:column;padding:32px 24px;text-align:center}}.quick-action-card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:translateY(-4px)}.quick-action-card:hover .quick-action-icon{background-color:#0d6efd}.quick-action-card:hover .quick-action-icon i{color:#fff}.quick-action-icon{align-items:center;background-color:rgba(13,110,253,.1);border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;transition:all .2s ease;width:56px}@media (min-width:768px){.quick-action-icon{height:72px;width:72px}}.quick-action-icon i{color:#0d6efd;font-size:24px;transition:color .2s ease}@media (min-width:768px){.quick-action-icon i{font-size:32px}}.quick-action-content{flex:1;min-width:0}.quick-action-title{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:4px}.quick-action-desc{color:#6b7280;font-size:14px;line-height:1.625;margin:0}.services-section{padding:48px 0}.services-filter{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:32px}.filter-btn{background-color:#fff;border:1px solid #e9ecef;border-radius:9999px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;padding:8px 24px;transition:all .2s ease}.filter-btn:hover{border-color:#0d6efd;color:#0d6efd}.filter-btn.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.services-grid{margin-bottom:32px}.news-more,.services-more{margin-top:32px;text-align:center}.news-more .btn,.services-more .btn{align-items:center;display:inline-flex;gap:8px}.news-more .btn i,.services-more .btn i{transition:transform .2s ease}.news-more .btn:hover i,.services-more .btn:hover i{transform:translateX(4px)}.process-section{background-color:#fff;padding:48px 0}.process-steps{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media (min-width:992px){.process-steps{flex-wrap:nowrap;gap:0}}.process-step{flex:0 0 calc(50% - 16px);padding:16px;text-align:center}@media (min-width:768px){.process-step{flex:0 0 calc(33.333% - 16px)}}@media (min-width:992px){.process-step{flex:1;padding:24px}}.step-number{display:none}@media (min-width:992px){.step-number{color:#0d6efd;display:block;font-size:12px;font-weight:700;margin-bottom:8px}}.step-icon{align-items:center;background-color:rgba(13,110,253,.1);border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}@media (min-width:768px){.step-icon{height:80px;width:80px}}.step-icon i{color:#0d6efd;font-size:28px}@media (min-width:768px){.step-icon i{font-size:36px}}.step-title{color:#1f2937;font-size:16px;font-weight:600;margin-bottom:4px}@media (min-width:768px){.step-title{font-size:18px}}.step-desc{color:#6b7280;font-size:14px;margin:0}.process-connector{display:none}@media (min-width:992px){.process-connector{background:linear-gradient(90deg,rgba(13,110,253,.1),#0d6efd 50%,rgba(13,110,253,.1));display:block;flex-shrink:0;height:2px;margin-top:56px;width:60px}}.benefits-section{padding:48px 0}.benefits-card{background:linear-gradient(135deg,#0d6efd,#6610f2);border-radius:12px;color:#fff;padding:32px;text-align:center}@media (min-width:768px){.benefits-card{border-radius:16px;padding:48px 32px}}.benefits-header{margin-bottom:32px}.benefits-header>i{display:block;font-size:48px;margin-bottom:16px}.benefits-title{font-size:24px;font-weight:700;margin-bottom:8px}@media (min-width:768px){.benefits-title{font-size:28px}}.benefits-subtitle{font-size:16px;margin:0;opacity:.9}.benefits-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}@media (min-width:768px){.benefits-grid{gap:24px;grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.benefits-grid{grid-template-columns:repeat(6,1fr)}}.benefit-item{align-items:center;background-color:hsla(0,0%,100%,.1);border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px;transition:all .2s ease}.benefit-item:hover{background-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.benefit-item i{font-size:24px}@media (min-width:768px){.benefit-item i{font-size:28px}}.benefit-item span{font-size:14px;line-height:1.375;text-align:center}.benefits-action .btn{align-items:center;background-color:#fff;border:none;color:#0d6efd;display:inline-flex;font-weight:600;gap:8px;padding:16px 32px}.benefits-action .btn:hover{background-color:hsla(0,0%,100%,.9);transform:translateY(-2px)}.benefits-action .btn i{transition:transform .2s ease}.benefits-action .btn:hover i{transform:translateX(4px)}.news-section{background-color:#fff;padding:48px 0}.module-title-wrap{margin-bottom:32px}.module-title-wrap .module-title{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:8px;text-align:center}@media (min-width:768px){.module-title-wrap .module-title{font-size:28px}}.module-title-wrap .module-sub-title{color:#6b7280;font-size:16px;line-height:1.625;margin:0 auto;max-width:600px;text-align:center}.module-line{margin-bottom:24px}@media (min-width:768px){.module-line{margin-bottom:48px}}@font-face{font-display:swap;font-family:Jost;font-style:normal;font-weight:500;font-weight:400;src:url(/vendor/font/jost/Jost-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Jost;font-style:normal;font-weight:700;src:url(/vendor/font/jost/Jost-Medium.ttf) format("truetype")}@media (min-width:992px){body.page-news .newest-box{padding-right:50px}}body.page-news .newest-box .newest-item{background-color:#fff;border-bottom:1px solid #eee;display:flex;margin-bottom:20px;padding-bottom:20px}body.page-news .newest-box .newest-item .item-img{flex:0 0 150px;margin-right:20px;width:150px}@media (max-width:768px){body.page-news .newest-box .newest-item .item-img{flex:0 0 90px;margin-right:10px;width:90px}}body.page-news .newest-box .newest-item .item-title{font-size:20px;font-weight:700;margin-bottom:10px}body.page-news .newest-box .newest-item .item-title a{color:#222}body.page-news .newest-box .newest-item .item-title a:hover{color:#0d6efd}@media (max-width:768px){body.page-news .newest-box .newest-item .item-title{font-size:16px;margin-bottom:6px}}body.page-news .newest-box .newest-item .item-summary{color:#666;line-height:1.7;margin-bottom:10px}@media (min-width:768px){body.page-news .newest-box .newest-item .item-summary{font-size:15px}}.newes-tags{align-items:flex-start;display:flex;margin-bottom:10px}@media (max-width:768px){.newes-tags{align-items:flex-start}}.newes-tags i{color:#666;flex-shrink:0;margin-top:2px}.newes-tags>div{flex-wrap:wrap;gap:6px}@media (max-width:768px){.newes-tags>div{gap:4px}}.newes-tags a{background-color:#e5f0fe;border:1px solid #cad8ff;border-radius:4px;color:#444;display:inline-block;font-size:12px;margin-bottom:6px;margin-right:10px;padding:1px 4px;transition:all .3s}@media (max-width:768px){.newes-tags a{font-size:11px;margin-bottom:4px;margin-right:6px;padding:2px 6px}}.newes-tags a:hover{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.newes-sidebar .search-box{margin-bottom:40px}.newes-sidebar .sidebar-item{margin-bottom:30px}.newes-sidebar .sidebar-item:last-child{margin-bottom:0}.newes-sidebar .sidebar-title{font-size:18px;font-weight:700;margin-bottom:6px}.newes-sidebar .sidebar-list ul{list-style:none;padding-left:0}.newes-sidebar .sidebar-list ul a{border-bottom:1px solid #eee;color:#333;display:block;font-size:16px;padding:10px 0;transition:all .3s}.newes-sidebar .sidebar-list ul a:hover{color:red}body.page-news-details .newest-box{border:1px solid #eee;border-radius:6px;padding:20px}@media (min-width:992px){body.page-news-details .newest-box{min-height:500px}}@media (max-width:768px){body.page-news-details .newest-box{margin-bottom:20px;padding:10px}}body.page-news-details .newest-box .newes-title{font-size:24px;font-weight:700;margin-bottom:20px}@media (max-width:768px){body.page-news-details .newest-box .newes-title{font-size:20px;margin-bottom:10px}}body.page-news-details .newest-box .newes-top{color:#666;display:flex;margin-bottom:30px}body.page-news-details .newest-box .newes-top>div{margin-right:10px}@media (min-width:992px){body.page-news-details .newest-box .newes-top>div{margin-right:40px}}body.page-news-details .newest-box .newes-top>div i{color:#0d6efd;margin-right:4px}.module-swiper .swiper-slide img{width:100%}.module-swiper .swiper-pagination .swiper-pagination-bullet{width:30px}.module-swiper .swiper-pagination .swiper-pagination-bullet-active{background:#0d6efd!important}.product-grid-item{margin-bottom:16px}@media (min-width:992px){.product-grid-item{margin-bottom:30px;padding-bottom:10px}.product-grid-item:hover .product-bottom-btns{transform:translateY(0)!important}.product-grid-item:hover .product-price{transform:translateY(100%)}}.product-grid-item:hover{box-shadow:0 10px 25px rgba(0,0,0,.15)}.product-grid-item .image{border-radius:6px;overflow:hidden;position:relative}.product-grid-item .image .product-main-image{display:block;height:auto;-o-object-fit:cover;object-fit:cover;transition:box-shadow .3s ease-in-out,opacity .4s ease-in-out,transform .4s ease-in-out;width:100%}.product-grid-item .image .product-hover-image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;transform:scale(1.05);transition:opacity .4s ease-in-out,transform .4s ease-in-out;width:100%;z-index:2}.product-grid-item .image:has(.product-hover-image):hover .product-main-image{opacity:.9;transform:scale(.95)}.product-grid-item .image:has(.product-hover-image):hover .product-hover-image{opacity:1;transform:scale(1)}.product-grid-item .image .cancel-favorite{align-items:center;background-color:#fff;border-radius:50%;box-shadow:2px 2px 10px rgba(0,0,0,.1);color:#b00101;cursor:pointer;display:flex;font-size:15px;height:36px;justify-content:center;position:absolute;right:5px;top:5px;width:36px;z-index:3}.product-grid-item .image .cancel-favorite:hover{background-color:#b00101;color:#fff}.product-grid-item .product-item-info{text-align:center}.product-grid-item .product-item-info .product-name{color:#222;font-size:.875rem;font-weight:700;margin-bottom:.5rem;margin-top:1rem;overflow:hidden;padding:0 5px;text-overflow:ellipsis;white-space:nowrap}.product-grid-item .product-item-info .product-name a{color:inherit}.product-grid-item .product-item-info .product-name a:hover{color:#0d6efd;text-decoration:underline}.product-grid-item .product-item-info .product-bottom{overflow:hidden;position:relative}.product-grid-item .product-item-info .product-bottom-btns{transform:translateY(-100%);transition:transform .3s}.product-grid-item .product-item-info .product-bottom-btns .btn-add-cart{color:#0d6efd;font-size:16px;font-weight:700;text-decoration:underline}.product-grid-item .product-item-info .product-price{align-items:center;display:flex;justify-content:center;position:absolute;top:0;transition:transform .3s;width:100%}.product-grid-item .product-item-info .product-price .price-new{color:#e53e3e;font-size:1rem;font-weight:700}.product-grid-item .product-item-info .product-price .price-old{color:#768088;font-size:.9rem;margin-left:10px;margin-right:10px;text-decoration:line-through}.list{border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;padding-bottom:1.4rem}.list .image{flex:0 0 200px;margin-bottom:0;transition:all .3s ease-in-out}.list .product-item-info{flex:0.2;padding-left:20px;padding-top:10px;text-align:left}.list .product-item-info .product-bottom,.list .product-item-info .sub-product-title{margin-bottom:20px;margin-top:10px}.list .product-item-info .product-price{justify-content:flex-start;text-align:left}.list .product-item-info .product-price .price-old{margin-left:0}.list .product-item-info .add-wishlist{margin-bottom:20px;margin-top:10px;max-width:100px}.module-product-tab .nav-tabs{border:none;display:flex;justify-content:center;margin-bottom:20px;margin-top:-6px}@media (min-width:992px){.module-product-tab .nav-tabs{margin-bottom:40px}}.module-product-tab .nav-tabs .nav-link{border:none!important;border-radius:50px;color:#7e7e7e;font-size:12px;font-weight:700;margin:0}@media (min-width:992px){.module-product-tab .nav-tabs .nav-link{font-size:14px;margin:0 10px}}.module-product-tab .nav-tabs .nav-link:hover{background-color:#ffebf2}.module-product-tab .nav-tabs .nav-link.active{background-color:#ffebf2;color:#0d6efd}.blog-item{margin-bottom:10px}@media (min-width:768px){.blog-item{margin-bottom:30px}}.blog-item .image{border-radius:6px;margin-bottom:12px;overflow:hidden;position:relative;transition:box-shadow .3s ease-in-out}.blog-item .image:hover{box-shadow:0 10px 25px rgba(0,0,0,.15)}.blog-item .image img{border-radius:6px;display:block;height:auto;transition:transform .3s ease-in-out;width:100%}.blog-item .image:hover img{transform:scale(1.02)}.blog-item .blog-item-info .blog-catalog{color:#0d6efd;font-weight:700;margin-bottom:4px}.blog-item .blog-item-info .blog-title{font-size:14px;font-weight:700;margin-bottom:10px}@media (min-width:768px){.blog-item .blog-item-info .blog-title{font-size:18px}}.blog-item .blog-item-info .blog-title a{color:#333;text-decoration:none;transition:color .3s ease}.blog-item .blog-item-info .blog-title a:hover{color:#0d6efd}.blog-item .blog-item-info .author-wrap{align-items:center;color:#777;display:flex}.blog-item .blog-item-info .author-wrap .blog-author{margin-right:20px}body.page-login{margin-bottom:0!important}.login-register-box{background-color:#f3f3f3;margin:30px auto;max-width:540px;padding:16px}@media (min-width:992px){.login-register-box{margin:70px auto;padding:36px}}.login-register-box.iframe{margin:10px 0 0}.login-register-box .login-title{font-size:24px;margin-bottom:20px;text-align:center}.login-register-box .login-sub-title{color:#666;font-size:16px;margin-bottom:30px;text-align:center}.login-register-box .form-group input{border:none;border-radius:0;font-size:15px;height:44px}.login-register-box .btn-submit{margin-top:30px}@media (min-width:400px){.login-register-box .btn-submit{align-items:center;display:flex;justify-content:space-between}}.login-register-box .btn-submit .form-submit{display:block;width:50%}.login-register-box .btn-submit a{color:#222;display:block;font-weight:700}.login-register-box .auth-method-switch .btn-outline-primary.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff!important}.login-register-box .auth-method-switch .btn-outline-primary:not(.active),.login-register-box .auth-method-switch .btn-outline-primary:not(.active):hover{background-color:#fff;color:#0d6efd}.breadcrumb-wrap{background-image:url(/images/icons/breadcrumb-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:14px}@media (min-width:768px){.breadcrumb-wrap{margin-bottom:30px;padding:20px 0}}.breadcrumb-wrap .breadcrumb{align-items:center;display:flex;justify-content:flex-start;margin-bottom:0}.breadcrumb-wrap .breadcrumb li{align-items:center;display:flex;font-size:14px;line-height:1;text-transform:uppercase}.breadcrumb-wrap .breadcrumb li a{color:#333;text-decoration:none}.breadcrumb-wrap .breadcrumb li .home-icon{margin-right:4px}.breadcrumb-wrap .breadcrumb li:not(:last-child){margin-right:10px}.breadcrumb-wrap .breadcrumb li:not(:last-child):after{content:">";margin:0 10px}body.page-member{background-color:#f9fafb}.member-page{padding:24px 0 48px}@media (min-width:768px){.member-page{padding:32px 0 64px}}.member-header{margin-bottom:24px}@media (min-width:768px){.member-header{margin-bottom:32px}}.member-page-title{color:#1f2937;font-size:24px;font-weight:700;margin:0}@media (min-width:768px){.member-page-title{font-size:28px}}.member-tabs{margin-bottom:24px}@media (min-width:768px){.member-tabs{margin-bottom:32px}}.member-tab-nav{-webkit-overflow-scrolling:touch;display:flex;gap:8px;overflow-x:auto;padding-bottom:8px}.member-tab-nav::-webkit-scrollbar{display:none}@media (min-width:768px){.member-tab-nav{gap:16px;overflow-x:visible;padding-bottom:0}}.member-tab-item{align-items:center;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;color:#6b7280;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 24px;text-decoration:none;transition:all .2s ease;white-space:nowrap}@media (min-width:768px){.member-tab-item{font-size:16px;padding:16px 32px}}.member-tab-item i{font-size:16px}@media (min-width:768px){.member-tab-item i{font-size:18px}}.member-tab-item:hover{border-color:#0d6efd;color:#0d6efd}.member-tab-item.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.member-content{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:24px}@media (min-width:768px){.member-content{padding:32px}}.member-cards-grid{display:grid;gap:24px;grid-template-columns:1fr}@media (min-width:768px){.member-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.member-cards-grid{grid-template-columns:repeat(3,1fr)}}.member-card{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;cursor:pointer;padding:24px;transition:all .2s ease}.member-card:hover{border-color:#0d6efd;box-shadow:0 8px 24px rgba(0,0,0,.12)}.member-card.member-card-active{border-color:#0d6efd;box-shadow:0 0 0 2px rgba(13,110,253,.1)}.member-card-header{align-items:center;display:flex;gap:16px;margin-bottom:16px}.member-card-avatar{align-items:center;background-color:#f3f4f6;border-radius:50%;display:flex;flex-shrink:0;height:56px;justify-content:center;overflow:hidden;width:56px}.member-card-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.member-card-avatar i{color:#9ca3af;font-size:24px}.member-card-info{flex:1;min-width:0}.member-card-name{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:4px}.member-card-shop{color:#6b7280;font-size:14px;margin-bottom:4px}.member-card-phone{color:#9ca3af;font-size:14px}.member-card-balance{background-color:#f9fafb;border-radius:8px;margin-bottom:16px;padding:16px}.member-card-balance .balance-label{color:#6b7280;display:block;font-size:14px;margin-bottom:4px}.member-card-balance .balance-value{color:#0d6efd;font-size:24px;font-weight:700}.member-card-action .btn{width:100%}.member-card-add{align-items:center;background-color:#f9fafb;border:2px dashed #e9ecef;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:200px;transition:all .2s ease}.member-card-add:hover{background-color:rgba(13,110,253,.1);border-color:#0d6efd}.member-card-add:hover .add-icon{background-color:#0d6efd}.member-card-add:hover .add-icon i{color:#fff}.member-card-add .add-icon{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:56px;justify-content:center;margin-bottom:16px;transition:all .2s ease;width:56px}.member-card-add .add-icon i{color:#9ca3af;font-size:24px;transition:color .2s ease}.member-card-add .add-text{color:#6b7280;font-size:16px}.stats-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:24px;text-align:center;transition:all .2s ease}.stat-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12)}.stat-icon{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;margin:0 auto 16px;width:48px}.stat-icon i{font-size:20px}.stat-icon.stat-icon-primary{background-color:rgba(13,110,253,.1)}.stat-icon.stat-icon-primary i{color:#0d6efd}.stat-icon.stat-icon-success{background-color:rgba(16,185,129,.1)}.stat-icon.stat-icon-success i{color:#10b981}.stat-icon.stat-icon-warning{background-color:rgba(245,158,11,.1)}.stat-icon.stat-icon-warning i{color:#f59e0b}.stat-icon.stat-icon-danger{background-color:rgba(239,68,68,.1)}.stat-icon.stat-icon-danger i{color:#ef4444}.stat-value{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:4px}.stat-label{color:#6b7280;font-size:14px}.member-mobile-menu-btn{background-color:#0d6efd;border:none;border-radius:50%;bottom:72px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);color:#fff;cursor:pointer;display:none;height:48px;position:fixed;right:16px;width:48px;z-index:1029}@media (max-width:991px){.member-mobile-menu-btn{align-items:center;display:flex;justify-content:center}}.member-mobile-menu-btn i{font-size:20px}.member-mobile-info{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:16px;margin-bottom:16px;padding-bottom:16px}.member-mobile-avatar{border-radius:50%;flex-shrink:0;height:48px;overflow:hidden;width:48px}.member-mobile-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.member-mobile-detail{flex:1}.member-mobile-name{color:#1f2937;font-size:16px;font-weight:600}.member-mobile-store{color:#6b7280;font-size:14px}.member-mobile-balance{align-items:center;background-color:#0d6efd;border-radius:8px;color:#fff;display:flex;justify-content:space-between;margin-bottom:24px;padding:16px}.member-mobile-balance .balance-label{font-size:14px}.member-mobile-balance .balance-value{font-size:20px;font-weight:700}.member-mobile-nav{display:flex;flex-direction:column;gap:4px}.member-mobile-nav-item{align-items:center;border-radius:8px;color:#1f2937;display:flex;font-size:16px;gap:16px;padding:16px;text-decoration:none;transition:all .15s ease}.member-mobile-nav-item i{color:#6b7280;font-size:18px}.member-mobile-nav-item.active,.member-mobile-nav-item:hover{background-color:rgba(13,110,253,.1);color:#0d6efd}.member-mobile-nav-item.active i,.member-mobile-nav-item:hover i{color:#0d6efd}.member-mobile-nav-item.text-danger,.member-mobile-nav-item.text-danger i{color:#ef4444}.member-mobile-nav-item.text-danger:hover{background-color:rgba(239,68,68,.1)}.account-card-box{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:24px}@media (min-width:768px){.account-card-box{padding:32px}}.account-card-box .account-card-title{margin-bottom:32px}.account-card-box .account-card-title span{color:#1f2937;font-size:18px;font-weight:700}@media (min-width:768px){.account-card-box .account-card-title span{font-size:20px}}.account-card-box .account-card-sub-title{margin-bottom:16px}.account-card-box .account-card-sub-title span{color:#1f2937;font-size:16px;font-weight:600}.account-sidebar{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;margin-bottom:24px}.account-sidebar .account-user{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;padding:24px}.account-sidebar .account-user .profile{align-items:center;border:1px solid #e9ecef;border-radius:50%;display:flex;flex:0 0 56px;height:56px;justify-content:center;margin-right:16px;overflow:hidden;width:56px}.account-sidebar .account-user .account-name .name{color:#1f2937;font-size:16px;font-weight:600}.account-sidebar .account-links{list-style:none;margin:0;padding:16px 0}.account-sidebar .account-links li.active a{background-color:rgba(13,110,253,.1);border-left-color:#0d6efd;color:#0d6efd}.account-sidebar .account-links li a{align-items:center;border-left:3px solid transparent;color:#6b7280;display:flex;font-size:16px;font-weight:500;margin:4px 0;padding:8px 24px;text-decoration:none;transition:all .15s ease}.account-sidebar .account-links li a:hover{background-color:rgba(13,110,253,.1);color:#0d6efd}.account-sidebar .account-links li a i{color:inherit;font-size:18px;margin-right:16px}.account-table-box td,.account-table-box th{padding:8px 0;vertical-align:middle}.account-table-box th{border-bottom:none;color:#6b7280;font-size:14px;font-weight:500}.account-table-box tr:last-child td{border-bottom:none}.member-dashboard{display:grid;gap:24px}@media (min-width:992px){.member-dashboard{grid-template-columns:1fr 300px}}.member-dashboard-main,.member-dashboard-sidebar{display:flex;flex-direction:column;gap:24px}.dashboard-card{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;overflow:hidden}.dashboard-card-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:16px 24px}.dashboard-card-header .dashboard-card-title{color:#1f2937;font-size:16px;font-weight:600;margin:0}.dashboard-card-header .dashboard-card-action{color:#0d6efd;font-size:14px;text-decoration:none}.dashboard-card-header .dashboard-card-action:hover{text-decoration:underline}.dashboard-card-body{padding:24px}.balance-overview{background:linear-gradient(135deg,#0d6efd,#0b5ed7);border-radius:12px;color:#fff;overflow:hidden;padding:32px;position:relative}.balance-overview:before{background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);content:"";height:200%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:100%}.balance-overview .balance-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.balance-overview .balance-label{font-size:14px;opacity:.8}.balance-overview .balance-icon{align-items:center;background-color:hsla(0,0%,100%,.2);border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.balance-overview .balance-icon i{font-size:24px}.balance-overview .balance-amount{font-size:28px;font-weight:700;margin-bottom:24px}@media (min-width:768px){.balance-overview .balance-amount{font-size:2.5rem}}.balance-overview .balance-actions{display:flex;gap:8px}.balance-overview .balance-actions .btn{background-color:hsla(0,0%,100%,.2);border:none;color:#fff;flex:1}.balance-overview .balance-actions .btn:hover{background-color:hsla(0,0%,100%,.3)}.quick-stats{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.quick-stats{grid-template-columns:repeat(4,1fr)}}.quick-stat-item{background-color:#fff;border:1px solid #e9ecef;border-radius:12px;padding:24px;text-align:center;transition:all .2s ease}.quick-stat-item:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-2px)}.quick-stat-item .stat-icon{align-items:center;border-radius:8px;display:flex;height:40px;justify-content:center;margin:0 auto 8px;width:40px}.quick-stat-item .stat-icon i{font-size:18px}.quick-stat-item .stat-icon.icon-primary{background-color:rgba(13,110,253,.1)}.quick-stat-item .stat-icon.icon-primary i{color:#0d6efd}.quick-stat-item .stat-icon.icon-success{background-color:rgba(16,185,129,.1)}.quick-stat-item .stat-icon.icon-success i{color:#10b981}.quick-stat-item .stat-icon.icon-warning{background-color:rgba(245,158,11,.1)}.quick-stat-item .stat-icon.icon-warning i{color:#f59e0b}.quick-stat-item .stat-icon.icon-info{background-color:rgba(59,130,246,.1)}.quick-stat-item .stat-icon.icon-info i{color:#3b82f6}.quick-stat-item .stat-value{color:#1f2937;font-size:20px;font-weight:700;margin-bottom:4px}@media (min-width:768px){.quick-stat-item .stat-value{font-size:24px}}.quick-stat-item .stat-label{color:#6b7280;font-size:12px}@media (min-width:768px){.quick-stat-item .stat-label{font-size:14px}}.quick-stat-item .stat-trend{align-items:center;display:inline-flex;font-size:12px;gap:2px;margin-top:4px}.quick-stat-item .stat-trend.trend-up{color:#10b981}.quick-stat-item .stat-trend.trend-down{color:#ef4444}.activity-timeline .timeline-item{border-bottom:1px solid #f3f4f6;display:flex;gap:16px;padding:16px 0}.activity-timeline .timeline-item:last-child{border-bottom:none}.activity-timeline .timeline-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.activity-timeline .timeline-icon i{font-size:14px}.activity-timeline .timeline-icon.icon-recharge{background-color:rgba(16,185,129,.1)}.activity-timeline .timeline-icon.icon-recharge i{color:#10b981}.activity-timeline .timeline-icon.icon-consume{background-color:rgba(239,68,68,.1)}.activity-timeline .timeline-icon.icon-consume i{color:#ef4444}.activity-timeline .timeline-icon.icon-booking{background-color:rgba(13,110,253,.1)}.activity-timeline .timeline-icon.icon-booking i{color:#0d6efd}.activity-timeline .timeline-icon.icon-refund{background-color:rgba(59,130,246,.1)}.activity-timeline .timeline-icon.icon-refund i{color:#3b82f6}.activity-timeline .timeline-content{flex:1;min-width:0}.activity-timeline .timeline-title{color:#1f2937;font-size:14px;font-weight:500;margin-bottom:2px}.activity-timeline .timeline-desc{color:#9ca3af;font-size:12px}.activity-timeline .timeline-amount{font-size:14px;font-weight:600;text-align:right}.activity-timeline .timeline-amount.amount-positive{color:#10b981}.activity-timeline .timeline-amount.amount-negative{color:#ef4444}.activity-timeline .timeline-time{color:#9ca3af;font-size:12px;text-align:right}.chart-container{height:200px;position:relative}@media (min-width:768px){.chart-container{height:250px}}.progress-stats .progress-stat-item{margin-bottom:24px}.progress-stats .progress-stat-item:last-child{margin-bottom:0}.progress-stats .progress-stat-header{display:flex;justify-content:space-between;margin-bottom:8px}.progress-stats .progress-stat-label{color:#6b7280;font-size:14px}.progress-stats .progress-stat-value{color:#1f2937;font-size:14px;font-weight:600}.progress-stats .progress{background-color:#f9fafb;border-radius:4px;height:8px}.progress-stats .progress-bar{border-radius:4px;transition:width .3s ease}.member-info-card .info-header{align-items:center;display:flex;gap:16px;margin-bottom:24px}.member-info-card .info-avatar{border:3px solid rgba(13,110,253,.1);border-radius:50%;flex-shrink:0;height:64px;overflow:hidden;width:64px}.member-info-card .info-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.member-info-card .info-detail{flex:1}.member-info-card .info-name{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:4px}.member-info-card .info-meta{color:#6b7280;font-size:14px}.member-info-card .info-meta i{margin-right:4px}.member-info-card .info-list{list-style:none;margin:0;padding:0}.member-info-card .info-list li{border-bottom:1px solid #f3f4f6;display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.member-info-card .info-list li:last-child{border-bottom:none}.member-info-card .info-list li .label{color:#6b7280}.member-info-card .info-list li .value{color:#1f2937;font-weight:500}.upcoming-events .event-item{background-color:#f9fafb;border-radius:8px;display:flex;gap:16px;margin-bottom:8px;padding:16px}.upcoming-events .event-item:last-child{margin-bottom:0}.upcoming-events .event-date{flex-shrink:0;text-align:center;width:48px}.upcoming-events .event-date .day{color:#0d6efd;font-size:20px;font-weight:700;line-height:1}.upcoming-events .event-date .month{color:#6b7280;font-size:12px;text-transform:uppercase}.upcoming-events .event-info{flex:1;min-width:0}.upcoming-events .event-title{color:#1f2937;font-size:14px;font-weight:500;margin-bottom:2px}.upcoming-events .event-time{color:#9ca3af;font-size:12px}.upcoming-events .event-time i{margin-right:4px}.upcoming-events .event-status{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;font-weight:500;padding:2px 8px}.upcoming-events .event-status.status-confirmed{background-color:rgba(16,185,129,.1);color:#10b981}.upcoming-events .event-status.status-pending{background-color:rgba(245,158,11,.1);color:#f59e0b}body.page-categories .top-order-wrap{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:26px;padding-bottom:10px}body.page-categories .top-order-wrap .right{align-items:center;display:flex}@media (max-width:768px){body.page-categories .top-order-wrap .right{justify-content:space-between;width:100%}}body.page-categories .top-order-wrap .right .order-item{align-items:center;border-right:1px solid #eee;display:flex;margin-right:10px;padding-right:10px}body.page-categories .top-order-wrap .right .order-item span{color:#777;width:100%}body.page-categories .top-order-wrap .right .order-item:last-child{border-right:none;margin-right:0;padding-right:0}body.page-categories .top-order-wrap .right .order-item .form-select{border:none;padding-bottom:0;padding-top:0}body.page-categories .top-order-wrap .right .order-item .order-icon{color:#333;font-size:20px;margin-left:10px;padding:0 6px}body.page-categories .top-order-wrap .right .order-item .order-icon.active{background-color:#eee}.product-grid-item .wishlist-container{display:none;left:10px;position:absolute;top:10px;z-index:2}.product-grid-item .image:hover .wishlist-container{display:block}.product-grid-item .add-wishlist{background-color:rgba(0,0,0,.5);border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px}.product-grid-item .add-wishlist i{margin-right:5px}.filter-sidebar .filter-sidebar-item{margin-bottom:20px}@media (min-width:768px){.filter-sidebar .filter-sidebar-item{margin-bottom:40px}}.filter-sidebar .filter-sidebar-item .title{font-size:20px;font-weight:700;margin-bottom:14px}.filter-sidebar .filter-sidebar-item .price-range .price-slider{height:40px;margin-bottom:15px;position:relative}.filter-sidebar .filter-sidebar-item .price-range .price-slider .slider-track{background:#ff6b35;border-radius:3px;height:6px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;height:6px;left:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%}.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#ff6b35;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3);cursor:pointer;height:20px;pointer-events:auto;width:20px}.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range]::-moz-range-thumb{background:#ff6b35;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3);cursor:pointer;height:20px;pointer-events:auto;width:20px}.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range].slider-min{z-index:2}.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range].slider-max{z-index:1}.filter-sidebar .filter-sidebar-item .price-range .price-inputs{display:flex;gap:15px;margin-bottom:15px}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group{flex:1}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group label{color:#6c757d;display:block;font-size:13px;font-weight:400;margin-bottom:6px}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input{background:#fff;border:1px solid #ced4da;border-radius:4px;font-size:14px;padding:8px 10px;width:100%}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input:focus{border-color:#ff6b35;box-shadow:0 0 0 2px rgba(255,107,53,.25);outline:none}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input::-moz-placeholder{color:#adb5bd}.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input::placeholder{color:#adb5bd}.filter-sidebar .filter-sidebar-item .price-range .btn{background-color:#ff6b35;border-color:#ff6b35;font-size:14px;font-weight:500;padding:10px 16px;width:100%}.filter-sidebar .filter-sidebar-item .price-range .btn:hover{background-color:#e55a2b;border-color:#e55a2b}.filter-sidebar .filter-sidebar-item .price-range .btn:focus{box-shadow:0 0 0 2px rgba(255,107,53,.25)}.filter-sidebar .filter-sidebar-item #filter-category>.accordion-item>.accordion-title{padding:4px 0}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item{border:none}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title{align-items:center;display:flex;justify-content:space-between;min-height:30px}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title>a{color:#222}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title .accordion-button{background-color:transparent!important;box-shadow:none;height:30px;width:30px}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title .accordion-button:after{--bs-accordion-btn-icon-width:.8rem;opacity:.7}.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-body{padding:0 0 0 14px}@media (max-width:768px){.filter-sidebar{background:#fff;height:100%;padding-left:20px;padding-top:20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:50%;z-index:1050}}@media (max-width:992px){body.page-product .breadcrumb-wrap{display:none}}body.page-product .page-product-top{margin-bottom:20px}@media (min-width:992px){body.page-product .page-product-top{margin-bottom:40px}}@media (max-width:992px){body.page-product .page-product-top .product-left-col{padding:0}}body.page-product .page-product-top .product-images{display:flex}@media (min-width:992px){body.page-product .page-product-top .product-images{align-self:flex-start;position:sticky;top:20px}}@media (max-width:991px){body.page-product .page-product-top .product-images{flex-direction:column;margin-bottom:10px}}body.page-product .page-product-top .product-images .sub-product-img{position:relative;width:100%}@media (min-width:992px){body.page-product .page-product-top .product-images .sub-product-img{flex:0 0 100px;height:560px;margin-right:20px;width:100px}body.page-product .page-product-top .product-images .sub-product-img:hover .swiper .sub-product-btn{display:block}body.page-product .page-product-top .product-images .sub-product-img:after,body.page-product .page-product-top .product-images .sub-product-img:before{background:linear-gradient(180deg,rgba(0,0,0,.1),transparent);content:"";height:30px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .3s ease;z-index:10}body.page-product .page-product-top .product-images .sub-product-img:before{background:linear-gradient(180deg,rgba(0,0,0,.1),transparent);top:0}body.page-product .page-product-top .product-images .sub-product-img:after{background:linear-gradient(0deg,rgba(0,0,0,.1),transparent);bottom:0}body.page-product .page-product-top .product-images .sub-product-img:hover:after,body.page-product .page-product-top .product-images .sub-product-img:hover:before{opacity:1}body.page-product .page-product-top .product-images .sub-product-img .swiper{height:100%}}body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide{display:flex;justify-content:center}body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide .thumbnail-item{align-items:center;border:2px solid transparent;border-radius:4px;cursor:pointer;display:flex;height:100%;justify-content:center;transition:all .3s ease;width:100%}body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide .thumbnail-item img{border:1px solid #eee;border-radius:2px;transition:border-color .3s ease}@media (min-width:992px){body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide{height:100px;width:100px}body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide .thumbnail-item:hover{border-color:#0d6efd}body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide .thumbnail-item.active{background-color:rgba(13,110,253,.1);border-color:#0d6efd}}body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-btn{display:none}body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-btn>div{align-items:center;background-color:rgba(0,0,0,.3);color:#fff;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;left:0;position:absolute;width:100%;z-index:9}body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-btn>div:hover{background-color:rgba(0,0,0,.5)}body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-btn>div.sub-product-prev{top:0}body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-btn>div.sub-product-next{bottom:0}@media (min-width:992px){body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-pagination{display:none}}body.page-product .page-product-top .product-images .main-product-img{cursor:pointer}@media (max-width:991px){body.page-product .page-product-top .product-images .main-product-img{margin-top:15px}}body.page-product .page-product-top .product-images .mobile-product-slideshow .swiper .swiper-slide{align-items:center;display:flex;justify-content:center}body.page-product .page-product-top .product-images .mobile-product-slideshow .swiper .swiper-slide .video-play-overlay{cursor:pointer;transition:transform .3s ease}body.page-product .page-product-top .product-images .mobile-product-slideshow .swiper .swiper-slide .video-play-overlay:hover{transform:scale(1.1)}body.page-product .page-product-top .product-images .mobile-product-slideshow .mobile-product-pagination{align-items:center;bottom:15px;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);z-index:1001}body.page-product .page-product-top .product-images .mobile-product-slideshow .mobile-product-pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.6);border-radius:50%;cursor:pointer;height:8px;margin:0 4px;opacity:1;transition:all .3s ease;width:8px}body.page-product .page-product-top .product-images .mobile-product-slideshow .mobile-product-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#0d6efd;transform:scale(1.2)}@media (min-width:992px){body.page-product .page-product-top .product-info{padding-left:20px}}body.page-product .page-product-top .product-info .product-title{font-size:18px;font-weight:700;margin-bottom:10px}@media (min-width:992px){body.page-product .page-product-top .product-info .product-title{font-size:24px}}body.page-product .page-product-top .product-info .product-price{border-bottom:1px solid #e6e6e6;margin-bottom:10px;padding-bottom:10px}@media (min-width:992px){body.page-product .page-product-top .product-info .product-price{margin-bottom:20px;padding-bottom:20px}}body.page-product .page-product-top .product-info .product-price .price{color:#e53e3e;font-size:20px;font-weight:700}@media (min-width:992px){body.page-product .page-product-top .product-info .product-price .price{font-size:26px}}body.page-product .page-product-top .product-info .product-price .old-price{color:#777;font-size:16px;text-decoration:line-through}body.page-product .page-product-top .product-info .stock-wrap>div{font-size:14px;font-weight:700}body.page-product .page-product-top .product-info .stock-wrap>div.in-stock{background-color:#eef8ee;color:#3fc158}body.page-product .page-product-top .product-info .stock-wrap>div.out-stock{background-color:#e3e3e3;color:#777}body.page-product .page-product-top .product-info .sub-product-title{color:#666;font-size:14px;line-height:1.8;margin-top:10px}body.page-product .page-product-top .product-info .product-param{font-size:14px;list-style:none;margin:10px 0;padding:0}@media (min-width:992px){body.page-product .page-product-top .product-info .product-param{margin:20px 0}}body.page-product .page-product-top .product-info .product-param li{color:#333;line-height:1.8;padding:2px 0}body.page-product .page-product-top .product-info .product-param li span.title{color:#888}body.page-product .page-product-top .product-info .product-variant-box{margin-bottom:20px}body.page-product .page-product-top .product-info .product-variant-box .product-variant{margin-bottom:6px}body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-title{font-size:14px;font-weight:700;margin-bottom:6px}body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name{align-items:center;border:1px solid #ddd;border-radius:2px;cursor:pointer;display:inline-flex;gap:8px;margin-bottom:10px;margin-right:10px;min-height:40px;padding:5px 14px}body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name .variant-image-container{border-radius:2px;flex-shrink:0;height:30px;overflow:hidden;width:30px}body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name .variant-image-container .variant-value-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name .variant-text{font-size:14px;line-height:1.2}body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name.disabled{border-color:#ddd;border-style:dashed;color:#999;text-decoration:line-through}body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name.disabled .variant-image-container{opacity:.5}body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name.active{border-color:#0d6efd;border-style:solid;box-shadow:0 2px 4px #0d6efd;color:#0d6efd}body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name:hover{border-color:#0d6efd;box-shadow:0 2px 4px #0d6efd}body.page-product .page-product-top .product-info .product-info-bottom{margin-bottom:20px}@media (min-width:992px){body.page-product .page-product-top .product-info .product-info-bottom{align-items:center;display:flex;height:50px}}@media (max-width:992px){body.page-product .page-product-top .product-info .product-info-bottom .quantity-wrap{height:40px;margin-bottom:10px}}body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns{height:inherit}@media (min-width:992px){body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns{margin-left:20px}}@media (max-width:992px){body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns{display:flex;height:40px}}body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns .btn{border-radius:0;font-size:16px;font-weight:700;height:inherit;padding:0 20px}@media (max-width:992px){body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns .btn{width:50%}}body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns .btn.buy-now{background-color:#e6e8eb;color:#333}body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns .btn.buy-now:hover{background-color:#d9dce1}body.page-product .page-product-top .product-info .add-wishlist{cursor:pointer;font-weight:700}body.page-product .page-product-top .product-info .add-wishlist:hover{text-decoration:underline}body.page-product .product-description{margin-bottom:40px}body.page-product .bundle-items-display{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:15px 0;padding:15px}body.page-product .bundle-title{color:#495057;font-weight:600;margin-bottom:10px}body.page-product .bundle-products{gap:10px}body.page-product .bundle-product-item{background-color:#fff;border:1px solid #dee2e6;border-radius:6px;margin:2px 0;padding:8px}body.page-product .bundle-product-name{color:#212529;font-size:14px;font-weight:500;line-height:1.2}body.page-product .bundle-separator{color:#6c757d;font-size:18px;font-weight:700}body.page-product .bundle-total-price{border-top:1px solid #dee2e6;color:#dc3545;font-size:16px;padding-top:10px}body.page-product .product-options{margin-bottom:20px}body.page-product .product-options .options-title{color:#333;font-weight:600;margin-bottom:15px}body.page-product .product-options .option-group{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:15px;padding:15px}body.page-product .product-options .option-group.has-error{background-color:#fff5f5!important;border-color:#e53e3e!important;box-shadow:0 0 0 .2rem rgba(229,62,62,.25)!important}body.page-product .product-options .option-group.has-error .option-label{color:#e53e3e!important}body.page-product .product-options .option-group.has-error .option-select{border-color:#e53e3e!important}body.page-product .product-options .option-group.has-error .option-checkbox-item,body.page-product .product-options .option-group.has-error .option-radio-item{background-color:#fff!important}body.page-product .product-options .option-group.has-success{background-color:#f8fff9!important;border-color:#28a745!important}body.page-product .product-options .option-group.has-success .option-label:after{color:#28a745;content:" ✓";font-weight:700;margin-left:5px}body.page-product .product-options .option-label{color:#495057;display:block;font-weight:500;margin-bottom:10px}body.page-product .product-options .option-select{width:100%}body.page-product .product-options .option-select option:disabled{background-color:#f8f9fa;color:#6c757d}body.page-product .product-options .radio-group{display:flex;flex-wrap:wrap;gap:15px}@media (max-width:576px){body.page-product .product-options .radio-group{gap:6px}}body.page-product .product-options .option-radio-item{background-color:#fff;border:2px solid #dee2e6;border-radius:6px;cursor:pointer;min-width:120px;text-align:center;transition:all .3s ease}@media (max-width:576px){body.page-product .product-options .option-radio-item{font-size:11px;min-width:calc(33.333% - 4px);padding:6px}}body.page-product .product-options .option-radio-item:hover{border-color:#0d6efd;box-shadow:0 2px 4px rgba(233,30,99,.1)}body.page-product .product-options .option-radio-item:has(input:checked){background-color:#e7f3ff;border-color:#0d6efd}body.page-product .product-options .option-radio-item.selected label{color:#0d6efd}body.page-product .product-options .option-radio-item.out-of-stock{background-color:#f8f9fa!important;border-color:#dee2e6!important;cursor:not-allowed!important;opacity:.6}body.page-product .product-options .option-radio-item.out-of-stock:hover{border-color:#dee2e6!important;box-shadow:none!important}body.page-product .product-options .option-radio-item.out-of-stock label{color:#6c757d;cursor:not-allowed}body.page-product .product-options .option-radio-item.out-of-stock .out-of-stock-text{color:#e53e3e;font-weight:500}body.page-product .product-options .option-radio-item label{border-radius:4px;cursor:pointer;display:block;margin:0;padding:8px 12px;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}body.page-product .product-options .option-radio-item .form-check-input{display:none}body.page-product .product-options .checkbox-group{display:flex;flex-wrap:wrap;gap:15px}@media (max-width:576px){body.page-product .product-options .checkbox-group{gap:6px}}body.page-product .product-options .option-checkbox-item{background-color:#fff;border:2px solid #dee2e6;border-radius:6px;cursor:pointer;min-width:120px;padding:10px;text-align:center;transition:all .3s ease}@media (max-width:576px){body.page-product .product-options .option-checkbox-item{font-size:11px;min-width:calc(33.333% - 4px);padding:6px}}body.page-product .product-options .option-checkbox-item:hover{border-color:#28a745;box-shadow:0 2px 4px rgba(40,167,69,.1)}body.page-product .product-options .option-checkbox-item:has(input:checked){background-color:#d4edda;border-color:#28a745}body.page-product .product-options .option-checkbox-item.selected label{color:#1976d2}body.page-product .product-options .option-checkbox-item.out-of-stock{background-color:#f8f9fa!important;border-color:#dee2e6!important;cursor:not-allowed!important;opacity:.6}body.page-product .product-options .option-checkbox-item.out-of-stock:hover{border-color:#dee2e6!important;box-shadow:none!important}body.page-product .product-options .option-checkbox-item.out-of-stock label{color:#6c757d;cursor:not-allowed}body.page-product .product-options .option-checkbox-item.out-of-stock .out-of-stock-text{color:#e53e3e;font-weight:500}body.page-product .product-options .option-checkbox-item label{border-radius:4px;cursor:pointer;display:block;margin:0;padding:8px 12px;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}body.page-product .product-options .option-checkbox-item .form-check-input{display:none}body.page-product .product-options .option-image img{border-radius:4px;height:120px;-o-object-fit:cover;object-fit:cover;width:120px}body.page-product .product-options .current-selection-summary{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease}body.page-product .product-options .current-selection-summary .card{background:transparent;border:none}body.page-product .product-options .current-selection-summary .card-title{color:#495057;font-weight:600;margin-bottom:15px}body.page-product .product-options .selected-option-item{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;margin-bottom:8px;padding:8px 12px;transition:transform .2s ease}body.page-product .product-options .selected-option-item:hover{box-shadow:0 2px 6px rgba(0,0,0,.15);transform:translateY(-1px)}body.page-product .product-options .selected-option-item .badge{background-color:#6c757d!important;border-radius:6px;color:#fff!important;font-size:.75em;padding:4px 8px}body.page-product .product-options .selected-option-item .option-value{color:#495057;font-weight:500}body.page-product .product-options .total-price-display{background:#fff;border-left:4px solid #0d6efd;border-radius:8px;padding:12px}body.page-product .product-options .current-total-price{font-size:1.1em!important;font-weight:600!important;padding:8px 16px!important}body.page-product .product-options .option-description{background-color:#f8f9fa;border-left:3px solid #0d6efd;border-radius:4px;padding:10px}body.page-product .product-options .option-description small{color:#6c757d;font-style:italic}body.page-product .product-options .price-adjustment{color:#28a745;font-size:.9em;font-weight:500}body.page-product .product-options .out-of-stock-text{color:#e53e3e;font-size:.8em;font-weight:500;margin-left:5px}body.page-product .product-options .option-error-message{align-items:center;animation:fadeIn .3s ease-in;color:#e53e3e;display:flex;font-size:.875em;margin-top:8px}body.page-product .product-options .option-error-message i{font-size:1em;margin-right:6px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}body.page-cart .products-table .product-item{align-items:flex-start;display:flex}body.page-cart .products-table .product-name{color:#222}body.page-cart .products-table .product-name a{color:inherit}body.page-cart .products-table .product-name a:hover{color:#0d6efd;text-decoration:underline}body.page-cart .products-table .td-image{padding:0;width:100px}@media (min-width:768px){body.page-cart .products-table .td-image{width:70px}}body.page-cart .products-table .product-image{height:90px;width:90px}@media (min-width:768px){body.page-cart .products-table .product-image{height:50px;margin-right:10px;width:50px}}body.page-cart .products-table .product-image img{max-height:100%}body.page-cart .products-table .quantity-wrap{height:27px;width:90px}body.page-cart .products-table .quantity-wrap>div{font-size:14px}@media (min-width:768px){body.page-cart .products-table .quantity-wrap{height:40px;width:120px}body.page-cart .products-table .quantity-wrap>div{font-size:18px}}body.page-cart .products-table .quantity-wrap input{font-size:14px}@media (max-width:768px){body.page-cart .products-table tr{position:relative}body.page-cart .products-table .td-price,body.page-cart .products-table .td-subtotal,body.page-cart .products-table thead{display:none}body.page-cart .products-table .td-product-check{padding-left:0}body.page-cart .products-table .td-product-info{padding:20px 0 20px 10px;width:100%}body.page-cart .products-table .td-delete{padding-right:0}}@media (min-width:768px){body.page-cart .products-table .mb-price{display:none}}body.page-cart .cart-data{background-color:#f8f9fa;padding:26px}body.page-cart .cart-data .title{font-size:20px;font-weight:700;margin-bottom:20px}body.page-cart .cart-data .cart-data-list{list-style:none;padding:0}body.page-cart .cart-data .cart-data-list>li{align-items:center;border-bottom:1px solid #eee;display:flex;font-size:15px;justify-content:space-between;padding:16px 0}body.page-cart .cart-data .cart-data-list>li:last-child{border-bottom:none}body.page-cart .cart-data .cart-data-list>li:last-child>span:last-child{color:#e53e3e;font-size:24px;font-weight:700}body.page-checkout .layer-login{color:red}body.page-checkout .breadcrumb-wrap{margin-bottom:0}body.page-checkout footer{margin-top:0}@media (min-width:768px){body.page-checkout .checkout-container{max-width:100%;padding:0}body.page-checkout .checkout-container>.row{margin:0}body.page-checkout .checkout-container>.row .col-md-7,body.page-checkout .checkout-container>.row>.col-md-5{padding:0}}body.page-checkout .title-wrap{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}body.page-checkout .title-wrap>.title{font-size:15px;font-weight:700}@media (min-width:768px){body.page-checkout .title-wrap>.title{font-size:18px}}body.page-checkout .checkout-info{padding-top:20px}@media (min-width:768px){body.page-checkout .checkout-info{margin-left:auto;max-width:720px;padding:40px}}body.page-checkout .checkout-info .checkout-item{margin-bottom:20px}@media (min-width:768px){body.page-checkout .checkout-info .checkout-item{margin-bottom:40px}}body.page-checkout .checkout-info .checkout-select-wrap .select-item{align-items:center;border:1px solid #e3e3e3;cursor:pointer;display:flex;justify-content:space-between;margin-top:-1px;padding:10px 20px;position:relative}body.page-checkout .checkout-info .checkout-select-wrap .select-item:first-child,body.page-checkout .checkout-info .checkout-select-wrap .select-item:first-child:before{border-top-left-radius:6px;border-top-right-radius:6px}body.page-checkout .checkout-info .checkout-select-wrap .select-item:last-child,body.page-checkout .checkout-info .checkout-select-wrap .select-item:last-child:before{border-bottom-left-radius:6px;border-bottom-right-radius:6px}body.page-checkout .checkout-info .checkout-select-wrap .select-item:before{border:1px solid #8446e0;bottom:-1px;content:"";display:none;inset-block-start:-1px;left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px;inset:-1px;z-index:1}body.page-checkout .checkout-info .checkout-select-wrap .select-item.active{background-color:#fbefff}body.page-checkout .checkout-info .checkout-select-wrap .select-item.active:before{display:block}body.page-checkout .checkout-info .checkout-select-wrap .select-item.active .left i{color:#8446e0}body.page-checkout .checkout-info .checkout-select-wrap .select-item.active .left i:before{content:"\f517"}body.page-checkout .checkout-info .checkout-select-wrap .select-item .left{align-items:center;display:flex}body.page-checkout .checkout-info .checkout-select-wrap .select-item .left i{color:#888;font-size:18px}body.page-checkout .checkout-info .checkout-select-wrap .select-item .left .select-title{font-size:14px;margin-left:14px}body.page-checkout .checkout-info .checkout-select-wrap .select-item .icon{height:34px;max-width:200px}body.page-checkout .checkout-info .checkout-select-wrap .select-item .icon img{max-height:100%}@media (min-width:768px){body.page-checkout .checkout-data{background-color:#f8f9fa;border-left:1px solid #e9edf1;height:100%;padding:0 40px}}@media (max-width:768px){body.page-checkout .checkout-data{margin-bottom:40px}}@media (min-width:768px){body.page-checkout .checkout-data .checkout-data-content{max-width:430px;padding:40px 0}}body.page-checkout .checkout-data .checkout-data-content .products-table-title{align-items:center;border-bottom:1px solid #e3e3e3;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding-bottom:10px}body.page-checkout .checkout-data .checkout-data-content .products-table-wrap{margin-bottom:20px;margin-top:20px}body.page-checkout .checkout-data .checkout-data-content .products-table-wrap .products-table-list{display:flex;justify-content:space-between;margin-bottom:12px}body.page-checkout .checkout-data .checkout-data-content .products-table td{padding-left:0;padding-right:0}body.page-checkout .checkout-data .checkout-data-content .products-table .product-item{align-items:flex-start;display:flex}body.page-checkout .checkout-data .checkout-data-content .products-table .product-item .product-image{border:1px solid #e3e3e3;border-radius:4px;height:50px;margin-right:14px;position:relative;width:50px}body.page-checkout .checkout-data .checkout-data-content .products-table .product-item .product-image .icon-quantity{align-items:center;background-color:#0d6efd;border-radius:50%;color:#fff;display:flex;font-size:9px;height:18px;justify-content:center;position:absolute;right:-10px;top:-5px;width:18px}body.page-checkout .checkout-data .checkout-data-content .products-table .product-item .product-image img{max-height:100%}body.page-checkout .checkout-data .cart-data-list{border-top:1px solid #eee;list-style:none;padding:0}body.page-checkout .checkout-data .cart-data-list>li{align-items:center;border-bottom:1px solid #eee;display:flex;font-size:15px;justify-content:space-between;padding:16px 0}body.page-checkout .checkout-data .cart-data-list>li:last-child{border-bottom:none}body.page-checkout .checkout-data .cart-data-list>li:last-child>span:last-child{color:#e53e3e;font-size:24px;font-weight:700}body.page-order .account-card-title,body.page-order .tabs-plus{margin-bottom:16px}body.page-order .order_return{padding-left:20px!important}body.page-order .table-responsive{margin-top:50px}body.page-order-info .products-table td,body.page-order-info .products-table th{padding-left:0;padding-right:0}body.page-order-info .products-table .product-item{align-items:center;display:flex}body.page-order-info .products-table .product-item .product-image{border:1px solid #e3e3e3;border-radius:4px;height:50px;margin-right:14px;position:relative;width:50px}body.page-order-info .products-table .product-item .product-image .icon-quantity{align-items:center;background-color:#0d6efd;border-radius:50%;color:#fff;display:flex;font-size:9px;height:18px;justify-content:center;position:absolute;right:-10px;top:-5px;width:18px}body.page-order-info .products-table .product-item .product-image img{max-height:100%}body.page-addresses .address-card{border:1px solid #e9ecef;border-radius:4px;margin-bottom:20px}body.page-addresses .address-card .address-card-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:10px 15px}body.page-addresses .address-card .address-card-header .address-card-title{margin:0}body.page-addresses .address-card .address-card-header .address-card-actions{align-items:center;display:flex}body.page-addresses .address-card .address-card-header .address-card-actions a{margin-left:10px}body.page-addresses .address-card .address-card-body{padding:15px;word-break:break-all}body.page-addresses .address-card .address-card-body p{margin:0}body.page-brands .brand-group{width:100%}body.page-brands .brand-group .btn{border:1px solid #e8e8e8}body.page-brands .brand-group .btn:hover{background-color:#f4f4f4}body.page-brands .brands-wrap{margin-top:30px}body.page-brands .brands-wrap .item ul{display:flex;flex-wrap:wrap;list-style:none;margin:0 -10px;padding-left:0}body.page-brands .brands-wrap .item ul li{margin-bottom:20px;padding:0 10px}body.page-brands .brands-wrap .item ul li a{align-items:center;display:flex;flex-direction:column;justify-content:center}body.page-brands .brands-wrap .item ul li a .img{border:1px solid #e8e8e8;margin-bottom:10px;width:99px}body.page-checkout-success .checkout-success-box{border:1px solid #ecf0f4;margin:0 auto;max-width:730px;padding:20px 10px}@media (min-width:768px){body.page-checkout-success .checkout-success-box{padding:30px}}body.page-checkout-success .checkout-success-box .order-success-icon{display:flex;justify-content:center;margin-bottom:20px}body.page-checkout-success .checkout-success-box .order-success-icon img{max-width:170px}@media (min-width:768px){body.page-checkout-success .checkout-success-box .order-success-icon img{max-width:200px}}body.page-checkout-success .checkout-success-box .checkout-success-table td,body.page-checkout-success .checkout-success-box .checkout-success-table th{padding:10px 0}body.page-checkout-success .checkout-success-box .checkout-success-title{margin-bottom:20px;text-align:center}@media (min-width:768px){body.page-checkout-success .checkout-success-box .checkout-success-title{margin-bottom:30px}}body.page-checkout-success .checkout-success-box .checkout-success-title span{font-size:18px;font-weight:700}@media (min-width:768px){body.page-checkout-success .checkout-success-box .checkout-success-title span{font-size:30px}}.rate{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.rating{display:flex;flex-direction:row-reverse}.rating>input{display:none}.rating>label{color:#e31052;cursor:pointer;font-size:30px;font-weight:300;position:relative;width:1em}.rating>label:before{content:"★";opacity:0;position:absolute}.rating>label:hover:before,.rating>label:hover~label:before{opacity:1!important}.rating>input:checked~label:before{opacity:1}.rating:hover>input:checked~label:before{opacity:.4}.buttons{position:relative;top:36px}.rating-submit{border-radius:8px;color:#fff;height:auto}.rating-submit:hover{color:#fff}.page-wallet .transaction-card-box,.page-wallet .wallet-card-box,.page-wallet .withdrawal-card-box{background:#fff;border:1px solid #e8eef3;border-radius:8px;margin-bottom:20px;padding:20px}.page-wallet .transaction-card-title,.page-wallet .wallet-card-title,.page-wallet .withdrawal-card-title{border-bottom:1px solid #e8eef3;margin-bottom:15px;min-height:52px;padding-bottom:15px;padding-top:5px}.page-wallet .transaction-card-title .fw-bold,.page-wallet .wallet-card-title .fw-bold,.page-wallet .withdrawal-card-title .fw-bold{font-size:1.1rem;font-weight:600}.page-wallet .transaction-table-box,.page-wallet .wallet-table-box,.page-wallet .withdrawal-table-box{margin-top:15px}.page-wallet .transaction-table-box td,.page-wallet .transaction-table-box th,.page-wallet .wallet-table-box td,.page-wallet .wallet-table-box th,.page-wallet .withdrawal-table-box td,.page-wallet .withdrawal-table-box th{font-size:.9rem;padding:12px 8px}.page-wallet .transaction-table-box th,.page-wallet .wallet-table-box th,.page-wallet .withdrawal-table-box th{background-color:#f8f9fa;font-weight:600}.page-wallet .wallet-balance-item,.page-wallet .wallet-stats-item{padding:15px;text-align:center}.page-wallet .wallet-balance-item .value,.page-wallet .wallet-stats-item .value{font-size:1.5rem;font-weight:700;margin-bottom:5px}.page-wallet .wallet-balance-item .title,.page-wallet .wallet-stats-item .title{font-size:.9rem}.page-wallet .wallet-actions .btn.disabled{pointer-events:none}.page-wallet .withdrawal-create-box{background:#fff;border:1px solid #e8eef3;border-radius:8px;margin-bottom:20px;padding:20px}.page-wallet .wallet-balance-overview{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 15px rgba(102,126,234,.2);color:#fff;margin-bottom:30px;overflow:hidden;padding:0}.page-wallet .wallet-balance-overview .balance-header{align-items:center;background:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;padding:16px 20px}.page-wallet .wallet-balance-overview .balance-header i{font-size:1.2rem;margin-right:10px;opacity:.9}.page-wallet .wallet-balance-overview .balance-header span{font-size:1rem;font-weight:600}.page-wallet .wallet-balance-overview .balance-content{padding:24px 20px 20px}.page-wallet .wallet-balance-overview .balance-content .balance-main{margin-bottom:16px;text-align:center}.page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .amount{font-size:2.5rem;font-weight:700;margin-bottom:8px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .label{font-size:.95rem;font-weight:500;opacity:.9}.page-wallet .wallet-balance-overview .balance-content .balance-note{align-items:center;background:hsla(0,0%,100%,.1);border-radius:8px;display:flex;font-size:.85rem;justify-content:center;opacity:.9;padding:12px 16px}.page-wallet .wallet-balance-overview .balance-content .balance-note i{font-size:.9rem;margin-right:8px}.page-wallet .balance-info-box{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:15px}.page-wallet .balance-item{text-align:center}.page-wallet .balance-item .value{font-size:1.5rem;font-weight:700;margin-bottom:5px}.page-wallet .balance-item .label{color:#6c757d;font-size:.9rem}.page-wallet .withdrawal-form .required:after{color:#dc3545;content:" *"}.page-wallet .form-actions{border-top:1px solid #e8eef3;margin-top:20px;padding-top:20px}@media (max-width:768px){.page-wallet .transaction-card-box,.page-wallet .wallet-card-box,.page-wallet .withdrawal-card-box{padding:15px}.page-wallet .transaction-table-box td,.page-wallet .transaction-table-box th,.page-wallet .wallet-table-box td,.page-wallet .wallet-table-box th,.page-wallet .withdrawal-table-box td,.page-wallet .withdrawal-table-box th{font-size:.8rem;padding:8px 5px}.page-wallet .wallet-balance-item,.page-wallet .wallet-stats-item{padding:10px 5px}.page-wallet .wallet-balance-item .value,.page-wallet .wallet-stats-item .value{font-size:1.2rem}.page-wallet .withdrawal-create-box{padding:15px}.page-wallet .balance-item .value{font-size:1.2rem}.page-wallet .wallet-balance-overview{margin-bottom:20px}.page-wallet .wallet-balance-overview .balance-header{padding:12px 16px}.page-wallet .wallet-balance-overview .balance-header i{font-size:1.1rem}.page-wallet .wallet-balance-overview .balance-header span{font-size:.9rem}.page-wallet .wallet-balance-overview .balance-content{padding:20px 16px 16px}.page-wallet .wallet-balance-overview .balance-content .balance-main{margin-bottom:12px}.page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .amount{font-size:2rem}.page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .label{font-size:.9rem}.page-wallet .wallet-balance-overview .balance-content .balance-note{font-size:.8rem;padding:10px 12px}.page-wallet .wallet-balance-overview .balance-content .balance-note i{font-size:.85rem}}.line{background:#c3c1c1;height:1px;width:50%}.word{color:#c3c1c1}.social-button{align-items:center;background-color:#0d6efd;border:none;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;text-decoration:none;width:50px}.breadcrumb-filter-btn .btn{background-color:transparent;border:1px solid #007bff;border-radius:.375rem;color:#007bff;font-size:.875rem;font-weight:500;padding:.375rem .75rem;transition:all .15s ease-in-out;white-space:nowrap}.breadcrumb-filter-btn .btn:focus,.breadcrumb-filter-btn .btn:hover{background-color:#007bff;border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);color:#fff}.breadcrumb-filter-btn .btn:active{background-color:#0056b3;border-color:#004085;color:#fff}.breadcrumb-filter-btn .btn .filter-text,.breadcrumb-filter-btn .btn i{font-size:.875rem}@media (max-width:575.98px){.breadcrumb-filter-btn .btn{font-size:.8125rem;padding:.25rem .5rem}.breadcrumb-filter-btn .btn .filter-text,.breadcrumb-filter-btn .btn i{font-size:.8125rem}}.breadcrumb-wrap .container{padding-bottom:1rem;padding-top:1rem}.breadcrumb-wrap .container.d-flex{align-items:center;flex-wrap:wrap;gap:.75rem;justify-content:space-between}@media (max-width:767.98px){.breadcrumb-wrap .container.d-flex{flex-wrap:wrap;gap:.5rem;justify-content:space-between}}.breadcrumb-wrap .container .breadcrumb{flex:1;flex-wrap:wrap;margin-bottom:0}@media (max-width:767.98px){.breadcrumb-wrap .container .breadcrumb{flex:1;margin-right:0;min-width:0}}.breadcrumb-wrap .container .breadcrumb li a,.breadcrumb-wrap .container .breadcrumb li span{hyphens:auto;word-break:break-word}@media (max-width:575.98px){.breadcrumb-wrap .container .breadcrumb li:not(:last-child):after{margin:0 5px}}.filter-sidebar .category-item{border-bottom:1px solid #f8f9fa;transition:background-color .2s ease}.filter-sidebar .category-item:hover{background-color:#f8f9fa}.filter-sidebar .category-link{font-size:14px;transition:color .2s ease}.filter-sidebar .category-link:hover{color:#0d6efd!important}.filter-sidebar .category-link.active{border-radius:4px;color:#0d6efd!important;font-weight:600}.filter-sidebar .category-link i{font-size:12px}.filter-sidebar .category-toggle{background:none;border:none;color:#6c757d;padding:4px 8px;transition:all .2s ease}.filter-sidebar .category-toggle:hover{background-color:#e9ecef;color:#0d6efd}.filter-sidebar .category-toggle i{font-size:12px;transition:transform .2s ease}.filter-sidebar .category-toggle:not(.collapsed) i{transform:rotate(180deg)}.filter-sidebar .subcategory-item{border-bottom:1px solid #f8f9fa;transition:background-color .2s ease}.filter-sidebar .subcategory-item:hover{background-color:#f8f9fa}.filter-sidebar .subcategory-link{font-size:13px;transition:color .2s ease}.filter-sidebar .subcategory-link:hover{color:#0d6efd!important}.filter-sidebar .subcategory-link.active{border-radius:4px;color:#0d6efd!important;font-weight:600}.filter-sidebar .subcategory-link i{font-size:10px}.filter-sidebar .subcategory-toggle{background:none;border:none;color:#6c757d;padding:2px 6px;transition:all .2s ease}.filter-sidebar .subcategory-toggle:hover{background-color:#e9ecef;color:#0d6efd}.filter-sidebar .subcategory-toggle i{font-size:10px;transition:transform .2s ease}.filter-sidebar .subcategory-toggle:not(.collapsed) i{transform:rotate(180deg)}.filter-sidebar .subsubcategory-item{transition:background-color .2s ease}.filter-sidebar .subsubcategory-item:hover{background-color:#f8f9fa}.filter-sidebar .subsubcategory-link{font-size:12px;transition:color .2s ease}.filter-sidebar .subsubcategory-link:hover{color:#0d6efd!important}.filter-sidebar .subsubcategory-link.active{background-color:rgba(13,110,253,.1);border-radius:4px;color:#0d6efd!important;font-weight:600}.filter-sidebar .subsubcategory-link i{font-size:8px}.filter-sidebar .accordion-item{border:none!important}.filter-sidebar .accordion-item:last-child{border-bottom:none!important}.filter-sidebar .dual-range-slider{height:40px;margin:20px 0;position:relative}.filter-sidebar .dual-range-slider .slider-track{background:#e9ecef;border-radius:3px;height:6px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.filter-sidebar .dual-range-slider .slider-range{background:#0d6efd;border-radius:3px;height:6px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.filter-sidebar .dual-range-slider .slider-thumb{background:#0d6efd;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.15);cursor:pointer;height:20px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease;width:20px;z-index:2}.filter-sidebar .dual-range-slider .slider-thumb:hover{box-shadow:0 4px 12px rgba(0,0,0,.25);transform:translate(-50%,-50%) scale(1.1)}.filter-sidebar .dual-range-slider .slider-thumb:active{transform:translate(-50%,-50%) scale(1.2)}.filter-sidebar .dual-range-slider .slider-thumb.slider-thumb-min{left:0}.filter-sidebar .dual-range-slider .slider-thumb.slider-thumb-max{left:100%}.filter-sidebar .price-inputs-container{order:-1}.filter-sidebar .form-check{margin-bottom:.5rem}.filter-sidebar .form-check .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.filter-sidebar .form-check .form-check-input:focus{border-color:rgba(13,110,253,.5);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.filter-sidebar .form-check .form-check-label{color:#495057;cursor:pointer;font-size:14px}.filter-sidebar .form-check .form-check-label:hover{color:#0d6efd}.filter-sidebar .card{border-radius:8px;overflow:hidden}.filter-sidebar .card .card-header{border-bottom:1px solid #e9ecef;padding:1rem}.filter-sidebar .card .card-header h6{font-size:16px;margin-bottom:0}.filter-sidebar .card .card-body{padding:1rem}.filter-sidebar .clear-filters-btn{background-color:#6c757d;border-color:#6c757d;border-radius:4px;color:#fff;font-size:14px;padding:.5rem 1rem;transition:all .2s ease}.filter-sidebar .clear-filters-btn:hover{background-color:#5a6268;border-color:#545b62}.filter-sidebar .clear-filters-btn:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}@media (max-width:767.98px){.filter-sidebar{background:#fff;box-shadow:-2px 0 10px rgba(0,0,0,.1);height:100vh;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:300px;z-index:1050}.filter-sidebar.show{transform:translateX(0)}}#overlay{background:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1040}#toggleFilterSidebar{background-color:#0d6efd;border-color:#0d6efd;border-radius:4px;color:#fff;font-size:14px;padding:.5rem 1rem;transition:all .2s ease}#toggleFilterSidebar:hover{background-color:#0257d5;border-color:#024dbc}#toggleFilterSidebar:focus{box-shadow:0 0 0 .2rem rgba(13,110,253,.5)}#toggleFilterSidebar i{margin-right:.5rem}@media (min-width:768px){#toggleFilterSidebar{display:none}}
