.wpdfv-settings-page{margin:0 -20px 0 0}.wpdfv-settings-app{--wpdfv-admin-border:#dcdcde;--wpdfv-admin-muted:#646970;--wpdfv-admin-primary:#3858e9;--wpdfv-admin-primary-dark:#2237a8;--wpdfv-admin-primary-soft:#eef2ff;--wpdfv-admin-soft:#f6f7f7;--wpdfv-admin-surface:#fff;--wpdfv-admin-text:#1d2327;--wpdfv-admin-warm:#fbf7ee;color:var(--wpdfv-admin-text)}.wpdfv-settings-app .components-notice{margin:0 0 16px}.wpdfv-settings-app--loading{align-items:center;display:flex;min-height:160px;padding-right:20px}.wpdfv-settings-header{background:var(--wpdfv-admin-surface);border-bottom:1px solid var(--wpdfv-admin-border);box-shadow:0 1px 0 rgba(0,0,0,.02)}.wpdfv-settings-header__inner{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:12px 24px 0}.wpdfv-settings-header__brand-row,.wpdfv-settings-header__nav-row{align-items:center;display:flex;justify-content:space-between}.wpdfv-settings-header__brand-row{min-height:58px}.wpdfv-settings-brand{align-items:center;display:flex;gap:12px;min-width:0}.wpdfv-settings-brand__mark{align-items:center;background:var(--wpdfv-admin-warm);border-radius:6px;color:var(--wpdfv-admin-primary);display:inline-flex;flex:0 0 auto;height:48px;justify-content:center;width:48px}.wpdfv-settings-brand__mark img{display:block;height:100%;width:100%}.wpdfv-settings-brand__name{color:#111;font-size:28px;font-weight:700;line-height:1.15;margin:0;white-space:nowrap}.wpdfv-settings-brand__name span+span{font-weight:400}.wpdfv-settings-version{background:var(--wpdfv-admin-primary-soft);border-radius:6px;color:var(--wpdfv-admin-primary-dark);display:inline-flex;font-size:13px;font-weight:700;line-height:1.4;padding:7px 12px;white-space:nowrap}.wpdfv-settings-header__nav-row{gap:24px;min-height:54px}.wpdfv-settings-tabs{align-items:stretch;display:flex;gap:34px;min-width:0;overflow-x:auto}.wpdfv-settings-tabs__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-bottom:3px solid transparent;border-radius:0;color:#1d2327;cursor:pointer;font-size:14px;font-weight:600;line-height:1.4;margin:0;padding:16px 0 13px;white-space:nowrap}.wpdfv-settings-tabs__item:hover{color:var(--wpdfv-admin-primary-dark)}.wpdfv-settings-tabs__item:focus-visible{border-radius:3px;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wpdfv-admin-primary);outline:2px solid transparent}.wpdfv-settings-tabs__item.is-active{border-bottom-color:var(--wpdfv-admin-primary);color:var(--wpdfv-admin-primary-dark)}.wpdfv-settings-header__links{align-items:center;display:flex;flex:0 0 auto;gap:28px}.wpdfv-settings-header__links a{color:#5f6470;font-size:14px;font-weight:600;text-decoration-thickness:1px;text-underline-offset:3px}.wpdfv-settings-header__links a:hover{color:var(--wpdfv-admin-primary-dark)}.wpdfv-settings-content{box-sizing:border-box;margin:24px auto 0;max-width:1120px;padding:0 24px 32px}.wpdfv-screen-intro{margin-bottom:20px;max-width:760px}.wpdfv-screen-intro h2{font-size:22px;line-height:1.3;margin-bottom:8px;margin-top:0}.wpdfv-screen-intro__description{color:var(--wpdfv-admin-muted);font-size:14px;line-height:1.6;margin:0}.wpdfv-eyebrow{color:var(--wpdfv-admin-primary);font-size:11px;font-weight:600;letter-spacing:0;line-height:1.4;margin:0 0 6px;text-transform:uppercase}.wpdfv-hero-panel,.wpdfv-info-panel,.wpdfv-plugin-card,.wpdfv-settings-panel,.wpdfv-status-panel{background:var(--wpdfv-admin-surface);border:1px solid var(--wpdfv-admin-border);border-radius:6px;box-shadow:0 1px 1px rgba(0,0,0,.03)}.wpdfv-hero-panel{align-items:stretch;display:grid;gap:24px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);margin-bottom:20px;padding:28px}.wpdfv-hero-panel h2{font-size:28px;line-height:1.2;margin-bottom:10px;margin-top:0;max-width:620px}.wpdfv-hero-panel__description{color:var(--wpdfv-admin-muted);font-size:15px;line-height:1.6;margin:0;max-width:680px}.wpdfv-compact-details,.wpdfv-hero-metrics,.wpdfv-status-panel dl{display:grid;gap:10px;margin:0}.wpdfv-compact-details div,.wpdfv-hero-metrics div,.wpdfv-status-panel dl div{background:var(--wpdfv-admin-soft);border:1px solid #edf0f2;border-radius:4px;padding:12px}.wpdfv-compact-details dt,.wpdfv-hero-metrics dt,.wpdfv-status-panel dl dt{color:var(--wpdfv-admin-muted);font-size:12px;font-weight:500;line-height:1.4;margin-bottom:4px}.wpdfv-compact-details dd,.wpdfv-hero-metrics dd,.wpdfv-status-panel dl dd{font-size:14px;font-weight:600;line-height:1.4;margin:0}.wpdfv-about-layout{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.wpdfv-info-panel{padding:20px}.wpdfv-info-panel h3{font-size:15px;line-height:1.4;margin:0 0 14px}.wpdfv-steps{counter-reset:wpdfv-step;list-style:none;margin:0;padding:0}.wpdfv-steps li{counter-increment:wpdfv-step;margin:0 0 12px;min-height:28px;padding-right:38px;position:relative}.wpdfv-steps li:before{align-items:center;background:#1d2327;border-radius:999px;color:#fff;content:counter(wpdfv-step);display:inline-flex;font-size:12px;font-weight:600;height:26px;justify-content:center;right:0;position:absolute;top:-2px;width:26px}.wpdfv-steps li:last-child{margin-bottom:0}.wpdfv-configure-layout{align-items:start;display:grid;gap:20px;grid-template-columns:minmax(220px,280px) minmax(0,1fr)}.wpdfv-status-panel{padding:20px;position:sticky;top:48px}.wpdfv-status-panel h3{font-size:17px;line-height:1.35;margin:0 0 16px}.wpdfv-status-panel .components-button{justify-content:center;margin-top:18px;width:100%}.wpdfv-status-panel__eyebrow{color:var(--wpdfv-admin-muted);font-size:12px;font-weight:600;line-height:1.4;margin:0 0 6px;text-transform:uppercase}.wpdfv-settings-panels{display:grid;gap:16px}.wpdfv-settings-panel{overflow:hidden}.wpdfv-settings-panel__header{border-bottom:1px solid var(--wpdfv-admin-border);padding:18px 20px}.wpdfv-settings-panel__header h3{font-size:15px;line-height:1.4;margin-bottom:4px;margin-top:0}.wpdfv-settings-panel__description{color:var(--wpdfv-admin-muted);line-height:1.5;margin:0}.wpdfv-settings-panel__body{display:grid;gap:20px;padding:20px}.wpdfv-field-row{max-width:720px}.wpdfv-field-row h4{font-size:14px;line-height:1.4;margin-bottom:4px;margin-top:0}.wpdfv-field-row__description{color:var(--wpdfv-admin-muted);line-height:1.5;margin:0 0 12px}.wpdfv-field-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.wpdfv-checkbox-list{display:grid;gap:10px 16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:12px;max-width:720px}.wpdfv-custom-css{display:grid;gap:12px;max-width:920px}.wpdfv-custom-css__label{font-weight:600;line-height:1.4}.wpdfv-custom-css__textarea{box-sizing:border-box;font-family:Consolas,Monaco,monospace;min-height:240px;width:100%}.wpdfv-custom-css__examples{background:var(--wpdfv-admin-soft);border:1px solid #edf0f2;border-radius:4px;padding:14px}.wpdfv-custom-css__examples h4{font-size:13px;line-height:1.4;margin:0 0 10px}.wpdfv-custom-css__examples pre{background:#fff;border:1px solid var(--wpdfv-admin-border);border-radius:4px;margin:0;overflow:auto;padding:12px;white-space:pre-wrap}.wpdfv-custom-css__examples code{font-size:13px}.wpdfv-settings-actions{border-top:1px solid var(--wpdfv-admin-border);margin-top:4px;padding-top:16px}.wpdfv-more-plugins{display:grid;gap:24px}.wpdfv-plugin-section{display:grid;gap:14px}.wpdfv-plugin-section__header{max-width:760px}.wpdfv-plugin-section__header h3{font-size:17px;line-height:1.4;margin:0 0 4px}.wpdfv-plugin-section__header p{color:var(--wpdfv-admin-muted);line-height:1.5;margin:0}.wpdfv-plugin-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.wpdfv-plugin-card{display:flex;flex-direction:column;gap:16px;min-height:190px;padding:20px}.wpdfv-plugin-card h4{font-size:15px;line-height:1.4;margin-bottom:8px;margin-top:0}.wpdfv-plugin-card__content{flex:1}.wpdfv-plugin-card__description{color:var(--wpdfv-admin-muted);line-height:1.5;margin:0}.wpdfv-plugin-card__actions,.wpdfv-plugin-card__links{align-items:center;display:flex;flex-wrap:wrap;gap:10px 14px}.wpdfv-plugin-card__actions{border-top:1px solid #edf0f2;padding-top:14px}.wpdfv-plugin-status{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;line-height:1.4;padding:4px 10px}.wpdfv-plugin-status.is-active{background:#edfaef;color:#008a20}@media(max-width:960px){.wpdfv-about-layout,.wpdfv-configure-layout,.wpdfv-hero-panel{grid-template-columns:1fr}.wpdfv-status-panel{position:static}}@media(max-width:600px){.wpdfv-settings-page{margin-right:-10px}.wpdfv-settings-header__inner{padding-inline:16px}.wpdfv-settings-header__brand-row,.wpdfv-settings-header__nav-row{align-items:flex-start;flex-direction:column}.wpdfv-settings-header__brand-row{gap:14px;padding-block:12px 10px}.wpdfv-settings-brand__mark{height:42px;width:42px}.wpdfv-settings-brand__mark img{height:100%;width:100%}.wpdfv-settings-brand__name{font-size:22px;white-space:normal}.wpdfv-settings-header__nav-row{gap:12px;padding-top:2px}.wpdfv-settings-tabs{gap:22px;max-width:100%}.wpdfv-settings-tabs__item{padding-block:12px 10px}.wpdfv-settings-header__links{gap:18px;padding-bottom:14px}.wpdfv-settings-content{margin-top:20px;padding-inline:16px}.wpdfv-hero-panel{padding:20px}.wpdfv-hero-panel h2{font-size:22px}}
