.wsp-shopify-settings .wsp-settings-header{margin-bottom:32px}.wsp-shopify-settings .wsp-settings-header h2{color:#1a1a1a;margin:0 0 8px 0}.wsp-shopify-settings .wsp-settings-header .wsp-settings-subtitle{color:#777;margin:0}.wsp-shopify-settings .wsp-settings-sections{display:flex;flex-direction:column;gap:24px}.wsp-shopify-settings .wsp-settings-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:box-shadow .2s}.wsp-shopify-settings .wsp-settings-section:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.wsp-shopify-settings .wsp-section-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.wsp-shopify-settings .wsp-section-header h3{color:#1a1a1a;margin:0 0 4px 0}.wsp-shopify-settings .wsp-section-header p{color:#777;margin:0}.wsp-shopify-settings .wsp-settings-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:20px}.wsp-shopify-settings .wsp-form-field{display:flex;flex-direction:column;gap:8px}.wsp-shopify-settings .wsp-form-field label{color:#1a1a1a}.wsp-shopify-settings .wsp-form-field label .wsp-required{color:#fc8181;margin-left:4px}.wsp-shopify-settings .wsp-form-field input[type=text],.wsp-shopify-settings .wsp-form-field input[type=password]{width:100%;color:#1a1a1a;background:#fff;border:1px solid var(--wp--preset--color--text-secondary);transition:all .2s}.wsp-shopify-settings .wsp-form-field input[type=text]:focus,.wsp-shopify-settings .wsp-form-field input[type=password]:focus{outline:none;border-color:var(--ast-global-color-0);box-shadow:0 0 0 3px rgba(var(--ast-global-color-0), 0.1)}.wsp-shopify-settings .wsp-form-field input[type=text]::placeholder,.wsp-shopify-settings .wsp-form-field input[type=password]::placeholder{color:#9ca3af}.wsp-shopify-settings .wsp-form-field .wsp-field-description{font-size:13px;color:#777;line-height:1.5}.wsp-shopify-settings .wsp-password-field{position:relative;display:flex;align-items:center}.wsp-shopify-settings .wsp-password-field input{padding-right:45px}.wsp-shopify-settings .wsp-password-field .wsp-toggle-password{position:absolute;right:8px;background:none;border:none;padding:8px;cursor:pointer;color:#777;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}.wsp-shopify-settings .wsp-password-field .wsp-toggle-password:hover{color:var(--ast-global-color-0);background:#f8f8f8}.wsp-shopify-settings .wsp-password-field .wsp-toggle-password:focus{outline:2px solid var(--ast-global-color-0);outline-offset:2px}.wsp-shopify-settings .wsp-settings-toggles{display:flex;flex-direction:column;gap:16px}.wsp-shopify-settings .wsp-toggle-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;background:#f8f8f8;border-radius:8px;transition:background .2s}.wsp-shopify-settings .wsp-toggle-item:hover{background:#f3f4f6}.wsp-shopify-settings .wsp-toggle-info{flex:1;min-width:0}.wsp-shopify-settings .wsp-toggle-info label{display:block;color:#1a1a1a;margin-bottom:4px;cursor:pointer}.wsp-shopify-settings .wsp-toggle-info .wsp-toggle-description{display:block;font-size:13px;color:#777;line-height:1.4}.wsp-shopify-settings .wsp-toggle{position:relative;display:inline-block;width:48px;height:26px;flex-shrink:0}.wsp-shopify-settings .wsp-toggle input{opacity:0;width:0;height:0}.wsp-shopify-settings .wsp-toggle input:checked+.wsp-toggle-slider{background:var(--ast-global-color-0)}.wsp-shopify-settings .wsp-toggle input:checked+.wsp-toggle-slider::before{transform:translateX(22px)}.wsp-shopify-settings .wsp-toggle input:focus+.wsp-toggle-slider{box-shadow:0 0 0 3px rgba(var(--ast-global-color-0), 0.1)}.wsp-shopify-settings .wsp-toggle-slider{position:absolute;cursor:pointer;inset:0;background:#cbd5e1;border-radius:26px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.wsp-shopify-settings .wsp-toggle-slider::before{content:"";position:absolute;height:20px;width:20px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 2px 4px rgba(0,0,0,.2)}.wsp-shopify-settings .wsp-settings-footer{margin-top:32px;padding-top:24px;display:flex;justify-content:flex-end;gap:12px}.wsp-shopify-settings .wsp-notice{display:flex;align-items:center;gap:12px;padding:16px;border-radius:8px;margin-bottom:24px;animation:slideIn .3s ease-out}.wsp-shopify-settings .wsp-notice svg{flex-shrink:0}.wsp-shopify-settings .wsp-notice span{flex:1}.wsp-shopify-settings .wsp-notice .wsp-notice-close{background:none;border:none;font-size:24px;line-height:1;cursor:pointer;color:inherit;opacity:.6;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.wsp-shopify-settings .wsp-notice .wsp-notice-close:hover{opacity:1;background:rgba(0,0,0,.05)}.wsp-shopify-settings .wsp-notice-success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.wsp-shopify-settings .wsp-notice-success svg{color:#80d2cc}.wsp-shopify-settings .wsp-notice-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.wsp-shopify-settings .wsp-notice-error svg{color:#fc8181}.wsp-shopify-settings .wsp-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}.wsp-shopify-settings .wsp-loading p{color:#777;margin:0}.wsp-shopify-settings .wsp-loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:var(--ast-global-color-0);border-radius:50%;animation:spin .8s linear infinite}.wsp-shopify-settings .wsp-error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px;text-align:center}.wsp-shopify-settings .wsp-error-state h4{color:#1a1a1a;margin:0}.wsp-shopify-settings .wsp-error-state p{color:#777;margin:0}.wsp-shopify-settings .wsp-error-state svg{opacity:.8}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width: 768px){.wsp-shopify-settings .wsp-shopify-settings{padding:0 16px}.wsp-shopify-settings .wsp-settings-section{padding:20px 16px}.wsp-shopify-settings .wsp-settings-grid{grid-template-columns:1fr}.wsp-shopify-settings .wsp-toggle-item{flex-direction:column;align-items:flex-start;gap:12px}.wsp-shopify-settings .wsp-toggle{align-self:flex-end}.wsp-shopify-settings .wsp-settings-footer .wsp-btn{width:100%}}.wsp-shopify-oauth{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px}.wsp-shopify-oauth .wsp-oauth-header{text-align:center;margin-bottom:32px}.wsp-shopify-oauth .wsp-oauth-header h3{color:#1a1a1a;margin:16px 0 8px;font-size:20px}.wsp-shopify-oauth .wsp-oauth-header p{color:#777;margin:0}.wsp-shopify-oauth .wsp-oauth-icon{display:flex;justify-content:center;margin-bottom:8px}.wsp-shopify-oauth .wsp-oauth-form{max-width:400px;margin:0 auto 32px}.wsp-shopify-oauth .wsp-oauth-form .wsp-form-field{margin-bottom:20px}.wsp-shopify-oauth .wsp-oauth-form .wsp-form-field label{display:block;color:#1a1a1a;margin-bottom:8px;font-weight:500}.wsp-shopify-oauth .wsp-oauth-form .wsp-input-group{display:flex;align-items:stretch;border:1px solid var(--wp--preset--color--text-secondary);border-radius:6px;overflow:hidden;transition:all .2s}.wsp-shopify-oauth .wsp-oauth-form .wsp-input-group:focus-within{border-color:var(--ast-global-color-0);box-shadow:0 0 0 3px rgba(0,128,128,.1)}.wsp-shopify-oauth .wsp-oauth-form .wsp-input-group input{flex:1;border:none;padding:12px 16px;font-size:14px;outline:none;min-width:0}.wsp-shopify-oauth .wsp-oauth-form .wsp-input-group input::placeholder{color:#9ca3af}.wsp-shopify-oauth .wsp-oauth-form .wsp-input-group .wsp-input-suffix{display:flex;align-items:center;padding:0 16px;background:#f8f8f8;color:#777;font-size:14px;white-space:nowrap;border-left:1px solid #e5e7eb}.wsp-shopify-oauth .wsp-oauth-form .wsp-field-hint{display:block;font-size:12px;color:#777;margin-top:6px}.wsp-shopify-oauth .wsp-oauth-form button{width:100%;padding:14px 24px;font-size:15px}.wsp-shopify-oauth .wsp-oauth-info{background:#f8f8f8;border-radius:8px;padding:20px 24px;max-width:500px;margin:0 auto}.wsp-shopify-oauth .wsp-oauth-info h4{color:#1a1a1a;margin:0 0 12px;font-size:14px}.wsp-shopify-oauth .wsp-oauth-info ul{margin:0;padding-left:20px}.wsp-shopify-oauth .wsp-oauth-info ul li{color:#777;font-size:13px;line-height:1.6;margin-bottom:4px}.wsp-shopify-oauth .wsp-oauth-info ul li:last-child{margin-bottom:0}.wsp-shopify-oauth.wsp-oauth-connected .wsp-oauth-header{margin-bottom:24px}.wsp-shopify-oauth.wsp-oauth-connected .wsp-oauth-header .wsp-shop-domain{font-size:13px;color:#777}.wsp-shopify-oauth.wsp-oauth-connected .wsp-oauth-status-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#d1fae5;color:#065f46;border-radius:20px;font-size:13px;font-weight:500;margin-bottom:12px}.wsp-shopify-oauth.wsp-oauth-connected .wsp-oauth-status-badge .wsp-status-dot{width:8px;height:8px;border-radius:50%;background:#10b981}.wsp-shopify-oauth .wsp-connection-details{background:#f8f8f8;border-radius:8px;padding:20px;margin-bottom:24px}.wsp-shopify-oauth .wsp-connection-details .wsp-detail-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e5e7eb}.wsp-shopify-oauth .wsp-connection-details .wsp-detail-row:last-child{border-bottom:none}.wsp-shopify-oauth .wsp-connection-details .wsp-detail-row .wsp-detail-label{color:#777;font-size:13px}.wsp-shopify-oauth .wsp-connection-details .wsp-detail-row .wsp-detail-value{color:#1a1a1a;font-size:13px;font-weight:500;text-align:right}.wsp-shopify-oauth .wsp-connection-details .wsp-detail-row .wsp-detail-value.wsp-scopes{max-width:60%;font-weight:400;line-height:1.4}.wsp-shopify-oauth .wsp-connection-actions{display:flex;justify-content:center}.wsp-notice{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:8px;margin-bottom:20px;animation:slideIn .3s ease-out}.wsp-notice span{flex:1;font-size:14px}.wsp-notice .wsp-notice-close{background:none;border:none;font-size:20px;line-height:1;cursor:pointer;color:inherit;opacity:.6;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.wsp-notice .wsp-notice-close:hover{opacity:1;background:rgba(0,0,0,.05)}.wsp-notice.wsp-notice-success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.wsp-notice.wsp-notice-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.wsp-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}.wsp-loading p{color:#777;margin:0}.wsp-loading .wsp-loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:var(--ast-global-color-0);border-radius:50%;animation:spin .8s linear infinite}.wsp-error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px;text-align:center}.wsp-error-state h4{color:#1a1a1a;margin:0}.wsp-error-state p{color:#777;margin:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.wsp-shopify-dashboard .wsp-dashboard-header{margin-bottom:24px}.wsp-shopify-dashboard .wsp-dashboard-header h3{color:#1a1a1a;margin:0 0 8px 0;font-size:20px;font-weight:600}.wsp-shopify-dashboard .wsp-dashboard-header .wsp-dashboard-subtitle{color:#777;margin:0;font-size:14px}.wsp-shopify-dashboard .wsp-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.wsp-shopify-dashboard .wsp-tab-nav{display:flex;border-bottom:1px solid #e5e7eb;background:#f8f8f8}.wsp-shopify-dashboard .wsp-tab-btn{display:flex;align-items:center;gap:8px;padding:16px 24px;border:none;background:rgba(0,0,0,0);color:#777;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;position:relative}.wsp-shopify-dashboard .wsp-tab-btn svg{flex-shrink:0}.wsp-shopify-dashboard .wsp-tab-btn:hover:not(:disabled){color:#1a1a1a;background:rgba(0,0,0,.02)}.wsp-shopify-dashboard .wsp-tab-btn.active{color:#1a1a1a;background:#fff}.wsp-shopify-dashboard .wsp-tab-btn.active::after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--ast-global-color-0)}.wsp-shopify-dashboard .wsp-tab-btn:disabled{opacity:.5;cursor:not-allowed}.wsp-shopify-dashboard .wsp-tab-btn .wsp-status-indicator{width:8px;height:8px;border-radius:50%;margin-left:4px}.wsp-shopify-dashboard .wsp-tab-btn .wsp-status-indicator.wsp-status-connected{background:#10b981}.wsp-shopify-dashboard .wsp-tab-content{padding:24px}.wsp-shopify-dashboard .wsp-tab-pane{display:none}.wsp-shopify-dashboard .wsp-tab-pane.active{display:block}.wsp-shopify-dashboard .wsp-connection-card{max-width:600px;margin:0 auto}.wsp-shopify-dashboard .wsp-connection-card.wsp-disconnected{text-align:center;display:flex;flex-direction:column;align-items:center}.wsp-shopify-dashboard .wsp-connection-card.wsp-disconnected .wsp-connection-icon{background-image:url(../../../../plugins/wsp-shopify-management/dist/assets/shopify-logo.649bf792.svg);background-size:32px;background-repeat:no-repeat;background-position:center;width:48px;height:48px;align-self:center;margin-bottom:16px}.wsp-shopify-dashboard .wsp-connection-card.wsp-disconnected h4{color:#1a1a1a;margin:0 0 8px 0;font-size:18px}.wsp-shopify-dashboard .wsp-connection-card.wsp-disconnected>p{color:#777;margin:0 0 24px 0;font-size:14px}.wsp-shopify-dashboard .wsp-connection-card.wsp-connected .wsp-connection-status-header{text-align:center;margin-bottom:20px}.wsp-shopify-dashboard .wsp-connection-card.wsp-connected .wsp-status-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500}.wsp-shopify-dashboard .wsp-connection-card.wsp-connected .wsp-status-badge .wsp-status-dot{width:8px;height:8px;border-radius:50%}.wsp-shopify-dashboard .wsp-connection-card.wsp-connected .wsp-status-badge.wsp-status-success{background:#d1fae5;color:#065f46}.wsp-shopify-dashboard .wsp-connection-card.wsp-connected .wsp-status-badge.wsp-status-success .wsp-status-dot{background:#10b981}.wsp-shopify-dashboard .wsp-connection-card.wsp-connected .wsp-status-badge.wsp-status-error{background:#fee2e2;color:#991b1b}.wsp-shopify-dashboard .wsp-connection-card.wsp-connected .wsp-status-badge.wsp-status-error .wsp-status-dot{background:#b15656}.wsp-shopify-dashboard .wsp-shop-info{display:flex;align-items:center;gap:16px;padding:20px;background:#f8f8f8;border-radius:8px;margin-bottom:20px}.wsp-shopify-dashboard .wsp-shop-info .wsp-shop-avatar{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #e5e7eb;background-image:url(../../../../plugins/wsp-shopify-management/dist/assets/shopify-logo.649bf792.svg);background-size:32px;background-repeat:no-repeat;background-position:center}.wsp-shopify-dashboard .wsp-shop-info .wsp-shop-details{flex:1}.wsp-shopify-dashboard .wsp-shop-info .wsp-shop-details h4{color:#1a1a1a;margin:0 0 4px 0;font-size:16px}.wsp-shopify-dashboard .wsp-shop-info .wsp-shop-details .wsp-shop-domain{color:#777;margin:0;font-size:13px}.wsp-shopify-dashboard .wsp-connection-details{background:#f8f8f8;border-radius:8px;padding:16px 20px;margin-bottom:24px}.wsp-shopify-dashboard .wsp-connection-details .wsp-detail-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media(max-width: 500px){.wsp-shopify-dashboard .wsp-connection-details .wsp-detail-grid{grid-template-columns:1fr}}.wsp-shopify-dashboard .wsp-connection-details .wsp-detail-item.wsp-detail-full{grid-column:1/-1}.wsp-shopify-dashboard .wsp-connection-details .wsp-detail-item .wsp-detail-label{display:block;color:#777;font-size:12px;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.wsp-shopify-dashboard .wsp-connection-details .wsp-detail-item .wsp-detail-value{color:#1a1a1a;font-size:14px}.wsp-shopify-dashboard .wsp-connection-details .wsp-detail-item .wsp-detail-value.wsp-scopes{font-size:13px;line-height:1.5;color:#777}.wsp-shopify-dashboard .wsp-connection-actions{display:flex;justify-content:center;gap:12px}.wsp-shopify-dashboard .wsp-connect-form{max-width:400px;margin:0 auto 24px}.wsp-shopify-dashboard .wsp-connect-form .wsp-form-field{margin-bottom:20px}.wsp-shopify-dashboard .wsp-connect-form .wsp-form-field label{display:block;color:#1a1a1a;margin-bottom:8px;font-weight:500;font-size:14px}.wsp-shopify-dashboard .wsp-connect-form .wsp-input-group{display:flex;align-items:stretch;border:1px solid var(--wp--preset--color--text-secondary);border-radius:6px;overflow:hidden;transition:all .2s}.wsp-shopify-dashboard .wsp-connect-form .wsp-input-group:focus-within{border-color:var(--ast-global-color-0);box-shadow:0 0 0 3px rgba(0,128,128,.1)}.wsp-shopify-dashboard .wsp-connect-form .wsp-input-group input{flex:1;border:none;padding:12px 16px;font-size:14px;outline:none;min-width:0}.wsp-shopify-dashboard .wsp-connect-form .wsp-input-group input::placeholder{color:#9ca3af}.wsp-shopify-dashboard .wsp-connect-form .wsp-input-group .wsp-input-suffix{display:flex;align-items:center;padding:0 16px;background:#f8f8f8;color:#777;font-size:14px;white-space:nowrap;border-left:1px solid #e5e7eb}.wsp-shopify-dashboard .wsp-connect-form .wsp-field-hint{display:block;font-size:12px;color:#777;margin-top:6px}.wsp-shopify-dashboard .wsp-connect-form button{width:100%;padding:14px 24px;font-size:15px}.wsp-shopify-dashboard .wsp-connect-info{background:#f8f8f8;border-radius:8px;padding:20px 24px;max-width:500px;margin:0 auto}.wsp-shopify-dashboard .wsp-connect-info h5{color:#1a1a1a;margin:0 0 12px;font-size:14px;font-weight:500}.wsp-shopify-dashboard .wsp-connect-info ul{margin:0;padding-left:20px}.wsp-shopify-dashboard .wsp-connect-info ul li{color:#777;font-size:13px;line-height:1.6;margin-bottom:4px}.wsp-shopify-dashboard .wsp-connect-info ul li:last-child{margin-bottom:0}.wsp-shopify-dashboard .wsp-token-warning{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;margin-bottom:20px;background:#fff8f0;border:1px solid #f5a623;border-radius:10px;animation:slideIn .3s ease-out}@media(max-width: 500px){.wsp-shopify-dashboard .wsp-token-warning{flex-direction:column;align-items:flex-start}}.wsp-shopify-dashboard .wsp-token-warning__body{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.wsp-shopify-dashboard .wsp-token-warning__icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fef0d9;border-radius:50%;color:#d97706}.wsp-shopify-dashboard .wsp-token-warning__text{display:flex;flex-direction:column;gap:2px}.wsp-shopify-dashboard .wsp-token-warning__text strong{font-size:14px;color:#1a1a1a}.wsp-shopify-dashboard .wsp-token-warning__text span{font-size:13px;color:#777;line-height:1.4}.wsp-shopify-dashboard .wsp-settings-form .wsp-settings-section{background:#f8f8f8;border-radius:8px;padding:20px;margin-bottom:20px}.wsp-shopify-dashboard .wsp-settings-form .wsp-settings-section:last-of-type{margin-bottom:0}.wsp-shopify-dashboard .wsp-settings-form .wsp-section-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.wsp-shopify-dashboard .wsp-settings-form .wsp-section-header h4{color:#1a1a1a;margin:0 0 4px 0;font-size:15px;font-weight:600}.wsp-shopify-dashboard .wsp-settings-form .wsp-section-header p{color:#777;margin:0;font-size:13px}.wsp-shopify-dashboard .wsp-settings-form .wsp-settings-toggles{display:flex;flex-direction:column;gap:12px}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:#fff;border-radius:6px;transition:background .2s}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle-item:hover{background:#fafafa}.wsp-shopify-dashboard .wsp-settings-form .wsp-info-box{margin-top:12px;padding:12px 16px;background:#f8f8f8;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;color:#777;line-height:1.5}.wsp-shopify-dashboard .wsp-settings-form .wsp-info-box .wsp-info-box-title{font-weight:600;color:#1a1a1a;margin-bottom:8px}.wsp-shopify-dashboard .wsp-settings-form .wsp-info-box .wsp-info-box-list{margin:0;padding-left:16px}.wsp-shopify-dashboard .wsp-settings-form .wsp-info-box .wsp-info-box-list li{margin-bottom:4px}.wsp-shopify-dashboard .wsp-settings-form .wsp-info-box .wsp-info-box-list li:last-child{margin-bottom:0}.wsp-shopify-dashboard .wsp-settings-form .wsp-info-box code{background:#e5e7eb;padding:1px 5px;border-radius:4px;font-size:12px;color:#1a1a1a}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle-info{flex:1;min-width:0}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle-info label{display:block;color:#1a1a1a;font-size:14px;margin-bottom:2px;cursor:pointer}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle-info .wsp-toggle-description{display:block;font-size:12px;color:#777;line-height:1.4}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle input{opacity:0;width:0;height:0}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle input:checked+.wsp-toggle-slider{background:var(--ast-global-color-0)}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle input:checked+.wsp-toggle-slider::before{transform:translateX(20px)}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle input:focus+.wsp-toggle-slider{box-shadow:0 0 0 3px rgba(0,128,128,.15)}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle-slider{position:absolute;cursor:pointer;inset:0;background:#cbd5e1;border-radius:24px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle-slider::before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 1px 3px rgba(0,0,0,.2)}.wsp-shopify-dashboard .wsp-settings-form .wsp-settings-footer{margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.wsp-shopify-dashboard .wsp-settings-disabled{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#777}.wsp-shopify-dashboard .wsp-settings-disabled svg{margin-bottom:16px;opacity:.5}.wsp-shopify-dashboard .wsp-settings-disabled h4{color:#1a1a1a;margin:0 0 8px 0;font-size:16px}.wsp-shopify-dashboard .wsp-settings-disabled p{margin:0;font-size:14px}@media(max-width: 600px){.wsp-shopify-dashboard .wsp-tab-nav{flex-direction:column}.wsp-shopify-dashboard .wsp-tab-btn{justify-content:center}.wsp-shopify-dashboard .wsp-tab-btn.active::after{bottom:auto;right:-1px;left:auto;top:0;width:2px;height:100%}.wsp-shopify-dashboard .wsp-tab-content{padding:16px}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle-item{flex-direction:column;align-items:flex-start;gap:12px}.wsp-shopify-dashboard .wsp-settings-form .wsp-toggle{align-self:flex-end}}.wsp-sync-panel .wsp-sync-actions{display:flex;gap:12px;margin-bottom:24px}.wsp-sync-panel .wsp-sync-actions #fail-stale-controls{display:inline-flex;align-items:center;gap:8px}.wsp-sync-panel .wsp-sync-actions .wsp-sync-timeout{width:92px;min-height:36px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1a1a1a}.wsp-sync-panel .wsp-sync-actions .wsp-btn-danger{border-color:#b32d2e;background:#d63638;color:#fff}.wsp-sync-panel .wsp-sync-actions .wsp-btn-danger:hover,.wsp-sync-panel .wsp-sync-actions .wsp-btn-danger:focus{border-color:#8f2424;background:#b32d2e;color:#fff}.wsp-sync-status .wsp-sync-status-loading,.wsp-sync-status .wsp-sync-empty{text-align:center;padding:24px;color:#777}.wsp-sync-status-card{background:#f8f8f8;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.wsp-sync-status-card .wsp-sync-status-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.wsp-sync-status-card .wsp-sync-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:600}.wsp-sync-status-card .wsp-sync-badge.wsp-status-running{background:#fff3cd;color:#856404}.wsp-sync-status-card .wsp-sync-badge.wsp-status-success{background:#d4edda;color:#155724}.wsp-sync-status-card .wsp-sync-badge.wsp-status-error{background:#f8d7da;color:#721c24}.wsp-sync-status-card .wsp-sync-time{font-size:13px;color:#777}.wsp-sync-stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:12px;margin-bottom:12px}.wsp-sync-stats .wsp-sync-stat{text-align:center;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.wsp-sync-stats .wsp-sync-stat .wsp-sync-stat-value{display:block;font-size:22px;font-weight:700;color:#1a1a1a}.wsp-sync-stats .wsp-sync-stat .wsp-sync-stat-label{font-size:12px;color:#777;text-transform:uppercase}.wsp-sync-completed{font-size:13px;color:#777;text-align:right}.wsp-refresh-btn{display:inline-flex;align-items:center;gap:6px}.wsp-refresh-btn .wsp-refresh-icon{flex-shrink:0;transition:transform .3s ease}.wsp-refresh-btn.wsp-refreshing{opacity:.7;pointer-events:none}.wsp-refresh-btn.wsp-refreshing .wsp-refresh-icon{animation:spin .8s linear infinite}.wsp-sync-status-card.wsp-flash{animation:flashHighlight .6s ease-out}@keyframes flashHighlight{0%{box-shadow:0 0 0 0 rgba(128,210,204,.4)}30%{box-shadow:0 0 0 4px rgba(128,210,204,.3)}100%{box-shadow:none}}.wsp-sync-info-notice{display:flex;align-items:flex-start;gap:8px;margin-top:16px;padding:10px 14px;font-size:13px;line-height:1.5;color:#777;background:rgba(0,0,0,.02);border-radius:6px}.wsp-sync-info-notice svg{flex-shrink:0;margin-top:2px;opacity:.5}@media(max-width: 600px){.wsp-sync-stats{grid-template-columns:repeat(2, 1fr)}}.wsp-select{min-height:36px;padding:6px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1a1a1a}.wsp-history-filters{display:flex;gap:10px;align-items:center;margin-bottom:16px}.wsp-history-filters .select2-container{min-width:180px}.wsp-history-filters .button,#sync-history-container .button{padding:10px 20px}.wsp-sync-history-list{display:flex;flex-direction:column;gap:10px}#sync-history-container{position:relative}#sync-history-container.wsp-is-loading{opacity:.55;pointer-events:none}#sync-history-pagination.wsp-is-loading{opacity:.6;pointer-events:none}.wsp-sync-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.wsp-sync-badge.wsp-status-running,.wsp-sync-badge.wsp-status-pending{background:#fef3c7;color:#92400e}.wsp-sync-badge.wsp-status-success{background:#d1fae5;color:#065f46}.wsp-sync-badge.wsp-status-error{background:#fee2e2;color:#991b1b}.wsp-history-row{border:1px solid #e5e7eb;border-radius:10px;background:#fff;overflow:hidden}.wsp-history-row-header{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:14px 16px;cursor:pointer}.wsp-history-row-info{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:220px}.wsp-history-date{color:#777;font-size:13px}.wsp-history-type{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;color:#777;background:#f8f8f8}.wsp-history-row-stats{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;color:#777;font-size:13px}.wsp-history-detail{border-top:1px solid #e5e7eb;background:#f8f8f8;padding:14px 16px}.wsp-history-detail-loading,.wsp-history-empty{margin:0;color:#777;font-size:13px}.wsp-detail-filter{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:10px}.wsp-detail-total{color:#777;font-size:13px}.wsp-detail-action-filter{min-width:170px}.wsp-items-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.wsp-items-table th,.wsp-items-table td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top;font-size:13px}.wsp-items-table th{font-weight:600;color:#1a1a1a;background:#fafafa}.wsp-items-table tr:last-child td{border-bottom:none}.wsp-action-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600;text-transform:capitalize}.wsp-action-badge.wsp-badge-created{background:#d1fae5;color:#065f46}.wsp-action-badge.wsp-badge-updated{background:#dbeafe;color:#1d4ed8}.wsp-action-badge.wsp-badge-failed{background:#fee2e2;color:#991b1b}.wsp-action-badge.wsp-badge-skipped{background:#f3f4f6;color:#4b5563}.wsp-text-error{color:#b42318}.wsp-retry-btn{margin-left:8px}.wsp-retry-sync-btn{margin-left:auto}.wsp-detail-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;color:#777;font-size:13px}.wsp-detail-prev,.wsp-detail-next{min-width:90px}.wsp-pagination{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:12px}.wsp-pagination .woocommerce-pagination{text-align:center;width:100%}.wsp-pagination .woocommerce-pagination .page-numbers{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.wsp-pagination .woocommerce-pagination .page-numbers li{margin:0;border:none !important}.wsp-pagination .woocommerce-pagination .page-numbers li a.page-numbers,.wsp-pagination .woocommerce-pagination .page-numbers li span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:999px;font-size:13px;font-weight:600;text-decoration:none}.wsp-pagination .woocommerce-pagination .page-numbers li a.page-numbers{color:#777;background:#fff;border:1px solid #e5e7eb}.wsp-pagination .woocommerce-pagination .page-numbers li a.page-numbers:hover,.wsp-pagination .woocommerce-pagination .page-numbers li a.page-numbers:focus{color:#fff;background:var(--ast-global-color-0);border-color:var(--ast-global-color-0)}.wsp-pagination .woocommerce-pagination .page-numbers li a.page-numbers.prev,.wsp-pagination .woocommerce-pagination .page-numbers li a.page-numbers.next{width:36px;min-width:36px;height:36px;padding:0;border-radius:50%}.wsp-pagination .woocommerce-pagination .page-numbers li a.page-numbers.prev .dashicons,.wsp-pagination .woocommerce-pagination .page-numbers li a.page-numbers.next .dashicons{font-family:dashicons;font-size:14px;width:14px;height:14px;line-height:14px;padding:0}.wsp-pagination .woocommerce-pagination .page-numbers li span.page-numbers.current{color:#fff;background:var(--ast-global-color-0);border:1px solid var(--ast-global-color-0)}.wsp-pagination .woocommerce-pagination .page-numbers li span.page-numbers.dots{color:#777;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);min-width:24px;padding:0 4px}.wsp-pagination-info{color:#777;font-size:13px}.wsp-shopify-product-sync-settings{margin-top:18px}.wsp-shopify-product-sync-settings .dokan-section-heading h2{font-size:16px;line-height:1.35}.wsp-shopify-product-sync-settings .dokan-section-heading p{font-size:12px;line-height:1.45}.wsp-shopify-product-sync-settings .dokan-section-content{padding-top:12px}.wsp-shopify-product-sync-settings .help-block{margin:0 0 12px;color:#777;font-size:13px;line-height:1.5}.wsp-shopify-product-sync-settings__actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.wsp-shopify-product-sync-settings__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:10px}.wsp-shopify-product-sync-settings__item{display:flex;flex-direction:column;gap:4px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.wsp-shopify-product-sync-settings__item:hover{border-color:#cbd5e1;background:#f8fafc}.wsp-shopify-product-sync-settings__label{color:#1a1a1a;font-size:14px;font-weight:600;line-height:1.4}.wsp-shopify-product-sync-settings__hint{color:#777;font-size:12px;line-height:1.4}#history-status-filter+.select2-container .select2-selection__arrow{display:none !important}@media(max-width: 700px){.wsp-history-filters{flex-direction:column;align-items:stretch}.wsp-history-row-header{flex-direction:column;align-items:flex-start}.wsp-detail-pagination{flex-wrap:wrap}.wsp-shopify-product-sync-settings .dokan-section-heading h2{font-size:15px}}
