body.gujarat-page {
    --teal: #38bdf8;
    --teal-dark: #0284c7;
}

body.gujarat-page .section-eyebrow,
body.gujarat-page .section-label {
    color: #97ddff;
}

body.gujarat-page .hero-trust-badge {
    border-color: rgba(56, 189, 248, 0.24);
    background: rgba(56, 189, 248, 0.1);
    color: #d9f3ff !important;
}

body.gujarat-page .hero-trust-icon {
    background: rgba(56, 189, 248, 0.16);
    color: #d9f3ff;
}

body.gujarat-page .hero-intent-card:hover,
body.gujarat-page .hero-intent-card:focus-visible {
    border-color: rgba(56, 189, 248, 0.28);
    background: rgba(56, 189, 248, 0.08);
}

body.gujarat-page .hero-intent-card-cta {
    border-color: rgba(56, 189, 248, 0.32);
    background: linear-gradient(180deg, rgba(56, 189, 248, 0.16), rgba(56, 189, 248, 0.06));
}

body.gujarat-page .hero-intent-card-cta strong {
    color: #e9f8ff;
}

body.gujarat-page .toc-link:hover,
body.gujarat-page .toc-link:focus-visible {
    color: #d9f3ff;
    border-color: rgba(56, 189, 248, 0.28);
    background: rgba(56, 189, 248, 0.08);
}

body.gujarat-page .calculator-container input:focus,
body.gujarat-page .calculator-container select:focus {
    border-color: rgba(56, 189, 248, 0.5) !important;
    box-shadow: 0 0 0 3px rgba(56, 189, 248, 0.18) !important;
}

body.gujarat-page .result-summary-card {
    background: linear-gradient(180deg, rgba(56, 189, 248, 0.08), rgba(18, 18, 18, 0.96));
    border-color: rgba(56, 189, 248, 0.14);
}

body.gujarat-page .result-hero-panel {
    border-color: rgba(56, 189, 248, 0.16);
    background: linear-gradient(180deg, rgba(56, 189, 248, 0.14), rgba(56, 189, 248, 0.04));
}

body.gujarat-page .result-hero-label {
    color: #aee8ff;
}

body.gujarat-page .result-hero-total {
    color: #f0fbff;
}

body.gujarat-page .result-hero-meta {
    color: #d7edf7 !important;
}

body.gujarat-page .compact-rate-tag,
body.gujarat-page .example-badge {
    border-color: rgba(56, 189, 248, 0.18);
    background: rgba(56, 189, 248, 0.08);
    color: #aee8ff;
}

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

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