/* ── Quaggan — Editorial Luxury ── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root {
  --ink:     #0a0c0f;
  --deep:    #111318;
  --soft:    #181c24;
  --paper:   #f0ebe0;
  --paper2:  #c8c0b0;
  --amber:   #c8832a;
  --amber2:  #e8a84a;
  --mist:    #7a8494;
  --white:   #ffffff;
  --r:       3px;
}
html { scroll-behavior: smooth; }
body {
  font-family: 'DM Sans', sans-serif;
  background: var(--ink);
  color: var(--paper);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
a { text-decoration: none; color: inherit; }
ul { list-style: none; }
img { display: block; width: 100%; }

/* ── NAV ── */
nav {
  position: fixed; top: 0; left: 0; right: 0; z-index: 200;
  display: flex; align-items: center; justify-content: space-between;
  padding: 1.25rem 3.5rem;
  background: rgba(10,12,15,0.88);
  backdrop-filter: blur(20px);
  border-bottom: 1px solid rgba(200,131,42,0.1);
  transition: padding .3s;
}
nav.scrolled { padding: .9rem 3.5rem; }
.logo {
  font-family: 'Playfair Display', serif;
  font-size: 1.35rem; letter-spacing: -.01em;
  color: var(--paper);
}
.logo span { color: var(--amber); }
.nav-links { display: flex; gap: 2.5rem; }
.nav-links a {
  font-size: .72rem; letter-spacing: .14em; text-transform: uppercase;
  color: var(--mist); transition: color .2s;
}
.nav-links a:hover, .nav-links a.active { color: var(--amber2); }
.nav-cta {
  font-size: .7rem; letter-spacing: .12em; text-transform: uppercase;
  padding: .55rem 1.4rem;
  border: 1px solid var(--amber); color: var(--amber);
  border-radius: var(--r); transition: background .2s, color .2s;
}
.nav-cta:hover { background: var(--amber); color: var(--ink); }

/* ── BUTTONS ── */
.btn-primary {
  display: inline-block;
  padding: .9rem 2.25rem;
  background: var(--amber); color: var(--ink);
  font-size: .78rem; font-weight: 500; letter-spacing: .08em; text-transform: uppercase;
  border-radius: var(--r); transition: background .2s, transform .15s;
}
.btn-primary:hover { background: var(--amber2); transform: translateY(-2px); }
.btn-ghost {
  display: inline-block;
  padding: .9rem 2.25rem;
  border: 1px solid rgba(240,235,224,.22); color: var(--paper);
  font-size: .78rem; letter-spacing: .08em; text-transform: uppercase;
  border-radius: var(--r); transition: border-color .2s, transform .15s;
}
.btn-ghost:hover { border-color: var(--amber); transform: translateY(-2px); }

/* ── HOME HERO — full bleed photo ── */
.hero {
  position: relative; min-height: 100vh;
  display: flex; flex-direction: column;
  align-items: center; justify-content: center;
  text-align: center; padding: 0 2rem;
  overflow: hidden;
}
.hero-photo {
  position: absolute; inset: 0; z-index: 0;
  background: url('https://images.unsplash.com/photo-1497366216548-37526070297c?w=1800&q=80&fit=crop') center/cover no-repeat;
}
.hero-photo::after {
  content: '';
  position: absolute; inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(10,12,15,0.72) 0%,
    rgba(10,12,15,0.55) 45%,
    rgba(10,12,15,0.85) 100%
  );
}
.hero-inner { position: relative; z-index: 1; max-width: 820px; }
.hero-eyebrow {
  font-family: 'DM Mono', monospace;
  font-size: .65rem; letter-spacing: .25em; text-transform: uppercase;
  color: var(--amber); margin-bottom: 1.5rem;
  display: flex; align-items: center; gap: .75rem; justify-content: center;
}
.hero-eyebrow::before, .hero-eyebrow::after {
  content: ''; display: block; width: 2rem; height: 1px; background: var(--amber);
}
.hero h1 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(3rem, 7vw, 6rem);
  line-height: 1.05; color: var(--white);
  margin-bottom: 1.5rem; font-weight: 700;
}
.hero h1 em { font-style: italic; color: var(--amber2); }
.hero-sub {
  font-size: 1.1rem; line-height: 1.8; color: rgba(240,235,224,.75);
  max-width: 48ch; margin: 0 auto 2.5rem;
}
.hero-actions { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }
.hero-scroll {
  position: absolute; bottom: 2.5rem; left: 50%; transform: translateX(-50%);
  z-index: 1; display: flex; flex-direction: column; align-items: center; gap: .5rem;
  font-family: 'DM Mono', monospace; font-size: .58rem; letter-spacing: .2em;
  text-transform: uppercase; color: var(--mist);
  animation: bounce 2.5s ease-in-out infinite;
}
.hero-scroll::after {
  content: ''; display: block; width: 1px; height: 2rem;
  background: linear-gradient(to bottom, var(--amber), transparent);
}
@keyframes bounce {
  0%,100% { transform: translateX(-50%) translateY(0); }
  50% { transform: translateX(-50%) translateY(6px); }
}

/* ── INTRO STRIP ── */
.intro-strip {
  display: grid; grid-template-columns: repeat(3,1fr);
  border-top: 1px solid rgba(200,131,42,.12);
  border-bottom: 1px solid rgba(200,131,42,.12);
}
.intro-item {
  padding: 3rem 2.5rem;
  border-right: 1px solid rgba(200,131,42,.08);
}
.intro-item:last-child { border-right: none; }
.intro-num {
  font-family: 'DM Mono', monospace; font-size: .62rem;
  letter-spacing: .18em; color: var(--amber); margin-bottom: .75rem;
}
.intro-item h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.05rem; color: var(--paper); margin-bottom: .5rem;
}
.intro-item p { font-size: .83rem; line-height: 1.7; color: var(--mist); }

/* ── SECTION PILLARS (home) ── */
.pillars { padding: 7rem 0; max-width: 1200px; margin: 0 auto; padding-left: 3.5rem; padding-right: 3.5rem; }
.section-eyebrow {
  font-family: 'DM Mono', monospace; font-size: .62rem;
  letter-spacing: .2em; text-transform: uppercase;
  color: var(--amber); margin-bottom: 1rem;
  display: flex; align-items: center; gap: .6rem;
}
.section-eyebrow::before { content: ''; width: 1.25rem; height: 1px; background: var(--amber); }
.pillars-head { margin-bottom: 4rem; }
.pillars-head h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2rem, 4vw, 3.2rem); color: var(--paper);
  line-height: 1.1; margin-bottom: .75rem;
}
.pillars-head p { font-size: .95rem; color: var(--mist); max-width: 50ch; line-height: 1.75; }

/* Photo cards grid */
.photo-cards { display: grid; grid-template-columns: repeat(3,1fr); gap: 1.5rem; }
.photo-card {
  position: relative; border-radius: 4px; overflow: hidden;
  aspect-ratio: 3/4;
  display: flex; flex-direction: column; justify-content: flex-end;
  transition: transform .35s cubic-bezier(.25,.46,.45,.94);
  text-decoration: none;
}
.photo-card:hover { transform: translateY(-6px); }
.photo-card-img {
  position: absolute; inset: 0;
  background-size: cover; background-position: center;
  transition: transform .5s cubic-bezier(.25,.46,.45,.94);
}
.photo-card:hover .photo-card-img { transform: scale(1.04); }
.photo-card-overlay {
  position: absolute; inset: 0;
  background: linear-gradient(to top, rgba(10,12,15,.92) 0%, rgba(10,12,15,.3) 55%, transparent 100%);
}
.photo-card-content {
  position: relative; z-index: 1; padding: 2rem 1.75rem;
}
.photo-card-tag {
  font-family: 'DM Mono', monospace; font-size: .58rem;
  letter-spacing: .18em; text-transform: uppercase;
  color: var(--amber); margin-bottom: .6rem;
  display: flex; align-items: center; gap: .4rem;
}
.photo-card-tag::before { content: ''; width: 1rem; height: 1px; background: var(--amber); }
.photo-card h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.3rem; color: var(--white);
  line-height: 1.2; margin-bottom: .6rem;
}
.photo-card p { font-size: .8rem; line-height: 1.65; color: rgba(240,235,224,.7); margin-bottom: 1.25rem; }
.photo-card-link {
  font-size: .68rem; letter-spacing: .14em; text-transform: uppercase;
  color: var(--amber); display: flex; align-items: center; gap: .4rem;
  transition: gap .2s;
}
.photo-card:hover .photo-card-link { gap: .75rem; }

/* ── SPLIT FEATURE (home) ── */
.split-feature {
  display: grid; grid-template-columns: 1fr 1fr;
  min-height: 560px;
}
.split-photo {
  position: relative; overflow: hidden;
}
.split-photo img {
  width: 100%; height: 100%; object-fit: cover;
  transition: transform .6s ease;
}
.split-feature:hover .split-photo img { transform: scale(1.03); }
.split-body {
  background: var(--soft);
  padding: 5rem 4rem;
  display: flex; flex-direction: column; justify-content: center;
}
.split-body h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(1.8rem, 3vw, 2.6rem); color: var(--paper);
  line-height: 1.15; margin-bottom: 1.25rem;
}
.split-body h2 em { font-style: italic; color: var(--amber2); }
.split-body p { font-size: .92rem; line-height: 1.85; color: var(--mist); margin-bottom: 1.5rem; max-width: 44ch; }
.stat-row { display: flex; gap: 2.5rem; margin-bottom: 2rem; }
.stat { }
.stat-num {
  font-family: 'Playfair Display', serif;
  font-size: 2.2rem; color: var(--amber2); line-height: 1;
}
.stat-label { font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; color: var(--mist); margin-top: .2rem; }

/* ── HOME CTA ── */
.home-cta {
  position: relative; overflow: hidden;
  padding: 8rem 2rem; text-align: center;
}
.home-cta-photo {
  position: absolute; inset: 0;
  background: url('https://images.unsplash.com/photo-1552664730-d307ca884978?w=1600&q=80&fit=crop') center/cover no-repeat;
}
.home-cta-photo::after {
  content: ''; position: absolute; inset: 0;
  background: rgba(10,12,15,0.87);
}
.home-cta-inner { position: relative; z-index: 1; max-width: 600px; margin: 0 auto; }
.home-cta h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2rem, 4vw, 3rem); color: var(--white);
  margin-bottom: .75rem; line-height: 1.15;
}
.home-cta > .home-cta-inner > p { font-size: .95rem; color: rgba(240,235,224,.65); max-width: 44ch; margin: 0 auto 2.25rem; line-height: 1.75; }
.cta-row { display: flex; gap: .75rem; justify-content: center; flex-wrap: wrap; margin-bottom: 1rem; }
.cta-input {
  padding: .9rem 1.4rem;
  background: rgba(240,235,224,.07); border: 1px solid rgba(240,235,224,.18);
  border-radius: var(--r); color: var(--paper);
  font-family: 'DM Sans', sans-serif; font-size: .88rem;
  outline: none; width: 260px; transition: border-color .2s;
}
.cta-input:focus { border-color: var(--amber); }
.cta-input::placeholder { color: var(--mist); }
.cta-note { font-size: .72rem; color: var(--mist); }
.cta-note a { color: var(--amber2); }

/* ── FOOTER ── */
footer {
  padding: 2.5rem 3.5rem;
  display: flex; align-items: center; justify-content: space-between;
  border-top: 1px solid rgba(240,235,224,.06);
}
.footer-logo {
  font-family: 'Playfair Display', serif;
  font-size: 1.1rem; color: var(--paper);
}
.footer-logo span { color: var(--amber); }
footer p { font-size: .72rem; color: var(--mist); }

/* ── INNER PAGE HERO ── */
.page-hero-wrap {
  position: relative; min-height: 60vh;
  display: flex; align-items: flex-end;
  padding: 0; overflow: hidden;
}
.page-hero-photo {
  position: absolute; inset: 0;
  background-size: cover; background-position: center;
}
.page-hero-photo::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(10,12,15,0.4) 0%,
    rgba(10,12,15,0.75) 60%,
    rgba(10,12,15,1) 100%
  );
}
.page-hero-content {
  position: relative; z-index: 1;
  padding: 5rem 3.5rem 4rem; max-width: 860px;
}
.breadcrumb {
  font-size: .7rem; color: var(--mist); margin-bottom: 1.5rem;
}
.breadcrumb a { color: var(--mist); transition: color .2s; }
.breadcrumb a:hover { color: var(--amber2); }
.breadcrumb span { margin: 0 .4rem; }
.eyebrow {
  font-family: 'DM Mono', monospace; font-size: .65rem;
  letter-spacing: .22em; text-transform: uppercase;
  color: var(--amber); margin-bottom: 1.25rem;
  display: flex; align-items: center; gap: .6rem;
}
.eyebrow::before { content: ''; width: 1.5rem; height: 1px; background: var(--amber); }
.page-hero-content h1 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2.4rem, 5.5vw, 4.2rem);
  line-height: 1.08; color: var(--white); margin-bottom: 1.25rem;
}
.page-hero-content h1 em { font-style: italic; color: var(--amber2); }
.page-hero-content .lead {
  font-size: 1.05rem; line-height: 1.82;
  color: rgba(240,235,224,.72); max-width: 54ch;
}

/* ── CONTENT SECTIONS ── */
.content-section { padding: 5rem 3.5rem; max-width: 1200px; margin: 0 auto; }
.content-section + .content-section { border-top: 1px solid rgba(240,235,224,.05); }
.section-label {
  font-family: 'DM Mono', monospace; font-size: .62rem;
  letter-spacing: .2em; text-transform: uppercase;
  color: var(--amber); margin-bottom: .85rem;
  display: flex; align-items: center; gap: .6rem;
}
.section-label::before { content: ''; width: 1.2rem; height: 1px; background: var(--amber); }
.section-heading {
  font-family: 'Playfair Display', serif;
  font-size: clamp(1.8rem, 3vw, 2.5rem); color: var(--paper);
  margin-bottom: 1.25rem; line-height: 1.15;
}
.section-body { font-size: .92rem; line-height: 1.85; color: var(--mist); max-width: 60ch; }

/* TWO COL */
.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: start; }
.two-col.flip { direction: rtl; }
.two-col.flip > * { direction: ltr; }

/* FEATURE LIST with SVG icons */
.feature-list { display: flex; flex-direction: column; gap: 1.5rem; margin-top: 2rem; }
.feature-item { display: flex; gap: 1.25rem; align-items: flex-start; }
.feature-icon {
  width: 2.5rem; height: 2.5rem; flex-shrink: 0;
  border: 1px solid rgba(200,131,42,.25); border-radius: 4px;
  display: flex; align-items: center; justify-content: center;
  margin-top: .1rem;
}
.feature-icon svg { width: 1.1rem; height: 1.1rem; stroke: var(--amber); fill: none; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.feature-item h4 { font-size: .92rem; font-weight: 500; color: var(--paper); margin-bottom: .3rem; }
.feature-item p { font-size: .83rem; line-height: 1.7; color: var(--mist); }

/* HIGHLIGHT BOX */
.highlight-box {
  background: var(--soft); border: 1px solid rgba(200,131,42,.18);
  border-left: 3px solid var(--amber); border-radius: 4px;
  padding: 1.75rem 2rem; margin-top: 1.75rem;
}
.highlight-box p { font-size: .9rem; line-height: 1.8; color: var(--paper); }
.highlight-box strong { color: var(--amber2); }

/* MINI CARDS with photo thumbnails */
.card-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.25rem; margin-top: 0; }
.mini-card {
  background: var(--soft); border: 1px solid rgba(240,235,224,.06);
  border-radius: 4px; overflow: hidden;
  transition: border-color .25s, transform .2s;
}
.mini-card:hover { border-color: rgba(200,131,42,.25); transform: translateY(-2px); }
.mini-card-photo {
  height: 120px;
  background-size: cover; background-position: center;
}
.mini-card-body { padding: 1.1rem 1.25rem; }
.mini-card h4 { font-size: .85rem; font-weight: 500; color: var(--paper); margin-bottom: .3rem; }
.mini-card p { font-size: .78rem; line-height: 1.6; color: var(--mist); }

/* STEPS */
.steps-list { display: flex; flex-direction: column; margin-top: 2rem; }
.step-row {
  display: grid; grid-template-columns: 3rem 1fr;
  gap: 1.5rem; padding: 1.75rem 0;
  border-bottom: 1px solid rgba(240,235,224,.05); align-items: start;
}
.step-row:last-child { border-bottom: none; }
.step-num {
  font-family: 'DM Mono', monospace; font-size: .72rem;
  color: var(--amber); letter-spacing: .1em; padding-top: .15rem;
}
.step-row h4 { font-size: .95rem; font-weight: 500; color: var(--paper); margin-bottom: .35rem; }
.step-row p { font-size: .85rem; line-height: 1.72; color: var(--mist); }

/* TAG ROW */
.tag-row { display: flex; flex-wrap: wrap; gap: .4rem; margin-top: 1.5rem; }
.tag {
  font-size: .6rem; letter-spacing: .1em; text-transform: uppercase;
  padding: .28rem .65rem; border-radius: 2px;
  border: 1px solid rgba(200,131,42,.3); color: var(--amber);
}

/* CTA SECTION */
.cta-section {
  position: relative; overflow: hidden;
  padding: 7rem 2rem; text-align: center;
}
.cta-bg {
  position: absolute; inset: 0;
  background-size: cover; background-position: center;
}
.cta-bg::after {
  content: ''; position: absolute; inset: 0;
  background: rgba(10,12,15,0.88);
}
.cta-inner { position: relative; z-index: 1; max-width: 580px; margin: 0 auto; }
.cta-section h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(1.8rem, 3.5vw, 2.8rem); color: var(--white);
  margin-bottom: .85rem; line-height: 1.15;
}
.cta-section > .cta-inner > p { font-size: .95rem; color: rgba(240,235,224,.62); max-width: 44ch; margin: 0 auto 2.25rem; line-height: 1.75; }

/* DIVIDER */
.divider { height: 1px; background: linear-gradient(90deg, var(--amber), transparent); opacity: .15; margin: 0 3.5rem; }

/* PHOTO STRIP */
.photo-strip {
  display: grid; grid-template-columns: repeat(3,1fr);
  height: 320px; overflow: hidden;
}
.photo-strip-item {
  position: relative; overflow: hidden;
}
.photo-strip-item img {
  width: 100%; height: 100%; object-fit: cover;
  transition: transform .6s ease;
}
.photo-strip-item:hover img { transform: scale(1.06); }

/* REVEAL */
.reveal { opacity: 0; transform: translateY(22px); transition: opacity .65s ease, transform .65s ease; }
.reveal.on { opacity: 1; transform: none; }
.d1 { transition-delay: .08s; } .d2 { transition-delay: .18s; } .d3 { transition-delay: .28s; } .d4 { transition-delay: .38s; }

/* RESPONSIVE */
@media (max-width: 900px) {
  .photo-cards, .intro-strip { grid-template-columns: 1fr; }
  .split-feature { grid-template-columns: 1fr; }
  .split-photo { height: 300px; }
  .photo-strip { grid-template-columns: 1fr; height: auto; }
}
@media (max-width: 760px) {
  nav { padding: 1rem 1.25rem; }
  nav.scrolled { padding: .8rem 1.25rem; }
  .nav-links { display: none; }
  .pillars { padding: 4rem 1.5rem; }
  .two-col { grid-template-columns: 1fr; gap: 2.5rem; }
  .card-grid { grid-template-columns: 1fr; }
  .content-section { padding: 3.5rem 1.5rem; }
  .page-hero-content { padding: 4rem 1.5rem 3rem; }
  footer { flex-direction: column; gap: 1rem; text-align: center; padding: 2rem 1.5rem; }
  .split-body { padding: 3rem 1.75rem; }
  .intro-item { padding: 2rem 1.5rem; }
}

/* ── SVG Icon Styles ── */

/* Home page pillar cards */
.card-icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-bottom: 1rem;
  color: var(--amber);
  display: block;
}
.card-icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--amber);
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Mini-cards (.icon) */
.mini-card .icon {
  width: 1.1rem;
  height: 1.1rem;
  margin-bottom: .6rem;
  color: var(--amber);
  display: block;
}
.mini-card .icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--amber);
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Feature list icons */
.feature-icon {
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  background: rgba(200,131,42,.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: .1rem;
}
.feature-icon svg {
  width: 1rem;
  height: 1rem;
  stroke: var(--amber);
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
