.mobile-sku-trigger{margin:15px 0!important;background:linear-gradient(135deg,#ffffff,#f8f9ff)!important;border-radius:12px!important;cursor:pointer!important;padding:10px 8px!important;border:1.5px solid #e8ebf5!important;display:block!important;width:100%!important;box-shadow:0 2px 8px rgba(152,109,233,.08),0 1px 3px rgba(0,0,0,.05)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative!important;overflow:hidden!important}.mobile-sku-trigger:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(152,109,233,.1),transparent);transition:left .5s}.mobile-sku-trigger:active{transform:scale(.98)!important;box-shadow:0 1px 4px rgba(152,109,233,.12),0 0 2px rgba(0,0,0,.08)!important}.mobile-sku-trigger:active:before{left:100%}.sku-trigger-content{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.sku-trigger-label{font-size:13px;font-weight:600;color:var(--brand-accent);background:linear-gradient(135deg,var(--brand-accent) 0,var(--brand-accent-hover) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:4px 10px;border-radius:6px;background-color:rgba(152,109,233,.1);-webkit-text-fill-color:var(--brand-accent);letter-spacing:.3px}.sku-trigger-value{flex:1;font-size:13px;color:#333;font-weight:500;letter-spacing:.2px}.sku-trigger-value .sku-quantity{color:var(--brand-accent);font-weight:600;margin-left:4px}.sku-trigger-content .fa-chevron-right{color:var(--brand-accent);font-size:14px;transition:transform .3s ease;opacity:.8}.mobile-sku-trigger:active .sku-trigger-content .fa-chevron-right{transform:translateX(3px)}.mobile-sku-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:flex-end;justify-content:center;animation:fadeIn .3s;overflow:visible!important;overscroll-behavior:contain;touch-action:pan-y}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mobile-sku-modal{width:100%;max-height:80vh;background:#fff;border-radius:5px 5px 0 0;display:flex;flex-direction:column;animation:slideUp .3s;overflow:visible!important;position:relative;touch-action:pan-y;overscroll-behavior:contain}.mobile-sku-modal-close{position:absolute;top:-30px;right:-8px;width:36px;height:36px;border:none;background:rgba(255,255,255,.95);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10002;color:#333;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease}.mobile-sku-modal-close:hover{background:rgba(255,255,255,1);transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.mobile-sku-modal-close:active{transform:scale(.95)}.mobile-sku-modal-close i{font-size:18px}.mobile-sku-product-image{position:absolute;top:-60px;left:10px;width:120px;height:120px;z-index:10001;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);background:#fff;padding:4px;pointer-events:none;flex-shrink:0;display:flex;align-items:center;justify-content:center}.mobile-sku-product-image img{width:100%;height:100%;object-fit:contain;border-radius:4px;display:block}.mobile-sku-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:10px 5px;border-bottom:1px solid #f0f0f0;position:relative;gap:12px;overflow:visible;min-height:60px}.mobile-sku-modal-header.has-image{padding-top:70px;padding-left:140px;min-height:90px}.mobile-sku-modal-header.no-image{padding-top:2px;padding-left:10px;min-height:60px}.mobile-sku-right-info{position:absolute;top:10px;right:50px;display:flex;flex-direction:column;align-items:flex-end;gap:2px;z-index:10}.mobile-sku-spec-names-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:4px;max-width:1440px;justify-content:flex-end}.mobile-sku-price{font-size:15px;font-weight:600;color:var(--brand-primary);margin:0}.mobile-sku-product-info{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.mobile-sku-spec-name{font-size:3%;font-weight:500;color:#666;margin:0;gap:3px;white-space:nowrap}.mobile-sku-product-info .mobile-sku-selected-value,.mobile-sku-selected-value{color:var(--brand-primary);font-weight:600;background:linear-gradient(135deg,var(--brand-accent-soft) 0,var(--brand-surface) 100%);padding:2px 8px;border-radius:4px;font-size:12px}.mobile-sku-selected{font-size:13px;color:#666;margin-top:2px}.mobile-sku-selected .selected-label{font-weight:600;margin-right:5px}.mobile-sku-options{flex:1;overflow-y:auto;padding:6px;touch-action:pan-y;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobile-sku-options-title{font-size:15px;font-weight:600;color:#333;margin-bottom:15px}.mobile-sku-spec-group{margin-bottom:15px;position:relative;padding:0 15px 15px}.mobile-sku-spec-name-header{display:flex;align-items:center;gap:6px;background:#f8f9ff;padding:10px 15px;margin:0 -15px 12px;white-space:nowrap;border-bottom:1px solid #eef0f7;font-size:13px;font-weight:600;color:var(--brand-accent);position:relative;z-index:1}.mobile-sku-spec-name-header .mobile-sku-selected-value{color:var(--brand-primary);font-weight:600;background:linear-gradient(135deg,var(--brand-accent-soft) 0,var(--brand-surface) 100%);padding:2px 8px;border-radius:4px;font-size:11px}.mobile-sku-spec-group:last-child{margin-bottom:0}.mobile-sku-spec-name{font-size:14px;font-weight:600;color:#333;margin-bottom:3px;display:flex;align-items:center;gap:8px}.mobile-sku-spec-select{width:100%;padding:12px 14px;border:2px solid #e8e8e8;border-radius:8px;font-size:14px;font-weight:500;color:#333;background:linear-gradient(135deg,#ffffff,#fafafa);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);font-family:inherit;box-shadow:0 1px 3px rgba(0,0,0,.06)}.mobile-sku-spec-select:hover{border-color:var(--brand-primary);box-shadow:0 2px 8px rgba(196,30,74,.15);background:linear-gradient(135deg,var(--brand-accent-soft) 0,#ffffff 100%)}.mobile-sku-spec-select:focus{outline:none;border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(196,30,74,.1)}.mobile-sku-spec-select option{padding:8px;background:#fff;color:#333}.mobile-sku-options-list{display:flex;flex-direction:column;gap:10px}.mobile-sku-option-item{padding:12px 15px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;color:#333;cursor:pointer;transition:all .2s;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-sku-option-name{flex:1;min-width:0}.mobile-sku-option-item.selected{border-color:var(--brand-primary);background:var(--brand-surface);color:var(--brand-primary);font-weight:500}.mobile-sku-option-item:active{background:var(--brand-accent-soft)}.mobile-sku-inline-quantity{display:flex;align-items:center;gap:0;border:1px solid #e5e5e5;border-radius:6px;overflow:hidden;flex-shrink:0}.mobile-sku-inline-btn{width:32px;height:32px;border:none;background:#fff;color:#666;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.mobile-sku-inline-btn:not(:disabled):active{background:#f5f5f5}.mobile-sku-inline-btn:disabled{opacity:.4}.mobile-sku-inline-input{width:40px;height:32px;border:1px solid #e5e5e5;border-top:none;border-bottom:none;text-align:center;font-size:14px;font-weight:600;background:#fff;color:#333;display:flex;align-items:center;justify-content:center}.mobile-sku-modal-actions.mobile-action-buttons-fixed{position:fixed!important;bottom:0!important;left:0!important;right:0!important;display:flex!important;gap:12px;padding:16px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid rgba(0,0,0,.06);background-color:#fff;z-index:999;box-shadow:0 -2px 10px rgba(0,0,0,.04)}.mobile-sku-modal-actions.keyboard-visible{display:none!important}.mobile-sku-modal .mobile-sku-modal-actions{display:flex;position:sticky;bottom:0;background:#fff;z-index:10}.mobile-sku-modal-actions{display:flex;gap:12px;padding:16px 20px;border-top:1px solid rgba(0,0,0,.06);background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.04)}.mobile-sku-btn{flex:1;height:48px;border:none;border-radius:24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.mobile-sku-btn:disabled{opacity:.5;transform:none!important;box-shadow:none!important}.mobile-sku-btn-cart{background:linear-gradient(135deg,rgba(196,30,74,.08),rgba(124,58,237,.12));color:var(--brand-primary);border:1.5px solid rgba(196,30,74,.3)}.mobile-sku-btn-cart:not(:disabled):hover{background:linear-gradient(135deg,rgba(196,30,74,.12),rgba(124,58,237,.18));border-color:rgba(196,30,74,.5);transform:translateY(-2px);box-shadow:0 4px 12px rgba(196,30,74,.2)}.mobile-sku-btn-cart:not(:disabled):active{transform:translateY(0);box-shadow:0 2px 6px rgba(196,30,74,.15)}.mobile-sku-btn-buy{background:var(--brand-gradient-cta);color:#fff;box-shadow:0 4px 15px rgba(196,30,74,.3)}.mobile-sku-btn-buy:not(:disabled):hover{background:var(--brand-gradient-hero);transform:translateY(-2px);box-shadow:0 6px 20px rgba(196,30,74,.4)}.mobile-sku-btn-buy:not(:disabled):active{transform:translateY(0);box-shadow:0 3px 10px rgba(196,30,74,.3)}.mobile-sku-quantity{padding:20px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between}.mobile-sku-quantity-label{font-size:15px;font-weight:600;color:#333}.mobile-sku-quantity-control{display:flex;align-items:center;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.mobile-sku-quantity-btn{width:40px;height:40px;border:none;background:#f7f7f7;font-size:18px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.mobile-sku-quantity-btn:not(:disabled):active{background:#e5e5e5}.mobile-sku-quantity-btn:disabled{opacity:.5}.mobile-sku-quantity-input{width:60px;height:40px;border:1px solid #e5e5e5;border-top:none;border-bottom:none;text-align:center;font-size:15px;color:#333}.mobile-custom-input-wrapper{padding:10px;border-top:1.5px solid #fdfdfdfe;background:#fff}.mobile-custom-input-label{font-size:13px;font-weight:600;color:var(--brand-accent);margin-bottom:8px;display:flex;align-items:center}.mobile-custom-input{width:100%;padding:12px 14px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;color:#333;background:#fff;transition:all .2s ease;font-family:inherit}.mobile-custom-input:focus{outline:none;border-color:var(--brand-accent);box-shadow:0 0 0 3px rgba(139,92,246,.1)}.mobile-custom-select-trigger{width:100%;padding:12px 14px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;color:#333;background:#fff;cursor:pointer;transition:all .2s ease;font-family:inherit;display:flex;align-items:center;justify-content:space-between}.mobile-custom-select-trigger .placeholder{color:#999}.mobile-custom-select-trigger .selected{color:#333}.mobile-custom-select-trigger:active{background:#f9fafb;border-color:var(--brand-accent)}.mobile-select-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:flex-end;animation:fadeIn .2s ease}.mobile-select-drawer{width:100%;max-height:60vh;background:#fff;border-radius:16px 16px 0 0;display:flex;flex-direction:column;animation:slideUp .3s ease}.mobile-select-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.mobile-select-drawer-title{font-size:16px;font-weight:600;color:#333;flex:1;text-align:center}.mobile-select-drawer-cancel,.mobile-select-drawer-confirm{background:none;border:none;font-size:15px;cursor:pointer;padding:4px 8px;color:#666}.mobile-select-drawer-confirm{color:var(--brand-accent);font-weight:600}.mobile-select-drawer-options{flex:1;overflow-y:auto;padding:8px 0}.mobile-select-drawer-option{padding:16px 20px;font-size:15px;color:#333;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:space-between}.mobile-select-drawer-option:active{background:#f9fafb}.mobile-select-drawer-option.selected{color:var(--brand-accent);font-weight:600}.mobile-select-drawer-option i{color:var(--brand-accent);font-size:16px}.mobile-custom-image-upload{display:flex;flex-direction:column;gap:12px}.mobile-custom-image-input{display:none}.mobile-custom-image-label{padding:14px 18px;border:2px dashed #d1d5db;border-radius:8px;text-align:center;cursor:pointer;color:#6b7280;font-size:15px;transition:all .2s ease;background:#f9fafb}.mobile-custom-image-label:hover{border-color:var(--brand-accent);background:#f3f4f6;color:#7c3aed}.mobile-custom-image-preview{margin-top:0;border-radius:8px;overflow:visible;border:1px solid #e5e7eb;text-align:center;position:relative;display:inline-block}.mobile-custom-image-preview-label{display:block;cursor:pointer;border-radius:8px;overflow:hidden;transition:opacity .2s ease}.mobile-custom-image-preview-label:hover{opacity:.8}.mobile-custom-image-preview-img{width:100%;max-width:1440px;max-height:80px;height:auto;display:inline-block;object-fit:contain}.mobile-custom-image-delete{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;border:2px solid #fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1;font-weight:700;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.3);z-index:10;padding:0;margin:0}.mobile-custom-image-delete:hover{background:#dc2626;transform:scale(1.1)}.mobile-custom-image-delete:active{transform:scale(.95)}@media (max-width:768px){.mobile-spec-selector{display:block!important;width:100%!important}}@media (min-width:897px){.mobile-sku-modal,.mobile-sku-modal-overlay,.mobile-sku-trigger,.mobile-spec-selector{display:none!important}}.mobile-share-container{position:relative;display:inline-block;z-index:10001}.mobile-share-btn{width:30px;height:30px;padding:5px;border:none;background:linear-gradient(135deg,#d9d5e1,#d6ccf3);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);color:#7a7878;box-shadow:0 2px 8px rgba(177,153,222,.3);position:relative;overflow:hidden}.mobile-share-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.mobile-share-btn:active:before{width:300px;height:300px}.mobile-share-btn:hover{background:linear-gradient(135deg,#c4b3f4,#b2a1e9);box-shadow:0 4px 12px rgba(197,175,237,.4);transform:translateY(-2px)}.mobile-share-btn:active{transform:translateY(0) scale(.95);box-shadow:0 1px 4px rgba(174,151,219,.3)}.mobile-share-btn svg{width:22px;height:22px;stroke:currentColor;position:relative;z-index:1}.mobile-share-menu{position:fixed;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15);padding:16px;min-width:280px;z-index:99999!important;animation:slideUp .2s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-share-icons{display:flex;justify-content:center;gap:24px}.mobile-share-icon-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;border:none;background:transparent;cursor:pointer;transition:transform .2s ease;border-radius:8px}.mobile-share-icon-btn:hover{transform:translateY(-2px)}.mobile-share-icon-btn:active{transform:translateY(0)}.mobile-share-icon-btn span{font-size:12px;color:#666;white-space:nowrap;text-align:center}.mobile-share-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.mobile-share-icon svg{width:24px;height:24px}.mobile-share-icon.facebook{background:#1877f2;color:#fff}.mobile-share-icon.twitter{background:#000;color:#fff}.mobile-share-icon.pinterest{background:#e60023;color:#fff}.mobile-share-icon.copy-link{background:#ff69b4;color:#fff}.mobile-share-icon-btn:hover .mobile-share-icon{transform:scale(1.1)}@media (max-width:768px){.mobile-share-menu{min-width:260px}.mobile-share-icons{gap:12px}.mobile-share-icon{width:44px;height:44px}.mobile-share-icon svg{width:22px;height:22px}}@media (min-width:769px){.mobile-share-container{display:none}}