:root{--primary:var(--primary-500);--primary-alt:var(--primary-600);--primary-100:#fafbfe;--primary-200:#f3f5fd;--primary-300:#e5e9f9;--primary-400:#a6b3eb;--primary-500:#4d66d7;--primary-600:#364897;--primary-700:#27336c;--primary-800:#181f41;--primary-900:#080b16;--primary-100-rgb:250,251,254;--primary-200-rgb:243,245,253;--primary-300-rgb:229,233,249;--primary-400-rgb:166,179,235;--primary-500-rgb:77,102,215;--primary-600-rgb:54,72,151;--primary-700-rgb:39,51,108;--primary-800-rgb:24,31,65;--primary-900-rgb:8,11,22;--surface-0:#ffffff;--surface-50:#fcfcfc;--surface-100:#f9f9fb;--surface-200:#eff0f3;--surface-300:#e0e1e6;--surface-400:#d8d9e0;--surface-500:#cdced7;--surface-600:#b9bbc6;--surface-700:#8b8d98;--surface-800:#62636c;--surface-900:#1e1f24;--surface-0-rgb:255,255,255;--surface-100-rgb:249,249,251;--surface-200-rgb:239,240,243;--surface-300-rgb:224,225,230;--surface-400-rgb:216,217,224;--surface-500-rgb:205,206,215;--surface-600-rgb:185,187,198;--surface-700-rgb:139,141,152;--surface-800-rgb:98,99,108;--surface-900-rgb:30,31,36;--info-primary:var(--primary);--info-surface:var(--primary-100);--info-border:var(--primary-300);--success-primary:#3c763d;--success-surface:#e6f1e1;--success-border:#cae6be;--warning-primary:#c87c18;--warning-surface:#fef6ea;--warning-border:#ffd08a;--error-primary:#e0281f;--error-surface:#feebea;--error-border:#fec8c5;--width-xs:576px;--width-s:768px;--width-m:992px;--width-tb:1024px;--width-d:1060px;--width-l:1200px;--width-xl:1400px;--space-inline:clamp(1rem, 0.848rem + 0.758vw, 1.5rem);--space-xxs:clamp(0.75rem, 0.75rem, 0.75rem);--space-xs:clamp(0.75rem, 1rem, 1rem);--space-s:clamp(1.5rem, 1.5rem + 0vw, 1.5rem);--space-m:clamp(1.5rem, 1.197rem + 1.515vw, 2.5rem);--space-d:clamp(3rem, 2.394rem + 3.03vw, 5rem);--space-l:clamp(4.5rem, 3.591rem + 4.545vw, 7.5rem);--space-xl:clamp(6rem, 4.788rem + 6.061vw, 10rem);--space-xxl:clamp(7.5rem, 5.985rem + 7.576vw, 12.5rem);--space-xxxl:clamp(9rem, 7.182rem + 9.091vw, 15rem);--radius-xs:0.125rem;--radius-s:0.25rem;--radius-m:0.5rem;--radius-d:0.75rem;--radius-l:1rem;--radius-xl:1.5rem;--radius-xxl:2rem;--radius-50:50%;--radius-circle:var(--radius-50);--radius-pill:100vw;--shadow-colour:var(--surface-700-rgb);--shadow-100-1:0 1px 2px rgba(var(--shadow-colour), 0.24);--shadow-100-2:0 1px 3px rgba(var(--shadow-colour), 0.12);--shadow-200-1:0 3px 6px rgba(var(--shadow-colour), 0.15);--shadow-200-2:0 2px 4px rgba(var(--shadow-colour), 0.12);--shadow-300-1:0 10px 20px rgba(var(--shadow-colour), 0.15);--shadow-300-2:0 3px 6px rgba(var(--shadow-colour), 0.1);--shadow-400-1:0 15px 25px rgba(var(--shadow-colour), 0.15);--shadow-400-2:0 5px 10px rgba(var(--shadow-colour), 0.05);--shadow-500:0 20px 40px rgba(var(--shadow-colour), 0.2);--shadow-100:var(--shadow-100-1),var(--shadow-100-2);--shadow-200:var(--shadow-200-1),var(--shadow-200-2);--shadow-300:var(--shadow-300-1),var(--shadow-300-2);--shadow-400:var(--shadow-400-1),var(--shadow-400-2);--border-colour:var(--surface-300);--container-min-height:800px;--container-max-height:100%;--container-width:1200px}#wpcontent{padding-left:0}:where(.wpext-settings *){box-sizing:border-box}:where(.wpext-settings) *,:where(.wpext-settings) p{font-size:15px;line-height:1.4;margin:0}:where(.wpext-settings) h2{font-size:18px;margin-bottom:5px}:where(.wpext-settings) h3{font-size:16px;margin-bottom:5px}:where(.wpext-settings) a{color:var(--primary)}:where(.wpext-settings) a:is(:hover,:focus){color:var(--primary-alt)}.wpext-settings form .wpext-input input:not([type=checkbox],[type=radio],[type=submit]),.wpext-settings form select,.wpext-settings form textarea{width:100%;box-sizing:border-box}.wpext-settings .wpext-input button .loader{display:none}.wpext-settings .wpext-input button[data-loading=true] .loader{width:20px;height:20px;border:2px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:1s linear infinite rotation}.wpext-button--alt[data-loading=true] .loader{border-color:var(--surface-900)}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.wpext-settings input:not([type=checkbox],[type=radio],[type=submit]):not(.wpext-table-container input),.wpext-settings select:not(.wpext-table-container select),.wpext-settings textarea:not(.wpext-table-container textarea){padding:4px 12px;border:1px solid var(--border-colour);border-radius:var(--radius-s);background:var(--surface-0);color:var(--surface-900);font-size:16px;transition:border-color .2s,box-shadow .2s;line-height:1.8;flex-grow:1}:where(.wpext-settings) input:not([type=checkbox],[type=radio],[type=submit]):focus,:where(.wpext-settings) select:focus,:where(.wpext-settings) textarea:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2)}.wpext-settings input::placeholder{color:var(--surface-600)}.wpext-settings input[readonly]{background:var(--surface-100)!important;cursor:not-allowed;opacity:.7;pointer-events:none}.wpext-settings select{appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236B7280' d='M2.22 4.47a.75.75 0 011.06 0L6 7.19l2.72-2.72a.75.75 0 111.06 1.06l-3.25 3.25a.75.75 0 01-1.06 0L2.22 5.53a.75.75 0 010-1.06z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right .75rem center!important;padding-right:2.5rem!important}.wpext-settings .wpext-input .select2-selection__choice{background-color:var(--primary-300);border-color:var(--primary-400)}.select2.select2-container{width:100%!important}.select2.select2-container .select2-selection{border:1px solid var(--border-colour);border-radius:var(--radius-s);height:42px;outline:0!important;transition:.2s ease-in-out;background:var(--surface-0);padding:0 6px 12px 12px}.select2.select2-container .select2-selection .select2-selection__rendered{color:var(--surface-900);line-height:40px;padding-right:33px;padding-left:0}.select2.select2-container .select2-selection .select2-selection__placeholder{color:var(--surface-600);line-height:40px}.select2.select2-container .select2-selection .select2-selection__arrow{background:var(--surface-0);border-left:1px solid var(--border-colour);border-radius:0 var(--radius-s) var(--radius-s) 0;height:40px;width:33px;right:0}.select2.select2-container.select2-container--open .select2-selection.select2-selection--single{background:var(--surface-0);border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2)}.select2.select2-container.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow{border-radius:0 var(--radius-s) 0 0}.select2.select2-container.select2-container--open .select2-selection.select2-selection--multiple{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2)}.select2.select2-container .select2-selection--multiple{height:auto;min-height:42px}.select2.select2-container .select2-selection--multiple .select2-search--inline .select2-search__field{margin-top:0;padding:0;min-height:25px}.select2-dropdown .select2-results__option{margin-bottom:0}.select2.select2-container .select2-selection--multiple .select2-selection__rendered{padding:0;line-height:34px}.select2.select2-container .select2-selection--multiple .select2-selection__choice{background-color:var(--surface-200);border:1px solid var(--border-colour);border-radius:var(--radius-s);margin:4px 4px 0 0;padding:0 6px 0 22px;height:24px;line-height:24px;font-size:12px;position:relative;color:var(--surface-900);transition:background-color .2s}.select2.select2-container .select2-selection--multiple .select2-selection__choice:hover{background-color:var(--surface-300)}.select2.select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{position:absolute;top:0;left:0;height:22px;width:22px;margin:0;text-align:center;color:var(--error-primary);font-weight:700;font-size:16px;opacity:.7;transition:opacity .2s;border-right:none;min-width:unset}.select2.select2-container .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove{opacity:1}.select2-container .select2-dropdown{background:0 0;border:none;margin-top:-5px}.select2-container .select2-dropdown .select2-search{padding:0}.select2-container .select2-dropdown .select2-search input{outline:0!important;border:1px solid var(--primary)!important;border-bottom:none!important;padding:4px 12px!important;border-radius:var(--radius-s) var(--radius-s) 0 0!important;height:42px;line-height:42px}.select2-container .select2-dropdown .select2-results{padding:0}.select2-container .select2-dropdown .select2-results ul{background:var(--surface-0);border:1px solid var(--primary);border-radius:0 0 var(--radius-s) var(--radius-s)}.select2-container .select2-dropdown .select2-results ul .select2-results__option{padding:8px 12px;line-height:1.4}.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected]{background-color:var(--primary);color:var(--surface-0)}.select2-container--default .select2-selection--single .select2-selection__clear{margin-right:33px;color:var(--surface-600);font-size:18px;line-height:40px}.select2-selection__clear{min-width:unset}.select2-container--default .select2-selection--single .select2-selection__clear:hover{color:var(--error-primary)}.wpext-dropdown-hidden{display:none!important}.wpext-settings input:disabled,.wpext-settings select:disabled,.wpext-settings textarea:disabled{background:var(--surface-200);cursor:not-allowed;opacity:.7}.wpext-button,.wpext-settings form :is(.wpext-button,.wpext-button--primary,.wpext-button--alt):is(button,a):not(.wpext-table-container button),.wpext-settings input[type=submit]:not(.wpext-table-container input[type=submit]){padding:var(--space-xxs) var(--space-s);background-color:var(--surface-200);color:var(--surface-900);border:none;border-radius:var(--radius-m);cursor:pointer;font-weight:500;transition:background-color .2s;text-align:center;text-decoration:none;line-height:1.2}.wpext-settings .wpext-button--primary{color:var(--surface-0)!important;background-color:var(--primary)!important}.wpext-settings .wpext-button--alt{color:var(--primary);background-color:var(--surface-200)}.wpext-settings .wpext-button--alt:focus,.wpext-settings .wpext-button--alt:hover{background-color:var(--surface-300)}.wpext-settings .wpext-button--ghost{color:var(--primary);text-decoration:underline}.wpext-settings .wpext-button--danger{color:var(--error-primary)}body.wpextended-settings-page #wpbody-content{display:flex;flex-direction:column;padding:0;padding-inline:var(--space-s);box-sizing:border-box}.wpext-settings{width:100%;max-width:var(--container-width);display:flex;flex-direction:column;margin-bottom:var(--space-s)}@media screen and (max-width:782px){.wpext-settings{margin-left:-10px}}.wpext-settings__header{background:var(--surface-0);border-bottom:1px solid var(--border-colour);padding:10px 20px;height:70px;box-sizing:border-box;display:flex;align-items:center;margin:0}.wpext-settings__header-inner{margin-inline:auto;width:100%;max-width:var(--width-d)}.wpext-settings__form-header{display:flex;flex-direction:column;gap:var(--space-xxs);margin-bottom:var(--space-m)}.wpext-settings__form-header-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-xxs)}.wpext-settings__title{font-size:22px;margin:0}.wpext-settings__form-header .wpext-module-header-links{display:flex;align-items:center;gap:15px;text-decoration:none}.wpext-settings__form-header .wpext-module-header-links :is(img,svg){width:17px;height:17px}.wpext-settings__form-header .wpext-module-header-links a{display:flex;align-items:center;gap:6px;text-decoration:none}.wpext-settings__form-header .wpext-module-header-links a:is(:hover,:focus){text-decoration:underline}.wpext-sidebar__title{padding-inline:var(--space-inline);padding-top:var(--space-s);padding-bottom:30px}.wpext-sidebar__title a{display:flex;align-items:center;text-decoration:none;color:var(--surface-900);font-weight:600;font-size:19px}.wpext-sidebar__title svg{width:28px;height:28px;margin-right:7px;display:block;flex-shrink:0;color:inherit}.wpext-sidebar__title p{font-size:18px;margin:0}.wpext-sidebar__pro-label{margin-left:5px;color:var(--primary)}.wpext-nav-wrapper{margin:0;padding:0;background:var(--primary-100);border-bottom:1px solid var(--border-colour);display:flex;flex-wrap:nowrap;z-index:100;align-items:center;margin-bottom:var(--space-m)}.wpext-module-group-nav,.wpext-nav{margin:0;padding:0;list-style:none;display:flex;flex-wrap:nowrap;align-items:center;width:100%;max-width:var(--width-d);margin-inline:auto;gap:var(--space-xs)}.wpext-sidebar{flex-shrink:0;display:flex;flex-direction:column;position:sticky;align-items:start;top:calc(var(--wp-admin--admin-bar--height) + var(--space-s));height:calc(100svh - var(--wp-admin--admin-bar--height) - var(--space-s) - var(--space-s));max-height:800px;justify-content:center}.wpext-sidebar__footer{margin-top:var(--space-xxs);text-align:center;font-size:14px;font-weight:400;color:var(--surface-800);margin-inline:auto;text-decoration:none}.wpext-sidebar__footer:is(:hover,:focus){text-decoration:underline}.wpext-sidebar__inner{flex-shrink:0;display:flex;flex-direction:column;box-shadow:var(--shadow-100);flex-grow:1}.wpext-sidebar .wpext-module-group-nav,.wpext-sidebar .wpext-nav{flex-direction:column;align-items:stretch;gap:var(--space-xxs);overflow-y:auto;padding-block:2px}.wpext-nav[data-type=groups]{margin-bottom:var(--space-xxs);padding-block:2px}.wpext-nav__item{display:inline-block;margin:0;padding:0;position:relative;padding-inline:var(--space-inline)}.wpext-nav__item-link{display:flex;padding:var(--space-xxs) var(--space-xs);text-decoration:none;border-radius:var(--radius-m)}.wpext-sidebar .wpext-nav__item-link:focus,.wpext-sidebar .wpext-nav__item-link:hover{background:var(--primary-300)}.wpext-sidebar .wpext-nav__item--active .wpext-nav__item-link{color:var(--surface-0);background:var(--primary)}.wpext-settings__links{margin-top:auto;margin-bottom:0;border-top:1px solid var(--surface-300);padding-top:var(--space-xxs);background:rgba(var(--surface-200-rgb),.4);width:100%}.wpext-settings__links-item{display:flex;padding:var(--space-xxs) var(--space-inline);margin:0}.wpext-settings__links-item:last-child{padding-bottom:var(--space-inline)}.wpext-settings__links-item-link--upgrade{background:var(--primary-300);width:100%;padding:10px;text-align:center;justify-content:center;border-radius:var(--radius-m)}.wpext-settings__links-item a{display:flex;align-items:center;gap:var(--space-xxs);text-decoration:none}.wpext-settings__links-item-icon{width:20px;height:20px}#wpbody-content>.notice{display:none!important}.wpext-dependency-notice{display:block!important}.wpext-notices{display:flex;flex-direction:column;margin-inline:auto;max-width:var(--container-width);width:100%;padding-top:var(--space-s)}.wpext-settings__form .wpext-notices{padding-top:0;width:100%}.wpext-notices .notice{position:relative;box-sizing:border-box;box-shadow:var(--shadow-100);outline:0;margin:0;width:100%;padding:13px 16px 12px 50px!important;display:block;line-height:1.4;font-size:14px;min-height:48px;border-radius:var(--radius-m);border:1px solid var(--surface-300);margin-bottom:var(--space-xs);background:var(--_alert-surface,var(--surface-0));border:1px solid var(--_alert-border,var(--surface-300))}.wpext-notices .notice :is(p,ol,ul,a,button:not(.notice-dismiss)):first-of-type{margin-top:0}.wpext-notices .notice :is(p,ol,ul,a,button:not(.notice-dismiss)):last-of-type{margin-bottom:0}.wpext-notices .notice .notice-dismiss{position:absolute;top:var(--space-xxs);right:var(--space-xxs);padding:0;margin:0;width:20px;min-width:20px}.wpext-notices .notice .notice-dismiss:hover{color:var(--surface-900)}.wpext-notices .notice::before{--_icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' color='%234d66d7' fill='none'%3E%3Cpath d='M22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12Z' stroke='currentColor' stroke-width='1.5' /%3E%3Cpath d='M12.2422 17V12C12.2422 11.5286 12.2422 11.2929 12.0957 11.1464C11.9493 11 11.7136 11 11.2422 11' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M11.992 8H12.001' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");--_size:25px;content:'';background-image:var(--_icon);width:var(--_size);height:var(--_size);display:inline-flex;background-repeat:no-repeat;flex-shrink:0;position:absolute;left:16px;top:50%;transform:translateY(-50%)}.wpext-notices .notice.notice-warning::before{--_icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' color='%23c87c18' fill='none'%3E%3Cpath d='M5.32171 9.6829C7.73539 5.41196 8.94222 3.27648 10.5983 2.72678C11.5093 2.42437 12.4907 2.42437 13.4017 2.72678C15.0578 3.27648 16.2646 5.41196 18.6783 9.6829C21.092 13.9538 22.2988 16.0893 21.9368 17.8293C21.7376 18.7866 21.2469 19.6548 20.535 20.3097C19.241 21.5 16.8274 21.5 12 21.5C7.17265 21.5 4.75897 21.5 3.46496 20.3097C2.75308 19.6548 2.26239 18.7866 2.06322 17.8293C1.70119 16.0893 2.90803 13.9538 5.32171 9.6829Z' stroke='currentColor' stroke-width='1.5' /%3E%3Cpath d='M11.992 16H12.001' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M12 13L12 8.99997' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.wpext-notices .notice.notice-success::before{--_icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' color='%233c763d' fill='none'%3E%3Cpath d='M22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12Z' stroke='currentColor' stroke-width='1.5' /%3E%3Cpath d='M8 12.5L10.5 15L16 9' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.wpext-notices .notice.notice-error::before{--_icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' color='%23e0281f' fill='none'%3E%3Ccircle cx='12' cy='12' r='10' stroke='currentColor' stroke-width='1.5' /%3E%3Cpath d='M11.992 15H12.001' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M12 12L12 8' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.wpext-notices .notice.notice-info{--_alert-primary:var(--primary-500);--_alert-surface:var(--primary-100);--_alert-border:var(--primary-400)}.wpext-notices .notice.notice-success{--_alert-primary:var(--success-primary);--_alert-surface:var(--success-surface);--_alert-border:var(--success-border)}.wpext-notices .notice.notice-warning{--_alert-primary:var(--warning-primary);--_alert-surface:var(--warning-surface);--_alert-border:var(--warning-border)}.wpext-notices .notice.notice-error{--_alert-primary:var(--error-primary);--_alert-surface:var(--error-surface);--_alert-border:var(--error-border)}@media screen and (max-width:782px){.wpext-notices .notice{padding:5px 10px 5px 45px!important;font-size:14px;line-height:175%}.wpext-notices .notice::before{left:10px}.wpext-notices .notice.is-dismissible{padding-right:30px!important}}.wpext-settings__content{max-width:var(--container-width);width:100%;margin-inline:auto;display:flex;flex-wrap:nowrap;gap:var(--space-xs);margin-bottom:var(--space-s)}.wpext-settings__content form{display:flex;flex-direction:column;flex-grow:1}.wpext-settings__form{flex-grow:1;position:relative;display:flex;flex-direction:column;min-height:var(--container-min-height);max-height:var(--container-max-height);background:var(--surface-0);border-radius:var(--radius-m);box-shadow:var(--shadow-100);padding:var(--space-s) var(--space-inline)}.wpext-settings__content .wpext-sidebar__inner{width:250px;background:var(--surface-0);border-radius:var(--radius-m)}.wpext-section table{margin:0}.wpext-section:last-of-type{border-bottom:none}.wpext__module-header{width:100%;max-width:var(--width-d);margin-inline:auto}.wpext__save-tray{position:absolute;bottom:0;width:calc(100% - var(--space-inline) * 2 - 113px);margin-inline:auto;display:flex;align-items:center;justify-content:space-evenly;transition:bottom .3s;background:var(--surface-100);padding:var(--space-xs) var(--space-inline);border-radius:var(--radius-m);box-shadow:var(--shadow-200)}.wpext__save-tray:not(:focus-within,.wpext__save-tray--active){border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.wpext__save-tray--active,.wpext__save-tray:has(:focus-within){position:sticky;bottom:var(--space-s);z-index:20;margin-top:var(--space-m)}.wpext__save-tray p{font-size:15px;margin:0;flex-shrink:0;flex-grow:1}.wpext__save-tray-buttons{display:flex;gap:var(--space-xs)}.wpext__save-tray button,.wpext__save-tray input{max-width:150px}.nav-tab-wrapper{min-height:35px}.wpext-tab{display:none;flex-grow:1}.wpext-tab--active{display:block;position:relative;z-index:10}.wpext-tab .postbox,.wpext-tabless{border:unset;box-shadow:unset;display:flex;flex-direction:column;gap:var(--space-m);width:100%;overflow-x:hidden;margin-bottom:0;flex-grow:1}.wpext-tab .postbox:after{content:'';display:table}.js .wpext-tab .postbox h3{cursor:default}.wpext-tab .postbox table.form-table{min-width:80%;margin-bottom:10px}.wpext-section .wpext-section-title{margin-top:0}.wpext-tab .wpext-section-description{margin:0}.wpext-section .wpext-section-description,.wpext-section:not(:has(.wpext-section-description)) .wpext-section-title{padding-bottom:var(--space-s);margin-bottom:var(--space-s);border-bottom:1px solid var(--border-colour)}.wpext-tab .wpext-section-description h3{font-size:22px;max-width:600px}.wpext-tab .wpext-section-description ol,.wpext-tab .wpext-section-description p,.wpext-tab .wpext-section-description ul{font-size:15px;max-width:600px;margin-top:1em;margin-bottom:1em}.wpext-tab .wpext-section-description ol,.wpext-tab .wpext-section-description ul{margin:1em 0 2em 2em}.wpext-tab .wpext-section-description p:first-of-type{font-size:17px}.wpext-tab .wpext-section-description :last-child{margin-bottom:0}.wpext-tab a .dashicons{text-decoration:none}.wpext-group__row:first-child .wpext-group__row-remove{display:none}.wpext-group__row td{border-bottom:1px solid #ccd0d4}.wpext-group__row:last-child td{border-bottom:none}.wpext-group__row-actions,.wpext-group__row-index{vertical-align:middle!important}.wpext-group__row-index{width:25px;border-right:1px solid #e5e5e5}.wpext-group__row-index span{text-align:center;display:inline-block;width:25px;line-height:25px;height:25px;background:#e5e5e5;border-radius:25px;box-shadow:inset 0 1px #c5c5c5;font-size:90%;font-weight:700}.wpext-group__row-actions{border-left:1px solid #e5e5e5;position:relative;width:20px}.wpext-group__row-add{bottom:-10px;background:#fff;border-radius:100%}.wpext-group__row-fields{padding:0!important}.wpext-group__field-wrapper{display:block;border-bottom:1px solid #e5e5e5}.wpext-group__field-wrapper:last-child{border-bottom:none}.wpext-group__field-wrapper.wpext-group__field-wrapper--hidden{display:none}.wpext-group__field-label{display:block;margin:0 0 5px;font-weight:700}.wpext-group__row-fields .regular-text,.wpext-group__row-fields textarea{width:100%}@media screen and (max-width:782px){.wpext-tab .wpext-section-description{padding:20px 0}.wpext-group__row-index span{margin:4px 0 1px}.wpext-group__row td,.wpext-group__row:last-child td{border:none;border-bottom:1px solid #e5e5e5}.wpext-group__row td:last-child{border:none}.wpext-group__row-add,.wpext-group__row-remove{position:relative;display:inline-block;bottom:auto;margin:4px 10px 1px 0}.wpext-group__row-add span,.wpext-group__row-remove span{font-size:24px;width:24px;height:24px}}.wpext-field{display:grid;grid-template-columns:200px 1fr;gap:var(--space-s);align-items:flex-start}.wpext-field--custom,.wpext-field--group,.wpext-field--modules,.wpext-field--table{display:block}.wpext-field--custom *{margin:0 0 10px;line-height:1.5}.wpext-field--custom p:last-child{margin-bottom:0}.wpext-fields{display:flex;flex-direction:column;gap:var(--space-s);padding-right:1px}.wpext-field .wpext-required{color:var(--error-primary)}.wpext-label{display:flex;align-items:center;gap:4px}.wpext-label__link{line-height:21px}.wpext-description,.wpext-subtitle{display:block;font-weight:400;font-size:14px!important;color:#888;margin:15px 0 0}.wpext-description a,.wpext-description strong{font-size:14px}.wpext-description{margin-top:15px!important}.wpext-hide-description{display:none}.wpext-field-toggle,.wpext-module__toggle{position:relative}.wpext-field-toggle input[type=checkbox],.wpext-module__toggle input[type=checkbox]{position:absolute;height:1px;width:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wpext-module__toggle label,.wpext-toggle-switch{cursor:pointer;width:40px;height:22px;background:var(--surface-400);display:block;border-radius:22px;position:relative;transition:background-color .2s}.wpext-module__toggle label:after,.wpext-toggle-switch:after{content:'';position:absolute;top:3px;left:3px;width:16px;height:16px;background:var(--surface-0);border-radius:16px;transition:transform .2s}.wpext-field-toggle input:checked+.wpext-toggle-switch,.wpext-module__toggle input:checked+label{background:var(--primary)}.wpext-field-toggle input:checked+.wpext-toggle-switch:after,.wpext-module__toggle input:checked+label:after{transform:translateX(18px)}.wpext-field-toggle input:focus+.wpext-toggle-switch,.wpext-module__toggle input:focus+label,.wpext-module__toggle label:focus,.wpext-toggle-switch:focus{outline:2px solid var(--primary);outline-offset:2px}.wpext-field-toggle input:focus-visible+.wpext-toggle-switch,.wpext-module__toggle input:focus-visible+label,.wpext-module__toggle label:focus-visible,.wpext-toggle-switch:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.wpext-field-toggle input:disabled+.wpext-toggle-switch,.wpext-module__toggle input:disabled+label{opacity:.6;cursor:not-allowed}.wpext-field-toggle input:disabled+.wpext-toggle-switch:after,.wpext-module__toggle input:disabled+label:after{background:var(--surface-200)}.screen-reader-text{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(0 0 0 0);border:0;word-wrap:normal!important}.wpext-field-checkbox,.wpext-field-radio{display:flex;flex-direction:column;gap:var(--space-xs)}.wpext-field-checkbox-items,.wpext-field-radio-items{display:flex;flex-direction:column;gap:var(--space-xxs)}.wpext-field-checkbox-items--inline,.wpext-field-radio-items--inline{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--space-s)}.wpext-field-checkbox-items--columns,.wpext-field-radio-items--columns{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--_column_width,100px),1fr));gap:var(--space-xxs)}.wpext-field-checkbox-item,.wpext-field-radio-item{display:flex;align-items:center;gap:var(--space-xs);margin:0}.wpext-field-checkbox input[type=checkbox],.wpext-field-radio input[type=radio]{margin:0}.wpext-field-checkbox label,.wpext-field-radio label{margin:0;cursor:pointer;user-select:none;font-size:14px}.wpext-field-checkbox input[type=checkbox]:checked+label,.wpext-field-radio input[type=radio]:checked+label{color:var(--primary);font-weight:500}.wpext-field-radio input[type=radio]:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.wpext-field-radio input[type=radio]:checked::before{background:var(--primary)}@media screen and (max-width:782px){.wpext-field-checkbox,.wpext-field-radio{margin-bottom:var(--space-s)}.wpext-field-checkbox-item,.wpext-field-radio-item{min-height:25px}.wpext-field-checkbox-items--inline,.wpext-field-radio-items--inline{flex-direction:column}}.wpext-list{margin:0;padding:0;list-style:none}.wpext-list--checkboxes{display:flex;flex-direction:column;gap:8px}.wpext-visual-field--grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--_width,150px),100%),1fr));gap:20px}.wpext-visual-field__item{margin:0;padding:0;border-radius:4px;border:1px solid var(--surface-300);position:relative}.wpext-visual-field__item label{display:block;border-radius:4px;cursor:pointer;user-select:none;overflow:hidden}.wpext-visual-field__item img{width:100%}.wpext-visual-field__item--checked{box-shadow:0 .3px .5px rgba(0,0,0,.035),0 2px 4px rgba(0,0,0,.07);border-color:var(--primary-500)}.wpext-visual-field__item-footer{padding:12px}.wpext-visual-field__item-footer input:checked::before{background-color:var(--primary-500)}.wpext-visual-field__item-text{color:var(--surface-900);font-weight:700}.wpext-color-field{position:relative}.wpext-settings form .wpext-color-field .clr-field>button{width:38.8px}.wpext-import{position:relative}.wpext-import__false_btn{position:relative;overflow:hidden;display:inline-block}.wpext-import input[type=file]{display:none}.wpext-multifields{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.wpext-multifields__field input{width:100%}.wpext-multifields__field span{display:block;font-size:12px;color:var(--surface-600);margin-top:4px}.wpext-file-field{display:flex;flex-direction:column;gap:var(--space-xs)}.wpext-file-field input[type=text]{margin-bottom:0;flex:1;width:100%}.wpext-file-controls{display:flex;gap:var(--space-xxs);align-items:center}.wpext-file-upload-button{width:fit-content!important}.wpext-file-preview img{max-width:150px;max-height:150px;width:auto;height:auto;border-radius:var(--radius-s);transition:transform .2s;display:block}.wpext-file-preview img:not([src]),.wpext-file-preview img[src='']{display:none}.wpext-file-preview-item{position:relative;display:inline-block;vertical-align:top}.wpext-file-preview{display:flex;flex-wrap:wrap;gap:var(--space-xs);align-items:flex-start}.wpext-file-remove-item{position:absolute;top:5px;right:5px;background:var(--error-surface);color:var(--error-primary);border:none;border-radius:50%;height:24px;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;z-index:10;width:24px!important;opacity:0;visibility:hidden}.wpext-file-preview-item:hover .wpext-file-remove-item{opacity:1;visibility:visible}.wpext-file-remove-item:hover{background:var(--error-surface);transform:scale(1.1)}.wpext-file-remove-item:focus{outline:2px solid var(--error-primary);outline-offset:2px;opacity:1;visibility:visible}.wpext-file-remove-item:focus-visible{outline:2px solid var(--error-primary);outline-offset:2px;opacity:1;visibility:visible}.wpext-file-icon-preview{display:flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs);background:var(--surface-50);border:1px solid var(--surface-200);border-radius:var(--radius-s);max-width:250px}.wpext-file-icon{flex-shrink:0;color:var(--surface-600);display:flex;align-items:center;justify-content:center}.wpext-file-icon svg{width:32px;height:32px}.wpext-file-info{flex:1;min-width:0}.wpext-file-name{font-size:13px;font-weight:500;color:var(--surface-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.wpext-file-type{font-size:11px;font-weight:600;color:var(--surface-600);text-transform:uppercase;letter-spacing:.5px}.wpext-file-field-error{border-color:#dc2626!important;box-shadow:0 0 0 1px rgba(220,38,38,.1)!important}.wpext-file-field-error-message{color:#dc2626;font-size:12px;margin-top:var(--space-xxs);display:flex;align-items:flex-start;gap:4px}.wpext-file-field-error-message::before{content:'⚠';flex-shrink:0;font-size:14px}.wpext-field .wpext-file-field,.wpext-input .wpext-file-field{width:100%}@media screen and (max-width:782px){.wpext-field,.wpext-multifields{grid-template-columns:1fr}.wpext-list--checkboxes li{min-height:25px}input[type=checkbox],input[type=radio]{vertical-align:middle;margin-top:0}.wpext-file-controls{flex-direction:column}.wpext-file-preview img{max-width:120px;max-height:120px}.wpext-file-icon-preview{max-width:200px}.wpext-file-icon svg{width:28px;height:28px}}.wpext-field--button .wpext-label,.wpext-field--buttons .wpext-label label{display:none}.wpext-field--button{display:flex}.CodeMirror{background-color:var(--surface-100)!important}.CodeMirror-scroll{min-height:250px}.CodeMirror-placeholder{color:var(--surface-700)!important}.wpext-input:has([data-mimetype]) .CodeMirror-sizer::before{display:block;font-family:monospace;padding:4px;font-size:15px;color:var(--surface-700)}.wpext-input:has([data-mimetype='text/html']) .CodeMirror-sizer::before{content:'<html>'}.wpext-input:has([data-mimetype='text/css']) .CodeMirror-sizer::before{content:'<style>'}.wpext-input:has([data-mimetype='application/javascript']) .CodeMirror-sizer::before{content:'<script>'}.wpext-input:has([data-mimetype='application/x-httpd-php-open']) .CodeMirror-sizer::before{content:'<?php'}.wpext-module{display:flex;align-items:center;gap:var(--space-s);padding:var(--space-s);border:2px solid var(--surface-200);border-radius:var(--radius-m)}.wpext-module__header{display:flex;align-items:flex-start;justify-content:space-between;gap:5px}.wpext-module__title{margin:0;font-size:17px;font-weight:600;display:inline;flex-wrap:wrap;gap:5px}.wpext-module__pro-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 11px;font-size:13px;color:var(--primary-800);background:var(--primary-300);border-radius:var(--radius-pill);margin-left:2px}.wpext-module__description{margin:0 0 5px;font-size:13px;color:var(--surface-800)}.wpext-module__toggle{margin-left:auto}.wpext-module__content{flex-grow:1}.wpext-module--disabled{opacity:.7;pointer-events:none}.wpext-module__actions{display:flex;gap:var(--space-xs)}.wpext-module__status{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:var(--radius-s);font-size:12px;font-weight:500}.wpext-module__status--active{background:var(--primary-200);color:var(--primary)}.wpext-module__status--inactive{background:var(--surface-200);color:var(--surface-600)}.wpext-modules{transition:opacity .2s}.wpext-module .wpext-module__settings-link{display:none}.wpext-module.wpext-module--active .wpext-module__settings-link{display:block}.wpext-modules--list{display:flex;flex-direction:column;gap:var(--space-xs)}.wpext-modules--list .wpext-module{margin:0}.wpext-modules--list .wpext-module .wpext-module__docs-link{display:none}.wpext-module__list-docs-link{display:flex;align-items:center;gap:5px}.wpext-modules--grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:var(--space-xs)}.wpext-modules--grid .wpext-module{flex-direction:column;padding:0;align-items:stretch;gap:0}.wpext-modules--grid .wpext-module .wpext-module__header{margin-bottom:var(--space-xs)}.wpext-modules--grid .wpext-module__docs-link{display:flex;margin-top:4px}.wpext-modules--grid .wpext-module .wpext-module__content{padding:var(--space-xs)}.wpext-modules--grid .wpext-module .wpext-module__list-docs-link{display:none}.wpext-modules--grid .wpext-module .wpext-module__actions{padding:var(--space-xxs) var(--space-xs);border-top:1px solid var(--border-colour);background:rgba(var(--surface-200-rgb),.5)}.wpext-modules--grid .wpext-module .wpext-module__settings-link{order:2;margin-left:auto}.wpext-modules--grid .wpext-module .wpext-module__toggle{margin-left:0}.wpext-no-modules{text-align:center;font-size:18px;color:var(--surface-700);font-style:italic;padding:var(--space-m)}.wpext-live-region{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width:782px){.wpext-module{flex-direction:column;align-items:flex-start}.wpext-module__toggle{margin-left:0}.wpext-modules--grid{grid-template-columns:1fr}}.wpext-table-container :is(td.gridjs-td,th.gridjs-th){padding:12px!important}.wpext-table-container .gridjs-td{padding:12px!important}.wpext-module-settings{padding:var(--space-m);background:var(--surface-0);border:1px solid var(--surface-300);border-radius:var(--radius-m)}.wpext-module-settings__header{margin-bottom:var(--space-m)}.wpext-module-settings__title{margin:0;font-size:18px;font-weight:600}.wpext-module-settings__description{margin:var(--space-xs) 0 0;color:var(--surface-600)}.wpext-module-settings__content{display:flex;flex-direction:column;gap:var(--space-m)}.wpext-module-settings__footer{margin-top:var(--space-m);padding-top:var(--space-m);border-top:1px solid var(--surface-300);display:flex;justify-content:flex-end;gap:var(--space-s)}.wpext-module-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--space-m)}@media screen and (max-width:782px){.wpext-module{flex-direction:column;align-items:flex-start}.wpext-module__toggle{margin-left:0}.wpext-module-grid{grid-template-columns:1fr}}.wpext-field-radio{display:flex;flex-direction:column;gap:var(--space-xs)}.wpext-field-radio-item{display:flex;align-items:center;gap:var(--space-xxs);margin:0}.wpext-field-radio input[type=radio]{margin:0}.wpext-field-radio label{margin:0;cursor:pointer;user-select:none;font-size:14px}.wpext-field-radio input[type=radio]:checked+label{color:var(--primary);font-weight:500}.wpext-field-group:has(.wpext-field__prefix,.wpext-field__suffix){display:flex;align-items:stretch}.wpext-field__prefix,.wpext-field__suffix{display:inline-flex;align-items:center;height:42px;padding:0 var(--space-xxs);background:var(--surface-100);border:1px solid var(--border-colour);color:var(--surface-700);font-size:13px;line-height:1;user-select:none;flex-shrink:0}.wpext-field__prefix{border-radius:var(--radius-s) 0 0 var(--radius-s)}.wpext-field__suffix{border-left:none;border-radius:0 var(--radius-s) var(--radius-s) 0}.wpext-field-group .wpext-field__prefix+input{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-left:0!important}.wpext-field-group input+.wpext-field__suffix{border-top-right-radius:0!important;border-bottom-right-radius:0!important}@media screen and (max-width:782px){.wpext-field-radio{margin-bottom:var(--space-s)}.wpext-field-radio-item{min-height:25px}.wpext-field__prefix,.wpext-field__suffix{height:38.8px}}.wpext-group{width:100%;margin-bottom:var(--space-m)}.wpext-field--group>.wpext-label{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:var(--space-xxs)}.wpext-field--group>.wpext-label .wpext-description{margin-top:0!important}.wpext-group__items{display:flex;flex-direction:column;gap:var(--space-xxs);list-style:none;margin:0;padding:0}.wpext-group__item{list-style:none;margin:0;padding:0}.wpext-group__item :is(input:not([type=checkbox],[type=radio]),select,textarea){width:100%}.wpext-group__items li .wpext-group__items{margin-inline:var(--space-s)}.wpext-group__item-wrapper{background:var(--surface-0);border:1px solid var(--border-colour);border-radius:var(--radius-m);overflow:hidden}.wpext-group__item-header{display:flex;align-items:center;gap:var(--space-xxs);padding:var(--space-xxs);background:var(--surface-100);border-bottom:1px solid var(--border-colour)}.wpext-group__item-title{font-weight:500;flex-grow:1}.wpext-group__item-actions{display:flex;align-items:center;gap:var(--space-xs)}.wpext-group__item-actions button{min-width:unset;padding:2px;background:unset;color:var(--surface-600);border:none;transition:color .2s,transform .2s}.wpext-group__item-actions button:is(:hover,:focus){color:var(--surface-900)}.wpext-group__item-toggle .dashicons{transition:transform .3s}.wpext-group__item-toggle[aria-expanded=false] .dashicons{transform:rotate(-90deg)}.wpext-group__item-content{padding:var(--space-xs);transition:height .3s}.wpext-group__item--collapsed .wpext-group__item-content{display:none}.wpext-group__field-wrapper{display:flex;flex-direction:column;gap:var(--space-s)}.wpext-group__field-wrapper .wpext-field{display:grid;grid-template-columns:200px 1fr;gap:var(--space-s);align-items:flex-start;margin:0}.wpext-group__field-wrapper .wpext-label{font-weight:500}.wpext-group__field-wrapper .wpext-input{flex:1}@media screen and (max-width:782px){.wpext-group__field-wrapper .wpext-field{grid-template-columns:1fr;gap:var(--space-xs)}}.wpext-group__item-drag{cursor:grab;color:var(--surface-600);transition:color .2s;padding:2px}.wpext-group__item-drag:is(:hover,:focus){color:var(--surface-900)}.wpext-group__item--dragging{opacity:.9;position:relative;z-index:100}.wpext-group__item--dragging .wpext-group__item-drag{cursor:grabbing}.wpext-group__item-placeholder{height:80px;background:var(--surface-100);border:2px dashed var(--surface-300);border-radius:var(--radius-m);margin:5px 0;position:relative;display:none;transition:.2s;list-style:none}.wpext-group__item-placeholder--active{display:block}.wpext-group__items--dragging{min-height:100px;list-style:none;margin:0;padding:0}.wpext-group__items>li{margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-xxs)}.wpext-buttons-group{display:flex;flex-wrap:wrap;margin-bottom:var(--space-s);align-items:center}.wpext-buttons-group a,.wpext-buttons-group button{margin-right:10px}.wpext-buttons-group button:last-child{margin-right:0}.wpext-buttons-flex{display:flex;flex-wrap:wrap;gap:var(--button-spacing,10px)}.wpext-buttons-align-left{justify-content:flex-start}.wpext-buttons-align-center{justify-content:center}.wpext-buttons-align-right{justify-content:flex-end}.wpext-button .loader{margin-left:8px;vertical-align:middle;opacity:0;transition:opacity .2s}.wpext-button[data-loading=true] .loader{opacity:1;animation:1s linear infinite wpext-spin}@keyframes wpext-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}