:root{--primary-color:#30b230;--primary-light-color:#efffef;--secondary-color:#239d23;--background-color:#f8f9fa;--border-color:#ddd;--text-color:#222;--text-color-light:#666;--shadow:0 2px 5px rgba(0, 0, 0, 0.05);--font-size-base:16px;--line-height-base:1.5}.atfp-dashboard-card{display:flex;justify-content:space-between;padding:15px;background:#fff;border-radius:8px;border:1px solid var(--border-color);box-shadow:var(--shadow);flex-direction:column}.atfp-dashboard-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 16px;border-radius:6px;font-weight:500;font-size:13px;text-decoration:none;transition:all 0.3s ease-in-out;border:1px solid var(--border-color);background:var(--background-color);color:var(--text-color);box-shadow:inset 1px 1px 2px #00000010;cursor:pointer;line-height:1.4em}.atfp-dashboard-btn:has(img){line-height:1}.atfp-dashboard-btn img{flex-shrink:0;height:16px;object-fit:contain;width:16px}.atfp-dashboard-btn.primary img{filter:brightness(0) invert(1)}.atfp-dashboard-btn:hover{background:var(--primary-light-color);color:var(--primary-color);border-color:var(--primary-color)}.atfp-dashboard-wrapper{margin:0 0 0 -20px;padding:0;width:calc(100% + 20px);box-sizing:border-box}.atfp-dashboard-wrapper *{box-sizing:border-box;font-family:Inter,Roboto,Helvetica,Arial,sans-serif}.atfp-dashboard-wrapper h3{margin:0 0 15px;padding:0;font-size:19px;line-height:1.5em}:is(.toplevel_page_loco-addon,.languages_page_polylang-atfp-dashboard) #wpbody #wpbody-content{margin-top:80px!important;margin-block-start:80px!important}.atfp-dashboard-btns-row{display:flex;gap:10px}.atfp-dashboard-btn:focus{background:var(--primary-light-color);border-color:var(--primary-color);box-shadow:0 0 0 3px var(--primary-light-color);color:var(--primary-color);outline:none}.atfp-dashboard-btn.primary{background:var(--primary-color);color:#fff;border-color:var(--secondary-color)}.atfp-dashboard-btn.primary:hover,.atfp-dashboard-btn.primary:focus{background:var(--secondary-color);border-color:var(--secondary-color);color:#fff}.atfp-dashboard-btn.primary:focus{box-shadow:0 0 0 3px var(--primary-light-color)}.atfp-dashboard-free-vs-pro-container .header{display:flex;justify-content:space-between;align-items:center}.atfp-dashboard-header{display:flex;justify-content:space-between;align-items:center;background:var(--background-color);padding:5px 30px;border-bottom:1px solid var(--border-color);border-radius:6px 6px 0 0;position:absolute;top:0;left:0;width:calc(100% + 20px);margin:0 0 0 -20px;box-shadow:var(--shadow);height:70px}.atfp-dashboard-social-icons a:focus{box-shadow:none}.atfp-dashboard-header-left{display:flex;align-items:center;gap:10px}.atfp-dashboard-logo-link:focus,.atfp-dashboard-logo-link:hover{box-shadow:none}.atfp-dashboard-header-left img{width:42px;max-width:42px;margin:0;display:block}.atfp-dashboard-header-left svg{height:50px}.atfp-dashboard-logo-text{font-size:18px;font-weight:700;color:#000;margin:0;padding:0;line-height:1}.atfp-dashboard-header-right{display:flex;align-items:center;gap:15px}.atfp-dashboard-wrapper .nav-tab-wrapper a:first-child{margin-left:30px}.atfp-dashboard-wrapper .nav-tab-wrapper a{padding:10px 12px;border-radius:6px 6px 0 0}.atfp-dashboard-dashboard{display:flex;flex-direction:column;gap:20px;margin-top:25px;flex:2}@media (min-width:768px){.atfp-dashboard-dashboard{flex-direction:row;gap:40px}}.atfp-dashboard-left-section{width:auto;flex:2;margin-top:30px;min-width:0}.atfp-dashboard-welcome{padding:20px 20px 0}.atfp-dashboard-welcome h1{color:var(--text-color);font-size:24px;font-weight:700;margin:0;padding:0}.atfp-dashboard-welcome p{color:#222;font-size:14px;margin:8px 0 0}.atfp-dashboard-start-grid{align-items:stretch;display:flex;gap:24px;padding:16px 20px 20px}.atfp-dashboard-video{flex:0 0 45%;max-width:45%}.atfp-dashboard-video-frame{align-items:center;cursor:pointer;aspect-ratio:16 / 9;background-color:var(--background-color);background-position:center;background-size:cover;border-radius:9px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative}.atfp-dashboard-video-play{align-items:center;background:#e62117;border:3px solid #f2f2f2;border-radius:50%;box-shadow:0 4px 14px rgb(0 0 0 / .28);box-sizing:content-box;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;padding:0;position:relative;transition:transform .2s ease,background .2s ease;width:48px;z-index:1}.atfp-dashboard-video-frame:hover .atfp-dashboard-video-play,.atfp-dashboard-video-play:hover,.atfp-dashboard-video-play:focus{background:#c81c13;transform:scale(1.06)}.atfp-dashboard-video-frame:has(iframe){cursor:default}.atfp-dashboard-video-frame iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.atfp-dashboard-steps{flex:1;min-width:0;padding:8px 15px}.atfp-dashboard-steps h2{font-size:16px;font-weight:700;margin:0 0 14px;padding:0}ol.atfp-dashboard-step-list{list-style:none;margin:0;padding:0}ol.atfp-dashboard-step-list li{align-items:center;display:flex;gap:10px;margin:0 0 10px}.atfp-dashboard-step-num{align-items:center;background:var(--primary-light-color);border-radius:50%;color:#30b230;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:700;height:24px;justify-content:center;width:24px}.atfp-dashboard-step-text{color:#222;font-size:14px}.atfp-dashboard-start .atfp-dashboard-btns-row{margin-top:18px}.atfp-dashboard-engines{margin-top:20px}.atfp-engine-intro{color:var(--text-color-light);font-size:14px;margin:-12px 0 16px}.atfp-engine-note{align-items:center;background:#eef4ff;border:1px solid #cfe0f5;border-radius:8px;display:flex;gap:10px;margin-bottom:16px;padding:12px 14px}.atfp-engine-note-icon{color:#2271b1;display:inline-flex;flex-shrink:0}.atfp-engine-note p{color:#2271b1;font-size:13px;margin:0;padding:0}.atfp-engine-default{align-items:center;cursor:pointer;display:inline-flex;flex:1 1 160px;gap:8px;justify-content:center;min-width:0;position:relative}.atfp-engine-default-input{position:absolute;opacity:0;pointer-events:none}.atfp-dashboard-wrapper .atfp-engine-default input[type=radio].atfp-engine-default-input,.atfp-dashboard-wrapper .atfp-engine-default input[type=radio].atfp-engine-default-input:disabled,.atfp-dashboard-wrapper .atfp-engine-default input[type=radio].atfp-engine-default-input:checked,.atfp-dashboard-wrapper .atfp-engine-default input[type=radio].atfp-engine-default-input:disabled:checked{height:0;margin:0;opacity:0;width:0}.atfp-dashboard-wrapper .atfp-engine-default input[type=radio].atfp-engine-default-input::before,.atfp-dashboard-wrapper .atfp-engine-default input[type=radio].atfp-engine-default-input:checked::before,.atfp-dashboard-wrapper .atfp-engine-default input[type=radio].atfp-engine-default-input:disabled::before,.atfp-dashboard-wrapper .atfp-engine-default input[type=radio].atfp-engine-default-input:disabled:checked::before{content:none;margin:0}.atfp-engine-default-mark{border:1px solid #8c8f94;border-radius:50%;box-sizing:border-box;flex-shrink:0;height:18px;position:relative;width:18px}.atfp-engine-default-text,.atfp-engine-default-active{color:var(--text-color-light);font-size:13px;white-space:nowrap}.atfp-engine-default-active{display:none}.atfp-engine-row.is-default{background:var(--primary-light-color);border-color:var(--primary-color)}.atfp-engine-row.is-default .atfp-engine-default-text{display:none}.atfp-engine-row.is-default .atfp-engine-default-active{color:var(--primary-color);display:inline;font-weight:600}.atfp-engine-row.is-default .atfp-engine-default-mark{border:none;color:var(--primary-color)}.atfp-engine-row.is-default .atfp-engine-default-mark::before{content:"\2605";font-size:22px;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%)}.atfp-engine-default-input:focus-visible+.atfp-engine-default-mark{box-shadow:0 0 0 2px var(--primary-light-color),0 0 0 4px var(--primary-color)}.atfp-engine-row.is-default .atfp-provider-toggle:disabled+.atfp-switch-slider,.atfp-engine-row.is-default .atfp-provider-toggle:disabled:checked+.atfp-switch-slider{background-color:var(--primary-color);cursor:not-allowed;opacity:1}ul.atfp-engine-list{list-style:none;margin:0;padding:0}li.atfp-engine-row{align-items:center;position:relative;border:1px solid var(--border-color);border-radius:8px;display:flex;flex-wrap:wrap;gap:12px;margin:0 0 10px;padding:12px 16px}li.atfp-engine-row:last-child{margin-bottom:0}.atfp-engine-logo{flex-shrink:0;height:26px;object-fit:contain;width:26px}.atfp-engine-name{color:var(--text-color);flex-shrink:1;font-size:14px;font-weight:600;min-width:0}.atfp-engine-status{background:var(--primary-light-color);border-radius:12px;color:var(--secondary-color);flex-shrink:0;font-size:12px;font-weight:600;padding:2px 10px}.atfp-engine-docs{color:var(--text-color-light);font-size:13px;order:5;text-decoration:underline}.atfp-engine-docs:hover{color:var(--primary-color)}.atfp-engine-docs:focus{box-shadow:none;outline:none}.atfp-engine-row .atfp-chrome-configure-notice,.atfp-engine-row .atfp-edge-configure-notice{display:none!important}.atfp-engine-row .atfp-dashboard-btn,.atfp-engine-row .atfp-chrome-configure-button,.atfp-engine-row .atfp-edge-configure-button{order:4;flex-shrink:0;border-radius:7px;white-space:nowrap}.atfp-engine-row .atfp-provider-switch-container{order:6;flex-shrink:0}.atfp-engine-status-setup,.atfp-engine-status-unsupported{display:none}.atfp-engine-row:has(.atfp-chrome-configure-notice:not([style*="display: none"])) .atfp-engine-status,.atfp-engine-row:has(.atfp-edge-configure-notice:not([style*="display: none"])) .atfp-engine-status{background:#fff6ed;color:#b45309}.atfp-engine-row:has(.atfp-chrome-configure-notice:not([style*="display: none"])) .atfp-engine-status-ready,.atfp-engine-row:has(.atfp-edge-configure-notice:not([style*="display: none"])) .atfp-engine-status-ready{display:none}.atfp-engine-row:has(.atfp-chrome-configure-notice:not([style*="display: none"])) .atfp-engine-status-setup,.atfp-engine-row:has(.atfp-edge-configure-notice:not([style*="display: none"])) .atfp-engine-status-setup{display:inline}.atfp-engine-row.atfp-engine-unsupported .atfp-engine-status,.atfp-engine-row.atfp-engine-unsupported:has(.atfp-chrome-configure-notice:not([style*="display: none"])) .atfp-engine-status,.atfp-engine-row.atfp-engine-unsupported:has(.atfp-edge-configure-notice:not([style*="display: none"])) .atfp-engine-status{background:#f3f4f6;color:#6b7280}.atfp-engine-row.atfp-engine-unsupported .atfp-engine-status-ready,.atfp-engine-row.atfp-engine-unsupported .atfp-engine-status-setup,.atfp-engine-row.atfp-engine-unsupported:has(.atfp-chrome-configure-notice:not([style*="display: none"])) .atfp-engine-status-ready,.atfp-engine-row.atfp-engine-unsupported:has(.atfp-edge-configure-notice:not([style*="display: none"])) .atfp-engine-status-ready,.atfp-engine-row.atfp-engine-unsupported:has(.atfp-chrome-configure-notice:not([style*="display: none"])) .atfp-engine-status-setup,.atfp-engine-row.atfp-engine-unsupported:has(.atfp-edge-configure-notice:not([style*="display: none"])) .atfp-engine-status-setup{display:none}.atfp-engine-row.atfp-engine-unsupported .atfp-engine-status-unsupported{display:inline}.atfp-engine-unsupported-msg{display:none}.atfp-engine-row.atfp-engine-unsupported .atfp-engine-unsupported-msg{color:#dc2626;display:block;flex:1 1 240px;font-size:13px;line-height:1.45;margin:0;min-width:0}.atfp-engine-row.atfp-engine-unsupported .atfp-engine-default,.atfp-engine-row.atfp-engine-unsupported .atfp-engine-docs,.atfp-engine-row.atfp-engine-unsupported .atfp-provider-switch-container,.atfp-engine-row.atfp-engine-unsupported .atfp-chrome-configure-button,.atfp-engine-row.atfp-engine-unsupported .atfp-edge-configure-button{display:none!important}@media (max-width:900px){.atfp-dashboard-start-grid{display:block}.atfp-dashboard-video{margin-bottom:20px;max-width:100%}.atfp-engine-default{flex:0 1 auto;justify-content:flex-start}}.atfp-provider-switch{position:relative;display:inline-block;width:44px;height:24px;margin:0}.atfp-dashboard-wrapper .atfp-provider-switch input[type=checkbox].atfp-provider-toggle{height:0;opacity:0;width:0}.atfp-dashboard-wrapper .atfp-provider-switch input[type=checkbox].atfp-provider-toggle::before,.atfp-dashboard-wrapper .atfp-provider-switch input[type=checkbox].atfp-provider-toggle:checked::before{content:none;margin:0}.atfp-switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:0.3s;border-radius:24px}.atfp-switch-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:0.3s;border-radius:50%}.atfp-provider-toggle:checked+.atfp-switch-slider{background-color:var(--primary-color)}.atfp-provider-toggle:checked+.atfp-switch-slider:before{transform:translateX(20px)}.atfp-provider-toggle:disabled+.atfp-switch-slider{background-color:#e0e0e0;opacity:.6}.atfp-provider-toggle:disabled:checked+.atfp-switch-slider{background-color:#e0e0e0}.atfp-provider-toggle:focus+.atfp-switch-slider{box-shadow:0 0 1px var(--primary-color)}#chrome-local-ai-error-message{margin-bottom:10px;font-size:12px;color:#dc2626}.atfp-engine-default-disabled{cursor:not-allowed;opacity:.55}.atfp-engine-default-input:disabled{cursor:not-allowed}.atfp-engine-default-disabled .atfp-engine-default-text{color:#757575}.atfp-default-tooltip{background:#1d2327;border-radius:4px;bottom:calc(100% + 10px);color:#fff;font-size:13px;left:50%;line-height:1.4;max-width:260px;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .15s ease;visibility:hidden;width:max-content;z-index:5}.atfp-engine-default-disabled:hover .atfp-default-tooltip,.atfp-engine-default-disabled:focus-within .atfp-default-tooltip{opacity:1;visibility:visible}.atfp-dashboard-sidebar{width:450px;max-width:450px;display:flex;flex-direction:column;gap:20px;margin-top:30px;flex:1}.atfp-dashboard-sts-top{display:flex;flex-direction:column;padding-bottom:15px;border-bottom:1px solid #c3c4c7;gap:12px;font-size:15px}.atfp-dashboard-sts-top span:first-child{font-weight:800;font-size:24px}ul.atfp-dashboard-sts-btm{padding:0;margin:9px 0}ul.atfp-dashboard-sts-btm li{display:flex;justify-content:space-between;gap:10px;margin:0;padding-block:10px;border-bottom:1px solid #e9e9e9b0}ul.atfp-dashboard-sts-btm li span:first-child{font-weight:600}ul.atfp-dashboard-sts-btm li:last-child{margin-bottom:0;border-bottom:none}.atfp-dashboard-bulk-translation-pro-suggestion{background:#f3fcf3;padding:10px;border-radius:5px;margin-top:10px;border-left:4px solid #30b230}.atfp-bulk-translation-suggestion{background:#f0f6fc;border:1px solid #c5d9e2;border-radius:8px;padding:10px;text-align:center;margin-top:10px}.atfp-bulk-translation-suggestion p{margin-top:0}.atfp-dashboard-translate-full .atfp-dashboard-addon{flex-direction:row}.atfp-dashboard-translate-full .atfp-dashboard-addon{display:flex;gap:15px;justify-content:space-between;align-items:center}.atfp-dashboard-addon-l{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.atfp-dashboard-addon-r img{width:72px}.atfp-dashboard-translate-full .installed{background:#cfd5d1;color:#7f7f7f;padding:4px 10px;border-radius:4px;font-weight:500}.atfp-dashboard-translate-full .addon-desc{font-size:12px;color:#838389;margin-bottom:5px}.atfp-dashboard-translate-support{align-items:flex-start}.atfp-dashboard-translate-support h3{margin-bottom:0}.atfp-dashboard-translate-support .atfp-dashboard-support-link{margin-right:auto}.atfp-dashboard-rate-us{align-items:flex-start}.atfp-dashboard-rate-us h3{margin-bottom:0}.atfp-dashboard-rate-us .review-link{display:inline-block;margin-top:10px;color:#007cba;font-weight:700}.atfp-dashboard-wrapper .tab-content{display:flex;gap:30px!important;padding:0 30px}.atfp-dashboard-free-vs-pro .header,:where(.atfp-dashboard-free-vs-pro,.atfp-dashboard-settings) h1{margin-top:8px}.atfp-dashboard-free-vs-pro{width:100%;margin-top:25px;flex:2}.atfp-dashboard-free-vs-pro-container{background:#fff;padding:24px;border-radius:8px;border:1px solid var(--border-color)}.atfp-dashboard-free-vs-pro p{font-size:14px;color:#666;margin-bottom:20px}.atfp-dashboard-free-vs-pro table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;border:1px solid #eee}.atfp-dashboard-free-vs-pro th{background-color:#e7e7e7;text-align:left;font-size:14px;font-weight:700;padding:12px}.atfp-dashboard-free-vs-pro td{padding:12px;font-size:14px;border-bottom:1px solid #eee}.atfp-dashboard-free-vs-pro .check{color:green;font-size:16px}.atfp-dashboard-free-vs-pro .cross{color:red;font-size:16px}@media (max-width:768px){.atfp-dashboard-free-vs-pro{width:100%;padding:16px}}.atfp-dashboard-settings{width:100%;margin-top:25px;flex:2}.atfp-dashboard-settings-container{padding:24px;background:#fff;border:1px solid #ddd;border-radius:8px}.atfp-dashboard-settings h1{margin:14px 0 22px 0;font-size:22px;line-height:25px}.atfp-section-title-with-icon{display:flex;align-items:center;gap:10px;font-size:1.25rem;font-weight:700;margin:10px 0}.atfp-section-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--primary-color);flex-shrink:0}.atfp-section-icon svg,.atfp-section-icon img{display:block}.atfp-section-description{font-size:14px;color:var(--text-color-light);margin:0 0 16px 0;line-height:1.5}.atfp-dashboard-chrome-ai-settings{margin-bottom:30px}#atfp-chrome-local-ai-notice{display:none}.atfp-dashboard-settings-card{background:var(--atfp-ald-bg,#f8f9fa);border:1px solid var(--border-color);border-radius:8px;padding:20px 0 4px 20px;margin-top:12px}.atfp-chrome-local-ai-notice-content{color:#dc2626;font-size:14px;line-height:1.5}.atfp-chrome-notice-heading{font-weight:600;margin:0 0 12px 0;font-size:16px}#atfp-chrome-test-translation{margin-top:20px}.atfp-chrome-test-translation-heading{font-weight:600;margin:0 0 16px 0;font-size:16px}.atfp-chrome-test-translation-description{margin-bottom:16px;color:#666;font-size:14px}.atfp-chrome-test-translation-language-pair{margin-bottom:16px}.atfp-chrome-test-translation-label{display:block;margin-bottom:8px;font-weight:500;font-size:14px}.atfp-chrome-test-translation-source,.atfp-chrome-test-translation-target{padding:8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px}.atfp-chrome-test-translation-source{margin-right:8px;width:10rem}.atfp-chrome-test-translation-target{width:10rem}.atfp-chrome-test-translation-text{width:349px;max-width:80%;margin-bottom:16px}.atfp-chrome-test-translation-btn{margin-bottom:16px;cursor:pointer}.atfp-chrome-test-translation-result{display:none;margin-top:16px;padding:12px;border-radius:4px;font-size:14px}.atfp-chrome-test-translation-error{display:none;margin-top:16px;padding:12px;background:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;font-size:14px}.atfp-chrome-test-translation-result.atfp-success{background:#f0f9ff;border:1px solid #bae6fd;color:#0c4a6e}#atfp-chrome-local-ai-notice.atfp-chrome-notice-combined .atfp-chrome-local-ai-notice-content{color:inherit}#atfp-chrome-local-ai-notice .atfp-chrome-no-languages-content{color:#9f1239;font-size:14px;line-height:1.5;display:inline-flex;align-items:center;gap:6px}#atfp-chrome-local-ai-notice .atfp-chrome-no-languages-content svg{fill:#9f1239;vertical-align:middle}.atfp-chrome-notice-message ul{list-style-type:disc;margin-left:20px;margin-top:8px}.atfp-chrome-notice-message ol{list-style-type:none}.atfp-chrome-notice-message p{margin-top:8px;margin-bottom:12px}.atfp-chrome-notice-message p:last-child{margin-bottom:0}.atfp-chrome-notice-message a{text-decoration:none;color:#2563eb}.chrome-url-link.chrome-ai-translator-flags{cursor:pointer;position:relative;display:inline-block}.chrome-url-link.chrome-ai-translator-flags a{color:#2563eb;text-decoration:none}.atfp-chrome-unsupported-heading{display:inline-flex;align-items:center;gap:6px;color:#9f1239}.atfp-chrome-unsupported-heading svg{fill:#9f1239;vertical-align:middle}.atfp-chrome-unsupported-box p{margin-bottom:12px;color:rgba(190 18 60)}.atfp-chrome-unsupported-box .atfp-unsupported-list{color:#9f1239}.atfp-chrome-language-pack-heading{color:#d97706;display:inline-flex;align-items:center;gap:6px}.atfp-chrome-language-pack-heading svg{fill:#d97706;vertical-align:middle}.atfp-chrome-language-pack-box{margin-top:12px}.atfp-chrome-language-pack-box p{margin-bottom:12px;color:rgba(71 85 105)}.atfp-chrome-language-pack-inner .atfp-required-lang{color:#e11d48}.atfp-chrome-language-pack-inner strong.atfp-required-label{color:#a16207}.atfp-chrome-steps-list{margin:0 0 12px 0;padding-left:0;list-style:none}.atfp-chrome-steps-list li{margin-bottom:8px;position:relative;padding-left:35px;color:#DC2626}.atfp-chrome-step-number{position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #fef3c7;background-color:#fff;color:#111827;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;line-height:1}.atfp-chrome-language-pack-box,.atfp-chrome-unsupported-box{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.atfp-chrome-combined-section h4,.atfp-chrome-combined-heading{font-weight:600;margin-bottom:12px}.atfp-dashboard-settings-pro-features{border:1px solid var(--primary-color);border-radius:12px;padding:21px;margin-bottom:20px}.atfp-dashboard-api-settings-container{opacity:.6;pointer-events:none;cursor:not-allowed;margin-top:25px}.atfp-dashboard-api-settings{margin-bottom:28px}.atfp-dashboard-api-settings label,.atfp-dashboard-translation-settings label{margin:0 0 20px;padding:0;font-size:1.3em;font-weight:600;display:block}.atfp-dashboard-api-settings .input-group input{width:100%;max-width:100%;padding:10px 12px;border:1px solid var(--border-color);border-radius:6px;font-size:var(--font-size-base);transition:border-color 0.2s ease}.api-settings-description{color:var(--text-color-light);font-size:13px;margin-top:8px;margin-bottom:20px}.atfp-dashboard-translation-settings{margin-bottom:28px}.atfp-dashboard-translation-settings label[for="slug-translation-settings"]{margin-bottom:15px!important}.atfp-dashboard-bulk-settings select{border:1px solid var(--border-color);border-radius:5px;max-width:320px;padding:6px 10px;width:100%}.atfp-dashboard-translation-settings label.atfp-settings-group-label{margin-bottom:15px!important}.atfp-dashboard-translation-settings textarea{width:100%;min-height:100px;padding:8px 12px;border:1px solid var(--border-color);border-radius:5px;margin:0;font-family:inherit;resize:vertical}.atfp-dashboard-feedback-container{margin:20px 0 18px 0}.atfp-dashboard-feedback-row{display:flex;align-items:flex-start;gap:10px}.atfp-dashboard-feedback-container input{margin-top:3px}.atfp-dashboard-feedback-container p{margin:0;font-size:14px;color:var(--text-color);margin:0}.atfp-dashboard-ai-request-container label{white-space:nowrap;min-width:150px;margin:0 0 15px;padding:0;font-size:1.3em;font-weight:600;display:block}.atfp-dashboard-ai-timeout-container p{margin-bottom:0}.atfp-bulk-translation-post-status-options{display:flex;align-items:center}.atfp-bulk-translation-post-status-options input{margin-right:10px;width:10px}.atfp-bulk-translation-post-status-options label{margin-right:10px;margin-block:0;font-size:13px}.atfp-dashboard-info{margin-top:25px}.atfp-dashboard-info-links{font-size:14px}.atfp-dashboard-info-links p{display:flex;align-items:center;gap:10px}.atfp-dashboard-info .logo{width:109px;height:7px;margin-bottom:10px}.atfp-dashboard-info .logo a:focus{box-shadow:none}.atfp-dashboard-info-links a{color:#0073aa;text-decoration:none}@media (max-width:488px) and (min-width:100px){.atfp-dashboard-free-vs-pro-container .header,.atfp-dashboard-settings-container .header{flex-direction:column;align-items:start;padding-bottom:10px}}@media (max-width:767px){.atfp-dashboard-wrapper .tab-content{flex-direction:column;gap:0}.atfp-dashboard-sidebar{width:auto}.atfp-dashboard-header{padding:0 11px 11px 20px;height:auto;min-height:110px;flex-direction:column;gap:15px;top:0}.atfp-dashboard-wrapper{padding:60px 12px 0 0}.atfp-dashboard-header-right{gap:6px}.atfp-dashboard-free-vs-pro-container .header,.atfp-dashboard-settings-container .header{flex-direction:column;align-items:start;padding-bottom:10px}}@media (max-width:766px) and (min-width:601px){.atfp-dashboard-header{top:0}}@media (max-width:767px) and (min-width:375px){.atfp-dashboard-header{height:110px}}@media (max-width:1024px){.atfp-dashboard-header-left svg{max-width:120px}.atfp-dashboard-header{gap:15px}.atfp-dashboard-header-left img{max-width:125px}.atfp-dashboard-btn{padding:7px 6px}.atfp-dashboard-header-right{gap:13px}}.atfp-tooltip-element{position:relative;display:inline-block}.atfp-tooltip{visibility:hidden;width:120px;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1000;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity 0.3s;font-size:12px;line-height:1.4;pointer-events:none}.atfp-tooltip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 #fff0 #fff0 #fff0}.atfp-tooltip.atfp-tooltip-active{visibility:visible;opacity:1}