/* ================================================================
   Artist Office – Shared Styles
   ================================================================ */

/* ── FONTS (DSGVO-konform, lokal gehostet) ── */
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/barlow-400-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/barlow-400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/barlow-500-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 500; font-display: swap; src: url(../fonts/barlow-500.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 600; font-display: swap; src: url(../fonts/barlow-600-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Barlow'; font-style: normal; font-weight: 600; font-display: swap; src: url(../fonts/barlow-600.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/barlow-condensed-700-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/barlow-condensed-700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/barlow-condensed-900-ext.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/barlow-condensed-900.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* ── RESET & CUSTOM PROPERTIES ── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

:root {
  --black: #0f0f0f;
  --off-black: #151515;
  --white: #f2f2f2;
  --yellow: #F0E51A;
  --muted: #d0d0d0;
  --border: rgba(255,255,255,0.1);
  --max: 1320px;
  --display: 'Barlow Condensed', sans-serif;
  --body: 'Barlow', sans-serif;
}

html { scroll-behavior: smooth; }
:focus-visible { outline: 2px solid var(--yellow); outline-offset: 2px; }

body {
  background: var(--black);
  color: var(--white);
  font-family: var(--body);
  line-height: 1.6;
  overflow-x: hidden;
}

/* ── SKIP LINK ── */
.skip-link {
  position: absolute; top: -100%; left: 1rem;
  background: var(--yellow); color: var(--black);
  padding: 0.5rem 1rem; font-weight: 700; font-size: 0.85rem;
  text-decoration: none; z-index: 200; border-radius: 0 0 4px 4px;
}
.skip-link:focus { top: 0; }

/* ── YELLOW BAR ── */
.y-bar {
  width: 100%; height: 10px;
  background: var(--yellow);
  display: block;
}
.y-bar-section {
  width: 100%; height: 10px;
  background: var(--yellow);
}

/* ── LAYOUT ── */
.wrap { max-width: var(--max); margin: 0 auto; padding: 0 2rem; }

/* ── LABEL BAR ── */
.label-bar {
  display: flex; align-items: center; gap: 1rem; margin-bottom: 1.5rem;
}
.label-bar::before {
  content: '';
  display: block; width: 32px; height: 3px;
  background: var(--yellow); flex-shrink: 0;
}
.label-bar .label { margin-bottom: 0; }

/* ── NAV ── */
nav {
  position: fixed; top: 0; left: 0; right: 0; z-index: 100;
  border-bottom: 1px solid var(--border);
  background: var(--black);
}
.nav-inner {
  max-width: var(--max); margin: 0 auto; padding: 0 2rem;
  display: flex; justify-content: space-between; align-items: center;
  height: 90px;
}
.nav-logo img { height: 64px; width: auto; display: block; }
.nav-right { display: flex; align-items: center; gap: 1.5rem; }

.nav-links {
  display: flex; gap: 1.8rem; list-style: none; align-items: center;
}
.nav-links a {
  color: var(--muted); text-decoration: none;
  font-size: 0.8rem; font-weight: 600;
  letter-spacing: 0.08em; text-transform: uppercase;
  transition: color 0.15s;
}
.nav-links a:hover,
.nav-links a.active { color: var(--yellow); }

.nav-cta {
  border: 2px solid var(--white); color: var(--white);
  padding: 0.7rem 2.2rem; font-size: 1.05rem; font-weight: 700;
  letter-spacing: 0.1em; text-transform: uppercase;
  text-decoration: none; transition: all 0.2s; white-space: nowrap;
}
.nav-cta:hover { background: var(--yellow); border-color: var(--yellow); color: var(--black); }

/* ── HAMBURGER ── */
.hamburger {
  display: none; background: none; border: none; cursor: pointer;
  width: 32px; height: 24px; position: relative; z-index: 110;
}
.hamburger span {
  display: block; width: 100%; height: 2px; background: var(--white);
  position: absolute; left: 0; transition: all 0.3s;
}
.hamburger span:nth-child(1) { top: 0; }
.hamburger span:nth-child(2) { top: 11px; }
.hamburger span:nth-child(3) { top: 22px; }
.hamburger.active span:nth-child(1) { top: 11px; transform: rotate(45deg); }
.hamburger.active span:nth-child(2) { opacity: 0; }
.hamburger.active span:nth-child(3) { top: 11px; transform: rotate(-45deg); }

.mobile-menu {
  display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0;
  background: var(--black); z-index: 105;
  flex-direction: column; align-items: center; justify-content: center; gap: 2rem;
}
.mobile-menu.open { display: flex; }
.mobile-menu a {
  color: var(--white); text-decoration: none;
  font-family: var(--display); font-size: 2rem; font-weight: 700;
  text-transform: uppercase; letter-spacing: 0.05em;
  transition: color 0.15s;
}
.mobile-menu a:hover { color: var(--yellow); }

/* ── BUTTONS ── */
.btn {
  display: inline-block; text-decoration: none;
  padding: 0.8rem 2rem; font-size: 0.8rem; font-weight: 600;
  letter-spacing: 0.1em; text-transform: uppercase;
  transition: all 0.2s; white-space: nowrap;
}
.btn-outline { border: 1px solid var(--white); color: var(--white); }
.btn-outline:hover { background: var(--yellow); border-color: var(--yellow); color: var(--black); }
.btn-fill { background: var(--yellow); color: var(--black); border: 1px solid var(--yellow); }
.btn-fill:hover { background: transparent; color: var(--yellow); }

/* ── HERO (Homepage) ── */
.hero {
  min-height: 100vh;
  display: grid; grid-template-rows: 1fr auto;
  padding-top: 100px;
  border-bottom: 1px solid var(--border);
}
.hero-body {
  display: flex; flex-direction: column;
  justify-content: flex-end;
  padding: 0 2rem 4rem;
  max-width: var(--max); margin: 0 auto; width: 100%;
}
.hero-tag {
  font-family: var(--body); font-size: 2.2rem; font-weight: 600;
  letter-spacing: 0.2em; text-transform: uppercase;
  color: var(--yellow); margin-bottom: 2rem;
}
.hero h1 {
  font-family: var(--display);
  font-size: clamp(4.5rem, 11vw, 10rem);
  font-weight: 900;
  line-height: 0.88;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  max-width: 1100px;
  margin-bottom: 3rem;
}
.hero h1 em { font-style: normal; color: var(--yellow); }
.hero-footer {
  border-top: 1px solid var(--border);
  max-width: var(--max); margin: 0 auto; width: 100%;
  padding: 2rem;
  display: grid; grid-template-columns: 1fr 1fr 1fr;
  align-items: center; gap: 2rem;
}
.hero-desc { color: var(--muted); font-size: 1.2rem; line-height: 1.7; max-width: 380px; }
.hero-actions { display: flex; gap: 1rem; justify-content: center; }
.hero-scroll { text-align: right; color: var(--muted); font-size: 0.75rem; letter-spacing: 0.15em; text-transform: uppercase; }

/* ── SECTIONS ── */
.section { border-bottom: 1px solid var(--border); }
.section-inner { max-width: var(--max); margin: 0 auto; padding: 6rem 2rem; }

.label {
  font-size: 2.2rem; font-weight: 600; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--yellow);
  margin-bottom: 1.5rem; display: block;
}
h2.display {
  font-family: var(--display);
  font-size: clamp(3rem, 7vw, 6.5rem);
  font-weight: 900; text-transform: uppercase;
  line-height: 0.9; letter-spacing: -0.01em;
  margin-bottom: 3rem;
}
h2.display em { font-style: normal; color: var(--yellow); }

.section-lead {
  color: var(--muted); font-size: 1rem; line-height: 1.8;
  max-width: 480px; margin-bottom: 4rem;
}

/* ── PROBLEM GRID ── */
.problem-grid {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 0; border: 1px solid var(--border);
}
.problem-item {
  padding: 3.5rem 2.5rem; border-right: 1px solid var(--border);
  transition: background 0.2s;
}
.problem-item:last-child { border-right: none; }
.problem-item:hover { background: rgba(255,255,255,0.04); }
.problem-icon { font-size: 2.5rem; margin-bottom: 1.8rem; display: block; }
.problem-item h3 { font-size: 1.3rem; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; margin-bottom: 1rem; }
.problem-item p { color: var(--muted); font-size: 1.1rem; line-height: 1.8; }

/* ── HOW GRID ── */
.how-grid {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 0; border: 1px solid var(--border);
}
.how-item {
  padding: 4rem 3rem; border-right: 1px solid var(--border);
}
.how-item:last-child { border-right: none; }
.how-num {
  font-family: var(--display); font-size: 8rem; font-weight: 900;
  color: var(--yellow); opacity: 0.2; line-height: 1;
  margin-bottom: 1.5rem; display: block;
}
.how-item h3 {
  font-family: var(--display); font-size: 2.4rem; font-weight: 700;
  text-transform: uppercase; letter-spacing: 0.03em;
  margin-bottom: 1.2rem;
}
.how-item p { color: var(--muted); font-size: 1.1rem; line-height: 1.8; }

/* ── SERVICES ── */
.services-split {
  display: grid; grid-template-columns: 1fr 2fr; gap: 6rem; align-items: start;
}
.services-list {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0;
  border: 1px solid var(--border);
}
.srv-item {
  padding: 1.8rem 2rem;
  border-right: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  font-size: 1.15rem; font-weight: 500;
  display: flex; align-items: center; gap: 1rem;
  transition: background 0.15s;
}
.srv-item:hover { background: rgba(240,229,26,0.05); }
.srv-item:nth-child(even) { border-right: none; }
.srv-item::before { content: '\2014'; color: var(--yellow); flex-shrink: 0; font-weight: 700; }

/* ── PRICING ── */
.pricing-grid {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 0; border: 1px solid var(--border);
}
.pkg {
  padding: 4rem 3rem; border-right: 1px solid var(--border);
  position: relative; transition: background 0.2s;
}
.pkg:last-child { border-right: none; }
.pkg.featured { background: var(--yellow); color: var(--black); }
.pkg:not(.featured):hover { background: rgba(255,255,255,0.03); }
.pkg-badge {
  display: inline-block; font-size: 0.65rem; font-weight: 700;
  letter-spacing: 0.15em; text-transform: uppercase;
  border: 1px solid var(--black); padding: 0.2rem 0.6rem;
  margin-bottom: 1.5rem; color: var(--black);
}
.pkg-badge-placeholder { margin-bottom: calc(1.5rem + 1.4rem); }
.pkg-num {
  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.15em;
  text-transform: uppercase; margin-bottom: 0.4rem;
  opacity: 0.5;
}
.pkg-name {
  font-family: var(--display); font-size: 2.2rem; font-weight: 700;
  text-transform: uppercase; line-height: 1; margin-bottom: 2rem;
}
.pkg-price { margin-bottom: 0.25rem; }
.pkg-price strong { font-family: var(--display); font-size: 5rem; font-weight: 900; line-height: 1; letter-spacing: -0.02em; }
.pkg-note { font-size: 1rem; opacity: 0.55; margin-bottom: 2.5rem; }
.pkg-divider { border: none; border-top: 1px solid rgba(0,0,0,0.15); margin-bottom: 2rem; }
.pkg:not(.featured) .pkg-divider { border-color: var(--border); }
.pkg-features { list-style: none; display: flex; flex-direction: column; gap: 1rem; margin-bottom: 2.5rem; }
.pkg-features li { font-size: 1.05rem; display: flex; gap: 0.75rem; align-items: flex-start; line-height: 1.6; }
.pkg-features li::before { content: '\2197'; flex-shrink: 0; font-weight: 700; }
.pkg.featured .pkg-features li::before { color: var(--black); }
.pkg:not(.featured) .pkg-features li::before { color: var(--yellow); }
.pkg-cta {
  display: block; text-align: center; text-decoration: none;
  padding: 1.2rem; font-size: 1rem; font-weight: 700;
  letter-spacing: 0.1em; text-transform: uppercase; transition: all 0.2s;
}
.pkg.featured .pkg-cta { background: var(--black); color: var(--yellow); }
.pkg.featured .pkg-cta:hover { background: rgba(0,0,0,0.8); }
.pkg:not(.featured) .pkg-cta { border: 1px solid var(--border); color: var(--white); }
.pkg:not(.featured) .pkg-cta:hover { border-color: var(--yellow); color: var(--yellow); }

/* ── WHY (yellow bg) ── */
.why-outer {
  background: var(--yellow);
  color: var(--black);
}
.why-outer .label { color: rgba(0,0,0,0.6); }
.why-outer .label-bar::before { background: var(--black); }
.why-outer h2.display { color: var(--black); }
.why-outer h2.display em { color: var(--black); }
.why-grid {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 0; border: 1px solid var(--border);
}
.why-outer .why-grid { border-color: rgba(0,0,0,0.15); }
.why-item {
  padding: 3.5rem 2.5rem; border-right: 1px solid var(--border);
  transition: background 0.2s;
}
.why-item:last-child { border-right: none; }
.why-outer .why-item { border-color: rgba(0,0,0,0.15); }
.why-outer .why-item:hover { background: rgba(0,0,0,0.05); }
.why-icon { font-size: 2.5rem; margin-bottom: 1.8rem; display: block; }
.why-item h3 { font-size: 1.3rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 1rem; }
.why-outer .why-item h3 { color: var(--black); }
.why-outer .why-item p { color: rgba(0,0,0,0.6); }
.why-outer .section { border-color: rgba(0,0,0,0.15); }

/* ── FOR WHOM ── */
.forwhom-grid {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 0; border: 1px solid var(--border);
}
.fw-item {
  padding: 3.5rem 2.5rem; border-right: 1px solid var(--border);
  transition: background 0.2s;
}
.fw-item:last-child { border-right: none; }
.fw-item:hover { background: rgba(255,255,255,0.04); }
.fw-item h3 {
  font-family: var(--display); font-size: 2.2rem; font-weight: 700;
  text-transform: uppercase; margin-bottom: 1.2rem; line-height: 1;
}
.fw-item p { color: var(--muted); font-size: 1.1rem; line-height: 1.8; }

/* ── TEAM ── */
.team-grid {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0;
  border: 1px solid var(--border);
}
.team-card {
  padding: 3.5rem 3rem; border-right: 1px solid var(--border);
}
.team-card:last-child { border-right: none; }
.team-initials {
  width: 52px; height: 52px;
  border: 1px solid var(--yellow);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--display); font-size: 1.1rem; font-weight: 900;
  color: var(--yellow); margin-bottom: 2rem;
}
.team-name {
  font-family: var(--display); font-size: 2rem; font-weight: 700;
  text-transform: uppercase; line-height: 1; margin-bottom: 0.4rem;
}
.team-role {
  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.15em;
  text-transform: uppercase; color: var(--yellow); margin-bottom: 1.5rem;
}
.team-bio { color: var(--muted); font-size: 1.1rem; line-height: 1.8; }
.team-tagline {
  margin-top: 4rem; padding-top: 3rem; border-top: 1px solid var(--border);
  text-align: center;
}
.team-tagline p {
  font-family: var(--display); font-size: clamp(1.5rem, 3vw, 2.5rem);
  font-weight: 700; text-transform: uppercase; line-height: 1.1;
  color: var(--muted); max-width: 700px; margin: 0 auto;
}
.team-tagline em { font-style: normal; color: var(--white); }

/* ── CTA SECTION (yellow bg) ── */
.cta-outer { background: var(--yellow); }
.cta-section {
  padding: 10rem 2rem;
  text-align: center;
  max-width: var(--max); margin: 0 auto;
}
.cta-section h2 {
  font-family: var(--display);
  font-size: clamp(4rem, 10vw, 9rem);
  font-weight: 900; text-transform: uppercase;
  line-height: 0.88; letter-spacing: -0.01em;
  color: var(--black);
  margin-bottom: 3rem;
}
.cta-section h2 em { font-style: normal; color: var(--black); }
.cta-section p { color: rgba(0,0,0,0.7); font-size: 1.2rem; margin-bottom: 2.5rem; }
.cta-contact { color: rgba(0,0,0,0.6); font-size: 0.8rem; letter-spacing: 0.1em; margin-top: 1.5rem; }
.cta-outer .btn-fill { background: var(--black); color: var(--yellow); border-color: var(--black); }
.cta-outer .btn-fill:hover { background: transparent; color: var(--black); border-color: var(--black); }

/* ── SUB-PAGE HERO ── */
.page-hero {
  padding: 200px 2rem 6rem;
  max-width: var(--max); margin: 0 auto;
  border-bottom: 1px solid var(--border);
}
.page-hero .label {
  font-size: 1.1rem; font-weight: 600; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--yellow); display: block; margin-bottom: 1.5rem;
}
.page-hero h1 {
  font-family: var(--display); font-size: clamp(3rem, 7vw, 6rem);
  font-weight: 900; text-transform: uppercase; line-height: 0.9;
  letter-spacing: -0.01em;
}
.page-hero .hero-sub {
  color: var(--muted); font-size: 1.2rem; line-height: 1.7;
  max-width: 600px; margin-top: 2rem;
}

/* ── SUB-PAGE CONTENT ── */
.content {
  max-width: 860px; margin: 0 auto; padding: 5rem 2rem 8rem;
}
.content h2 {
  font-family: var(--display); font-size: 2rem; font-weight: 700;
  text-transform: uppercase; letter-spacing: 0.02em;
  margin: 3rem 0 1rem; padding-top: 3rem;
  border-top: 1px solid var(--border);
  color: var(--white);
}
.content h2:first-child { margin-top: 0; padding-top: 0; border-top: none; }
.content h3 {
  font-size: 1.1rem; font-weight: 700; text-transform: uppercase;
  letter-spacing: 0.05em; color: var(--yellow);
  margin: 2rem 0 0.75rem;
}
.content p { color: var(--muted); font-size: 1.05rem; margin-bottom: 1.2rem; }
.content ul { color: var(--muted); font-size: 1.05rem; margin: 0.5rem 0 1.2rem 1.5rem; }
.content ul li { margin-bottom: 0.4rem; }
.content a { color: var(--yellow); text-decoration: none; border-bottom: 1px solid rgba(240,229,26,0.3); transition: border-color 0.15s; }
.content a:hover { border-color: var(--yellow); }
.contact-box {
  margin: 2rem 0; padding: 2rem 2.5rem;
  border: 1px solid var(--border);
  border-left: 4px solid var(--yellow);
}
.contact-box p { margin-bottom: 0.3rem; }
.contact-box p:last-child { margin-bottom: 0; }
.contact-box a { color: var(--yellow); text-decoration: none; border-bottom: 1px solid rgba(240,229,26,0.3); transition: border-color 0.15s; }
.contact-box a:hover { border-color: var(--yellow); }
.meta {
  color: var(--muted); font-size: 0.9rem; margin-top: 3rem;
  padding-top: 2rem; border-top: 1px solid var(--border);
}

/* ── LEGAL NOTICE COMPONENT ── */
.legal-notice {
  margin: 3rem 0; padding: 2rem 2.5rem;
  border: 1px solid var(--border);
  border-left: 4px solid var(--yellow);
}
.legal-notice p {
  color: var(--muted); font-size: 0.95rem; line-height: 1.8; margin: 0;
}
.legal-notice--footer {
  margin: 0; padding: 1.5rem 2rem;
  border: none; border-top: 1px solid var(--border);
  text-align: center;
}
.legal-notice--footer p { font-size: 0.85rem; }

/* ── FAQ ── */
#faq-container { max-width: 860px; }
.faq-item {
  border: 1px solid var(--border);
  margin-bottom: -1px;
}
.faq-item summary {
  padding: 1.5rem 2rem;
  font-size: 1.15rem; font-weight: 600;
  cursor: pointer;
  list-style: none;
  display: flex; justify-content: space-between; align-items: center;
  transition: background 0.15s;
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after {
  content: '+'; font-size: 1.5rem; color: var(--yellow);
  font-weight: 700; flex-shrink: 0; margin-left: 1rem;
  transition: transform 0.2s;
}
.faq-item[open] summary::after { content: '\2212'; }
.faq-item summary:hover { background: rgba(255,255,255,0.04); }
.faq-answer {
  padding: 0 2rem 1.5rem;
}
.faq-answer p { color: var(--muted); font-size: 1.05rem; line-height: 1.8; margin: 0; }

/* ── CONTACT FORM ── */
.contact-form {
  max-width: 640px;
}
.form-group {
  margin-bottom: 1.5rem;
}
.form-group label {
  display: block; font-size: 0.8rem; font-weight: 600;
  letter-spacing: 0.08em; text-transform: uppercase;
  color: var(--muted); margin-bottom: 0.5rem;
}
.form-group input,
.form-group select,
.form-group textarea {
  width: 100%; padding: 0.9rem 1.2rem;
  background: var(--off-black); color: var(--white);
  border: 1px solid var(--border); font-family: var(--body);
  font-size: 1rem; transition: border-color 0.15s;
}
.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  border-color: var(--yellow); outline: none;
}
.form-group textarea { min-height: 120px; resize: vertical; }
.form-group select { appearance: none; cursor: pointer; }
.form-group input::placeholder,
.form-group textarea::placeholder { color: rgba(255,255,255,0.25); }

.form-group.invalid input,
.form-group.invalid select,
.form-group.invalid textarea { border-color: #e74c3c; }
.form-error { color: #e74c3c; font-size: 0.8rem; margin-top: 0.3rem; display: none; }
.form-group.invalid .form-error,
.form-checkbox.invalid .form-error { display: block; }

.form-checkbox {
  display: flex; gap: 0.75rem; align-items: flex-start;
  margin-bottom: 2rem;
}
.form-checkbox input[type="checkbox"] {
  width: auto; margin-top: 0.3rem; accent-color: var(--yellow);
  flex-shrink: 0;
}
.form-checkbox label {
  text-transform: none; letter-spacing: 0; font-weight: 400;
  font-size: 0.9rem; color: var(--muted);
}
.form-checkbox a { color: var(--yellow); text-decoration: none; border-bottom: 1px solid rgba(240,229,26,0.3); }

.form-submit {
  background: var(--yellow); color: var(--black); border: 2px solid var(--yellow);
  padding: 1rem 3rem; font-size: 1rem; font-weight: 700;
  letter-spacing: 0.1em; text-transform: uppercase;
  cursor: pointer; transition: all 0.2s; font-family: var(--body);
}
.form-submit:hover { background: transparent; color: var(--yellow); }
.form-submit:disabled { opacity: 0.5; cursor: not-allowed; }

.form-status {
  margin-top: 1.5rem; padding: 1.2rem 1.5rem;
  font-size: 0.95rem; display: none;
}
.form-status.success {
  display: block; border: 1px solid var(--yellow);
  color: var(--yellow);
}
.form-status.error {
  display: block; border: 1px solid #e74c3c;
  color: #e74c3c;
}

/* Honeypot */
.form-hp { position: absolute; left: -9999px; opacity: 0; height: 0; }

/* ── SERVICES FULL PAGE ── */
.services-full-list {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0;
  border: 1px solid var(--border);
}
.service-block {
  padding: 3rem 2.5rem;
  border-right: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  transition: background 0.15s;
}
.service-block:nth-child(even) { border-right: none; }
.service-block:hover { background: rgba(255,255,255,0.04); }
.service-block h3 {
  font-family: var(--display); font-size: 1.6rem; font-weight: 700;
  text-transform: uppercase; margin-bottom: 1rem; line-height: 1.1;
}
.service-block p { color: var(--muted); font-size: 1rem; line-height: 1.8; }

/* ── PARTNER BLOCK ── */
.partner-block {
  margin-top: 4rem; padding: 3rem 2.5rem;
  border: 1px solid var(--border);
  border-left: 4px solid var(--yellow);
}
.partner-block h3 {
  font-family: var(--display); font-size: 1.8rem; font-weight: 700;
  text-transform: uppercase; margin-bottom: 1.2rem;
}
.partner-block p { color: var(--muted); font-size: 1.05rem; line-height: 1.8; }

/* ── PARTNER LINK ── */
.partner-link { margin-top: 1.2rem; font-size: 0.95rem; }
.partner-link a { color: var(--yellow); text-decoration: none; font-weight: 600; letter-spacing: 0.03em; }
.partner-link a:hover { text-decoration: underline; }

/* ── NEXT STEPS (internal links block) ── */
.next-steps {
  border-left: 2px solid var(--yellow);
  padding: 1rem 1.5rem;
  background: rgba(240, 229, 26, 0.04);
}
.next-steps p { color: var(--muted); font-size: 1rem; line-height: 2; margin: 0; }
.next-steps a { color: var(--white); text-decoration: none; font-weight: 600; border-bottom: 1px solid var(--yellow); }
.next-steps a:hover { color: var(--yellow); }

/* ── EXPECT GRID (contact: what to expect) ── */
.expect-grid {
  display: grid; grid-template-columns: repeat(3, 1fr);
  border: 1px solid var(--border);
  margin-bottom: 4rem;
}
.expect-item {
  padding: 2rem;
  border-right: 1px solid var(--border);
}
.expect-item:last-child { border-right: none; }
.expect-num {
  display: block; font-family: var(--display); font-size: 2rem;
  color: var(--yellow); font-weight: 900; margin-bottom: 0.8rem;
}
.expect-item h3 {
  font-family: var(--display); font-size: 1.4rem; font-weight: 700;
  text-transform: uppercase; margin-bottom: 0.8rem;
}
.expect-item p { color: var(--muted); font-size: 0.98rem; line-height: 1.7; }

/* ── FORM MICRO ── */
.form-micro {
  color: var(--muted); font-size: 0.88rem; line-height: 1.6;
  margin-top: 1rem; max-width: 520px;
}

/* ── TODO MARKERS ── */
.todo-hrb { color: var(--muted); font-style: italic; }

/* ── UTILITIES ── */
.text-center { text-align: center; }
.mt-3 { margin-top: 3rem; }
.mt-4 { margin-top: 4rem; }
.mb-3 { margin-bottom: 3rem; }
.mb-4 { margin-bottom: 4rem; }

/* ── FOOTER ── */
footer {
  position: relative; z-index: 1;
  border-top: 1px solid var(--border);
  background: var(--off-black);
}
.footer-inner {
  max-width: var(--max); margin: 0 auto; padding: 2.5rem 2rem;
  display: flex; justify-content: space-between; align-items: center;
  flex-wrap: wrap; gap: 1.5rem;
}
.footer-logo img { height: 50px; width: auto; opacity: 0.7; }
.footer-nav { display: flex; gap: 2.5rem; flex-wrap: wrap; }
.footer-nav a {
  color: var(--white); text-decoration: none; font-size: 0.9rem;
  letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600;
  transition: color 0.15s;
}
.footer-nav a:hover { color: var(--yellow); }
.footer-copy {
  max-width: var(--max); margin: 0 auto; padding: 1.5rem 2rem;
  border-top: 1px solid var(--border);
  color: var(--muted); font-size: 0.75rem; letter-spacing: 0.05em;
  display: flex; justify-content: space-between; flex-wrap: wrap; gap: 0.5rem;
}

/* ── RESPONSIVE ── */
@media (max-width: 1024px) {
  .problem-grid, .why-grid, .forwhom-grid { grid-template-columns: repeat(2, 1fr); }
  .problem-item:nth-child(2), .why-item:nth-child(2), .fw-item:nth-child(2) { border-right: none; }
  .problem-item:nth-child(1), .problem-item:nth-child(2),
  .why-item:nth-child(1), .why-item:nth-child(2),
  .fw-item:nth-child(1), .fw-item:nth-child(2) { border-bottom: 1px solid var(--border); }
  .how-grid { grid-template-columns: 1fr; }
  .how-item { border-right: none; border-bottom: 1px solid var(--border); }
  .how-item:last-child { border-bottom: none; }
  .expect-grid { grid-template-columns: 1fr; }
  .expect-item { border-right: none; border-bottom: 1px solid var(--border); }
  .expect-item:last-child { border-bottom: none; }
  .pricing-grid { grid-template-columns: 1fr; }
  .pkg { border-right: none; border-bottom: 1px solid var(--border); }
  .pkg:last-child { border-bottom: none; }
  .services-split { grid-template-columns: 1fr; gap: 3rem; }
  .services-full-list { grid-template-columns: 1fr; }
  .service-block { border-right: none; }
  .team-grid { grid-template-columns: 1fr; }
  .team-card { border-right: none; border-bottom: 1px solid var(--border); }
  .hero-footer { grid-template-columns: 1fr 1fr; }
  .hero-scroll { display: none; }
  .nav-links { display: none; }
  .nav-cta { display: none; }
  .hamburger { display: block; }
}
@media (max-width: 640px) {
  html { -webkit-text-size-adjust: 100%; }
  body { overflow-x: hidden; }
  h1, h2, h3, p, li { overflow-wrap: break-word; word-wrap: break-word; hyphens: auto; }

  .nav-inner { padding: 0 1rem; height: 60px; }
  .nav-logo img { height: 44px; }
  .nav-links, .nav-cta { display: none; }
  .hamburger { display: block; }
  .wrap, .section-inner, .hero-body, .hero-footer, .footer-inner, .footer-copy, .cta-section { padding-left: 1.25rem; padding-right: 1.25rem; }
  .problem-grid, .why-grid, .forwhom-grid { grid-template-columns: 1fr; }
  .problem-item, .why-item, .fw-item { border-right: none; border-bottom: 1px solid var(--border); }
  .hero-footer { grid-template-columns: 1fr; }
  .services-list { grid-template-columns: 1fr; }
  .srv-item { border-right: none; }
  .page-hero { padding: 140px 1.25rem 3rem; }
  .page-hero h1 { font-size: clamp(2.5rem, 10vw, 4rem); }
  .content { padding: 3rem 1.25rem 5rem; }
  .contact-box, .legal-notice, .partner-block { padding: 1.5rem; }
  .footer-inner, .footer-copy { padding-left: 1.25rem; padding-right: 1.25rem; }
  .contact-form { padding: 0; }

  .hero h1 { font-size: clamp(2.8rem, 11vw, 4.5rem); }
  .display { font-size: clamp(2.2rem, 9vw, 3.5rem); }
  .cta-section h2 { font-size: clamp(2.4rem, 10vw, 4rem); }
  .cta-section { padding: 5rem 1.25rem; }
  .how-number { font-size: 4rem; }
  .how-item { padding: 2.5rem 1.5rem; }
  .pkg { padding: 2.5rem 1.5rem; }
  .pkg-name { font-size: 1.6rem; }
  .pkg-price strong { font-size: 3.2rem; }
  .team-card { padding: 2.5rem 1.5rem; }
  .team-name { font-size: 1.6rem; }
  .problem-item, .why-item { padding: 2.5rem 1.5rem; }
  .fw-item, .expect-item, .service-block { padding: 2rem 1.5rem; }
  .section-inner { padding: 4rem 1.25rem; }
}
