/*
Theme Name: Raghava LINQ - Luxury Real Estate Landing Theme
Theme URI: https://raghavalinq.com
Author: Antigravity AI / Raghava Projects
Author URI: https://raghavalinq.com
Description: Production-Ready, Elementor-Free WordPress Theme with Zero-Click Starter Content, Brand Palette, Interactive ROI & EMI Calculator, Floor Plan Tabs, UTM & User Behavior Tracking, and WhatsApp Integration (+91 79-95548369). Designed for Raghava LINQ (9.2 Acres, 4 Towers, 58 Floors Skyscraper at Neopolis, Hyderabad).
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: raghava-linq
Tags: real-estate, luxury, dark-mode, landing-page, elementor-free, zero-click-starter-content, custom-colors, responsive-layout, accessibility-ready
*/

@import url('assets/css/style.css');

/* Base WordPress Theme Required Styles */
.sticky {
    position: sticky;
    top: 0;
    z-index: 1000;
}

.gallery-caption {
    font-size: 0.85rem;
    color: var(--text-muted, #94A3B8);
}

.bypostauthor {
    border-left: 2px solid var(--gold-primary, #D4AF37);
}

.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 !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: var(--bg-dark, #0A0D14);
    clip: auto !important;
    clip-path: none;
    color: var(--text-light, #F8F9FA);
    display: block;
    font-size: 1rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
