:root{--gutenify--color--warning:#fe5b33;--gutenify--color--warning--contrast:#fff;--gutenify--color--danger:#ff002d;--gutenify--color--danger--contrast:#fff;--gutenify--color--success:#2dd36f;--gutenify--color--success--contrast:#fff;--gutenify--color--primary:#12ae0a;--gutenify--color--primary--contrast:#fff;--gutenify--color--primary--shade:#0b8b05;--gutenify--color--primary--tint:#075403}.gutenify-button-group{gap:10px}.gutenify-components.components-button:hover,.gutenify-components.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--gutenify--color--primary--shade,#007cba))}.gutenify-components.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--gutenify--color--primary--tint,#007cba));outline:3px solid transparent}.gutenify-components.components-button.is-link,.gutenify-components.components-button.is-tertiary{color:var(--gutenify--color--primary)}.gutenify-components.components-button.is-primary{background:var(--gutenify--color--primary)}.gutenify-components.components-button.is-primary:hover:not(:disabled){background-color:var(--gutenify--color--primary--shade)}.gutenify-components.components-button.is-primary:active:not(:disabled){background-color:var(--gutenify--color--primary--tint)}.gutenify-components.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--gutenify--color--primary--tint,#007cba))}.gutenify-components.components-button.is-secondary{box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--gutenify--color--primary,#007cba));color:var(--gutenify--color--primary)}.gutenify-form-toggle .components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--gutenify--color--primary)}.gutenify-form-toggle .components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--gutenify--color--primary)}.gutenify--notice--page{text-align:center}.gutenify--notice--page svg{fill:rgba(88,89,89,.87)}.gutenify--notice--loading{color:rgba(88,89,89,.87);text-align:center}.gutenify--notice--loading svg{fill:#0e6173}.gutenify--notice--loading svg circle{stroke-width:5px}.gutenify--notice--loading svg path{stroke:var(--gutenify--color--primary);stroke-width:5px}.gutenify--notice--inline--error{background-color:var(--gutenify--color--warning);background-color:var(--gutenify--color--danger);border:0;border-radius:4px;color:var(--gutenify--color--warning--contrast);color:var(--gutenify--color--danger--contrast);display:inline-block;margin:1em 0;padding:5px 8px}.gutenify--notice--inline--error span{align-items:center;display:flex;gap:5px}.gutenify--notice--inline--error svg{fill:var(--gutenify--color--danger--contrast)}.gutenify--notice--inline--warning{background-color:var(--gutenify--color--warning);border:0;border-radius:4px;color:var(--gutenify--color--warning--contrast);display:inline-block;margin:1em 0;padding:5px 8px}.gutenify--notice--inline--warning span{align-items:center;display:flex;gap:5px}.gutenify--notice--inline--warning svg{fill:var(--gutenify--color--warning--contrast)}.gutenify--notice--inline--success{background-color:var(--gutenify--color--warning);background-color:var(--gutenify--color--success);border:0;border-radius:4px;color:var(--gutenify--color--warning--contrast);color:var(--gutenify--color--success--contrast);display:inline-block;margin:1em 0;padding:5px 8px}.gutenify--notice--inline--success span{align-items:center;display:flex;gap:5px}.gutenify--notice--inline--success svg{fill:var(--gutenify--color--success--contrast)}.gutenify--notice--text{color:var(--gutenify--color--warning)}.gutenify--notice--text span{display:flex}.gutenify--notice--text span svg{fill:var(--gutenify--color--warning)}:root{--gutenify-button-background:#3b82f6;--gutenify-button-hover-background:#2563eb;--gutenify-demo-importer-steps-background:#e2e8f0;--gutenify-primary-color:#3b82f6;--gutenify-border-color:#e2e8f0;--gutenify-bg-light:#f8fafc;--gutenify-text-main:#0f172a;--gutenify-text-muted:#64748b}.gutenify-demo-importer-wrap{background:#fff;border:1px solid var(--gutenify-border-color);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.05);color:var(--gutenify-text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:20px 20px 20px 0;overflow:hidden}.gutenify-demo-importer-wrap .gutenify-demo-importer-topbar{align-items:center;background:#fff;border-bottom:1px solid var(--gutenify-border-color);display:flex;justify-content:space-between;margin-bottom:0;padding:20px 30px}.gutenify-demo-importer-wrap .gutenify-demo-importer-topbar .topbar-title-section{align-items:center;display:flex;gap:12px}.gutenify-demo-importer-wrap .gutenify-demo-importer-topbar .topbar-title-section h3{color:var(--gutenify-text-main);font-size:20px;font-weight:700;margin:0}.gutenify-demo-importer-wrap .gutenify-demo-importer-topbar .topbar-title-section .demo-count-badge{background:var(--gutenify-bg-light);border:1px solid var(--gutenify-border-color);border-radius:20px;color:var(--gutenify-text-muted);font-size:12px;font-weight:600;padding:4px 10px}.gutenify-demo-importer-wrap .gutenify-demo-importer-topbar .refresh-btn{align-items:center;background:#fff;border:1px solid var(--gutenify-border-color);border-radius:8px;color:var(--gutenify-text-muted);cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:8px 16px;transition:all .2s ease}.gutenify-demo-importer-wrap .gutenify-demo-importer-topbar .refresh-btn:hover{background:var(--gutenify-bg-light);border-color:#cbd5e1;color:var(--gutenify-text-main)}.gutenify-demo-importer-wrap .gutenify-demo-importer-topbar .refresh-btn svg{fill:currentColor;height:16px;transition:transform .3s ease;width:16px}.gutenify-demo-importer-wrap .gutenify-demo-importer-topbar .refresh-btn:hover svg{transform:rotate(180deg)}.gutenify-demo-importer-wrap .gutenify-demo-importer-content{display:grid;grid-template-columns:280px 1fr;min-height:600px}.gutenify-demo-importer-wrap .gutenify-demo-importer-content.no-sidebar{grid-template-columns:1fr}@media screen and (max-width:1147px){.gutenify-demo-importer-wrap .gutenify-demo-importer-content{grid-template-columns:1fr}.gutenify-demo-importer-wrap .gutenify-demo-importer-topbar .refresh-btn{gap:0;padding:8px}.gutenify-demo-importer-wrap .gutenify-demo-importer-topbar .refresh-btn .refresh-text{display:none}}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar{background:var(--gutenify-bg-light);border-right:1px solid var(--gutenify-border-color);padding:30px}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .sidebar-mobile-header{display:none}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .sidebar-section{border-bottom:1px solid var(--gutenify-border-color);margin-bottom:28px;padding-bottom:24px}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .sidebar-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .sidebar-section h4{color:var(--gutenify-text-muted);font-size:12px;font-weight:700;letter-spacing:.05em;margin:0 0 12px;text-transform:uppercase}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .search-input-wrapper{align-items:center;display:flex;position:relative;width:100%}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .search-input-wrapper .search-icon{color:var(--gutenify-text-muted);font-size:18px;height:18px;left:12px;pointer-events:none;position:absolute;width:18px;z-index:2}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .search-input-wrapper input[type=search]{background:#fff;border:1px solid var(--gutenify-border-color);border-radius:8px;box-shadow:none;color:var(--gutenify-text-main);font-size:14px;outline:none;padding:10px 36px 10px 38px;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .search-input-wrapper input[type=search]:focus{border-color:var(--gutenify-primary-color);box-shadow:0 0 0 3px rgba(59,130,246,.15)}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .search-input-wrapper input[type=search]::-moz-placeholder{color:var(--gutenify-text-muted);opacity:.8}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .search-input-wrapper input[type=search]::placeholder{color:var(--gutenify-text-muted);opacity:.8}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .search-input-wrapper .clear-search-btn{align-items:center;background:transparent;border:none;border-radius:50%;color:var(--gutenify-text-muted);cursor:pointer;display:flex;height:20px;justify-content:center;margin:0;padding:0;position:absolute;right:10px;transition:all .2s ease;width:20px;z-index:2}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .search-input-wrapper .clear-search-btn:hover{background:rgba(15,23,42,.08);color:var(--gutenify-text-main)}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .search-input-wrapper .clear-search-btn .dashicons{font-size:14px;height:14px;line-height:14px;width:14px}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .demo-type-tabs{background:#e2e8f0;border-radius:8px;display:flex;gap:4px;padding:4px}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .demo-type-tabs button{background:transparent;border:none;border-radius:6px;color:var(--gutenify-text-muted);cursor:pointer;flex:1;font-size:13px;font-weight:600;padding:8px 12px;transition:all .2s cubic-bezier(.4,0,.2,1)}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .demo-type-tabs button:hover{color:var(--gutenify-text-main)}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .demo-type-tabs button.active{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);color:var(--gutenify-text-main)}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .category-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .category-list li{margin:0}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .category-list .checkbox-label{align-items:center;cursor:pointer;display:flex;gap:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .category-list .checkbox-label input[type=checkbox]{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;background:#fff!important;border:2px solid var(--gutenify-border-color)!important;border-radius:4px!important;box-shadow:none!important;cursor:pointer!important;height:18px!important;margin:0!important;outline:none!important;position:relative!important;transition:all .2s cubic-bezier(.4,0,.2,1);width:18px!important}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .category-list .checkbox-label input[type=checkbox]:before{content:none!important}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .category-list .checkbox-label input[type=checkbox]:checked{background-color:var(--gutenify-primary-color)!important;border-color:var(--gutenify-primary-color)!important}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .category-list .checkbox-label input[type=checkbox]:checked:after{border:solid #fff!important;border-width:0 2px 2px 0!important;content:""!important;height:8px!important;left:5px!important;position:absolute!important;top:2px!important;transform:rotate(45deg)!important;width:4px!important}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .category-list .checkbox-label input[type=checkbox]:hover{border-color:var(--gutenify-primary-color)!important}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .category-list .checkbox-label .checkbox-text{color:var(--gutenify-text-main);font-size:13px;font-weight:500;transition:color .2s ease}.gutenify-demo-importer-wrap .gutenify-demo-importer-sidebar .category-list .checkbox-label:hover .checkbox-text{color:var(--gutenify-primary-color)}.gutenify-demo-importer-wrap .gutenify-demo-importer-main-content{display:flex;flex-direction:column;justify-content:space-between;padding:30px}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list{align-items:stretch;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));height:-moz-fit-content;height:fit-content;width:100%}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list.gutenify-demo-importer-no-demo-list{display:block;text-align:center}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item{backface-visibility:hidden;background:#fff;border:1px solid var(--gutenify-border-color);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.02);display:flex;flex-direction:column;height:100%;isolation:isolate;overflow:hidden;padding:0;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0);transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item:hover{border-color:var(--gutenify-primary-color);box-shadow:0 12px 24px -10px rgba(0,0,0,.08);transform:translateY(-5px) translateZ(0)}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-thumb{aspect-ratio:4/3;backface-visibility:hidden;background:#f1f5f9;border-top-left-radius:11px;border-top-right-radius:11px;overflow:hidden;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%;will-change:transform}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-thumb .gutenify-demo-importer-demo-thumbnail{backface-visibility:hidden;background:transparent;border:none;border-top-left-radius:11px;border-top-right-radius:11px;cursor:default;display:block;height:100%;margin:0;overflow:hidden;padding:0;transform:translateZ(0);width:100%}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-thumb .gutenify-demo-importer-demo-thumbnail img{border-top-left-radius:11px;border-top-right-radius:11px;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;transition:object-position 3.5s ease-in-out;transition:object-position 3.5s ease-in-out,-o-object-position 3.5s ease-in-out;width:100%;will-change:object-position}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-thumb .demo-badge{border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.05);font-size:11px;font-weight:700;left:12px;letter-spacing:.02em;padding:4px 10px;position:absolute;text-transform:uppercase;top:12px;z-index:10}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-thumb .demo-badge.badge-pro{background:hsla(48,96%,89%,.95);border:1px solid rgba(251,191,36,.3);color:#d97706}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-thumb .demo-badge.badge-free{background:rgba(220,252,231,.95);border:1px solid rgba(74,222,128,.3);color:#15803d}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item:hover .gutenify-demo-importer-demo-thumbnail img{-o-object-position:bottom center;object-position:bottom center}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-overlay{align-items:center;background:rgba(0,0,0,.15);border-top-left-radius:11px;border-top-right-radius:11px;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:5}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-overlay .gutenify-demo-importer-demo-view-detail{align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#0f172a;display:flex;font-size:13px;font-weight:600;gap:6px;padding:10px 20px;text-decoration:none;transform:translateY(12px);transition:all .25s cubic-bezier(.4,0,.2,1)}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-overlay .gutenify-demo-importer-demo-view-detail:hover{background:#0f172a;color:#fff;transform:translateY(0) scale(1.03)}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-overlay .gutenify-demo-importer-demo-view-detail .dashicons{font-size:16px;height:16px;line-height:16px;width:16px}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item:hover .gutenify-demo-importer-demo-overlay{opacity:1}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item:hover .gutenify-demo-importer-demo-overlay .gutenify-demo-importer-demo-view-detail{transform:translateY(0)}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-buttons{align-items:center;background:#fff;border-bottom-left-radius:11px;border-bottom-right-radius:11px;border-top:1px solid var(--gutenify-border-color);display:flex;flex-grow:1;gap:12px;justify-content:space-between;padding:16px 20px}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-buttons .demo-card-meta{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-buttons .demo-card-meta .gutenify-demo-importer-demo-title{color:var(--gutenify-text-main);font-size:15px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-buttons .demo-card-meta .demo-card-categories{color:var(--gutenify-text-muted);font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-buttons button.gutenify-demo-importer-demo-item-download{align-items:center;background:var(--gutenify-button-background);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:600;gap:6px;padding:8px 14px;transition:all .2s cubic-bezier(.4,0,.2,1)}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-buttons button.gutenify-demo-importer-demo-item-download:hover{background:var(--gutenify-button-hover-background);transform:translateY(-1px)}.gutenify-demo-importer-wrap .gutenify-demo-importer-demo-list .gutenify-demo-importer-demo-item .gutenify-demo-importer-demo-buttons button.gutenify-demo-importer-demo-item-download svg{fill:currentColor;height:16px;width:16px}.gutenify-demo-importer-wrap .no-demos-found{align-items:center;background:#fff;border:1px dashed var(--gutenify-border-color);border-radius:12px;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;padding:60px 20px;text-align:center}.gutenify-demo-importer-wrap .no-demos-found span.dashicons-info{color:var(--gutenify-text-muted);font-size:40px;height:40px;margin-bottom:12px;width:40px}.gutenify-demo-importer-wrap .no-demos-found p{color:var(--gutenify-text-muted);font-size:15px;margin:0 0 16px}.gutenify-demo-importer-wrap .no-demos-found button{background:var(--gutenify-bg-light);border:1px solid var(--gutenify-border-color);border-radius:8px;color:var(--gutenify-text-main);cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s ease}.gutenify-demo-importer-wrap .no-demos-found button:hover{background:#e2e8f0;border-color:#cbd5e1}.gutenify-demo-importer-wrap.gutenify-demo-importer-busy{pointer-events:none;position:relative}.gutenify-demo-importer-wrap.gutenify-demo-importer-busy .gutenify-demo-importer-topbar .refresh-btn svg{animation:rotation 1.5s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.components-modal__screen-overlay{-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);background:radial-gradient(circle at center,rgba(15,23,42,.4) 0,rgba(15,23,42,.6) 100%)!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.gutenify-demo-importer-popup{border:1px solid hsla(0,0%,100%,.8)!important;border-radius:20px!important;box-shadow:0 0 0 1px rgba(15,23,42,.05),0 20px 25px -5px rgba(15,23,42,.1),0 25px 50px -12px rgba(15,23,42,.15),inset 0 1px 0 0 hsla(0,0%,100%,.7)!important;overflow:hidden;position:relative!important}.gutenify-demo-importer-popup .components-modal__header{align-items:center;background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid var(--gutenify-border-color);display:flex;justify-content:space-between;margin-bottom:0!important;padding:20px 28px!important}.gutenify-demo-importer-popup .components-modal__header .components-modal__header-heading{color:var(--gutenify-text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.015em;margin:0;opacity:.95;text-transform:none}.gutenify-demo-importer-popup .components-modal__header .components-button{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:var(--gutenify-text-muted);display:flex;height:32px;justify-content:center;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);width:32px}.gutenify-demo-importer-popup .components-modal__header .components-button:hover{background:#e2e8f0;color:#0f172a;transform:rotate(90deg) scale(1.08)}.gutenify-demo-importer-popup .components-modal__header .components-button:focus{box-shadow:0 0 0 2px rgba(15,23,42,.1)!important;outline:none}.gutenify-demo-importer-popup .components-modal__header .components-button svg{height:18px;width:18px;fill:currentColor}.gutenify-demo-importer-popup .components-modal__content{background:#fff;height:100%!important;min-height:0!important;overflow:hidden!important;padding:24px 32px 0!important}.gutenify-demo-importer-popup .components-modal__content,.gutenify-demo-importer-popup .components-modal__content>.gutenify--demo-import--popup--wrap{display:flex!important;flex-direction:column!important;flex-grow:1!important}.gutenify-demo-importer-popup .import-steps{display:flex;justify-content:space-between;list-style:none;margin:20px 0 30px;padding:0;position:relative}.gutenify-demo-importer-popup .import-steps:after{background:var(--gutenify-demo-importer-steps-background);content:"";height:2px;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}.gutenify-demo-importer-popup .import-steps li{position:relative;z-index:2}.gutenify-demo-importer-popup .import-steps li>span{align-items:center;background:#fff;border:2px solid var(--gutenify-demo-importer-steps-background);border-radius:50%;color:var(--gutenify-text-muted);display:flex;font-size:13px;font-weight:600;height:36px;justify-content:center;transition:all .3s ease;width:36px}.gutenify-demo-importer-popup .import-steps li>span.import-step-active{background:var(--gutenify-button-background);border-color:var(--gutenify-button-background);color:#fff}.gutenify-demo-importer-popup .gutenify-demo-importer-popup-btns{align-items:center;display:flex;gap:4px;justify-content:space-between}.gutenify-demo-importer-popup .gutenify-demo-importer-popup-btns .components-button{align-items:center!important;background:transparent!important;border:none!important;border-radius:6px!important;box-shadow:none!important;color:var(--gutenify-text-muted)!important;display:inline-flex!important;font-size:13px!important;font-weight:500!important;gap:5px!important;height:auto!important;padding:7px 12px!important;text-decoration:none!important;transition:color .15s ease,background .15s ease!important}.gutenify-demo-importer-popup .gutenify-demo-importer-popup-btns .components-button svg{fill:currentColor!important;height:14px!important;opacity:.7;width:14px!important}.gutenify-demo-importer-popup .gutenify-demo-importer-popup-btns .components-button:hover:not(:disabled){background:rgba(15,23,42,.05)!important;color:var(--gutenify-text-main)!important}.gutenify-demo-importer-popup .gutenify-demo-importer-popup-btns .components-button:hover:not(:disabled) svg{opacity:1}.gutenify-demo-importer-popup .gutenify-demo-importer-popup-btns .components-button:focus{box-shadow:none!important;outline:none!important}.gutenify-demo-importer-popup .gutenify-demo-importer-popup-btns .gutenify--demo-import--popup--footer--btn-group{align-items:center;display:flex;gap:4px}.gutenify-demo-importer-loader-popup .components-modal__frame{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.gutenify-demo-importer-skeleton-card{background:#fff;border:1px solid var(--gutenify-border-color);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.02);display:flex;flex-direction:column;height:100%;overflow:hidden}.gutenify-demo-importer-skeleton-card .skeleton-thumb{animation:shimmer 1.5s infinite;aspect-ratio:4/3;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;width:100%}.gutenify-demo-importer-skeleton-card .skeleton-details{align-items:center;border-top:1px solid var(--gutenify-border-color);display:flex;flex-grow:1;gap:12px;justify-content:space-between;padding:16px 20px}.gutenify-demo-importer-skeleton-card .skeleton-details .skeleton-title-wrap{display:flex;flex:1;flex-direction:column;gap:6px}.gutenify-demo-importer-skeleton-card .skeleton-details .skeleton-title{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;border-radius:4px;height:14px;width:75%}.gutenify-demo-importer-skeleton-card .skeleton-details .skeleton-category{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;border-radius:4px;height:11px;width:45%}.gutenify-demo-importer-skeleton-card .skeleton-details .skeleton-button{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;border-radius:6px;flex-shrink:0;height:32px;width:70px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gutenify-demo-importer-mobile-toggle{align-items:center;background:#fff;border:1px solid var(--gutenify-border-color);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05);color:var(--gutenify-text-main);cursor:pointer;display:none;font-size:14px;font-weight:600;gap:8px;justify-content:center;margin-bottom:20px;padding:12px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.gutenify-demo-importer-mobile-toggle:hover{background:var(--gutenify-bg-light);border-color:#cbd5e1}.gutenify-demo-importer-mobile-toggle .dashicons{font-size:18px;height:18px;line-height:18px;width:18px}@media screen and (max-width:1147px){.gutenify-demo-importer-content{grid-template-columns:1fr!important}.gutenify-demo-importer-mobile-toggle{background:var(--gutenify-primary-color);border:none;border-radius:30px;bottom:24px;box-shadow:0 4px 14px rgba(59,130,246,.35);color:#fff;display:flex;margin-bottom:0;padding:12px 22px;position:fixed;right:24px;transition:all .2s cubic-bezier(.4,0,.2,1);width:auto;z-index:9999}.gutenify-demo-importer-mobile-toggle:hover{background:var(--gutenify-button-hover-background);box-shadow:0 6px 18px rgba(59,130,246,.45);color:#fff;transform:scale(1.03) translateY(-1px)}.gutenify-demo-importer-mobile-toggle:active{transform:scale(.98)}.gutenify-demo-importer-sidebar-overlay{animation:fadeIn .25s ease-out;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:rgba(15,23,42,.4);inset:0;position:fixed;z-index:99998}.gutenify-demo-importer-sidebar{background:#fff;border-left:1px solid var(--gutenify-border-color);border-radius:0;bottom:0;box-shadow:-4px 0 24px rgba(15,23,42,.15);box-sizing:border-box;display:flex!important;flex-direction:column;margin-bottom:0;max-width:450px;min-width:300px;overflow-y:auto;padding:30px!important;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:50vw;z-index:99999}.gutenify-demo-importer-sidebar.mobile-open{transform:translateX(0)}.gutenify-demo-importer-sidebar .sidebar-mobile-header{align-items:center;border-bottom:1px solid var(--gutenify-border-color);display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.gutenify-demo-importer-sidebar .sidebar-mobile-header h4{color:var(--gutenify-text-main);font-size:16px;font-weight:700;letter-spacing:normal;margin:0;text-transform:none}.gutenify-demo-importer-sidebar .sidebar-mobile-header .close-sidebar-btn{align-items:center;background:transparent;border:none;border-radius:50%;color:var(--gutenify-text-muted);cursor:pointer;display:flex;height:32px;justify-content:center;margin:0;padding:0;transition:all .2s ease;width:32px}.gutenify-demo-importer-sidebar .sidebar-mobile-header .close-sidebar-btn:hover{background:rgba(15,23,42,.08);color:var(--gutenify-text-main)}.gutenify-demo-importer-sidebar .sidebar-mobile-header .close-sidebar-btn .dashicons{font-size:20px;height:20px;line-height:20px;width:20px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gutenify-demo-hide-free-pro-label .gutenify-demo-importer-demo-item-free:after{content:none}.gutenify-demo-hide-sidebar .gutenify-demo-importer-content{grid-template-columns:1fr}.gutenify-demo-hide-sidebar .gutenify-demo-importer-content>.gutenify-demo-importer-sidebar{display:none}.gutenify-confirmation-box{align-items:center;background:#f8fafc;border:1px solid var(--gutenify-border-color);border-radius:12px;box-shadow:0 1px 3px rgba(15,23,42,.03);display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}.gutenify--error-list{background:#0f172a;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 20px 25px -5px rgba(15,23,42,.25);color:#e2e8f0;display:flex;flex-direction:column;margin:20px auto;max-width:520px;padding:16px 20px;position:relative;text-align:left;width:100%}.gutenify--error-list .close-btn{align-items:center;background-color:hsla(0,0%,100%,.06);border:0;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:12px;top:10px;transition:all .2s ease;width:32px}.gutenify--error-list .close-btn:hover{background-color:hsla(0,0%,100%,.12)}.gutenify--error-list .close-btn>svg{fill:#94a3b8;height:16px;width:16px}.gutenify--error-list h3{align-items:center;color:#38bdf8;display:flex;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;font-weight:700;gap:8px;letter-spacing:.05em;margin:0 0 12px;text-transform:uppercase}.gutenify--error-list h3:before{background:#ef4444;border-radius:50%;box-shadow:0 0 0 2px rgba(239,68,68,.2);content:"";display:inline-block;height:8px;width:8px}.gutenify--error-list ul{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;max-height:180px;overflow-y:auto;padding:0}.gutenify--error-list ul::-webkit-scrollbar{width:6px}.gutenify--error-list ul::-webkit-scrollbar-track{background:transparent}.gutenify--error-list ul::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:100px}.gutenify--error-list ul::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}.gutenify--error-list ul li{align-items:flex-start;color:#cbd5e1;display:flex;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11.5px;gap:10px;line-height:1.5;list-style:none}.gutenify--error-list ul li svg{flex-shrink:0;height:14px;margin-top:2px;width:14px}.gutenify--error-list ul li.message-type-success{color:#a7f3d0}.gutenify--error-list ul li.message-type-success svg{fill:#34d399}.gutenify--error-list ul li.message-type-error{color:#fca5a5}.gutenify--error-list ul li.message-type-error svg{fill:#f87171}.gutenify--demo-import-item-list{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);text-align:left;width:100%}@media screen and (max-width:580px){.gutenify--demo-import-item-list{grid-template-columns:1fr}}.gutenify--demo-import-item-list-big{display:grid;gap:43px;grid-template-columns:repeat(auto-fit,minmax(max-content,341px));justify-content:center;text-align:left;width:100%}.gutenify-demo-thumb{border-radius:12px;box-shadow:0 4px 12px rgba(15,23,42,.08),0 1px 2px rgba(15,23,42,.04);display:block;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.gutenify-demo-thumb:hover{box-shadow:0 20px 25px -5px rgba(15,23,42,.12),0 10px 10px -5px rgba(15,23,42,.06);transform:translateY(-4px) scale(1.02)}.gutenify-demo-thumb img{display:block;height:auto;max-height:280px;-o-object-fit:cover;object-fit:cover;width:100%}.gutenify-demo-thumb.browser-mockup{background:#f8fafc!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:12px!important;box-shadow:0 4px 6px -1px rgba(15,23,42,.02),0 12px 24px -10px rgba(15,23,42,.08)!important;display:flex;flex-direction:column;height:auto!important;overflow:hidden!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;width:100%}.gutenify-demo-thumb.browser-mockup:hover{box-shadow:0 10px 15px -3px rgba(15,23,42,.04),0 20px 25px -5px rgba(15,23,42,.12)!important;transform:translateY(-4px) scale(1.02)!important}.gutenify-demo-thumb.browser-mockup .browser-header{align-items:center;background:#f1f5f9;border-bottom:1px solid rgba(15,23,42,.05);display:flex;flex-shrink:0;gap:6px;height:28px;padding:0 12px}.gutenify-demo-thumb.browser-mockup .browser-header .dot{border-radius:50%;display:inline-block;height:8px;width:8px}.gutenify-demo-thumb.browser-mockup .browser-header .dot-close{background:#ef4444}.gutenify-demo-thumb.browser-mockup .browser-header .dot-minimize{background:#f59e0b}.gutenify-demo-thumb.browser-mockup .browser-header .dot-expand{background:#10b981}.gutenify-demo-thumb.browser-mockup .browser-header .address-bar{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:4px;color:var(--gutenify-text-muted);flex-grow:1;font-size:10px;height:16px;line-height:16px;margin:0 16px 0 20px;opacity:.8;overflow:hidden;text-align:center;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.gutenify-demo-thumb.browser-mockup img{border-bottom-left-radius:11px;border-bottom-right-radius:11px;display:block;flex-grow:0!important;height:auto!important;max-height:none!important;-o-object-fit:contain!important;object-fit:contain!important;width:100%}@media screen and (max-width:768px){.gutenify-demo-thumb.browser-mockup img{max-height:none!important}}.gutenify--components--modal--mid-size{display:flex!important;flex-direction:column!important;max-height:calc(100vh - 32px);max-width:900px;min-height:520px;width:calc(100% - 100px)}.gutenify--components--modal--mid-size .components-modal__content{overflow-x:hidden!important;overflow-y:auto!important}.gutenify--align--center{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.gutenify--align--left{align-items:self-start;display:flex;flex-direction:column;gap:10px;text-align:left}.gutenify--popup--step-area{display:flex;flex-direction:column;max-height:80vh;overflow-y:scroll}.gutenify--notice-strip{display:flex;flex-direction:column;gap:4px;padding-bottom:8px}.gutenify--demo-import--popup--demo-warning{background:#f8fafc;border:1px solid var(--gutenify-border-color);border-radius:12px;padding:16px}.gutenify--demo-import--popup--wrap{display:flex;flex-direction:column}.gutenify--demo-import--popup--wrap ul{list-style:initial}.gutenify--demo-import--popup--wrap ul li{text-align:initial}.gutenify--demo-import--popup--content{align-items:stretch;display:flex;flex-grow:1;gap:32px;min-height:0;overflow:hidden}@media screen and (max-width:768px){.gutenify--demo-import--popup--content{align-items:center;flex-direction:column;gap:20px;overflow-y:auto}}.gutenify--demo-import--popup--content--left{display:flex;flex-direction:column;flex-shrink:0;max-width:320px;overflow:hidden;width:100%}@media screen and (max-width:768px){.gutenify--demo-import--popup--content--left{max-width:100%}}.gutenify--demo-import--popup--content--left .gutenify-demo-thumb.browser-mockup{flex-grow:0;flex-shrink:0}.gutenify--demo-import--popup--content--left .gutenify-demo-thumb.browser-mockup img{max-height:380px}.gutenify--demo-import--popup--content--left .subtitle{color:var(--gutenify-text-muted);flex-shrink:0;font-size:13px;line-height:1.5;margin:12px 0 0;text-align:center}.gutenify--demo-import--popup--content--right{display:flex;flex-direction:column;flex-grow:1;justify-content:center;min-width:0;overflow-y:auto;width:100%}.gutenify--demo-import--popup--header{align-items:center;background:#f8fafc;border-bottom:1px solid var(--gutenify-border-color);display:flex;flex-shrink:0;justify-content:space-between;margin:-24px -32px 16px;padding:10px 24px!important}.gutenify--demo-import--popup--header .components-button{align-items:center;background:#f1f5f9;border:1px solid var(--gutenify-border-color);border-radius:20px;box-shadow:0 1px 2px rgba(15,23,42,.02);color:var(--gutenify-text-muted);display:flex;font-size:12px;font-weight:600;gap:6px;height:auto;padding:6px 14px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.gutenify--demo-import--popup--header .components-button svg{fill:currentColor;height:14px;width:14px}.gutenify--demo-import--popup--header .components-button:hover{background:#e2e8f0;border-color:#cbd5e1;color:var(--gutenify-text-main);transform:translateY(-1px)}.gutenify--demo-import--popup--imported-message{align-items:center;color:#10b981;display:flex;flex-direction:column;margin-bottom:20px;text-align:center}.gutenify--demo-import--popup--imported-message svg{background:rgba(16,185,129,.08);color:#10b981;fill:currentColor;animation:successScaleUp .5s cubic-bezier(.34,1.56,.64,1) both;border-radius:50%;box-shadow:0 0 0 4px rgba(16,185,129,.12);height:64px;padding:16px;width:64px}.gutenify--demo-import--popup--imported-message h4{color:var(--gutenify-text-main);font-size:16px;font-weight:700;margin-top:16px}.gutenify--demo-import--popup--footer{align-items:center;background-color:#f8fafc;border-bottom-left-radius:19px;border-bottom-right-radius:19px;border-top:1px solid var(--gutenify-border-color);display:flex;flex-shrink:0;justify-content:space-between;margin:16px -32px 0!important;padding:12px 32px!important}.gutenify--demo-import--popup--footer--btn-group{display:flex;gap:4px}.gutenify-demo-importer-pagination{align-items:center;border-top:1px solid #e2e8f0;display:flex;gap:10px;justify-content:center;margin-top:30px;padding:20px 0;width:100%}.gutenify-demo-importer-pagination button.button{align-items:center;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#334155;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;height:auto;justify-content:center;line-height:normal;padding:8px 16px;transition:all .2s ease}.gutenify-demo-importer-pagination button.button:hover:not(:disabled){background-color:#f8fafc;border-color:#94a3b8;color:#0f172a}.gutenify-demo-importer-pagination button.button:disabled{cursor:not-allowed;opacity:.5}.gutenify-demo-importer-pagination button.button.active{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.gutenify-demo-importer-pagination button.button.active:hover{background-color:#2563eb;border-color:#2563eb}.gutenify-demo-importer-pagination button.button span.dashicons{font-size:16px;height:16px;line-height:16px;width:16px}.gutenify-demo-importer-pagination .page-select-wrapper{align-items:center;display:inline-flex;position:relative}.gutenify-demo-importer-pagination .page-select-wrapper select.page-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:none!important;border:1px solid #cbd5e1;border-radius:6px;color:#334155;cursor:pointer;font-size:14px;font-weight:500;height:auto;line-height:normal;margin:0;min-width:120px;padding:8px 36px 8px 16px;transition:all .2s ease}.gutenify-demo-importer-pagination .page-select-wrapper select.page-select:hover{background-color:#f8fafc;border-color:#94a3b8;color:#0f172a}.gutenify-demo-importer-pagination .page-select-wrapper select.page-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2);outline:none}.gutenify-demo-importer-pagination .page-select-wrapper:after{color:#64748b;content:"";font-family:dashicons;font-size:16px;line-height:1;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.gutenify--wizard-header-left{align-items:center;display:flex;flex:1;min-width:0}.gutenify--express-badge{align-items:center;background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(16,185,129,.15));border:1px solid rgba(16,185,129,.25);border-radius:20px;color:#059669;display:inline-flex;font-size:12px;font-weight:700;gap:6px;letter-spacing:.01em;padding:4px 12px}.gutenify--wizard-steps{gap:0;list-style:none;margin:0;padding:0}.gutenify--wizard-steps,.gutenify--wizard-steps>li{align-items:center;display:flex}.gutenify--wizard-steps>li:not(:last-child):after{background:var(--gutenify-border-color);content:"";display:block;height:1px;margin:0 6px;transition:background .3s ease;width:20px}.gutenify--wizard-steps>li.is-done:not(:last-child):after{background:#10b981}.gutenify--wizard-steps>li .wz-step-inner{align-items:center;display:flex;gap:6px}.gutenify--wizard-steps>li .wz-dot{align-items:center;background:#fff;border:2px solid var(--gutenify-border-color);border-radius:50%;color:var(--gutenify-text-muted);display:flex;flex-shrink:0;font-size:10px;font-weight:700;height:22px;justify-content:center;transition:all .25s cubic-bezier(.4,0,.2,1);width:22px}.gutenify--wizard-steps>li .wz-dot svg{fill:#fff;height:10px;width:10px}.gutenify--wizard-steps>li .wz-label{color:var(--gutenify-text-muted);font-size:11px;font-weight:600;transition:color .2s ease;white-space:nowrap}@media screen and (max-width:640px){.gutenify--wizard-steps>li .wz-label{display:none}}.gutenify--wizard-steps>li.is-active .wz-dot{background:var(--gutenify-primary-color);border-color:var(--gutenify-primary-color);box-shadow:0 0 0 3px rgba(59,130,246,.2);color:#fff}.gutenify--wizard-steps>li.is-active .wz-label{color:var(--gutenify-text-main);font-weight:700}.gutenify--wizard-steps>li.is-done .wz-dot{background:#10b981;border-color:#10b981}.gutenify--wizard-steps>li.is-done .wz-label{color:#059669}.gutenify--import-step-header{align-items:center;display:flex;flex-direction:column;flex-shrink:0;text-align:center;width:100%}.gutenify--import-step-header .step-icon-wrap{align-items:center;animation:headerIconPulse .4s ease-out both;background:linear-gradient(135deg,color-mix(in srgb,var(--step-accent,#3b82f6) 8%,transparent) 0,color-mix(in srgb,var(--step-accent,#3b82f6) 18%,transparent) 100%);border-radius:14px;color:var(--step-accent,var(--gutenify-primary-color));display:flex;height:56px;justify-content:center;width:56px}.gutenify--import-step-header .step-icon-wrap svg{fill:currentColor;height:24px;width:24px}.gutenify--import-step-header h4{color:var(--gutenify-text-main);font-size:16px;font-weight:700;line-height:1.3;margin:10px 0 0}.gutenify-all-clear-card{align-items:center;background:linear-gradient(135deg,rgba(16,185,129,.03),rgba(16,185,129,.08));border:1px solid rgba(16,185,129,.2);border-radius:16px;box-shadow:0 1px 3px rgba(15,23,42,.02);display:flex;flex-direction:column;max-width:480px;padding:28px;text-align:center;width:100%}.gutenify-all-clear-card .all-clear-icon{align-items:center;animation:successScaleUp .5s cubic-bezier(.34,1.56,.64,1) both;background:rgba(16,185,129,.1);border-radius:50%;box-shadow:0 0 0 4px rgba(16,185,129,.12);color:#10b981;display:flex;height:64px;justify-content:center;margin-bottom:16px;width:64px}.gutenify-all-clear-card .all-clear-icon svg{fill:currentColor;height:28px;width:28px}.gutenify-all-clear-card h4{color:var(--gutenify-text-main);font-size:18px;font-weight:700;margin:0 0 8px}.gutenify-all-clear-card p{color:var(--gutenify-text-muted);font-size:13px;line-height:1.5;margin:0 0 24px}.gutenify-all-clear-card .action-buttons{margin-top:0}.gutenify--step-indicator{align-items:center;display:flex;gap:10px}.gutenify--step-indicator .step-current-label{color:var(--gutenify-primary-color);font-size:12px;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.gutenify--step-indicator .step-total-label{color:var(--gutenify-text-muted);font-size:12px;font-weight:600}.gutenify--step-progress-bar{background:var(--gutenify-border-color);border-radius:100px;height:4px;overflow:hidden;width:100px}.gutenify--step-progress-bar .bar-fill{background:linear-gradient(90deg,var(--gutenify-primary-color) 0,#60a5fa 100%);border-radius:100px;height:100%;min-width:4px;transition:width .45s cubic-bezier(.4,0,.2,1)}.gutenify-not-found-card,.gutenify-success-card,.gutenify-theme-confirmation-card,.gutenify-theme-recommendation-card{align-items:center;background:#fff;border:1px solid var(--gutenify-border-color);border-radius:16px;box-shadow:0 1px 3px rgba(15,23,42,.03),0 10px 15px -3px rgba(15,23,42,.04),0 4px 6px -2px rgba(15,23,42,.02);display:flex;flex-direction:column;margin:0 auto;max-width:520px;padding:24px 28px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.gutenify-not-found-card:hover,.gutenify-success-card:hover,.gutenify-theme-confirmation-card:hover,.gutenify-theme-recommendation-card:hover{box-shadow:0 1px 3px rgba(15,23,42,.03),0 20px 25px -5px rgba(15,23,42,.08),0 10px 10px -5px rgba(15,23,42,.03);transform:translateY(-2px)}.gutenify-not-found-card h4,.gutenify-success-card h4,.gutenify-theme-confirmation-card h4,.gutenify-theme-recommendation-card h4{color:var(--gutenify-text-main);font-size:18px;font-weight:700;letter-spacing:-.01em;margin:16px 0 10px}.gutenify-not-found-card p,.gutenify-success-card p,.gutenify-theme-confirmation-card p,.gutenify-theme-recommendation-card p{color:var(--gutenify-text-muted);font-size:14px;line-height:1.5;margin:0 0 16px}.gutenify-not-found-card p.subtext,.gutenify-not-found-card p.subtitle-text,.gutenify-success-card p.subtext,.gutenify-success-card p.subtitle-text,.gutenify-theme-confirmation-card p.subtext,.gutenify-theme-confirmation-card p.subtitle-text,.gutenify-theme-recommendation-card p.subtext,.gutenify-theme-recommendation-card p.subtitle-text{font-size:13px;opacity:.9}.gutenify-not-found-card .card-icon-header,.gutenify-success-card .card-icon-header,.gutenify-theme-confirmation-card .card-icon-header,.gutenify-theme-recommendation-card .card-icon-header{align-items:center;animation:headerIconPulse .4s ease-out both;background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(59,130,246,.15));border-radius:50%;color:var(--gutenify-primary-color);display:flex;height:72px;justify-content:center;margin-bottom:8px;width:72px}.gutenify-not-found-card .card-icon-header svg,.gutenify-success-card .card-icon-header svg,.gutenify-theme-confirmation-card .card-icon-header svg,.gutenify-theme-recommendation-card .card-icon-header svg{fill:currentColor;height:32px;width:32px}.gutenify-not-found-card .card-icon-header.warning,.gutenify-success-card .card-icon-header.warning,.gutenify-theme-confirmation-card .card-icon-header.warning,.gutenify-theme-recommendation-card .card-icon-header.warning{background:linear-gradient(135deg,rgba(245,158,11,.05),rgba(245,158,11,.15));color:#d97706}.gutenify-not-found-card .warning-callout,.gutenify-success-card .warning-callout,.gutenify-theme-confirmation-card .warning-callout,.gutenify-theme-recommendation-card .warning-callout{background:linear-gradient(135deg,#fffdf5,#fffbeb);border:1px solid rgba(245,158,11,.2);border-left:4px solid #f59e0b;border-radius:8px;box-shadow:0 4px 6px -1px rgba(245,158,11,.03);box-sizing:border-box;margin-bottom:20px;padding:16px;text-align:left;width:100%}.gutenify-not-found-card .warning-callout p,.gutenify-success-card .warning-callout p,.gutenify-theme-confirmation-card .warning-callout p,.gutenify-theme-recommendation-card .warning-callout p{align-items:center;color:#b45309;display:flex;font-size:13px;font-weight:600;gap:10px;margin:0}.gutenify-not-found-card .warning-callout p svg,.gutenify-success-card .warning-callout p svg,.gutenify-theme-confirmation-card .warning-callout p svg,.gutenify-theme-recommendation-card .warning-callout p svg{fill:#f59e0b;flex-shrink:0}.gutenify-not-found-card .action-buttons,.gutenify-success-card .action-buttons,.gutenify-theme-confirmation-card .action-buttons,.gutenify-theme-recommendation-card .action-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:10px;width:100%}.gutenify-not-found-card .action-buttons .components-button,.gutenify-success-card .action-buttons .components-button,.gutenify-theme-confirmation-card .action-buttons .components-button,.gutenify-theme-recommendation-card .action-buttons .components-button{border-radius:8px;font-size:14px;font-weight:600;height:auto;padding:10px 20px}.gutenify-btn,.gutenify-components.components-button{box-shadow:0 1px 2px rgba(15,23,42,.05);transition:all .2s cubic-bezier(.4,0,.2,1)}.gutenify-btn:hover:not(:disabled),.gutenify-components.components-button:hover:not(:disabled){box-shadow:0 4px 6px -1px rgba(15,23,42,.1);transform:translateY(-1.5px)}.gutenify-btn:active:not(:disabled),.gutenify-components.components-button:active:not(:disabled){transform:translateY(0)}@keyframes headerIconPulse{0%{opacity:.8;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.gutenify-loading-card{align-items:center!important;background:transparent;border-color:transparent;box-shadow:none;display:flex!important;flex-direction:column!important;justify-content:center!important;left:50%!important;margin:0!important;padding:40px;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;width:auto!important}.gutenify-loading-card .components-spinner{animation:LigerSpinnerRotate 1s linear infinite!important;background:none!important;border:4px solid #f1f5f9!important;border-radius:50%!important;border-top:4px solid var(--gutenify-primary-color)!important;display:inline-block!important;float:none!important;height:48px!important;margin:0 0 24px!important;width:48px!important}.gutenify-loading-card h3{animation:LigerTextPulse 2s ease-in-out infinite;color:var(--gutenify-text-main);font-size:16px;font-weight:600;letter-spacing:-.01em;margin:0;text-align:center}@keyframes LigerSpinnerRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LigerTextPulse{0%,to{opacity:.6}50%{opacity:1}}.gutenify-success-card{border:none!important;box-shadow:none!important;max-width:520px;padding:28px 28px 24px}.gutenify-success-card .success-icon-wrapper{align-items:center;animation:successScaleUp .6s cubic-bezier(.34,1.56,.64,1) both;background:rgba(16,185,129,.08);border-radius:50%;box-shadow:0 0 0 5px rgba(16,185,129,.08),0 0 0 10px rgba(16,185,129,.04);color:#10b981;display:flex;height:72px;justify-content:center;margin-bottom:14px;width:72px}.gutenify-success-card .success-icon-wrapper svg{fill:currentColor}.gutenify-success-card .success-headline{color:var(--gutenify-text-main);font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 8px}.gutenify-success-card .success-message{color:var(--gutenify-text-muted);font-size:13px;line-height:1.6;margin-bottom:20px;max-width:380px;text-align:center}.gutenify-success-card .success-tips-box{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid var(--gutenify-border-color);border-radius:12px;box-shadow:inset 0 1px 0 0 #fff,0 1px 3px rgba(15,23,42,.03);box-sizing:border-box;margin-bottom:20px;padding:16px 18px;text-align:left;width:100%}.gutenify-success-card .success-tips-box h5{color:var(--gutenify-text-muted);font-size:11px;font-weight:700;letter-spacing:.07em;margin:0 0 14px;text-transform:uppercase}.gutenify-success-card .success-tips-box ul{display:flex;flex-direction:column;gap:14px;list-style-type:none!important;margin:0!important;padding-left:0!important}.gutenify-success-card .success-tips-box ul li{align-items:flex-start;animation:successBulletFade .3s ease-out both;color:var(--gutenify-text-muted);display:flex;font-size:13px;gap:10px;line-height:1.6;margin-bottom:0}.gutenify-success-card .success-tips-box ul li .tip-icon{align-items:center;background:var(--gutenify-bg-light);border:1px solid var(--gutenify-border-color);border-radius:6px;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;margin-top:1px;width:26px}.gutenify-success-card .success-tips-box ul li .tip-icon svg{fill:var(--gutenify-text-muted);height:13px;width:13px}.gutenify-success-card .success-tips-box ul li strong{color:var(--gutenify-text-main);font-weight:600}.gutenify-success-card .success-tips-box ul li:nth-child(2){animation-delay:.12s}@keyframes successScaleUp{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes successBulletFade{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.gutenify-plugins-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:20px 0 24px;text-align:left;width:100%}.gutenify-plugin-card{align-items:center;background:#fff;border:1px solid var(--gutenify-border-color);border-radius:12px;box-shadow:0 1px 3px rgba(15,23,42,.02);display:flex;gap:14px;justify-content:space-between;padding:16px 20px;transition:all .25s cubic-bezier(.4,0,.2,1)}.gutenify-plugin-card:hover{border-color:var(--gutenify-primary-color);box-shadow:0 10px 15px -3px rgba(15,23,42,.04),0 4px 6px -2px rgba(15,23,42,.02);transform:translateY(-2px)}.gutenify-plugin-card .plugin-details{display:flex;flex-direction:column;gap:4px;min-width:0}.gutenify-plugin-card .plugin-details .plugin-name{color:var(--gutenify-text-main);font-size:14px;font-weight:600;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:color .2s ease;white-space:nowrap}.gutenify-plugin-card .plugin-details .plugin-name:hover{color:var(--gutenify-primary-color)}.gutenify-plugin-card .plugin-details .plugin-author{color:var(--gutenify-text-muted);font-size:11px;font-weight:500}.gutenify-plugin-card .plugin-status-badge{border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.02);font-size:11px;font-weight:700;letter-spacing:.03em;padding:6px 10px;text-transform:uppercase;white-space:nowrap}.gutenify-plugin-card .plugin-status-badge.status-active{background:#e9fbf0;border:1px solid #bef4d2;color:#16833e}.gutenify-plugin-card .plugin-status-badge.status-inactive{background:#fef5e7;border:1px solid #fde8c4;color:#ab6f07}.gutenify-plugin-card .plugin-status-badge.status-not-installed{background:#feebeb;border:1px solid #fdcece;color:#ce1212}.gutenify-demo-warning-banner{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-left:4px solid #f59e0b;border-radius:12px;box-shadow:0 1px 3px rgba(15,23,42,.02),0 8px 16px -4px rgba(15,23,42,.04);margin:16px 0;padding:16px 20px;text-align:left}.gutenify-demo-warning-banner .warning-header{align-items:center;color:var(--gutenify-text-main);display:flex;font-size:14px;font-weight:600;gap:10px;margin-bottom:12px}.gutenify-demo-warning-banner .warning-header svg{fill:#f59e0b;flex-shrink:0}.gutenify-demo-warning-banner .warning-header span{line-height:1.4}.gutenify-demo-warning-banner .warning-list{display:grid;gap:10px 20px;grid-template-columns:1fr 1fr;list-style-type:none;margin:0;padding-left:0}@media screen and (max-width:500px){.gutenify-demo-warning-banner .warning-list{grid-template-columns:1fr}}.gutenify-demo-warning-banner .warning-list li{align-items:flex-start;color:var(--gutenify-text-muted);display:flex;font-size:13px;gap:8px;line-height:1.4;margin-bottom:0}.gutenify-demo-warning-banner .warning-list li:before{background:#f59e0b;border-radius:50%;box-shadow:0 0 0 2.5px rgba(245,158,11,.15);content:"";display:inline-block;flex-shrink:0;height:6px;margin-top:6px;width:6px}.gutenify-warning-footer{align-items:center;background:rgba(245,158,11,.04);border:1px solid rgba(245,158,11,.1);border-radius:8px;color:#78350f;display:flex;font-size:12px;font-weight:500;gap:8px;margin-top:14px;padding:10px 14px}.gutenify-warning-footer svg{fill:#f59e0b;flex-shrink:0}.gutenify-button-group{align-items:center;display:flex;gap:14px;margin-top:20px}.gutenify-button-group .components-button{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;height:auto;padding:12px 24px;transition:all .25s cubic-bezier(.4,0,.2,1)}.gutenify-button-group .components-button svg{fill:currentColor;transition:transform .2s ease}.gutenify-button-group .components-button.is-primary{background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 4px 14px rgba(16,185,129,.3)!important;color:#fff!important}.gutenify-button-group .components-button.is-primary:hover:not(:disabled){box-shadow:0 6px 20px rgba(16,185,129,.4)!important;transform:translateY(-2px)}.gutenify-button-group .components-button.is-primary:hover:not(:disabled) svg{animation:arrowBounce .8s ease-in-out infinite alternate}.gutenify-button-group .components-button.is-primary:active:not(:disabled){transform:translateY(0)}.gutenify-button-group .components-button.is-secondary{background:#fff!important;border:1px solid var(--gutenify-border-color)!important;box-shadow:0 1px 2px rgba(15,23,42,.05)!important;color:var(--gutenify-text-muted)!important}.gutenify-button-group .components-button.is-secondary:hover:not(:disabled){background:var(--gutenify-bg-light)!important;border-color:var(--gutenify-primary-color)!important;box-shadow:0 4px 12px rgba(59,130,246,.1)!important;color:var(--gutenify-primary-color)!important;transform:translateY(-2px)}.gutenify-button-group .components-button.is-secondary:hover:not(:disabled) svg{animation:cogRotate 2s linear infinite}.gutenify-button-group .components-button.is-secondary:active:not(:disabled){transform:translateY(0)}.gutenify-button-group .components-button.is-link{background:transparent!important;border:none!important;box-shadow:none!important;color:var(--gutenify-text-muted)!important;padding:8px 12px!important}.gutenify-button-group .components-button.is-link:hover:not(:disabled){color:var(--gutenify-text-main)!important;text-decoration:underline}@keyframes arrowBounce{0%{transform:translateY(0)}to{transform:translateY(2.5px)}}@keyframes cogRotate{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.gutenify-import-intro .gutenify--demo-import--popup--title{color:var(--gutenify-text-main);font-size:20px;font-weight:700;line-height:1.3;margin:0 0 6px}.gutenify-import-intro .gutenify--demo-import--popup--title strong{color:var(--gutenify-primary-color);font-weight:700}.gutenify-import-intro .subtitle{color:var(--gutenify-text-muted);font-size:13px;line-height:1.4;margin:0 0 14px}.gutenify-step-content-wrap{align-items:center;display:flex;flex-direction:column;gap:16px;max-width:560px;width:100%}.step-desc-text{color:var(--gutenify-text-muted);font-size:14px;line-height:1.65;margin:0;text-align:center;width:100%}.gutenify-options-section{display:flex;flex-direction:column;gap:8px;width:100%}.gutenify-options-section-label{align-items:center;display:flex;justify-content:space-between;padding:0 2px}.gutenify-options-section-label>span:first-child{color:var(--gutenify-text-muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.gutenify-options-section-label .count-badge{background:rgba(59,130,246,.07);border:1px solid rgba(59,130,246,.15);border-radius:20px;color:var(--gutenify-primary-color);font-size:11px;font-variant-numeric:tabular-nums;font-weight:700;padding:2px 9px}.gutenify-options-list-container{max-height:200px;padding:0!important}.gutenify-options-list-container .gutenify-form-toggle{background:transparent!important;border:none!important;border-bottom:1px solid var(--gutenify-border-color)!important;border-radius:0!important;box-shadow:none!important;padding:10px 14px!important;transition:background .15s ease!important}.gutenify-options-list-container .gutenify-form-toggle:last-child{border-bottom:none!important}.gutenify-options-list-container .gutenify-form-toggle:hover{background:rgba(59,130,246,.02)!important}.gutenify-inline-warning{align-items:flex-start;background:rgba(245,158,11,.05);border:1px solid rgba(245,158,11,.18);border-radius:8px;box-sizing:border-box;color:#92400e;display:flex;font-size:12.5px;gap:8px;line-height:1.55;padding:10px 14px;width:100%}.gutenify-inline-warning svg{fill:#f59e0b;flex-shrink:0;height:15px;margin-top:1px;width:15px}.gutenify--notice--inline--success{align-items:center;background:rgba(16,185,129,.06);border:1px solid rgba(16,185,129,.18);border-left:3px solid #10b981;border-radius:8px;box-sizing:border-box;color:#065f46;display:flex;font-size:13px;font-weight:500;gap:8px;margin:0 0 4px;padding:10px 16px;text-align:left;width:100%}.gutenify--notice--inline--success span{display:block}.gutenify--notice--inline--error{background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.15);border-left:3px solid #ef4444;border-radius:8px;box-sizing:border-box;color:#dc2626;font-size:13px;margin:0;padding:10px 16px;text-align:left;width:100%}.gutenify--notice--inline--error p{color:inherit;font-size:inherit;margin:0}.error-callout{background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.15);border-left:3px solid #ef4444;border-radius:8px;box-sizing:border-box;padding:10px 16px;width:100%}.error-callout p{color:#dc2626;font-size:13px;line-height:1.5;margin:0}.gutenify-additional-options-grid{gap:10px;margin:0}.gutenify-step-one-header{margin-bottom:18px}.gutenify-step-one-title{color:var(--gutenify-text-main);font-size:18px;font-weight:700;letter-spacing:-.015em;line-height:1.3;margin:0 0 6px}.gutenify-step-one-subtitle{color:var(--gutenify-text-muted);font-size:13px;line-height:1.5;margin:0}.gutenify-step-one-subtitle strong{color:var(--gutenify-text-main);font-weight:600}.gutenify-import-mode-selector{display:flex;flex-direction:column;gap:10px;margin-bottom:6px}.gutenify-import-mode-card{align-items:center;background:#fff;border:2px solid var(--gutenify-border-color);border-radius:12px;box-shadow:0 1px 3px rgba(15,23,42,.02);cursor:pointer;display:flex;gap:14px;padding:14px 16px;text-align:left;transition:all .22s cubic-bezier(.4,0,.2,1);width:100%}.gutenify-import-mode-card:hover{background:#fafcff;border-color:var(--gutenify-primary-color);box-shadow:0 4px 12px rgba(59,130,246,.08);transform:translateY(-1.5px)}.gutenify-import-mode-card.is-selected{background:linear-gradient(135deg,rgba(59,130,246,.02),rgba(59,130,246,.06));border-color:var(--gutenify-primary-color);box-shadow:0 0 0 1px var(--gutenify-primary-color),0 4px 12px rgba(59,130,246,.1)}.gutenify-import-mode-card .mode-icon-wrap{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.gutenify-import-mode-card .mode-icon-wrap svg{fill:currentColor}.gutenify-import-mode-card .mode-icon-wrap.express{background:linear-gradient(135deg,rgba(16,185,129,.06),rgba(16,185,129,.16));color:#059669}.gutenify-import-mode-card .mode-icon-wrap.customized{background:linear-gradient(135deg,rgba(59,130,246,.06),rgba(59,130,246,.16));color:var(--gutenify-primary-color)}.gutenify-import-mode-card .mode-body{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.gutenify-import-mode-card .mode-title{align-items:center;color:var(--gutenify-text-main);display:flex;flex-wrap:wrap;font-size:14px;font-weight:700;gap:8px;line-height:1.3}.gutenify-import-mode-card .mode-badge{border-radius:4px;flex-shrink:0;font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 7px;text-transform:uppercase}.gutenify-import-mode-card .mode-badge.recommended{background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.2);color:#059669}.gutenify-import-mode-card .mode-desc{color:var(--gutenify-text-muted);font-size:12px;line-height:1.5}.gutenify-import-mode-card .mode-radio{align-items:center;background:#fff;border:2px solid var(--gutenify-border-color);border-radius:50%;display:flex;flex-shrink:0;height:22px;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);width:22px}.gutenify-import-mode-card .mode-radio svg{fill:#fff;display:none}.gutenify-import-mode-card .mode-radio.is-checked{background:var(--gutenify-primary-color);border-color:var(--gutenify-primary-color);box-shadow:0 0 0 3px rgba(59,130,246,.15)}.gutenify-import-mode-card .mode-radio.is-checked svg{display:block}.gutenify-confirmation-card{background:#f8fafc;border:1px solid var(--gutenify-border-color);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.02);margin-top:14px;padding:12px 16px;text-align:left}.gutenify-confirmation-card .confirmation-statement{color:var(--gutenify-text-main);font-size:13px;line-height:1.4;margin:0 0 10px}.gutenify-confirmation-card .gutenify-button-group{margin-top:0}.gutenify-express-import-card{align-items:center;background:#fff;border:1px solid var(--gutenify-border-color);border-radius:16px;box-shadow:0 1px 3px rgba(15,23,42,.03),0 10px 15px -3px rgba(15,23,42,.04);display:flex;flex-direction:column;max-width:480px;padding:36px 30px;text-align:center;width:100%}.gutenify-express-import-card .express-icon-ring{align-items:center;animation:expressIconPulse 2s ease-in-out infinite;background:linear-gradient(135deg,rgba(59,130,246,.06),rgba(59,130,246,.16));border-radius:50%;color:var(--gutenify-primary-color);display:flex;height:72px;justify-content:center;margin-bottom:20px;width:72px}.gutenify-express-import-card .express-icon-ring svg{fill:currentColor}.gutenify-express-import-card .express-import-title{color:var(--gutenify-text-main);font-size:18px;font-weight:700;letter-spacing:-.01em;margin:0 0 8px}.gutenify-express-import-card .express-current-action{animation:expressStepFade .4s ease-out both;color:var(--gutenify-text-muted);font-size:13px;line-height:1.5;margin:0 0 24px;min-height:20px}.gutenify-express-import-card .express-progress-wrap{align-items:center;display:flex;gap:12px;margin-bottom:20px;width:100%}.gutenify-express-import-card .express-progress-track{background:var(--gutenify-border-color);border-radius:100px;flex:1;height:6px;overflow:hidden}.gutenify-express-import-card .express-progress-track .express-progress-fill{background:linear-gradient(90deg,var(--gutenify-primary-color) 0,#60a5fa 100%);border-radius:100px;height:100%;min-width:4px;transition:width .5s cubic-bezier(.4,0,.2,1)}.gutenify-express-import-card .express-progress-label{color:var(--gutenify-text-muted);font-size:12px;font-variant-numeric:tabular-nums;font-weight:700;min-width:36px;text-align:right;white-space:nowrap}.gutenify-express-import-card .express-steps-log{background:#f8fafc;border:1px solid var(--gutenify-border-color);border-radius:10px;box-shadow:inset 0 2px 4px rgba(15,23,42,.02);display:flex;flex-direction:column;gap:7px;max-height:180px;overflow-y:auto;padding:12px;text-align:left;width:100%}.gutenify-express-import-card .express-steps-log::-webkit-scrollbar{width:4px}.gutenify-express-import-card .express-steps-log::-webkit-scrollbar-track{background:transparent}.gutenify-express-import-card .express-steps-log::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:100px}.gutenify-express-import-card .express-step-row{align-items:center;animation:expressStepFade .35s ease-out both;display:flex;font-size:12px;gap:8px;line-height:1.4}.gutenify-express-import-card .express-step-row svg{flex-shrink:0;height:14px;width:14px}.gutenify-express-import-card .express-step-row.type-success{color:#059669}.gutenify-express-import-card .express-step-row.type-success svg{fill:#10b981}.gutenify-express-import-card .express-step-row.type-error{color:#dc2626}.gutenify-express-import-card .express-step-row.type-error svg{fill:#ef4444}@keyframes expressIconPulse{0%,to{box-shadow:0 0 0 0 rgba(59,130,246,.3)}50%{box-shadow:0 0 0 10px rgba(59,130,246,0)}}@keyframes expressStepFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.gutenify-theme-feature-list{display:flex;flex-direction:column;gap:8px;list-style:none!important;margin:16px 0!important;padding:0!important;text-align:left;width:100%}.gutenify-theme-feature-list li{align-items:center;color:var(--gutenify-text-main);display:flex;font-size:13px;font-weight:500;gap:8px}.gutenify-theme-feature-list li svg{fill:#10b981;flex-shrink:0;height:16px;width:16px}.gutenify-theme-feature-list li span{line-height:1.4}.gutenify-pro-notice-wrap{padding-right:15px;text-align:left}.gutenify-pro-notice-wrap h2{font-size:20px;font-weight:700;line-height:1.4;margin-bottom:16px}.gutenify-pro-notice-wrap .activation-notice{color:var(--gutenify-text-muted);display:block;font-size:12px;margin-top:10px}.gutenify-pro-features-list{display:flex;flex-direction:column;gap:12px;list-style:none!important;margin:20px 0!important;padding:0!important}.gutenify-pro-features-list li{align-items:center;color:var(--gutenify-text-main);display:flex;font-size:14px;font-weight:500;gap:10px}.gutenify-pro-features-list li svg{fill:#10b981;flex-shrink:0}.gutenify-options-list-container{background:#fff;border:1px solid var(--gutenify-border-color);border-radius:12px;box-shadow:inset 0 2px 4px 0 rgba(15,23,42,.02);box-sizing:border-box;margin:16px 0 24px;max-height:240px;overflow-y:auto;padding:16px;width:100%}.gutenify-options-list-container::-webkit-scrollbar{width:6px}.gutenify-options-list-container::-webkit-scrollbar-track{background:transparent}.gutenify-options-list-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:100px}.gutenify-options-list-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.gutenify-additional-options-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin:20px 0 24px;text-align:left;width:100%}@media screen and (max-width:640px){.gutenify-additional-options-grid{grid-template-columns:1fr}}.gutenify-form-toggle{background:#f8fafc;border:1px solid var(--gutenify-border-color);border-radius:10px;box-sizing:border-box;margin:0!important;padding:12px 16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.gutenify-form-toggle:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 6px -1px rgba(15,23,42,.02)}.gutenify-form-toggle .components-base-control__field{align-items:center;display:flex;flex-direction:row-reverse;gap:12px;justify-content:space-between;margin-bottom:0!important;width:100%}.gutenify-form-toggle .components-toggle-control__label{color:var(--gutenify-text-main);cursor:pointer;font-size:13.5px;font-weight:600;margin-bottom:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gutenify-form-toggle .components-form-toggle{margin-right:0!important}.gutenify-option-card{align-items:center;background:var(--gutenify-bg-light);border:1px solid var(--gutenify-border-color);border-radius:12px;display:flex;gap:20px;justify-content:space-between;padding:16px 20px;transition:all .25s cubic-bezier(.4,0,.2,1)}.gutenify-option-card.is-disabled{opacity:.6;pointer-events:none}.gutenify-option-card:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 10px 15px -3px rgba(15,23,42,.04);transform:translateY(-1.5px)}.gutenify-option-card .gutenify-form-toggle{background:transparent!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important;width:auto!important}.gutenify-option-card .gutenify-form-toggle .components-base-control__field{display:block!important;margin-bottom:0!important}.gutenify-option-card .gutenify-form-toggle .components-toggle-control__label{display:none!important}.gutenify-option-card .option-info{display:flex;flex-direction:column;gap:4px;min-width:0}.gutenify-option-card .option-info .option-title{color:var(--gutenify-text-main);font-size:14px;font-weight:600}.gutenify-option-card .option-info .option-desc{color:var(--gutenify-text-muted);font-size:12px;line-height:1.4}.gutenify-option-card .components-form-toggle{flex-shrink:0;margin:0}
