/* ============ Base ============ */
html { scroll-behavior: smooth; }
body {
  margin: 0;
  overflow-x: clip;
  background: #f1ede4;
  color: #141414;
  font-family: 'Space Grotesk', sans-serif;
  --accent: #2b3cff;
  --play: running;
}
a, button { -webkit-tap-highlight-color: transparent; }
a { color: inherit; text-decoration: none; transition: opacity .2s, color .2s, border-color .2s, transform .3s; }
a:hover { opacity: .75; }
a:focus-visible, button:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }
p { text-wrap: pretty; }
img { max-width: 100%; }
::selection { background: var(--accent); color: #fff; }
input, textarea { font-family: 'Space Grotesk', sans-serif; }
input:focus, textarea:focus { outline: 2px solid var(--accent); outline-offset: 0; }
summary { list-style: none; cursor: pointer; }
summary::-webkit-details-marker { display: none; }
#leistungen, #arbeiten, #ueber, #preise, #faq, #kontakt,
#services, #work, #about, #pricing, #contact { scroll-margin-top: 66px; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
h1, h2, h3 { text-wrap: balance; }

@keyframes drop { from { transform: translateY(-460px); } to { transform: translateY(0); } }
@keyframes floaty { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }
@keyframes marq { to { transform: translateX(-50%); } }

/* Scroll-Progress: die Strom-Kante am oberen Rand */
.scroll-progress { position: fixed; top: 0; left: 0; right: 0; height: 3px; background: var(--accent); transform: scaleX(0); transform-origin: 0 0; z-index: 60; pointer-events: none; }

/* ============ Shared ============ */
.wrap { max-width: 1180px; margin: 0 auto; padding: 0 28px; }
.section { border-bottom: 1.5px solid #141414; }
.section--white { background: #fff; }
.section-inner { max-width: 1180px; margin: 0 auto; padding: 90px 28px; }
.section-head { display: flex; align-items: baseline; gap: 16px; }
.section-title { font-family: 'Archivo Black'; font-weight: 400; font-size: clamp(32px, 3.6vw, 46px); margin: 0; }

.btn { border-radius: 99px; font-weight: 700; display: inline-flex; align-items: center; justify-content: center; box-sizing: border-box; }
/* Tactile Press (Touch/Coarse); bei pointer:fine übernimmt das Magnetic-JS den Transform */
.btn:active, .price-cta:active, .contact-send:active { transform: translateY(1px) scale(.98); }
.swatch::before { transition: transform .15s cubic-bezier(.2, .8, .2, 1), box-shadow .15s; }
.swatch:active::before { transform: scale(.82); }
.magnetic { transition: transform .35s cubic-bezier(.2, .8, .2, 1), background .2s, color .2s, border-color .2s; will-change: transform; }
.btn--dark { background: #141414; color: #f1ede4; padding: 9px 20px; font-size: 13.5px; }
.btn--dark:hover { background: var(--accent); opacity: 1; }
.btn--lg { padding: 13px 26px; font-size: 14.5px; }
.btn--outline { border: 1.5px solid #141414; padding: 13px 26px; font-size: 14.5px; }

.chip { border: 1.5px solid #141414; border-radius: 99px; padding: 4px 11px; }
.chip-row { display: flex; flex-wrap: wrap; gap: 7px; font-size: 11.5px; font-weight: 500; }

/* ============ Nav ============ */
.nav { position: sticky; top: 0; z-index: 50; background: #f1ede4; border-bottom: 1.5px solid #141414; }
.nav-inner { max-width: 1180px; margin: 0 auto; padding: 16px 28px; display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.nav-left { display: flex; align-items: center; gap: 18px; }
.brand { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 16px; }
.brand-mark { width: 30px; height: 30px; border-radius: 99px; background: #141414; color: #f1ede4; display: inline-flex; align-items: center; justify-content: center; font-family: 'Archivo Black'; font-size: 15px; }
.brand-dot { color: var(--accent); }
.swatches { display: flex; align-items: center; gap: 2px; border: 1.5px solid #141414; border-radius: 99px; padding: 1px 4px; }
.swatch { width: 28px; height: 28px; border-radius: 99px; border: none; background: transparent; padding: 0; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; outline-offset: 2px; }
.swatch::before { content: ''; width: 16px; height: 16px; border-radius: 99px; background: var(--sw); }
.swatch.active::before { box-shadow: 0 0 0 2px #f1ede4, 0 0 0 3.5px #141414; }
.lang-switch { border: 1.5px solid #141414; border-radius: 99px; padding: 5px 10px; font-size: 12px; font-weight: 700; letter-spacing: .04em; }
.lang-switch:hover { color: var(--accent); border-color: var(--accent); opacity: 1; }
.nav-links { display: flex; gap: 26px; font-size: 14px; font-weight: 500; }
.nav-links a:hover { color: var(--accent); opacity: 1; }
.nav-links a.active { color: var(--accent); text-decoration: underline; text-underline-offset: 5px; text-decoration-thickness: 2px; }

/* ============ Hero ============ */
.hero { border-bottom: 1.5px solid #141414; }
.hero-inner { max-width: 1180px; margin: 0 auto; padding: 44px 28px 48px; }
.hero-meta { display: flex; justify-content: space-between; align-items: baseline; gap: 20px; font-size: 11.5px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.hero-meta .dim { color: #4a4a4a; }
/* Mobil: Formel folgt der realen Glyphenbreite von "VERKAUFEN" (~6.8x Fontgröße + 56px Seitenpadding) */
.hero-title { font-family: 'Archivo Black'; font-weight: 400; font-size: clamp(36px, 15vw - 12px, 54px); letter-spacing: -.015em; line-height: .98; margin: 28px 0 0; }
@media (min-width: 781px) { .hero-title { font-size: clamp(54px, 8.2vw, 96px); } }
.hero-title .block { display: block; }
.hero-title .row2 { display: flex; align-items: baseline; gap: 28px; flex-wrap: wrap; }
.stroke { display: inline-block; color: transparent; -webkit-text-stroke: 2.5px #141414; }
.accent-dot { color: var(--accent); }
.hero-lead { display: flex; gap: 40px; margin-top: 32px; align-items: flex-end; flex-wrap: wrap; }
.hero-lead p { margin: 0; font-size: 17px; line-height: 1.6; max-width: 560px; color: #4a4a4a; }
.hero-cta { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; width: min(330px, 100%); margin-left: auto; }
.hero-grid { display: grid; grid-template-columns: 1fr 330px; gap: 40px; margin-top: 52px; align-items: stretch; }
.hero-letters { position: relative; background: var(--accent); border-radius: 28px; height: 440px; overflow: hidden; }
.letter { position: absolute; animation: drop .7s cubic-bezier(.25, .9, .3, 1.1) both; animation-play-state: var(--play); }
.letter > span { display: inline-block; font-family: 'Archivo Black'; font-size: clamp(96px, 24vw, 150px); color: #fff; pointer-events: none; user-select: none; }
.hero-year { position: absolute; bottom: 20px; right: 28px; font-family: 'Archivo Black'; font-size: 30px; color: #fff; pointer-events: none; user-select: none; }
.hero-tagline { position: absolute; bottom: 22px; left: 28px; font-size: 12px; color: #fff; opacity: .8; letter-spacing: .14em; text-transform: uppercase; pointer-events: none; user-select: none; }
.hero-side { display: flex; flex-direction: column; gap: 16px; justify-content: flex-end; }
.avail { display: flex; align-items: center; gap: 10px; border: 1.5px solid #141414; border-radius: 99px; padding: 9px 16px; font-size: 13px; font-weight: 700; width: fit-content; background: #fff; }
.avail-dot { width: 9px; height: 9px; border-radius: 99px; background: #00a35c; }
.hero-side p { margin: 0; font-size: 14.5px; line-height: 1.6; color: #4a4a4a; }
.hero-tags { display: flex; flex-wrap: wrap; gap: 8px; font-size: 12.5px; font-weight: 500; }
.hero-tags .tag { border: 1.5px solid #141414; border-radius: 99px; padding: 6px 13px; }
.hero-tags .tag--accent { background: var(--accent); color: #fff; border-color: var(--accent); }
.hero-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 8px; }
.stat { border: 1.5px solid #141414; border-radius: 16px; padding: 14px; background: #fff; }
.stat-num { font-family: 'Archivo Black'; font-size: 22px; }
.stat-label { font-size: 12px; color: #4a4a4a; margin-top: 4px; }
.hero-more { border-top: 1.5px solid #141414; }
.hero-more-inner { max-width: 1180px; margin: 0 auto; padding: 12px 28px; display: flex; justify-content: flex-end; }
.hero-more a { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 14px; }
.hero-more .circ { width: 28px; height: 28px; border: 1.5px solid #141414; border-radius: 99px; display: inline-flex; align-items: center; justify-content: center; animation: floaty 3s ease-in-out infinite; animation-play-state: var(--play); }
.hero-strip { border-top: 1.5px solid #141414; padding: 14px 0; background: #fff; min-height: 21px; }
.marquee { overflow: hidden; white-space: nowrap; }
.marquee-track { display: inline-flex; animation: marq 32s linear infinite; animation-play-state: var(--play); }
.marquee-seg { font-family: 'Archivo Black'; font-size: 15px; letter-spacing: .08em; white-space: pre; }
.marquee-seg i { font-style: normal; color: var(--accent); }

/* ============ Arbeiten ============ */
.work-grid { display: grid; grid-template-columns: 1.5fr 1fr; gap: 18px; margin-top: 36px; }
.case { border: 1.5px solid #141414; border-radius: 22px; padding: 28px; display: flex; flex-direction: column; justify-content: space-between; min-height: 240px; transition: transform .3s; }
.case--dark { background: #141414; color: #f1ede4; }
.case--dark:hover { transform: translateY(-6px); opacity: 1; }
.case--accent { background: var(--accent); border-color: var(--accent); color: #fff; }
.case--accent:hover { transform: translateY(-6px) rotate(1deg); opacity: 1; }
.case-top { display: flex; justify-content: space-between; align-items: baseline; }
.case-eyebrow { font-size: 12px; letter-spacing: .12em; text-transform: uppercase; color: #c9c6bf; }
.case--accent .case-eyebrow { color: inherit; opacity: .85; }
.case-arrow { font-family: 'Archivo Black'; font-size: 16px; color: #c9c6bf; display: inline-block; transition: transform .3s cubic-bezier(.2, .8, .2, 1); }
.case--dark:hover .case-arrow { transform: translate(4px, -4px); }
.case-title { font-family: 'Archivo Black'; font-size: clamp(26px, 3vw, 38px); margin-top: 18px; line-height: 1.1; }
.case p { margin: 12px 0 0; font-size: 14px; line-height: 1.6; }
.case--dark p { color: #c9c6bf; max-width: 460px; }
.case--accent p { opacity: .9; }
.case .chip-row { margin-top: 22px; }
.case--dark .chip { border-color: #4a4a44; }
.case-link { font-weight: 700; font-size: 15px; margin-top: 22px; }

/* ============ Leistungen ============ */
.svc-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 18px; margin-top: 36px; }
.svc { border: 1.5px solid #141414; border-radius: 22px; padding: 26px; background: #fff; transition: transform .3s; }
.svc:nth-child(odd):hover { transform: translateY(-6px) rotate(-.5deg); }
.svc:nth-child(even):hover { transform: translateY(-6px) rotate(.5deg); }
.svc--dark { background: #141414; color: #f1ede4; }
.svc-title { font-family: 'Archivo Black'; font-size: 20px; }
.svc p { margin: 12px 0 18px; font-size: 14px; line-height: 1.6; color: #4a4a4a; }
.svc--dark p { color: #c9c6bf; }
.svc--dark .chip { background: var(--accent); color: #fff; border: none; padding: 5.5px 11px; }

/* ============ Prozess ============ */
.proc-track { height: 260vh; position: relative; }
.proc-anchor { position: absolute; top: 34vh; left: 0; width: 1px; height: 1px; }
.proc-sticky { position: sticky; top: 0; height: 100vh; overflow: hidden; display: flex; flex-direction: column; }
.proc-stage-wrap { flex: 1; display: flex; align-items: center; justify-content: center; min-height: 0; padding: 16px; box-sizing: border-box; }
.proc-stage { position: relative; width: min(1600px, 97vw, calc((100vh - 90px) * 1.86)); aspect-ratio: 1600 / 860; }
.proc-stage svg { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; }
.proc-c { position: absolute; border-radius: 99px; background: var(--accent); color: #fff; display: flex; align-items: center; justify-content: center; font-family: 'Archivo Black'; opacity: 0; transform: scale(.55); transition: opacity .45s, transform .55s cubic-bezier(.2, .8, .2, 1); }
.proc-c--num { width: 120px; height: 120px; font-size: 36px; }
.proc-c--dark { background: #141414; color: #f1ede4; }
.proc-c--intro { left: calc(50% - 11.5%); top: calc(50% - 21.4%); width: 23%; aspect-ratio: 1; flex-direction: column; text-align: center; gap: 12px; padding: 2%; box-sizing: border-box; }
.proc-c--intro .proc-eyebrow { border: 1.5px solid rgba(255, 255, 255, .55); border-radius: 99px; padding: 5px 14px; font-size: 12.5px; font-weight: 700; letter-spacing: .12em; font-family: 'Space Grotesk', sans-serif; }
.proc-c--intro h2 { font-family: 'Archivo Black'; font-weight: 400; font-size: clamp(28px, 2.6vw, 44px); line-height: 1.02; margin: 0; }
.proc-c--intro p { margin: 0; font-size: 13.5px; line-height: 1.5; opacity: .88; max-width: 250px; font-family: 'Space Grotesk', sans-serif; }
.proc-t { position: absolute; width: min(380px, 23%); opacity: 0; transform: translateY(-40%); transition: opacity .5s .1s, transform .6s .1s cubic-bezier(.2, .8, .2, 1); }
.proc-t--r { text-align: right; }
.proc-t-title { font-family: 'Archivo Black'; font-size: 24px; }
.proc-t p { margin: 9px 0 0; font-size: 15.5px; line-height: 1.6; color: #4a4a4a; }
.proc-summary { max-width: 1180px; margin: 0 auto; padding: 48px 28px 64px; }
.proc-head { display: none; align-items: baseline; margin-bottom: 24px; }
.proc-head-title { font-family: 'Archivo Black'; font-weight: 400; font-size: 32px; margin: 0; text-wrap: balance; }
.proc-cols { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; border-top: 1.5px solid #141414; padding-top: 26px; position: relative; }
.proc-cols .num { color: var(--accent); font-family: 'Archivo Black'; font-size: 15px; }
.tl-line { display: none; }
.tl-body { min-width: 0; }
.proc-cols .t { font-weight: 700; font-size: 15px; margin-top: 6px; }
.proc-cols p { margin: 5px 0 0; font-size: 12.5px; line-height: 1.55; color: #4a4a4a; }

/* ============ Über mich ============ */
.about-grid { max-width: 1180px; margin: 0 auto; padding: 90px 28px; display: grid; grid-template-columns: 340px 1fr; gap: 52px; align-items: center; }
.about-photo { border: 1.5px solid #141414; border-radius: 22px; height: 400px; overflow: hidden; transform: rotate(-1.5deg); background: #f1ede4; }
.about-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.about-text > p { margin: 20px 0 0; font-size: 16px; line-height: 1.65; color: #4a4a4a; max-width: 560px; }
.about-pills { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 26px; font-size: 13px; font-weight: 500; }
.about-pills span { border: 1.5px solid #141414; border-radius: 99px; padding: 7px 15px; }

/* ============ Preise ============ */
.price-head { display: flex; align-items: baseline; gap: 16px; justify-content: space-between; flex-wrap: wrap; }
.price-note { font-size: 13px; color: #4a4a4a; }
.price-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 18px; margin-top: 36px; align-items: stretch; }
.price { border: 1.5px solid #141414; border-radius: 22px; padding: 28px; background: #fff; display: flex; flex-direction: column; transition: transform .3s; }
.price:hover { transform: translateY(-6px); }
.price--dark { background: #141414; color: #f1ede4; position: relative; }
.price-pop { position: absolute; top: -14px; right: 22px; background: var(--accent); color: #fff; border-radius: 99px; padding: 5px 14px; font-size: 11.5px; font-weight: 700; }
.price-name { font-weight: 700; font-size: 15px; }
.price-num { font-family: 'Archivo Black'; font-size: 34px; margin-top: 12px; }
.price-sub { margin: 8px 0 20px; font-size: 13px; color: #4a4a4a; }
.price--dark .price-sub { color: #c9c6bf; }
.price-feats { flex: 1; display: flex; flex-direction: column; gap: 9px; font-size: 13.5px; border-top: 1.5px solid #e2ded3; padding-top: 18px; }
.price--dark .price-feats { border-top-color: #33332e; }
.price-cta { margin-top: 24px; border: 1.5px solid #141414; border-radius: 99px; padding: 11px 20px; font-size: 13.5px; font-weight: 700; text-align: center; }
.price-cta:hover { border-color: var(--accent); color: var(--accent); opacity: 1; }
.price-cta--accent { background: var(--accent); color: #fff; border: none; padding: 12px 20px; }
.price-cta--accent:hover { transform: translateY(-2px); color: #fff; opacity: 1; }
.price-fine { margin: 20px 0 0; font-size: 12px; color: #68655a; }

/* ============ FAQ ============ */
.faq-list { max-width: 800px; margin-top: 32px; }
.faq-list details { border-top: 1.5px solid #e2ded3; padding: 18px 0; }
.faq-list details:last-child { border-bottom: 1.5px solid #e2ded3; }
.faq-list summary { display: flex; justify-content: space-between; align-items: center; gap: 16px; font-weight: 700; font-size: 16.5px; }
.faq-list summary span { color: var(--accent); font-family: 'Archivo Black'; font-size: 20px; flex: none; transition: transform .3s; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { margin: 12px 0 0; font-size: 14.5px; line-height: 1.65; color: #4a4a4a; max-width: 640px; }

/* ============ Kontakt ============ */
.contact { background: #141414; color: #f1ede4; }
.contact-inner { max-width: 1180px; margin: 0 auto; padding: 90px 28px 40px; }
.contact-title { font-family: 'Archivo Black'; font-weight: 400; font-size: clamp(40px, 5.5vw, 72px); margin: 0; line-height: 1.02; }
.contact-lead { margin: 18px 0 0; font-size: 15.5px; line-height: 1.6; color: #c9c6bf; max-width: 520px; }
.contact-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 18px; margin-top: 44px; }
.contact-card { border: 1.5px solid #3a3a35; border-radius: 22px; padding: 28px; background: #1c1c1a; }
.contact-fields { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 12px; }
.contact-card input, .contact-card textarea { background: #141414; border: 1.5px solid #3a3a35; border-radius: 14px; padding: 13px 16px; font-size: 14px; color: #f1ede4; }
.contact-card input::placeholder, .contact-card textarea::placeholder { color: #8a877e; opacity: 1; }
.contact-card textarea { width: 100%; box-sizing: border-box; margin-top: 12px; resize: vertical; }
.contact-send { display: inline-block; margin-top: 16px; background: var(--accent); color: #fff; border: none; border-radius: 99px; padding: 13px 26px; font-size: 14px; font-weight: 700; cursor: pointer; font-family: 'Space Grotesk', sans-serif; transition: transform .25s; }
.contact-send:hover { transform: translateY(-2px); }
.contact-hint { margin: 14px 0 0; font-size: 11.5px; color: #8a877e; }
.contact-side { display: flex; flex-direction: column; gap: 12px; }
.contact-tile { border: 1.5px solid #3a3a35; border-radius: 22px; padding: 20px 24px; background: #1c1c1a; }
a.contact-tile { display: flex; justify-content: space-between; align-items: center; }
a.contact-tile:hover { border-color: var(--accent); opacity: 1; }
.contact-tile .k { display: block; font-size: 11px; letter-spacing: .12em; text-transform: uppercase; color: #8a877e; }
.contact-tile .v { font-weight: 700; font-size: 15px; display: block; margin-top: 2px; overflow-wrap: break-word; min-width: 0; }
.footer-row { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 10px; margin-top: 64px; padding-top: 16px; border-top: 1.5px solid #3a3a35; font-size: 12px; color: #8a877e; }
.footer-row .links { display: flex; gap: 18px; }

/* ============ Legal-Seiten ============ */
.legal { max-width: 720px; margin: 0 auto; padding: 56px 28px 80px; }
.legal h1 { font-family: 'Archivo Black'; font-weight: 400; font-size: clamp(32px, 4.5vw, 46px); margin: 0 0 8px; }
.legal h2 { font-family: 'Archivo Black'; font-weight: 400; font-size: 18px; margin: 36px 0 0; }
.legal p { margin: 12px 0 0; font-size: 15px; line-height: 1.7; color: #4a4a4a; overflow-wrap: break-word; }
.legal a { text-decoration: underline; text-underline-offset: 3px; }
.legal a:hover { color: var(--accent); opacity: 1; }
.legal-footer { border-top: 1.5px solid #141414; }
.legal-footer .footer-row { max-width: 720px; margin: 0 auto; padding: 16px 28px; border-top: none; color: #68655a; }
.legal-footer .footer-row a:hover { color: var(--accent); opacity: 1; }

/* ============ Formular-Feedback ============ */
.contact-error { display: none; margin: 10px 0 0; font-size: 13px; font-weight: 500; color: #ffb4a0; }
.contact-error.show { display: block; }
.contact-card input.field-error, .contact-card textarea.field-error { border-color: #ff8a6e; }
.hp-field { position: absolute; left: -9999px; width: 1px; height: 1px; opacity: 0; }
.contact-send.is-sending { opacity: .65; pointer-events: none; }
.contact-success { margin: 0; font-family: 'Archivo Black'; font-weight: 400; font-size: clamp(18px, 2.4vw, 24px); line-height: 1.3; color: #f1ede4; }

/* ============ Mobile ============ */
@media (max-width: 780px) {
  .nav-links { display: none; }
  .hero-grid, .svc-grid, .work-grid, .contact-grid, .price-grid, .about-grid { grid-template-columns: 1fr; }

  /* Mobile Prozess: Bubble-Timeline mit scroll-gefüllter Linie */
  .proc-cols { display: block; }
  .tl-line { display: block; position: absolute; left: 20px; top: 40px; bottom: 22px; width: 3px; background: #e2ded3; border-radius: 2px; overflow: hidden; }
  .tl-line-fill { position: absolute; inset: 0; background: var(--accent); transform: scaleY(0); transform-origin: 0 0; }
  .tl-item { display: flex; gap: 16px; margin-bottom: 30px; position: relative; }
  .tl-item:last-child { margin-bottom: 0; }
  .proc-cols .num { flex: none; width: 44px; height: 44px; border-radius: 99px; background: #fff; border: 1.5px solid #141414; color: #141414; display: inline-flex; align-items: center; justify-content: center; transition: background .35s, color .35s, border-color .35s, transform .45s cubic-bezier(.2, .8, .2, 1); }
  .tl-item.on .num { background: var(--accent); border-color: var(--accent); color: #fff; transform: scale(1.1); }
  .proc-cols .t { margin-top: 2px; }
  .hero-letters { height: 320px; }
  .proc-track { display: none; }
  .proc-head { display: flex; }
}

/* Schmale Phones: Nav kompakt, Formularfelder stapeln */
@media (max-width: 480px) {
  .nav-inner { padding: 12px 16px; gap: 12px; }
  .nav-left { gap: 10px; }
  .swatches { padding: 0 3px; gap: 0; }
  .swatch { width: 24px; height: 24px; }
  .swatch::before { width: 14px; height: 14px; }
  .nav .btn--dark { padding: 8px 14px; font-size: 12.5px; }
  .contact-fields { grid-template-columns: 1fr; }
}
@media (max-width: 420px) {
  .brand-name { display: none; }
  .lang-switch { padding: 4px 8px; font-size: 11px; }
}
/* Sehr schmale Geräte: Farbwähler weicht, Sprach-Switch bleibt */
@media (max-width: 340px) {
  .swatches { display: none; }
}
