:root {
  --black: #0a0a08;
  --deep: #111109;
  --gold: #c9a84c;
  --gold-light: #e2c47a;
  --gold-dim: #8a6e2f;
  --ivory: #f5f0e8;
  --ivory-dim: #c8c0b0;
  --warm-gray: #2a2820;
  --line: rgba(201, 168, 76, 0.25);
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--black);
  color: var(--ivory);
  font-family: "Crimson Pro", Georgia, serif;
  font-weight: 300;
  line-height: 1.7;
  overflow-x: hidden;
  cursor: default;
}

/* ─── NOISE OVERLAY ─── */
body::before {
  content: "";
  position: fixed;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");
  pointer-events: none;
  z-index: 9999;
  opacity: 0.6;
}

/* ─── NAV ─── */
nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px 60px;
  background: linear-gradient(
    to bottom,
    rgba(10, 10, 8, 0.95) 0%,
    transparent 100%
  );
  backdrop-filter: blur(4px);
}

.nav-logo {
  font-family: "Playfair Display", serif;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: var(--gold);
  text-transform: uppercase;
}

.nav-logo span {
  color: var(--ivory);
  font-weight: 400;
  font-style: italic;
}

.nav-links {
  display: flex;
  gap: 44px;
  list-style: none;
  position: relative;
}

.nav-links.active {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: rgba(10, 10, 8, 0.95);
  backdrop-filter: blur(4px);
  padding: 20px;
  gap: 20px;
  border-top: 1px solid var(--line);
}

.nav-links a {
  color: var(--ivory-dim);
  text-decoration: none;
  font-family: "Crimson Pro", serif;
  font-size: 0.92rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  transition: color 0.3s;
  position: relative;
}

.nav-links a::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--gold);
  transition: width 0.3s ease;
}

.nav-links a:hover {
  color: var(--gold);
}
.nav-links a:hover::after {
  width: 100%;
}

.nav-cta {
  border: 1px solid var(--gold-dim);
  color: var(--gold) !important;
  padding: 8px 22px;
  transition:
    background 0.3s,
    color 0.3s !important;
}

.nav-cta:hover {
  background: var(--gold) !important;
  color: var(--black) !important;
}

.nav-cta::after {
  display: none !important;
}

.nav-toggle {
  display: none;
  flex-direction: column;
  cursor: pointer;
  gap: 4px;
}

.nav-toggle span {
  width: 25px;
  height: 3px;
  background: var(--ivory);
  transition: 0.3s;
}

.nav-toggle.active span:nth-child(1) {
  transform: rotate(-45deg) translate(-5px, 5px);
}

.nav-toggle.active span:nth-child(2) {
  opacity: 0;
}

.nav-toggle.active span:nth-child(3) {
  transform: rotate(45deg) translate(-5px, -5px);
}

/* ─── HERO ─── */
.hero {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 0 60px;
  overflow: hidden;
}

.hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(
      ellipse 60% 60% at 70% 50%,
      rgba(201, 168, 76, 0.06) 0%,
      transparent 70%
    ),
    radial-gradient(
      ellipse 40% 80% at 15% 70%,
      rgba(201, 168, 76, 0.04) 0%,
      transparent 60%
    );
}

.hero-line-left {
  position: absolute;
  left: 60px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: linear-gradient(
    to bottom,
    transparent,
    var(--gold-dim) 30%,
    var(--gold-dim) 70%,
    transparent
  );
  opacity: 0.3;
}

.hero-content {
  max-width: 780px;
  margin-left: 80px;
  position: relative;
  z-index: 2;
  animation: fadeUp 1.2s ease both;
}

.hero-eyebrow {
  font-family: "Crimson Pro", serif;
  font-size: 0.78rem;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  color: var(--gold);
  margin-top: 100px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.hero-eyebrow::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: var(--gold);
}

h1 {
  font-family: "Playfair Display", serif;
  font-size: clamp(3rem, 6vw, 5.5rem);
  font-weight: 900;
  line-height: 1.05;
  margin-bottom: 32px;
  color: var(--ivory);
}

h1 em {
  font-style: italic;
  color: var(--gold);
  font-weight: 400;
}

.hero-desc {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.25rem;
  font-weight: 300;
  color: var(--ivory-dim);
  max-width: 520px;
  margin-bottom: 52px;
  line-height: 1.9;
}

.hero-actions {
  display: flex;
  align-items: center;
  gap: 36px;
}

.btn-primary {
  background: var(--gold);
  color: var(--black);
  border: none;
  padding: 16px 44px;
  font-family: "Crimson Pro", serif;
  font-size: 0.85rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 400;
  transition:
    background 0.3s,
    transform 0.2s;
  display: inline-block;
}

.btn-primary:hover {
  background: var(--gold-light);
  transform: translateY(-2px);
}

.btn-ghost {
  color: var(--ivory-dim);
  text-decoration: none;
  font-family: "Crimson Pro", serif;
  font-size: 0.85rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: color 0.3s;
}

.btn-ghost:hover {
  color: var(--gold);
}

.btn-ghost::after {
  content: "→";
  transition: transform 0.3s;
}

.btn-ghost:hover::after {
  transform: translateX(4px);
}

.hero-stats {
  position: absolute;
  right: 80px;
  bottom: 80px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 40px;
  text-align: right;
  animation: fadeUp 1.4s 0.3s ease both;
}

.stat-num {
  font-family: "Playfair Display", serif;
  font-size: 3rem;
  font-weight: 700;
  color: var(--gold);
  line-height: 1;
}

.stat-label {
  font-size: 0.78rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--ivory-dim);
  margin-top: 4px;
}

/* ─── DIVIDER ─── */
.gold-divider {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 0 60px;
  margin: 0 auto;
  max-width: 1200px;
}

.gold-divider::before,
.gold-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: var(--line);
}

.gold-divider-icon {
  color: var(--gold-dim);
  font-size: 1rem;
  letter-spacing: 0.3em;
}

/* ─── SECTIONS ─── */
section {
  padding: 100px 60px;
  max-width: 1200px;
  margin: 0 auto;
}

.section-label {
  font-size: 0.72rem;
  letter-spacing: 0.45em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 14px;
}

.section-label::before {
  content: "";
  display: block;
  width: 32px;
  height: 1px;
  background: var(--gold);
}

h2 {
  font-family: "Playfair Display", serif;
  font-size: clamp(2rem, 4vw, 3.2rem);
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 28px;
  color: var(--ivory);
}

h2 em {
  font-style: italic;
  color: var(--gold);
  font-weight: 400;
}

/* ─── ABOUT ─── */
.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.about-text p {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.15rem;
  color: var(--ivory-dim);
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1.9;
}

.about-visual {
  position: relative;
  height: 460px;
}

.about-frame {
  position: absolute;
  border: 1px solid var(--line);
  background: linear-gradient(135deg, var(--warm-gray) 0%, var(--deep) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-frame-inner {
  border: 1px solid var(--line);
  margin: 24px;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.about-frame-inner img {
  width: 60%;
  height: auto;
  object-fit: contain;
  max-width: 200px;
}

.about-symbol {
  font-family: "Playfair Display", serif;
  font-size: 5rem;
  color: var(--gold-dim);
  opacity: 0.5;
  line-height: 1;
}

.about-quote {
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  font-size: 1.05rem;
  color: var(--ivory-dim);
  text-align: center;
  padding: 0 40px;
  line-height: 1.8;
}

.about-frame-corner {
  position: absolute;
  width: 20px;
  height: 20px;
}

.about-frame-corner.tl {
  top: -1px;
  left: -1px;
  border-top: 2px solid var(--gold);
  border-left: 2px solid var(--gold);
}
.about-frame-corner.tr {
  top: -1px;
  right: -1px;
  border-top: 2px solid var(--gold);
  border-right: 2px solid var(--gold);
}
.about-frame-corner.bl {
  bottom: -1px;
  left: -1px;
  border-bottom: 2px solid var(--gold);
  border-left: 2px solid var(--gold);
}
.about-frame-corner.br {
  bottom: -1px;
  right: -1px;
  border-bottom: 2px solid var(--gold);
  border-right: 2px solid var(--gold);
}

/* ─── PRACTICE AREAS ─── */
.areas-bg {
  background: var(--deep);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 100px 0;
}

.areas-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 60px;
}

.areas-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  margin-bottom: 72px;
  align-items: end;
}

.areas-desc {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.1rem;
  color: var(--ivory-dim);
  line-height: 1.9;
  font-weight: 300;
}

.areas-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
}

.area-card {
  background: var(--black);
  padding: 44px 36px;
  border: 1px solid transparent;
  transition:
    border-color 0.4s,
    background 0.4s;
  position: relative;
  overflow: hidden;
}

.area-card::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0;
  background: var(--gold);
  transition: width 0.4s ease;
}

.area-card:hover {
  background: var(--warm-gray);
  border-color: var(--line);
}

.area-card:hover::before {
  width: 100%;
}

.area-icon {
  font-size: 2rem;
  margin-bottom: 20px;
  filter: grayscale(0.3);
}

.area-img {
  width: 32px;
  height: 32px;
  object-fit: contain;
  filter: grayscale(0.3);
}

.area-card h3 {
  font-family: "Playfair Display", serif;
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--ivory);
  margin-bottom: 12px;
}

.area-card p {
  font-family: "Cormorant Garamond", serif;
  font-size: 1rem;
  color: var(--ivory-dim);
  line-height: 1.8;
  font-weight: 300;
}

.area-num {
  position: absolute;
  top: 20px;
  right: 24px;
  font-family: "Playfair Display", serif;
  font-size: 0.75rem;
  color: var(--gold-dim);
  letter-spacing: 0.1em;
}

/* ─── TEAM ─── */
.team-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-top: 60px;
}

.team-card {
  position: relative;
  overflow: hidden;
}

.team-photo {
  width: 100%;
  aspect-ratio: 3/4;
  background: var(--warm-gray);
  border: 1px solid var(--line);
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team-photo-inner {
  font-family: "Playfair Display", serif;
  font-size: 4rem;
  color: var(--gold-dim);
  opacity: 0.3;
}

.team-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(10, 10, 8, 0.6) 0%, transparent 50%);
}

.team-photo-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-card h3 {
  font-family: "Playfair Display", serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--ivory);
  margin-bottom: 4px;
}

.team-role {
  font-size: 0.78rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 12px;
}

.team-bio {
  font-family: "Cormorant Garamond", serif;
  font-size: 0.98rem;
  color: var(--ivory-dim);
  line-height: 1.8;
  font-weight: 300;
}

/* ─── TESTIMONIALS ─── */
.testimonials-bg {
  background: linear-gradient(180deg, var(--black) 0%, var(--deep) 100%);
  border-top: 1px solid var(--line);
  padding: 100px 0;
}

.testimonials-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 60px;
}

.testimonials-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-top: 60px;
}

.testimonial-card {
  border: 1px solid var(--line);
  padding: 44px;
  position: relative;
  background: linear-gradient(
    135deg,
    rgba(42, 40, 32, 0.3) 0%,
    transparent 100%
  );
}

.quote-mark {
  font-family: "Playfair Display", serif;
  font-size: 6rem;
  line-height: 0.5;
  color: var(--gold);
  opacity: 0.2;
  margin-bottom: 20px;
  display: block;
}

.testimonial-text {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.15rem;
  font-style: italic;
  font-weight: 300;
  color: var(--ivory);
  line-height: 1.9;
  margin-bottom: 28px;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 16px;
}

.author-dot {
  width: 32px;
  height: 32px;
  border: 1px solid var(--gold-dim);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Playfair Display", serif;
  font-size: 0.85rem;
  color: var(--gold);
}

.author-name {
  font-family: "Crimson Pro", serif;
  font-size: 0.82rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--ivory-dim);
}

/* ─── CONTACT ─── */
.contact-bg {
  background: var(--black);
  border-top: 1px solid var(--line);
  padding: 100px 0;
}

.contact-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 60px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}

.contact-info p {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.1rem;
  color: var(--ivory-dim);
  line-height: 1.9;
  margin-bottom: 40px;
}

.contact-details {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.contact-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--line);
}

.contact-item-icon {
  color: var(--gold);
  font-size: 1rem;
  margin-top: 2px;
}

.contact-item-label {
  font-size: 0.72rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: var(--gold-dim);
  margin-bottom: 4px;
}

.contact-item-value {
  font-family: "Cormorant Garamond", serif;
  font-size: 1rem;
  color: var(--ivory);
  font-weight: 300;
}

/* ─── FORM ─── */
.contact-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

label {
  font-size: 0.72rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--gold-dim);
}

input,
textarea,
select {
  background: transparent;
  border: none;
  border-bottom: 1px solid var(--line);
  color: var(--ivory);
  padding: 12px 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 1rem;
  font-weight: 300;
  outline: none;
  transition: border-color 0.3s;
  width: 100%;
  cursor: text;
}

input:focus,
textarea:focus,
select:focus {
  border-color: var(--gold);
}

textarea {
  resize: vertical;
  min-height: 100px;
}

select {
  cursor: pointer;
}

select option {
  background: var(--deep);
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.submit-btn {
  background: transparent;
  border: 1px solid var(--gold);
  color: var(--gold);
  padding: 16px 44px;
  font-family: "Crimson Pro", serif;
  font-size: 0.85rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    background 0.3s,
    color 0.3s;
  align-self: flex-start;
  margin-top: 12px;
}

.submit-btn:hover {
  background: var(--gold);
  color: var(--black);
}

/* ─── FOOTER ─── */
footer {
  border-top: 1px solid var(--line);
  padding: 40px 60px;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-logo {
  font-family: "Playfair Display", serif;
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--gold);
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.footer-copy {
  font-size: 0.78rem;
  color: var(--ivory-dim);
  letter-spacing: 0.1em;
  opacity: 0.5;
}

.footer-oab {
  font-size: 0.72rem;
  letter-spacing: 0.15em;
  color: var(--gold-dim);
  text-transform: uppercase;
}

/* ─── ANIMATIONS ─── */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.reveal {
  opacity: 0;
  transform: translateY(24px);
  transition:
    opacity 0.8s ease,
    transform 0.8s ease;
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

/* ─── RESPONSIVE ─── */
@media (max-width: 900px) {
  nav {
    padding: 20px 24px;
  }
  .nav-links {
    display: none;
  }
  .nav-toggle {
    display: flex;
  }
  .hero {
    padding: 0 24px;
  }
  .hero-content {
    margin-left: 0;
  }
  .hero-stats {
    display: none;
  }
  .hero-line-left {
    display: none;
  }
  section {
    padding: 60px 24px;
  }
  .about-grid {
    grid-template-columns: 1fr;
  }
  .about-frame-inner {
    margin: 20px;
  }
  .about-frame-inner img {
    width: 70%;
    height: auto;
  }
  .areas-section {
    padding: 0 24px;
  }
  .areas-grid {
    grid-template-columns: 1fr;
  }
  .areas-header {
    grid-template-columns: 1fr;
  }
  .area-img {
    width: 40px;
    height: 40px;
  }
  .team-grid {
    grid-template-columns: 1fr;
  }
  .testimonials-grid {
    grid-template-columns: 1fr;
  }
  .testimonials-section {
    padding: 0 24px;
  }
  .contact-section {
    grid-template-columns: 1fr;
    padding: 0 24px;
  }
  footer {
    flex-direction: column;
    gap: 16px;
    text-align: center;
    padding: 40px 24px;
  }
  .form-row {
    grid-template-columns: 1fr;
  }
  .gold-divider {
    padding: 0 24px;
  }
}

@media (max-width: 768px) {
  .hero-content h1 {
    font-size: 2.5rem;
  }
  .hero-desc {
    font-size: 1rem;
  }
  .hero-actions {
    flex-direction: column;
    gap: 16px;
  }
  .about-visual {
    height: 240px;
    margin-bottom: 100px;
  }
  .about-frame-inner {
    margin: 18px;
  }
  .about-frame-inner img {
    width: 50%;
    height: auto;
  }
  .about-quote {
    font-size: 0.95rem;
    padding: 0 20px;
  }
  .areas-grid {
    gap: 30px;
  }
  .area-card {
    padding: 24px;
  }
  .area-img {
    width: 36px;
    height: 36px;
  }
  .team-grid {
    gap: 30px;
  }
  .team-photo {
    aspect-ratio: 4/5;
  }
  .testimonials-grid {
    gap: 20px;
  }
  .contact-details {
    gap: 16px;
  }
  .contact-item {
    flex-direction: column;
    text-align: center;
    gap: 8px;
  }
}

@media (max-width: 480px) {
  nav {
    padding: 16px 20px;
  }
  .nav-logo {
    font-size: 1rem;
  }
  .hero {
    padding: 0 20px;
  }
  .hero-content h1 {
    font-size: 2rem;
  }
  .hero-desc {
    font-size: 0.9rem;
  }
  .hero-actions .btn-primary,
  .hero-actions .btn-ghost {
    width: 100%;
    text-align: center;
  }
  section {
    padding: 40px 20px;
  }
  .about-visual {
    height: 200px;
  }
  .about-frame-inner {
    margin: 16px;
  }
  .about-frame-inner img {
    width: 90%;
    height: auto;
  }
  .about-quote {
    font-size: 0.9rem;
    padding: 0 16px;
  }
  .areas-section {
    padding: 0 20px;
  }
  .areas-grid {
    gap: 20px;
  }
  .area-card {
    padding: 20px;
  }
  .area-img {
    width: 32px;
    height: 32px;
  }
  .area-card h3 {
    font-size: 1.1rem;
  }
  .team-grid {
    gap: 20px;
  }
  .team-photo {
    aspect-ratio: 1/1;
  }
  .team-card h3 {
    font-size: 1.1rem;
  }
  .team-role {
    font-size: 0.7rem;
  }
  .team-bio {
    font-size: 0.9rem;
  }
  .testimonials-section {
    padding: 0 20px;
  }
  .testimonials-grid {
    gap: 16px;
  }
  .testimonial-card {
    padding: 20px;
  }
  .contact-section {
    padding: 0 20px;
  }
  .contact-info h2 {
    font-size: 1.8rem;
  }
  .contact-details {
    gap: 12px;
  }
  .contact-item-value {
    font-size: 0.9rem;
  }
  .form-group label {
    font-size: 0.9rem;
  }
  .submit-btn {
    width: 100%;
  }
  footer {
    padding: 30px 20px;
  }
  .footer-logo {
    font-size: 1.1rem;
  }
  .gold-divider {
    padding: 0 20px;
  }
}
