/*
Theme Name: EduPrime
Theme URI: https://eduprime.in/theme
Author: Antigravity Pair Programmer
Author URI: https://eduprime.in
Description: A premium, conversion-optimized WordPress theme for online education aggregators in India. Features high-speed core layouts, built-in dynamic calculators, AJAX comparison matrices, SEO-friendly custom post types, and E-E-A-T credentials.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eduprime
Tags: education, aggregator, customized-menu, custom-background, translation-ready, theme-options

This theme is built from the ground up for high scannability, instant loading speed, mobile responsiveness, and dynamic lead capture.
*/

/* Reset & Basic Base Styles for WordPress Core Classes */
.aligncenter {
    display: block;
    margin: 2em auto;
}
.alignleft {
    float: left;
    margin: 0 2em 2em 0;
}
.alignright {
    float: right;
    margin: 0 0 2em 2em;
}
.wp-caption {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    max-width: 100%;
    padding: 5px;
    text-align: center;
}
.wp-caption img {
    margin: 0;
    max-width: 100%;
    height: auto;
}
.wp-caption-text {
    font-size: 0.85rem;
    color: #64748b;
    margin: 5px 0 0 0;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
