.smartypress-ai-header{background:#252d32;border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 2rem;margin:-20px -20px 0}.smartypress-ai-header .smartypress-ai-header-content{display:flex;align-items:center;gap:.5rem;justify-content:space-between}.smartypress-ai-header .smartypress-ai-header-logo{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}.smartypress-ai-header .smartypress-ai-header-logo img{width:100%;height:100%;object-fit:contain}.smartypress-ai-header .smartypress-ai-header-info{display:flex;align-items:baseline;gap:.75rem;flex:1}.smartypress-ai-header .smartypress-ai-header-title{margin:0;font-size:20px;font-weight:600;color:#fff;line-height:1.4}.smartypress-ai-header .smartypress-ai-header-version{font-size:13px;color:#fff9;font-weight:400}.smartypress-ai-header .smartypress-ai-header-actions{display:flex;align-items:center;gap:.5rem;margin-left:auto}.smartypress-ai-header .smartypress-ai-header-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;cursor:pointer}.smartypress-ai-header .smartypress-ai-header-button svg{width:18px;height:18px;fill:currentColor}.smartypress-ai-header .smartypress-ai-header-button:hover{background:#ffffff26;border-color:#ffffff4d;color:#fff;text-decoration:none}.smartypress-ai-header .smartypress-ai-header-button:active{background:#fff3}.smartypress-ai-header .smartypress-ai-header-button:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #ffffff4d}.smartypress-ai-admin{display:flex;flex-direction:column;min-height:calc(100vh - 32px);background:#fff}.smartypress-ai-admin-main{display:flex;flex:1;overflow:hidden}.smartypress-ai-admin-nav{width:300px;background:#f0f0f1;border-right:1px solid #c3c4c7;padding:0;overflow-y:auto}.smartypress-ai-admin-nav-list{list-style:none;margin:0;padding:0}.smartypress-ai-admin-nav-item{margin:0}.smartypress-ai-admin-nav-link{display:flex;align-items:flex-start;padding:.75rem 1.5rem;color:#2c3338;text-decoration:none;transition:background-color .2s;gap:.75rem}.smartypress-ai-admin-nav-link:hover{background:#dcdcde;color:#2c3338}.smartypress-ai-admin-nav-link .smartypress-ai-admin-nav-icon{font-size:20px;width:20px;height:20px;flex-shrink:0;margin-top:2px}.smartypress-ai-admin-nav-link .smartypress-ai-admin-nav-text{display:flex;flex-direction:column;flex:1;min-width:0}.smartypress-ai-admin-nav-link .smartypress-ai-admin-nav-label{font-weight:500;line-height:1.4}.smartypress-ai-admin-nav-link .smartypress-ai-admin-nav-description{font-size:12px;color:#646970;line-height:1.3;margin-top:2px;opacity:.8}.smartypress-ai-admin-nav-item.is-active .smartypress-ai-admin-nav-link{background:#2271b1;color:#fff}.smartypress-ai-admin-nav-item.is-active .smartypress-ai-admin-nav-link:hover{background:#135e96}.smartypress-ai-admin-nav-item.is-active .smartypress-ai-admin-nav-link .smartypress-ai-admin-nav-description{color:#fffc}.smartypress-ai-admin-content{flex:1;width:100%;padding:2rem;overflow-y:auto;max-width:100%}.smartypress-ai-page-header{margin-bottom:2rem}.smartypress-ai-page-header h1{margin:0 0 .5rem;font-size:23px;font-weight:400;line-height:1.3}.smartypress-ai-page-header p{margin:0;color:#646970}.spai-pill-tabs{display:inline-flex;margin-top:16px;margin-bottom:20px;padding:4px;background:#f0f0f1;border-radius:10px}.spai-pill-tabs button{border:0;background:transparent;padding:9px 14px;border-radius:8px;cursor:pointer;font-weight:600;font-size:13px;color:#50575e;transition:all .15s ease}.spai-pill-tabs button:hover{color:#1d2327}.spai-pill-tabs button.is-active{background:#fff;color:#1d2327;box-shadow:0 1px 3px #00000014}.spai-dashboard{max-width:1200px}.spai-dashboard__header{margin-bottom:2rem}.spai-dashboard__header h1{margin:0 0 .5rem;font-size:23px;font-weight:400}.spai-dashboard__header p{margin:0;color:#646970}.spai-dashboard__top{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2.5rem}@media (max-width: 782px){.spai-dashboard__top{grid-template-columns:1fr}}.spai-dashboard__placeholder-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 2rem;border:2px dashed #c3c4c7;border-radius:8px;background:#fff;min-height:200px}.spai-dashboard__placeholder-card h2{margin:.75rem 0 .25rem;font-size:16px;font-weight:600;color:#2c3338}.spai-dashboard__placeholder-card p{margin:0 0 1rem;font-size:13px;color:#646970;max-width:320px}.spai-dashboard__placeholder-icon{color:#c3c4c7}.spai-dashboard__placeholder-icon .spai-action-icon--large{width:56px;height:56px}.spai-dashboard__badge{display:inline-block;padding:4px 14px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background:#f0f0f1;color:#646970}.spai-dashboard__section-title{font-size:16px;font-weight:600;color:#2c3338;margin:0 0 1rem}.spai-dashboard__actions{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}@media (max-width: 1100px){.spai-dashboard__actions{grid-template-columns:repeat(3,1fr)}}@media (max-width: 782px){.spai-dashboard__actions{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.spai-dashboard__actions{grid-template-columns:1fr}}.spai-dashboard__action-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;background:#fff;border:1px solid #c3c4c7;border-radius:8px;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s;font-family:inherit}.spai-dashboard__action-card:hover{border-color:#2271b1;box-shadow:0 2px 8px #2271b11f;transform:translateY(-2px)}.spai-dashboard__action-card:focus-visible{outline:2px solid #2271b1;outline-offset:2px}.spai-dashboard__action-card h3{margin:.75rem 0 .25rem;font-size:14px;font-weight:600;color:#2c3338}.spai-dashboard__action-card p{margin:0;font-size:12px;line-height:1.5;color:#646970}.spai-dashboard__action-icon{color:#2271b1}.spai-dashboard__action-icon .spai-action-icon{width:40px;height:40px}.spai-token-usage{background:#fff;border:1px solid #c3c4c7;border-radius:8px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;min-height:200px}.spai-token-usage__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.spai-token-usage__head h2{margin:0;font-size:15px;font-weight:600;color:#2c3338}.spai-token-usage__periods{display:flex;gap:4px}.spai-token-usage__period{padding:4px 10px;border:1px solid #c3c4c7;border-radius:4px;background:#fff;color:#646970;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s;font-family:inherit}.spai-token-usage__period:hover{border-color:#2271b1;color:#2271b1}.spai-token-usage__period.is-active{background:#2271b1;border-color:#2271b1;color:#fff}.spai-token-usage__chart{position:relative;height:220px;margin-bottom:1rem}.spai-token-usage__summary{display:flex;gap:1.5rem;padding-top:.75rem;border-top:1px solid #f0f0f1}@media (max-width: 480px){.spai-token-usage__summary{flex-direction:column;gap:.5rem}}.spai-token-usage__stat{display:flex;flex-direction:column}.spai-token-usage__stat-value{font-size:18px;font-weight:700;color:#2c3338;line-height:1.2}.spai-token-usage__stat-label{font-size:11px;color:#646970;text-transform:uppercase;letter-spacing:.3px;margin-top:2px}.spai-token-usage__loading{flex:1;display:flex;flex-direction:column;gap:.75rem;justify-content:center}.spai-token-usage__shimmer{height:16px;border-radius:4px;background:linear-gradient(90deg,#f0f0f1 25%,#e8e8ea,#f0f0f1 75%);background-size:200% 100%;animation:spai-shimmer 1.5s infinite}.spai-token-usage__shimmer--short{width:60%}.spai-token-usage__empty{flex:1;display:flex;align-items:center;justify-content:center;text-align:center}.spai-token-usage__empty p{margin:0;color:#646970;font-size:13px}.spai-token-usage__error{color:#d63638;font-size:13px;margin:.5rem 0}@keyframes spai-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.smartypress-ai-components-page{max-width:1200px}.smartypress-ai-components-page .smartypress-ai-components-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;margin-top:2rem}.smartypress-ai-component-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.25rem 1.5rem;background:#fff;border:1px solid #c3c4c7;border-radius:8px;transition:border-color .15s,box-shadow .15s,transform .15s}.smartypress-ai-component-card:hover{border-color:#2271b1;box-shadow:0 2px 8px #2271b11f;transform:translateY(-2px)}.smartypress-ai-component-card.is-enabled{border-color:#2271b1}.smartypress-ai-component-card.is-disabled .smartypress-ai-component-icon-wrap{opacity:.4}.smartypress-ai-component-card.is-disabled .smartypress-ai-component-title{color:#646970}.smartypress-ai-component-ribbon{position:absolute;top:0;right:0;padding:3px 10px;background:#646970;color:#fff;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;border-radius:0 8px}.smartypress-ai-component-ribbon.smartypress-ai-component-ribbon-premium{background:#dba617}.smartypress-ai-component-ribbon.smartypress-ai-component-ribbon-freemium{background:#00a32a}.smartypress-ai-component-icon-wrap{color:#2271b1;margin-bottom:.75rem;transition:opacity .15s}.smartypress-ai-component-icon-wrap .spai-module-icon{width:48px;height:48px}.smartypress-ai-component-title{margin:0 0 .35rem;font-size:14px;font-weight:600;color:#2c3338;line-height:1.3}.smartypress-ai-component-description{margin:0 0 1.25rem;font-size:12px;line-height:1.5;color:#646970;flex:1}.smartypress-ai-component-footer{width:100%;display:flex;justify-content:center}.smartypress-ai-component-btn{display:inline-block;padding:6px 18px;border:1px solid #c3c4c7;border-radius:16px;background:#fff;color:#646970;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s;font-family:inherit;line-height:1.4}.smartypress-ai-component-btn:hover{border-color:#2271b1;color:#2271b1}.smartypress-ai-component-btn.is-active{background:#2271b1;border-color:#2271b1;color:#fff}.smartypress-ai-component-btn.is-active:hover{background:#135e96;border-color:#135e96}.smartypress-ai-component-btn:disabled{opacity:.5;cursor:not-allowed}.smartypress-searchable-select-control{position:relative;max-width:100%}.smartypress-searchable-select-control .components-base-control__field{margin-bottom:0}.smartypress-searchable-select-control__field{position:relative}.smartypress-searchable-select-control__input{width:100%;min-height:36px;padding-right:28px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smartypress-searchable-select-control__chevron{position:absolute;top:50%;right:10px;width:0;height:0;border-top:5px solid #50575e;border-right:4px solid transparent;border-left:4px solid transparent;pointer-events:none;transform:translateY(-50%)}.smartypress-searchable-select-control__list{position:absolute;z-index:1000;top:calc(100% + 2px);left:0;right:0;max-height:240px;overflow-y:auto;background:#fff;border:1px solid #8c8f94;box-shadow:0 8px 16px #00000024}.smartypress-searchable-select-control__option{display:block;width:100%;padding:8px 10px;border:0;background:#fff;color:#1e1e1e;text-align:left;cursor:pointer}.smartypress-searchable-select-control__option:hover,.smartypress-searchable-select-control__option:focus,.smartypress-searchable-select-control__option.is-selected{background:#f0f6fc;color:#1e1e1e}.smartypress-ai-settings-page .smartypress-ai-settings-form{background:#fff;border:1px solid #c3c4c7;border-radius:4px;padding:2rem}.smartypress-ai-settings-page .smartypress-ai-settings-form>.smartypress-ai-settings-section:last-of-type{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.smartypress-ai-settings-page .smartypress-settings-tabs{margin:-2rem}.smartypress-ai-settings-page .smartypress-settings-tabs__nav{display:flex;flex-wrap:wrap;gap:.25rem;padding:1rem 1rem 0;border-bottom:1px solid #dcdcde;background:#f6f7f7}.smartypress-ai-settings-page .smartypress-settings-tabs__button{border:1px solid transparent;border-bottom:none;border-radius:6px 6px 0 0;background:transparent;color:#50575e;cursor:pointer;font-size:14px;font-weight:600;margin:0;padding:.75rem 1rem}.smartypress-ai-settings-page .smartypress-settings-tabs__button:hover{color:#1d2327;background:#ffffffb3}.smartypress-ai-settings-page .smartypress-settings-tabs__button.is-active{background:#fff;border-color:#dcdcde;color:#1d2327;margin-bottom:-1px;padding-bottom:calc(.75rem + 1px)}.smartypress-ai-settings-page .smartypress-settings-tabs__content{padding:2rem}.smartypress-ai-settings-page .smartypress-ai-settings-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #c3c4c7}.smartypress-ai-settings-page .smartypress-ai-settings-section:last-child{border-bottom:none!important;margin-bottom:0;padding-bottom:0}.smartypress-ai-settings-page .smartypress-ai-settings-section h2{margin:0 0 .5rem;font-size:18px;font-weight:600}.smartypress-ai-settings-page .smartypress-ai-settings-section>.description{margin:0 0 1.5rem;color:#646970;font-size:14px;line-height:1.6}.smartypress-ai-settings-page .smartypress-ai-settings-section>.description a{color:#2271b1;text-decoration:none}.smartypress-ai-settings-page .smartypress-ai-settings-section>.description a:hover{color:#135e96;text-decoration:underline}.smartypress-ai-settings-page .smartypress-default-model-control{width:25em;max-width:100%}.smartypress-ai-settings-page .smartypress-ai-providers-section .smartypress-ai-provider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1.5rem}.smartypress-ai-settings-page .smartypress-ai-provider-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;min-height:150px;padding:1.25rem;border:1px solid #dcdcde;border-radius:12px;background:#f6f7f7;color:#1d2327;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .2s ease}.smartypress-ai-settings-page .smartypress-ai-provider-card:hover{border-color:#8c8f94;box-shadow:0 8px 24px #00000014;transform:translateY(-1px)}.smartypress-ai-settings-page .smartypress-ai-provider-card:focus-visible{outline:2px solid #2271b1;outline-offset:2px}.smartypress-ai-settings-page .smartypress-ai-provider-card.is-connected{border-color:#00a32a;background:#f0f8f1;box-shadow:inset 0 0 0 1px #00a32a2e}.smartypress-ai-settings-page .smartypress-ai-provider-card.is-connected .smartypress-ai-provider-card__icon{filter:none;opacity:1}.smartypress-ai-settings-page .smartypress-ai-provider-card.is-active{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1,0 8px 24px #2271b129}.smartypress-ai-settings-page .smartypress-ai-provider-card.is-disconnected{color:#646970}.smartypress-ai-settings-page .smartypress-ai-provider-card.is-disconnected .smartypress-ai-provider-card__icon{filter:grayscale(1);opacity:.45}.smartypress-ai-settings-page .smartypress-ai-provider-card__status{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#00a32a;color:#fff;font-size:14px;font-weight:700;line-height:1}.smartypress-ai-settings-page .smartypress-ai-provider-card.is-disconnected .smartypress-ai-provider-card__status{display:none}.smartypress-ai-settings-page .smartypress-ai-provider-card__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #dcdcde;color:#1d2327;font-size:18px;font-weight:700;letter-spacing:.04em;transition:filter .2s ease,opacity .2s ease}.smartypress-ai-settings-page .smartypress-ai-provider-card__title{margin-top:.5rem;font-size:16px;font-weight:600}.smartypress-ai-settings-page .smartypress-ai-provider-card__meta{font-size:13px;color:#646970}.smartypress-ai-settings-page .smartypress-prompt-variables{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.smartypress-ai-settings-page .smartypress-prompt-variable-row{align-items:flex-start;background:#f6f7f7;border:1px solid #dcdcde;border-radius:8px;display:grid;gap:1rem;grid-template-columns:minmax(180px,240px) minmax(0,1fr) auto;padding:1rem}@media (max-width: 782px){.smartypress-ai-settings-page .smartypress-prompt-variable-row{grid-template-columns:1fr}}.smartypress-ai-settings-page .smartypress-prompt-variable-row__key{display:flex;flex-direction:column;gap:.35rem}.smartypress-ai-settings-page .smartypress-prompt-variable-row__key label{font-weight:600}.smartypress-ai-settings-page .smartypress-prompt-variable-row__key code{align-self:flex-start;background:#fff;border:1px solid #dcdcde;border-radius:4px;padding:.15rem .35rem}.smartypress-ai-settings-page .smartypress-prompt-variable-row__value input{width:100%;max-width:520px}.smartypress-ai-settings-page .smartypress-prompt-variable-row__value .description{margin:.5rem 0 0}.smartypress-ai-settings-page .smartypress-prompt-variable-row__remove{white-space:nowrap}.smartypress-ai-settings-page .smartypress-prompt-variable-row--new{grid-template-columns:minmax(160px,240px) minmax(0,1fr) auto}.smartypress-ai-settings-page .smartypress-ai-provider-panel .smartypress-ai-provider-panel__header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #c3c4c7}.smartypress-ai-settings-page .smartypress-ai-provider-panel .smartypress-ai-provider-panel__header h2{margin:0 0 .5rem;font-size:20px;font-weight:600}.smartypress-ai-settings-page .smartypress-ai-provider-panel .smartypress-ai-provider-panel__header .description{margin:0;color:#646970;font-size:14px;line-height:1.6}.smartypress-ai-settings-page .smartypress-ai-provider-panel .smartypress-ai-provider-panel__back{margin-top:.1rem}.smartypress-ai-settings-page .smartypress-ai-provider-panel .smartypress-ai-provider-panel__actions{margin-top:1.5rem}.smartypress-ai-settings-page .smartypress-ai-provider-testing,.smartypress-ai-settings-page .smartypress-ai-provider-result{display:flex;align-items:center;gap:1rem;padding:1.25rem;border:1px solid #c3c4c7;border-radius:8px;background:#f6f7f7}.smartypress-ai-settings-page .smartypress-ai-provider-testing{flex-direction:column;justify-content:center;min-height:220px;text-align:center}.smartypress-ai-settings-page .smartypress-ai-provider-testing h3{margin:0;font-size:18px}.smartypress-ai-settings-page .smartypress-ai-provider-testing p{margin:0;color:#646970}.smartypress-ai-settings-page .smartypress-ai-provider-testing__spinner{width:40px;height:40px;border:3px solid #dcdcde;border-top-color:#2271b1;border-radius:50%;animation:smartypress-ai-spin .8s linear infinite}.smartypress-ai-settings-page .smartypress-ai-provider-result{margin-top:1rem}.smartypress-ai-settings-page .smartypress-ai-provider-result span{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#fff;font-weight:700;flex:0 0 28px}.smartypress-ai-settings-page .smartypress-ai-provider-result p{margin:0}.smartypress-ai-settings-page .smartypress-ai-provider-result.is-success{border-color:#00a32a;background:#f0f8f1}.smartypress-ai-settings-page .smartypress-ai-provider-result.is-success span{background:#00a32a}.smartypress-ai-settings-page .smartypress-ai-provider-result.is-error{border-color:#d63638;background:#fcf0f1}.smartypress-ai-settings-page .smartypress-ai-provider-result.is-error span{background:#d63638}.smartypress-ai-settings-page .form-table th{width:200px;padding:1rem 0;font-weight:600}.smartypress-ai-settings-page .form-table td{padding:1rem 0}.smartypress-ai-settings-page .form-table td input[type=text],.smartypress-ai-settings-page .form-table td input[type=password],.smartypress-ai-settings-page .form-table td select{width:100%;max-width:400px}.smartypress-ai-settings-page .form-table td button{margin-left:.5rem}.smartypress-ai-settings-page .form-table td .description{margin:.5rem 0 0;color:#646970;font-size:13px;line-height:1.5}.smartypress-ai-settings-page .form-table tbody tr:last-child{border-bottom:none!important}.smartypress-ai-settings-page .form-table tbody tr:last-child th,.smartypress-ai-settings-page .form-table tbody tr:last-child td{border-bottom:none!important;padding-bottom:0}.smartypress-ai-settings-page .submit{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #c3c4c7}.smartypress-ai-settings-page .smartypress-post-types-list{max-height:200px;overflow-y:auto;border:1px solid #c3c4c7;border-radius:4px;padding:.5rem;background:#f6f7f7;max-width:400px}.smartypress-ai-settings-page .smartypress-post-types-list .smartypress-post-type-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;margin:0;cursor:pointer;border-radius:3px;transition:background-color .15s ease}.smartypress-ai-settings-page .smartypress-post-types-list .smartypress-post-type-item:hover{background-color:#fff}.smartypress-ai-settings-page .smartypress-post-types-list .smartypress-post-type-item input[type=checkbox]{margin:0;width:auto}.smartypress-ai-settings-page .smartypress-post-types-list .smartypress-post-type-item span{font-size:13px;color:#1e1e1e}@keyframes smartypress-ai-spin{to{transform:rotate(360deg)}}.smartypress-ai-content-generation-page .smartypress-ai-page-header{margin-bottom:2rem}.smartypress-ai-content-generation-page .smartypress-ai-page-header h1{margin:0 0 .5rem;font-size:23px;font-weight:400}.smartypress-ai-content-generation-page .smartypress-ai-page-header p{margin:0;color:#646970}.smartypress-ai-content-generation-page .smartypress-ai-tab-content{padding:1rem 0}.smartypress-ai-content-generation-page .smartypress-ai-loading{padding:2rem;text-align:center;color:#646970}.spai-alt-page{color:#1d2327}.spai-alt-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.spai-alt-main,.spai-alt-sidebar,.spai-alt-bulk-card,.spai-alt-table-card,.spai-alt-upload-card{background:#fff;border:1px solid #c3c4c7;border-radius:4px}.spai-alt-main{background:transparent;border:0;box-shadow:none}.spai-alt-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:20px}.spai-alt-stat{padding:16px;background:#fff;border:1px solid #c3c4c7;border-radius:4px}.spai-alt-stat span{display:block;margin-bottom:8px;color:#646970;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.spai-alt-stat strong{font-size:26px}.spai-alt-bulk-card{display:flex;justify-content:space-between;gap:20px;padding:24px;margin-bottom:20px}.spai-alt-bulk-card h2{margin:0 0 8px}.spai-alt-bulk-card p{margin:0;color:#646970}.spai-alt-upload-card{display:block;padding:24px;margin-bottom:20px}.spai-alt-upload-card h2{margin:0 0 .5rem;font-size:18px;font-weight:600}.spai-alt-upload-card label{display:flex;align-items:flex-start;gap:.5rem;margin:1rem 0 0;font-weight:500}.spai-alt-upload-card input[type=checkbox]{margin-top:.15rem}.spai-alt-upload-card p{margin:.75rem 0 0;color:#646970;font-size:14px;line-height:1.6}.spai-alt-bulk-actions{display:flex;align-items:flex-start;gap:8px;flex-shrink:0}.spai-alt-index-summary{margin-top:10px!important;font-size:13px}.spai-alt-progress{position:relative;height:22px;margin-top:14px;background:#f0f0f1;border-radius:999px;overflow:hidden}.spai-alt-progress span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.spai-alt-progress-bar{height:100%;background:linear-gradient(90deg,#2271b1,#72aee6);transition:width .25s ease}.spai-alt-table-card{overflow:visible}.spai-alt-toolbar{display:flex;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid #c3c4c7}.spai-alt-toolbar form{display:flex;flex:1;gap:8px;max-width:720px}.spai-alt-toolbar input,.spai-alt-toolbar select{min-height:34px}.spai-alt-toolbar input[type=search]{flex:1;min-width:360px}.spai-alt-post-types{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;max-width:720px;margin-top:14px;padding:12px;border:1px solid #dcdcde;border-radius:6px;background:#f6f7f7;color:#3c434a;font-size:13px}.spai-alt-post-types>span{font-weight:600}.spai-alt-post-types label{display:inline-flex;align-items:center;gap:6px;margin:0}.spai-alt-post-types input[type=checkbox]{margin:0}.spai-alt-table{border:0}.spai-alt-table th,.spai-alt-table td{padding:8px 10px;vertical-align:middle}.spai-alt-table small{display:block;margin-top:4px;color:#646970}.spai-alt-meta-cell{display:flex;flex-direction:column;gap:4px}.spai-alt-meta-badge{position:relative;display:inline-block;width:fit-content;padding:2px 8px;border-radius:3px;font-size:12px;background:#f0f0f1;color:#50575e;cursor:default;white-space:nowrap}.spai-alt-meta-badge.has-value{background:#edfaef;color:#008a20}.spai-alt-meta-badge:hover .spai-alt-meta-tooltip,.spai-alt-meta-badge:focus-visible .spai-alt-meta-tooltip{visibility:visible;opacity:1;transform:translate(-50%);pointer-events:auto}.spai-alt-meta-tooltip{position:absolute;z-index:20;bottom:calc(100% + 8px);left:50%;width:max-content;max-width:360px;padding:8px 10px;border-radius:4px;background:#1d2327;box-shadow:0 4px 12px #0000002e;color:#fff;font-size:12px;font-weight:400;line-height:1.4;text-align:left;white-space:normal;visibility:hidden;opacity:0;transform:translate(-50%,4px);transition:opacity .15s ease,transform .15s ease;pointer-events:none}.spai-alt-meta-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#1d2327 transparent transparent transparent}.spai-alt-thumb{width:64px;height:64px;object-fit:cover;border-radius:4px;border:1px solid #c3c4c7;background:#f0f0f1}.spai-alt-context-cell a{color:#2271b1;text-decoration:none;font-weight:500}.spai-alt-context-cell a:hover{text-decoration:underline;color:#135e96}.spai-alt-context-cell .spai-alt-no-context{color:#a7aaad;font-style:italic}.spai-alt-keywords{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:6px}.spai-alt-keywords-label{color:#646970;font-size:11px;font-weight:600}.spai-alt-keyword{display:inline-block;padding:2px 8px;background:#e7f5fe;color:#1d4ed8;border-radius:999px;font-size:11px;font-weight:500;line-height:1.5}.spai-alt-strategy{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.spai-alt-strategy-badge,.spai-alt-confidence,.spai-alt-review-badge{display:inline-flex;align-items:center;width:fit-content;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:500;line-height:1.5}.spai-alt-strategy-badge{background:#f0f0f1;color:#50575e}.spai-alt-confidence{background:#f6f7f7;color:#50575e}.spai-alt-confidence.is-high,.spai-alt-confidence.is-good{background:#edfaef;color:#008a20}.spai-alt-confidence.is-medium{background:#fcf9e8;color:#8a6d00}.spai-alt-confidence.is-low,.spai-alt-review-badge{background:#fcf0f1;color:#b32d2e}.spai-alt-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 16px;border-top:1px solid #c3c4c7}.spai-alt-sidebar{position:sticky;top:48px;padding:24px}.spai-alt-sidebar h2{margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid #c3c4c7;font-size:18px;font-weight:600}.spai-alt-sidebar input[type=text],.spai-alt-sidebar input[type=number],.spai-alt-sidebar textarea,.spai-alt-sidebar select{display:block;width:100%;margin-top:6px}.spai-alt-sidebar .components-base-control,.spai-alt-sidebar .components-base-control__field{margin-bottom:0}.spai-alt-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #c3c4c7}.spai-alt-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.spai-alt-section h3{margin:0 0 .5rem;font-size:14px;font-weight:600;color:#1d2327}.spai-alt-section>.description{margin:0 0 1rem;color:#646970;font-size:13px;line-height:1.5}.spai-alt-field{margin-bottom:14px}.spai-alt-field:last-child{margin-bottom:0}.spai-alt-field .components-base-control__help{margin:6px 0 0;font-size:12px;line-height:1.4;color:#646970}.spai-alt-sidebar .components-combobox-control__suggestions-container{width:100%}.spai-alt-sidebar .components-form-token-field__input-container{display:flex;align-items:center;align-content:center;min-height:38px;padding-top:0;padding-bottom:0}.spai-alt-sidebar .components-form-token-field__token{display:inline-flex;align-items:center;margin-top:0;margin-bottom:0;min-height:24px}.spai-alt-sidebar .components-form-token-field__token-text{display:inline-flex;align-items:center;line-height:1}.spai-alt-sidebar .components-combobox-control__input,.spai-alt-sidebar .components-form-token-field__input{min-height:36px;line-height:36px;padding-top:0;padding-bottom:0}.spai-alt-custom-language{display:block;width:100%;margin-top:8px}.spai-alt-save-status{margin:12px 0 0;font-size:12px;color:#646970}.spai-alt-sidebar-note{padding:10px 12px;margin-bottom:14px;border-left:4px solid #dba617;background:#fcf9e8;color:#3c434a}.spai-alt-checks{display:grid;gap:8px}.spai-alt-checkbox{display:flex!important;align-items:center;gap:8px;margin:0!important;font-weight:500!important}.spai-alt-notice{padding:12px 14px;margin-bottom:16px;border-radius:4px;border-left:4px solid;background:#fff}.spai-alt-notice.is-success{border-color:#00a32a}.spai-alt-notice.is-error{border-color:#d63638}.spai-alt-loading{padding:48px;text-align:center}@media (max-width: 1200px){.spai-alt-layout{grid-template-columns:1fr}.spai-alt-sidebar{position:static}.spai-alt-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.smartypress-ai-footer{background:#f6f7f7;border-top:1px solid #c3c4c7;padding:1rem;margin-top:auto}.smartypress-ai-footer-content{max-width:1400px;margin:0 auto}.smartypress-ai-footer-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.smartypress-ai-footer-card{display:flex;flex-direction:row;align-items:flex-start;background:#fff;border:1px solid #c3c4c7;border-radius:6px;padding:1.5rem;text-decoration:none;color:#2c3338;transition:all .3s ease;gap:1.25rem;position:relative}.smartypress-ai-footer-card:hover{border-color:#2271b1;box-shadow:0 4px 12px #2271b133;transform:translateY(-3px);color:#2c3338;text-decoration:none}.smartypress-ai-footer-card:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 1px #2271b1}.smartypress-ai-footer-card-icon{color:#2271b1;flex-shrink:0;transition:transform .3s ease;margin-top:2px}.smartypress-ai-footer-card-icon svg{width:32px;height:32px;fill:currentColor}.smartypress-ai-footer-card:hover .smartypress-ai-footer-card-icon{transform:scale(1.1)}.smartypress-ai-footer-card-content{display:flex;flex-direction:column;gap:.75rem;flex:1;min-width:0}.smartypress-ai-footer-card-title{margin:0;font-size:16px;font-weight:600;line-height:1.4;color:#1d2327;transition:color .2s ease}.smartypress-ai-footer-card-description{margin:0;font-size:14px;color:#646970;line-height:1.6;flex:1}.smartypress-ai-footer-card-cta{font-size:14px;font-weight:500;color:#2271b1;margin-top:auto;transition:all .2s ease;display:inline-flex;align-items:center;gap:.25rem}.smartypress-ai-footer-card:hover .smartypress-ai-footer-card-cta{color:#135e96;transform:translate(2px)}.smartypress-ai-footer-card-review{background:linear-gradient(135deg,#fffef7,#fff);border:2px solid #f0b90b;box-shadow:0 2px 8px #f0b90b26}.smartypress-ai-footer-card-review:hover{border-color:#f0b90b;box-shadow:0 6px 20px #f0b90b4d;transform:translateY(-4px)}.smartypress-ai-footer-card-review .smartypress-ai-footer-card-icon{color:#f0b90b;animation:pulse-glow 2s ease-in-out infinite}.smartypress-ai-footer-card-review .smartypress-ai-footer-card-icon svg{width:36px;height:36px}.smartypress-ai-footer-card-review .smartypress-ai-footer-card-title{font-weight:700;color:#1d2327}.smartypress-ai-footer-card-review .smartypress-ai-footer-card-cta{background:#f0b90b;color:#fff;padding:.5rem 1rem;border-radius:4px;font-weight:600;margin-top:.25rem;justify-content:center;align-self:flex-start;transition:all .3s ease}.smartypress-ai-footer-card-review .smartypress-ai-footer-card-cta:hover{background:#e0a90a;color:#fff;transform:translate(0) scale(1.05)}.smartypress-ai-footer-card-review:hover .smartypress-ai-footer-card-icon{animation:pulse-glow 1s ease-in-out infinite;transform:scale(1.15) rotate(5deg)}@keyframes pulse-glow{0%,to{opacity:1;filter:drop-shadow(0 0 2px rgba(240,185,11,.5))}50%{opacity:.9;filter:drop-shadow(0 0 6px rgba(240,185,11,.8))}}@media (max-width: 1200px){.smartypress-ai-footer-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.smartypress-ai-footer{padding:.75rem}.smartypress-ai-footer-cards{grid-template-columns:1fr;gap:1rem}.smartypress-ai-footer-card{padding:1.25rem;flex-direction:row}.smartypress-ai-footer-card-icon svg{width:28px;height:28px}.smartypress-ai-footer-card-review .smartypress-ai-footer-card-icon svg{width:32px;height:32px}}body.toplevel_page_smartypress-ai #wpcontent{padding-left:0!important}body.toplevel_page_smartypress-ai .wrap{margin-left:0!important;margin-right:0!important}.smartypress-ai-loading{padding:2rem;text-align:center;color:#666}
