/*
Theme Name: The Gentlemen's Council Editorial
Theme URI: https://gentlemenscouncil.com/
Author: The Gentlemen's Council
Description: A responsive luxury editorial and commerce theme for The Gentlemen's Council, blending old-world refinement with modern intentional living.
Version: 1.2.2.0
Requires at least: 6.2
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: gentlemens-council
Tags: custom-logo, custom-menu, featured-images, full-width-template, e-commerce, blog
*/

:root{
  --gc-ink:#0b0b0b;
  --gc-charcoal:#151515;
  --gc-cream:#f6f0e7;
  --gc-paper:#fffdf8;
  --gc-gold:#b88a35;
  --gc-deep-red:#631417;
  --gc-muted:#6f685f;
  --gc-line:#d9cdbb;
  --gc-serif: Georgia, 'Times New Roman', serif;
  --gc-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--gc-paper);color:var(--gc-ink);font-family:var(--gc-sans);line-height:1.55}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
button,input{font:inherit}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.gc-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.gc-section{padding:60px 0}
.gc-kicker{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gc-deep-red);font-weight:700}
.gc-title{font-family:var(--gc-serif);font-weight:400;line-height:1.05;margin:.35rem 0 1rem;font-size:clamp(2.2rem,4vw,4.4rem)}
.gc-subtitle{font-family:var(--gc-serif);font-size:clamp(1.55rem,2.5vw,2.55rem);font-weight:400;margin:0 0 1.2rem}
.gc-copy{color:#3b3732;max-width:65ch}
.gc-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.25rem;border:1px solid var(--gc-gold);font-weight:700;transition:.2s ease;cursor:pointer}
.gc-btn--gold{background:var(--gc-gold);color:#fff;border-color:var(--gc-gold)}
.gc-btn--red{background:var(--gc-deep-red);color:#fff;border-color:var(--gc-deep-red)}
.gc-btn--outline{background:transparent;color:var(--gc-gold)}
.gc-btn:hover{transform:translateY(-1px);filter:brightness(1.06)}

/* Header */
.site-header{position:sticky;top:0;z-index:100;background:rgba(10,10,10,.96);color:#fff;border-bottom:1px solid rgba(184,138,53,.35);backdrop-filter:blur(12px)}
.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.site-branding{display:flex;align-items:center;min-width:300px;flex:0 0 auto}
.site-branding img{display:block;height:auto}.site-branding .default-brand-logo,.site-branding .custom-logo{max-height:56px;width:auto;max-width:330px}
.brand-mark{width:48px;height:56px;border:1.5px solid var(--gc-gold);border-radius:24px 24px 18px 18px;display:grid;place-items:center;color:var(--gc-gold);font-family:var(--gc-serif);font-size:.75rem;letter-spacing:.12em}
.brand-name{font-family:var(--gc-serif);line-height:1.05;font-size:1rem;letter-spacing:.05em;text-transform:uppercase}
.primary-nav ul{display:flex;align-items:center;gap:2.2rem;list-style:none;padding:0;margin:0}
.primary-nav a{position:relative;padding:30px 0;font-size:.95rem}
.primary-nav a::after{content:'';position:absolute;left:0;right:100%;bottom:17px;height:2px;background:var(--gc-gold);transition:.2s ease}
.primary-nav a:hover::after,.primary-nav .current-menu-item a::after{right:0}
.header-actions{display:flex;align-items:center;gap:15px}
.icon-link{width:36px;height:36px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%}
.icon-link:hover{border-color:rgba(184,138,53,.5)}
.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:1.6rem;cursor:pointer}

/* Hero */
.gc-hero{position:relative;min-height:470px;background:#080808;color:#fff;overflow:hidden}
.gc-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.88) 34%,rgba(0,0,0,.28) 65%,rgba(0,0,0,.08) 100%),url('assets/images/hero.jpg') center right/cover no-repeat}
.gc-hero-inner{position:relative;z-index:1;min-height:470px;display:flex;align-items:center}
.gc-hero-content{width:min(690px,100%);padding:40px 0 38px}
.gc-hero h1{font-family:var(--gc-serif);font-size:clamp(3.1rem,5vw,5.25rem);font-weight:400;line-height:.95;margin:0 0 1.15rem}
.gc-hero .descriptor{font-size:clamp(1rem,1.45vw,1.22rem);max-width:560px;color:#eee;margin-bottom:1.25rem}
.gc-hero blockquote{font-family:var(--gc-serif);font-size:clamp(1.35rem,2vw,1.9rem);font-style:italic;margin:0 0 1.65rem;color:#f3eadc}
.gc-actions{display:flex;flex-wrap:wrap;gap:16px}

/* Product launch */
.gc-launch{background:var(--gc-cream)}
.gc-launch-grid{display:grid;grid-template-columns:.9fr 2.8fr;gap:42px;align-items:center}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.product-card{background:#fff;border:1px solid var(--gc-line);transition:.2s ease}
.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.08)}
.product-card img{aspect-ratio:1.08/1;object-fit:cover;width:100%}
.product-card-body{text-align:center;padding:14px}
.product-card h3{font-family:var(--gc-serif);font-weight:400;margin:0 0 3px;font-size:1.15rem}
.product-card .price{font-weight:700;color:var(--gc-deep-red)}

/* Pillars */
.gc-pillars{background:linear-gradient(180deg,#111,#171717);color:#fff;text-align:center}
.gc-pillars .lead{font-family:var(--gc-serif);font-size:clamp(1.4rem,2.8vw,2rem);line-height:1.25;margin:0 auto 30px;max-width:860px}
.pillar-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.pillar-card{padding:28px 16px;border:1px solid rgba(184,138,53,.25);background:rgba(255,255,255,.01)}
.pillar-icon{font-size:2.1rem;color:var(--gc-gold);margin-bottom:10px}
.pillar-card h3{font-family:var(--gc-serif);font-weight:400;font-size:1.22rem;margin:0}
.pillar-card em{color:#cfc2ae;font-family:var(--gc-serif)}

/* Editorial */
.gc-editorial-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:45px;align-items:center}
.gc-editorial-image img{width:100%;aspect-ratio:16/7;object-fit:cover}
.gc-editorial .gc-btn{padding:.65rem 0;border:0;color:var(--gc-deep-red)}

/* Newsletter */
.gc-newsletter{background:var(--gc-deep-red);color:#fff;border:1px solid var(--gc-gold);padding:28px 34px;display:grid;grid-template-columns:1.4fr 1fr;gap:25px;align-items:center}
.gc-newsletter h2{font-family:var(--gc-serif);font-weight:400;margin:0 0 5px;font-size:clamp(1.6rem,3vw,2.3rem)}
.newsletter-form{display:flex;gap:10px}
.newsletter-form input{flex:1;min-width:0;padding:.9rem 1rem;background:rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.25);color:#fff}
.newsletter-form input::placeholder{color:#e6d9d1}
.newsletter-message{font-size:.85rem;margin-top:8px;color:#f3d9be}

/* Coming soon */
.gc-coming{background:var(--gc-cream)}
.gc-coming-grid{display:grid;grid-template-columns:.8fr 2.2fr;gap:42px}
.coming-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.coming-card{position:relative;background:#fff;border:1px solid var(--gc-line)}
.coming-card img{width:100%;aspect-ratio:1.65/1;object-fit:cover}
.coming-badge{position:absolute;top:12px;left:12px;background:var(--gc-gold);color:#fff;padding:5px 9px;font-size:.72rem;font-weight:700;letter-spacing:.08em}
.coming-card-body{text-align:center;padding:10px 12px 15px}
.coming-card h3{font-family:var(--gc-serif);font-weight:400;margin:0}
.coming-card p{font-size:.86rem;color:var(--gc-muted);margin:.15rem 0 0}

/* Content pages */
.gc-page-hero{background:var(--gc-charcoal);color:#fff;padding:90px 0 55px}
.gc-page-hero h1{font-family:var(--gc-serif);font-weight:400;font-size:clamp(2.7rem,5vw,5rem);margin:0}
.gc-content{padding:65px 0}
.gc-content .entry-content{max-width:850px;margin:auto}
.gc-content h2,.gc-content h3{font-family:var(--gc-serif);font-weight:400}
.gc-content h2{font-size:2rem;margin-top:2rem}
.gc-content p{font-size:1.05rem}

/* Archive */
.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.post-card{border:1px solid var(--gc-line);background:#fff}
.post-card img{width:100%;aspect-ratio:16/9;object-fit:cover}
.post-card-body{padding:20px}
.post-card h2{font-family:var(--gc-serif);font-weight:400;font-size:1.55rem;margin:.2rem 0 .75rem}

/* Footer */
.site-footer{background:#0d0d0d;color:#fff;border-top:1px solid rgba(184,138,53,.3);padding:55px 0 25px}
.footer-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:35px}
.footer-heading{font-size:.77rem;letter-spacing:.13em;text-transform:uppercase;color:var(--gc-gold);margin:0 0 14px}
.footer-links{list-style:none;margin:0;padding:0}
.footer-links li{margin:.35rem 0;color:#ddd}
.footer-brand p{color:#bfb8ae;max-width:260px}
.footer-brand .footer-logo{display:block;max-width:260px;width:100%;height:auto;margin-bottom:12px}
.footer-bottom{margin-top:40px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;color:#9d968d;font-size:.82rem}

@media(max-width:950px){
  .menu-toggle{display:block}
  .primary-nav{position:absolute;top:66px;left:0;right:0;background:#0d0d0d;max-height:0;overflow:hidden;transition:.25s ease}
  .primary-nav.is-open{max-height:420px;border-top:1px solid rgba(184,138,53,.3)}
  .primary-nav ul{display:block;padding:18px 24px}
  .primary-nav a{display:block;padding:12px 0}
  .primary-nav a::after{display:none}
  .header-actions .icon-link{display:none}
  .gc-launch-grid,.gc-coming-grid,.gc-editorial-grid{grid-template-columns:1fr}
  .pillar-grid{grid-template-columns:repeat(3,1fr)}
  .footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}
}
@media(max-width:700px){
  .gc-container{width:min(100% - 28px,1180px)}
  .gc-section{padding:55px 0}
  .site-branding{min-width:0}
  .brand-name{font-size:.85rem}
  .site-branding{min-width:0}
  .site-branding .default-brand-logo,.site-branding .custom-logo{max-width:240px;max-height:52px}
  .footer-brand .footer-logo{max-width:220px}
  .gc-hero,.gc-hero-inner{min-height:500px}
  .gc-hero::before{background:linear-gradient(180deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.84) 58%,rgba(0,0,0,.52) 100%),url('assets/images/hero.jpg') center/cover no-repeat}
  .gc-hero-content{padding:46px 0 38px}
  .product-grid,.coming-products,.post-grid{grid-template-columns:1fr}
  .pillar-grid{grid-template-columns:1fr 1fr}
  .gc-newsletter{grid-template-columns:1fr;padding:24px 20px}
  .newsletter-form{flex-direction:column}
  .footer-grid{grid-template-columns:1fr 1fr}
  .footer-brand{grid-column:1/-1}
  .footer-bottom{flex-direction:column}
}
@media(max-width:430px){
  .pillar-grid,.footer-grid{grid-template-columns:1fr}
  .gc-actions{flex-direction:column;align-items:stretch}
  .gc-btn{width:100%}
}
