.smartct-header{padding:12px 22px;border-bottom:1px solid #e5e7eb;background:#fff;margin-bottom:12px}.smartct-header .twp-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.smartct-header .twp-left{display:flex;align-items:center}.smartct-header .twp-left .twp-logo{display:inline-flex;align-items:center;gap:10px;color:var(--tswp-color-text);text-decoration:none}.smartct-header .twp-left .twp-logo img{width:24px;height:24px;display:block}.smartct-header .twp-brand{font-weight:700;font-size:16px}.smartct-header .twp-nav{display:inline-flex;align-items:center;gap:12px}.smartct-header .twp-nav-item{text-decoration:none;color:var(--tswp-color-text);padding:6px 10px;border-radius:4px}.smartct-header .twp-nav-item:hover{background:rgba(0,0,0,.04)}.smartct-header .twp-nav-item.is-active{color:var(--tswp-color-primary);background:rgba(83,68,244,.1)}.smartct-header .twp-link-highlight{color:#fff;background:var(--tswp-color-primary);border:1px solid var(--tswp-color-primary)}.smartct-header .twp-link-highlight:hover{background:var(--tswp-color-accent);border-color:var(--tswp-color-accent)}.smartct-header .twp-badge{display:inline-block;padding:4px 8px;border-radius:999px;background:rgba(83,68,244,.12);color:var(--tswp-color-primary);font-weight:600;font-size:12px;line-height:1}.smartct-header .twp-version{color:var(--tswp-color-text-secondary);font-size:12px}.smartct-body{margin:32px 22px;border:1px solid #e2e2e2;border-radius:6px;background:#f9f9f9}.smartct-admin-layout{display:grid;grid-template-columns:1fr 350px;gap:40px}.smartct-section{margin-top:0;padding:0}.smartct-section h3{font-size:22px;line-height:27px;color:#091e42;margin:0}.smartct-admin-sidebar{position:sticky;top:100px;margin-top:75px}.smartct-admin-sidebar .smartct-sidebar-section{padding:22px;background:#fff;margin-bottom:40px;border:1px solid #d9d7d8}.twp-body-header{display:flex;align-items:center;padding:24px;border-bottom:1px solid #e2e2e2;gap:16px;background:#fff}.twp-body-header .twp-bh-left{display:flex;align-items:center}.twp-body-header .twp-bh-left img{width:40px;height:40px;display:block}.twp-body-header .twp-bh-right h1{margin:0 0 6px;font-size:21px;font-weight:700;color:var(--tswp-color-text)}.twp-body-header .twp-bh-right .twp-page-desc{margin:6px 0 0 0;color:#888;font-size:13px}.twp-2col{display:grid;grid-template-columns:260px 1fr;align-items:start;transition:grid-template-columns .2s ease-in-out}.twp-vtabs{border-right:1px solid #e5e7eb;height:100%;width:260px;overflow:hidden;transition:width .2s ease-in-out,padding .2s ease-in-out,border-color .2s ease-in-out}.twp-vtab{background:0 0;border-width:1px 0;border-style:solid;border-bottom-color:#e7e7e7;border-top:none;opacity:.7;-webkit-transition:none;transition:none;font-size:13px;font-weight:400;padding:12px 20px 13px 12px;color:#545473;text-decoration:none;display:flex;align-items:center;gap:10px}.twp-vtab:hover{-webkit-box-shadow:inset 4px 0 0 0 var(--tswp-color-primary);box-shadow:inset 4px 0 0 0 var(--tswp-color-primary);opacity:1;color:var(--tswp-color-primary)}.twp-vtab.is-active{-webkit-box-shadow:inset 4px 0 0 0 var(--tswp-color-primary);box-shadow:inset 4px 0 0 0 var(--tswp-color-primary);opacity:1;color:#23282d}.twp-vtab .twp-vtab-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;margin-right:.2em;margin-left:.2em}.twp-vtab .twp-vtab-icon svg{width:18px;height:18px;display:block}.twp-vtab .twp-vtab-text{white-space:nowrap;opacity:1;transition:opacity 150ms ease-in-out}.twp-2col-content{min-width:0}.twp-2col.is-collapsed{grid-template-columns:56px 1fr}.twp-2col.is-collapsed .twp-vtabs{width:56px;padding-left:0;padding-right:0;text-align:center}.twp-2col.is-collapsed .twp-vtab{justify-content:center;gap:0;padding-left:6px;padding-right:6px}.twp-2col.is-collapsed .twp-vtab .twp-vtab-text{opacity:0;width:0;height:0;overflow:hidden;margin:0;padding:0}.twp-2col.is-collapsed .twp-vtab .twp-vtab-icon{margin:0 auto}.twp-toolbar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 10px;margin:0}.twp-toolbar .wp-core-ui .button-primary{color:#fff;background:var(--tswp-color-primary);border:1px solid var(--tswp-color-primary)}.twp-toolbar-footer{margin:0;border-bottom:none}.twp-collapse-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #d9d7d8;border-radius:6px;background:#fff;color:#333;cursor:pointer}.twp-collapse-btn:hover{background:rgba(0,0,0,.04)}.smartct-sub-section{background:#fff}.twp-collapse-btn .twp-collapse-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.twp-2col.is-collapsed .twp-collapse-btn .icon-open{display:none!important}.twp-2col.is-collapsed .twp-collapse-btn .icon-close{display:inline-flex!important}.twp-2col:not(.is-collapsed) .twp-collapse-btn .icon-open{display:inline-flex!important}.twp-2col:not(.is-collapsed) .twp-collapse-btn .icon-close{display:none!important}.wp-core-ui .smartct-page .button.button-primary,.wp-core-ui .smartct-page input.button-primary,.wp-core-ui.smartct-admin .button.button-primary,.wp-core-ui.smartct-admin input.button-primary{color:#fff!important;background:var(--tswp-color-primary)!important;border-color:var(--tswp-color-primary)!important}.wp-core-ui .smartct-page .button.button-primary:focus,.wp-core-ui .smartct-page .button.button-primary:hover,.wp-core-ui .smartct-page input.button-primary:focus,.wp-core-ui .smartct-page input.button-primary:hover,.wp-core-ui.smartct-admin .button.button-primary:focus,.wp-core-ui.smartct-admin .button.button-primary:hover,.wp-core-ui.smartct-admin input.button-primary:focus,.wp-core-ui.smartct-admin input.button-primary:hover{background:var(--tswp-color-accent)!important;border-color:var(--tswp-color-accent)!important}.smartct-buttons{margin-top:16px}.smartct-integrations{padding:32px;max-width:1440px}.smartct-integrations .twp-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media (max-width:1280px){.smartct-integrations .twp-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:960px){.smartct-integrations .twp-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.smartct-integrations .twp-services-grid{grid-template-columns:1fr}}.smartct-integrations .twp-service-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:32px;display:flex;flex-direction:column;gap:20px;text-align:center;position:relative;justify-content:space-between}.smartct-integrations .twp-service-card .twp-service-content{display:flex;flex-direction:column;gap:20px}.smartct-integrations .twp-service-head{display:grid;justify-content:center;text-align:center}.smartct-integrations .twp-service-id{display:grid;justify-content:center;gap:16px;color:var(--tswp-color-text);font-weight:600;font-size:18px}.smartct-integrations .twp-service-logo{width:48px;height:48px;display:block;object-fit:contain;margin:0 auto}.smartct-integrations .twp-service-badge{color:#1e8c1e;position:absolute;right:16px;top:16px;padding:5px 10px;background:rgba(30,140,30,.0901960784);border-radius:6px;text-transform:uppercase;font-size:11px;font-weight:800}.smartct-integrations .twp-service-badge.is-active{color:#1e8c1e}.smartct-integrations .smartct-content{font-size:15px;line-height:26px}.smartct-integrations .smartct-buttons{margin-top:16px}.smartct-page--help .twp-system-info{max-width:576px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px}.smartct-page--help .twp-system-info ul{margin:0 0 12px;padding:0;list-style:none;display:grid}.smartct-page--help .twp-system-info li{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-bottom:1px solid #e5e7eb;padding-bottom:12px}.smartct-page--help .twp-system-info li:last-child{border-bottom:none;padding-bottom:0}.smartct-page--help .twp-system-info li+.smartct-page--help .twp-system-info li{margin-top:8px}.smartct-page--help .twp-system-info li .twp-si-label{font-weight:700}.smartct-page--help .twp-system-info li .twp-si-value{text-align:right;color:var(--tswp-color-text-secondary)}.smartct-page--help .twp-system-info .smartct-buttons{margin-top:20px}.smartct-page--help .twp-support-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1200px}@media (max-width:1100px){.smartct-page--help .twp-support-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.smartct-page--help .twp-support-cards{grid-template-columns:1fr}}.smartct-page--help .smartct-box,.smartct-page--help .twp-support-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px;text-align:left;display:flex;flex-direction:column;gap:24px;justify-content:space-between}.smartct-page--help .smartct-box h3,.smartct-page--help .twp-support-card h3{margin:0;font-size:18px;font-weight:700;color:var(--tswp-color-text)}.smartct-page--help .smartct-box p,.smartct-page--help .twp-support-card p{margin:0;color:var(--tswp-color-text-secondary);line-height:1.6;font-size:14px}.smartct-page--help .smartct-box .twp-support-icon,.smartct-page--help .twp-support-card .twp-support-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.smartct-page--help .smartct-box .twp-support-icon svg,.smartct-page--help .twp-support-card .twp-support-icon svg{width:32px;height:32px;display:block}.smartct-page--help .smartct-box.is-primary-icon .twp-support-icon svg,.smartct-page--help .smartct-box.is-primary-icon .twp-support-icon svg *,.smartct-page--help .twp-support-card.is-primary-icon .twp-support-icon svg,.smartct-page--help .twp-support-card.is-primary-icon .twp-support-icon svg *{stroke:var(--tswp-color-primary)}.smartct-page--help .smartct-box .twp-support-card-content,.smartct-page--help .twp-support-card .twp-support-card-content{display:grid;gap:16px}.smartct-page--help .smartct-box .smartct-buttons,.smartct-page--help .twp-support-card .smartct-buttons{margin-top:0}.wp-core-ui .smartct-page .button.button-secondary,.wp-core-ui.smartct-admin .button.button-secondary{color:var(--tswp-color-primary)!important;background:#fff!important;border-color:var(--tswp-color-primary)!important}.wp-core-ui .smartct-page .button.button-secondary.coming-soon-btn,.wp-core-ui.smartct-admin .button.button-secondary.coming-soon-btn{background:#fbcb54!important;border-color:#fbcb54!important;color:#333!important;font-weight:600!important;cursor:default!important;pointer-events:none!important}.wp-core-ui .smartct-page .button.button-secondary:focus,.wp-core-ui .smartct-page .button.button-secondary:hover,.wp-core-ui.smartct-admin .button.button-secondary:focus,.wp-core-ui.smartct-admin .button.button-secondary:hover{color:#fff!important;background:var(--tswp-color-primary)!important;border-color:var(--tswp-color-primary)!important}:root{--tswp-color-primary:#5344f4;--tswp-color-accent:#9b51e0;--tswp-color-text:#14101f;--tswp-color-text-secondary:#545473;--tswp-color-bg-dark:#150f1f;--tswp-gradient:linear-gradient(130.29deg, #4d35fa 5.36%, #af35fa 96.02%)}.smartct-info{margin-top:2em;padding:1.5em;background:#fff;border:1px solid #ccd0d4;box-shadow:0 1px 1px rgba(0,0,0,.04)}.smartct-info h2{margin-top:0;padding-bottom:.5em;border-bottom:1px solid #eee}.smartct-info p{margin:1em 0}.smartct-info a{text-decoration:none;color:var(--tswp-color-primary)}.faq-answer p{font-size:15px;line-height:1.5;color:#222}.faq-answer p a{color:var(--tswp-color-primary)}.smartct-info a:hover{text-decoration:underline}.form-table th{width:200px}.form-table td{padding:15px 10px}.form-table .description{margin-top:5px;color:var(--tswp-color-text-secondary)}.form-table input[type=checkbox]{margin-top:2px}.form-table select{min-width:200px}.form-table input[type=password],.form-table input[type=text]{width:100%;max-width:400px}.smartct-verification-status{margin:10px 0;padding:10px;background:#f8f9fa;border:1px solid #ddd;border-radius:4px}.smartct-admin #wpcontent{padding-left:0}.smartct-admin #wpcontent .wrap{margin-inline:0}.smartct-admin .wp-core-ui .button-primary{color:#fff;background:var(--tswp-color-primary);border:1px solid var(--tswp-color-primary)}.smartct-verification-status .status-indicator{display:inline-block;padding:4px 8px;margin-right:10px;border-radius:3px;font-weight:500}.smartct-verification-status .status-indicator.verified{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.smartct-verification-status .status-indicator.unverified{background:#fff3cd;color:#856404;border:1px solid #ffeeba}.smartct-verification-status .spinner{float:none;margin:4px 10px;visibility:hidden}.smartct-verification-status .spinner.is-active{visibility:visible}.smartct-verification-status .button{margin-right:10px}.smartct-field-verified{background-color:#f8f8f8!important;border-color:#ddd!important;color:#666!important;cursor:not-allowed!important;opacity:.8;pointer-events:none!important}.smartct-field-verified:focus{box-shadow:none!important;border-color:#ddd!important}.smartct-field-verified+.description{color:#666;font-style:italic;margin-top:.5em}.smartct-spinner{display:inline-block;width:20px;height:20px;border:3px solid #ccc;border-top:3px solid #0073aa;border-radius:50%;animation:smartct-spin .8s linear infinite;vertical-align:middle;margin-left:10px}@keyframes smartct-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.smartct-settings-bg{background:#f5f6fa;padding:40px 0;min-height:100vh}.smartct-card{padding:32px 32px 24px 32px}.smartct-card h2{margin-top:0;font-size:1.3em;font-weight:600;margin-bottom:18px;color:var(--tswp-color-text);letter-spacing:.01em}.smartct-card+.smartct-card{margin-top:32px}.smartct-admin-layout{display:grid;grid-template-columns:1fr 350px;gap:40px}.smartct-admin-layout .smartct-admin-sidebar{position:sticky;top:100px;margin-top:50px}.smartct-admin-layout .smartct-admin-sidebar .smartct-quick-links,.smartct-admin-layout .smartct-admin-sidebar .smartct-sidebar-section{padding:22px;background:#fff;margin-bottom:40px;border:1px solid #d9d7d8}.smartct-admin-layout .button.button-primary{background:var(--tswp-color-primary);border-color:var(--tswp-color-primary)}.smartct-admin-layout .button.button-primary:focus,.smartct-admin-layout .button.button-primary:hover{background:var(--tswp-color-accent);border-color:var(--tswp-color-accent)}.smartct-section{margin-top:20px;padding:20px 0}.smartct-section h3{font-style:normal;font-weight:600;font-size:22px;line-height:27px;color:var(--tswp-color-text);margin:0}.smartct-section .smartct-sub-section h2{margin-bottom:16px}.smartct-section .smartct-sub-section{background-color:#fcfcfd;border:solid 1px #d8d8d8;margin-top:10px;padding:0 1rem 1rem 1rem}.smartct-section .smartct-sub-section .smartct-field{display:-webkit-box;display:-moz-box;display:flexbox;display:flex;display:flex;border-top:solid 1px #d8d8d8;background-color:#fcfcfd;margin:0;padding:22px 0 22px 22px}.smartct-section .smartct-sub-section .smartct-field .smartct-label{display:-webkit-inline-box;display:-moz-inline-box;display:inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;flex-direction:row;width:200px;min-width:200px;color:#1d2327;font-weight:400;text-shadow:none;vertical-align:baseline}.smartct-section .smartct-sub-section .smartct-field .smartct-option{display:-webkit-inline-box;display:-moz-inline-box;display:inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding-left:40px;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;flex-direction:column;padding-right:20px}.smartct-section .smartct-sub-section .smartct-field .smartct-option .smartct-description p{color:#999;margin-top:6px}.smartct-section .smartct-field-group{border-bottom:1px solid #e5e7eb;position:relative;padding:32px;min-width:255px;box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff}.smartct-section .smartct-field-group:last-child{border-bottom:none}.smartct-section .smartct-field-group .smartct-group-title h2{margin:0;line-height:1;padding-bottom:24px;font-size:18px;font-weight:700;color:#333;align-items:center;display:flex}.smartct-section .smartct-field-group .smartct-field{border-top:none}.smartct-section .smartct-field-group .smartct-field:not(:last-child){padding-bottom:0}.smartct-section .smartct-content-field{margin-bottom:32px}.smartct-section .smartct-content-field:last-child{padding-bottom:22px}.smartct-section .smartct-preview-box{border-bottom:1px solid #e5e7eb;position:relative;min-width:255px;box-shadow:0 1px 1px rgba(0,0,0,.04);background:#fff}.smartct-section .smartct-preview-box .twp-status-indicator-box{padding:32px}.smartct-section .smartct-preview-box .twp-status-indicator-box.unverified{background:#fff7f6}.smartct-section .smartct-preview-box .twp-status-indicator-box.verified{background:#f8fff8}.smartct-section .smartct-preview-box .twp-status-indicator-box.verified .dashicons{height:28px;width:28px;font-size:28px;display:inline-block;margin-top:-2px;margin-left:-5px}.smartct-section .smartct-preview-box .twp-status-indicator-box .twp-status-indicator{display:flex;align-items:center;gap:10px;color:#1e8c1e}.smartct-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@media (width <= 600px){.smartct-card{padding:18px 8px 12px}.faq-answer,.faq-question{padding-left:1em;padding-right:1em}.faq-answer{padding-left:2em}}.smartct-toggle{position:relative;display:inline-block;width:46px;height:24px;vertical-align:middle;margin-right:10px}.smartct-toggle input[type=checkbox]{opacity:0;width:0;height:0}.smartct-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#e4e4e4;border-radius:24px;transition:background .2s;box-shadow:0 1px 2px rgba(0,0,0,.04)}.smartct-toggle-slider::before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px rgba(0,0,0,.08)}.smartct-toggle input:checked+.smartct-toggle-slider{background-color:var(--tswp-color-primary)}.smartct-toggle input:checked+.smartct-toggle-slider::before{transform:translateX(22px)}.smartct-accordion{margin-bottom:32px}.smartct-accordion-item{background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(60,60,60,.06);margin-bottom:18px;border:1px solid #e5e7eb;overflow:hidden}.smartct-accordion-header{width:100%;background:#e9eef3;border:none;outline:0;font-size:1.15em;font-weight:600;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .2s}.smartct-accordion-header:hover{background:var(--tswp-gradient);color:#fff}.smartct-accordion-arrow{font-size:1.2em;margin-left:10px;transition:transform .2s}.smartct-accordion-item .smartct-accordion-content{display:block;padding:24px 24px 18px;border-top:1px solid #e5e7eb}.smartct-accordion-item:not(.open) .smartct-accordion-content{display:none}.smartct-accordion-item.open .smartct-accordion-arrow{transform:rotate(0)}.smartct-accordion-item:not(.open) .smartct-accordion-arrow{transform:rotate(180deg)}.smartct-faqs-wrapper{max-width:576px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px 24px}.faq-block{border-bottom:1px solid;border-color:#eee transparent}.faq-block:last-child{border-bottom:none}.faq-question{padding:1em 0;color:var(--tswp-color-text);font-size:16px!important;margin:1em 0;display:flex;align-items:center;justify-content:space-between}.faq-icon{display:inline-block;width:1.2em;height:1.2em;margin-right:.8em;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:1em 1em;transition:transform .2s;transform:rotate(180deg)}.faq-icon svg path{stroke:#8a8a9e}.faq-question[aria-expanded=true] .faq-icon{transform:rotate(0)}.faq-answer{padding:1.1em 1.3em;color:#222;font-size:1em;border-top:1px solid #e5e7eb;line-height:1.7;background:#f9f9f9}.faq-answer ul{margin:.5em 0 0 1.2em}.faq-question:focus{z-index:1}@media (max-width:600px){.faq-answer,.faq-question{padding-left:1em;padding-right:1em}.faq-answer{padding-left:2em;background:linear-gradient(90deg,rgba(253,227,212,.25) 0,rgba(249,218,233,.25) 50%,rgba(162,209,239,.25) 100%);background:linear-gradient(135deg,rgba(253,227,212,.25) 0,rgba(249,218,233,.25) 48.96%,rgba(162,209,239,.25) 100%)}}.nav-tab-wrapper .nav-tab-active{background:var(--tswp-color-primary);border-color:var(--tswp-color-primary);color:#fff}