/*
Theme Name: Tatar Merkezi VIP
Theme URI: https://tatarmerkezi.az/
Author: Tatar Merkezi
Description: Custom premium theme for the Baku Educational and Cultural Center “Kayum Nasyri Institute”.
Version: 1.0.0
Text Domain: tatar-merkezi-vip
*/


:root{
  --bg:#f6f3ed;
  --surface:#ffffff;
  --ink:#10211e;
  --muted:#697572;
  --green:#123d35;
  --green-2:#1d5d50;
  --gold:#b69151;
  --line:rgba(16,33,30,.12);
  --shadow:0 24px 70px rgba(12,32,28,.10);
  --radius:28px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
a{text-decoration:none;color:inherit}
img{max-width:100%}
.container{width:min(1240px,calc(100% - 48px));margin:auto}
.utility{background:#0d2c26;color:#d9e0dd;font-size:11px;letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:9px 0}
header{position:sticky;top:0;z-index:50;background:rgba(246,243,237,.92);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.navbar{height:86px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.logo{display:flex;gap:13px;align-items:center}
.logo-mark{width:49px;height:49px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font:700 18px Georgia,serif;box-shadow:inset 0 0 0 4px rgba(255,255,255,.12)}
.logo strong{display:block;font:700 17px Georgia,serif}
.logo small{display:block;color:var(--muted);font-size:11px;margin-top:3px}
nav{display:flex;gap:23px;align-items:center;font-size:13px;font-weight:650}
nav a{padding:30px 0;border-bottom:2px solid transparent}
nav a:hover,nav a.active{color:var(--green-2);border-bottom-color:var(--gold)}
.cta{display:inline-flex;padding:12px 18px;border-radius:999px;background:var(--green);color:#fff;font-size:13px;font-weight:750}
.menu-btn{display:none}
.hero-home{min-height:650px;display:grid;grid-template-columns:1.25fr .75fr;gap:20px;padding:30px 0 56px}
.hero-panel{border-radius:36px;overflow:hidden;position:relative;min-height:650px;background:linear-gradient(135deg,#0f3b33,#215e50);color:white;padding:62px}
.hero-panel:after{content:"";position:absolute;right:-110px;top:-110px;width:460px;height:460px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 48px rgba(255,255,255,.025),0 0 0 96px rgba(255,255,255,.02)}
.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--gold);font-weight:800}
.hero-panel h1{font:700 clamp(52px,6vw,86px)/.95 Georgia,serif;letter-spacing:-.045em;margin:28px 0 24px;max-width:780px}
.hero-panel p{font-size:18px;color:#d8e3df;max-width:680px;line-height:1.65}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.btn{display:inline-flex;padding:13px 18px;border-radius:999px;border:1px solid var(--line);font-size:13px;font-weight:750}
.btn.gold{background:#d2ae70;color:#18352f;border:none}
.btn.ghost{border-color:rgba(255,255,255,.28);color:white}
.hero-meta{position:absolute;left:62px;right:62px;bottom:38px;border-top:1px solid rgba(255,255,255,.16);padding-top:19px;display:flex;justify-content:space-between;color:#bdcbc7;font-size:12px}
.hero-aside{display:grid;grid-template-rows:1fr 1fr;gap:20px}
.feature-tile{border-radius:32px;padding:34px;background:#eadfce;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}
.feature-tile.dark{background:#172a27;color:#fff}
.feature-tile .big{font:700 55px/1 Georgia,serif;color:var(--green)}
.feature-tile.dark .big{color:#d9b875}
.feature-tile h3{font:700 27px/1.08 Georgia,serif;margin:12px 0}
.feature-tile p{font-size:13px;color:var(--muted)}
.feature-tile.dark p{color:#aebebb}
.section{padding:88px 0}
.section.white{background:#fff}
.section.dark{background:#102e28;color:#fff}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}
.section-head h2{font:700 clamp(35px,4.4vw,56px)/1 Georgia,serif;margin:8px 0 0;letter-spacing:-.03em}
.section-head p{max-width:470px;color:var(--muted);margin:0}
.dark .section-head p{color:#aabcb7}
.portal-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}
.portal-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;min-height:250px;display:flex;flex-direction:column;transition:.25s}
.portal-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.portal-card .num{font-size:11px;color:var(--gold);font-weight:850}
.portal-card h3{font:700 24px/1.1 Georgia,serif;margin:48px 0 10px}
.portal-card p{font-size:13px;color:var(--muted);margin:0}
.portal-card span{margin-top:auto;font-size:20px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.image-card{min-height:430px;border-radius:30px;overflow:hidden;position:relative;background:#d9d5cc}
.image-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(8,28,23,.82))}
.image-card .caption{position:absolute;z-index:2;left:28px;right:28px;bottom:25px;color:#fff}
.image-card .caption h3{font:700 30px Georgia,serif;margin:0 0 5px}
.image-card .caption p{margin:0;color:#dce4e1;font-size:13px}
.news-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:15px}
.news-card{border:1px solid var(--line);border-radius:23px;background:#fff;padding:24px;min-height:220px;display:flex;flex-direction:column}
.news-card h3{font:700 23px/1.13 Georgia,serif;margin:28px 0 8px}
.news-card p{font-size:13px;color:var(--muted)}
.news-card a{margin-top:auto;font-size:12px;font-weight:800;color:var(--green-2)}
.page-hero{padding:70px 0 38px}
.page-hero .inner{border-radius:34px;background:#153a32;color:#fff;padding:58px}
.page-hero h1{font:700 clamp(45px,5vw,72px)/.96 Georgia,serif;margin:15px 0 16px}
.page-hero p{max-width:760px;color:#cfdbd7;font-size:17px}
.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.content-card{background:white;border:1px solid var(--line);border-radius:24px;padding:27px}
.content-card h3{font:700 23px/1.1 Georgia,serif;margin:26px 0 10px}
.content-card p{font-size:13px;color:var(--muted)}
.timeline{display:grid;gap:12px}
.timeline-item{display:grid;grid-template-columns:120px 1fr;gap:26px;padding:24px;border-radius:22px;background:#fff;border:1px solid var(--line)}
.timeline-item time{font:700 18px Georgia,serif;color:var(--green)}
.timeline-item h3{font:700 22px/1.1 Georgia,serif;margin:0 0 7px}
.timeline-item p{margin:0;color:var(--muted);font-size:13px}
.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}
.tab{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;cursor:pointer}
.tab.active{background:var(--green);color:#fff;border-color:var(--green)}
.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.media-card{border-radius:23px;background:white;border:1px solid var(--line);padding:24px;display:flex;flex-direction:column;min-height:235px}
.media-card h3{font:700 22px/1.13 Georgia,serif;margin:24px 0 8px}
.media-card p{font-size:13px;color:var(--muted)}
.media-card a{margin-top:auto;font-size:12px;font-weight:850;color:var(--green-2)}
.media-meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--gold);font-weight:800}
.gallery-grid{columns:3 280px;column-gap:14px}
.gallery-grid figure{margin:0 0 14px;break-inside:avoid;border-radius:22px;overflow:hidden;position:relative;background:#ddd}
.gallery-grid img{width:100%;display:block}
.gallery-grid figcaption{position:absolute;left:0;right:0;bottom:0;padding:35px 15px 13px;background:linear-gradient(transparent,rgba(6,23,19,.78));color:white;font:700 14px Georgia,serif}
.awards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.award{border-radius:26px;background:#eee1ce;padding:30px;min-height:270px}
.award.dark{background:#163a32;color:#fff}
.award b{font:700 48px Georgia,serif;color:var(--gold)}
.award h3{font:700 24px/1.1 Georgia,serif;margin:32px 0 9px}
.award p{font-size:13px;color:var(--muted)}
.award.dark p{color:#b6c5c1}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.contact-card{background:white;border:1px solid var(--line);border-radius:26px;padding:32px}
.contact-card h3{font:700 28px Georgia,serif;margin:0 0 18px}
.contact-line{padding:15px 0;border-bottom:1px solid var(--line)}
.contact-line small{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}
.footer{background:#0b211d;color:#dfe7e4;padding:54px 0 22px;margin-top:70px}
.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.7fr);gap:36px}
.footer h4{font:700 16px Georgia,serif;margin:0 0 13px}
.footer a,.footer p{display:block;color:#9eb0ab;font-size:12px;margin:7px 0}
.footer-brand{font:700 27px/1.05 Georgia,serif}
.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:17px;font-size:10px;color:#6e8580}
@media(max-width:1000px){
  nav{display:none}.menu-btn{display:inline-flex}
  .hero-home,.split,.contact-grid{grid-template-columns:1fr}
  .portal-grid,.content-grid,.media-grid,.awards-grid{grid-template-columns:1fr 1fr}
  .hero-panel{min-height:580px}
  .hero-aside{grid-template-columns:1fr 1fr;grid-template-rows:none}
  .news-grid{grid-template-columns:1fr 1fr}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .container{width:min(100% - 24px,1240px)}
  .utility{font-size:9px}
  .logo small{display:none}
  .hero-panel{padding:34px 26px;min-height:620px}
  .hero-panel h1{font-size:47px}
  .hero-meta{left:26px;right:26px;display:block}
  .hero-aside{grid-template-columns:1fr}
  .section{padding:62px 0}
  .section-head{display:block}.section-head p{margin-top:14px}
  .portal-grid,.content-grid,.media-grid,.awards-grid,.news-grid,.footer-grid{grid-template-columns:1fr}
  .page-hero .inner{padding:38px 26px}
  .timeline-item{grid-template-columns:1fr}
  .gallery-grid{columns:1}
}

.reports-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.report-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;min-height:280px;display:flex;flex-direction:column;position:relative;overflow:hidden}
.report-card.featured{background:#153a32;color:#fff}
.report-year{font:700 58px/1 Georgia,serif;color:var(--gold);margin-bottom:38px}
.report-status{font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:var(--gold)}
.report-card h3{font:700 25px/1.1 Georgia,serif;margin:10px 0}
.report-card p{font-size:13px;line-height:1.6;color:var(--muted);max-width:520px}
.report-card.featured p{color:#bdccc8}
.report-note{margin-top:auto;padding-top:20px;border-top:1px solid var(--line);font-size:11px;font-weight:800;color:var(--green-2)}
.report-card.featured .report-note{color:#d9b875;border-color:rgba(255,255,255,.14)}
@media(max-width:1000px){.portal-grid{grid-template-columns:repeat(2,1fr)}.reports-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.reports-grid{grid-template-columns:1fr}}

.report-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.report-actions .btn{background:#fff;border:1px solid var(--line)}
.report-actions .btn:hover{background:var(--green);color:#fff;border-color:var(--green)}

.site-logo{width:54px;height:54px;object-fit:contain;border-radius:12px;background:#f4eee5;padding:3px}
.logo-mark{display:none}
.footer-logo{width:82px;height:82px;object-fit:contain;background:#f4eee5;border-radius:16px;padding:5px;margin-bottom:14px}
.building-card{min-height:520px}
.ang-brand-card{background:#f5efe5}
.ang-brand-card img{object-fit:contain;background:#fff;padding:24px}
.brand-feature{display:grid;grid-template-columns:280px 1fr;gap:34px;align-items:center;border:1px solid var(--line);border-radius:28px;background:#fff;padding:28px}
.brand-feature img{width:100%;border-radius:22px}
.brand-feature h3{font:700 34px/1.08 Georgia,serif;margin:0 0 12px}
.brand-feature p{color:var(--muted);max-width:620px}
@media(max-width:760px){
  .brand-feature{grid-template-columns:1fr}
  .brand-feature img{max-width:260px;margin:auto}
  .site-logo{width:46px;height:46px}
}

.media-highlight{padding:32px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,#f7f2e9,#fff);margin-bottom:28px}
.media-highlight h2{font:700 40px/1.05 Georgia,serif;margin:8px 0 12px}
.press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.press-card{display:flex;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff;min-height:270px}
.press-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}
.press-card h3{font:700 23px/1.15 Georgia,serif;margin:18px 0 10px}
.press-card p{color:var(--muted);line-height:1.6;margin:0 0 20px}
.press-link{margin-top:auto;font-weight:700;color:var(--green)}
@media(max-width:900px){.press-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.press-grid{grid-template-columns:1fr}.media-highlight h2{font-size:31px}}

.anas-hero{background:linear-gradient(135deg,#103c32,#1d5b49);color:#fff}
.anas-hero .eyebrow,.anas-hero p{color:#e8dfce}
.timeline{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.timeline-card{padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff}
.timeline-date{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#a17a35;font-weight:800}
.timeline-card h3{font:700 27px/1.12 Georgia,serif;margin:12px 0}
.timeline-card p{color:var(--muted);line-height:1.65}
.timeline-card a{font-weight:700;color:var(--green)}
.profile-feature{display:grid;grid-template-columns:180px 1fr;gap:34px;align-items:center}
.profile-monogram{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;background:#173f35;color:#e7c777;font:700 46px Georgia,serif}
.profile-feature h2{font:700 40px/1.05 Georgia,serif;margin:8px 0 14px}
.profile-feature p{max-width:800px;color:var(--muted);line-height:1.7}
.profile-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}
.anas-promo{background:#f2eadc}
@media(max-width:760px){.timeline{grid-template-columns:1fr}.profile-feature{grid-template-columns:1fr}.profile-monogram{width:120px;height:120px}}

.director-hero{background:linear-gradient(135deg,#163e34,#2b5d4f);color:#fff}
.director-hero .eyebrow,.director-hero p{color:#e9e1d2}
.director-intro,.director-home{display:grid;grid-template-columns:220px 1fr;gap:42px;align-items:center}
.director-placeholder{width:210px;height:250px;border-radius:28px;background:linear-gradient(145deg,#173f35,#275d4d);color:#e4c677;display:grid;place-items:center;font:700 56px Georgia,serif}
.director-placeholder.small{width:160px;height:180px;font-size:42px}
.director-intro h2,.director-home h2{font:700 42px/1.05 Georgia,serif;margin:8px 0 16px}
.director-intro p,.director-home p{color:var(--muted);line-height:1.7}
.director-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.director-card{padding:27px;border:1px solid var(--line);border-radius:24px;background:#fff}
.director-card span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#a17a35;font-weight:800}
.director-card h3{font:700 26px/1.12 Georgia,serif;margin:12px 0}
.director-card p{color:var(--muted);line-height:1.6}
.director-card a{color:var(--green);font-weight:700}
.director-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.director-links a{display:flex;justify-content:space-between;gap:18px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff}
.director-links span{color:var(--muted);font-size:13px}
@media(max-width:760px){.director-intro,.director-home{grid-template-columns:1fr}.director-grid,.director-links{grid-template-columns:1fr}.director-placeholder{width:150px;height:180px}}

/* v10 — larger, clearly visible center logo in header */
.header .logo{min-width:310px;gap:16px}
.header .site-logo,.site-logo{
  width:82px !important;
  height:82px !important;
  min-width:82px;
  object-fit:contain;
  border-radius:0 !important;
  background:#fff;
  padding:2px;
}
.header .logo strong{font-size:21px;line-height:1.08}
.header .logo small{font-size:11px;line-height:1.25}
@media(max-width:1100px){
  .header .site-logo,.site-logo{width:68px !important;height:68px !important;min-width:68px}
  .header .logo{min-width:255px}
}
@media(max-width:760px){
  .header .site-logo,.site-logo{width:58px !important;height:58px !important;min-width:58px}
  .header .logo{min-width:0}
}

/* =========================
   v11 — Tatar national visual identity
   ========================= */
:root{
  --bg:#f8f2e7;
  --surface:#fffdf8;
  --ink:#17352e;
  --muted:#6f766f;
  --green:#0f4b3e;
  --green-2:#176654;
  --gold:#c99a3d;
  --gold-2:#e2bd70;
  --burgundy:#8f2f3a;
  --cream:#f7ead4;
  --line:rgba(38,66,57,.14);
  --shadow:0 26px 70px rgba(46,43,31,.12);
}

/* soft ornamental page background */
body{
  background:
    radial-gradient(circle at 14% 12%, rgba(201,154,61,.08), transparent 24%),
    radial-gradient(circle at 88% 28%, rgba(15,75,62,.055), transparent 28%),
    var(--bg);
}

/* ornamental top bar */
.utility{
  position:relative;
  background:linear-gradient(90deg,#0d3f34,#145746,#0d3f34);
  color:#f7ead4;
  overflow:hidden;
}
.utility:before,.utility:after{
  content:"✦ ❧ ✦ ❧ ✦";
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  color:rgba(226,189,112,.55);
  letter-spacing:.32em;
  font-size:11px;
}
.utility:before{left:28px}
.utility:after{right:28px}

/* header with ornamental bottom border */
header,.header{
  background:rgba(255,253,248,.95);
  border-bottom:1px solid rgba(201,154,61,.35);
  box-shadow:0 8px 28px rgba(42,62,52,.05);
}
header:after,.header:after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:-1px;height:7px;
  background:
    linear-gradient(45deg, transparent 40%, var(--gold) 40% 48%, transparent 48% 52%, var(--burgundy) 52% 60%, transparent 60%) 0 0/34px 7px repeat-x;
  opacity:.55;
}

/* stronger logo treatment */
.site-logo{
  box-shadow:0 8px 24px rgba(107,78,24,.12);
  border:1px solid rgba(201,154,61,.28);
}

/* hero with ornamental side marks */
.hero-panel{
  background:
    radial-gradient(circle at 85% 15%,rgba(226,189,112,.12),transparent 28%),
    linear-gradient(135deg,#0f4b3e,#0d6753 72%,#15483e);
  border:1px solid rgba(226,189,112,.22);
}
.hero-panel:before{
  content:"";
  position:absolute;
  left:24px;top:24px;bottom:24px;width:16px;
  background:
    radial-gradient(circle at center, var(--gold) 0 2px, transparent 3px) 0 0/16px 26px,
    linear-gradient(var(--gold),var(--gold)) center/1px 100% no-repeat;
  opacity:.55;
}
.hero-panel h1{color:#fffaf2;text-shadow:0 2px 0 rgba(0,0,0,.05)}
.hero-panel .eyebrow{color:var(--gold-2)}
.btn.gold{
  background:linear-gradient(135deg,var(--gold-2),var(--gold));
  color:#17352e;
  box-shadow:0 10px 24px rgba(201,154,61,.22);
}

/* national ornamental section title underline */
.section-head h2,.page-hero h1{
  position:relative;
}
.section-head h2:after{
  content:"";
  display:block;
  width:120px;height:10px;margin-top:16px;
  background:
    linear-gradient(45deg,transparent 36%,var(--gold) 36% 48%,transparent 48% 52%,var(--burgundy) 52% 64%,transparent 64%) 0 0/24px 10px repeat-x;
  opacity:.8;
}

/* richer cards */
.portal-card,.content-card,.media-card,.press-card,.director-card,.timeline-card,.contact-card,.report-card{
  background:linear-gradient(180deg,#fffefb,#fff9ef);
  border-color:rgba(201,154,61,.24);
  box-shadow:0 12px 30px rgba(58,55,39,.06);
}
.portal-card:hover,.media-card:hover,.press-card:hover,.director-card:hover{
  border-color:rgba(201,154,61,.55);
  box-shadow:0 20px 44px rgba(58,55,39,.12);
}
.portal-card .num,.eyebrow,.media-meta,.press-meta,.timeline-date{
  color:var(--burgundy);
}

/* ornamental corner on feature tiles */
.feature-tile{
  border:1px solid rgba(201,154,61,.22);
}
.feature-tile:before{
  content:"✦";
  position:absolute;right:20px;top:15px;
  color:var(--gold);font-size:18px;opacity:.75;
}

/* Tatar-style ornamental band */
.section.tatar-band{
  background:linear-gradient(135deg,#8b2c37,#a33d47);
  color:white;
  position:relative;
  overflow:hidden;
}
.section.tatar-band:before,.section.tatar-band:after{
  content:"❧ ✦ ❧ ✦ ❧ ✦ ❧";
  position:absolute;
  left:0;right:0;
  text-align:center;
  color:rgba(255,222,160,.38);
  letter-spacing:.55em;
  font-size:20px;
}
.section.tatar-band:before{top:18px}
.section.tatar-band:after{bottom:18px}

/* Footer becomes more expressive */
.footer{
  position:relative;
  background:
    linear-gradient(135deg,#0a342b,#0e4c3d);
  border-top:6px solid var(--gold);
}
.footer:before{
  content:"";
  position:absolute;top:-18px;left:0;right:0;height:12px;
  background:
    linear-gradient(45deg,transparent 35%,var(--burgundy) 35% 50%,transparent 50% 65%,var(--gold) 65% 80%,transparent 80%) 0 0/34px 12px repeat-x;
}
.footer-brand{color:#fff2d9}
.footer h4{color:var(--gold-2)}

/* image cards get warmer, premium captions */
.image-card{box-shadow:var(--shadow);border:1px solid rgba(201,154,61,.24)}
.image-card .caption h3{color:#fff6e6}

/* page hero */
.page-hero .inner,.anas-hero,.director-hero{
  background:
    radial-gradient(circle at 85% 15%,rgba(226,189,112,.14),transparent 28%),
    linear-gradient(135deg,#10493d,#176654);
  border:1px solid rgba(226,189,112,.25);
}

/* ornamental intro badge */
.pill{
  border:1px solid rgba(201,154,61,.45);
  background:#fff8ea;
  color:var(--burgundy);
}

/* decorative rules */
.ornament-rule{
  height:18px;
  margin:30px 0;
  background:
    linear-gradient(45deg,transparent 35%,var(--gold) 35% 47%,transparent 47% 53%,var(--green) 53% 65%,transparent 65%) center/28px 18px repeat-x;
  opacity:.55;
}

/* responsive */
@media(max-width:760px){
  .utility:before,.utility:after{display:none}
  .hero-panel:before{display:none}
  .section-head h2:after{width:90px}
}

/* v12 — Azerbaijani media block */
.az-media-section{
  background:
    radial-gradient(circle at 8% 12%,rgba(201,154,61,.10),transparent 28%),
    #fffaf1;
}
.azertac-feature{
  display:grid;
  grid-template-columns:180px 1fr;
  gap:28px;
  align-items:center;
  padding:28px;
  margin:0 0 26px;
  border:1px solid rgba(201,154,61,.3);
  border-radius:28px;
  background:linear-gradient(135deg,#fffdf8,#f6ead5);
}
.azertac-mark{
  min-height:120px;
  border-radius:22px;
  background:linear-gradient(135deg,#8f2f3a,#a7454f);
  color:#fff2da;
  display:grid;
  place-items:center;
  font:700 30px Georgia,serif;
  letter-spacing:.08em;
  box-shadow:0 18px 34px rgba(143,47,58,.16);
}
.azertac-feature h3{
  font:700 31px/1.08 Georgia,serif;
  margin:8px 0 10px;
}
.azertac-feature p{color:var(--muted);line-height:1.65;margin:0}
.az-press-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.az-press-card{
  min-height:285px;
  display:flex;
  flex-direction:column;
  padding:25px;
  border:1px solid rgba(201,154,61,.28);
  border-radius:24px;
  background:linear-gradient(180deg,#fff,#fff8ec);
  box-shadow:0 14px 32px rgba(58,55,39,.07);
}
.az-press-card h3{
  font:700 23px/1.16 Georgia,serif;
  margin:18px 0 10px;
  color:var(--green);
}
.az-press-card p{color:var(--muted);line-height:1.6}
.az-press-card a{
  margin-top:auto;
  font-weight:800;
  color:var(--burgundy);
}
@media(max-width:900px){
  .az-press-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .azertac-feature{grid-template-columns:1fr}
  .az-press-grid{grid-template-columns:1fr}
}

/* v13 — Tatar-language press */
.tt-media-section{background:linear-gradient(180deg,#f7efe0,#fffaf2)}
.tt-feature{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:center;padding:28px;margin-bottom:26px;border-radius:28px;background:linear-gradient(135deg,#0b5a46,#174d3f);color:#fff;border:1px solid rgba(201,154,61,.45)}
.tt-mark{min-height:125px;display:grid;place-items:center;text-align:center;border:1px solid rgba(232,190,103,.55);border-radius:22px;color:#f1c978;font:700 25px/1.25 Georgia,serif;letter-spacing:.08em;background:rgba(255,255,255,.04)}
.tt-feature h3{font:700 31px/1.1 Georgia,serif;margin:8px 0 10px;color:#fff}
.tt-feature p{margin:0;line-height:1.65;color:rgba(255,255,255,.82)}
.tt-press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.tt-press-card{min-height:285px;display:flex;flex-direction:column;padding:25px;border:1px solid rgba(11,90,70,.16);border-radius:24px;background:#fff;box-shadow:0 14px 32px rgba(58,55,39,.07)}
.tt-press-card h3{font:700 23px/1.16 Georgia,serif;margin:18px 0 10px;color:var(--green)}
.tt-press-card p{color:var(--muted);line-height:1.6}
.tt-press-card a{margin-top:auto;font-weight:800;color:var(--burgundy)}
@media(max-width:900px){.tt-press-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.tt-feature{grid-template-columns:1fr}.tt-press-grid{grid-template-columns:1fr}}

/* ==========================================================
   v14 PREMIUM TATAR — refined national identity
   ========================================================== */
:root{
  --tatar-emerald:#075846;
  --tatar-deep:#063d34;
  --tatar-gold:#b88a32;
  --tatar-gold-soft:#d7b66a;
  --tatar-wine:#7d2f3b;
  --tatar-ivory:#fbf6ec;
}

/* Traditional floral motif, used as a real visual object rather than a stripe */
body{
  background:
    radial-gradient(circle at 5% 20%,rgba(184,138,50,.055),transparent 22rem),
    radial-gradient(circle at 95% 55%,rgba(7,88,70,.045),transparent 24rem),
    var(--tatar-ivory);
}

/* Header becomes an elegant framed portal */
.site-header, header{
  position:relative;
  background:rgba(255,252,246,.96)!important;
}
.site-header::before, header::before{
  content:"";
  position:absolute;
  width:110px;height:110px;
  left:22px;top:50%;
  transform:translateY(-50%);
  opacity:.16;
  pointer-events:none;
  background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23075846' stroke-width='3'%3E%3Cpath d='M60 8c8 17 22 24 38 25-13 9-19 20-17 34-10-9-19-12-21-12s-11 3-21 12c2-14-4-25-17-34 16-1 30-8 38-25Z'/%3E%3Cpath d='M60 31c-4 14-13 24-27 31 13 2 22 9 27 21 5-12 14-19 27-21-14-7-23-17-27-31Z'/%3E%3Cpath d='M60 82c-7 8-14 15-25 21M60 82c7 8 14 15 25 21'/%3E%3C/g%3E%3C/svg%3E");
}

/* Hero gets two ornamental corner medallions */
.hero, .hero-main, main > section:first-of-type{
  position:relative;
  overflow:hidden;
}
.hero::before, .hero-main::before, main > section:first-of-type::before,
.hero::after, .hero-main::after, main > section:first-of-type::after{
  content:"";
  position:absolute;
  z-index:1;
  width:230px;height:230px;
  opacity:.20;
  pointer-events:none;
  background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240'%3E%3Cg fill='none' stroke='%23d7b66a' stroke-width='4'%3E%3Cpath d='M120 18c11 34 35 52 72 54-26 17-38 39-35 67-16-17-28-25-37-25s-21 8-37 25c3-28-9-50-35-67 37-2 61-20 72-54Z'/%3E%3Cpath d='M120 60c-10 30-29 48-57 56 26 7 45 23 57 48 12-25 31-41 57-48-28-8-47-26-57-56Z'/%3E%3Cpath d='M120 164c-17 20-38 34-66 44M120 164c17 20 38 34 66 44'/%3E%3Ccircle cx='120' cy='114' r='10'/%3E%3C/g%3E%3C/svg%3E");
}
.hero::before, .hero-main::before, main > section:first-of-type::before{left:-55px;bottom:-60px;transform:rotate(-18deg)}
.hero::after, .hero-main::after, main > section:first-of-type::after{right:-55px;top:-55px;transform:rotate(162deg)}

/* Main hero panel: luxurious emerald textile feel */
.hero-card, .hero-copy, .hero-primary{
  position:relative;
  isolation:isolate;
}
.hero-card::after, .hero-copy::after, .hero-primary::after{
  content:"";
  position:absolute;
  inset:18px;
  z-index:-1;
  pointer-events:none;
  border:1px solid rgba(215,182,106,.32);
  border-radius:inherit;
}

/* Reusable ornamental medallion between important homepage sections */
.tatar-medallion{
  width:150px;height:150px;
  margin:18px auto 34px;
  display:grid;place-items:center;
  border-radius:50%;
  background:
    radial-gradient(circle,#fffaf0 0 43%,transparent 44%),
    conic-gradient(from 45deg,rgba(184,138,50,.18),rgba(7,88,70,.10),rgba(184,138,50,.18));
  box-shadow:0 18px 45px rgba(31,62,50,.10);
}
.tatar-medallion svg{width:112px;height:112px}

/* Section title signature ornament */
.section-head h2, .section-title{
  position:relative;
}
.section-head h2::after, .section-title::after{
  content:"❦";
  display:inline-block;
  margin-left:.45em;
  color:var(--tatar-gold);
  font-size:.7em;
  vertical-align:.12em;
}

/* Cards subtly borrow the arched silhouette of Tatar decorative arts */
.card, .feature-card, .event-card, .az-press-card, .tt-press-card{
  border-radius:26px 26px 18px 18px!important;
  position:relative;
}
.card::before, .feature-card::before, .event-card::before{
  content:"";
  position:absolute;
  right:18px;top:16px;
  width:42px;height:42px;
  opacity:.13;
  background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cpath d='M30 3c4 12 13 18 25 19-9 6-13 14-12 24-6-6-10-9-13-9s-7 3-13 9c1-10-3-18-12-24 12-1 21-7 25-19Z' fill='none' stroke='%23b88a32' stroke-width='3'/%3E%3C/svg%3E");
}

/* Footer: dark emerald, ornamental corner embroidery */
footer, .site-footer{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,var(--tatar-deep),#082f2a)!important;
}
footer::after, .site-footer::after{
  content:"";
  position:absolute;
  right:-30px;bottom:-45px;
  width:250px;height:250px;
  opacity:.13;
  background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240'%3E%3Cg fill='none' stroke='%23d7b66a' stroke-width='5'%3E%3Cpath d='M120 20c12 33 36 51 72 53-27 18-39 40-35 68-17-18-29-25-37-25s-20 7-37 25c4-28-8-50-35-68 36-2 60-20 72-53Z'/%3E%3Cpath d='M120 65c-9 28-28 45-55 53 25 8 43 23 55 47 12-24 30-39 55-47-27-8-46-25-55-53Z'/%3E%3C/g%3E%3C/svg%3E");
}

/* National heritage feature panel */
.tatar-heritage-premium{
  position:relative;
  overflow:hidden;
  padding:58px;
  margin:30px 0;
  border-radius:34px;
  background:
    radial-gradient(circle at 88% 12%,rgba(215,182,106,.18),transparent 23rem),
    linear-gradient(135deg,#064f40,#073a32);
  color:#fff;
  box-shadow:0 30px 70px rgba(6,61,52,.20);
}
.tatar-heritage-premium h2{color:#fff;font-size:clamp(34px,5vw,62px);max-width:800px}
.tatar-heritage-premium p{color:rgba(255,255,255,.78);max-width:720px;font-size:18px;line-height:1.7}
.tatar-heritage-premium .ornament-large{
  position:absolute;right:-35px;bottom:-50px;width:330px;height:330px;opacity:.20;
}
@media(max-width:700px){
  .tatar-heritage-premium{padding:34px 24px}
  .tatar-heritage-premium .ornament-large{width:220px;height:220px}
}

.personal-publications{background:linear-gradient(180deg,#fffaf1,#f6eee0)}
.personal-pub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.personal-pub-card{display:flex;flex-direction:column;padding:28px;border:1px solid rgba(184,138,50,.28);border-radius:26px;background:#fff;box-shadow:0 16px 36px rgba(45,55,46,.07)}
.personal-pub-meta{display:flex;justify-content:space-between;gap:14px;font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:#8f2f3a;font-weight:700}
.personal-pub-card h3{font:700 26px/1.15 Georgia,serif;color:#0f4b3e;margin:17px 0 11px}
.personal-pub-card p{color:var(--muted);line-height:1.65}
.personal-pub-card a{margin-top:auto;padding-top:16px;color:#8f2f3a;font-weight:800}
@media(max-width:760px){.personal-pub-grid{grid-template-columns:1fr}.personal-pub-meta{flex-direction:column}}

.award-document{max-width:430px;margin:0}.award-document img{width:100%;display:block;border-radius:18px;box-shadow:0 18px 50px rgba(18,55,45,.14);border:1px solid rgba(169,126,48,.25)}.award-document figcaption{font-size:.88rem;line-height:1.45;margin-top:10px;color:#665f55}.director-intro{align-items:start}

/* v18 verified chronological media archive */
.verified-archive{background:#fffdf8}.year-block{margin:34px 0 54px}.year-label{font:800 clamp(40px,6vw,72px)/1 Georgia,serif;color:#075846;border-bottom:1px solid rgba(184,138,50,.35);padding-bottom:12px;margin-bottom:22px}.verified-archive .press-card{border-top:3px solid rgba(184,138,50,.7)}

/* v19 — authentic Tatar ornament accents supplied by the Centre */
body::before{content:"";display:block;height:54px;background:#fff url('assets/ornament-color.png') center/auto 54px repeat-x;border-bottom:1px solid rgba(160,112,31,.22)}
.site-header,.header,.topbar{position:relative}
.site-header::after,.header::after{content:"";display:block;height:34px;background:transparent url('assets/ornament-gold.png') center/auto 58px repeat-x;opacity:.9;pointer-events:none}
.hero,.hero-card,.feature-card{position:relative;overflow:hidden}
.hero::after,.hero-card::after{content:"";position:absolute;left:4%;right:4%;bottom:8px;height:54px;background:url('assets/ornament-gold.png') center/contain no-repeat;opacity:.28;pointer-events:none}
footer,.footer{position:relative;padding-top:68px!important}
footer::before,.footer::before{content:"";position:absolute;left:0;right:0;top:8px;height:48px;background:url('assets/ornament-color.png') center/auto 48px repeat-x;opacity:.92}
@media(max-width:700px){body::before{height:38px;background-size:auto 38px}.site-header::after,.header::after{height:24px;background-size:auto 42px}.hero::after,.hero-card::after{height:34px}footer,.footer{padding-top:54px!important}footer::before,.footer::before{height:36px;background-size:auto 36px}}

/* ==========================================================
   v20 — PREMIUM INTEGRATED TATAR ORNAMENTS
   The supplied motifs are integrated as visual accents,
   not used as full-width decorative strips.
   ========================================================== */

:root{
  --tt-emerald:#0b5a47;
  --tt-deep:#063f35;
  --tt-gold:#c59a46;
  --tt-gold-soft:#e0c47c;
  --tt-wine:#8d2f3a;
  --tt-ivory:#fbf5ea;
}

/* Remove older strip-like ornament treatments */
.ornament-strip,.top-ornament,.bottom-ornament,.tatar-strip,
.header-ornament-strip,.footer-ornament-strip{
  display:none!important;
}

body{
  background:
    radial-gradient(circle at 8% 18%,rgba(197,154,70,.065),transparent 24rem),
    radial-gradient(circle at 94% 42%,rgba(11,90,71,.055),transparent 28rem),
    var(--tt-ivory);
}

/* Clean premium header with subtle ornamental corners */
header,.header,.site-header{
  position:relative;
  background:rgba(255,252,247,.97)!important;
  border-bottom:1px solid rgba(197,154,70,.24)!important;
  box-shadow:0 12px 34px rgba(37,52,45,.055)!important;
}
header::before,.header::before,.site-header::before{
  content:"";
  position:absolute;
  left:12px;
  top:50%;
  width:120px;
  height:76px;
  transform:translateY(-50%);
  background:url("assets/ornament-color.png") center/cover no-repeat;
  opacity:.11;
  pointer-events:none;
  -webkit-mask-image:linear-gradient(to right,#000,transparent);
  mask-image:linear-gradient(to right,#000,transparent);
}
header::after,.header::after,.site-header::after{
  content:"";
  position:absolute;
  right:10px;
  bottom:-15px;
  width:175px;
  height:74px;
  background:url("assets/ornament-gold.png") center/contain no-repeat;
  opacity:.16;
  pointer-events:none;
}

/* Hero: dark emerald with gold "embroidery" in two corners */
.hero-panel,.hero-card,.hero-primary,.hero-copy{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 78% 16%,rgba(224,196,124,.14),transparent 22rem),
    linear-gradient(135deg,#0b5a47,#0a6b55 64%,#084739)!important;
  border:1px solid rgba(224,196,124,.22)!important;
  box-shadow:0 32px 70px rgba(6,63,53,.18)!important;
}
.hero-panel::before,.hero-card::before,.hero-primary::before,.hero-copy::before{
  content:"";
  position:absolute;
  width:330px;
  height:155px;
  right:-58px;
  top:-32px;
  background:url("assets/ornament-gold.png") center/contain no-repeat;
  opacity:.18;
  transform:rotate(-5deg);
  pointer-events:none;
}
.hero-panel::after,.hero-card::after,.hero-primary::after,.hero-copy::after{
  content:"";
  position:absolute;
  width:260px;
  height:115px;
  left:-58px;
  bottom:-36px;
  background:url("assets/ornament-gold.png") center/contain no-repeat;
  opacity:.12;
  transform:rotate(180deg);
  pointer-events:none;
}
.hero-panel > *,.hero-card > *,.hero-primary > *,.hero-copy > *{
  position:relative;
  z-index:2;
}

/* Photo cards: small colorful motif as a corner embroidery */
.image-card,.building-card,.gallery-card,.media-card{
  position:relative;
  overflow:hidden;
}
.image-card::after,.building-card::after,.gallery-card::after,.media-card::after{
  content:"";
  position:absolute;
  right:-18px;
  top:-15px;
  width:125px;
  height:74px;
  background:url("assets/ornament-color.png") center/cover no-repeat;
  opacity:.14;
  pointer-events:none;
  border-radius:0 0 0 70px;
}

/* Section headings carry a small gold ornament signature */
.section-head h2,.director-intro h2,.profile-feature h2{
  position:relative;
}
.section-head h2::after,.director-intro h2::after,.profile-feature h2::after{
  content:"";
  display:inline-block;
  width:62px;
  height:30px;
  margin-left:14px;
  vertical-align:-4px;
  background:url("assets/ornament-gold.png") center/contain no-repeat;
  opacity:.58;
}

/* The national-heritage block uses the gold motif as a large watermark */
.tatar-heritage-premium{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:
    radial-gradient(circle at 80% 14%,rgba(224,196,124,.14),transparent 20rem),
    linear-gradient(135deg,#073f34,#0b5a47)!important;
  border:1px solid rgba(224,196,124,.28)!important;
  box-shadow:0 28px 65px rgba(6,63,53,.18)!important;
}
.tatar-heritage-premium::before{
  content:"";
  position:absolute;
  right:-74px;
  bottom:-44px;
  width:430px;
  height:190px;
  background:url("assets/ornament-gold.png") center/contain no-repeat;
  opacity:.22;
  z-index:-1;
}
.tatar-heritage-premium::after{
  content:"";
  position:absolute;
  left:-28px;
  top:15px;
  width:170px;
  height:98px;
  background:url("assets/ornament-color.png") center/cover no-repeat;
  opacity:.12;
  z-index:-1;
  transform:rotate(-7deg);
}

/* Cards get a restrained corner motif */
.portal-card,.content-card,.press-card,.az-press-card,.tt-press-card,
.director-card,.timeline-card,.report-card,.contact-card{
  position:relative;
  overflow:hidden;
  border-color:rgba(197,154,70,.24)!important;
}
.portal-card::after,.content-card::after,.press-card::after,.az-press-card::after,
.tt-press-card::after,.director-card::after,.timeline-card::after,
.report-card::after,.contact-card::after{
  content:"";
  position:absolute;
  right:-17px;
  bottom:-9px;
  width:88px;
  height:53px;
  background:url("assets/ornament-color.png") center/cover no-repeat;
  opacity:.075;
  pointer-events:none;
}

/* Footer: gold embroidery as a soft central watermark */
footer,.footer,.site-footer{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#05382f,#072e28)!important;
  border-top:1px solid rgba(224,196,124,.35)!important;
}
footer::before,.footer::before,.site-footer::before{
  content:"";
  position:absolute;
  left:50%;
  top:-10px;
  transform:translateX(-50%);
  width:min(720px,72vw);
  height:160px;
  background:url("assets/ornament-gold.png") center top/contain no-repeat;
  opacity:.13;
  pointer-events:none;
}
footer::after,.footer::after,.site-footer::after{
  content:"";
  position:absolute;
  right:-22px;
  bottom:-30px;
  width:190px;
  height:110px;
  background:url("assets/ornament-color.png") center/cover no-repeat;
  opacity:.07;
  pointer-events:none;
}

/* A single ornamental medallion between major homepage zones */
.tt-rosette{
  width:112px;
  height:112px;
  margin:10px auto 30px;
  border-radius:50%;
  background:
    rgba(255,253,248,.92)
    url("assets/ornament-color.png") center/190px auto no-repeat;
  box-shadow:0 18px 40px rgba(53,58,43,.10),
             inset 0 0 0 1px rgba(197,154,70,.20);
  position:relative;
}
.tt-rosette::after{
  content:"";
  position:absolute;
  inset:11px;
  border-radius:50%;
  border:1px solid rgba(197,154,70,.32);
}

@media(max-width:900px){
  header::before,.header::before,.site-header::before{display:none}
  header::after,.header::after,.site-header::after{width:115px;height:52px;opacity:.11}
  .hero-panel::before,.hero-card::before,.hero-primary::before,.hero-copy::before{
    width:220px;height:105px;opacity:.11
  }
  .tatar-heritage-premium::before{width:285px;height:130px;opacity:.16}
}
@media(max-width:640px){
  .section-head h2::after,.director-intro h2::after,.profile-feature h2::after{display:none}
  .image-card::after,.building-card::after,.gallery-card::after,.media-card::after{opacity:.085}
}


/* ==========================================================
   v23 — PREMIUM HOMEPAGE APPROVED VISUAL
   ========================================================== */
:root{
  --px-green:#003f35;
  --px-green2:#075848;
  --px-deep:#002f29;
  --px-gold:#d3a94f;
  --px-gold2:#edcf83;
  --px-cream:#f7f0df;
  --px-cream2:#fffaf0;
  --px-ink:#12392f;
}
.tt-top-ornament{
  height:34px;
  background:#063f35 url("assets/ornament-color.png") center/auto 34px repeat-x;
  border-bottom:1px solid var(--px-gold);
}
.utility{
  background:#183e38!important;
  color:#d9d5c7!important;
  padding:8px 0!important;
  font-size:10px!important;
}
.premium-header{
  position:sticky!important;top:0;z-index:90;
  background:linear-gradient(90deg,#00382f,#004b3e)!important;
  border-bottom:1px solid rgba(211,169,79,.55)!important;
  box-shadow:0 10px 28px rgba(0,35,29,.16)!important;
}
.premium-navbar{min-height:108px;display:grid;grid-template-columns:265px 1fr auto;align-items:center;gap:28px}
.premium-logo{color:#fff;min-width:0!important}
.premium-logo .site-logo{width:62px!important;height:74px!important;min-width:62px!important;background:transparent!important;border:0!important;box-shadow:none!important;object-fit:contain}
.premium-logo strong{color:var(--px-gold2);font:700 23px/1.02 Georgia,serif!important}
.premium-logo small{color:#d7d4c6!important;font-size:9px!important;line-height:1.35!important}
.premium-nav{display:flex!important;justify-content:center;gap:22px;font-size:12px}
.premium-nav a{color:#f2efe7!important;padding:42px 0!important;border-bottom:1px solid transparent!important;white-space:nowrap}
.premium-nav a:hover,.premium-nav a.active{color:var(--px-gold2)!important;border-bottom-color:var(--px-gold)!important}
.lang-switch{font-size:10px;color:#fff;white-space:nowrap}.lang-switch span{color:var(--px-gold)}
.premium-home{background:var(--px-cream)}
.premium-hero{
  position:relative;overflow:hidden;background:
  radial-gradient(circle at 16% 14%,rgba(31,116,96,.45),transparent 35rem),
  linear-gradient(135deg,#003f35 0%,#004c3f 62%,#00342d 100%);
  min-height:670px;border-bottom:1px solid var(--px-gold);
}
.premium-hero-grid{min-height:670px;display:grid;grid-template-columns:52% 48%;align-items:stretch}
.premium-hero-copy{position:relative;z-index:5;padding:74px 48px 54px 18px;display:flex;flex-direction:column;justify-content:center}
.premium-hero-copy .eyebrow{color:var(--px-gold2);letter-spacing:.18em}
.premium-hero-copy h1{margin:20px 0 22px;font:500 clamp(53px,5.45vw,82px)/.92 Georgia,serif;color:#fff;letter-spacing:-.04em}
.premium-hero-copy h1 em{font-style:normal;color:var(--px-gold2)}
.premium-hero-copy p{max-width:625px;color:#e0e5df;font-size:15px;line-height:1.62}
.premium-gold{background:linear-gradient(135deg,#edcc7d,#c99c3e)!important;color:#173a32!important;border:0!important;padding:14px 24px!important}
.premium-outline{color:#fff!important;border-color:#c79e4c!important;padding:13px 22px!important}
.premium-socials{display:flex;gap:10px;margin-top:28px}
.premium-socials a{border:1px solid rgba(237,207,131,.55);color:var(--px-gold2);font-size:10px;padding:8px 11px;border-radius:999px}
.premium-hero-visual{position:relative;min-height:670px;overflow:hidden;border-left:1px solid var(--px-gold)}
.premium-hero-visual:before{
 content:"";position:absolute;z-index:2;inset:0 auto 0 -1px;width:36%;
 background:linear-gradient(90deg,var(--px-green) 0%,rgba(0,63,53,.92) 18%,rgba(0,63,53,0) 100%);
}
.premium-hero-visual img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(1.03)}
.hero-medallion{position:absolute;z-index:4;left:-66px;top:42%;width:180px;height:180px;border-radius:50%;display:grid;place-content:center;text-align:center;color:#fff;background:#003a31;border:2px solid var(--px-gold);box-shadow:0 0 0 11px rgba(0,58,49,.8),0 0 0 13px var(--px-gold);padding:20px}
.hero-medallion:before{content:"";position:absolute;inset:-31px;background:url("assets/ornament-gold.png") center/contain no-repeat;opacity:.8;z-index:-1}
.hero-medallion span{font:400 16px Georgia,serif}.hero-medallion strong{font:400 13px/1.4 Georgia,serif}
.hero-ornament{position:absolute;z-index:3;background:url("assets/ornament-gold.png") center/contain no-repeat;opacity:.6}
.hero-ornament-tl{width:190px;height:100px;left:-35px;top:10px;transform:rotate(150deg)}
.hero-ornament-bl{width:200px;height:110px;left:-35px;bottom:-20px;transform:rotate(20deg)}

.premium-directions{background:var(--px-cream2);position:relative}
.direction-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.direction-card{min-height:190px;padding:30px 34px;border-right:1px solid rgba(180,133,47,.35);display:flex;flex-direction:column}
.direction-card:last-child{border-right:0}
.direction-card .year{font:500 54px/1 Georgia,serif;color:var(--px-green);margin:6px 0 12px}
.direction-card h3{font:600 21px/1.12 Georgia,serif;color:#15392f;margin:5px 0 12px}
.direction-card p{font-size:12px;color:#4f625d;line-height:1.55;margin:0 0 18px}
.direction-card a{margin-top:auto;font-size:11px;color:var(--px-green)}
.direction-icon{font-size:40px;line-height:1;color:var(--px-green);margin-bottom:7px}

.premium-media{background:linear-gradient(135deg,#003b32,#005143);padding:46px 0 54px;border-top:1px solid var(--px-gold);border-bottom:1px solid var(--px-gold)}
.premium-section-title{display:flex;align-items:center;justify-content:center;gap:18px;color:#fff;margin-bottom:26px;position:relative}
.premium-section-title h2{margin:0;font:500 29px Georgia,serif;letter-spacing:.08em}
.premium-section-title .gold-flourish{color:var(--px-gold);font-size:28px}
.premium-section-title > a{position:absolute;right:0;border:1px solid var(--px-gold);border-radius:999px;padding:9px 18px;color:#fff;font-size:10px}
.premium-media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.premium-news-card{background:var(--px-cream2);border-radius:16px;overflow:hidden;border:1px solid rgba(211,169,79,.8);box-shadow:0 12px 28px rgba(0,29,24,.16);transition:.2s}
.premium-news-card:hover{transform:translateY(-4px)}
.premium-news-card img{width:100%;height:175px;object-fit:cover;display:block}
.premium-news-body{padding:16px 16px 18px;min-height:205px;display:flex;flex-direction:column;color:#15392f}
.premium-news-body small{font-size:9px;color:#756745}
.premium-news-body h3{font:600 18px/1.15 Georgia,serif;margin:10px 0 8px}
.premium-news-body p{font-size:11px;line-height:1.48;color:#55645f;margin:0 0 12px}
.premium-news-body span{margin-top:auto;font-size:10px;font-weight:700}

.premium-heritage{position:relative;background:#f7eedb;padding:48px 0 58px;overflow:hidden;border-bottom:1px solid rgba(211,169,79,.6)}
.heritage-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:14px;align-items:stretch}
.heritage-intro{padding:12px 20px 12px 10px}
.heritage-intro h2{font:600 31px/1.05 Georgia,serif;color:#153b32;text-transform:uppercase;margin:10px 0 18px}
.heritage-intro p{font-size:12px;line-height:1.55;color:#53635e}
.heritage-intro a{display:inline-block;margin-top:15px;font-size:11px;color:#0a5143}
.heritage-card{border-radius:15px;overflow:hidden;background:#063f35;border:1px solid rgba(211,169,79,.5);box-shadow:0 10px 24px rgba(73,48,14,.08)}
.heritage-card img{width:100%;height:205px;object-fit:cover;display:block}
.heritage-card div{padding:14px 14px 16px;color:#fff}
.heritage-card h3{font:500 19px Georgia,serif;margin:0 0 11px}.heritage-card span{color:var(--px-gold2);font-size:10px}
.heritage-corner{position:absolute;width:190px;height:100px;background:url("assets/ornament-gold.png") center/contain no-repeat;opacity:.75}
.heritage-corner-l{left:-30px;top:-10px;transform:rotate(155deg)}.heritage-corner-r{right:-25px;bottom:-15px}

.premium-footer{background:linear-gradient(135deg,#003d34,#002e28);color:#fff;border-top:1px solid var(--px-gold);padding:42px 0 20px;position:relative;overflow:hidden}
.premium-footer:after{content:"";position:absolute;right:-40px;bottom:-15px;width:230px;height:140px;background:url("assets/ornament-gold.png") center/contain no-repeat;opacity:.25}
.premium-footer-grid{display:grid;grid-template-columns:1.35fr .7fr .7fr .95fr;gap:44px;position:relative;z-index:2}
.footer-identity{display:flex;gap:16px}.footer-identity img{width:75px;height:92px;object-fit:contain;background:transparent}
.footer-identity h3{font:600 22px/1.05 Georgia,serif;color:var(--px-gold2);margin:0 0 8px}.footer-identity p{font-size:9px!important;line-height:1.4;max-width:250px}
.premium-footer h4{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--px-gold2);margin:0 0 14px}
.premium-footer a,.premium-footer p{display:block;color:#d8e0dd;font-size:10px;line-height:1.55;margin:5px 0}
.premium-copyright{border-top:1px solid rgba(255,255,255,.11);margin-top:28px;padding-top:14px;text-align:center;color:#819b94;font-size:9px}

/* Harmonize internal pages with the same identity */
body:not(.premium-home) header{background:linear-gradient(90deg,#00382f,#004b3e)!important}
body:not(.premium-home) header .logo strong{color:var(--px-gold2)!important}
body:not(.premium-home) header .logo small,body:not(.premium-home) header nav a{color:#f2efe7!important}
body:not(.premium-home) .page-hero .inner,
body:not(.premium-home) .anas-hero,
body:not(.premium-home) .director-hero{background:linear-gradient(135deg,#003e34,#075a49)!important;border:1px solid rgba(211,169,79,.45)!important}
body:not(.premium-home) .footer{background:linear-gradient(135deg,#00382f,#002d27)!important;border-top:1px solid var(--px-gold)!important}
body:not(.premium-home) .footer-brand,body:not(.premium-home) .footer h4{color:var(--px-gold2)!important}

@media(max-width:1120px){
 .premium-navbar{grid-template-columns:250px 1fr}.lang-switch{display:none}
 .premium-nav{gap:14px;font-size:10px}
 .premium-hero-copy h1{font-size:58px}
 .premium-media-grid{grid-template-columns:repeat(2,1fr)}
 .heritage-grid{grid-template-columns:1.1fr repeat(2,1fr)}
}
@media(max-width:900px){
 .premium-navbar{display:flex;min-height:88px}.premium-nav{display:none!important}.premium-navbar .menu-btn{display:inline-flex;margin-left:auto;color:#fff;border-color:var(--px-gold)}
 .premium-hero-grid{grid-template-columns:1fr}.premium-hero-copy{padding:55px 26px 46px}.premium-hero-visual{min-height:430px;border-left:0;border-top:1px solid var(--px-gold)}
 .hero-medallion{left:32px;top:-65px;width:140px;height:140px}
 .direction-grid{grid-template-columns:repeat(2,1fr)}.direction-card:nth-child(2){border-right:0}
 .heritage-grid{grid-template-columns:1fr 1fr}.heritage-intro{grid-column:1/-1}
 .premium-footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
 .tt-top-ornament{height:24px;background-size:auto 24px}
 .utility{display:none}
 .premium-navbar{min-height:78px}.premium-logo .site-logo{width:48px!important;height:58px!important;min-width:48px!important}.premium-logo strong{font-size:17px!important}.premium-logo small{display:none!important}
 .premium-hero{min-height:auto}.premium-hero-grid{min-height:auto}.premium-hero-copy h1{font-size:47px}.premium-hero-copy p{font-size:13px}
 .premium-hero-visual{min-height:350px}.hero-medallion{width:118px;height:118px;left:28px;top:-52px}.hero-medallion strong{font-size:10px}
 .direction-grid,.premium-media-grid,.heritage-grid,.premium-footer-grid{grid-template-columns:1fr}.direction-card{border-right:0;border-bottom:1px solid rgba(180,133,47,.35)}
 .premium-section-title{justify-content:flex-start}.premium-section-title > a{position:static;margin-left:auto}.premium-section-title .gold-flourish{display:none}
 .heritage-intro{grid-column:auto}.premium-news-card img,.heritage-card img{height:210px}
}

/* ==========================================================
   v24 — CLEAN PREMIUM HOME: no ornament rows, Baku–Kazan collage
   ========================================================== */
.tt-top-ornament{display:none!important}
.hero-ornament,
.hero-ornament-tl,
.hero-ornament-bl,
.heritage-corner,
.heritage-corner-l,
.heritage-corner-r{
  display:none!important;
}
.premium-header::before,
.premium-header::after,
.premium-hero::before,
.premium-hero::after{
  display:none!important;
}

/* Header cleaner and more spacious */
.premium-header{
  background:linear-gradient(90deg,#003b32,#00493d)!important;
  border-bottom:1px solid rgba(211,169,79,.38)!important;
}
.premium-navbar{min-height:98px}
.premium-logo .site-logo{width:66px!important;height:76px!important}
.premium-nav{gap:20px}

/* One continuous photographic hero */
.premium-hero{
  min-height:700px;
  background:#003c33!important;
  border-bottom:1px solid rgba(211,169,79,.55);
}
.premium-hero-grid{
  max-width:none!important;
  width:100%!important;
  padding:0!important;
  min-height:700px;
  grid-template-columns:1fr;
  position:relative;
}
.premium-hero-visual{
  position:absolute;
  inset:0;
  min-height:700px;
  border:0!important;
  z-index:0;
}
.premium-hero-visual::before{
  content:"";
  position:absolute;
  inset:0!important;
  width:auto!important;
  background:
    linear-gradient(90deg,rgba(0,48,41,.86) 0%,rgba(0,48,41,.55) 32%,rgba(0,48,41,.24) 57%,rgba(0,48,41,.44) 100%)!important;
  z-index:1;
}
.premium-hero-visual::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,45,38,.18));
  z-index:1;
}
.premium-hero-visual img{
  width:100%;height:100%;
  object-fit:cover;
  object-position:center;
  filter:saturate(.92) contrast(1.03);
}
.premium-hero-copy{
  z-index:3;
  min-height:700px;
  max-width:1180px;
  width:100%;
  margin:0 auto;
  padding:84px 55% 70px 28px;
}
.premium-hero-copy h1{
  font-size:clamp(54px,5.1vw,78px);
  line-height:.98;
  max-width:720px;
  text-shadow:0 3px 22px rgba(0,0,0,.2);
}
.premium-hero-copy h1 em{color:var(--px-gold2)}
.premium-hero-copy p{
  color:#f2f0e9;
  max-width:620px;
  text-shadow:0 2px 14px rgba(0,0,0,.16);
}
.hero-medallion{display:none!important}

/* Building / location block */
.premium-location{
  background:#f6eedf;
  padding:58px 0;
  border-top:1px solid rgba(211,169,79,.34);
  border-bottom:1px solid rgba(211,169,79,.34);
}
.location-grid{
  display:grid;
  grid-template-columns:1.16fr .84fr;
  gap:44px;
  align-items:center;
}
.location-photo{
  border-radius:24px;
  overflow:hidden;
  border:1px solid rgba(197,154,70,.45);
  box-shadow:0 24px 55px rgba(55,48,30,.13);
}
.location-photo img{
  width:100%;
  height:410px;
  object-fit:cover;
  display:block;
}
.location-copy .eyebrow{
  color:#9a6e21;
  letter-spacing:.16em;
}
.location-copy h2{
  font:600 38px/1.05 Georgia,serif;
  color:#123b31;
  margin:10px 0 18px;
}
.location-copy > p{
  font-size:15px;
  line-height:1.7;
  color:#59665f;
  max-width:620px;
}
.location-details{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
  margin:24px 0;
}
.location-details div{
  padding:12px 0;
  border-bottom:1px solid rgba(172,138,70,.25);
}
.location-details span{
  display:block;
  font-size:9px;
  text-transform:uppercase;
  letter-spacing:.12em;
  color:#967536;
  margin-bottom:3px;
}
.location-details strong{
  font:500 15px/1.3 Georgia,serif;
  color:#143c32;
}

/* Keep heritage section clean: no corner graphics */
.premium-heritage{
  background:#f7eedb;
}
.premium-footer::before,
.premium-footer::after{
  display:none!important;
}

@media(max-width:900px){
  .premium-hero-copy{
    padding:60px 28px 48px;
    max-width:100%;
    min-height:650px;
  }
  .premium-hero-copy h1{max-width:720px}
  .premium-hero-visual{min-height:650px}
  .location-grid{grid-template-columns:1fr}
  .location-photo img{height:360px}
}
@media(max-width:620px){
  .premium-hero,
  .premium-hero-grid,
  .premium-hero-copy,
  .premium-hero-visual{min-height:600px}
  .premium-hero-copy{padding:46px 22px}
  .premium-hero-copy h1{font-size:44px}
  .premium-hero-visual img{object-position:center}
  .location-copy h2{font-size:31px}
  .location-photo img{height:280px}
}

/* ==========================================================
   v25 — CLEAN PREMIUM / REAL PHOTOS ONLY
   ========================================================== */
.v25-home{margin:0;background:#f4efe5;color:#17372f;font-family:Arial,Helvetica,sans-serif}
.v25-home *{box-sizing:border-box}
.v25-home a{text-decoration:none}
.v25-home .container{width:min(1180px,calc(100% - 48px));margin:0 auto}
.v25-header{position:sticky;top:0;z-index:100;background:#063f35;border-bottom:1px solid rgba(210,166,79,.42);box-shadow:0 8px 28px rgba(0,30,25,.12)}
.v25-nav{min-height:94px;display:flex;align-items:center;gap:32px}
.v25-brand{display:flex;align-items:center;gap:13px;min-width:255px}
.v25-brand img{width:58px;height:66px;object-fit:contain;background:transparent!important;border:0!important}
.v25-brand strong{display:block;color:#e5c477;font:600 21px/1.08 Georgia,serif}
.v25-brand small{display:block;color:#c7d2ce;font-size:9px;margin-top:5px}
.v25-menu{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex:1}
.v25-menu a{color:#f5f3ed;font-size:11px;white-space:nowrap;padding:38px 0 34px;border-bottom:2px solid transparent}
.v25-menu a:hover,.v25-menu a.active{color:#edcf83;border-bottom-color:#d2a64f}
.v25-menu-button{display:none;color:#fff;border:1px solid #d2a64f;border-radius:999px;padding:10px 16px;font-size:11px}

.v25-hero{background:#063f35;padding:46px 0 50px}
.v25-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}
.v25-hero-copy{padding:20px 0}
.v25-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#e4bd69;font-weight:700}
.v25-kicker.dark{color:#9a712d}
.v25-hero h1{font:500 clamp(52px,5.1vw,76px)/.98 Georgia,serif;color:#fff;margin:18px 0 24px;letter-spacing:-.035em}
.v25-hero h1 span{color:#e8c675}
.v25-hero-copy>p{color:#dbe4e0;line-height:1.67;font-size:14px;max-width:590px}
.v25-actions{display:flex;gap:12px;margin-top:26px}
.v25-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;font-size:12px;font-weight:700;transition:.2s}
.v25-btn-gold{background:linear-gradient(135deg,#efd083,#c9983d);color:#15382f}
.v25-btn-outline{border:1px solid rgba(230,194,112,.75);color:#fff}
.v25-btn-dark{background:#063f35;color:#fff}
.v25-btn:hover{transform:translateY(-2px)}
.v25-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14)}
.v25-facts b{display:block;color:#efd083;font:500 22px Georgia,serif}.v25-facts span{display:block;color:#b9cbc5;font-size:9px;margin-top:4px}
.v25-hero-image{position:relative;border-radius:28px;overflow:hidden;border:1px solid rgba(229,190,102,.42);box-shadow:0 28px 65px rgba(0,25,21,.28)}
.v25-hero-image img{display:block;width:100%;height:590px;object-fit:cover}
.v25-photo-label{position:absolute;left:18px;bottom:18px;background:rgba(4,47,40,.9);color:#f0d18b;border:1px solid rgba(240,209,139,.48);border-radius:999px;padding:9px 14px;font-size:10px}

.v25-directions{background:#fbf6eb;border-bottom:1px solid rgba(172,133,54,.22)}
.v25-direction-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.v25-direction-grid article{padding:32px 28px;border-right:1px solid rgba(172,133,54,.22);min-height:215px}
.v25-direction-grid article:last-child{border-right:0}
.v25-num{color:#a17b36;font-size:10px;font-weight:800;letter-spacing:.12em}
.v25-direction-grid h3{font:600 23px/1.12 Georgia,serif;color:#153c32;margin:12px 0 12px}
.v25-direction-grid p{font-size:12px;line-height:1.55;color:#61706a;margin:0 0 20px}
.v25-direction-grid a{font-size:11px;color:#0a5545;font-weight:700}

.v25-section{padding:66px 0}
.v25-real-events{background:#f3ecdf}
.v25-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:28px}
.v25-section-head h2{font:600 39px/1.05 Georgia,serif;color:#123c31;margin:7px 0 0}
.v25-section-head>a{font-size:11px;color:#0b5848;font-weight:700}
.v25-section-head.light h2{color:#fff}.v25-section-head.light>a{color:#e7c779}
.v25-event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.v25-event-card{background:#fffaf0;border:1px solid rgba(178,136,54,.25);border-radius:20px;overflow:hidden;box-shadow:0 16px 36px rgba(57,45,25,.08);color:#173b31}
.v25-event-card img{width:100%;height:245px;object-fit:cover;display:block}
.v25-event-card div{padding:18px 19px 20px}
.v25-event-card small{color:#a17a31;font-size:9px;text-transform:uppercase;letter-spacing:.1em}
.v25-event-card h3{font:600 22px/1.14 Georgia,serif;margin:9px 0 8px}
.v25-event-card p{font-size:11px;line-height:1.5;color:#61706a;margin:0}

.v25-location{background:#fffaf0;padding:68px 0}
.v25-location-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:46px;align-items:center}
.v25-location-photo{border-radius:24px;overflow:hidden;border:1px solid rgba(185,142,57,.35);box-shadow:0 24px 55px rgba(60,48,29,.12)}
.v25-location-photo img{width:100%;height:430px;object-fit:cover;display:block}
.v25-location-copy h2{font:600 38px/1.07 Georgia,serif;color:#153d33;margin:10px 0 16px}
.v25-location-copy>p{font-size:14px;line-height:1.68;color:#61706a}
.v25-location-copy dl{margin:22px 0 25px}
.v25-location-copy dl div{display:grid;grid-template-columns:95px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid rgba(165,128,52,.18)}
.v25-location-copy dt{font-size:9px;color:#99722d;text-transform:uppercase;letter-spacing:.08em}
.v25-location-copy dd{margin:0;font:500 15px Georgia,serif;color:#173c32}

.v25-media{background:#063f35;padding:62px 0}
.v25-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.v25-media-grid>a{background:#fbf6eb;border-radius:20px;overflow:hidden;border:1px solid rgba(215,173,85,.5);color:#153a31}
.v25-media-grid img{width:100%;height:230px;object-fit:cover;display:block}
.v25-media-grid div{padding:17px 18px 20px}
.v25-media-grid small{font-size:9px;color:#8b713d}.v25-media-grid h3{font:600 21px/1.14 Georgia,serif;margin:9px 0 14px}.v25-media-grid span{font-size:10px;color:#0c5848;font-weight:700}

.v25-footer{background:#022f28;color:#d6e0dc;padding:46px 0 18px;border-top:1px solid rgba(215,173,85,.45)}
.v25-footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr .9fr;gap:36px}
.v25-footer-brand{display:flex;gap:14px}.v25-footer-brand img{width:62px;height:72px;object-fit:contain}.v25-footer h3{font:600 20px Georgia,serif;color:#e4c477;margin:4px 0 7px}.v25-footer h4{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#e4c477;margin:0 0 12px}
.v25-footer a,.v25-footer p{display:block;color:#c6d3cf;font-size:10px;line-height:1.55;margin:5px 0}
.v25-copy{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:14px;text-align:center;font-size:9px;color:#819a93}

@media(max-width:1080px){
 .v25-menu{display:none}.v25-menu-button{display:inline-flex;margin-left:auto}
 .v25-hero-grid{grid-template-columns:1fr}.v25-hero-image img{height:520px}
 .v25-direction-grid{grid-template-columns:repeat(2,1fr)}.v25-direction-grid article:nth-child(2){border-right:0}
 .v25-event-grid,.v25-media-grid{grid-template-columns:1fr 1fr}.v25-event-grid .v25-event-card:last-child{grid-column:1/-1}
 .v25-location-grid{grid-template-columns:1fr}
 .v25-footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
 .v25-home .container{width:min(100% - 28px,1180px)}
 .v25-nav{min-height:76px}.v25-brand img{width:45px;height:52px}.v25-brand strong{font-size:16px}.v25-brand small{display:none}
 .v25-hero{padding:38px 0}.v25-hero h1{font-size:43px}.v25-hero-image img{height:410px}
 .v25-facts{grid-template-columns:1fr 1fr}.v25-facts div:last-child{grid-column:1/-1}
 .v25-direction-grid,.v25-event-grid,.v25-media-grid,.v25-footer-grid{grid-template-columns:1fr}
 .v25-direction-grid article{border-right:0;border-bottom:1px solid rgba(172,133,54,.22)}
 .v25-event-grid .v25-event-card:last-child{grid-column:auto}
 .v25-section-head{align-items:flex-start;flex-direction:column}.v25-section-head h2{font-size:34px}
 .v25-location-photo img{height:300px}.v25-location-copy h2{font-size:31px}.v25-location-copy dl div{grid-template-columns:1fr}
}

/* ==========================================================
   v26 — VIP TYPOGRAPHY & COLOR SYSTEM
   One coherent premium hierarchy.
   ========================================================== */
:root{
  --vip-bg:#063f35;
  --vip-bg-deep:#022f28;
  --vip-text:#f4efe5;
  --vip-text-dark:#17372f;
  --vip-muted:#c8d2ce;
  --vip-gold:#d4aa55;
  --vip-cream:#f7f1e5;
}

/* Typography: one serif family for all display text, one sans family for body */
.v25-home,
.v25-home button,
.v25-home input,
.v25-home a,
.v25-home p,
.v25-home small,
.v25-home span,
.v25-home dt,
.v25-home dd{
  font-family: Arial, Helvetica, sans-serif;
}

.v25-home h1,
.v25-home h2,
.v25-home h3,
.v25-home .v25-brand strong,
.v25-home .v25-facts b{
  font-family: Georgia, "Times New Roman", serif !important;
  font-style:normal!important;
}

/* Hero — one text color, gold only as a UI accent */
.v25-hero-copy h1{
  color:var(--vip-text)!important;
}
.v25-hero-copy h1 span,
.v25-hero-copy h1 em{
  color:inherit!important;
}
.v25-kicker{
  color:var(--vip-gold)!important;
}
.v25-hero-copy>p{
  color:var(--vip-muted)!important;
}
.v25-facts b{
  color:var(--vip-text)!important;
}
.v25-facts span{
  color:#b9c7c2!important;
}

/* Header */
.v25-brand strong{
  color:var(--vip-text)!important;
}
.v25-brand small{
  color:#bfcac6!important;
}
.v25-menu a{
  color:#e8edea!important;
}
.v25-menu a:hover,
.v25-menu a.active{
  color:var(--vip-text)!important;
  border-bottom-color:var(--vip-gold)!important;
}

/* Buttons */
.v25-btn-gold{
  background:var(--vip-gold)!important;
  color:#12362d!important;
}
.v25-btn-outline{
  color:var(--vip-text)!important;
  border-color:rgba(212,170,85,.72)!important;
}

/* Light sections */
.v25-direction-grid h3,
.v25-section-head h2,
.v25-location-copy h2,
.v25-event-card h3,
.v25-media-grid h3{
  color:var(--vip-text-dark)!important;
}
.v25-direction-grid p,
.v25-event-card p,
.v25-location-copy>p{
  color:#62706b!important;
}
.v25-num,
.v25-kicker.dark,
.v25-event-card small,
.v25-location-copy dt{
  color:#9a7735!important;
}

/* Dark media/footer sections */
.v25-media .v25-section-head h2,
.v25-footer h3{
  color:var(--vip-text)!important;
}
.v25-media .v25-kicker,
.v25-footer h4{
  color:var(--vip-gold)!important;
}
.v25-footer a,
.v25-footer p{
  color:#c9d3cf!important;
}

/* Hero collage frame: cleaner and more editorial */
.v25-hero-image{
  border-radius:22px!important;
  border:1px solid rgba(212,170,85,.34)!important;
  box-shadow:0 30px 70px rgba(0,24,20,.32)!important;
  background:#0a3f35;
}
.v25-hero-image img{
  height:590px!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:saturate(.82) contrast(1.04) brightness(.92)!important;
}
.v25-photo-label{
  background:rgba(3,41,35,.9)!important;
  color:var(--vip-text)!important;
  border:1px solid rgba(212,170,85,.4)!important;
  letter-spacing:.06em;
}

/* Make all display copy consistent in weight */
.v25-hero h1{font-weight:500!important}
.v25-section-head h2,
.v25-location-copy h2{font-weight:500!important}
.v25-direction-grid h3,
.v25-event-card h3,
.v25-media-grid h3{font-weight:600!important}

/* Remove any inherited decorative title colors from older versions */
.v25-home h1 *,
.v25-home h2 *,
.v25-home h3 *{
  color:inherit!important;
}

@media(max-width:640px){
  .v25-hero-image img{height:390px!important}
}
body::before{
	display:none!important;
	}
.v25-home>.utility{
	display:none!important;
	}