/*
Theme Name: Habib Ove Portfolio
Theme URI: https://habibove.com/
Author: Md Habibur Rahman (HABIB OVE)
Author URI: https://habibove.com/
Description: A premium, Apple-inspired dark portfolio theme for Creative Director & AI/SaaS Builder — Md Habibur Rahman. Features GSAP animations, smooth scrolling, glassmorphism, blog support, custom cursor, and Gemini AI integration. Inspired by Geroz theme animations.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: habibove
Tags: dark, portfolio, one-page, custom-menu, blog, responsive
*/

/* ============================================
   WordPress Core Styles
============================================ */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption-text {
    text-align: center;
}
.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.gallery-caption {
    display: block;
}
.alignleft {
    float: left;
    margin-right: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
