/* SmartSolos v1.2: impede sumários automáticos (ex.: Table of Contents Plus) nesta ferramenta. */
body.ssx-fullwidth-page #toc_container,
body.ssx-fullwidth-page .toc_container,
body.ssx-fullwidth-page .lwptoc,
body.ssx-fullwidth-page .ez-toc-container{display:none!important}

/* Página SmartSolos em largura total — aplicada somente quando o shortcode está presente. */
body.ssx-fullwidth-page #right-sidebar,
body.ssx-fullwidth-page #left-sidebar,
body.ssx-fullwidth-page #secondary,
body.ssx-fullwidth-page .widget-area,
body.ssx-fullwidth-page aside.sidebar,
body.ssx-fullwidth-page .sidebar-main,
body.ssx-fullwidth-page .ast-sidebar-container,
body.ssx-fullwidth-page .site-content > aside{display:none!important}
body.ssx-fullwidth-page #primary,
body.ssx-fullwidth-page .content-area,
body.ssx-fullwidth-page .site-main,
body.ssx-fullwidth-page .site-content > main{width:100%!important;max-width:none!important;float:none!important;margin-left:0!important;margin-right:0!important}
body.ssx-fullwidth-page .site-content,
body.ssx-fullwidth-page .inside-article,
body.ssx-fullwidth-page .entry-content,
body.ssx-fullwidth-page .ast-container{max-width:none!important;width:100%!important}
body.ssx-fullwidth-page .site-content,
body.ssx-fullwidth-page .ast-container{padding-left:clamp(14px,2.5vw,36px)!important;padding-right:clamp(14px,2.5vw,36px)!important}
body.ssx-fullwidth-page .entry-content > .ssx-app{max-width:1480px;width:100%;margin-left:auto;margin-right:auto}

.ssx-app{--ssx-green:#176b45;--ssx-green2:#0f5132;--ssx-light:#eef7f2;--ssx-border:#d8e5dd;--ssx-text:#193126;--ssx-muted:#607268;max-width:1180px;margin:24px auto 60px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ssx-text);font-size:16px;line-height:1.45}.ssx-app *{box-sizing:border-box}.ssx-hero{background:linear-gradient(135deg,#0f5132,#207c53);color:#fff;border-radius:22px;padding:34px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 16px 40px rgba(16,81,50,.16)}.ssx-hero h2,.ssx-title{font-size:clamp(27px,4vw,42px);line-height:1.08;margin:7px 0 12px;color:#fff;font-weight:700}.ssx-hero p{margin:0;max-width:760px;font-size:17px;opacity:.92}.ssx-kicker{text-transform:uppercase;font-size:12px;letter-spacing:.12em;font-weight:800;opacity:.85}.ssx-api-badge{white-space:nowrap;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.1);padding:12px 16px;border-radius:999px;font-weight:700;font-size:13px}.ssx-notice{margin:18px 0;background:#fff8df;border:1px solid #edd991;border-radius:14px;padding:14px 17px;color:#67551b}.ssx-mode{display:inline-flex;background:#edf2ef;border-radius:14px;padding:5px;margin:10px 0 18px}.ssx-mode-btn{border:0!important;background:transparent!important;color:#4a5f54!important;border-radius:10px!important;padding:11px 18px!important;font-weight:750!important;cursor:pointer!important;box-shadow:none!important}.ssx-mode-btn.is-active{background:#fff!important;color:var(--ssx-green2)!important;box-shadow:0 3px 12px rgba(0,0,0,.08)!important}.ssx-steps{display:flex;gap:12px;margin:0 0 18px}.ssx-steps span{flex:1;padding:12px 14px;border-radius:13px;background:#f3f6f4;color:#738078;font-size:14px;font-weight:700}.ssx-steps span b{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#dfe8e3;margin-right:7px}.ssx-steps span.is-active{background:var(--ssx-light);color:var(--ssx-green2)}.ssx-steps span.is-active b{background:var(--ssx-green);color:#fff}.ssx-section{background:#fff;border:1px solid var(--ssx-border);border-radius:18px;padding:24px;margin:0 0 18px;box-shadow:0 7px 24px rgba(27,70,49,.05)}.ssx-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.ssx-section h3,.ssx-section-title{margin:0 0 5px;font-size:22px;line-height:1.25;color:#173f2c;font-weight:700}.ssx-section h4,.ssx-subtitle{margin:22px 0 12px;color:#214c36;font-size:18px;line-height:1.3;font-weight:700}.ssx-section p{margin:0;color:var(--ssx-muted)}.ssx-grid{display:grid;gap:14px}.ssx-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ssx-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ssx-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ssx-field{display:flex;flex-direction:column;gap:6px;margin:0}.ssx-field span{font-weight:700;font-size:13px;color:#40564a}.ssx-field input,.ssx-field select{width:100%;min-height:44px;border:1px solid #cbd9d1!important;border-radius:10px!important;background:#fff!important;padding:9px 11px!important;font:inherit!important;color:#21382d!important;box-shadow:none!important}.ssx-field input:focus,.ssx-field select:focus{border-color:#3d8b67!important;outline:3px solid rgba(61,139,103,.12)!important}.ssx-primary-light,.ssx-link-btn,.ssx-submit,.ssx-remove{font-family:inherit;cursor:pointer}.ssx-primary-light{border:1px solid #a8c9b7;background:#eef7f2;color:#135b3b;padding:10px 15px;border-radius:10px;font-weight:800}.ssx-link-btn{border:0;background:transparent;color:#176b45;text-decoration:underline;font-weight:700}.ssx-horizon-card{border:1px solid #d8e5dd;border-radius:16px;margin-top:16px;overflow:hidden;background:#fbfdfc}.ssx-horizon-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;background:#eef7f2;border-bottom:1px solid #d9e8df}.ssx-horizon-number{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#668073;font-weight:800}.ssx-horizon-title{display:block;font-size:18px;color:#17482f}.ssx-remove{border:0;background:transparent;color:#a63b32;font-weight:700}.ssx-remove:disabled{opacity:.3;cursor:not-allowed}.ssx-required-row{padding:18px}.ssx-details{border-top:1px solid #e1e9e4}.ssx-details summary{cursor:pointer;padding:14px 18px;font-weight:800;color:#284f3a;list-style:none}.ssx-details summary::-webkit-details-marker{display:none}.ssx-details summary:after{content:"＋";float:right;color:#6a8175}.ssx-details[open] summary:after{content:"−"}.ssx-detail-body{padding:2px 18px 20px}.ssx-detail-body h5,.ssx-detail-title{grid-column:1/-1;margin:12px 0 0;color:#63766b;text-transform:uppercase;font-size:11px;line-height:1.3;letter-spacing:.08em;font-weight:700}.ssx-actions{display:flex;align-items:center;gap:18px;margin:24px 0}.ssx-submit{border:0;background:var(--ssx-green);color:#fff;padding:14px 25px;border-radius:12px;font-size:16px;font-weight:800;box-shadow:0 8px 20px rgba(23,107,69,.22)}.ssx-submit:hover{background:var(--ssx-green2)}.ssx-submit:disabled{opacity:.55;cursor:wait}.ssx-loading{color:#536a5e;font-weight:700}.ssx-loading span{display:inline-block;width:16px;height:16px;border:2px solid #bfd0c7;border-top-color:#176b45;border-radius:50%;animation:ssx-spin .8s linear infinite;vertical-align:-3px}@keyframes ssx-spin{to{transform:rotate(360deg)}}.ssx-results{margin:28px 0;scroll-margin-top:30px}.ssx-result-card,.ssx-verify-summary{border:1px solid #b8dbc7;background:#f3fbf6;border-radius:18px;padding:24px;margin-bottom:16px}.ssx-result-label{display:inline-block;background:#dcefe4;color:#1a6844;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.ssx-result-card h3{font-size:28px;margin:12px 0 18px;color:#12492f}.ssx-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ssx-result-grid>div{background:#fff;border:1px solid #d5e8dc;border-radius:12px;padding:14px}.ssx-result-grid small,.ssx-compare small{display:block;text-transform:uppercase;letter-spacing:.06em;color:#74837b;font-weight:800;font-size:10px;margin-bottom:4px}.ssx-result-grid strong{display:block;color:#173f2c}.ssx-result-warning{margin:16px 0 0!important;color:#725d19!important;background:#fff9df;padding:12px 14px;border-radius:10px}.ssx-error{background:#fff2f0;border:1px solid #efb8b1;color:#7d2e27;border-radius:14px;padding:16px 18px}.ssx-success-text{color:#176b45!important;font-weight:800}.ssx-summary-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:15px}.ssx-summary-grid div{background:#fff;border:1px solid #d4e7db;border-radius:10px;padding:10px;text-align:center}.ssx-summary-grid strong{display:block;font-size:21px;color:#176b45}.ssx-summary-grid span{font-size:11px;font-weight:800;color:#738078}.ssx-compare{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0}.ssx-compare>div{border:1px solid #d8e5dd;border-radius:13px;background:#fff;padding:15px}.ssx-compare strong{display:block;color:#193f2d}.ssx-legend{font-size:13px;color:#66786e}.ssx-footer-note{font-size:12px;color:#6c7c73;border-top:1px solid #e0e8e3;padding-top:15px;margin-top:22px}.ssx-verification-fields[hidden],.ssx-results[hidden],.ssx-loading[hidden]{display:none!important}@media(max-width:800px){.ssx-app{margin:12px auto 40px}.ssx-hero{padding:25px 22px;border-radius:17px;align-items:flex-start;flex-direction:column}.ssx-api-badge{white-space:normal}.ssx-grid-4,.ssx-grid-3,.ssx-grid-2,.ssx-result-grid{grid-template-columns:1fr 1fr}.ssx-section{padding:18px 15px}.ssx-section-head{flex-direction:column}.ssx-section-head button{width:100%}.ssx-steps span{font-size:0;text-align:center}.ssx-steps span b{font-size:13px;margin:0}.ssx-compare{grid-template-columns:1fr}}@media(max-width:520px){.ssx-grid-4,.ssx-grid-3,.ssx-grid-2,.ssx-result-grid{grid-template-columns:1fr}.ssx-actions{align-items:stretch;flex-direction:column}.ssx-submit{width:100%}.ssx-summary-grid{grid-template-columns:repeat(5,1fr)}.ssx-summary-grid div{padding:7px 3px}.ssx-summary-grid strong{font-size:17px}.ssx-horizon-head{align-items:flex-start}.ssx-mode{display:flex}.ssx-mode-btn{flex:1;padding:10px 8px!important;font-size:13px!important}}

.ssx-test-tools{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.ssx-test-tools .ssx-link-btn{white-space:nowrap}
@media(max-width:800px){.ssx-test-tools{width:100%;flex-direction:column;align-items:stretch}.ssx-test-tools .ssx-link-btn{width:100%;text-align:left}}
