:root {
  --ink: #070706;
  --surface: #0c0c0e;
  --gold: #a7a7ad;
  --gold-light: #f0f0f2;
  --paper: #f7f7f8;
  --muted: #aeafb6;
  --line: rgba(240, 240, 242, .2);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--paper); background: var(--ink); font-family: "DM Sans", sans-serif; line-height: 1.55; }
a { color: inherit; text-decoration: none; }
.skip-link { position: absolute; left: -999px; top: 0; z-index: 10; padding: .8rem 1rem; color: var(--ink); background: var(--gold-light); }
.skip-link:focus { left: 1rem; top: 1rem; }

.site-header { width: min(1200px, calc(100% - 3rem)); min-height: 92px; margin: auto; display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; border-bottom: 1px solid var(--line); }
.brand { display: flex; align-items: center; }
.brand-logo { display: block; width: 150px; height: 56px; object-fit: contain; object-position: left center; }
nav { display: flex; gap: 1.7rem; color: var(--muted); font-size: .76rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
nav a:hover { color: var(--gold-light); }
.header-action { padding: .68rem 1rem; border: 1px solid var(--gold); color: var(--gold-light); font-size: .78rem; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }

.hero { position: relative; width: min(1200px, calc(100% - 3rem)); min-height: 700px; margin: auto; display: grid; grid-template-columns: .85fr 1.15fr; align-items: center; gap: clamp(2.5rem, 6vw, 6rem); overflow: hidden; }
.hero::before { position: absolute; z-index: -1; right: -12%; bottom: -28%; width: 650px; height: 650px; border: 1px solid rgba(240, 240, 242, .18); border-radius: 50%; box-shadow: 0 0 0 72px rgba(240, 240, 242, .025), 0 0 0 145px rgba(240, 240, 242, .018); content: ""; }
.hero-grid { position: absolute; z-index: -2; inset: 0; opacity: .45; background-image: linear-gradient(rgba(240, 240, 242, .035) 1px, transparent 1px), linear-gradient(90deg, rgba(240, 240, 242, .035) 1px, transparent 1px); background-size: 48px 48px; mask-image: linear-gradient(to bottom, black, transparent 90%); }
.business-card-wrap { padding: .6rem; border: 1px solid rgba(240, 240, 242, .32); background: linear-gradient(145deg, rgba(255, 255, 255, .07), rgba(0, 0, 0, .88)); box-shadow: 22px 28px 75px rgba(0, 0, 0, .55); }
.business-card { display: block; width: 100%; height: auto; border: 1px solid rgba(240, 240, 242, .12); }
.eyebrow { margin: 0 0 1.05rem; color: var(--gold-light); font-size: .72rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; }
h1, h2, h3 { margin: 0; font-family: "Playfair Display", serif; line-height: 1.02; }
h1 { max-width: 760px; font-size: clamp(4rem, 8vw, 7.2rem); letter-spacing: -.045em; }
h1 em { color: var(--gold-light); font-weight: 600; }
.hero-text { max-width: 38rem; margin: 1.6rem 0 2.1rem; color: var(--muted); font-size: 1.08rem; }
.hero-actions { display: flex; flex-wrap: wrap; gap: .8rem; }
.button { padding: .95rem 1.15rem; font-size: .8rem; font-weight: 700; letter-spacing: .035em; transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { color: var(--ink); background: var(--gold-light); }
.button-secondary { border: 1px solid var(--line); }

.section { width: min(1200px, calc(100% - 3rem)); margin: auto; padding: 7rem 0; }
.steps { border-top: 1px solid var(--line); }
.section-heading { display: grid; grid-template-columns: .65fr 1.35fr; gap: 2rem; align-items: start; margin-bottom: 3.5rem; }
.section-heading h2, .connect h2 { max-width: 780px; font-size: clamp(2.7rem, 5vw, 4.65rem); letter-spacing: -.035em; }
.step-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
.step-grid article { min-height: 280px; padding: 1.5rem; border: 1px solid var(--line); background: linear-gradient(145deg, rgba(255, 255, 255, .025), transparent); }
.step-grid span { color: var(--gold-light); font-size: .8rem; font-weight: 700; letter-spacing: .1em; }
.step-grid h3 { margin: 4.6rem 0 1rem; font-size: 1.8rem; }
.step-grid p, .connect-copy { color: var(--muted); margin: 0; }

.quote-section { border-block: 1px solid var(--line); background: radial-gradient(circle at 50% 30%, rgba(255, 255, 255, .09), transparent 33rem), var(--surface); }
.quote-panel { width: min(930px, calc(100% - 3rem)); margin: auto; padding: 7.5rem 0; text-align: center; }
.quote { margin: 0; font-family: "Playfair Display", serif; font-size: clamp(2.35rem, 5vw, 4.2rem); line-height: 1.1; letter-spacing: -.04em; }
.quote-signature { margin: 2rem 0 0; color: var(--gold-light); font-family: "Playfair Display", serif; font-style: italic; }

.connect { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(2.5rem, 10vw, 10rem); align-items: center; }
.connect-copy { max-width: 31rem; margin-top: 1.55rem; font-size: 1.03rem; }
.connect-links { border-top: 1px solid var(--line); }
.connect-links a { min-height: 74px; display: flex; align-items: center; justify-content: space-between; gap: 1rem; border-bottom: 1px solid var(--line); font-family: "Playfair Display", serif; font-size: 1.35rem; transition: color .2s ease, padding .2s ease; }
.connect-links a:hover { padding-left: .45rem; color: var(--gold-light); }
.connect-links b { color: var(--gold-light); font-family: "DM Sans", sans-serif; font-size: 1.05rem; }

footer { width: min(1200px, calc(100% - 3rem)); min-height: 115px; margin: auto; display: flex; align-items: center; justify-content: space-between; gap: 1rem; border-top: 1px solid var(--line); color: var(--muted); font-size: .76rem; }
.footer-logo { width: 105px; height: 62px; object-fit: contain; object-position: left center; }

@media (max-width: 800px) {
  nav { display: none; }
  .hero, .section-heading, .connect { grid-template-columns: 1fr; }
  .hero { min-height: auto; padding: 6rem 0; }
  .business-card-wrap { max-width: 720px; }
  .step-grid { grid-template-columns: 1fr; }
  .step-grid article { min-height: 215px; }
  .step-grid h3 { margin-top: 2.7rem; }
  .section { padding: 5.5rem 0; }
}

@media (max-width: 520px) {
  .site-header, .hero, .section, footer { width: min(100% - 2rem, 1200px); }
  .brand-logo { width: 116px; height: 47px; }
  .header-action { padding: .55rem .7rem; font-size: .68rem; }
  h1 { font-size: clamp(3.6rem, 17vw, 5rem); }
  .hero { padding: 4.8rem 0; }
  .business-card-wrap { padding: .35rem; }
  .connect-links a { font-size: 1.07rem; }
  footer { align-items: flex-start; flex-direction: column; padding: 2rem 0; }
  footer p { margin: 0; }
}
:root {
  --ink: #070706;
  --surface: #11100e;
  --gold: #c59a48;
  --gold-light: #ead08e;
  --paper: #f7f3e9;
  --muted: #b6aea0;
  --line: rgba(225, 196, 133, .28);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--paper); background: var(--ink); font-family: "DM Sans", sans-serif; line-height: 1.55; }
a { color: inherit; text-decoration: none; }
.skip-link { position: absolute; left: -999px; top: 0; z-index: 10; padding: .8rem 1rem; color: var(--ink); background: var(--gold-light); }
.skip-link:focus { left: 1rem; top: 1rem; }

.site-header { width: min(1200px, calc(100% - 3rem)); min-height: 92px; margin: auto; display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; border-bottom: 1px solid var(--line); }
.brand { display: flex; align-items: center; }
.brand-logo { display: block; width: 150px; height: 56px; object-fit: contain; object-position: left center; }
nav { display: flex; gap: 1.7rem; color: var(--muted); font-size: .76rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
nav a:hover { color: var(--gold-light); }
.header-action { padding: .68rem 1rem; border: 1px solid var(--gold); color: var(--gold-light); font-size: .78rem; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }

.hero { position: relative; width: min(1200px, calc(100% - 3rem)); min-height: 650px; margin: auto; display: grid; grid-template-columns: 1.25fr .75fr; align-items: center; gap: clamp(3rem, 9vw, 8rem); overflow: hidden; }
.hero::before { position: absolute; z-index: -1; right: -12%; bottom: -28%; width: 650px; height: 650px; border: 1px solid rgba(197, 154, 72, .4); border-radius: 50%; box-shadow: 0 0 0 72px rgba(197, 154, 72, .045), 0 0 0 145px rgba(197, 154, 72, .03); content: ""; }
.hero-grid { position: absolute; z-index: -2; inset: 0; opacity: .45; background-image: linear-gradient(rgba(234, 208, 142, .045) 1px, transparent 1px), linear-gradient(90deg, rgba(234, 208, 142, .045) 1px, transparent 1px); background-size: 48px 48px; mask-image: linear-gradient(to bottom, black, transparent 90%); }
.hero-logo { position: absolute; z-index: -1; right: 7%; bottom: -8%; width: min(29vw, 355px); opacity: .22; filter: saturate(.8); pointer-events: none; }
.eyebrow { margin: 0 0 1.05rem; color: var(--gold-light); font-size: .72rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; }
h1, h2, h3 { margin: 0; font-family: "Playfair Display", serif; line-height: 1.02; }
h1 { max-width: 760px; font-size: clamp(4rem, 8vw, 7.2rem); letter-spacing: -.045em; }
h1 em { color: var(--gold-light); font-weight: 600; }
.hero-text { max-width: 38rem; margin: 1.6rem 0 2.1rem; color: var(--muted); font-size: 1.08rem; }
.hero-actions { display: flex; flex-wrap: wrap; gap: .8rem; }
.button { padding: .95rem 1.15rem; font-size: .8rem; font-weight: 700; letter-spacing: .035em; transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { color: var(--ink); background: var(--gold-light); }
.button-secondary { border: 1px solid var(--line); }
.hero-card { position: relative; padding: 2rem; border: 1px solid rgba(234, 208, 142, .55); background: linear-gradient(145deg, rgba(197, 154, 72, .14), rgba(17, 16, 14, .85)); box-shadow: 20px 25px 70px rgba(0, 0, 0, .42); }
.card-kicker { color: var(--gold-light); font-size: .67rem; font-weight: 700; letter-spacing: .17em; text-transform: uppercase; }
.hero-card p { margin: 1.5rem 0; font-family: "Playfair Display", serif; font-size: 1.9rem; line-height: 1.16; }
.card-line { display: block; width: 100%; height: 1px; margin-bottom: 1.1rem; background: var(--line); }
.hero-card a { color: var(--gold-light); font-size: .78rem; font-weight: 700; }

.section { width: min(1200px, calc(100% - 3rem)); margin: auto; padding: 7rem 0; }
.steps { border-top: 1px solid var(--line); }
.section-heading { display: grid; grid-template-columns: .65fr 1.35fr; gap: 2rem; align-items: start; margin-bottom: 3.5rem; }
.section-heading h2, .connect h2 { max-width: 780px; font-size: clamp(2.7rem, 5vw, 4.65rem); letter-spacing: -.035em; }
.step-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
.step-grid article { min-height: 280px; padding: 1.5rem; border: 1px solid var(--line); background: linear-gradient(145deg, rgba(255, 255, 255, .025), transparent); }
.step-grid span { color: var(--gold-light); font-size: .8rem; font-weight: 700; letter-spacing: .1em; }
.step-grid h3 { margin: 4.6rem 0 1rem; font-size: 1.8rem; }
.step-grid p, .connect-copy { color: var(--muted); margin: 0; }

.quote-section { border-block: 1px solid var(--line); background: radial-gradient(circle at 50% 30%, rgba(197, 154, 72, .17), transparent 33rem), var(--surface); }
.quote-panel { width: min(930px, calc(100% - 3rem)); margin: auto; padding: 7.5rem 0; text-align: center; }
.quote { margin: 0; font-family: "Playfair Display", serif; font-size: clamp(2.35rem, 5vw, 4.2rem); line-height: 1.1; letter-spacing: -.04em; }
.quote-signature { margin: 2rem 0 0; color: var(--gold-light); font-family: "Playfair Display", serif; font-style: italic; }

.connect { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(2.5rem, 10vw, 10rem); align-items: center; }
.connect-copy { max-width: 31rem; margin-top: 1.55rem; font-size: 1.03rem; }
.connect-links { border-top: 1px solid var(--line); }
.connect-links a { min-height: 74px; display: flex; align-items: center; justify-content: space-between; gap: 1rem; border-bottom: 1px solid var(--line); font-family: "Playfair Display", serif; font-size: 1.35rem; transition: color .2s ease, padding .2s ease; }
.connect-links a:hover { padding-left: .45rem; color: var(--gold-light); }
.connect-links b { color: var(--gold-light); font-family: "DM Sans", sans-serif; font-size: 1.05rem; }

footer { width: min(1200px, calc(100% - 3rem)); min-height: 115px; margin: auto; display: flex; align-items: center; justify-content: space-between; gap: 1rem; border-top: 1px solid var(--line); color: var(--muted); font-size: .76rem; }
.footer-logo { width: 105px; height: 62px; object-fit: contain; object-position: left center; }

@media (max-width: 800px) {
  nav { display: none; }
  .hero, .section-heading, .connect { grid-template-columns: 1fr; }
  .hero { min-height: auto; padding: 6rem 0; }
  .hero-card { max-width: 520px; }
  .step-grid { grid-template-columns: 1fr; }
  .step-grid article { min-height: 215px; }
  .step-grid h3 { margin-top: 2.7rem; }
  .section { padding: 5.5rem 0; }
}

@media (max-width: 520px) {
  .site-header, .hero, .section, footer { width: min(100% - 2rem, 1200px); }
  .brand-logo { width: 116px; height: 47px; }
  .header-action { padding: .55rem .7rem; font-size: .68rem; }
  h1 { font-size: clamp(3.6rem, 17vw, 5rem); }
  .hero { padding: 4.8rem 0; }
  .hero-logo { width: 190px; right: -10px; bottom: 3%; opacity: .15; }
  .hero-card { padding: 1.5rem; }
  .connect-links a { font-size: 1.07rem; }
  footer { align-items: flex-start; flex-direction: column; padding: 2rem 0; }
  footer p { margin: 0; }
}
