/* Pet Tools main hub (service-section cards) */
.pet-tools-main .pet-tools-intro {
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    line-height: 1.75;
    color: #555;
    margin-bottom: 36px;
}

.pet-tools-main-title h2 {
    margin-bottom: 12px;
}

.pet-tool-main-card .lower-content .link .theme-btn {
    display: inline-block;
    margin-top: 8px;
}

.pet-tools-main .service-block-one .lower-content .link,
.pet-tool-landing .service-block-one .lower-content .link {
    text-align: center;
}

.pet-tools-disclaimer-main {
    font-size: 16px;
    line-height: 1.65;
    color: #555;
    padding: 20px 22px;
    background: #fffdf5;
    border: 1px solid #eadfce;
    border-radius: 6px;
}

.pet-tool-landing .pet-tools-intro {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 1.7;
    color: #555;
}

.pet-tool-utility-panel {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    padding: 28px 24px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
}

.pet-tool-form .form-group {
    margin-bottom: 18px;
    text-align: left;
}

.pet-tool-form label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #333;
}

.pet-tool-form .form-control {
    width: 100%;
    padding: 11px 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 15px;
}

.pet-tool-utility-output {
    margin-top: 24px;
    text-align: left;
}

.pet-groom-list {
    padding-left: 20px;
    line-height: 1.75;
}

.pet-groom-list li {
    margin-bottom: 10px;
}

/* —— Featured cat/dog tool pages (UI + UX) —— */
.pet-tool-pageinfo {
    padding-top: 18px;
    padding-bottom: 18px;
}

.pet-tool-seo-lede {
    background: #fff;
    border-bottom: 1px solid #ececec;
}

.pet-tool-seo-lede-title {
    font-size: 26px;
    margin-bottom: 16px;
    color: #222;
}

.pet-tool-seo-lede-text,
.pet-tool-seo-lede-list li {
    font-size: 16px;
    line-height: 1.75;
    color: #555;
}

.pet-tool-seo-lede-list {
    margin: 18px 0 20px;
    padding-left: 22px;
}

.pet-tool-seo-lede-list li {
    margin-bottom: 8px;
}

.pet-tool-seo-disclaimer-inline {
    font-size: 15px;
    color: #444;
    margin-bottom: 0;
}

.pet-tool-seo-aside {
    background: #f9f7f4;
    border: 1px solid #eadfce;
    border-radius: 8px;
    padding: 22px 20px;
    margin-top: 24px;
}

@media (min-width: 992px) {
    .pet-tool-seo-aside {
        margin-top: 0;
    }
}

.pet-tool-seo-aside-title {
    font-size: 18px;
    margin-bottom: 14px;
    color: #333;
}

.pet-tool-seo-aside-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.pet-tool-seo-aside-links li {
    margin-bottom: 10px;
    font-size: 15px;
}

.pet-tool-seo-aside-links a {
    color: #a67c3a;
    font-weight: 600;
}

.pet-tool-steps {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding: 16px 0;
}

.pet-tool-steps-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px;
}

.pet-tool-step {
    flex: 1 1 140px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    background: #fafafa;
    color: #888;
    font-size: 14px;
    transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.pet-tool-step-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #ddd;
    color: #555;
    font-weight: 700;
    font-size: 13px;
    flex-shrink: 0;
}

.pet-tool-step.is-complete {
    border-color: #c5ddb8;
    background: #f4faf2;
    color: #3d5c33;
}

.pet-tool-step.is-complete .pet-tool-step-badge {
    background: #7aab6e;
    color: #fff;
}

.pet-tool-step.is-active {
    border-color: #c89b63;
    background: #fffdf8;
    color: #333;
    font-weight: 600;
    box-shadow: 0 4px 14px rgba(200, 155, 99, 0.2);
}

.pet-tool-step.is-active .pet-tool-step-badge {
    background: #c89b63;
    color: #fff;
}

.pet-tool-step-label {
    line-height: 1.3;
}

.pet-tool-featured-shell {
    padding-top: 40px;
}

.pet-tool-backlink a {
    color: #a67c3a;
    font-weight: 600;
}

.pet-tool-backlink-sep {
    color: #ccc;
    margin: 0 6px;
}

.pet-tool-root--featured {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.pet-tool-phase--featured {
    padding: 32px 28px;
    border-radius: 10px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.07);
}

.pet-tool-phase--featured h2 {
    font-size: 28px;
}

.pet-tool-root--featured .pet-tool-option {
    min-height: 48px;
    padding: 16px 18px;
    font-size: 16px;
}

.pet-tool-root--featured .pet-tool-actions .theme-btn,
.pet-tool-root--featured .pet-tool-actions .theme-btn-two {
    min-height: 48px;
    padding: 14px 24px;
}

/* Pet tools hub + interactive flow (scoped) */
.pet-tools-hub .pet-tools-card,
.pet-tools-hub .pet-tools-disclaimer {
    border-radius: 6px;
}

.pet-tools-hub .pet-tools-cards .pet-tools-card {
    border: 1px solid #e5e5e5;
    padding: 28px 24px;
    background: #fff;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
}

.pet-tools-hub .pet-tools-card h3 {
    margin-bottom: 12px;
    font-size: 22px;
}

.pet-tools-hub .pet-tools-card .theme-btn {
    margin-top: 16px;
    display: inline-block;
}

.pet-tool-root {
    max-width: 720px;
    margin: 0 auto;
}

.pet-tool-phase {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    padding: 28px 24px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.pet-tool-phase h2 {
    font-size: 26px;
    margin-bottom: 16px;
}

.pet-tool-phase p,
.pet-tool-phase li {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
}

.pet-tool-actions {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.pet-tool-actions .theme-btn,
.pet-tool-actions .theme-btn-two {
    border: none;
    cursor: pointer;
    text-decoration: none;
    padding: 12px 22px;
    border-radius: 4px;
    font-size: 15px;
}

.pet-tool-actions .theme-btn-two {
    background: #f4f4f4;
    color: #333;
}

.pet-tool-option {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    padding: 14px 16px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fafafa;
    cursor: pointer;
    font-size: 15px;
    transition: border-color 0.15s ease, background 0.15s ease;
}

.pet-tool-option:hover,
.pet-tool-option:focus {
    border-color: #c89b63;
    background: #fffdf8;
    outline: none;
}

.pet-tool-scanner-status {
    text-align: center;
    font-weight: 600;
    color: #444;
    min-height: 28px;
    margin-bottom: 20px;
}

.pet-tool-scanner-ring {
    width: 120px;
    height: 120px;
    margin: 0 auto 24px;
    border-radius: 50%;
    border: 4px solid #eee;
    border-top-color: #c89b63;
    animation: petToolSpin 0.9s linear infinite;
}

@keyframes petToolSpin {
    to {
        transform: rotate(360deg);
    }
}

.pet-tool-metrics {
    margin-top: 20px;
}

.pet-tool-metric {
    margin-bottom: 16px;
}

.pet-tool-metric label {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 6px;
    color: #333;
}

.pet-tool-metric-bar {
    height: 10px;
    background: #eee;
    border-radius: 5px;
    overflow: hidden;
}

.pet-tool-metric-bar > span {
    display: block;
    height: 100%;
    width: 0;
    background: linear-gradient(90deg, #c89b63, #e0b876);
    border-radius: 5px;
    transition: width 1.1s ease-out;
}

.pet-tool-demographics {
    margin-top: 22px;
    padding: 16px;
    background: #f9f7f4;
    border-radius: 6px;
    font-size: 15px;
    color: #555;
}

.pet-tool-demographics strong {
    color: #333;
}

.pet-tool-result-reads {
    margin-top: 20px;
    padding-left: 18px;
}

.pet-tool-result-reads a {
    color: #a67c3a;
}

.pet-tool-emergency {
    margin-top: 20px;
    padding: 16px;
    background: #fff3f0;
    border: 1px solid #f0c4bc;
    border-radius: 6px;
    color: #5c2a22;
}

.pet-tool-nickname {
    width: 100%;
    max-width: 360px;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 12px;
}

.sec-pad {
    padding-top: 50px;
    padding-bottom: 70px;
}

.pet-tools-page-callout {
    margin-top: 10px;
    margin-bottom: 30px;
}

.pet-tools-page-callout .inner {
    border: 1px solid #e8e8e8;
    padding: 22px 20px;
    border-radius: 6px;
    background: #fafafa;
}

.pet-tools-page-callout p {
    margin-bottom: 14px;
    color: #555;
    line-height: 1.6;
}

.pet-tools-callout-secondary {
    margin-left: 10px;
    display: inline-block;
    margin-top: 8px;
}

@media (min-width: 576px) {
    .pet-tools-callout-secondary {
        margin-top: 0;
    }
}

@media (max-width: 575px) {
    .pet-tool-phase {
        padding: 20px 16px;
    }
}

/* —— Multi-step /tools/pet-* wizards (PetToolsWizard) —— */
.pet-wizard-back-tools a {
    color: #a67c3a;
    font-weight: 600;
}

.pet-tool-wizard-page .pet-wizard-breadcrumb {
    text-align: center;
    margin-bottom: 20px;
    font-size: 15px;
    color: #666;
}

.pet-tool-wizard-page .pet-wizard-breadcrumb a {
    color: #a67c3a;
    font-weight: 600;
    text-decoration: none;
}

.pet-tool-wizard-page .pet-wizard-page-intro {
    max-width: 760px;
    margin: 0 auto 24px;
    font-size: 16px;
    line-height: 1.7;
    color: #555;
}

.pet-tool-wizard-page .pet-wizard-seo-paragraph {
    max-width: 820px;
    margin: 0 auto 20px;
    font-size: 15px;
    line-height: 1.65;
}

.pet-wizard-error {
    text-align: center;
    color: #8a2c24;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 12px;
    padding: 10px 12px;
    background: #fff3f0;
    border: 1px solid #f0c4bc;
    border-radius: 6px;
}

.pet-wizard-app {
    max-width: 720px;
    margin: 0 auto;
}

.pet-wizard {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    padding: 24px 22px 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.pet-wizard-progress {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    margin-bottom: 22px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
}

.pet-wizard-progress-step {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: #888;
    padding: 6px 10px;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    background: #fafafa;
    max-width: 140px;
    line-height: 1.25;
}

.pet-wizard-progress-step.is-done {
    border-color: #c5ddb8;
    background: #f4faf2;
    color: #3d5c33;
}

.pet-wizard-progress-step.is-active {
    border-color: #c89b63;
    background: #fffdf8;
    color: #333;
    font-weight: 600;
}

.pet-wizard-progress-num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #e0e0e0;
    font-size: 11px;
    font-weight: 700;
}

.pet-wizard-progress-step.is-active .pet-wizard-progress-num {
    background: #c89b63;
    color: #fff;
}

.pet-wizard-panel-wrap {
    min-height: 200px;
}

.pet-wizard-panel {
    transition: opacity 0.15s ease;
}

.pet-wizard-panel--fade {
    opacity: 0;
}

.pet-wizard-q-title {
    font-size: 22px;
    margin-bottom: 12px;
    color: #222;
}

.pet-wizard-q-help {
    font-size: 15px;
    color: #666;
    margin-bottom: 16px;
}

.pet-wizard-fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

.pet-wizard-option {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    margin-bottom: 10px;
    padding: 14px 16px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fafafa;
    cursor: pointer;
    font-size: 15px;
    line-height: 1.45;
    color: #333;
    transition: border-color 0.15s ease, background 0.15s ease;
}

.pet-wizard-option:hover,
.pet-wizard-option:focus-within {
    border-color: #c89b63;
    background: #fffdf8;
}

.pet-wizard-option input {
    margin-top: 3px;
    flex-shrink: 0;
    width: 18px;
    height: 18px;
}

.pet-wizard-number-wrap {
    text-align: left;
    max-width: 360px;
    margin: 0 auto;
}

.pet-wizard-number-wrap label {
    display: block;
    margin-top: 12px;
    margin-bottom: 6px;
    font-weight: 600;
    color: #333;
}

.pet-wizard-number-wrap .pet-wizard-number {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    min-height: 48px;
}

.pet-wizard-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-top: 22px;
    padding-top: 16px;
    border-top: 1px solid #eee;
}

.pet-wizard-actions .theme-btn,
.pet-wizard-actions .theme-btn-two {
    min-height: 48px;
    padding: 12px 20px;
    font-size: 15px;
    border-radius: 4px;
    cursor: pointer;
    border: none;
}

.pet-wizard-actions .theme-btn-two {
    background: #f4f4f4;
    color: #333;
}

.pet-wizard-result-card {
    text-align: left;
}

.pet-wizard-result-card h3 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333;
}

.pet-wizard-result-card p,
.pet-wizard-result-card li {
    font-size: 15px;
    line-height: 1.65;
    color: #555;
}

.pet-wizard-score-line {
    font-size: 17px;
    margin-bottom: 12px;
}

.pet-wizard-risk {
    padding: 12px 14px;
    border-radius: 6px;
    margin-bottom: 14px;
}

.pet-wizard-risk--ok {
    background: #f0faf0;
    border: 1px solid #c5ddb8;
}

.pet-wizard-risk--mid {
    background: #fff9e6;
    border: 1px solid #e6d49a;
}

.pet-wizard-risk--low {
    background: #fff3f0;
    border: 1px solid #f0c4bc;
}

.pet-wizard-bullets {
    padding-left: 22px;
    margin: 10px 0 16px;
}

.pet-wizard-bullets li {
    margin-bottom: 8px;
}

.pet-wizard-reads-title {
    margin-top: 8px;
}

.pet-wizard-reads {
    list-style: none;
    padding: 0;
    margin: 8px 0 0;
}

.pet-wizard-reads li {
    margin-bottom: 10px;
}

.pet-wizard-reads a {
    color: #a67c3a;
    font-weight: 600;
    text-decoration: none;
}

.pet-wizard-reads a:hover {
    text-decoration: underline;
}

.pet-wizard-urgent {
    padding: 14px 16px;
    border-radius: 6px;
    margin-bottom: 14px;
    font-size: 16px;
}

.pet-wizard-urgent--low {
    background: #f4faf2;
    border: 1px solid #c5ddb8;
}

.pet-wizard-urgent--mid {
    background: #fff9e6;
    border: 1px solid #e6d49a;
}

.pet-wizard-urgent--high {
    background: #fff0ed;
    border: 1px solid #e8a598;
    color: #5c2a22;
}

.pet-wizard-mini-table {
    width: 100%;
    max-width: 100%;
    margin-top: 12px;
    font-size: 14px;
    background: #fff;
}

.pet-wizard-mini-table th,
.pet-wizard-mini-table td {
    padding: 8px 10px;
    vertical-align: top;
}
