body.maharashtra-page {
    --teal: #ff9933;
    --teal-dark: #d97706;
}

body.maharashtra-page .section-eyebrow,
body.maharashtra-page .section-label {
    color: #f7b46a;
}

body.maharashtra-page .hero-trust-badge {
    border-color: rgba(255, 153, 51, 0.24);
    background: rgba(255, 153, 51, 0.1);
    color: #ffc98d !important;
}

body.maharashtra-page .hero-trust-icon {
    background: rgba(255, 153, 51, 0.16);
    color: #ffc98d;
}

body.maharashtra-page .hero-intent-card:hover,
body.maharashtra-page .hero-intent-card:focus-visible {
    border-color: rgba(255, 153, 51, 0.28);
    background: rgba(255, 153, 51, 0.08);
}

body.maharashtra-page .hero-intent-card-cta {
    border-color: rgba(255, 153, 51, 0.32);
    background: linear-gradient(180deg, rgba(255, 153, 51, 0.16), rgba(255, 153, 51, 0.06));
}

body.maharashtra-page .hero-intent-card-cta strong {
    color: #ffe0be;
}

body.maharashtra-page .toc-link:hover,
body.maharashtra-page .toc-link:focus-visible {
    color: #ffc98d;
    border-color: rgba(255, 153, 51, 0.28);
    background: rgba(255, 153, 51, 0.08);
}

body.maharashtra-page .calculator-container input:focus,
body.maharashtra-page .calculator-container select:focus {
    border-color: rgba(255, 153, 51, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(255, 153, 51, 0.18) !important;
}

body.maharashtra-page .result-summary-card {
    background: linear-gradient(180deg, rgba(255, 153, 51, 0.08), rgba(18, 18, 18, 0.96));
    border-color: rgba(255, 153, 51, 0.14);
}

body.maharashtra-page .result-hero-panel {
    border-color: rgba(255, 153, 51, 0.16);
    background: linear-gradient(180deg, rgba(255, 153, 51, 0.14), rgba(255, 153, 51, 0.04));
}

body.maharashtra-page .result-hero-label {
    color: #ffc98d;
}

body.maharashtra-page .result-hero-total {
    color: #fff1df;
}

body.maharashtra-page .result-hero-meta {
    color: #efdbc5 !important;
}

body.maharashtra-page .compact-rate-tag,
body.maharashtra-page .example-badge {
    border-color: rgba(255, 153, 51, 0.18);
    background: rgba(255, 153, 51, 0.08);
    color: #ffc98d;
}

body.maharashtra-page .reference-table a,
body.maharashtra-page .content-shell a {
    color: #ffc98d;
    text-decoration: underline;
    text-underline-offset: 0.18em;
}

body.maharashtra-page .reference-table a:hover,
body.maharashtra-page .content-shell a:hover {
    color: #ffe0be;
}
