/* Laurence Wexer, Ltd. — Fine Fretted Instruments
   Static brochure site. Design: warm cream + brass + Art-Deco-inspired serif.
   Accent is navy by default; switch --accent to #6C2B2B for oxblood. */

:root {
  --cream:#F4EEE1;
  --card:#FAF6EC;
  --panel:#ECE3D1;
  --espresso:#2C2119;
  --body:#3B2F24;
  --muted:#6B5D4F;
  --faint:#8B7B67;
  --brass:#A8894E;
  --brass-line:rgba(168,137,78,0.40);
  --brass-line-strong:rgba(168,137,78,0.55);
  --accent:#26374A;            /* navy — oxblood alt: #6C2B2B */
  --serif:'Cormorant Garamond', Georgia, 'Times New Roman', serif;
  --sans:'Mulish', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
}

* { box-sizing: border-box; }
html, body { margin: 0; }
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: var(--cream);
  color: var(--espresso);
  font-family: var(--sans);
  font-size: 17px;
  line-height: 1.6;
  position: relative;
}
a { text-decoration: none; color: inherit; }
img { max-width: 100%; }

@keyframes wexFade { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: none; } }

/* ---- decorative layers ---- */
.grain {
  position: fixed; inset: 0; pointer-events: none; z-index: 0; opacity: 0.045;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
.topbar { height: 4px; background: var(--brass); position: relative; z-index: 1; }

/* ---- layout ---- */
.container { width: 100%; max-width: 1080px; margin: 0 auto; padding: 0 24px; }
.container--narrow { max-width: 760px; }
main { position: relative; z-index: 1; flex: 1; animation: wexFade .35s ease both; }
.rule { width: 54px; height: 1px; background: var(--brass); border: 0; }
.rule--center { margin: 34px auto 0; }
.eyebrow {
  margin: 0; font-family: var(--sans); font-weight: 600; text-transform: uppercase;
  letter-spacing: 0.28em; font-size: 0.72rem; color: var(--brass);
}

/* ---- header ---- */
.site-header { position: relative; z-index: 1; padding-top: 34px; }
.site-header .inner { display: flex; flex-direction: column; align-items: center; text-align: center; }
.wordmark { display: flex; flex-direction: column; align-items: center; }
.wordmark .name {
  font-family: var(--serif); font-weight: 600; font-size: clamp(1.75rem, 5vw, 2.75rem);
  letter-spacing: 0.015em; line-height: 1.02; color: var(--brass);
}
.wordmark .tag {
  margin-top: 0.55rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.36em;
  font-size: clamp(0.6rem, 1.7vw, 0.74rem); color: var(--muted); padding-left: 0.36em;
}
.nav { margin-top: 24px; display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 32px; }
.nav a {
  font-weight: 600; font-size: 0.78rem; letter-spacing: 0.16em; text-transform: uppercase;
  padding: 6px 2px 8px; color: var(--muted);
  border-bottom: 2px solid transparent; transition: color .2s, border-color .2s;
}
.nav a:hover { color: var(--espresso); }
.nav a.is-current { color: var(--espresso); border-bottom-color: var(--accent); }
.header-rule { margin-top: 22px; height: 1px; background: var(--brass-line); }

/* ---- home: hero ---- */
.hero { text-align: center; padding: 64px 0 8px; max-width: 760px; margin: 0 auto; }
.hero .eyebrow { margin-bottom: 22px; }
.lede {
  margin: 0; font-family: var(--serif); font-weight: 500; font-size: clamp(1.7rem, 4.4vw, 2.9rem);
  line-height: 1.18; color: var(--espresso); text-wrap: pretty;
}

/* ---- home: browse ---- */
.browse { padding: 44px 0 8px; }
.browse > .eyebrow { margin-bottom: 20px; color: var(--muted); letter-spacing: 0.24em; font-size: 0.7rem; }
.card {
  background: var(--card); border: 1px solid var(--brass-line);
  transition: box-shadow .2s, transform .2s;
}
.card:hover { box-shadow: 0 10px 30px rgba(44,33,25,0.09); transform: translateY(-2px); }

.browse-all {
  display: flex; align-items: center; justify-content: space-between; gap: 24px;
  border-left: 3px solid var(--accent); padding: 28px 30px; margin-bottom: 22px;
}
.browse-all .kicker {
  display: block; font-weight: 600; text-transform: uppercase; letter-spacing: 0.2em;
  font-size: 0.66rem; color: var(--brass); margin-bottom: 8px;
}
.browse-all .title {
  display: block; font-family: var(--serif); font-weight: 600;
  font-size: clamp(1.5rem, 3.4vw, 2.1rem); line-height: 1.05; color: var(--espresso);
}
.browse-all .sub { display: block; margin-top: 8px; color: var(--muted); font-size: 0.95rem; }
.browse-all .arrow { flex: none; font-family: var(--serif); font-size: 2rem; color: var(--accent); line-height: 1; }

.cat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(198px, 1fr)); gap: 20px; }
.cat-card { display: flex; flex-direction: column; }
.cat-photo {
  position: relative; aspect-ratio: 4 / 5; overflow: hidden;
  background-color: var(--panel);
  /* Striped fallback shows if the image is ever missing. */
  background-image: repeating-linear-gradient(45deg, rgba(168,137,78,0.11) 0 8px, rgba(168,137,78,0) 8px 16px);
}
/* Category photo. Swap the files in /assets to change these — keep the same filenames. */
.cat-photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; display: block; }
.cat-body { display: flex; flex-direction: column; flex: 1; padding: 18px 20px 20px; }
.cat-body .num {
  display: block; font-weight: 600; text-transform: uppercase; letter-spacing: 0.2em;
  font-size: 0.62rem; color: var(--brass); margin-bottom: 7px;
}
.cat-body .name {
  display: block; font-family: var(--serif); font-weight: 600; font-size: 1.55rem;
  line-height: 1.05; color: var(--espresso);
}
.cat-body .desc { display: block; margin-top: 7px; color: var(--muted); font-size: 0.86rem; line-height: 1.45; flex: 1; }
.cat-body .view {
  margin-top: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.14em;
  font-size: 0.66rem; color: var(--accent);
}

/* ---- home: contact ---- */
.home-contact { text-align: center; padding: 52px 0 64px; }
.home-contact .prompt {
  margin: 0 0 10px; font-family: var(--serif); font-style: italic; font-weight: 500;
  font-size: 1.5rem; color: var(--espresso);
}
.home-contact .line { margin: 0; font-size: 1.02rem; color: var(--body); }
.home-contact .line a { color: var(--espresso); border-bottom: 1px solid var(--brass-line-strong); }
.home-contact .sep { color: #B9A98C; margin: 0 10px; }
.home-contact .meta {
  margin: 14px 0 0; font-weight: 600; text-transform: uppercase; letter-spacing: 0.24em;
  font-size: 0.68rem; color: var(--muted);
}

/* ---- bio ---- */
.page-head { padding: 60px 0 8px; }
.page-head .eyebrow { margin-bottom: 14px; }
.page-head h1 {
  margin: 0; font-family: var(--serif); font-weight: 600; font-size: clamp(2.2rem, 5vw, 3.2rem);
  line-height: 1.02; color: var(--espresso);
}
.page-head .rule { margin: 26px 0 0; }

.bio-grid { display: grid; grid-template-columns: 1.55fr 1fr; gap: 48px; padding: 34px 0 8px; align-items: start; }
.prose p { margin: 0 0 20px; font-size: 1.06rem; color: var(--body); text-wrap: pretty; }
.prose h2 { margin: 34px 0 12px; font-family: var(--serif); font-weight: 600; font-size: 1.7rem; color: var(--espresso); }
.brand-tags { display: flex; flex-wrap: wrap; gap: 10px; }
.brand-tags .tag {
  font-size: 0.82rem; letter-spacing: 0.04em; color: var(--body);
  border: 1px solid var(--brass-line-strong); padding: 7px 15px; background: var(--card);
}
.policy-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 20px; }
.policy { border-top: 2px solid var(--brass-line-strong); padding-top: 14px; }
.policy h3 {
  margin: 0 0 7px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.16em;
  font-size: 0.72rem; color: var(--brass);
}
.policy p { margin: 0; font-size: 0.96rem; color: var(--body); line-height: 1.5; }

.contact-card { border: 1px solid var(--brass-line); background: var(--card); align-self: start; }
.contact-card img { display: block; width: 100%; height: auto; }
.contact-card .body { padding: 22px 24px 26px; }
.contact-card .label {
  margin: 0 0 4px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.2em;
  font-size: 0.66rem; color: var(--brass);
}
.contact-card .who { margin: 0 0 14px; font-family: var(--serif); font-weight: 600; font-size: 1.35rem; color: var(--espresso); }
.contact-card p { margin: 0 0 4px; font-size: 0.98rem; color: var(--body); }
.contact-card a { border-bottom: 1px solid var(--brass-line-strong); }
.contact-card .appt { margin: 14px 0 0; font-weight: 600; text-transform: uppercase; letter-spacing: 0.18em; font-size: 0.66rem; color: var(--muted); }

/* ---- links ---- */
.link-row {
  display: flex; align-items: center; justify-content: space-between; gap: 22px;
  padding: 24px 4px; border-bottom: 1px solid rgba(168,137,78,0.35); transition: padding-left .2s;
}
.link-row:hover { padding-left: 14px; }
.link-row .name { display: block; font-family: var(--serif); font-weight: 600; font-size: 1.5rem; line-height: 1.1; color: var(--espresso); }
.link-row .desc { display: block; margin-top: 5px; color: var(--muted); font-size: 0.95rem; }
.link-row .arrow { flex: none; font-family: var(--serif); font-size: 1.7rem; color: var(--accent); line-height: 1; }
.links-note { margin: 34px 0 0; font-size: 0.98rem; color: var(--muted); font-style: italic; }
.links-note a { color: var(--espresso); border-bottom: 1px solid var(--brass-line-strong); }

/* ---- footer ---- */
.site-footer { position: relative; z-index: 1; border-top: 1px solid var(--brass-line); }
.site-footer .inner { padding: 30px 24px 40px; text-align: center; }
.site-footer .name { margin: 0 0 8px; font-family: var(--serif); font-weight: 600; font-size: 1.2rem; letter-spacing: 0.01em; color: var(--brass); }
.site-footer .line { margin: 0 0 10px; font-size: 0.92rem; color: var(--body); }
.site-footer .line a { border-bottom: 1px solid var(--brass-line); }
.site-footer .sep { color: #B9A98C; margin: 0 8px; }
.site-footer .copy { margin: 0; font-size: 0.74rem; letter-spacing: 0.04em; color: var(--faint); }

/* ---- spacers ---- */
.spacer-56 { height: 56px; }
.spacer-64 { height: 64px; }

/* ---- responsive ---- */
@media (max-width: 760px) {
  .bio-grid { grid-template-columns: 1fr; gap: 32px; }
  .browse-all { flex-wrap: wrap; }
}
