.gw-image-manager{max-width:1200px}#gw-admin-notice,.gw-notice{padding:1px 15px;margin:20px 0;border-right:4px solid;background:#fff}#gw-admin-notice.notice-success,.gw-notice.notice-success{border-left-color:#4caf50}#gw-admin-notice.notice-error,.gw-notice.notice-error{border-left-color:#f44336}.gw-notice-info{border-left-color:#00a0d2}.gw-notice-warning{border-right-color:#ffb900}.gw-image-manager .nav-tab-wrapper a,.gw-notice-warning p{display:flex;align-items:center}.gw-tab-content{display:none;padding:20px 0}.gw-tab-content.active{display:block}.button-large{padding:10px 30px!important;height:auto!important;font-size:16px!important}.gw-progress-bar{width:100%;height:30px;background:#f0f0f1;border-radius:15px;overflow:hidden;margin:20px 0}.gw-progress-fill{height:100%;background:linear-gradient(90deg,#2271b1,#0073aa);transition:width .3s}.gw-progress-text{text-align:center;font-size:16px;font-weight:500}.gw-help-section{background:#fff;padding:20px;margin:20px 0;border:1px solid #ddd;border-radius:8px}.gw-help-section h3{margin-top:0;color:#2271b1}.gw-help-section pre{background:#f0f0f1;padding:15px;border-radius:5px;overflow-x:auto;white-space:pre-wrap;word-break:break-all;direction:ltr}.gw-regenerate-form{max-width:600px}.gw-post-types-accordion .gw-pt-section{border:1px solid #c3c4c7;margin-bottom:10px;background:#fff;border-radius:4px}.gw-pt-title code,.gw-pt-title:hover{background:#f0f0f1}.gw-pt-title{font-size:16px;padding:15px;margin:0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative}.gw-pt-title::after{content:'\f140';font-family:dashicons;color:#50575e;position:absolute;right:10px;left:auto}.rtl .gw-pt-title::after{right:auto;left:10px}.gw-pt-title.active::after{content:'\f142'}.gw-pt-title.active{border-bottom:1px solid #ddd}.gw-pt-title code{font-size:13px;padding:2px 6px;border-radius:3px;border:1px solid #ddd;margin-left:1.5%}.gw-pt-content{padding:0 20px 20px;display:none}.gw-add-size-form{background:#f9f9f9;padding:20px;margin-top:20px;border:1px solid #ddd;border-radius:4px}.gw-add-size-form h4{margin:0 0 15px}.gw-add-size-form .form-fields{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start}.gw-add-size-form .field-group{display:flex;flex-direction:column}.gw-add-size-form .field-group label{margin-bottom:5px;font-weight:600;font-size:13px}.gw-add-size-form input[type=number],.gw-add-size-form input[type=text]{width:200px}.gw-add-size-form .field-group .description{font-size:12px;color:#646970;margin-top:5px}.gw-add-size-form .field-group-checkbox{margin-bottom:8px}.gw-sizes-list-container{margin-top:30px}.gw-sizes-list-container .button-link-delete{color:#d63638!important}.gw-switch {position: relative;display: inline-block;width: 46px;height: 24px;}.gw-switch input {opacity: 0;width: 0;height: 0;}.gw-switch .slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;transition: .4s;border-radius: 34px;}.gw-switch .slider:before {position: absolute;content: "";height: 18px;width: 18px;left: 3px;bottom: 3px;background-color: white;transition: .4s;border-radius: 50%;}.gw-switch input:checked + .slider {background-color: #2271b1;}.gw-switch input:focus + .slider {box-shadow: 0 0 1px #2271b1;}.gw-switch input:checked + .slider:before {transform: translateX(22px);}