/*
Theme Name: Aadhi Narayana Elegant
Theme URI: https://aadhinarayanafeasts.com/
Author: Aadhi Narayana Catering
Description: A clean, elegant, fully self-contained theme for Aadhi Narayana Catering -- deep green & gold palette, image-rich service sections, and no dependency on any page-builder plugin. Replaces the previously active theme entirely.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: ang-theme
*/

/* ===== Reset / base ===== */
* { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; overflow-x: hidden; }
body {
	margin: 0;
	font-family: var(--ang-body-font, 'Poppins', sans-serif);
	color: var(--ang-text, #2B2320);
	background: #fff;
	overflow-x: hidden;
	max-width: 100vw;
	-webkit-font-smoothing: antialiased;
}
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; }
.ang-wrap { max-width: 1180px; margin: 0 auto; padding: 0 24px; width: 100%; }
h1, h2, h3, h4 { font-family: var(--ang-heading-font, 'Playfair Display', serif); font-weight: 700; letter-spacing: .2px; margin: 0 0 14px; color: var(--ang-primary, #0E3B14); }
.ang-eyebrow { display: inline-block; text-transform: uppercase; letter-spacing: 3.5px; font-size: 12px; font-weight: 600; color: var(--ang-secondary, #C9A227); margin-bottom: 14px; }
.ang-ornament { display: block; width: 96px; height: 32px; margin: 6px auto 26px; color: var(--ang-secondary, #C9A227); opacity: .9; }
.ang-btn { display: inline-block; padding: 14px 32px; border-radius: 3px; font-weight: 600; font-size: 13.5px; letter-spacing: 1.4px; text-transform: uppercase; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease, opacity .2s ease, background .2s ease; border: 1px solid transparent; }
.ang-btn-primary { background: var(--ang-secondary, #C9A227); color: #201704; }
.ang-btn-primary:hover { transform: translateY(-2px); box-shadow: 0 12px 26px rgba(0,0,0,.3); color: #201704; }
.ang-btn-outline { background: transparent; color: #fff; border-color: rgba(255,255,255,.55); margin-left: 12px; }
.ang-btn-outline:hover { background: rgba(255,255,255,.1); border-color: #fff; color: #fff; }
.ang-btn-row { display: flex; justify-content: center; flex-wrap: wrap; gap: 14px; }

/* ===== Header ===== */
.ang-site-header { position: sticky; top: 0; z-index: 100; background: #fff; border-bottom: 1px solid rgba(20,30,15,.08); }
.ang-site-header-inner { max-width: 1180px; margin: 0 auto; padding: 16px 24px; display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
.ang-brand { display: flex; align-items: center; gap: 12px; text-decoration: none; }
.ang-brand img { width: 46px; height: 46px; border-radius: 50%; object-fit: cover; }
.ang-brand-name { font-family: var(--ang-heading-font, 'Playfair Display', serif); font-weight: 700; font-size: 18px; color: var(--ang-primary, #0E3B14); letter-spacing: .3px; }
.ang-nav { display: flex; gap: 28px; flex-wrap: wrap; }
.ang-nav a { text-decoration: none; font-size: 14px; font-weight: 600; letter-spacing: .3px; color: var(--ang-text, #2B2320); padding: 6px 0; border-bottom: 2px solid transparent; transition: border-color .2s ease, color .2s ease; }
.ang-nav a:hover, .ang-nav a.is-active { color: var(--ang-primary, #0E3B14); border-color: var(--ang-secondary, #C9A227); }
.ang-nav-toggle { display: none; background: none; border: 1px solid rgba(20,30,15,.2); border-radius: 4px; padding: 8px 10px; cursor: pointer; }

/* ===== Hero ===== */
.ang-hero { position: relative; padding: 130px 24px 120px; text-align: center; color: #fff; overflow: hidden; }
.ang-hero { background: radial-gradient(circle at 20% 20%, rgba(255,255,255,.05), transparent 45%), radial-gradient(circle at 85% 80%, rgba(255,255,255,.05), transparent 40%), linear-gradient(135deg, var(--ang-primary, #0E3B14) 0%, #06210a 100%); }
.ang-hero::before { content: ""; position: absolute; inset: 0; background-image: repeating-linear-gradient(45deg, rgba(255,255,255,.025) 0 2px, transparent 2px 26px); pointer-events: none; }
.ang-hero::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 6px; background: linear-gradient(90deg, transparent, var(--ang-secondary, #C9A227), transparent); opacity: .8; }
.ang-hero-content { position: relative; z-index: 2; max-width: 720px; margin: 0 auto; }
.ang-hero .ang-eyebrow { color: var(--ang-secondary, #C9A227); }
.ang-hero h1 { color: #fff; font-size: clamp(30px, 4.6vw, 50px); line-height: 1.18; letter-spacing: .5px; }
.ang-hero p { font-size: 17.5px; line-height: 1.75; opacity: .9; margin: 0 auto 34px; max-width: 560px; }

/* small page-header banner used on inner pages */
.ang-page-header { position: relative; padding: 78px 24px; text-align: center; color: #fff; background: linear-gradient(135deg, var(--ang-primary, #0E3B14) 0%, #06210a 100%); }
.ang-page-header h1 { color: #fff; margin-bottom: 0; font-size: clamp(26px, 4vw, 38px); }
.ang-page-header .ang-eyebrow { color: var(--ang-secondary, #C9A227); }

/* ===== Services ===== */
.ang-services { padding: 100px 24px; background: var(--ang-bg, #FBF8F3); text-align: center; }
.ang-services-intro { max-width: 620px; margin: 0 auto 54px; }
.ang-services-intro p { font-size: 16px; line-height: 1.8; opacity: .8; }
.ang-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(272px, 1fr)); gap: 32px; text-align: left; }
.ang-card { background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 18px rgba(20,30,15,.07); transition: transform .3s ease, box-shadow .3s ease; display: flex; flex-direction: column; border: 1px solid rgba(20,30,15,.05); }
.ang-card:hover { transform: translateY(-7px); box-shadow: 0 20px 40px rgba(20,30,15,.16); }
.ang-card-media { position: relative; height: 210px; overflow: hidden; background: var(--ang-primary, #0E3B14); }
.ang-card-media img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; transition: transform .6s ease; opacity: .96; margin: 0; border-radius: 0; }
.ang-card:hover .ang-card-media img { transform: scale(1.09); }
.ang-card-media::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,0) 45%, rgba(0,0,0,.4) 100%); }
.ang-card-num { position: absolute; top: 14px; left: 14px; z-index: 2; font-family: var(--ang-heading-font, 'Playfair Display', serif); font-size: 12px; font-weight: 700; letter-spacing: 1px; color: #241a0d; background: var(--ang-secondary, #C9A227); padding: 4px 10px; border-radius: 20px; line-height: 1.4; }
.ang-card-body { padding: 24px 26px 28px; flex: 1; display: flex; flex-direction: column; }
.ang-card-body h3 { font-size: 18.5px; margin-bottom: 9px; line-height: 1.3; }
.ang-card-body p { font-size: 14.5px; line-height: 1.65; opacity: .78; margin: 0 0 18px; flex: 1; }
.ang-card-link { font-size: 12.5px; font-weight: 700; letter-spacing: .6px; text-transform: uppercase; color: var(--ang-primary, #0E3B14); text-decoration: none; border-bottom: 1px solid var(--ang-secondary, #C9A227); padding-bottom: 3px; align-self: flex-start; transition: color .2s ease, border-color .2s ease; }
.ang-card-link:hover { color: var(--ang-secondary, #C9A227); border-color: var(--ang-primary, #0E3B14); }

/* ===== Stats ===== */
.ang-stats { padding: 76px 24px; background: linear-gradient(135deg, var(--ang-primary, #0E3B14), #06210a); color: #fff; text-align: center; }
.ang-stats-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 34px; max-width: 960px; margin: 0 auto; }
.ang-stat-num { font-family: var(--ang-heading-font, 'Playfair Display', serif); font-size: 42px; font-weight: 700; color: var(--ang-secondary, #C9A227); line-height: 1; }
.ang-stat-label { font-size: 12.5px; text-transform: uppercase; letter-spacing: 1.8px; opacity: .82; margin-top: 10px; }

/* ===== Testimonials ===== */
.ang-testimonials { padding: 100px 24px; background: #fff; text-align: center; }
.ang-t-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 28px; text-align: left; }
.ang-t-card { background: var(--ang-bg, #FBF8F3); border-left: 3px solid var(--ang-secondary, #C9A227); border-radius: 6px; padding: 30px 28px; transition: transform .25s ease, box-shadow .25s ease; }
.ang-t-card:hover { transform: translateY(-4px); box-shadow: 0 14px 30px rgba(20,30,15,.1); }
.ang-t-quote { font-style: italic; font-size: 15px; line-height: 1.8; margin-bottom: 20px; opacity: .88; }
.ang-t-author { font-weight: 700; font-family: var(--ang-heading-font, 'Playfair Display', serif); color: var(--ang-primary, #0E3B14); font-size: 15px; }
.ang-t-role { font-size: 12px; text-transform: uppercase; letter-spacing: .8px; opacity: .55; margin-top: 3px; }

/* ===== CTA ===== */
.ang-cta { position: relative; padding: 90px 24px; text-align: center; background: linear-gradient(135deg, var(--ang-primary, #0E3B14), #06210a); color: #fff; overflow: hidden; }
.ang-cta::before { content: ""; position: absolute; inset: 0; background-image: repeating-linear-gradient(45deg, rgba(255,255,255,.02) 0 2px, transparent 2px 26px); pointer-events: none; }
.ang-cta h2 { color: #fff; position: relative; z-index: 1; }
.ang-cta p { max-width: 560px; margin: 0 auto 30px; opacity: .88; line-height: 1.75; position: relative; z-index: 1; }
.ang-cta .ang-btn { position: relative; z-index: 1; }

/* ===== Generic page content ===== */
.ang-page-content { padding: 70px 24px; max-width: 860px; margin: 0 auto; line-height: 1.8; font-size: 16px; }
.ang-page-content img { border-radius: 6px; margin: 20px 0; }

/* ===== Footer ===== */
.ang-site-footer { background: #0A2A0E; color: rgba(255,255,255,.85); padding: 60px 24px 26px; }
.ang-footer-grid { max-width: 1180px; margin: 0 auto; display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 40px; }
.ang-footer-grid h4 { color: #fff; font-size: 15px; margin-bottom: 14px; }
.ang-footer-grid p, .ang-footer-grid a { font-size: 14px; line-height: 1.8; color: rgba(255,255,255,.75); text-decoration: none; }
.ang-footer-grid a:hover { color: var(--ang-secondary, #C9A227); }
.ang-footer-bottom { max-width: 1180px; margin: 40px auto 0; padding-top: 22px; border-top: 1px solid rgba(255,255,255,.12); font-size: 12.5px; text-align: center; opacity: .6; }

/* ===== Responsive ===== */
@media (max-width: 860px) {
	.ang-nav { display: none; width: 100%; flex-direction: column; gap: 4px; order: 3; }
	.ang-nav.is-open { display: flex; }
	.ang-nav-toggle { display: block; }
	.ang-site-header-inner { position: relative; }
}
@media (max-width: 640px) {
	.ang-hero { padding: 96px 20px 90px; }
	.ang-services, .ang-testimonials { padding: 64px 20px; }
	.ang-stats, .ang-cta { padding: 60px 20px; }
	.ang-btn-outline { margin-left: 0; }
	.ang-page-header { padding: 60px 20px; }
}
