/* =========================================================================
   Schrotthandel & Containerdienst Richter - zentrales Stylesheet
   Konsolidiert aus den vormals inline gepflegten Seiten-Styles.
   Aufbau:
     1. Gemeinsame Regeln (alle Seiten)
     2. Seitenspezifische Regeln, gescoped ueber Body-Klassen:
        .p-city .p-home .p-info .p-leistungen .p-containerdienst
        .p-schrottabholung .p-schadstoff .p-kabelrecycling .p-einsatzgebiet
     3. Globale Ergaenzungen (Anker-Offset, Reduced Motion)
   ========================================================================= */

/* ---- 1. Gemeinsame Regeln ---- */
:root{color-scheme:only light;--bg:#0E0F10;--bg2:#16181A;--bg3:#1D2023;--line:#2A2E31;--gruen:#84BD3A;--gruen-h:#9BD24F;--gruen-d:#5A8511;--tanne:#1F5C2E;--tanne-h:#2A7A3D;--weiss:#F5F6F4;--grau:#A8AEB0;--grau-d:#98A0A3;--disp:Impact,'Arial Narrow','DIN Condensed',system-ui,sans-serif;--body:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif}
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{font-family:var(--body);color:var(--weiss);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}
h1,h2,h3,h4{font-family:var(--disp);font-weight:400;line-height:.98;text-transform:uppercase;letter-spacing:.005em}
a{color:inherit;text-decoration:none}
:focus-visible{outline:3px solid var(--gruen-h);outline-offset:3px}
img{max-width:100%;display:block}
.site-photo{width:100%;height:100%;object-fit:cover;display:block}
.hero-img picture,.hero-img img.site-photo{position:absolute;inset:0;width:100%;height:100%;display:block}
.hero-img img.site-photo{object-fit:cover}
.split .imgbox img.site-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.logo-img{max-width:238px;object-fit:contain}
.logo-img{height:56px;max-width:min(100%,340px);width:auto;display:block}
@media (max-width:560px){
  .head .wrap{min-height:76px;padding:.5rem 0;gap:.75rem}
  .head .wrap{height:70px;justify-content:flex-start}
  .logo-img{height:50px;max-width:calc(100vw - 165px)}
  .logo-img{height:42px !important;max-width:200px !important;width:auto}
  .icon-btn{width:44px;height:44px}
  .icon-btn{width:44px;height:44px}
}
.wrap{max-width:1200px;margin:0 auto;padding:0 1.25rem}
.accent{color:var(--gruen)}
.head{position:sticky;top:0;z-index:50;background:rgba(14,15,16,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
.head .wrap{display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:.65rem 0;gap:1rem}
.logo{display:flex;align-items:center;gap:.6rem;line-height:1;flex:0 1 auto;min-width:0}
.logo-fallback{display:none;align-items:center;gap:.6rem}
.logo-fallback{display:none;align-items:center;gap:.6rem}
.logo .mark{width:36px;height:40px;background:var(--gruen);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);flex-shrink:0}
.logo b{font-family:var(--disp);font-weight:400;font-size:1.3rem;text-transform:uppercase;letter-spacing:.02em;color:var(--weiss)}
.logo small{display:block;font-size:.54rem;color:var(--gruen);letter-spacing:.14em;font-weight:700;margin-top:3px;font-family:var(--body);text-transform:uppercase}
.head-actions{display:flex;align-items:center;gap:.55rem;flex-shrink:0}
.icon-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--bg3);border:1px solid var(--line);color:var(--gruen)}
.icon-btn svg{width:20px;height:20px}
.icon-btn.wa{background:var(--gruen);border-color:var(--gruen);color:#0E0F10}
.hero-img{position:absolute;inset:0;z-index:0}
.hero-img .ph{position:absolute;inset:0;background:repeating-linear-gradient(135deg,#16181A 0 22px,#121416 22px 44px);display:flex;align-items:center;justify-content:center}
.hero-img .ph span{font-family:var(--body);color:#33383B;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;text-align:center;padding:1rem}
.hero .kicker{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--body);font-weight:700;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gruen);margin-bottom:1.3rem}
.hero .kicker::before{content:"";width:32px;height:2px;background:var(--gruen)}
.hero h1 .ort{color:var(--gruen);display:block}
.hero-cta{display:flex;flex-wrap:wrap;gap:.8rem}
.btn{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--body);font-weight:700;font-size:1rem;letter-spacing:.02em;padding:1.05rem 1.9rem;transition:transform .15s,background .15s,color .15s;border:2px solid transparent}
.btn svg{width:18px;height:18px}
.btn-pri{background:var(--gruen);color:#0E0F10}
.btn-pri:hover{background:var(--gruen-h);transform:translateY(-2px)}
.btn-out{background:transparent;color:var(--weiss);border-color:var(--line)}
.btn-out:hover{border-color:var(--gruen);color:var(--gruen);transform:translateY(-2px)}
.global-mail-note{margin-top:.85rem;color:var(--grau)}
.global-mail-note a{display:inline!important;color:var(--gruen-h);font-weight:700;word-break:break-word}
@media (max-width:680px){
  .footer-contact-actions a{width:100%}
}
.stats{background:var(--gruen);color:#0E0F10}
.stats .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0}
.stat{padding:1.6rem 1rem;text-align:center}
.stat+.stat{border-left:1px solid rgba(14,15,16,.15)}
.stat .n{font-family:var(--disp);font-size:clamp(1.8rem,4vw,2.6rem);line-height:1}
.stat .l{font-family:var(--body);font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;margin-top:.25rem;opacity:.85}
.sec{padding:5rem 0;background:var(--bg)}
.sec.alt{background:var(--bg2)}
.kick{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--body);font-weight:700;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gruen);margin-bottom:1.1rem}
.kick::before{content:"";width:28px;height:2px;background:var(--gruen)}
.sec h2{font-size:clamp(2rem,5vw,3.4rem);color:var(--weiss);margin-bottom:1.3rem;letter-spacing:-.01em}
.prose strong{color:var(--weiss);font-weight:600}
.split{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center}
.split .imgbox{aspect-ratio:4/3;background:#0a0b0c;border:1px solid var(--line);position:relative;overflow:hidden}
.split .imgbox .ph{position:absolute;inset:0;background:repeating-linear-gradient(135deg,#16181A 0 22px,#121416 22px 44px);display:flex;align-items:center;justify-content:center}
.split .imgbox .ph span{color:#33383B;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;font-family:var(--body);text-align:center;padding:1rem}
.split .imgbox::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;background:repeating-linear-gradient(135deg,var(--gruen) 0 14px,transparent 14px 28px)}
.metal:hover{border-color:var(--gruen);transform:translateY(-3px)}
.metal .tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.9rem}
.metal .tags span{font-size:.72rem;font-weight:600;letter-spacing:.03em;color:var(--gruen);border:1px solid var(--gruen-d);padding:.2rem .5rem;text-transform:uppercase}
.duo{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}
.duo .box{background:var(--bg);border:1px solid var(--line);border-left:4px solid var(--gruen);padding:1.8rem}
.sec.alt .duo .box{background:var(--bg3)}
.duo .box h3{font-size:1.4rem;color:var(--weiss);margin-bottom:.7rem}
.duo .box p{color:var(--grau);font-size:1rem}
.note-ico svg{width:20px;height:20px}
.note p{margin:0;color:var(--grau);font-size:1rem;line-height:1.55}
.note strong{color:var(--weiss);font-weight:600}
.note.warn{border-left-color:#E0A500}
.note.warn .note-ico{border-color:#E0A500;color:#E0A500}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:2.4rem;border:1px solid var(--line)}
.step{padding:2rem 1.6rem;border-right:1px solid var(--line)}
.step:last-child{border-right:none}
.step .n{font-family:var(--disp);font-size:3rem;color:var(--gruen);line-height:1;margin-bottom:.7rem}
.step h3{font-size:1.3rem;color:var(--weiss);margin-bottom:.5rem}
.step p{color:var(--grau);font-size:.96rem}
.ctaband{position:relative;background:var(--bg2);overflow:hidden}
.ctaband::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,#16181A 0 22px,#121416 22px 44px);opacity:.5}
.ctaband .wrap{position:relative;z-index:1;padding:4rem 1.25rem;text-align:center}
.ctaband h2{font-size:clamp(2rem,5vw,3.2rem);color:var(--weiss);margin-bottom:.8rem}
.ctaband p{color:var(--grau);max-width:560px;margin:0 auto 2rem;font-size:1.1rem}
.faq{max-width:820px;margin-top:2rem}
.faq summary{cursor:pointer;padding:1.2rem 1.4rem;font-family:var(--body);font-weight:700;font-size:1.05rem;color:var(--weiss);list-style:none;display:flex;justify-content:space-between;gap:1rem;align-items:center}
.faq summary::-webkit-details-marker{display:none}
.faq summary::after{content:"+";color:var(--gruen);font-size:1.6rem;line-height:1}
.faq details[open] summary::after{content:"–"}
.faq details p{padding:0 1.4rem 1.3rem;color:var(--grau)}
.cont{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:2rem}
.cont-row{display:flex;gap:.8rem;align-items:flex-start;margin-bottom:1.1rem;font-size:1.05rem;color:var(--weiss)}
.cont-row svg{width:20px;height:20px;color:var(--gruen);flex-shrink:0;margin-top:4px}
.cont-row a{font-weight:600}
.foot{background:var(--bg);border-top:1px solid var(--line);padding:3rem 0 1.5rem;color:var(--grau);font-size:.92rem}
.foot .cols{display:grid;grid-template-columns:1.4fr 1fr 1.2fr;gap:2rem;margin-bottom:2rem}
.foot h4{font-family:var(--disp);font-weight:400;color:var(--weiss);font-size:1.1rem;margin-bottom:.9rem;text-transform:uppercase;letter-spacing:.02em}
.foot a{display:block;padding:.2rem 0}
.foot a:hover{color:var(--gruen)}
.foot .citylinks{column-count:2;column-gap:1rem}
.foot-bot{border-top:1px solid var(--line);padding-top:1.3rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.6rem;font-size:.85rem}
.callbar{position:fixed;bottom:0;left:0;right:0;z-index:60;display:none;border-top:2px solid var(--gruen)}
.callbar a{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:.6rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.callbar a svg{width:20px;height:20px}
.callbar a.wa{background:var(--gruen);color:#0E0F10}
.callbar a.call{background:var(--bg3);color:var(--weiss)}
@media (max-width:880px){
  .metals{grid-template-columns:repeat(2,1fr)}
  .foot .cols{grid-template-columns:1fr}
  .split{grid-template-columns:1fr;gap:1.6rem}
}
@media (max-width:680px){
  .stats .wrap{grid-template-columns:repeat(2,1fr)}
  .stat:nth-child(3),.stat:nth-child(4){border-top:1px solid rgba(14,15,16,.15)}
  .stat:nth-child(3){border-left:none}
  .metals{grid-template-columns:1fr}
  .duo{grid-template-columns:1fr}
  .steps{grid-template-columns:1fr}
  .step{border-right:none;border-bottom:1px solid var(--line)}
  .step:last-child{border-bottom:none}
  .cont{grid-template-columns:1fr;gap:1.5rem}
  .callbar{display:flex}
  body{padding-bottom:62px}
  .sec{padding:3.5rem 0}
}
@media (max-width:560px){
  .logo{min-width:0;flex:0 1 auto;overflow:hidden}
  .head-actions{gap:.4rem;flex-shrink:0;margin-left:0}
}
@media (max-width:390px){
  .logo-img{height:39px !important;max-width:188px !important}
  .icon-btn{width:42px;height:42px}
}
.mobile-menu{display:none;position:relative;z-index:70}
.mobile-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;height:44px;padding:0 .95rem;background:var(--bg3);border:1px solid var(--line);color:var(--weiss);font-weight:800;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}
.mobile-menu summary::-webkit-details-marker{display:none}
.mobile-menu summary:hover,.mobile-menu[open] summary{border-color:var(--gruen);color:var(--gruen)}
.mobile-menu .burger{width:18px;display:flex;flex-direction:column;gap:4px}
.mobile-menu .burger span{display:block;height:2px;background:currentColor;border-radius:2px}
.mobile-menu-panel{position:absolute;right:0;top:calc(100% + 12px);width:min(86vw,330px);background:#101214;border:1px solid var(--line);box-shadow:0 24px 70px rgba(0,0,0,.55);padding:.55rem;box-sizing:border-box}
.mobile-menu-panel::before{content:"";position:absolute;right:24px;top:-8px;width:14px;height:14px;background:#101214;border-left:1px solid var(--line);border-top:1px solid var(--line);transform:rotate(45deg)}
.mobile-menu-panel a{display:block;padding:.82rem .9rem;border-bottom:1px solid rgba(255,255,255,.07);font-weight:750;color:var(--weiss)}
.mobile-menu-panel a:last-child{border-bottom:none}
.mobile-menu-panel a:hover{background:rgba(132,189,58,.12);color:var(--gruen)}
@media (max-width:899px){
  .mobile-menu{display:block;position:static}
  .mobile-menu{display:block!important;position:static!important;flex:0 0 auto!important;margin-left:auto!important;z-index:90!important}
  .head .wrap{justify-content:flex-start}
  .head .wrap{height:76px!important;min-height:76px!important;padding:0 .85rem!important;gap:.55rem!important;justify-content:flex-start!important;max-width:none!important;width:100%!important}
  .logo{flex:0 1 auto}
  .logo{flex:0 0 auto!important;overflow:visible!important;min-width:0!important}
  .head-actions{margin-left:0}
  .head-actions{display:flex!important;gap:.45rem!important;flex:0 0 auto!important;margin-left:0!important}
  .mobile-menu-panel{position:fixed;top:86px;left:50%;right:auto;width:min(calc(100vw - 24px),360px);max-height:calc(100vh - 120px);overflow:auto;transform:translateX(-50%)}
  .mobile-menu-panel{position:fixed!important;z-index:100!important;top:82px!important;left:12px!important;right:12px!important;width:auto!important;max-width:none!important;max-height:calc(100vh - 140px)!important;overflow:auto!important;transform:none!important;box-sizing:border-box!important}
  .mobile-menu-panel::before{left:50%;right:auto;transform:translateX(-50%) rotate(45deg)}
  .mobile-menu-panel::before{left:50%!important;right:auto!important;transform:translateX(-50%) rotate(45deg)!important}
}
@media (max-width:560px){
  .mobile-menu summary{height:44px;padding:0 .78rem;font-size:.72rem}
  .mobile-menu-panel{top:78px;width:calc(100vw - 20px);max-height:calc(100vh - 108px)}
}
@media (max-width:390px){
  .mobile-menu summary span:last-child{display:none}
  .mobile-menu summary{width:42px;padding:0;justify-content:center}
}
@media (max-width:899px){
  .head{overflow:visible!important}
  .logo-img{height:44px!important;max-width:150px!important;width:auto!important;object-fit:contain!important}
  .mobile-menu summary{height:44px!important;padding:0 .82rem!important;font-size:.72rem!important;white-space:nowrap!important}
  .icon-btn{width:44px!important;height:44px!important;flex:0 0 auto!important}
  .mobile-menu-panel a{font-size:1rem!important;padding:.92rem 1rem!important;white-space:normal!important}
}
@media (max-width:430px){
  .head .wrap{padding:0 .75rem!important;gap:.45rem!important}
  .logo-img{height:42px!important;max-width:145px!important}
  .mobile-menu summary{padding:0 .72rem!important}
}
@media (max-width:375px){
  .head .wrap{height:70px!important;min-height:70px!important;gap:.35rem!important}
  .logo-img{height:38px!important;max-width:126px!important}
  .mobile-menu summary{width:42px!important;padding:0!important;justify-content:center!important}
  .mobile-menu summary span:last-child{display:none!important}
  .icon-btn{width:40px!important;height:40px!important}
  .mobile-menu-panel{top:76px!important;left:10px!important;right:10px!important;max-height:calc(100vh - 130px)!important}
}
.hero-photo-home{object-position:74% center}
.nav>a,.nav summary{display:inline-flex;align-items:center;height:44px;color:var(--weiss);cursor:pointer;list-style:none;transition:color .16s ease}
.nav summary::-webkit-details-marker{display:none}
.nav>a:hover,.nav summary:hover,.nav-dd[open] summary{color:var(--gruen)}
.nav-dd{position:relative;z-index:95}
.nav-dd summary::after{content:"";width:0;height:0;margin-left:.45rem;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;opacity:.9}
.nav-dd-panel{display:none;position:absolute;top:calc(100% + 10px);left:0;min-width:245px;background:#101214;border:1px solid var(--line);box-shadow:0 24px 70px rgba(0,0,0,.55);padding:.45rem;z-index:120}
.nav-dd[open] .nav-dd-panel,.nav-dd:hover .nav-dd-panel{display:block}
.nav-dd-panel::before{content:"";position:absolute;left:28px;top:-8px;width:14px;height:14px;background:#101214;border-left:1px solid var(--line);border-top:1px solid var(--line);transform:rotate(45deg)}
.nav-dd-panel a{display:block;padding:.75rem .85rem;border-bottom:1px solid rgba(255,255,255,.07);font-weight:750;color:var(--weiss);background:transparent}
.nav-dd-panel a:last-child{border-bottom:none}
.nav-dd-panel a:hover{background:rgba(132,189,58,.12);color:var(--gruen)}
@media (min-width:900px){
  .mobile-menu{display:none!important}
}
.local-sort-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.2rem}
.local-sort-card{background:var(--bg3);border:1px solid var(--line);overflow:hidden;transition:border-color .2s,transform .2s}
.local-sort-card:hover{border-color:var(--gruen);transform:translateY(-3px)}
.local-sort-card .thumb{position:relative;aspect-ratio:4/3;overflow:hidden;background:#0b0c0d;border-bottom:1px solid var(--line)}
.local-sort-card .thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.local-sort-card:hover .thumb img{transform:scale(1.04)}
.local-sort-card .thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,16,.05) 0%,rgba(14,15,16,.18) 50%,rgba(14,15,16,.62) 100%)}
.local-sort-card .body{padding:1.05rem 1.1rem 1.15rem}
.local-sort-card h3{font-size:1.28rem;color:var(--weiss);margin-bottom:.45rem}
.local-sort-card p{color:var(--grau);font-size:.95rem;line-height:1.55;margin:0}
.city-pay-note{margin-top:1.6rem;background:var(--bg3);border:1px solid var(--line);border-left:4px solid var(--gruen);padding:1.35rem 1.45rem;color:var(--grau)}
.city-pay-note h3{font-size:1.35rem;color:var(--weiss);margin-bottom:.55rem}
.city-pay-note p{font-size:1rem;line-height:1.65;margin:0 0 .75rem;max-width:none}
.city-pay-note p:last-child{margin-bottom:0}
@media (max-width:980px){
  .local-sort-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:620px){
  .local-sort-grid{grid-template-columns:1fr}
  .local-sort-card .thumb{aspect-ratio:16/9}
}
.breadcrumb{font-size:.85rem;color:var(--grau-d);padding:1.2rem 0 0}
.breadcrumb a:hover{color:var(--gruen)}
.lead-list{list-style:none;padding:0;margin:1.5rem 0;display:grid;gap:.7rem}
.lead-list li{display:flex;gap:.7rem;align-items:flex-start;color:var(--weiss);font-size:1.02rem}
.lead-list .dot{width:8px;height:9px;background:var(--gruen);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);flex-shrink:0;margin-top:7px}
.hero h1 .g{color:var(--gruen);display:block}
.svc .ico svg{width:24px;height:24px}
.geo{display:grid;grid-template-columns:repeat(6,1fr);gap:.6rem;margin-top:2.2rem}
.geo a{background:var(--bg3);border:1px solid var(--line);padding:.7rem .5rem;text-align:center;font-family:var(--body);font-weight:600;font-size:.85rem;color:var(--grau);transition:.18s}
.geo a:hover{border-color:var(--gruen);color:var(--gruen)}
.geo-more{margin-top:1.2rem;font-size:.95rem;color:var(--grau)}
@media (max-width:880px){
  .geo{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:680px){
  .svc{grid-template-columns:1fr}
  .geo{grid-template-columns:repeat(2,1fr)}
}
.metal .thumb{position:relative;aspect-ratio:4/3;overflow:hidden;background:#0b0c0d;border-bottom:1px solid var(--line)}
.metal .thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}
.metal:hover .thumb img{transform:scale(1.045)}
.metal .thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,16,.06) 0%,rgba(14,15,16,.18) 48%,rgba(14,15,16,.62) 100%)}
.metal .metal-body{padding:1.12rem 1.15rem 1.2rem}
.svc a:hover .svc-media img{transform:scale(1.04)}
.svc .svc-body .ico{margin-bottom:.2rem}
.svc-badge{position:absolute;left:1rem;top:1rem;z-index:2;display:inline-flex;align-items:center;gap:.5rem;padding:.38rem .7rem;background:rgba(14,15,16,.82);border:1px solid rgba(132,189,58,.55);color:var(--weiss);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(6px)}
.svc-badge::before{content:"";width:10px;height:10px;border-radius:50%;background:var(--gruen)}
.contact-strip{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}
.contact-chip{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.95rem 1.1rem;border:1px solid var(--line);background:var(--bg2);font-weight:700;transition:border-color .15s,color .15s,transform .15s}
.contact-chip:hover{border-color:var(--gruen);color:var(--gruen);transform:translateY(-2px)}
.contact-chip.email{border-color:rgba(132,189,58,.35)}
.direct-mail{margin-top:1.1rem;padding:1rem 1.1rem;background:var(--bg2);border:1px solid var(--line);border-left:4px solid var(--gruen);color:var(--grau);max-width:760px}
.direct-mail strong{color:var(--weiss)}
.direct-mail a{color:var(--gruen-h);font-weight:700;word-break:break-word}
@media (max-width:680px){
  .contact-strip{flex-direction:column}
  .contact-chip,.footer-contact-actions a{width:100%}
}
.container-cats .gcard{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:100%}
.container-cats .gcard-media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#0A0B0C;border-bottom:1px solid var(--line)}
.container-cats .gcard-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease,filter .35s ease}
.container-cats .gcard:hover .gcard-media img{transform:scale(1.035);filter:contrast(1.04)}
.container-cats .gcard-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,16,.05) 0%,rgba(14,15,16,.14) 55%,rgba(14,15,16,.58) 100%)}
.container-cats .gcard-badge{position:absolute;left:1rem;top:1rem;z-index:2;display:inline-flex;align-items:center;gap:.5rem;padding:.36rem .68rem;background:rgba(14,15,16,.82);border:1px solid rgba(132,189,58,.58);color:var(--weiss);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(6px)}
.container-cats .gcard-badge::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--gruen)}
.container-cats .gcard-body{padding:1.35rem 1.45rem 1.5rem;display:block;flex:1}
.container-cats .gcard h3{font-size:1.45rem;margin-bottom:.55rem}
.container-cats .gcard p{font-size:.98rem;line-height:1.58}
@media (max-width:880px){
  .container-cats .gcard-media{aspect-ratio:16/10}
}
.iron-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:2.2rem}
.iron-card{background:var(--bg3);border:1px solid var(--line);overflow:hidden;transition:border-color .2s,transform .2s}
.iron-card:hover{border-color:var(--gruen);transform:translateY(-3px)}
.iron-card .thumb{position:relative;aspect-ratio:16/9;overflow:hidden;background:#0b0c0d;border-bottom:1px solid var(--line)}
.iron-card .thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.iron-card:hover .thumb img{transform:scale(1.04)}
.iron-card .thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,16,.04) 0%,rgba(14,15,16,.14) 50%,rgba(14,15,16,.55) 100%)}
.iron-card .body{padding:1.2rem 1.2rem 1.3rem}
.iron-card h3{font-size:1.4rem;color:var(--weiss);margin-bottom:.55rem}
.iron-card p{color:var(--grau);font-size:.98rem;line-height:1.6;margin:0 0 .85rem}
.iron-card p:last-child{margin-bottom:0}
.ankauf-box{margin-top:2rem;background:var(--bg3);border:1px solid var(--line);border-left:4px solid var(--gruen);padding:1.5rem 1.6rem}
.ankauf-box h3{font-size:1.45rem;color:var(--weiss);margin-bottom:.7rem}
.ankauf-box p{color:var(--grau);font-size:1rem;line-height:1.65;margin-bottom:.85rem;max-width:none}
.ankauf-box p:last-of-type{margin-bottom:1.1rem}
.ankauf-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}
@media (max-width:880px){
  .iron-grid{grid-template-columns:1fr}
}
@media (max-width:680px){
  .ankauf-actions .btn{width:100%;justify-content:center}
}
.gcard .hint{font-size:.9rem;color:var(--grau-d)}
.gcard .mini-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}
.gcard .mini-tags span{font-size:.72rem;font-weight:700;letter-spacing:.03em;color:var(--gruen);border:1px solid var(--gruen-d);padding:.22rem .55rem;text-transform:uppercase}
.ewaste-note{margin-top:1.6rem;background:var(--bg3);border:1px solid var(--line);overflow:hidden}
.ewaste-note .thumb{aspect-ratio:4/3;background:#0b0c0d}
.ewaste-note .thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ewaste-note .body{padding:1.2rem 1.35rem 1.4rem}
.ewaste-note h3{color:var(--weiss);margin-bottom:.55rem}
.ewaste-note p{color:var(--grau);margin:.45rem 0;line-height:1.6}
.ewaste-note .tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.95rem}
.ewaste-note .tags span{font-size:.72rem;font-weight:700;letter-spacing:.03em;color:var(--gruen);border:1px solid var(--gruen-d);padding:.22rem .55rem;text-transform:uppercase}
.gcard .gcard-img{aspect-ratio:4/3;overflow:hidden;background:#0a0b0c;border-bottom:1px solid var(--line);position:relative}
.gcard .gcard-img::after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--gruen)}
.gcard .gcard-img img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}
.gcard:hover .gcard-img img{transform:scale(1.035)}
.gcard.kabel-card{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:100%;border-top:0;background:var(--bg3)}
.gcard.kabel-card:hover .gcard-media img{transform:scale(1.035);filter:contrast(1.05)}
.region-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.4rem;margin-top:2rem}
.region-card{background:var(--bg2);border:1px solid var(--line);border-radius:14px;padding:1.4rem 1.5rem}
.region-card h3{color:var(--gruen);font-size:1.05rem;margin:0 0 .9rem;letter-spacing:.01em}

/* ---- 2. Seitenspezifische Regeln ---- */
/* -- Variante(n): city -- */
:where(body.p-city) .hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--bg)}
:where(body.p-city) .hero-img .grad{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,15,16,.68) 0%,rgba(14,15,16,.54) 34%,rgba(14,15,16,.26) 62%,rgba(14,15,16,.18) 100%),linear-gradient(180deg,rgba(14,15,16,.48) 0%,rgba(14,15,16,.32) 34%,rgba(14,15,16,.94) 100%)}
:where(body.p-city) .hero .wrap{position:relative;z-index:2;padding:3rem 1.25rem 3.5rem;width:100%}
:where(body.p-city) .hero h1{font-size:clamp(2.6rem,8.5vw,6rem);color:var(--weiss);margin-bottom:1.2rem;letter-spacing:-.01em}
:where(body.p-city) .hero p.sub{font-size:clamp(1.05rem,2.4vw,1.3rem);color:var(--grau);max-width:600px;margin-bottom:2rem;line-height:1.5}
:where(body.p-city) .footer-contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
:where(body.p-city) .footer-contact-actions a{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border:1px solid var(--line);background:var(--bg2);font-weight:700}
:where(body.p-city) .footer-contact-actions a:hover{border-color:var(--gruen);color:var(--gruen)}
:where(body.p-city) .footer-contact-actions a.email-link{border-color:rgba(132,189,58,.35)}
@media (max-width:680px){
  :where(body.p-city) .footer-contact-actions a{width:100%}
}
:where(body.p-city) .sec .intro{font-size:1.1rem;color:var(--grau);max-width:720px;margin-bottom:1rem}
:where(body.p-city) .prose p{color:var(--grau);max-width:720px;margin-bottom:1rem;font-size:1.05rem}
:where(body.p-city) .metals{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.4rem}
:where(body.p-city) .metal{background:var(--bg);border:1px solid var(--line);padding:1.6rem;transition:border-color .2s,transform .2s}
:where(body.p-city) .sec.alt .metal{background:var(--bg3)}
:where(body.p-city) .metal .mh{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.7rem}
:where(body.p-city) .metal h3{font-size:1.5rem;color:var(--weiss)}
:where(body.p-city) .metal .sym{font-family:var(--disp);font-size:1.1rem;color:var(--gruen)}
:where(body.p-city) .metal p{font-size:.95rem;color:var(--grau);line-height:1.55}
:where(body.p-city) .note{display:flex;gap:1rem;align-items:flex-start;margin-top:1.6rem;background:var(--bg);border:1px solid var(--line);border-left:4px solid var(--gruen);padding:1.4rem 1.6rem}
:where(body.p-city) .sec.alt .note{background:var(--bg3)}
:where(body.p-city) .note-ico{flex-shrink:0;width:38px;height:38px;border:1px solid var(--gruen-d);display:flex;align-items:center;justify-content:center;color:var(--gruen)}
:where(body.p-city) .faq details{border:1px solid var(--line);margin-bottom:.7rem;background:var(--bg)}
@media (max-width:880px){
  :where(body.p-city) .metals{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:680px){
  :where(body.p-city) .metals{grid-template-columns:1fr}
  :where(body.p-city) .hero{min-height:80vh}
}
:where(body.p-city) .grid3{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.1rem;margin-top:1.8rem}
:where(body.p-city) .gcard{background:var(--bg2);border:1px solid var(--line);border-radius:14px;padding:1.4rem 1.5rem;position:relative;overflow:hidden}
:where(body.p-city) .gcard::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--gruen)}
:where(body.p-city) .gcard h3{margin:0 0 .5rem;font-size:1.08rem;color:#fff;letter-spacing:.01em;padding-left:.2rem}
:where(body.p-city) .gcard p{margin:0;color:#C9CDD2;font-size:.96rem;line-height:1.55;padding-left:.2rem}
@media (max-width:560px){
  :where(body.p-city) .grid3{grid-template-columns:1fr;gap:.95rem}
  :where(body.p-city) .gcard{padding:1.2rem 1.25rem}
}
:where(body.p-city) .nav{display:none;align-items:center;gap:1.05rem;margin-left:auto;font-family:var(--body);font-weight:750;font-size:.9rem;white-space:nowrap}
@media (min-width:900px){
  :where(body.p-city) .nav{display:flex}
}
:where(body.p-city) .gcard{padding:0}
:where(body.p-city) .gcard::before{display:none}
:where(body.p-city) .gcard .gcard-media{aspect-ratio:16/10;overflow:hidden;background:#0B0D0E;border-bottom:1px solid var(--line)}
:where(body.p-city) .gcard .gcard-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
:where(body.p-city) .gcard:hover .gcard-media img{transform:scale(1.04)}
:where(body.p-city) .gcard .gcard-body{position:relative;padding:1.25rem 1.3rem 1.35rem}
:where(body.p-city) .gcard .gcard-body::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--gruen)}
:where(body.p-city) .gcard h3,:where(body.p-city) .gcard p{padding-left:.55rem}
/* -- Variante(n): containerdienst, info -- */
:where(body.p-containerdienst,body.p-info) .hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--bg)}
:where(body.p-containerdienst,body.p-info) .hero-img .grad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,16,.55) 0%,rgba(14,15,16,.45) 40%,rgba(14,15,16,.97) 100%)}
:where(body.p-containerdienst,body.p-info) .hero .wrap{position:relative;z-index:2;padding:3rem 1.25rem 3.5rem;width:100%}
:where(body.p-containerdienst,body.p-info) .hero h1{font-size:clamp(2.6rem,8.5vw,6rem);color:var(--weiss);margin-bottom:1.2rem;letter-spacing:-.01em}
:where(body.p-containerdienst,body.p-info) .hero p.sub{font-size:clamp(1.05rem,2.4vw,1.3rem);color:var(--grau);max-width:600px;margin-bottom:2rem;line-height:1.5}
:where(body.p-containerdienst,body.p-info) .footer-contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
:where(body.p-containerdienst,body.p-info) .footer-contact-actions a{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border:1px solid var(--line);background:var(--bg2);font-weight:700}
:where(body.p-containerdienst,body.p-info) .footer-contact-actions a:hover{border-color:var(--gruen);color:var(--gruen)}
:where(body.p-containerdienst,body.p-info) .footer-contact-actions a.email-link{border-color:rgba(132,189,58,.35)}
@media (max-width:680px){
  :where(body.p-containerdienst,body.p-info) .footer-contact-actions a{width:100%}
}
:where(body.p-containerdienst,body.p-info) .sec .intro{font-size:1.1rem;color:var(--grau);max-width:720px;margin-bottom:1rem}
:where(body.p-containerdienst,body.p-info) .prose p{color:var(--grau);max-width:720px;margin-bottom:1rem;font-size:1.05rem}
:where(body.p-containerdienst,body.p-info) .metals{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.4rem}
:where(body.p-containerdienst,body.p-info) .metal{background:var(--bg);border:1px solid var(--line);padding:1.6rem;transition:border-color .2s,transform .2s}
:where(body.p-containerdienst,body.p-info) .sec.alt .metal{background:var(--bg3)}
:where(body.p-containerdienst,body.p-info) .metal .mh{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.7rem}
:where(body.p-containerdienst,body.p-info) .metal h3{font-size:1.5rem;color:var(--weiss)}
:where(body.p-containerdienst,body.p-info) .metal .sym{font-family:var(--disp);font-size:1.1rem;color:var(--gruen)}
:where(body.p-containerdienst,body.p-info) .metal p{font-size:.95rem;color:var(--grau);line-height:1.55}
:where(body.p-containerdienst,body.p-info) .note{display:flex;gap:1rem;align-items:flex-start;margin-top:1.6rem;background:var(--bg);border:1px solid var(--line);border-left:4px solid var(--gruen);padding:1.4rem 1.6rem}
:where(body.p-containerdienst,body.p-info) .sec.alt .note{background:var(--bg3)}
:where(body.p-containerdienst,body.p-info) .note-ico{flex-shrink:0;width:38px;height:38px;border:1px solid var(--gruen-d);display:flex;align-items:center;justify-content:center;color:var(--gruen)}
:where(body.p-containerdienst,body.p-info) .faq details{border:1px solid var(--line);margin-bottom:.7rem;background:var(--bg)}
@media (max-width:880px){
  :where(body.p-containerdienst,body.p-info) .metals{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:680px){
  :where(body.p-containerdienst,body.p-info) .metals{grid-template-columns:1fr}
  :where(body.p-containerdienst,body.p-info) .hero{min-height:80vh}
}
:where(body.p-containerdienst,body.p-info) .nav{display:none;gap:1.6rem;font-family:var(--body);font-weight:600;font-size:.92rem}
:where(body.p-containerdienst,body.p-info) .nav a:hover{color:var(--gruen)}
@media (min-width:900px){
  :where(body.p-containerdienst,body.p-info) .nav{display:flex}
}
:where(body.p-containerdienst,body.p-info) .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.2rem}
:where(body.p-containerdienst,body.p-info) .gcard{background:var(--bg3);border:1px solid var(--line);padding:1.6rem;border-top:3px solid var(--gruen)}
:where(body.p-containerdienst,body.p-info) .gcard h3{font-size:1.3rem;color:var(--weiss);margin-bottom:.5rem}
:where(body.p-containerdienst,body.p-info) .gcard p{color:var(--grau);font-size:.96rem}
@media (max-width:880px){
  :where(body.p-containerdienst,body.p-info) .grid3{grid-template-columns:1fr}
}
:where(body.p-containerdienst,body.p-info) .nav{display:none;align-items:center;gap:1.05rem;margin-left:auto;font-family:var(--body);font-weight:750;font-size:.9rem;white-space:nowrap}
@media (min-width:900px){
  :where(body.p-containerdienst,body.p-info) .nav{display:flex}
}
/* -- Variante(n): home -- */
:where(body.p-home) .nav{display:none;gap:1.6rem;font-family:var(--body);font-weight:600;font-size:.92rem}
:where(body.p-home) .nav a:hover{color:var(--gruen)}
:where(body.p-home) .hero{position:relative;min-height:90vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--bg)}
:where(body.p-home) .hero-img .grad{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,15,16,.68) 0%,rgba(14,15,16,.54) 34%,rgba(14,15,16,.26) 62%,rgba(14,15,16,.18) 100%),linear-gradient(180deg,rgba(14,15,16,.48) 0%,rgba(14,15,16,.32) 34%,rgba(14,15,16,.94) 100%)}
:where(body.p-home) .hero .wrap{position:relative;z-index:2;padding:3.5rem 1.25rem 3.5rem;width:100%}
:where(body.p-home) .hero h1{font-size:clamp(2.6rem,8.5vw,6.2rem);color:var(--weiss);margin-bottom:1.2rem;letter-spacing:-.01em}
:where(body.p-home) .hero p.sub{font-size:clamp(1.05rem,2.4vw,1.3rem);color:var(--grau);max-width:640px;margin-bottom:2rem;line-height:1.5}
:where(body.p-home) .footer-contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
:where(body.p-home) .footer-contact-actions a{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border:1px solid var(--line);background:var(--bg2);font-weight:700}
:where(body.p-home) .footer-contact-actions a:hover{border-color:var(--gruen);color:var(--gruen)}
:where(body.p-home) .footer-contact-actions a.email-link{border-color:rgba(132,189,58,.35)}
@media (max-width:680px){
  :where(body.p-home) .footer-contact-actions a{width:100%}
}
:where(body.p-home) .sec .intro{font-size:1.1rem;color:var(--grau);max-width:760px;margin-bottom:1rem}
:where(body.p-home) .prose p{color:var(--grau);max-width:760px;margin-bottom:1rem;font-size:1.05rem}
:where(body.p-home) .svc{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.4rem}
:where(body.p-home) .svc a{background:var(--bg3);border:1px solid var(--line);padding:1.7rem;transition:border-color .2s,transform .2s;display:flex;flex-direction:column;gap:.6rem}
:where(body.p-home) .svc a:hover{border-color:var(--gruen);transform:translateY(-3px)}
:where(body.p-home) .svc .ico{width:46px;height:46px;border:1px solid var(--gruen-d);display:flex;align-items:center;justify-content:center;color:var(--gruen)}
:where(body.p-home) .svc h3{font-size:1.35rem;color:var(--weiss)}
:where(body.p-home) .svc p{color:var(--grau);font-size:.96rem;flex:1}
:where(body.p-home) .svc .more{font-family:var(--body);font-weight:700;font-size:.85rem;color:var(--gruen);text-transform:uppercase;letter-spacing:.04em}
:where(body.p-home) .metals{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.4rem}
:where(body.p-home) .metal{background:var(--bg3);border:1px solid var(--line);padding:1.3rem;transition:border-color .2s,transform .2s}
:where(body.p-home) .metal .mh{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.5rem}
:where(body.p-home) .metal h3{font-size:1.25rem;color:var(--weiss)}
:where(body.p-home) .metal .sym{font-family:var(--disp);font-size:1rem;color:var(--gruen)}
:where(body.p-home) .metal p{font-size:.9rem;color:var(--grau);line-height:1.5}
:where(body.p-home) .note{display:flex;gap:1rem;align-items:flex-start;margin-top:2rem;background:var(--bg3);border:1px solid var(--line);border-left:4px solid #E0A500;padding:1.4rem 1.6rem}
:where(body.p-home) .note-ico{flex-shrink:0;width:38px;height:38px;border:1px solid #E0A500;display:flex;align-items:center;justify-content:center;color:#E0A500}
:where(body.p-home) .faq details{border:1px solid var(--line);margin-bottom:.7rem;background:var(--bg3)}
@media (min-width:900px){
  :where(body.p-home) .nav{display:flex}
}
@media (max-width:880px){
  :where(body.p-home) .svc{grid-template-columns:repeat(2,1fr)}
  :where(body.p-home) .metals{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:680px){
  :where(body.p-home) .svc{grid-template-columns:1fr}
  :where(body.p-home) .metals{grid-template-columns:1fr}
  :where(body.p-home) .hero{min-height:82vh}
}
:where(body.p-home) .metal{padding:0;overflow:hidden;display:flex;flex-direction:column}
:where(body.p-home) .metal .mh{margin-bottom:.45rem}
:where(body.p-home) .metal p{margin:0}
:where(body.p-home) .nav{display:none;align-items:center;gap:1.05rem;margin-left:auto;font-family:var(--body);font-weight:750;font-size:.9rem;white-space:nowrap}
@media (min-width:900px){
  :where(body.p-home) .nav{display:flex}
}
:where(body.p-home) .svc a{padding:0;gap:0;overflow:hidden}
:where(body.p-home) .svc .svc-media{aspect-ratio:16/10;overflow:hidden;background:#0B0D0E;border-bottom:1px solid var(--line)}
:where(body.p-home) .svc .svc-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
:where(body.p-home) .svc .svc-body{padding:1.35rem 1.4rem 1.45rem;display:flex;flex-direction:column;gap:.6rem;flex:1}
/* -- Variante(n): leistungen -- */
:where(body.p-leistungen) .hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--bg)}
:where(body.p-leistungen) .hero-img .grad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,16,.55) 0%,rgba(14,15,16,.45) 40%,rgba(14,15,16,.97) 100%)}
:where(body.p-leistungen) .hero .wrap{position:relative;z-index:2;padding:3rem 1.25rem 3.5rem;width:100%}
:where(body.p-leistungen) .hero h1{font-size:clamp(2.6rem,8.5vw,6rem);color:var(--weiss);margin-bottom:1.2rem;letter-spacing:-.01em}
:where(body.p-leistungen) .hero p.sub{font-size:clamp(1.05rem,2.4vw,1.3rem);color:var(--grau);max-width:600px;margin-bottom:2rem;line-height:1.5}
:where(body.p-leistungen) .footer-contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
:where(body.p-leistungen) .footer-contact-actions a{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border:1px solid var(--line);background:var(--bg2);font-weight:700}
:where(body.p-leistungen) .footer-contact-actions a:hover{border-color:var(--gruen);color:var(--gruen)}
:where(body.p-leistungen) .footer-contact-actions a.email-link{border-color:rgba(132,189,58,.35)}
@media (max-width:680px){
  :where(body.p-leistungen) .footer-contact-actions a{width:100%}
}
:where(body.p-leistungen) .svc{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;margin-top:2.2rem}
:where(body.p-leistungen) .svc a{display:flex;flex-direction:column;min-height:100%;background:linear-gradient(180deg,#181B1E 0%,#101112 100%);border:1px solid var(--line);overflow:hidden;position:relative;transition:transform .2s,border-color .2s,box-shadow .2s}
:where(body.p-leistungen) .svc a:hover{transform:translateY(-4px);border-color:var(--gruen);box-shadow:0 18px 32px rgba(0,0,0,.24)}
:where(body.p-leistungen) .svc .ico{display:none}
:where(body.p-leistungen) .svc-media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#0A0B0C}
:where(body.p-leistungen) .svc-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
:where(body.p-leistungen) .svc-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.18) 42%,rgba(0,0,0,.68) 100%)}
:where(body.p-leistungen) .svc-body{display:block;padding:1.25rem 1.2rem 1.3rem}
:where(body.p-leistungen) .svc h3{font-size:1.75rem;color:var(--weiss);margin-bottom:.5rem}
:where(body.p-leistungen) .svc p{font-size:1rem;color:var(--grau);line-height:1.55;margin-bottom:1rem}
:where(body.p-leistungen) .svc .more{display:inline-flex;align-items:center;gap:.45rem;color:var(--gruen);font-weight:700;font-size:.95rem;letter-spacing:.02em}
:where(body.p-leistungen) .svc .more::after{content:"→";transition:transform .18s ease}
:where(body.p-leistungen) .svc a:hover .more::after{transform:translateX(4px)}
:where(body.p-leistungen) .footer-contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
:where(body.p-leistungen) .footer-contact-actions a{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border:1px solid var(--line);background:var(--bg2)}
:where(body.p-leistungen) .footer-contact-actions a:hover{border-color:var(--gruen);color:var(--gruen)}
:where(body.p-leistungen) .footer-contact-actions a.email-link{border-color:rgba(132,189,58,.35)}
:where(body.p-leistungen) .sec .intro{font-size:1.1rem;color:var(--grau);max-width:720px;margin-bottom:1rem}
:where(body.p-leistungen) .prose p{color:var(--grau);max-width:720px;margin-bottom:1rem;font-size:1.05rem}
:where(body.p-leistungen) .metals{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.4rem}
:where(body.p-leistungen) .metal{background:var(--bg);border:1px solid var(--line);padding:1.6rem;transition:border-color .2s,transform .2s}
:where(body.p-leistungen) .sec.alt .metal{background:var(--bg3)}
:where(body.p-leistungen) .metal .mh{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.7rem}
:where(body.p-leistungen) .metal h3{font-size:1.5rem;color:var(--weiss)}
:where(body.p-leistungen) .metal .sym{font-family:var(--disp);font-size:1.1rem;color:var(--gruen)}
:where(body.p-leistungen) .metal p{font-size:.95rem;color:var(--grau);line-height:1.55}
:where(body.p-leistungen) .note{display:flex;gap:1rem;align-items:flex-start;margin-top:1.6rem;background:var(--bg);border:1px solid var(--line);border-left:4px solid var(--gruen);padding:1.4rem 1.6rem}
:where(body.p-leistungen) .sec.alt .note{background:var(--bg3)}
:where(body.p-leistungen) .note-ico{flex-shrink:0;width:38px;height:38px;border:1px solid var(--gruen-d);display:flex;align-items:center;justify-content:center;color:var(--gruen)}
:where(body.p-leistungen) .faq details{border:1px solid var(--line);margin-bottom:.7rem;background:var(--bg)}
@media (max-width:980px){
  :where(body.p-leistungen) .svc{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:680px){
  :where(body.p-leistungen) .svc{grid-template-columns:1fr}
  :where(body.p-leistungen) .svc h3{font-size:1.6rem}
  :where(body.p-leistungen) .contact-chip,:where(body.p-leistungen) .footer-contact-actions a{width:100%}
}
@media (max-width:880px){
  :where(body.p-leistungen) .metals{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:680px){
  :where(body.p-leistungen) .metals{grid-template-columns:1fr}
  :where(body.p-leistungen) .hero{min-height:80vh}
}
:where(body.p-leistungen) .nav{display:none;gap:1.6rem;font-family:var(--body);font-weight:600;font-size:.92rem}
:where(body.p-leistungen) .nav a:hover{color:var(--gruen)}
@media (min-width:900px){
  :where(body.p-leistungen) .nav{display:flex}
}
:where(body.p-leistungen) .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.2rem}
:where(body.p-leistungen) .gcard{background:var(--bg3);border:1px solid var(--line);padding:1.6rem;border-top:3px solid var(--gruen)}
:where(body.p-leistungen) .gcard h3{font-size:1.3rem;color:var(--weiss);margin-bottom:.5rem}
:where(body.p-leistungen) .gcard p{color:var(--grau);font-size:.96rem}
@media (max-width:880px){
  :where(body.p-leistungen) .grid3{grid-template-columns:1fr}
}
:where(body.p-leistungen) .nav{display:none;align-items:center;gap:1.05rem;margin-left:auto;font-family:var(--body);font-weight:750;font-size:.9rem;white-space:nowrap}
@media (min-width:900px){
  :where(body.p-leistungen) .nav{display:flex}
}
/* -- Variante(n): schrottabholung -- */
:where(body.p-schrottabholung) .hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--bg)}
:where(body.p-schrottabholung) .hero-img .grad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,16,.55) 0%,rgba(14,15,16,.45) 40%,rgba(14,15,16,.97) 100%)}
:where(body.p-schrottabholung) .hero .wrap{position:relative;z-index:2;padding:3rem 1.25rem 3.5rem;width:100%}
:where(body.p-schrottabholung) .hero h1{font-size:clamp(2.6rem,8.5vw,6rem);color:var(--weiss);margin-bottom:1.2rem;letter-spacing:-.01em}
:where(body.p-schrottabholung) .hero p.sub{font-size:clamp(1.05rem,2.4vw,1.3rem);color:var(--grau);max-width:600px;margin-bottom:2rem;line-height:1.5}
:where(body.p-schrottabholung) .footer-contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
:where(body.p-schrottabholung) .footer-contact-actions a{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border:1px solid var(--line);background:var(--bg2);font-weight:700}
:where(body.p-schrottabholung) .footer-contact-actions a:hover{border-color:var(--gruen);color:var(--gruen)}
:where(body.p-schrottabholung) .footer-contact-actions a.email-link{border-color:rgba(132,189,58,.35)}
@media (max-width:680px){
  :where(body.p-schrottabholung) .footer-contact-actions a{width:100%}
}
:where(body.p-schrottabholung) .sec .intro{font-size:1.1rem;color:var(--grau);max-width:720px;margin-bottom:1rem}
:where(body.p-schrottabholung) .prose p{color:var(--grau);max-width:720px;margin-bottom:1rem;font-size:1.05rem}
:where(body.p-schrottabholung) .metals{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.4rem}
:where(body.p-schrottabholung) .metal{background:var(--bg);border:1px solid var(--line);padding:1.6rem;transition:border-color .2s,transform .2s}
:where(body.p-schrottabholung) .sec.alt .metal{background:var(--bg3)}
:where(body.p-schrottabholung) .metal .mh{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.7rem}
:where(body.p-schrottabholung) .metal h3{font-size:1.5rem;color:var(--weiss)}
:where(body.p-schrottabholung) .metal .sym{font-family:var(--disp);font-size:1.1rem;color:var(--gruen)}
:where(body.p-schrottabholung) .metal p{font-size:.95rem;color:var(--grau);line-height:1.55}
:where(body.p-schrottabholung) .note{display:flex;gap:1rem;align-items:flex-start;margin-top:1.6rem;background:var(--bg);border:1px solid var(--line);border-left:4px solid var(--gruen);padding:1.4rem 1.6rem}
:where(body.p-schrottabholung) .sec.alt .note{background:var(--bg3)}
:where(body.p-schrottabholung) .note-ico{flex-shrink:0;width:38px;height:38px;border:1px solid var(--gruen-d);display:flex;align-items:center;justify-content:center;color:var(--gruen)}
:where(body.p-schrottabholung) .faq details{border:1px solid var(--line);margin-bottom:.7rem;background:var(--bg)}
@media (max-width:880px){
  :where(body.p-schrottabholung) .metals{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:680px){
  :where(body.p-schrottabholung) .metals{grid-template-columns:1fr}
  :where(body.p-schrottabholung) .hero{min-height:80vh}
}
:where(body.p-schrottabholung) .nav{display:none;gap:1.6rem;font-family:var(--body);font-weight:600;font-size:.92rem}
:where(body.p-schrottabholung) .nav a:hover{color:var(--gruen)}
@media (min-width:900px){
  :where(body.p-schrottabholung) .nav{display:flex}
}
:where(body.p-schrottabholung) .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.2rem}
:where(body.p-schrottabholung) .gcard{background:var(--bg3);border:1px solid var(--line);padding:1.6rem;border-top:3px solid var(--gruen)}
:where(body.p-schrottabholung) .gcard h3{font-size:1.3rem;color:var(--weiss);margin-bottom:.5rem}
:where(body.p-schrottabholung) .gcard p{color:var(--grau);font-size:.96rem}
@media (max-width:880px){
  :where(body.p-schrottabholung) .grid3{grid-template-columns:1fr}
}
:where(body.p-schrottabholung) .metal{padding:0;overflow:hidden;display:flex;flex-direction:column}
:where(body.p-schrottabholung) .metal .mh{margin-bottom:.45rem}
:where(body.p-schrottabholung) .metal p{margin:0}
:where(body.p-schrottabholung) .nav{display:none;align-items:center;gap:1.05rem;margin-left:auto;font-family:var(--body);font-weight:750;font-size:.9rem;white-space:nowrap}
@media (min-width:900px){
  :where(body.p-schrottabholung) .nav{display:flex}
}
:where(body.p-schrottabholung) .gcard{padding:0;overflow:hidden;border-top:3px solid var(--gruen);display:flex;flex-direction:column}
:where(body.p-schrottabholung) .gcard .thumb{aspect-ratio:4/3;overflow:hidden;background:#0b0c0d;border-bottom:1px solid var(--line)}
:where(body.p-schrottabholung) .gcard .thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
:where(body.p-schrottabholung) .gcard:hover .thumb img{transform:scale(1.02)}
:where(body.p-schrottabholung) .gcard .body{padding:1.3rem 1.35rem 1.45rem}
:where(body.p-schrottabholung) .gcard h3{margin-bottom:.65rem}
:where(body.p-schrottabholung) .gcard p{margin-bottom:.8rem;line-height:1.55}
:where(body.p-schrottabholung) .gcard p:last-of-type{margin-bottom:0}
/* -- Variante(n): schadstoff -- */
:where(body.p-schadstoff) .hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--bg)}
:where(body.p-schadstoff) .hero-img .grad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,16,.55) 0%,rgba(14,15,16,.45) 40%,rgba(14,15,16,.97) 100%)}
:where(body.p-schadstoff) .hero .wrap{position:relative;z-index:2;padding:3rem 1.25rem 3.5rem;width:100%}
:where(body.p-schadstoff) .hero h1{font-size:clamp(2.6rem,8.5vw,6rem);color:var(--weiss);margin-bottom:1.2rem;letter-spacing:-.01em}
:where(body.p-schadstoff) .hero p.sub{font-size:clamp(1.05rem,2.4vw,1.3rem);color:var(--grau);max-width:600px;margin-bottom:2rem;line-height:1.5}
:where(body.p-schadstoff) .footer-contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
:where(body.p-schadstoff) .footer-contact-actions a{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border:1px solid var(--line);background:var(--bg2);font-weight:700}
:where(body.p-schadstoff) .footer-contact-actions a:hover{border-color:var(--gruen);color:var(--gruen)}
:where(body.p-schadstoff) .footer-contact-actions a.email-link{border-color:rgba(132,189,58,.35)}
@media (max-width:680px){
  :where(body.p-schadstoff) .footer-contact-actions a{width:100%}
}
:where(body.p-schadstoff) .sec .intro{font-size:1.1rem;color:var(--grau);max-width:720px;margin-bottom:1rem}
:where(body.p-schadstoff) .prose p{color:var(--grau);max-width:720px;margin-bottom:1rem;font-size:1.05rem}
:where(body.p-schadstoff) .metals{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.4rem}
:where(body.p-schadstoff) .metal{background:var(--bg);border:1px solid var(--line);padding:1.6rem;transition:border-color .2s,transform .2s}
:where(body.p-schadstoff) .sec.alt .metal{background:var(--bg3)}
:where(body.p-schadstoff) .metal .mh{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.7rem}
:where(body.p-schadstoff) .metal h3{font-size:1.5rem;color:var(--weiss)}
:where(body.p-schadstoff) .metal .sym{font-family:var(--disp);font-size:1.1rem;color:var(--gruen)}
:where(body.p-schadstoff) .metal p{font-size:.95rem;color:var(--grau);line-height:1.55}
:where(body.p-schadstoff) .note{display:flex;gap:1rem;align-items:flex-start;margin-top:1.6rem;background:var(--bg);border:1px solid var(--line);border-left:4px solid var(--gruen);padding:1.4rem 1.6rem}
:where(body.p-schadstoff) .sec.alt .note{background:var(--bg3)}
:where(body.p-schadstoff) .note-ico{flex-shrink:0;width:38px;height:38px;border:1px solid var(--gruen-d);display:flex;align-items:center;justify-content:center;color:var(--gruen)}
:where(body.p-schadstoff) .faq details{border:1px solid var(--line);margin-bottom:.7rem;background:var(--bg)}
@media (max-width:880px){
  :where(body.p-schadstoff) .metals{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:680px){
  :where(body.p-schadstoff) .metals{grid-template-columns:1fr}
  :where(body.p-schadstoff) .hero{min-height:80vh}
}
:where(body.p-schadstoff) .nav{display:none;gap:1.6rem;font-family:var(--body);font-weight:600;font-size:.92rem}
:where(body.p-schadstoff) .nav a:hover{color:var(--gruen)}
@media (min-width:900px){
  :where(body.p-schadstoff) .nav{display:flex}
}
:where(body.p-schadstoff) .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.2rem}
:where(body.p-schadstoff) .gcard{background:var(--bg3);border:1px solid var(--line);padding:1.6rem;border-top:3px solid var(--gruen)}
:where(body.p-schadstoff) .gcard h3{font-size:1.3rem;color:var(--weiss);margin-bottom:.5rem}
:where(body.p-schadstoff) .gcard p{color:var(--grau);font-size:.96rem}
:where(body.p-schadstoff) .gcard{overflow:hidden;padding:0;border-top:0}
:where(body.p-schadstoff) .gcard .gcard-body{padding:1.45rem 1.55rem 1.6rem}
:where(body.p-schadstoff) .gcard .gcard-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.9rem}
:where(body.p-schadstoff) .gcard .gcard-tags span{font-size:.72rem;font-weight:700;letter-spacing:.04em;color:var(--gruen);border:1px solid var(--gruen-d);padding:.2rem .5rem;text-transform:uppercase}
@media (max-width:880px){
  :where(body.p-schadstoff) .grid3{grid-template-columns:1fr}
}
:where(body.p-schadstoff) .nav{display:none;align-items:center;gap:1.05rem;margin-left:auto;font-family:var(--body);font-weight:750;font-size:.9rem;white-space:nowrap}
@media (min-width:900px){
  :where(body.p-schadstoff) .nav{display:flex}
}
/* -- Variante(n): kabelrecycling -- */
:where(body.p-kabelrecycling) .hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--bg)}
:where(body.p-kabelrecycling) .hero-img .grad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,16,.55) 0%,rgba(14,15,16,.45) 40%,rgba(14,15,16,.97) 100%)}
:where(body.p-kabelrecycling) .hero .wrap{position:relative;z-index:2;padding:3rem 1.25rem 3.5rem;width:100%}
:where(body.p-kabelrecycling) .hero h1{font-size:clamp(2.6rem,8.5vw,6rem);color:var(--weiss);margin-bottom:1.2rem;letter-spacing:-.01em}
:where(body.p-kabelrecycling) .hero p.sub{font-size:clamp(1.05rem,2.4vw,1.3rem);color:var(--grau);max-width:600px;margin-bottom:2rem;line-height:1.5}
:where(body.p-kabelrecycling) .footer-contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
:where(body.p-kabelrecycling) .footer-contact-actions a{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border:1px solid var(--line);background:var(--bg2);font-weight:700}
:where(body.p-kabelrecycling) .footer-contact-actions a:hover{border-color:var(--gruen);color:var(--gruen)}
:where(body.p-kabelrecycling) .footer-contact-actions a.email-link{border-color:rgba(132,189,58,.35)}
@media (max-width:680px){
  :where(body.p-kabelrecycling) .footer-contact-actions a{width:100%}
}
:where(body.p-kabelrecycling) .sec .intro{font-size:1.1rem;color:var(--grau);max-width:720px;margin-bottom:1rem}
:where(body.p-kabelrecycling) .prose p{color:var(--grau);max-width:720px;margin-bottom:1rem;font-size:1.05rem}
:where(body.p-kabelrecycling) .metals{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.4rem}
:where(body.p-kabelrecycling) .metal{background:var(--bg);border:1px solid var(--line);padding:1.6rem;transition:border-color .2s,transform .2s}
:where(body.p-kabelrecycling) .sec.alt .metal{background:var(--bg3)}
:where(body.p-kabelrecycling) .metal .mh{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.7rem}
:where(body.p-kabelrecycling) .metal h3{font-size:1.5rem;color:var(--weiss)}
:where(body.p-kabelrecycling) .metal .sym{font-family:var(--disp);font-size:1.1rem;color:var(--gruen)}
:where(body.p-kabelrecycling) .metal p{font-size:.95rem;color:var(--grau);line-height:1.55}
:where(body.p-kabelrecycling) .note{display:flex;gap:1rem;align-items:flex-start;margin-top:1.6rem;background:var(--bg);border:1px solid var(--line);border-left:4px solid var(--gruen);padding:1.4rem 1.6rem}
:where(body.p-kabelrecycling) .sec.alt .note{background:var(--bg3)}
:where(body.p-kabelrecycling) .note-ico{flex-shrink:0;width:38px;height:38px;border:1px solid var(--gruen-d);display:flex;align-items:center;justify-content:center;color:var(--gruen)}
:where(body.p-kabelrecycling) .faq details{border:1px solid var(--line);margin-bottom:.7rem;background:var(--bg)}
@media (max-width:880px){
  :where(body.p-kabelrecycling) .metals{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:680px){
  :where(body.p-kabelrecycling) .metals{grid-template-columns:1fr}
  :where(body.p-kabelrecycling) .hero{min-height:80vh}
}
:where(body.p-kabelrecycling) .nav{display:none;gap:1.6rem;font-family:var(--body);font-weight:600;font-size:.92rem}
:where(body.p-kabelrecycling) .nav a:hover{color:var(--gruen)}
@media (min-width:900px){
  :where(body.p-kabelrecycling) .nav{display:flex}
}
:where(body.p-kabelrecycling) .grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.2rem}
:where(body.p-kabelrecycling) .gcard{background:var(--bg3);border:1px solid var(--line);padding:1.6rem;border-top:3px solid var(--gruen)}
:where(body.p-kabelrecycling) .gcard h3{font-size:1.3rem;color:var(--weiss);margin-bottom:.5rem}
:where(body.p-kabelrecycling) .gcard p{color:var(--grau);font-size:.96rem}
@media (max-width:880px){
  :where(body.p-kabelrecycling) .grid3{grid-template-columns:1fr}
}
:where(body.p-kabelrecycling) .nav{display:none;align-items:center;gap:1.05rem;margin-left:auto;font-family:var(--body);font-weight:750;font-size:.9rem;white-space:nowrap}
@media (min-width:900px){
  :where(body.p-kabelrecycling) .nav{display:flex}
}
:where(body.p-kabelrecycling) .gcard-media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#0a0b0c;border-bottom:1px solid var(--line)}
:where(body.p-kabelrecycling) .gcard-media::after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:repeating-linear-gradient(135deg,var(--gruen) 0 14px,transparent 14px 28px)}
:where(body.p-kabelrecycling) .gcard-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease,filter .28s ease}
:where(body.p-kabelrecycling) .gcard-body{padding:1.45rem 1.45rem 1.55rem;display:flex;flex-direction:column;gap:.65rem;flex:1}
:where(body.p-kabelrecycling) .gcard-body h3{margin:0;color:var(--weiss)}
:where(body.p-kabelrecycling) .gcard-body p{margin:0;color:var(--grau);font-size:.96rem;line-height:1.55}
:where(body.p-kabelrecycling) .gcard-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.25rem}
:where(body.p-kabelrecycling) .gcard-tags span{font-size:.72rem;font-weight:700;letter-spacing:.03em;color:var(--gruen);border:1px solid var(--gruen-d);padding:.2rem .5rem;text-transform:uppercase;background:rgba(132,189,58,.05)}
/* -- Variante(n): einsatzgebiet -- */
:where(body.p-einsatzgebiet) .hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--bg)}
:where(body.p-einsatzgebiet) .hero-img .grad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,16,.55) 0%,rgba(14,15,16,.45) 40%,rgba(14,15,16,.97) 100%)}
:where(body.p-einsatzgebiet) .hero .wrap{position:relative;z-index:2;padding:3rem 1.25rem 3.5rem;width:100%}
:where(body.p-einsatzgebiet) .hero h1{font-size:clamp(2.6rem,8.5vw,6rem);color:var(--weiss);margin-bottom:1.2rem;letter-spacing:-.01em}
:where(body.p-einsatzgebiet) .hero p.sub{font-size:clamp(1.05rem,2.4vw,1.3rem);color:var(--grau);max-width:600px;margin-bottom:2rem;line-height:1.5}
:where(body.p-einsatzgebiet) .footer-contact-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
:where(body.p-einsatzgebiet) .footer-contact-actions a{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border:1px solid var(--line);background:var(--bg2);font-weight:700}
:where(body.p-einsatzgebiet) .footer-contact-actions a:hover{border-color:var(--gruen);color:var(--gruen)}
:where(body.p-einsatzgebiet) .footer-contact-actions a.email-link{border-color:rgba(132,189,58,.35)}
@media (max-width:680px){
  :where(body.p-einsatzgebiet) .footer-contact-actions a{width:100%}
}
:where(body.p-einsatzgebiet) .sec .intro{font-size:1.1rem;color:var(--grau);max-width:720px;margin-bottom:1rem}
:where(body.p-einsatzgebiet) .prose p{color:var(--grau);max-width:720px;margin-bottom:1rem;font-size:1.05rem}
:where(body.p-einsatzgebiet) .metals{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.4rem}
:where(body.p-einsatzgebiet) .metal{background:var(--bg);border:1px solid var(--line);padding:1.6rem;transition:border-color .2s,transform .2s}
:where(body.p-einsatzgebiet) .sec.alt .metal{background:var(--bg3)}
:where(body.p-einsatzgebiet) .metal .mh{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.7rem}
:where(body.p-einsatzgebiet) .metal h3{font-size:1.5rem;color:var(--weiss)}
:where(body.p-einsatzgebiet) .metal .sym{font-family:var(--disp);font-size:1.1rem;color:var(--gruen)}
:where(body.p-einsatzgebiet) .metal p{font-size:.95rem;color:var(--grau);line-height:1.55}
:where(body.p-einsatzgebiet) .note{display:flex;gap:1rem;align-items:flex-start;margin-top:1.6rem;background:var(--bg);border:1px solid var(--line);border-left:4px solid var(--gruen);padding:1.4rem 1.6rem}
:where(body.p-einsatzgebiet) .sec.alt .note{background:var(--bg3)}
:where(body.p-einsatzgebiet) .note-ico{flex-shrink:0;width:38px;height:38px;border:1px solid var(--gruen-d);display:flex;align-items:center;justify-content:center;color:var(--gruen)}
:where(body.p-einsatzgebiet) .faq details{border:1px solid var(--line);margin-bottom:.7rem;background:var(--bg)}
@media (max-width:880px){
  :where(body.p-einsatzgebiet) .metals{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:680px){
  :where(body.p-einsatzgebiet) .metals{grid-template-columns:1fr}
  :where(body.p-einsatzgebiet) .hero{min-height:80vh}
}
:where(body.p-einsatzgebiet) .nav{display:none;align-items:center;gap:1.05rem;margin-left:auto;font-family:var(--body);font-weight:750;font-size:.9rem;white-space:nowrap}
@media (min-width:900px){
  :where(body.p-einsatzgebiet) .nav{display:flex}
}
:where(body.p-einsatzgebiet) .region-links{display:flex;flex-direction:column;gap:.1rem}
:where(body.p-einsatzgebiet) .region-links a{color:var(--tx);padding:.3rem 0;border-bottom:1px solid transparent;font-size:.97rem;transition:color .15s}
:where(body.p-einsatzgebiet) .region-links a:hover{color:var(--gruen-h)}

/* ---- 3. Globale Ergaenzungen ---- */
[id]{scroll-margin-top:100px}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}

/* ---- 4. Skip-Link & 404-Seite ---- */
.skip-link{position:absolute;left:-9999px;top:0;z-index:300;background:var(--gruen);color:#0E0F10;padding:.85rem 1.3rem;font-weight:700}
.skip-link:focus{left:0}
.sec h1{font-size:clamp(2rem,5vw,3.4rem);color:var(--weiss);margin-bottom:1.3rem;letter-spacing:-.01em}
