:root{
  --ink:#111217;--muted:#666b76;--line:#e7e8ec;--bg:#fff;--soft:#f6f6f8;--accent:#7057ff;
  --shell:1320px;--shadow:0 18px 45px rgba(18,20,30,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.68;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(var(--shell),calc(100% - 48px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,232,236,.9)}.nav-wrap{height:70px;display:grid;grid-template-columns:180px 1fr 135px;align-items:center;gap:14px}.brand{display:flex;align-items:center;gap:10px}.brand img{width:34px;height:44px;object-fit:contain}.brand span{font-size:11px;line-height:1.14;color:#6d727d;font-weight:700}.main-nav{display:flex;justify-content:center;align-items:center;gap:14px;min-width:0}.main-nav a{position:relative;padding:25px 0 22px;font-size:12px;font-weight:760;color:#50555f;white-space:nowrap}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:transparent}.main-nav a:hover,.main-nav a.active{color:#111}.main-nav a.active:after{background:#111}.shop-link{justify-self:end;font-size:12px;font-weight:800;white-space:nowrap}.shop-link span{margin-left:5px;color:var(--accent)}.menu-button{display:none;border:1px solid var(--line);background:#fff;padding:9px 13px;border-radius:6px;font-weight:800}
.brand-hero{position:relative;min-height:650px;height:72vh;max-height:780px;display:flex;align-items:center;overflow:hidden;background:#15161b}.brand-hero-media{position:absolute;inset:0;z-index:0;display:block}.brand-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.brand-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(7,8,12,.90) 0%,rgba(7,8,12,.76) 26%,rgba(7,8,12,.44) 47%,rgba(7,8,12,.18) 64%,rgba(7,8,12,.02) 78%)}.brand-hero.no-image{min-height:420px;height:auto;background:linear-gradient(135deg,#17181d,#30313a)}.brand-hero-inner{position:relative;z-index:2;width:100%;padding:26px 0 18px}.brand-hero-copy{max-width:620px;color:#fff}.hero-eyebrow{margin-bottom:18px;font-size:11px;letter-spacing:.17em;text-transform:uppercase;font-weight:780;color:rgba(255,255,255,.82)}.brand-hero h1{margin:0;font-size:clamp(44px,4.9vw,68px);line-height:1.04;letter-spacing:-.04em;font-weight:600;text-shadow:0 2px 18px rgba(0,0,0,.18);text-wrap:balance}.brand-hero p{max-width:660px;margin:24px 0 0;font-size:18px;line-height:1.6;color:rgba(255,255,255,.92);font-weight:420;text-shadow:0 1px 10px rgba(0,0,0,.12)}.hero-actions{display:flex;gap:11px;margin-top:30px;flex-wrap:wrap}.btn{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;font-size:13px;font-weight:720}.btn-light{background:#fff;color:#111}.btn-ghost{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(8,10,16,.12);backdrop-filter:blur(8px)}.hero-caption{position:absolute;right:26px;bottom:20px;z-index:2;padding:7px 9px;border-radius:4px;background:rgba(10,12,18,.26);backdrop-filter:blur(7px);font-size:10px;color:rgba(255,255,255,.75)}
.section-kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:850;color:var(--accent)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:34px}.section-head h2,.editorial-intro h2{margin:10px 0 0;font-size:clamp(36px,4.5vw,58px);line-height:1.02;letter-spacing:-.045em;font-weight:720}.section-head>p{max-width:520px;margin:0;color:var(--muted);font-size:15px;line-height:1.72}.section-head.simple{margin-bottom:24px}.section-head.simple h2{font-size:clamp(30px,4vw,46px)}
.family-showcase{padding:84px 0 92px}.family-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:360px 360px;gap:18px}.family-card{position:relative;overflow:hidden;display:block;background:#ddd;background-image:var(--family-image);background-size:cover;background-position:center}.family-card-large{grid-row:1/3}.family-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 42%,rgba(0,0,0,.6) 100%)}.family-copy{position:absolute;left:28px;right:28px;bottom:26px;color:#fff;z-index:2}.family-copy small{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:850;opacity:.84}.family-copy strong{display:block;margin-top:7px;font-size:32px;line-height:1.08;letter-spacing:-.035em}.family-copy em{display:block;margin-top:8px;font-style:normal;font-size:14px;color:rgba(255,255,255,.82);max-width:430px}.family-copy b{display:inline-block;margin-top:14px;font-size:12px;border-bottom:1px solid rgba(255,255,255,.7);padding-bottom:2px}
.editorial-intro{padding:82px 0 72px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.editorial-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.intro-copy>p{margin:0;color:#535964;font-size:19px;line-height:1.76}.expert-line{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding-top:18px;border-top:1px solid var(--line);font-size:12px}.expert-line strong{font-size:13px}.expert-line span{color:#767b85}.expert-line a{font-weight:800}
.article-flow{padding:30px 0 30px}.content-section{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:84px;padding:54px 0;border-bottom:1px solid var(--line)}.content-heading h2{margin:9px 0 0;font-size:clamp(28px,3.4vw,44px);line-height:1.08;letter-spacing:-.035em;font-weight:720}.content-copy p{margin:0 0 18px;color:#505762;font-size:16px;line-height:1.78}.content-copy p:last-child{margin-bottom:0}.content-section-alt .content-heading{order:2}.content-section-alt .content-copy{order:1}.check-list{list-style:none;margin:22px 0 0;padding:0;border-top:1px solid var(--line)}.check-list li{position:relative;padding:13px 0 13px 28px;border-bottom:1px solid var(--line);color:#4e5560;font-size:14px}.check-list li:before{content:"✓";position:absolute;left:0;top:13px;font-weight:900;color:#1b8c68}
.product-zone{padding:86px 0;background:#f5f5f7;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card{background:#fff;border:1px solid #e6e6eb;display:flex;flex-direction:column;min-width:0}.product-visual{height:235px;background:#f7f7f9;display:grid;place-items:center;overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:contain;padding:20px}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.product-badge{font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:#777d87;font-weight:850}.product-body h3{margin:8px 0 8px;font-size:18px;line-height:1.18;letter-spacing:-.025em}.product-body p{margin:0 0 18px;color:#686e78;font-size:13px;line-height:1.6;flex:1}.product-link{display:flex;justify-content:space-between;gap:10px;padding-top:14px;border-top:1px solid var(--line);font-size:12px;font-weight:820}.empty-products{padding:28px 0;border-top:1px solid #d9dadd;border-bottom:1px solid #d9dadd;color:#5f6570}.empty-products p{margin:5px 0 0;font-size:14px}.product-groups{display:grid;gap:44px}.product-group+.product-group{padding-top:34px;border-top:1px solid #dddde2}.product-group-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px}.product-group-head h3{margin:8px 0 0;font-size:30px;letter-spacing:-.03em}.product-group-head p{max-width:560px;margin:0;color:#666b75;font-size:14px}
.post-content{padding-bottom:80px}.faq-section,.related-section,.sources{padding-top:76px}.faq-list{border-top:1px solid var(--line);max-width:980px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:18px 0;font-size:15px;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin:0 0 18px;color:#666b75;line-height:1.7}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related-grid a{min-height:128px;padding:22px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;justify-content:space-between}.related-grid strong{font-size:17px}.related-grid span{font-size:12px;font-weight:800}.sources{max-width:900px}.sources h2{font-size:34px;margin:10px 0 12px;letter-spacing:-.03em}.sources p,.sources li{color:#666b75;font-size:14px;line-height:1.7}.sources a{text-decoration:underline;text-underline-offset:3px}
.site-footer{background:#111216;color:#d9dade;padding:56px 0 26px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:48px}.footer-brand img{width:54px;filter:invert(1)}.footer-brand p{max-width:380px;color:#989da6;font-size:12px;line-height:1.7}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid strong{font-size:12px;margin-bottom:5px}.footer-grid a{font-size:12px;color:#9ea3ac}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:40px;padding-top:18px;border-top:1px solid #2a2c31;color:#767b84;font-size:11px}
.utility-hero{padding:74px 0 42px;background:#f6f6f8;border-bottom:1px solid var(--line)}.utility-hero h1{margin:10px 0 0;font-size:clamp(42px,5vw,68px);letter-spacing:-.05em;line-height:1}.legal-content{max-width:940px;padding-top:42px;padding-bottom:80px}.legal-content h2,.legal-content h3{margin-top:2rem}.legal-content p,.legal-content li,.legal-content div{color:#4f5661}.legal-content a{text-decoration:underline}
@media(max-width:1180px){.nav-wrap{grid-template-columns:1fr auto auto}.main-nav{display:none;position:absolute;top:69px;left:18px;right:18px;background:#fff;border:1px solid var(--line);padding:10px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{padding:11px 12px}.main-nav a:after{display:none}.menu-button{display:block}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}}
@media(max-width:980px){.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}}
@media(max-width:980px){.brand-hero{height:auto;min-height:620px;align-items:end}.brand-hero-overlay{background:linear-gradient(180deg,rgba(9,10,15,.14) 0%,rgba(9,10,15,.25) 30%,rgba(9,10,15,.82) 100%)}.brand-hero-inner{padding:0 0 46px}.editorial-intro-grid,.content-section{grid-template-columns:1fr;gap:28px}.content-section-alt .content-heading,.content-section-alt .content-copy{order:initial}.family-grid{grid-template-columns:1fr;grid-template-rows:420px 330px 330px 330px}.family-card-large{grid-row:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.product-group-head{align-items:start;flex-direction:column}}
@media(max-width:640px){.shell{width:min(100% - 24px,var(--shell))}.nav-wrap{height:62px;grid-template-columns:1fr auto}.brand img{width:31px;height:40px}.brand span,.shop-link{display:none}.menu-button{display:block}.main-nav{top:61px}.brand-hero{min-height:590px}.brand-hero-media img{object-position:58% center}.brand-hero h1{font-size:43px;line-height:1.03}.brand-hero p{font-size:16px}.brand-hero-inner{padding:0 0 38px}.hero-actions{gap:8px}.btn{width:100%}.hero-caption{right:12px;bottom:10px;font-size:9px}.family-showcase{padding:58px 0}.family-grid{grid-template-rows:310px 260px 260px 260px}.family-copy{left:20px;right:20px;bottom:18px}.family-copy strong{font-size:26px}.editorial-intro{padding:56px 0}.editorial-intro-grid{gap:18px}.editorial-intro h2{font-size:40px}.intro-copy>p{font-size:17px}.expert-line{align-items:flex-start;flex-direction:column;gap:6px}.content-section{padding:40px 0;gap:18px}.content-heading h2{font-size:31px}.product-zone{padding:60px 0}.section-head{align-items:start;flex-direction:column}.section-head h2{font-size:40px}.product-grid{grid-template-columns:1fr}.product-visual{height:240px}.related-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.post-content{padding-bottom:60px}}

/* V6.3 final mobile hero polish */
@media(max-width:980px){
  .hero-caption{display:none!important}
  .brand-hero{min-height:600px}
  .brand-hero-inner{padding:0 0 42px}
  .brand-hero-copy{max-width:720px}
  .brand-hero h1{font-weight:580;letter-spacing:-.03em}
}
@media(max-width:640px){
  .brand-hero{min-height:560px}
  .brand-hero-media img{object-position:64% center}
  .brand-hero-overlay{background:linear-gradient(180deg,rgba(9,10,15,.10) 0%,rgba(9,10,15,.23) 28%,rgba(9,10,15,.86) 100%)}
  .brand-hero-inner{padding:0 0 30px}
  .hero-eyebrow{margin-bottom:12px;font-size:10px}
  .brand-hero h1{font-size:34px;line-height:1.08;font-weight:570;letter-spacing:-.028em}
  .brand-hero p{margin-top:16px;font-size:15.5px;line-height:1.5}
  .hero-actions{margin-top:22px}
  .btn{min-height:46px;font-size:13px}
}

/* V6.4 dark hero polish */
@media(max-width:980px){.brand-hero-overlay{background:linear-gradient(180deg,rgba(7,8,12,.18) 0%,rgba(7,8,12,.32) 28%,rgba(7,8,12,.88) 100%)}}
@media(max-width:640px){.brand-hero-copy{max-width:100%}.brand-hero-media img{object-position:66% center}.brand-hero p{max-width:100%}}


/* =========================================================
   V6.5 MASTER FINAL — approved premium manufacturer direction
   ========================================================= */
.utility-bar{height:34px;background:#202631;color:#f2f4f8;font-size:11px;line-height:1}
.utility-bar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.utility-links{display:flex;align-items:center;gap:0;white-space:nowrap}
.utility-links>*{display:inline-flex;align-items:center;font-weight:520;color:#f2f4f8}
.utility-links>*+*:before{content:"|";margin:0 13px;color:#7d8796;font-weight:400}
.utility-shop{font-size:11px;font-weight:650;white-space:nowrap;color:#fff}

.site-header{top:0;background:rgba(255,255,255,.98);border-bottom:1px solid #e8e9ed}
.nav-wrap{height:74px;grid-template-columns:210px 1fr 145px;gap:20px}
.brand{gap:13px;min-width:0}
.brand img{width:43px;height:52px;object-fit:contain}
.brand-wordmark{font-size:19px;letter-spacing:.23em;font-weight:500;color:#11151d;line-height:1}
.main-nav{gap:18px}
.main-nav a{padding:27px 0 25px;font-size:12px;font-weight:650;color:#353b46}
.shop-link{font-weight:680}

.brand-hero{min-height:500px;height:clamp(500px,38vw,610px);max-height:610px;align-items:flex-start;background:#0c1525}
.brand-hero-media img{object-position:center center}
.brand-hero-overlay{background:linear-gradient(90deg,rgba(5,10,20,.78) 0%,rgba(5,10,20,.63) 27%,rgba(5,10,20,.30) 48%,rgba(5,10,20,.07) 64%,rgba(5,10,20,0) 76%)}
.brand-hero-inner{padding:66px 0 28px}
.brand-hero-copy{max-width:570px;color:#fff}
.hero-eyebrow{margin-bottom:14px;font-size:11px;letter-spacing:.20em;font-weight:600;color:rgba(255,255,255,.84)}
.brand-hero h1{max-width:570px;font-size:clamp(42px,4.35vw,60px);line-height:1.07;letter-spacing:-.034em;font-weight:540;text-wrap:balance;text-shadow:0 2px 18px rgba(0,0,0,.16)}
.brand-hero p{max-width:555px;margin-top:18px;font-size:17.5px;line-height:1.58;color:rgba(255,255,255,.92);font-weight:390;text-shadow:0 1px 12px rgba(0,0,0,.14)}
.hero-proofs{display:flex;align-items:flex-start;gap:24px;margin-top:22px;max-width:570px}
.hero-proof{position:relative;padding-left:19px;max-width:165px;font-size:11.5px;line-height:1.45;color:rgba(255,255,255,.88);font-weight:520}
.hero-proof:before{content:"✓";position:absolute;left:0;top:0;color:#fff;font-size:12px;font-weight:800}
.hero-actions{margin-top:25px;gap:12px}
.btn{min-height:46px;border-radius:5px;font-size:13px;font-weight:650;padding:0 22px}
.btn-light{background:linear-gradient(135deg,#7157ff,#5040f5);color:#fff;box-shadow:0 10px 25px rgba(78,64,245,.24)}
.btn-light:hover{filter:brightness(1.06)}
.btn-ghost{border:1px solid rgba(255,255,255,.72);background:rgba(9,15,27,.12);color:#fff}
.hero-caption{position:static;display:block;width:max-content;max-width:100%;margin-top:13px;padding:0;background:transparent;backdrop-filter:none;border-radius:0;font-size:9.5px;line-height:1.35;color:rgba(255,255,255,.74)}

/* Less shouty typography below the hero */
.section-head h2,.editorial-intro h2{font-size:clamp(32px,3.55vw,49px);line-height:1.08;letter-spacing:-.034em;font-weight:610}
.section-head.simple h2{font-size:clamp(28px,3.2vw,42px);font-weight:610}
.content-heading h2{font-size:clamp(26px,2.8vw,38px);line-height:1.13;letter-spacing:-.028em;font-weight:610}
.family-copy strong{font-weight:610}
.product-body h3{font-weight:640}
.sources h2{font-weight:610}
.intro-copy>p{font-size:18px;line-height:1.72}

@media(max-width:1180px){
  .utility-bar{display:none}
  body.menu-open .site-header{z-index:1003;backdrop-filter:none;-webkit-backdrop-filter:none}
  .nav-wrap{height:68px;grid-template-columns:1fr auto auto}
  .brand-wordmark{font-size:18px}
  .main-nav{top:67px}
}
@media(max-width:980px){
  .brand-hero{min-height:600px;height:600px;align-items:flex-start}
  .brand-hero-inner{padding:38px 0 30px}
  .brand-hero-overlay{background:linear-gradient(180deg,rgba(5,10,20,.48) 0%,rgba(5,10,20,.30) 45%,rgba(5,10,20,.64) 100%)}
  .brand-hero-copy{max-width:590px}
  .hero-proofs{gap:16px}
}
@media(max-width:640px){
  .nav-wrap{height:64px;display:flex;justify-content:center;position:relative}
  .menu-button{position:absolute;left:0;top:13px;margin:0;border:0;padding:8px;background:transparent;font-size:0}
  .menu-button:before{content:"☰";font-size:23px;font-weight:400;color:#111722}
  .brand{gap:10px}
  .brand img{width:38px;height:46px}
  .brand-wordmark{font-size:17px;letter-spacing:.20em}
  .main-nav{top:63px;left:12px;right:12px}
  .brand-hero{height:650px;min-height:650px}
  .brand-hero-media img{object-position:69% center}
  .brand-hero-overlay{background:linear-gradient(180deg,rgba(5,10,20,.42) 0%,rgba(5,10,20,.28) 54%,rgba(5,10,20,.72) 100%)}
  .brand-hero-inner{padding:30px 0 26px}
  .brand-hero-copy{max-width:100%}
  .hero-eyebrow{font-size:10px;margin-bottom:10px}
  .brand-hero h1{max-width:330px;font-size:37px;line-height:1.07;letter-spacing:-.028em;font-weight:540}
  .brand-hero p{max-width:330px;margin-top:14px;font-size:15.5px;line-height:1.52;font-weight:390}
  .hero-proofs{display:grid;grid-template-columns:1fr;gap:5px;margin-top:17px;max-width:330px}
  .hero-proof{max-width:none;font-size:11.5px}
  .hero-actions{display:grid;grid-template-columns:1fr;margin-top:18px;gap:8px;max-width:330px}
  .btn{width:100%;min-height:44px}
  .hero-caption{margin-top:10px;font-size:9px;max-width:330px}
  .editorial-intro h2{font-size:34px;font-weight:590}
  .content-heading h2{font-size:29px;font-weight:590}
}

/* =========================================================
   V6.6 FINAL — reference alignment, mobile cards, cache-safe
   ========================================================= */
:root{--mobile-gutter:20px}

/* Reference-style desktop hero: quieter type, more breathing room */
.brand-hero{min-height:510px;height:clamp(510px,36vw,575px);max-height:575px}
.brand-hero-inner{padding:54px 0 24px}
.brand-hero-copy{max-width:535px;margin-left:clamp(10px,1.35vw,22px)}
.hero-eyebrow{font-size:10.5px;font-weight:560;letter-spacing:.19em;margin-bottom:12px}
.brand-hero h1{max-width:520px;font-size:clamp(40px,4vw,54px);line-height:1.08;letter-spacing:-.03em;font-weight:500;text-shadow:0 2px 16px rgba(0,0,0,.14)}
.brand-hero p{max-width:515px;margin-top:16px;font-size:16.5px;line-height:1.58;font-weight:380}
.brand-hero-overlay{background:linear-gradient(90deg,rgba(5,10,20,.82) 0%,rgba(5,10,20,.66) 27%,rgba(5,10,20,.34) 48%,rgba(5,10,20,.09) 65%,rgba(5,10,20,0) 78%)}
.hero-proofs{gap:18px;margin-top:19px;max-width:520px}
.hero-proof{font-size:11px;line-height:1.4;font-weight:480}
.hero-actions{margin-top:21px}
.btn{min-height:44px;font-weight:610}
.hero-caption{font-size:9px;margin-top:11px}

/* Make the two most important SEO landing pages use the logo-bearing right side */
.hero-elfbar-vergleich .brand-hero-media img,.hero-elfbar-alternative .brand-hero-media img{object-position:62% center}

/* Quieter content typography */
.section-head h2,.editorial-intro h2{font-size:clamp(31px,3.25vw,44px);font-weight:560;letter-spacing:-.028em}
.content-heading h2{font-size:clamp(25px,2.55vw,35px);font-weight:560;letter-spacing:-.022em}
.intro-copy>p{font-size:17px;line-height:1.7}
.product-body h3{font-weight:590}
.product-group-head h3{font-weight:580}
.faq-list summary{font-weight:650}

/* Home product worlds closer to the approved reference: four equal cards */
.family-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:250px;gap:14px}
.family-card,.family-card-large{grid-row:auto;min-height:250px}
.family-copy{left:20px;right:20px;bottom:18px}
.family-copy strong{font-size:22px;font-weight:570}
.family-copy em{font-size:12.5px;line-height:1.45}
.family-copy b{font-size:11.5px}

@media(max-width:1180px){
  .family-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:260px 260px}
  .family-card,.family-card-large{min-height:260px}
}

@media(max-width:980px){
  .brand-hero{height:610px;min-height:610px;max-height:610px}
  .brand-hero-inner{padding:32px 0 28px}
  .brand-hero-copy{margin-left:0;max-width:500px}
  .brand-hero h1{font-size:42px;font-weight:500;max-width:470px}
  .brand-hero p{font-size:16px;max-width:470px}
  .brand-hero-overlay{background:linear-gradient(180deg,rgba(5,10,20,.28) 0%,rgba(5,10,20,.26) 44%,rgba(5,10,20,.78) 100%)}
}

@media(max-width:640px){
  .shell{width:calc(100% - (var(--mobile-gutter) * 2));max-width:var(--shell)}
  .nav-wrap{padding-left:var(--mobile-gutter);padding-right:var(--mobile-gutter)}
  .menu-button{left:var(--mobile-gutter)}
  .main-nav{left:var(--mobile-gutter);right:var(--mobile-gutter)}

  /* Mobile hero now mirrors the reference instead of shrinking desktop */
  .brand-hero{height:620px;min-height:620px;max-height:620px}
  .brand-hero-media img{object-position:70% center}
  .hero-elfbar-vergleich .brand-hero-media img,.hero-elfbar-alternative .brand-hero-media img{object-position:71% center}
  .brand-hero-overlay{background:linear-gradient(180deg,rgba(5,10,20,.38) 0%,rgba(5,10,20,.21) 49%,rgba(5,10,20,.78) 100%)}
  .brand-hero-inner{padding:27px 0 24px}
  .brand-hero-copy{max-width:100%;margin-left:0}
  .hero-eyebrow{font-size:9.5px;margin-bottom:9px}
  .brand-hero h1{max-width:305px;font-size:32px;line-height:1.08;font-weight:490;letter-spacing:-.02em}
  .brand-hero p{max-width:305px;margin-top:12px;font-size:14.5px;line-height:1.5;font-weight:380}
  .hero-proofs{max-width:305px;margin-top:14px;gap:4px}
  .hero-proof{font-size:10.5px;padding-left:17px}
  .hero-actions{max-width:305px;margin-top:15px;gap:7px}
  .btn{min-height:42px;font-size:12.5px}
  .hero-caption{max-width:305px;margin-top:8px;font-size:8.5px}

  /* Mobile product cards: compact, genuinely mobile, no giant image slabs */
  .product-zone{padding:46px 0}
  .product-zone .section-head{margin-bottom:22px}
  .section-head h2{font-size:30px;line-height:1.12}
  .product-grid{grid-template-columns:1fr;gap:12px}
  .product-card{display:grid;grid-template-columns:118px minmax(0,1fr);min-height:176px;border-radius:10px;overflow:hidden}
  .product-visual{height:auto;min-height:176px;border-right:1px solid var(--line);background:#fafafa}
  .product-visual img{padding:10px;object-fit:contain}
  .product-body{padding:14px 15px}
  .product-badge{font-size:9px}
  .product-body h3{margin:6px 0 6px;font-size:15.5px;line-height:1.24;font-weight:590}
  .product-body p{font-size:12.25px;line-height:1.45;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
  .product-link{font-size:11.5px;padding-top:10px}
  .product-groups{gap:32px}
  .product-group+.product-group{padding-top:26px}
  .product-group-head{gap:8px;margin-bottom:15px}
  .product-group-head h3{font-size:24px}
  .product-group-head p{font-size:12.5px;line-height:1.5}

  /* Home reference cards */
  .family-showcase{padding:44px 0 52px}
  .family-grid{grid-template-columns:1fr;grid-template-rows:none;gap:12px}
  .family-card,.family-card-large{min-height:190px;height:190px;border-radius:10px}
  .family-copy{left:17px;right:17px;bottom:15px}
  .family-copy strong{font-size:20px}
  .family-copy em{font-size:12px}

  /* Typography / spacing below hero */
  .editorial-intro{padding:44px 0 48px}
  .editorial-intro h2{font-size:30px;line-height:1.12;font-weight:550}
  .intro-copy>p{font-size:15.5px}
  .content-section{padding:34px 0;gap:14px}
  .content-heading h2{font-size:27px;line-height:1.14;font-weight:550}
  .content-copy p{font-size:15px;line-height:1.68}
}

@media(max-width:390px){
  .brand-hero h1{font-size:30px;max-width:285px}
  .brand-hero p,.hero-proofs,.hero-actions,.hero-caption{max-width:285px}
  .product-card{grid-template-columns:104px minmax(0,1fr)}
  .product-visual{min-height:164px}
}

/* =========================================================
   V6.7 — premium mobile navigation + final mobile polish
   ========================================================= */
.shop-short{display:none}.mobile-nav-head,.mobile-secondary-nav,.mobile-shop-cta,.mobile-nav-note,.mobile-nav-overlay{display:none}.main-nav a b{display:none}

@media(max-width:1180px){
  .utility-bar{display:none}
  .nav-wrap{height:68px;display:grid;grid-template-columns:52px minmax(0,1fr) 72px;gap:8px;padding-inline:20px}
  .brand{grid-column:2;grid-row:1;justify-self:center;gap:9px;z-index:2}.brand img{width:38px;height:46px}.brand-wordmark{font-size:15px;letter-spacing:.22em;color:#171923;font-weight:650}
  .menu-button{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;justify-self:start;z-index:3}
  .menu-button span{display:block;width:22px;height:1.5px;background:#151821;border-radius:2px;transition:transform .2s ease,opacity .2s ease}
  .shop-link{grid-column:3;grid-row:1;justify-self:end;display:inline-flex;align-items:center;gap:3px;min-height:42px;font-size:12px;font-weight:720}.shop-long{display:none}.shop-short{display:inline}.shop-link b{color:var(--accent)}
  .mobile-nav-panel{display:block;position:fixed;left:0;top:0;bottom:0;width:min(420px,91vw);z-index:1002;background:#fff;box-shadow:20px 0 70px rgba(7,12,24,.22);padding:0 22px 24px;overflow-y:auto;overscroll-behavior:contain;transform:translateX(-104%);transition:transform .28s cubic-bezier(.2,.75,.2,1);visibility:hidden}
  body.menu-open .mobile-nav-panel{transform:translateX(0);visibility:visible}
  .mobile-nav-head{display:flex;align-items:center;justify-content:space-between;height:78px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:3}
  .mobile-nav-brand{display:flex;align-items:center;gap:9px;font-size:14px;letter-spacing:.2em;font-weight:650}.mobile-nav-brand img{width:32px;height:42px;object-fit:contain}
  .mobile-nav-close{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#151821;font-size:26px;line-height:1;font-weight:300;cursor:pointer}
  .main-nav{position:static;display:flex!important;flex-direction:column;align-items:stretch;gap:0;padding:14px 0 4px;border:0;box-shadow:none;background:transparent}
  .main-nav a{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 4px;border-bottom:1px solid #eff0f3;color:#222630;font-size:15px;font-weight:560;letter-spacing:-.01em}
  .main-nav a:after{display:none}.main-nav a b{display:block;color:#a1a6b0;font-size:22px;font-weight:300}.main-nav a.active{color:#634dff;font-weight:670}.main-nav a.active b{color:#634dff}
  .mobile-secondary-nav{display:grid;gap:0;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.mobile-secondary-nav>span{margin-bottom:8px;color:#8a909c;font-size:10px;letter-spacing:.15em;text-transform:uppercase;font-weight:760}.mobile-secondary-nav a{display:flex;align-items:center;justify-content:space-between;min-height:44px;color:#555c68;font-size:13px}.mobile-secondary-nav b{font-size:18px;font-weight:300;color:#a7acb5}
  .mobile-shop-cta{display:flex;align-items:center;justify-content:space-between;min-height:50px;margin-top:22px;padding:0 16px;border-radius:9px;background:linear-gradient(135deg,#6e52ff,#5134ef);color:#fff;font-size:13px;font-weight:720;box-shadow:0 10px 28px rgba(86,61,239,.2)}
  .mobile-nav-note{display:block;margin-top:14px;color:#8b9099;font-size:10.5px;line-height:1.55}
  .mobile-nav-overlay{display:block;position:fixed;inset:0;z-index:1001;border:0;padding:0;background:rgba(8,12,20,.48);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}
  body.menu-open .mobile-nav-overlay{opacity:1;visibility:visible}.menu-open{overflow:hidden;touch-action:none}
}

@media(max-width:640px){
  :root{--mobile-gutter:20px}
  .nav-wrap{height:64px;padding-inline:16px;grid-template-columns:48px 1fr 58px}.brand img{width:34px;height:42px}.brand-wordmark{font-size:13px;letter-spacing:.2em}.menu-button{width:42px;height:42px}.shop-link{font-size:11px}
  .mobile-nav-panel{width:min(390px,93vw);padding-inline:20px}
  .brand-hero-inner{padding-left:0;padding-right:0}.brand-hero-copy{padding-left:4px;padding-right:4px}.brand-hero h1{max-width:315px}.brand-hero p,.hero-proofs,.hero-actions,.hero-caption{max-width:315px}
  .editorial-intro,.article-flow,.product-zone,.post-content{overflow-x:clip}
  .product-card{grid-template-columns:104px minmax(0,1fr);min-height:160px}.product-visual{min-height:160px}.product-body{padding:13px}.product-body h3{font-size:15px}.product-body p{font-size:12px;-webkit-line-clamp:2}.product-link{font-size:11.25px}
}

@media(max-width:370px){
  .nav-wrap{grid-template-columns:44px 1fr 52px;padding-inline:12px}.brand-wordmark{display:none}.shop-link{font-size:10.5px}.mobile-nav-panel{width:94vw;padding-inline:18px}.product-card{grid-template-columns:96px minmax(0,1fr)}
}
