@font-face{font-family:"Lato";src:url("../fonts/Lato-Light.woff2") format("woff2");font-style:normal;font-weight:300;font-display:swap}
@font-face{font-family:"Lato";src:url("../fonts/Lato-Regular.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Lato";src:url("../fonts/Lato-Regular.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:"Lato";src:url("../fonts/Lato-Bold.woff2") format("woff2");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:"Lato";src:url("../fonts/Lato-Bold.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:"Lato";src:url("../fonts/Lato-Bold.woff2") format("woff2");font-style:normal;font-weight:800;font-display:swap}
@font-face{font-family:"Lato";src:url("../fonts/Lato-Bold.woff2") format("woff2");font-style:normal;font-weight:900;font-display:swap}
:root{--navy:#1c1c1c;--navy2:#2b2b2b;--blue:#5c5c5c;--pale:#eeeeee;--white:#fff;--ink:#1c1c1c;--muted:#6b6b6b;--line:rgba(28,28,28,.13);--radius:28px;--max:1280px;--shadow:0 28px 80px rgba(20,20,20,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Lato","Helvetica Neue",Arial,sans-serif;background:#fafafa;color:var(--ink);line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.eyebrow{font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--blue);margin:0 0 16px}.site-header{position:fixed;z-index:100;inset:0 0 auto;padding:18px 0;transition:.25s}.site-header.scrolled{background:rgba(28,28,28,.94);backdrop-filter:blur(16px);padding:10px 0;box-shadow:0 1px rgba(255,255,255,.1)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;color:#fff;font-weight:700;letter-spacing:.12em}.brand img{width:48px;height:48px;object-fit:contain}.brand span{font-size:.88rem}.nav{display:flex;align-items:center;gap:26px;color:#fff;font-size:.9rem}.nav-item{position:relative}.nav a{opacity:.9}.nav a:hover{opacity:1}.dropdown{position:absolute;left:-22px;top:32px;width:260px;background:#fff;color:var(--ink);padding:14px;border-radius:18px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:none}.dropdown a{display:block;padding:10px 12px;border-radius:10px}.dropdown a:hover{background:var(--pale)}.nav-cta{background:#fff;color:var(--navy);padding:11px 18px;border-radius:999px;font-weight:750}.menu-btn{display:none;background:transparent;color:white;border:0;font-size:1.7rem}.hero{position:relative;min-height:900px;background:linear-gradient(120deg,#1c1c1c 0%,#2c2c2c 62%,#444444 100%);color:#fff;overflow:hidden;display:flex;align-items:center}.hero:before{content:"";position:absolute;width:650px;height:650px;border:1px solid rgba(255,255,255,.12);border-radius:50%;left:-320px;top:110px}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:65px;padding:150px 0 90px}.hero h1{font-size:clamp(4rem,7vw,7.4rem);line-height:.88;letter-spacing:-.065em;margin:0 0 26px}.hero h1 span{color:#bababa}.hero-copy{font-size:1.2rem;color:rgba(255,255,255,.75);max-width:660px}.buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;font-weight:760;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-light{background:#fff;color:var(--navy)}.btn-outline{border:1px solid rgba(255,255,255,.5);color:#fff}.hero-visual{position:relative}.hero-visual img{width:100%;border-radius:38px;box-shadow:0 35px 100px rgba(0,0,0,.32)}.hero-badge{position:absolute;left:-32px;bottom:42px;background:#fff;color:var(--navy);padding:18px 22px;border-radius:18px;box-shadow:var(--shadow);font-weight:750}.hero-badge small{display:block;color:var(--muted);font-weight:600}.section{padding:110px 0}.intro{background:#fff}.intro-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;align-items:start}.intro h2,.section-title{font-size:clamp(2.7rem,4.8vw,5.3rem);line-height:.96;letter-spacing:-.05em;margin:0}.intro-copy p{font-size:1.13rem;color:var(--muted)}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:35px}.fact{padding:24px;border-top:1px solid var(--line)}.fact strong{font-size:2rem;display:block;color:var(--navy)}.services{background:var(--pale)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-head p{max-width:520px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.service-card{position:relative;grid-column:span 4;min-height:410px;border-radius:var(--radius);overflow:hidden;background:#fff;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 12px 40px rgba(33,33,33,.06)}.service-card.large{grid-column:span 8}.service-card.dark{background:var(--navy);color:#fff}.service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(28,28,28,.9),rgba(28,28,28,.08) 72%)}.service-content{position:relative;z-index:2}.service-card h3{font-size:2rem;line-height:1.02;margin:12px 0}.service-card p{margin:0;color:var(--muted)}.service-card.image{color:#fff}.service-card.image p{color:rgba(255,255,255,.75)}.service-tag{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:#9d9d9d}.process{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px}.step{border:1px solid var(--line);border-radius:24px;padding:30px;min-height:260px}.step span{color:var(--blue);font-weight:800}.step h3{font-size:1.55rem;margin:55px 0 12px}.step p{color:var(--muted)}.projects{background:#1c1c1c;color:#fff}.projects .section-head p{color:rgba(255,255,255,.65)}.project-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:260px 260px;gap:18px}.project{border-radius:26px;overflow:hidden;position:relative;background:#393939}.project:first-child{grid-row:1/3}.project img{width:100%;height:100%;object-fit:cover}.project-label{position:absolute;left:20px;bottom:18px;background:rgba(255,255,255,.92);color:var(--navy);padding:10px 14px;border-radius:999px;font-size:.78rem;font-weight:800}.shop{background:#fff}.shop-card{background:linear-gradient(130deg,#272727,#525252);border-radius:36px;padding:70px;color:#fff;display:grid;grid-template-columns:1fr .65fr;gap:50px;align-items:center;overflow:hidden;position:relative}.shop-card:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:rgba(255,255,255,.08);right:-140px;top:-160px}.shop-card h2{font-size:clamp(2.8rem,4vw,4.8rem);line-height:.96;margin:0 0 20px}.shop-card p{color:rgba(255,255,255,.72)}.shop-mark{position:relative;z-index:1;width:260px;margin:auto;opacity:.9}.partner{background:var(--pale)}.partner-card{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:#fff;border-radius:30px;padding:50px}.partner-card p{color:var(--muted)}.contact{background:#fff}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact-info{background:var(--navy);color:#fff;border-radius:30px;padding:46px}.contact-info p,.contact-info a{color:rgba(255,255,255,.72)}.contact-info strong{display:block;margin-top:28px}.form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.field input,.field textarea{border:1px solid var(--line);background:#fafafa;border-radius:16px;padding:16px;font:inherit}.field textarea{min-height:150px;resize:vertical}.form button{border:0;background:var(--navy);color:#fff;cursor:pointer}.site-footer{background:#1c1c1c;color:#fff;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.footer-brand img{width:90px}.footer-brand h3{letter-spacing:.14em}.footer-grid h4{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#aeaeae}.footer-grid a,.footer-grid p{display:block;color:rgba(255,255,255,.62);margin:8px 0}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;margin-top:55px;color:rgba(255,255,255,.45);font-size:.8rem}.cookie{position:fixed;z-index:300;left:20px;right:20px;bottom:20px;max-width:720px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 24px 90px rgba(0,0,0,.22);display:none}.cookie.show{display:block}.cookie h3{margin:0 0 8px}.cookie p{color:var(--muted);margin:0}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.cookie button{border:0;border-radius:999px;padding:12px 18px;background:var(--navy);color:#fff;font-weight:750;cursor:pointer}
@media(max-width:980px){.nav{display:none}.nav.open{display:flex;position:fixed;inset:0;background:#1c1c1c;flex-direction:column;justify-content:center;font-size:1.25rem}.menu-btn{display:block;z-index:110}.hero-inner,.intro-grid,.contact-grid,.partner-card,.shop-card{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{max-width:680px}.service-card,.service-card.large{grid-column:span 6}.process-grid{grid-template-columns:1fr 1fr}.project-grid{grid-template-columns:1fr 1fr;grid-template-rows:360px 240px}.project:first-child{grid-column:1/-1;grid-row:auto}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{width:min(calc(100% - 28px),var(--max))}.section{padding:78px 0}.brand span{display:none}.hero-inner{padding-top:130px}.hero h1{font-size:clamp(3.5rem,17vw,5.4rem)}.hero-badge{left:12px;bottom:16px}.section-head{display:block}.service-card,.service-card.large{grid-column:1/-1;min-height:350px}.process-grid{grid-template-columns:1fr}.project-grid{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,280px)}.project:first-child{grid-column:auto}.shop-card{padding:38px 26px}.partner-card{padding:30px}.form{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.cookie{left:10px;right:10px;bottom:10px}.cookie-actions{display:grid}.cookie button{width:100%}}

/* Textildruck-Unterseite */
.subhero{position:relative;min-height:820px;padding:150px 0 90px;background:linear-gradient(125deg,#1c1c1c 0%,#2c2c2c 58%,#545454 100%);color:#fff;display:flex;align-items:center;overflow:hidden}.subhero:before{content:"";position:absolute;width:720px;height:720px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-340px;top:-120px}.subhero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center}.subhero-copy h1{font-size:clamp(4rem,7vw,7.2rem);line-height:.88;letter-spacing:-.065em;margin:0 0 28px}.subhero-copy h1 span{color:#bababa}.subhero-copy>p:not(.eyebrow){font-size:1.18rem;color:rgba(255,255,255,.76);max-width:650px}.subhero-visual{position:relative}.subhero-visual>img{border-radius:36px;box-shadow:0 35px 100px rgba(0,0,0,.3);width:100%}.subhero-chip{position:absolute;left:-26px;bottom:46px;padding:13px 18px;border-radius:999px;background:#fff;color:var(--navy);font-size:.78rem;font-weight:800;box-shadow:var(--shadow)}.subhero-chip.second{left:auto;right:-20px;bottom:100px;background:#bababa}.textile-intro{background:#fff}.textile-facts .fact{padding-left:0}.textile-methods{background:var(--pale)}.method-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.method-card{background:#fff;border-radius:28px;padding:34px;min-height:340px;box-shadow:0 12px 40px rgba(33,33,33,.06)}.method-card>span{display:inline-flex;width:40px;height:40px;border-radius:50%;align-items:center;justify-content:center;background:var(--pale);color:var(--blue);font-size:.8rem;font-weight:800}.method-card h3{font-size:2rem;margin:28px 0 14px}.method-card p{color:var(--muted)}.method-card ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:28px 0 0}.method-card li{background:var(--pale);border-radius:999px;padding:8px 12px;color:var(--navy);font-size:.78rem;font-weight:750}.method-featured{background:var(--navy);color:#fff}.method-featured p{color:rgba(255,255,255,.68)}.method-featured>span,.method-featured li{background:rgba(255,255,255,.12);color:#fff}.textile-uses{background:#fff}.use-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.use-card{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start;padding:34px;border:1px solid var(--line);border-radius:26px;min-height:220px}.use-card-main{background:var(--navy);color:#fff}.use-card-main p{color:rgba(255,255,255,.7)}.use-icon{display:flex;width:48px;height:48px;border-radius:50%;align-items:center;justify-content:center;background:var(--pale);color:var(--blue);font-size:.78rem;font-weight:800}.use-card-main .use-icon{background:rgba(255,255,255,.12);color:#fff}.use-card h3{font-size:1.55rem;margin:4px 0 12px}.use-card p{margin:0;color:var(--muted)}.textile-quality{background:#1c1c1c;color:#fff}.quality-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.quality-visual{position:relative}.quality-visual img{width:100%;border-radius:34px}.quality-visual span{position:absolute;left:24px;right:24px;bottom:24px;background:#fff;color:var(--navy);padding:15px 18px;border-radius:16px;font-weight:800}.quality-copy>p{color:rgba(255,255,255,.7);font-size:1.08rem}.quality-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:34px}.quality-list div{padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:20px}.quality-list strong{display:block;margin-bottom:6px}.quality-list span{color:rgba(255,255,255,.62);font-size:.9rem}.textile-process{background:#fff}.textile-cta{background:var(--pale)}.textile-cta-card{background:linear-gradient(130deg,#212121,#585858);border-radius:36px;color:#fff;padding:65px;display:grid;grid-template-columns:1fr .65fr;gap:65px;align-items:center}.textile-cta-card h2{font-size:clamp(3rem,5vw,5.6rem);line-height:.92;letter-spacing:-.055em;margin:0 0 20px}.textile-cta-card p{color:rgba(255,255,255,.7);max-width:650px}.cta-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px}.cta-actions small{color:rgba(255,255,255,.55);text-align:center;margin-top:8px}.cta-actions .btn-outline{border-color:rgba(255,255,255,.45)}
@media(max-width:980px){.subhero-grid,.quality-grid,.textile-cta-card{grid-template-columns:1fr}.subhero{min-height:auto}.subhero-visual{max-width:680px}.method-grid,.use-grid{grid-template-columns:1fr}.quality-list{grid-template-columns:1fr 1fr}.textile-cta-card{gap:36px}}
@media(max-width:640px){.subhero{padding:130px 0 70px}.subhero-copy h1{font-size:clamp(3.5rem,17vw,5.3rem)}.subhero-chip{left:12px;bottom:14px}.subhero-chip.second{display:none}.method-card,.use-card{padding:26px}.quality-list{grid-template-columns:1fr}.textile-cta-card{padding:38px 26px;border-radius:28px}.textile-cta-card h2{font-size:3.2rem}}

/* Vereinsausstattung-Unterseite */
.club-hero{background:linear-gradient(125deg,#1c1c1c 0%,#2b2b2b 56%,#515151 100%)}
.club-visual img{filter:saturate(.9)}
.club-intro{background:#fff}.club-facts .fact{padding-left:0}
.club-range{background:var(--pale)}
.club-range-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.club-range-card{background:#fff;border-radius:28px;padding:34px;min-height:350px;box-shadow:0 12px 40px rgba(33,33,33,.06)}
.club-range-card>span{display:inline-flex;width:40px;height:40px;border-radius:50%;align-items:center;justify-content:center;background:var(--pale);color:var(--blue);font-size:.8rem;font-weight:800}
.club-range-card h3{font-size:2rem;margin:28px 0 14px}.club-range-card p{color:var(--muted)}
.club-range-card ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:28px 0 0}.club-range-card li{background:var(--pale);border-radius:999px;padding:8px 12px;color:var(--navy);font-size:.78rem;font-weight:750}
.club-range-featured{background:var(--navy);color:#fff}.club-range-featured p{color:rgba(255,255,255,.68)}.club-range-featured>span,.club-range-featured li{background:rgba(255,255,255,.12);color:#fff}
.club-design{background:#fff}.club-design-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.club-design-copy>p{font-size:1.08rem;color:var(--muted)}
.club-design-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:34px}.club-design-list div{border:1px solid var(--line);border-radius:20px;padding:22px}.club-design-list strong{display:block;color:var(--navy);margin-bottom:6px}.club-design-list span{color:var(--muted);font-size:.9rem}
.club-design-visual{position:relative;background:linear-gradient(145deg,#212121,#5a5a5a);border-radius:34px;min-height:560px;padding:44px;display:flex;align-items:center;justify-content:center;overflow:hidden}.club-design-visual:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid rgba(255,255,255,.14);right:-110px;top:-100px}.jersey-stage{position:relative;width:min(100%,410px);min-height:430px;background:linear-gradient(145deg,#fbfbfb,#e8e8e8);clip-path:polygon(22% 0,38% 9%,62% 9%,78% 0,100% 17%,86% 39%,78% 34%,78% 100%,22% 100%,22% 34%,14% 39%,0 17%);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--navy);box-shadow:0 32px 80px rgba(0,0,0,.22)}.jersey-stage img{width:105px;filter:none}.jersey-stage strong{font-size:1.55rem;letter-spacing:.12em;margin-top:20px}.jersey-stage small{font-weight:800;letter-spacing:.14em;color:var(--blue);margin-top:7px}.jersey-number{position:absolute;right:70px;top:72px;font-size:3rem;font-weight:850;color:#c6c6c6}.club-visual-note{position:absolute;left:28px;right:28px;bottom:24px;background:#fff;color:var(--navy);padding:15px 18px;border-radius:16px;font-weight:800;text-align:center}
.club-shop{background:#1c1c1c;color:#fff}.club-shop-card{display:grid;grid-template-columns:1fr .45fr;gap:65px;align-items:center;background:linear-gradient(130deg,#272727,#525252);border-radius:36px;padding:65px;overflow:hidden;position:relative}.club-shop-card:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.07);right:-130px;top:-160px}.club-shop-card h2{font-size:clamp(3rem,5vw,5.4rem);line-height:.92;letter-spacing:-.055em;margin:0 0 20px}.club-shop-card p{color:rgba(255,255,255,.7);max-width:700px}.club-shop-card img{position:relative;z-index:2;width:250px;margin:auto}
.club-process{background:#fff}.club-cta{background:var(--pale)}.club-cta-card{background:linear-gradient(130deg,#212121,#585858);border-radius:36px;color:#fff;padding:65px;display:grid;grid-template-columns:1fr .65fr;gap:65px;align-items:center}.club-cta-card h2{font-size:clamp(3rem,5vw,5.6rem);line-height:.92;letter-spacing:-.055em;margin:0 0 20px}.club-cta-card p{color:rgba(255,255,255,.7);max-width:650px}
@media(max-width:980px){.club-range-grid,.club-design-grid,.club-shop-card,.club-cta-card{grid-template-columns:1fr}.club-design-list{grid-template-columns:1fr 1fr}.club-design-visual{min-height:520px}.club-shop-card,.club-cta-card{gap:36px}}
@media(max-width:640px){.club-range-card{padding:26px}.club-design-list{grid-template-columns:1fr}.club-design-visual{min-height:460px;padding:24px}.jersey-stage{min-height:370px}.jersey-number{right:48px;top:62px}.club-shop-card,.club-cta-card{padding:38px 26px;border-radius:28px}.club-shop-card h2,.club-cta-card h2{font-size:3.15rem}}

/* Banner & Beschilderungen */
.sign-hero{background:linear-gradient(125deg,#1c1c1c 0%,#2b2b2b 54%,#545454 100%)}
.sign-visual img{filter:saturate(.88)}
.sign-intro{background:#fff}.sign-facts .fact{padding-left:0}
.sign-solutions{background:var(--pale)}
.sign-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.sign-card{background:#fff;border-radius:28px;padding:34px;min-height:350px;box-shadow:0 12px 40px rgba(33,33,33,.06)}
.sign-card>span{display:inline-flex;width:40px;height:40px;border-radius:50%;align-items:center;justify-content:center;background:var(--pale);color:var(--blue);font-size:.8rem;font-weight:800}
.sign-card h3{font-size:2rem;margin:28px 0 14px}.sign-card p{color:var(--muted)}
.sign-card ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:28px 0 0}.sign-card li{background:var(--pale);border-radius:999px;padding:8px 12px;color:var(--navy);font-size:.78rem;font-weight:750}
.sign-card-featured{background:var(--navy);color:#fff}.sign-card-featured p{color:rgba(255,255,255,.68)}.sign-card-featured>span,.sign-card-featured li{background:rgba(255,255,255,.12);color:#fff}
.sign-materials{background:#fff}.sign-material-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.sign-material-copy>p{font-size:1.08rem;color:var(--muted)}
.sign-material-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:34px}.sign-material-list div{border:1px solid var(--line);border-radius:20px;padding:22px}.sign-material-list strong{display:block;color:var(--navy);margin-bottom:6px}.sign-material-list span{color:var(--muted);font-size:.9rem}
.sign-showcase{position:relative;background:linear-gradient(145deg,#212121,#5a5a5a);border-radius:34px;min-height:560px;padding:44px;display:flex;align-items:center;justify-content:center;overflow:hidden}.sign-showcase:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid rgba(255,255,255,.14);right:-110px;top:-100px}.sign-board{position:relative;width:min(100%,470px);min-height:300px;border-radius:18px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.25);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px;color:var(--navy);text-align:center}.sign-board:before,.sign-board:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#e5e5e5;top:18px}.sign-board:before{left:18px}.sign-board:after{right:18px}.sign-board img{width:105px}.sign-board strong{font-size:1.45rem;letter-spacing:.12em;margin-top:20px}.sign-board span{font-size:.82rem;font-weight:800;letter-spacing:.14em;color:var(--blue);margin-top:8px}.sign-showcase-note{position:absolute;left:28px;right:28px;bottom:24px;background:#fff;color:var(--navy);padding:15px 18px;border-radius:16px;font-weight:800;text-align:center}
.sign-benefits{background:#1c1c1c;color:#fff}.sign-benefits .section-head>p{color:rgba(255,255,255,.68)}.sign-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sign-benefit-grid article{border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:28px;min-height:280px}.sign-benefit-grid article>span{display:inline-flex;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;background:rgba(255,255,255,.1);font-size:.78rem;font-weight:800}.sign-benefit-grid h3{margin:52px 0 12px;font-size:1.45rem}.sign-benefit-grid p{color:rgba(255,255,255,.65);margin:0}
.sign-process{background:#fff}.sign-cta{background:var(--pale)}.sign-cta-card{background:linear-gradient(130deg,#212121,#585858);border-radius:36px;color:#fff;padding:65px;display:grid;grid-template-columns:1fr .65fr;gap:65px;align-items:center}.sign-cta-card h2{font-size:clamp(3rem,5vw,5.6rem);line-height:.92;letter-spacing:-.055em;margin:0 0 20px}.sign-cta-card p{color:rgba(255,255,255,.7);max-width:650px}
@media(max-width:980px){.sign-grid,.sign-material-grid,.sign-cta-card{grid-template-columns:1fr}.sign-material-list{grid-template-columns:1fr 1fr}.sign-benefit-grid{grid-template-columns:1fr 1fr}.sign-showcase{min-height:520px}.sign-cta-card{gap:36px}}
@media(max-width:640px){.sign-card{padding:26px}.sign-material-list,.sign-benefit-grid{grid-template-columns:1fr}.sign-showcase{min-height:450px;padding:24px}.sign-board{min-height:260px;padding:26px}.sign-cta-card{padding:38px 26px;border-radius:28px}.sign-cta-card h2{font-size:3.15rem}}

/* Folierungen */
.wrap-hero{background:linear-gradient(125deg,#1c1c1c 0%,#2b2b2b 52%,#696969 100%)}
.wrap-visual{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16)}
.wrap-visual img{width:min(100%,620px);filter:drop-shadow(0 28px 42px rgba(0,0,0,.24))}
.wrap-intro{background:#fff}
.wrap-facts{margin-top:34px}
.wrap-services{background:#f3f3f3}
.wrap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.wrap-card{position:relative;min-height:330px;padding:34px;border-radius:28px;background:#fff;border:1px solid rgba(33,33,33,.08);display:flex;flex-direction:column;box-shadow:0 18px 44px rgba(33,33,33,.06)}
.wrap-card>span{font-size:.74rem;letter-spacing:.16em;color:#5b5b5b;font-weight:700}
.wrap-card h3{font-size:clamp(1.8rem,2.5vw,2.7rem);margin:46px 0 16px}
.wrap-card p{margin:0;color:var(--muted)}
.wrap-card ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:auto 0 0}
.wrap-card li{padding:8px 12px;border-radius:999px;background:#efefef;color:#343434;font-size:.8rem;font-weight:700}
.wrap-card-featured{background:#212121;color:#fff}
.wrap-card-featured p{color:#c6c6c6}.wrap-card-featured>span{color:#b6b6b6}.wrap-card-featured li{background:rgba(255,255,255,.1);color:#fff}
.wrap-quality{background:#212121;color:#fff}
.wrap-quality-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:center}
.wrap-quality-copy>p{color:#c6c6c6;font-size:1.08rem}
.wrap-quality-list{display:grid;gap:14px;margin-top:32px}
.wrap-quality-list div{padding:20px 0;border-top:1px solid rgba(255,255,255,.15);display:grid;grid-template-columns:170px 1fr;gap:24px}
.wrap-quality-list strong{color:#fff}.wrap-quality-list span{color:#c6c6c6}
.wrap-panel{min-height:560px;border-radius:32px;background:linear-gradient(145deg,#f0f0f0,#c4c4c4);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:48px}
.wrap-panel::before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.45);right:-110px;top:-120px}
.wrap-panel img{position:relative;z-index:1;width:min(100%,560px)}
.wrap-panel-note{position:absolute;z-index:2;left:28px;bottom:28px;background:#fff;color:#212121;border-radius:999px;padding:12px 17px;font-size:.82rem;font-weight:700;box-shadow:0 16px 32px rgba(33,33,33,.16)}
.wrap-benefits{background:#fff}
.wrap-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.wrap-benefit-grid article{padding:30px;border-radius:24px;background:#f5f5f5;min-height:270px}
.wrap-benefit-grid span{font-size:.72rem;letter-spacing:.15em;color:#5b5b5b;font-weight:700}
.wrap-benefit-grid h3{margin:54px 0 14px}.wrap-benefit-grid p{margin:0}
.wrap-process{background:#f3f3f3}
.wrap-cta{background:#fff}
.wrap-cta-card{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;background:linear-gradient(125deg,#212121,#464646);color:#fff;border-radius:32px;padding:58px}
.wrap-cta-card h2{font-size:clamp(2.8rem,5vw,5.4rem);margin-bottom:20px}
.wrap-cta-card p{color:#cfcfcf;max-width:720px}
@media(max-width:980px){.wrap-grid,.wrap-quality-grid,.wrap-cta-card{grid-template-columns:1fr}.wrap-benefit-grid{grid-template-columns:1fr 1fr}.wrap-panel{min-height:460px}.wrap-cta-card{gap:34px}}
@media(max-width:680px){.wrap-grid,.wrap-benefit-grid{grid-template-columns:1fr}.wrap-card{padding:26px;min-height:300px}.wrap-card h3{margin-top:34px}.wrap-quality-list div{grid-template-columns:1fr;gap:6px}.wrap-panel{min-height:340px;padding:28px}.wrap-cta-card{padding:32px;border-radius:24px}.wrap-cta-card h2{font-size:2.8rem}}

/* Werbegeschenke */
.gift-hero{background:linear-gradient(135deg,#1c1c1c 0%,#2f2f2f 58%,#444444 100%)}
.gift-visual img{width:100%;border-radius:28px;box-shadow:0 30px 70px rgba(0,0,0,.22)}
.gift-intro{background:#f9f9f9}.gift-facts{margin-top:34px}
.gift-products{background:#f0f0f0}
.gift-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:42px}
.gift-card{background:#fff;border-radius:26px;padding:32px;min-height:300px;display:flex;flex-direction:column;box-shadow:0 15px 42px rgba(28,28,28,.07)}
.gift-card>span{font-size:.75rem;letter-spacing:.15em;color:#868686;font-weight:700}.gift-card h3{margin:42px 0 14px;font-size:2rem}.gift-card p{margin:0}.gift-card ul{list-style:none;padding:0;margin:auto 0 0;display:flex;gap:8px;flex-wrap:wrap;padding-top:24px}.gift-card li{padding:7px 11px;border-radius:999px;background:#f3f3f3;color:#515151;font-size:.78rem;font-weight:700}
.gift-card-featured{background:#242424;color:#fff}.gift-card-featured p{color:#d2d2d2}.gift-card-featured li{background:rgba(255,255,255,.1);color:#fff}
.gift-occasions{background:#fff}.gift-occasion-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.gift-occasion-copy>p{font-size:1.05rem}.gift-occasion-list{display:grid;gap:14px;margin-top:34px}.gift-occasion-list div{padding:20px 0;border-top:1px solid rgba(33,33,33,.12);display:grid;grid-template-columns:190px 1fr;gap:24px}.gift-occasion-list strong{color:#212121}.gift-occasion-list span{color:#747474}.gift-panel{background:#f3f3f3;border-radius:30px;padding:28px;position:relative}.gift-panel img{border-radius:22px}.gift-panel-note{display:block;background:#212121;color:#fff;border-radius:16px;padding:16px 18px;margin-top:16px;font-weight:700}
.gift-quality{background:#f9f9f9}.gift-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gift-benefit-grid article{background:#fff;border-radius:22px;padding:28px;min-height:260px}.gift-benefit-grid span{font-size:.72rem;letter-spacing:.15em;color:#868686;font-weight:700}.gift-benefit-grid h3{margin:58px 0 14px}.gift-benefit-grid p{margin:0}
.gift-process{background:#f0f0f0}.gift-cta{background:#1c1c1c}.gift-cta-card{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;background:linear-gradient(135deg,#2f2f2f,#444444);border-radius:34px;padding:58px;color:#fff}.gift-cta-card h2{font-size:clamp(3rem,5vw,5.7rem);margin-bottom:20px}.gift-cta-card p{color:#dedede;max-width:700px}.gift-cta-card .eyebrow{color:#b3b3b3}.gift-cta-card .cta-actions{display:flex;flex-direction:column;gap:12px}.gift-cta-card small{color:#c5c5c5;line-height:1.5}
@media(max-width:980px){.gift-grid,.gift-occasion-grid,.gift-cta-card{grid-template-columns:1fr}.gift-benefit-grid{grid-template-columns:repeat(2,1fr)}.gift-occasion-grid,.gift-cta-card{gap:38px}.gift-cta-card{padding:42px}}
@media(max-width:680px){.gift-grid,.gift-benefit-grid{grid-template-columns:1fr}.gift-card{padding:26px;min-height:270px}.gift-card h3{margin-top:32px}.gift-occasion-list div{grid-template-columns:1fr;gap:6px}.gift-panel{padding:18px}.gift-cta-card{padding:28px;border-radius:24px}}

/* Visitenkarten & Flyer */
.print-hero{background:linear-gradient(135deg,#1c1c1c 0%,#2f2f2f 58%,#626262 100%)}
.print-visual{min-height:520px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:36px;padding:38px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.print-visual:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;border:1px solid rgba(255,255,255,.12);right:-120px;top:-100px}
.print-mockup{position:relative;width:min(100%,560px);height:390px}
.print-card,.print-flyer{position:absolute;border-radius:18px;box-shadow:0 28px 70px rgba(0,0,0,.28)}
.print-card{width:290px;height:170px;padding:26px;display:flex;flex-direction:column;justify-content:flex-end}
.print-card-back{left:10px;top:34px;background:#f5f5f5;color:#212121;transform:rotate(-7deg)}
.print-card-back span{font-size:1.7rem;font-weight:900;letter-spacing:.08em}.print-card-back small{color:#6e6e6e}
.print-card-front{left:98px;top:145px;background:#212121;color:#fff;transform:rotate(4deg)}
.print-card-front strong{font-size:1.25rem}.print-card-front span,.print-card-front small{color:#c7c7c7}
.print-flyer{right:0;top:24px;width:235px;height:330px;background:linear-gradient(160deg,#fff,#e8e8e8);padding:30px;color:#212121;display:flex;flex-direction:column;justify-content:flex-end;transform:rotate(6deg)}
.print-flyer span{font-size:.74rem;letter-spacing:.14em;font-weight:800;color:#646464}.print-flyer strong{font-size:2rem;line-height:.98;margin:10px 0}.print-flyer small{color:#707070}
.print-intro{background:#fff}.print-facts{margin-top:34px}
.print-products{background:#f0f0f0}.print-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:42px}
.print-product-card{background:#fff;border-radius:26px;padding:32px;min-height:310px;display:flex;flex-direction:column;box-shadow:0 15px 42px rgba(28,28,28,.07)}
.print-product-card>span{font-size:.75rem;letter-spacing:.15em;color:#868686;font-weight:700}.print-product-card h3{margin:42px 0 14px;font-size:2rem}.print-product-card p{margin:0}.print-product-card ul{list-style:none;padding:24px 0 0;margin:auto 0 0;display:flex;gap:8px;flex-wrap:wrap}.print-product-card li{padding:7px 11px;border-radius:999px;background:#f3f3f3;color:#515151;font-size:.78rem;font-weight:700}
.print-product-card-featured{background:#212121;color:#fff}.print-product-card-featured p{color:#d2d2d2}.print-product-card-featured li{background:rgba(255,255,255,.1);color:#fff}
.print-materials{background:#fff}.print-material-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.print-material-copy>p{font-size:1.05rem}.print-material-list{display:grid;gap:14px;margin-top:34px}.print-material-list div{padding:20px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:190px 1fr;gap:24px}.print-material-list strong{color:#212121}.print-material-list span{color:#747474}
.print-sample-panel{min-height:540px;border-radius:32px;background:linear-gradient(145deg,#f0f0f0,#cccccc);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:40px}.print-sample-panel:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.5);right:-110px;top:-90px}.paper-stack{position:relative;width:360px;height:280px}.paper-sheet{position:absolute;inset:0;border-radius:20px;box-shadow:0 22px 50px rgba(33,33,33,.16)}.sheet-one{background:#e2e2e2;transform:translate(-34px,28px) rotate(-7deg)}.sheet-two{background:#fff;transform:translate(28px,15px) rotate(6deg)}.sheet-three{background:#212121;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-1deg)}.sheet-three strong{font-size:2rem;letter-spacing:.1em}.sheet-three small{color:#cdcdcd;margin-top:8px}.print-panel-note{position:absolute;left:28px;right:28px;bottom:24px;background:#fff;color:#212121;border-radius:16px;padding:16px 18px;text-align:center;font-weight:700}
.print-benefits{background:#f9f9f9}.print-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.print-benefit-grid article{background:#fff;border-radius:22px;padding:28px;min-height:260px}.print-benefit-grid span{font-size:.72rem;letter-spacing:.15em;color:#868686;font-weight:700}.print-benefit-grid h3{margin:58px 0 14px}.print-benefit-grid p{margin:0}
.print-process{background:#f0f0f0}.print-cta{background:#1c1c1c}.print-cta-card{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;background:linear-gradient(135deg,#2f2f2f,#595959);border-radius:34px;padding:58px;color:#fff}.print-cta-card h2{font-size:clamp(3rem,5vw,5.7rem);margin-bottom:20px}.print-cta-card p{color:#dedede;max-width:700px}.print-cta-card .eyebrow{color:#b3b3b3}.print-cta-card .cta-actions{display:flex;flex-direction:column;gap:12px}.print-cta-card small{color:#c5c5c5;line-height:1.5}
@media(max-width:980px){.print-grid,.print-material-grid,.print-cta-card{grid-template-columns:1fr}.print-benefit-grid{grid-template-columns:repeat(2,1fr)}.print-material-grid,.print-cta-card{gap:38px}.print-cta-card{padding:42px}.print-visual{min-height:470px}}
@media(max-width:680px){.print-grid,.print-benefit-grid{grid-template-columns:1fr}.print-product-card{padding:26px;min-height:280px}.print-product-card h3{margin-top:32px}.print-material-list div{grid-template-columns:1fr;gap:6px}.print-visual{min-height:400px;padding:20px}.print-mockup{transform:scale(.78)}.print-sample-panel{min-height:430px;padding:24px}.paper-stack{transform:scale(.78)}.print-cta-card{padding:28px;border-radius:24px}}


/* Branding & digitale Partnerleistungen */
.branding-hero{background:linear-gradient(135deg,#1c1c1c 0%,#2b2b2b 55%,#696969 100%)}
.branding-visual{min-height:540px;position:relative;border-radius:36px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);overflow:hidden}
.branding-visual:before,.branding-visual:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.12)}
.branding-visual:before{width:430px;height:430px;right:-120px;top:-90px}.branding-visual:after{width:280px;height:280px;left:-90px;bottom:-100px}
.brand-system-card{position:absolute;width:205px;min-height:145px;padding:24px;border-radius:22px;background:#fff;color:#212121;box-shadow:0 24px 55px rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:flex-end;z-index:2}
.brand-system-card span{font-size:.7rem;letter-spacing:.14em;color:#7b7b7b;font-weight:800}.brand-system-card strong{font-size:1.45rem;margin:18px 0 2px}.brand-system-card small{color:#777777}
.brand-system-logo{left:34px;top:52px;transform:rotate(-5deg)}.brand-system-web{right:28px;top:95px;transform:rotate(6deg)}.brand-system-social{left:72px;bottom:42px;transform:rotate(4deg)}
.brand-system-core{position:absolute;right:80px;bottom:52px;width:230px;height:190px;border-radius:28px;background:#212121;color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 28px 70px rgba(0,0,0,.28);z-index:3}
.brand-system-core img{width:82px;margin-bottom:18px}.brand-system-core span{text-align:center;font-weight:800}
.branding-intro{background:#fff}.branding-facts{margin-top:34px}
.branding-services{background:#f0f0f0}.branding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:42px}
.branding-card{background:#fff;border-radius:26px;padding:32px;min-height:320px;display:flex;flex-direction:column;box-shadow:0 15px 42px rgba(28,28,28,.07)}
.branding-card>span{font-size:.75rem;letter-spacing:.15em;color:#868686;font-weight:700}.branding-card h3{margin:42px 0 14px;font-size:2rem}.branding-card p{margin:0}.branding-card ul{list-style:none;padding:24px 0 0;margin:auto 0 0;display:flex;gap:8px;flex-wrap:wrap}.branding-card li{padding:7px 11px;border-radius:999px;background:#f3f3f3;color:#515151;font-size:.78rem;font-weight:700}
.branding-card-featured{background:#212121;color:#fff}.branding-card-featured p{color:#d2d2d2}.branding-card-featured li{background:rgba(255,255,255,.1);color:#fff}
.branding-system{background:#fff}.branding-system-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.branding-system-copy>p{font-size:1.05rem}.branding-system-list{display:grid;gap:14px;margin-top:34px}.branding-system-list div{padding:20px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:190px 1fr;gap:24px}.branding-system-list strong{color:#212121}.branding-system-list span{color:#747474}
.branding-board{min-height:550px;border-radius:32px;background:linear-gradient(145deg,#f0f0f0,#cecece);position:relative;padding:34px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;gap:18px;overflow:hidden}.branding-board:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.45);right:-110px;top:-100px}
.branding-board-logo,.branding-type{position:relative;z-index:1;background:#fff;border-radius:22px;padding:26px;box-shadow:0 18px 38px rgba(33,33,33,.12)}.branding-board-logo{display:flex;flex-direction:column;align-items:center;justify-content:center}.branding-board-logo img{width:90px;margin-bottom:18px}.branding-board-logo strong{letter-spacing:.12em;color:#212121}.branding-colors{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.branding-colors span{border-radius:18px}.branding-colors span:nth-child(1){background:#212121}.branding-colors span:nth-child(2){background:#7b7b7b}.branding-colors span:nth-child(3){background:#f0f0f0}.branding-colors span:nth-child(4){background:#fff}
.branding-type{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.branding-type strong{font-size:2.4rem;color:#212121}.branding-type small{color:#717171;line-height:1.5}.branding-board-note{grid-column:1/-1;background:#212121;color:#fff;border-radius:16px;padding:16px 18px;text-align:center;font-weight:700;position:relative;z-index:1}
.partner-model{background:#f9f9f9}.partner-model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.partner-model-grid article{background:#fff;border-radius:22px;padding:28px;min-height:270px}.partner-model-grid span{font-size:.72rem;letter-spacing:.15em;color:#868686;font-weight:700}.partner-model-grid h3{margin:58px 0 14px}.partner-model-grid p{margin:0}
.branding-process{background:#f0f0f0}.branding-cta{background:#1c1c1c}.branding-cta-card{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;background:linear-gradient(135deg,#2e2e2e,#696969);border-radius:34px;padding:58px;color:#fff}.branding-cta-card h2{font-size:clamp(3rem,5vw,5.7rem);margin-bottom:20px}.branding-cta-card p{color:#dedede;max-width:700px}.branding-cta-card .eyebrow{color:#b3b3b3}.branding-cta-card .cta-actions{display:flex;flex-direction:column;gap:12px}.branding-cta-card small{color:#c5c5c5;line-height:1.5}
@media(max-width:980px){.branding-grid,.branding-system-grid,.branding-cta-card{grid-template-columns:1fr}.partner-model-grid{grid-template-columns:repeat(2,1fr)}.branding-system-grid,.branding-cta-card{gap:38px}.branding-cta-card{padding:42px}.branding-visual{min-height:500px}}
@media(max-width:680px){.branding-grid,.partner-model-grid{grid-template-columns:1fr}.branding-card{padding:26px;min-height:280px}.branding-card h3{margin-top:32px}.branding-system-list div{grid-template-columns:1fr;gap:6px}.branding-visual{min-height:460px}.brand-system-card{width:165px;min-height:125px;padding:18px}.brand-system-logo{left:16px;top:38px}.brand-system-web{right:14px;top:78px}.brand-system-social{left:24px;bottom:34px}.brand-system-core{right:20px;bottom:42px;width:175px;height:150px;padding:22px}.branding-board{min-height:470px;padding:20px;grid-template-columns:1fr}.branding-colors{min-height:130px}.branding-type{grid-column:auto;display:block}.branding-board-note{grid-column:auto}.branding-cta-card{padding:28px;border-radius:24px}}


/* Branding page image integration + finetuning */
.branding-services-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:28px;align-items:start;margin-top:42px}
.branding-side-panel{background:#fff;border-radius:28px;box-shadow:0 18px 42px rgba(28,28,28,.08);overflow:hidden;position:sticky;top:110px}
.branding-side-image{margin:0;aspect-ratio:4/3;background:#e4e4e4}
.branding-side-image img{width:100%;height:100%;object-fit:cover;display:block}
.branding-side-content{padding:26px 26px 30px}.branding-side-content h3{margin:10px 0 12px;font-size:2rem;color:#212121}.branding-side-content p{margin:0;color:#6a6a6a}
.branding-mini-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.branding-mini-tags span{padding:7px 11px;border-radius:999px;background:#f3f3f3;color:#515151;font-size:.78rem;font-weight:700}
.branding-card{transition:transform .22s ease, box-shadow .22s ease}.branding-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(28,28,28,.11)}
.branding-photo-stack{position:relative;min-height:610px;padding-bottom:18px}.branding-photo-card{margin:0;border-radius:30px;overflow:hidden;box-shadow:0 22px 56px rgba(28,28,28,.16)}.branding-photo-card img{width:100%;height:100%;display:block;object-fit:cover}
.branding-photo-card-main{height:470px;background:#e1e1e1}
.branding-photo-card-float{position:absolute;left:26px;right:110px;bottom:0;height:235px;border:10px solid #fff;background:#f2f2f2}
.branding-photo-note{position:absolute;right:0;bottom:22px;width:190px;background:#212121;color:#fff;border-radius:22px;padding:18px 18px 16px;box-shadow:0 18px 46px rgba(28,28,28,.18)}.branding-photo-note strong{display:block;margin-bottom:8px;font-size:1rem}.branding-photo-note span{display:block;color:#dfdfdf;font-size:.92rem;line-height:1.5}
.partner-story{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:30px;align-items:center;margin:0 0 34px}.partner-story-media{margin:0;border-radius:30px;overflow:hidden;box-shadow:0 22px 56px rgba(28,28,28,.14);background:#e1e1e1}.partner-story-media img{display:block;width:100%;height:100%;object-fit:cover}
.partner-story-copy{background:#fff;border-radius:28px;padding:32px;box-shadow:0 18px 42px rgba(28,28,28,.08)}.partner-story-copy h3{margin:10px 0 14px;font-size:2.2rem;color:#212121}.partner-story-copy>p:last-of-type{margin:0;color:#6a6a6a}
.partner-story-points{display:grid;gap:14px;margin-top:22px}.partner-story-points div{padding-top:14px;border-top:1px solid var(--line)}.partner-story-points strong{display:block;color:#212121;margin-bottom:4px}.partner-story-points span{color:#747474}
.partner-model-grid article{box-shadow:0 12px 32px rgba(28,28,28,.05)}
@media(max-width:1100px){.branding-services-layout{grid-template-columns:1fr}.branding-side-panel{position:relative;top:auto;max-width:720px}.partner-story{grid-template-columns:1fr}.branding-photo-stack{min-height:520px}.branding-photo-card-main{height:400px}.branding-photo-card-float{right:70px;height:210px}}
@media(max-width:980px){.branding-grid,.branding-system-grid,.branding-cta-card{grid-template-columns:1fr}.partner-model-grid{grid-template-columns:repeat(2,1fr)}.branding-system-grid,.branding-cta-card{gap:38px}.branding-cta-card{padding:42px}.branding-visual{min-height:500px}.branding-photo-stack{min-height:auto;padding-bottom:0}.branding-photo-card-float,.branding-photo-note{position:relative;left:auto;right:auto;bottom:auto;width:auto;margin-top:18px}.branding-photo-card-float{height:auto;border-width:0}}
@media(max-width:680px){.branding-grid,.partner-model-grid{grid-template-columns:1fr}.branding-card{padding:26px;min-height:280px}.branding-card h3{margin-top:32px}.branding-system-list div{grid-template-columns:1fr;gap:6px}.branding-visual{min-height:460px}.brand-system-card{width:165px;min-height:125px;padding:18px}.brand-system-logo{left:16px;top:38px}.brand-system-web{right:14px;top:78px}.brand-system-social{left:24px;bottom:34px}.brand-system-core{right:20px;bottom:42px;width:175px;height:150px;padding:22px}.branding-side-content,.partner-story-copy{padding:24px}.branding-side-content h3,.partner-story-copy h3{font-size:1.7rem}.branding-photo-card-main{height:auto}.branding-photo-note{padding:16px 16px 14px}.branding-cta-card{padding:28px;border-radius:24px}}


/* Textildruck – Bilder neben Icons */
.method-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:26px;align-items:start}
.textile-side-gallery{position:sticky;top:108px;display:grid;gap:16px}
.textile-side-shot{margin:0;overflow:hidden;border-radius:28px;box-shadow:0 18px 46px rgba(33,33,33,.12);background:#e4e4e4}
.textile-side-shot.large{aspect-ratio:4/3}.textile-side-shot.small{aspect-ratio:4/3}
.textile-side-shot img{width:100%;height:100%;object-fit:cover;display:block}
.textile-side-note{background:#212121;color:#fff;border-radius:24px;padding:24px 24px 22px;box-shadow:0 16px 40px rgba(33,33,33,.16)}
.textile-side-note strong{display:block;margin-bottom:10px;font-size:1.05rem}.textile-side-note span{color:#d9d9d9;line-height:1.6}
.textile-use-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);gap:24px;align-items:start}
.textile-use-visuals{display:grid;gap:18px}
.textile-use-image{margin:0;overflow:hidden;border-radius:26px;box-shadow:0 16px 42px rgba(33,33,33,.10);background:#e2e2e2;min-height:250px}
.textile-use-image img{width:100%;height:100%;object-fit:cover;display:block}
.textile-use-image.workwear{min-height:280px}.textile-use-image.teamwear{min-height:250px}
.use-card{transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease}.use-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(33,33,33,.08);border-color:#e4e4e4}
.method-card{transition:transform .2s ease, box-shadow .2s ease}.method-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(33,33,33,.10)}
@media(max-width:1100px){.method-layout,.textile-use-layout{grid-template-columns:1fr}.textile-side-gallery{position:relative;top:auto;grid-template-columns:repeat(2,1fr)}.textile-side-note{grid-column:1/-1}.textile-use-visuals{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.textile-side-gallery,.textile-use-visuals{grid-template-columns:1fr}.textile-side-note{padding:20px}.textile-use-image.workwear,.textile-use-image.teamwear{min-height:220px}}


/* Vereinsausstattung – Bilder integriert */
.club-visual-gallery{position:relative;display:block;min-height:540px;padding:0;background:transparent;overflow:visible}
.club-hero-shot{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.club-hero-shot img{width:100%;height:100%;display:block;object-fit:cover}
.club-hero-shot-main{height:430px;background:#242424}
.club-hero-shot-float{position:absolute;left:36px;bottom:-24px;width:46%;height:185px;border:8px solid #fff;background:#2a2a2a}
.club-range-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.8fr);gap:28px;align-items:start}
.club-range-side{position:sticky;top:108px;display:grid;gap:16px}
.club-range-image{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 42px rgba(33,33,33,.10);background:#e4e4e4}
.club-range-image.large{aspect-ratio:4/3}.club-range-image.small{aspect-ratio:4/3}
.club-range-image img{width:100%;height:100%;object-fit:cover;display:block}
.club-range-note{background:#212121;color:#fff;border-radius:24px;padding:22px 22px 20px;box-shadow:0 16px 40px rgba(33,33,33,.16)}
.club-range-note strong{display:block;margin-bottom:9px;font-size:1rem}.club-range-note span{color:#dadada;line-height:1.6}
.club-range-card{transition:transform .2s ease, box-shadow .2s ease}.club-range-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(33,33,33,.09)}
.club-design-photo-stack{position:relative;min-height:580px;background:linear-gradient(145deg,#212121,#5a5a5a)}
.club-design-photo{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 22px 56px rgba(0,0,0,.18)}
.club-design-photo img{width:100%;height:100%;display:block;object-fit:cover}
.club-design-photo.main{height:420px;background:#e4e4e4}
.club-design-photo.float{position:absolute;left:34px;right:110px;bottom:68px;height:190px;border:8px solid #fff;background:#e4e4e4}
@media(max-width:980px){.club-range-grid,.club-design-grid,.club-shop-card,.club-cta-card,.club-range-layout{grid-template-columns:1fr}.club-design-list{grid-template-columns:1fr 1fr}.club-design-visual{min-height:520px}.club-shop-card,.club-cta-card{gap:36px}.club-range-side{position:relative;top:auto;grid-template-columns:repeat(2,1fr)}.club-range-note{grid-column:1/-1}.club-hero-shot-main{height:390px}.club-hero-shot-float{width:52%;height:170px}.club-design-photo-stack{min-height:540px}.club-design-photo.float{right:70px;bottom:68px;height:180px}}
@media(max-width:640px){.club-range-card{padding:26px}.club-design-list{grid-template-columns:1fr}.club-design-visual{min-height:460px;padding:24px}.club-shop-card,.club-cta-card{padding:38px 26px;border-radius:28px}.club-shop-card h2,.club-cta-card h2{font-size:3.15rem}.club-visual-gallery{min-height:410px}.club-hero-shot-main{height:290px}.club-hero-shot-float{left:18px;right:18px;width:auto;height:130px;bottom:-18px}.club-range-side{grid-template-columns:1fr}.club-design-photo.main{height:300px}.club-design-photo.float{position:relative;left:auto;right:auto;bottom:auto;height:150px;border-width:0;margin-top:14px}}


/* Banner & Beschilderungen – Bildintegration */
.sign-hero-gallery{position:relative;display:block;min-height:540px;padding:0;background:transparent;overflow:visible}
.sign-hero-shot{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.sign-hero-shot img{width:100%;height:100%;display:block;object-fit:cover}
.sign-hero-shot-main{height:430px;background:#242424}
.sign-hero-shot-float{position:absolute;left:36px;bottom:-24px;width:46%;height:185px;border:8px solid #fff;background:#2a2a2a}
.sign-solutions-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.8fr);gap:28px;align-items:start}
.sign-solutions-side{position:sticky;top:108px;display:grid;gap:16px}
.sign-side-image{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 42px rgba(33,33,33,.10);background:#e4e4e4}.sign-side-image.large,.sign-side-image.small{aspect-ratio:4/3}
.sign-side-image img{width:100%;height:100%;object-fit:cover;display:block}
.sign-side-note{background:#212121;color:#fff;border-radius:24px;padding:22px 22px 20px;box-shadow:0 16px 40px rgba(33,33,33,.16)}
.sign-side-note strong{display:block;margin-bottom:9px;font-size:1rem}.sign-side-note span{color:#dadada;line-height:1.6}
.sign-card{transition:transform .2s ease, box-shadow .2s ease}.sign-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(33,33,33,.09)}
.sign-photo-showcase{position:relative;min-height:580px;background:linear-gradient(145deg,#212121,#5a5a5a)}
.sign-photo-card{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 22px 56px rgba(0,0,0,.18)}
.sign-photo-card img{width:100%;height:100%;display:block;object-fit:cover}
.sign-photo-card.main{height:420px;background:#e4e4e4}.sign-photo-card.float{position:absolute;left:34px;right:110px;bottom:68px;height:190px;border:8px solid #fff;background:#e4e4e4}
.sign-benefit-grid article{transition:transform .2s ease,border-color .2s ease}.sign-benefit-grid article:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.22)}
@media(max-width:980px){.sign-grid,.sign-material-grid,.sign-cta-card,.sign-solutions-layout{grid-template-columns:1fr}.sign-material-list{grid-template-columns:1fr 1fr}.sign-benefit-grid{grid-template-columns:1fr 1fr}.sign-showcase{min-height:520px}.sign-cta-card{gap:36px}.sign-solutions-side{position:relative;top:auto;grid-template-columns:repeat(2,1fr)}.sign-side-note{grid-column:1/-1}.sign-hero-shot-main{height:390px}.sign-hero-shot-float{width:52%;height:170px}.sign-photo-showcase{min-height:540px}.sign-photo-card.float{right:70px;bottom:68px;height:180px}}
@media(max-width:640px){.sign-card{padding:26px}.sign-material-list,.sign-benefit-grid{grid-template-columns:1fr}.sign-showcase{min-height:450px;padding:24px}.sign-cta-card{padding:38px 26px;border-radius:28px}.sign-cta-card h2{font-size:3.15rem}.sign-hero-gallery{min-height:410px}.sign-hero-shot-main{height:290px}.sign-hero-shot-float{left:18px;right:18px;width:auto;height:130px;bottom:-18px}.sign-solutions-side{grid-template-columns:1fr}.sign-photo-card.main{height:300px}.sign-photo-card.float{position:relative;left:auto;right:auto;bottom:auto;height:150px;border-width:0;margin-top:14px}}


/* Folierungen – Bildintegration */
.wrap-hero-gallery{position:relative;display:block;min-height:540px;padding:0;background:transparent;overflow:visible}
.wrap-hero-shot{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.wrap-hero-shot img{width:100%;height:100%;display:block;object-fit:cover}
.wrap-hero-shot-main{height:430px;background:#242424}
.wrap-hero-shot-float{position:absolute;left:36px;bottom:-24px;width:46%;height:185px;border:8px solid #fff;background:#2a2a2a}
.wrap-services-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.8fr);gap:28px;align-items:start}
.wrap-services-side{position:sticky;top:108px;display:grid;gap:16px}
.wrap-side-image{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 42px rgba(33,33,33,.10);background:#e4e4e4}.wrap-side-image.large,.wrap-side-image.small{aspect-ratio:4/3}
.wrap-side-image img{width:100%;height:100%;object-fit:cover;display:block}
.wrap-side-note{background:#212121;color:#fff;border-radius:24px;padding:22px 22px 20px;box-shadow:0 16px 40px rgba(33,33,33,.16)}
.wrap-side-note strong{display:block;margin-bottom:9px;font-size:1rem}.wrap-side-note span{color:#dadada;line-height:1.6}
.wrap-card{transition:transform .2s ease, box-shadow .2s ease}.wrap-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(33,33,33,.09)}
.wrap-photo-panel{position:relative;min-height:580px;background:linear-gradient(145deg,#212121,#5a5a5a)}
.wrap-photo-card{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 22px 56px rgba(0,0,0,.18)}
.wrap-photo-card img{width:100%;height:100%;display:block;object-fit:cover}
.wrap-photo-card.main{height:420px;background:#e4e4e4}.wrap-photo-card.float{position:absolute;left:34px;right:110px;bottom:68px;height:190px;border:8px solid #fff;background:#e4e4e4}
.wrap-benefit-grid article{transition:transform .2s ease,border-color .2s ease}.wrap-benefit-grid article:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.22)}
@media(max-width:980px){.wrap-grid,.wrap-quality-grid,.wrap-cta-card,.wrap-services-layout{grid-template-columns:1fr}.wrap-quality-grid,.wrap-cta-card{gap:36px}.wrap-services-side{position:relative;top:auto;grid-template-columns:repeat(2,1fr)}.wrap-side-note{grid-column:1/-1}.wrap-hero-shot-main{height:390px}.wrap-hero-shot-float{width:52%;height:170px}.wrap-photo-panel{min-height:540px}.wrap-photo-card.float{right:70px;bottom:68px;height:180px}}
@media(max-width:640px){.wrap-card{padding:26px}.wrap-cta-card{padding:38px 26px;border-radius:28px}.wrap-cta-card h2{font-size:3.15rem}.wrap-hero-gallery{min-height:410px}.wrap-hero-shot-main{height:290px}.wrap-hero-shot-float{left:18px;right:18px;width:auto;height:130px;bottom:-18px}.wrap-services-side{grid-template-columns:1fr}.wrap-photo-card.main{height:300px}.wrap-photo-card.float{position:relative;left:auto;right:auto;bottom:auto;height:150px;border-width:0;margin-top:14px}.wrap-photo-panel{min-height:450px;padding:24px}}


/* Werbegeschenke – Bildintegration */
.gift-hero-gallery{position:relative;display:block;min-height:540px;padding:0;background:transparent;overflow:visible}
.gift-hero-shot{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.gift-hero-shot img{width:100%;height:100%;display:block;object-fit:cover}
.gift-hero-shot-main{height:430px;background:#242424}
.gift-hero-shot-float{position:absolute;left:36px;bottom:-24px;width:46%;height:185px;border:8px solid #fff;background:#2a2a2a}
.gift-products-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.8fr);gap:28px;align-items:start}
.gift-products-side{position:sticky;top:108px;display:grid;gap:16px}
.gift-side-image{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 42px rgba(33,33,33,.10);background:#e4e4e4}.gift-side-image.large,.gift-side-image.small{aspect-ratio:4/3}
.gift-side-image img{width:100%;height:100%;object-fit:cover;display:block}
.gift-side-note{background:#212121;color:#fff;border-radius:24px;padding:22px 22px 20px;box-shadow:0 16px 40px rgba(33,33,33,.16)}
.gift-side-note strong{display:block;margin-bottom:9px;font-size:1rem}.gift-side-note span{color:#dadada;line-height:1.6}
.gift-card{transition:transform .2s ease, box-shadow .2s ease}.gift-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(33,33,33,.09)}
.gift-photo-panel{position:relative;min-height:580px;background:linear-gradient(145deg,#212121,#5a5a5a)}
.gift-photo-card{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 22px 56px rgba(0,0,0,.18)}
.gift-photo-card img{width:100%;height:100%;display:block;object-fit:cover}
.gift-photo-card.main{height:420px;background:#e4e4e4}.gift-photo-card.float{position:absolute;left:34px;right:110px;bottom:68px;height:190px;border:8px solid #fff;background:#e4e4e4}
.gift-benefit-grid article{transition:transform .2s ease,border-color .2s ease}.gift-benefit-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(33,33,33,.08)}
@media(max-width:980px){.gift-grid,.gift-occasion-grid,.gift-cta-card,.gift-products-layout{grid-template-columns:1fr}.gift-benefit-grid{grid-template-columns:repeat(2,1fr)}.gift-occasion-grid,.gift-cta-card{gap:38px}.gift-cta-card{padding:42px}.gift-products-side{position:relative;top:auto;grid-template-columns:repeat(2,1fr)}.gift-side-note{grid-column:1/-1}.gift-hero-shot-main{height:390px}.gift-hero-shot-float{width:52%;height:170px}.gift-photo-panel{min-height:540px}.gift-photo-card.float{right:70px;bottom:68px;height:180px}}
@media(max-width:680px){.gift-grid,.gift-benefit-grid{grid-template-columns:1fr}.gift-card{padding:26px;min-height:270px}.gift-card h3{margin-top:32px}.gift-occasion-list div{grid-template-columns:1fr;gap:6px}.gift-panel{padding:18px}.gift-cta-card{padding:28px;border-radius:24px}.gift-products-side{grid-template-columns:1fr}.gift-hero-gallery{min-height:410px}.gift-hero-shot-main{height:290px}.gift-hero-shot-float{left:18px;right:18px;width:auto;height:130px;bottom:-18px}.gift-photo-card.main{height:300px}.gift-photo-card.float{position:relative;left:auto;right:auto;bottom:auto;height:150px;border-width:0;margin-top:14px}.gift-photo-panel{min-height:450px;padding:24px}}


/* Printprodukte – Bildintegration */
.print-hero-gallery{position:relative;display:block;min-height:540px;padding:0;background:transparent;overflow:visible}
.print-hero-shot{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.print-hero-shot img{width:100%;height:100%;display:block;object-fit:cover}
.print-hero-shot-main{height:430px;background:#242424}
.print-hero-shot-float{position:absolute;left:36px;bottom:-24px;width:46%;height:185px;border:8px solid #fff;background:#2a2a2a}
.print-products-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.8fr);gap:28px;align-items:start}
.print-products-side{position:sticky;top:108px;display:grid;gap:16px}
.print-side-image{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 42px rgba(33,33,33,.10);background:#e4e4e4}.print-side-image.large,.print-side-image.small{aspect-ratio:4/3}
.print-side-image img{width:100%;height:100%;object-fit:cover;display:block}
.print-side-note{background:#212121;color:#fff;border-radius:24px;padding:22px 22px 20px;box-shadow:0 16px 40px rgba(33,33,33,.16)}
.print-side-note strong{display:block;margin-bottom:9px;font-size:1rem}.print-side-note span{color:#dadada;line-height:1.6}
.print-product-card{transition:transform .2s ease, box-shadow .2s ease}.print-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(33,33,33,.09)}
.print-photo-panel{position:relative;min-height:580px;background:linear-gradient(145deg,#212121,#5a5a5a)}
.print-photo-card{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 22px 56px rgba(0,0,0,.18)}
.print-photo-card img{width:100%;height:100%;display:block;object-fit:cover}
.print-photo-card.main{height:420px;background:#e4e4e4}.print-photo-card.float{position:absolute;left:34px;right:110px;bottom:68px;height:190px;border:8px solid #fff;background:#e4e4e4}
.print-benefit-grid article{transition:transform .2s ease,border-color .2s ease}.print-benefit-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(33,33,33,.08)}
@media(max-width:980px){.print-grid,.print-material-grid,.print-cta-card,.print-products-layout{grid-template-columns:1fr}.print-material-grid,.print-cta-card{gap:38px}.print-products-side{position:relative;top:auto;grid-template-columns:repeat(2,1fr)}.print-side-note{grid-column:1/-1}.print-hero-shot-main{height:390px}.print-hero-shot-float{width:52%;height:170px}.print-photo-panel{min-height:540px}.print-photo-card.float{right:70px;bottom:68px;height:180px}}
@media(max-width:680px){.print-grid,.print-benefit-grid{grid-template-columns:1fr}.print-product-card{padding:26px}.print-material-list div{grid-template-columns:1fr;gap:6px}.print-cta-card{padding:28px;border-radius:24px}.print-products-side{grid-template-columns:1fr}.print-hero-gallery{min-height:410px}.print-hero-shot-main{height:290px}.print-hero-shot-float{left:18px;right:18px;width:auto;height:130px;bottom:-18px}.print-photo-card.main{height:300px}.print-photo-card.float{position:relative;left:auto;right:auto;bottom:auto;height:150px;border-width:0;margin-top:14px}.print-photo-panel{min-height:450px;padding:24px}}


/* Legal pages */
.legal-hero{background:linear-gradient(135deg,#1c1c1c 0%,#2f2f2f 62%,#444444 100%);color:#fff;padding:150px 0 86px}
.legal-hero .eyebrow{color:#bababa}.legal-hero h1{font-size:clamp(3.8rem,8vw,7.8rem);line-height:.92;margin:12px 0 20px;letter-spacing:-.055em}.legal-hero p{max-width:720px;color:#d8d8d8;font-size:1.08rem}
.legal-page{background:#f7f7f7}.legal-layout{display:grid;grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);gap:32px;align-items:start}
.legal-aside{position:sticky;top:110px;background:#212121;color:#fff;border-radius:26px;padding:28px;box-shadow:0 18px 44px rgba(33,33,33,.13)}.legal-aside h2{font-size:1.45rem;margin:0 0 18px}.legal-aside p,.legal-aside a{color:#dadada}.legal-aside a{display:block;margin-top:8px}.legal-aside .legal-id{margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15)}
.legal-content{display:grid;gap:18px}.legal-card{background:#fff;border-radius:26px;padding:34px;box-shadow:0 14px 40px rgba(33,33,33,.06)}.legal-card h2{font-size:2rem;color:#212121;margin:0 0 16px}.legal-card p{margin:0 0 14px}.legal-card p:last-child{margin-bottom:0}.legal-card a{color:#5a5a5a;text-decoration:underline;text-underline-offset:3px}.legal-note{font-size:.94rem;color:#747474}
@media(max-width:900px){.legal-layout{grid-template-columns:1fr}.legal-aside{position:relative;top:auto}.legal-hero{padding-top:128px}}
@media(max-width:640px){.legal-hero{padding:118px 0 64px}.legal-card,.legal-aside{padding:24px;border-radius:22px}.legal-card h2{font-size:1.65rem}}

/* Datenschutz Ergänzungen */
.legal-card h3{font-size:1.2rem;color:#363636;margin:24px 0 10px}.legal-card h2+h3{margin-top:0}.legal-list{margin:0;padding-left:20px;color:#636363}.legal-list li{margin:8px 0}.legal-card code{background:#f3f3f3;color:#363636;padding:3px 7px;border-radius:7px;font-size:.9em}

/* Logo update v14 */
.brand img{object-fit:contain}
.footer-brand img,.shop-mark,.brand-system-core img,.branding-board-logo img{object-fit:contain}


.club-range .section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:34px;margin-bottom:34px}
.club-range .section-head h2{max-width:10ch}
.club-range .section-head p{margin:0;max-width:520px;font-size:1.08rem;line-height:1.7}
.club-bento{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;align-items:stretch}
.club-bento-card,.club-bento-media,.club-bento-note{border-radius:30px;overflow:hidden}
.club-bento-card{background:#fff;padding:30px 30px 28px;box-shadow:0 12px 40px rgba(33,33,33,.06);display:flex;flex-direction:column;min-height:330px}
.club-bento-card>span{display:inline-flex;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;background:#eeeeee;color:var(--blue);font-size:.78rem;font-weight:800}
.club-bento-card h3{font-size:1.7rem;line-height:1.14;letter-spacing:-.04em;margin:24px 0 14px;max-width:12ch}
.club-bento-card p{color:var(--muted);font-size:1rem;line-height:1.65;margin:0}
.club-bento-card ul{display:flex;flex-wrap:wrap;gap:9px;list-style:none;padding:0;margin:26px 0 0}
.club-bento-card li{background:#eeeeee;border-radius:999px;padding:8px 12px;color:var(--navy);font-size:.78rem;font-weight:750}
.club-bento-featured{background:#212121;color:#fff}
.club-bento-featured p{color:rgba(255,255,255,.72)}
.club-bento-featured>span,.club-bento-featured li{background:rgba(255,255,255,.12);color:#fff}
.club-bento-media{position:relative;background:#e4e4e4;box-shadow:0 12px 40px rgba(33,33,33,.08)}
.club-bento-media img{width:100%;height:100%;display:block;object-fit:cover}
.club-bento-note{background:#212121;color:#fff;padding:20px 22px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 16px 40px rgba(33,33,33,.14)}
.club-bento-note strong{display:block;font-size:1.03rem;margin-bottom:6px}
.club-bento-note span{color:#e0e0e0;line-height:1.6}
.club-bento > :nth-child(1){grid-column:1 / span 4;grid-row:1}
.club-bento > :nth-child(2){grid-column:5 / span 3;grid-row:1}
.club-bento > :nth-child(3){grid-column:8 / span 5;grid-row:1}
.club-bento > :nth-child(4){grid-column:1 / span 4;grid-row:2}
.club-bento > :nth-child(5){grid-column:5 / span 3;grid-row:2}
.club-bento > :nth-child(6){grid-column:8 / span 5;grid-row:2}
.club-bento > :nth-child(7){grid-column:8 / span 5;grid-row:3}
.media-large{min-height:362px}
.media-small{min-height:300px}
@media(max-width:1100px){.club-range .section-head{grid-template-columns:1fr}.club-bento{grid-template-columns:repeat(2,minmax(0,1fr))}.club-bento > :nth-child(1),.club-bento > :nth-child(2),.club-bento > :nth-child(3),.club-bento > :nth-child(4),.club-bento > :nth-child(5),.club-bento > :nth-child(6),.club-bento > :nth-child(7){grid-column:auto;grid-row:auto}.media-large,.media-small,.club-bento-note{min-height:280px}.club-bento-note{min-height:auto}}
@media(max-width:640px){.club-bento{grid-template-columns:1fr}.club-bento-card{min-height:auto;padding:26px}.club-bento-card h3{font-size:1.5rem;max-width:none}.media-large,.media-small{min-height:220px}}


/* v16 finetuning */
.wrap-card h3{line-height:1.04;max-width:9ch;hyphens:auto;overflow-wrap:anywhere;text-wrap:balance}
.wrap-card p{max-width:26ch}
.contact-info a{display:block;margin-top:10px;word-break:break-word;overflow-wrap:anywhere}
.contact-info strong + p{margin-bottom:8px}
.projects .section-head p{text-wrap:pretty}
@media(max-width:1100px){.wrap-card h3{font-size:clamp(1.55rem,2vw,2.2rem)}}
@media(max-width:640px){.contact-info a{font-size:1rem;line-height:1.45}.projects .section-head p{max-width:none}}


/* v17 heading tracking + print card fix */
.hero h1,.subhero-copy h1,.legal-hero h1,.shop-card h2,.print-cta-card h2,.branding-cta-card h2,.club-shop-card h2,.club-cta-card h2,.sign-cta-card h2,.wrap-cta-card h2,.gift-cta-card h2{letter-spacing:-.045em}
.intro h2,.section-title,.service-card h3,.step h3,.partner-story-copy h3,.branding-side-content h3,.legal-card h2,.legal-card h3,.print-benefit-grid h3,.partner-model-grid h3,.club-bento-card h3,.sign-card h3,.gift-card h3,.branding-card h3,.print-product-card h3,.wrap-card h3{letter-spacing:-.025em}
.print-product-card h3{line-height:1.02;max-width:11ch;text-wrap:balance;overflow-wrap:anywhere;hyphens:auto}
.print-product-card p{max-width:26ch}
@media(max-width:980px){.print-product-card h3{max-width:none}}


/* v17.1 folierung cards - force cleaner two-line headings */
.wrap-card h3{hyphens:manual;overflow-wrap:normal;word-break:normal;max-width:12ch}
@media(max-width:640px){.wrap-card h3{font-size:clamp(1.9rem,8vw,3.1rem);max-width:13ch}}


/* v18 – Folierungsüberschriften sauber zweizeilig */
.wrap-title-two{max-width:none!important;hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important}
.wrap-title-two span{display:block;white-space:nowrap}
@media(max-width:1180px){.wrap-title-two{font-size:clamp(1.65rem,2.15vw,2.25rem)!important}}
@media(max-width:980px){.wrap-title-two{font-size:clamp(2rem,5vw,3rem)!important}}
@media(max-width:640px){.wrap-title-two{font-size:clamp(1.85rem,7.2vw,2.65rem)!important;line-height:1.02!important}}

/* =========================================================
   MAKELLOS WOW MOTION SYSTEM v19
   ========================================================= */
html{scroll-padding-top:96px}
body{overflow-x:hidden}
body.wow-lock{overflow:hidden}

/* Load reveal */
.wow-loader{position:fixed;inset:0;z-index:9999;background:#1c1c1c;display:grid;place-items:center;overflow:hidden;transition:opacity .65s cubic-bezier(.22,1,.36,1),visibility .65s}
.wow-loader::before,.wow-loader::after{content:"";position:absolute;border-radius:50%;filter:blur(1px);opacity:.55}
.wow-loader::before{width:54vw;height:54vw;min-width:520px;min-height:520px;background:radial-gradient(circle,rgba(121,121,121,.36),transparent 68%);transform:translate(-34vw,-24vh);animation:wowOrb 2.1s ease-in-out infinite alternate}
.wow-loader::after{width:40vw;height:40vw;min-width:380px;min-height:380px;border:1px solid rgba(255,255,255,.12);transform:translate(34vw,26vh);animation:wowRing 2.8s ease-in-out infinite alternate}
.wow-loader-inner{position:relative;z-index:2;display:grid;justify-items:center;gap:18px;color:#fff;text-align:center}
.wow-loader-mark{width:86px;height:86px;object-fit:contain;filter:drop-shadow(0 18px 34px rgba(0,0,0,.28));animation:wowMarkIn .9s cubic-bezier(.16,1,.3,1) both}
.wow-loader-line{width:180px;height:2px;background:rgba(255,255,255,.15);overflow:hidden;border-radius:999px}
.wow-loader-line::after{content:"";display:block;width:55%;height:100%;background:#bababa;animation:wowLoadLine 1s cubic-bezier(.65,0,.35,1) both}
.wow-loader-label{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;font-weight:800;color:#cdcdcd;animation:wowTextIn .7s .15s both}
.wow-loader.is-done{opacity:0;visibility:hidden;pointer-events:none}
@keyframes wowMarkIn{from{opacity:0;transform:scale(.72) rotate(-5deg)}to{opacity:1;transform:none}}
@keyframes wowTextIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@keyframes wowLoadLine{from{transform:translateX(-110%)}to{transform:translateX(185%)}}
@keyframes wowOrb{to{transform:translate(-30vw,-20vh) scale(1.1)}}
@keyframes wowRing{to{transform:translate(30vw,22vh) scale(1.08)}}

/* Scroll progress */
.wow-progress{position:fixed;left:0;top:0;width:100%;height:3px;z-index:1000;pointer-events:none;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,#bababa,#fff);box-shadow:0 0 16px rgba(186,186,186,.5)}

/* Header motion */
.site-header{will-change:transform,background,padding}
.site-header .brand img{transition:width .55s cubic-bezier(.22,1,.36,1),height .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}
.site-header .brand span,.site-header .nav{transition:opacity .35s ease,transform .45s cubic-bezier(.22,1,.36,1)}
.site-header.scrolled .brand img{width:38px;height:38px;transform:rotate(-2deg)}
.site-header.scrolled .brand span{transform:translateX(-3px);opacity:.82}
.site-header.scrolled .nav{transform:scale(.98);transform-origin:right center}
.nav a{position:relative;transition:opacity .25s ease,transform .25s ease}
.nav>a:not(.nav-cta)::after,.nav-item>a::after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:#bababa;transition:right .4s cubic-bezier(.22,1,.36,1)}
.nav>a:not(.nav-cta):hover::after,.nav-item>a:hover::after{right:0}
.nav-cta{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease!important}
.nav-cta:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 12px 30px rgba(0,0,0,.18)}

/* Hero cinematic entrance */
.hero,.subhero{isolation:isolate}
.hero::after,.subhero::after{content:"";position:absolute;z-index:0;inset:-18%;pointer-events:none;background:radial-gradient(circle at var(--wow-x,78%) var(--wow-y,32%),rgba(149,149,149,.22),transparent 31%);transition:background-position .2s ease}
.hero-inner>*{will-change:transform}
body.wow-ready .hero .eyebrow,body.wow-ready .hero h1,body.wow-ready .hero-copy,body.wow-ready .hero .buttons{animation:wowHeroText .9s cubic-bezier(.16,1,.3,1) both}
body.wow-ready .hero h1{animation-delay:.08s}
body.wow-ready .hero-copy{animation-delay:.18s}
body.wow-ready .hero .buttons{animation-delay:.28s}
body.wow-ready .hero-visual{animation:wowHeroVisual 1.15s cubic-bezier(.16,1,.3,1) .12s both}
body.wow-ready .hero-badge{animation:wowBadge 1s cubic-bezier(.16,1,.3,1) .55s both,wowFloat 4.5s ease-in-out 1.6s infinite}
@keyframes wowHeroText{from{opacity:0;transform:translateY(48px);filter:blur(8px)}to{opacity:1;transform:none;filter:blur(0)}}
@keyframes wowHeroVisual{from{opacity:0;transform:translate3d(55px,22px,0) scale(.94) rotate(1.5deg);filter:blur(8px)}to{opacity:1;transform:none;filter:blur(0)}}
@keyframes wowBadge{from{opacity:0;transform:translateY(24px) scale(.9)}to{opacity:1;transform:none}}
@keyframes wowFloat{0%,100%{transform:translateY(0) rotate(-.3deg)}50%{transform:translateY(-9px) rotate(.4deg)}}
.hero-visual,.subhero-visual,.textile-visual,.club-visual-gallery,.sign-hero-gallery,.wrap-hero-gallery,.gift-hero-gallery,.print-hero-gallery,.branding-visual{transform-style:preserve-3d;will-change:transform;transition:transform .16s ease-out}
.hero-visual img{transition:transform .8s cubic-bezier(.22,1,.36,1),filter .5s ease}
.hero-visual:hover img{transform:scale(1.018)}

/* Universal scroll reveals */
.wow-reveal{opacity:0;transform:translateY(42px);filter:blur(5px);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1),filter .85s ease;transition-delay:var(--wow-delay,0ms)}
.wow-reveal.wow-in{opacity:1;transform:none;filter:blur(0)}
.wow-reveal-left{transform:translateX(-48px)}
.wow-reveal-right{transform:translateX(48px)}
.wow-scale{opacity:0;transform:scale(.94);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transition-delay:var(--wow-delay,0ms)}
.wow-scale.wow-in{opacity:1;transform:none}
.section-title.wow-reveal{clip-path:inset(0 0 100% 0);filter:none;transform:translateY(22px);transition:clip-path .9s cubic-bezier(.16,1,.3,1),opacity .65s ease,transform .9s cubic-bezier(.16,1,.3,1)}
.section-title.wow-reveal.wow-in{clip-path:inset(0 0 0 0)}

/* Eyebrow sweep */
.eyebrow{position:relative;display:fit-content}
.eyebrow.wow-in::after{content:"";position:absolute;left:0;bottom:-7px;width:34px;height:2px;background:currentColor;opacity:.45;transform-origin:left;animation:wowLine .75s cubic-bezier(.16,1,.3,1) both}
@keyframes wowLine{from{transform:scaleX(0)}to{transform:scaleX(1)}}

/* Cards with depth + spotlight */
.service-card,.step,.project,.shop-card,.partner-card,.contact-info,.form,.legal-card,.use-card,.method-card,.club-range-card,.gift-card,.print-product-card,.branding-card,.wrap-card{will-change:transform;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease,border-color .4s ease}
.service-card::before,.step::before,.use-card::before,.method-card::before,.club-range-card::before,.gift-card::before,.print-product-card::before,.branding-card::before,.wrap-card::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background:radial-gradient(360px circle at var(--mx,50%) var(--my,50%),rgba(162,162,162,.17),transparent 44%);transition:opacity .35s ease}
.service-card:hover::before,.step:hover::before,.use-card:hover::before,.method-card:hover::before,.club-range-card:hover::before,.gift-card:hover::before,.print-product-card:hover::before,.branding-card:hover::before,.wrap-card:hover::before{opacity:1}
.service-card:hover,.step:hover,.use-card:hover,.method-card:hover,.club-range-card:hover,.gift-card:hover,.print-product-card:hover,.branding-card:hover,.wrap-card:hover{transform:translateY(-8px);box-shadow:0 30px 70px rgba(33,33,33,.15)}
.service-card.image img,.project img{transition:transform 1s cubic-bezier(.16,1,.3,1),filter .65s ease}
.service-card.image:hover img,.project:hover img{transform:scale(1.065);filter:saturate(1.06) contrast(1.03)}
.project-label{transition:transform .4s cubic-bezier(.16,1,.3,1),background .3s ease}
.project:hover .project-label{transform:translateY(-5px)}
.step{position:relative;overflow:hidden}
.step span{display:inline-block;transition:transform .45s cubic-bezier(.16,1,.3,1)}
.step:hover span{transform:translateX(8px)}

/* Counters */
.fact strong{font-variant-numeric:tabular-nums;transition:transform .45s cubic-bezier(.16,1,.3,1)}
.fact:hover strong{transform:translateY(-4px) scale(1.05);transform-origin:left}

/* Buttons magnetic polish */
.btn{position:relative;overflow:hidden;isolation:isolate;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease}
.btn::after{content:"";position:absolute;z-index:-1;top:-80%;left:-35%;width:38%;height:260%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transform:rotate(18deg) translateX(-250%);transition:transform .75s cubic-bezier(.16,1,.3,1)}
.btn:hover::after{transform:rotate(18deg) translateX(420%)}
.btn:hover{box-shadow:0 14px 34px rgba(33,33,33,.16)}

/* Shop + decorative motion */
.shop-card::before{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(255,255,255,.13);border-radius:50%;left:-100px;bottom:-120px;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}
.shop-card:hover::before{transform:scale(1.22) translate(18px,-12px)}
.shop-card:hover .shop-mark{transform:rotate(-3deg) scale(1.04)}
.shop-mark{transition:transform .8s cubic-bezier(.16,1,.3,1)}

/* Page transitions */
.wow-page-curtain{position:fixed;z-index:9998;inset:0;background:#1c1c1c;transform:translateY(100%);pointer-events:none;transition:transform .48s cubic-bezier(.76,0,.24,1)}
body.wow-leaving .wow-page-curtain{transform:translateY(0)}

/* Subpage hero entrance */
body.wow-ready .subhero .eyebrow,body.wow-ready .subhero h1,body.wow-ready .subhero p,body.wow-ready .subhero .buttons{animation:wowHeroText .85s cubic-bezier(.16,1,.3,1) both}
body.wow-ready .subhero h1{animation-delay:.07s}body.wow-ready .subhero p{animation-delay:.15s}body.wow-ready .subhero .buttons{animation-delay:.22s}
body.wow-ready .subhero-visual,body.wow-ready .textile-visual,body.wow-ready .club-visual-gallery,body.wow-ready .sign-hero-gallery,body.wow-ready .wrap-hero-gallery,body.wow-ready .gift-hero-gallery,body.wow-ready .print-hero-gallery,body.wow-ready .branding-visual{animation:wowHeroVisual 1.05s cubic-bezier(.16,1,.3,1) .12s both}

@media(max-width:980px){
  .wow-loader-mark{width:72px;height:72px}
  .site-header.scrolled .brand img{width:36px;height:36px}
  .hero-visual,.subhero-visual,.textile-visual,.club-visual-gallery,.sign-hero-gallery,.wrap-hero-gallery,.gift-hero-gallery,.print-hero-gallery,.branding-visual{transform:none!important}
}
@media(max-width:640px){
  .wow-loader::before{min-width:360px;min-height:360px}.wow-loader::after{min-width:280px;min-height:280px}
  .wow-reveal,.wow-reveal-left,.wow-reveal-right{transform:translateY(28px)}
  .service-card:hover,.step:hover,.use-card:hover,.method-card:hover,.club-range-card:hover,.gift-card:hover,.print-product-card:hover,.branding-card:hover,.wrap-card:hover{transform:translateY(-4px)}
}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important;transition-delay:0ms!important}
  .wow-loader{display:none!important}.wow-reveal,.wow-scale,.section-title.wow-reveal{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}
  .hero-visual,.subhero-visual,.textile-visual,.club-visual-gallery,.sign-hero-gallery,.wrap-hero-gallery,.gift-hero-gallery,.print-hero-gallery,.branding-visual{transform:none!important}
}

/* Makellos Partikel-Logo im Hero */
.hero-particle-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:1;pointer-events:none}
.hero-inner{position:relative;z-index:2}
.hero-particle-space{min-height:560px}
@media(max-width:980px){.hero-particle-space{min-height:420px}.hero-inner{grid-template-columns:1fr .78fr;gap:22px}}
@media(max-width:640px){.hero-particle-space{display:none}.hero-inner{grid-template-columns:1fr}.hero-particle-canvas{opacity:.58}}

.contact-grid-direct{grid-template-columns:1fr;max-width:900px}.contact-grid-direct .contact-info{padding:58px}.contact-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.contact-actions .btn{margin-top:0;color:var(--navy)}.contact-actions .btn-outline{color:#fff}
@media(max-width:640px){.contact-grid-direct .contact-info{padding:34px 26px}.contact-actions{flex-direction:column}.contact-actions .btn{width:100%}}

/* v23 compact contact CTA */
.contact{background:#fff;padding:72px 0 88px}
.contact-cta{background:linear-gradient(135deg,#212121 0%,#2b2b2b 100%);color:#fff;border-radius:30px;padding:48px 52px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:58px;align-items:center;box-shadow:0 24px 70px rgba(33,33,33,.12)}
.contact-cta .eyebrow{color:#aeaeae;margin-bottom:12px}
.contact-cta h2{font-size:clamp(2.2rem,4vw,4.3rem);line-height:.98;letter-spacing:-.045em;margin:0 0 18px;max-width:720px}
.contact-cta-copy>p:last-child{color:rgba(255,255,255,.72);font-size:1.04rem;max-width:690px;margin:0;line-height:1.7}
.contact-cta-meta{border-left:1px solid rgba(255,255,255,.16);padding-left:42px}
.contact-address span{display:block;font-weight:800;margin-bottom:8px}
.contact-address p{color:rgba(255,255,255,.7);margin:0;line-height:1.65}
.contact-cta .contact-actions{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}
.contact-cta .contact-actions .btn{min-height:50px;padding:0 20px;margin:0}
.contact-cta .btn-outline{border-color:rgba(255,255,255,.42);color:#fff}
@media(max-width:900px){.contact-cta{grid-template-columns:1fr;gap:30px;padding:42px}.contact-cta-meta{border-left:0;border-top:1px solid rgba(255,255,255,.16);padding-left:0;padding-top:28px}}
@media(max-width:640px){.contact{padding:54px 0 64px}.contact-cta{padding:32px 24px;border-radius:24px}.contact-cta h2{font-size:2.45rem}.contact-cta .contact-actions{flex-direction:column}.contact-cta .contact-actions .btn{width:100%}}

/* Real club project gallery */
.club-references{background:#f1f1f1}
.club-reference-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:250px;gap:18px}
.club-reference-card{position:relative;margin:0;overflow:hidden;border-radius:28px;background:#242424;grid-column:span 4;box-shadow:0 14px 44px rgba(0,0,0,.08)}
.club-reference-card.featured{grid-column:span 8;grid-row:span 2}
.club-reference-card:nth-child(4){grid-column:span 5}
.club-reference-card:nth-child(5){grid-column:span 3}
.club-reference-card:nth-child(6){grid-column:span 4}
.club-reference-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s ease}
.club-reference-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,0))}
.club-reference-card figcaption{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff;display:flex;flex-direction:column;gap:3px}
.club-reference-card figcaption strong{font-size:1.05rem}
.club-reference-card figcaption span{font-size:.8rem;color:rgba(255,255,255,.7)}
.club-reference-card:hover img{transform:scale(1.045);filter:contrast(1.03)}
.club-hero-shot-main img{object-position:center 38%}
.club-hero-shot-float img{object-position:center 46%}
.club-bento-media img{object-position:center 35%}
.club-design-photo.main img,.club-design-photo.float img{object-position:center 34%}
@media(max-width:980px){.club-reference-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:280px}.club-reference-card,.club-reference-card.featured,.club-reference-card:nth-child(4),.club-reference-card:nth-child(5),.club-reference-card:nth-child(6){grid-column:auto;grid-row:auto}.club-reference-card.featured{grid-column:1/-1;min-height:420px}}
@media(max-width:640px){.club-reference-grid{grid-template-columns:1fr;grid-auto-rows:300px}.club-reference-card.featured{grid-column:auto;min-height:340px}.club-reference-card{border-radius:22px}.club-reference-card figcaption{left:18px;bottom:17px}}

/* Neue echte Makellos Projektbilder */
.gift-real-projects{background:#f0f0f0}
.gift-real-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;grid-auto-flow:dense;gap:16px}
.gift-real-item{position:relative;margin:0;border-radius:24px;overflow:hidden;background:#ddd;box-shadow:0 14px 36px rgba(33,33,33,.08)}
.gift-real-item.tall{grid-row:span 2}.gift-real-item.wide{grid-column:span 2}
.gift-real-item img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}
.gift-real-item:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(20,20,20,.72));pointer-events:none}
.gift-real-item figcaption{position:absolute;z-index:2;left:18px;bottom:15px;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.gift-real-item:hover img{transform:scale(1.045)}
@media(max-width:980px){.gift-real-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:230px}}
@media(max-width:640px){.gift-real-grid{grid-template-columns:1fr;grid-auto-rows:280px}.gift-real-item.tall,.gift-real-item.wide{grid-row:span 1;grid-column:span 1}}

/* Real production photography */
.real-production{background:#f5f5f3}
.real-production-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:245px;grid-auto-flow:dense;gap:16px}
.real-production-card{position:relative;margin:0;border-radius:24px;overflow:hidden;background:#ddd;box-shadow:0 14px 34px rgba(0,0,0,.08)}
.real-production-card.wide{grid-column:span 2}.real-production-card.tall{grid-row:span 2}
.real-production-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .65s cubic-bezier(.16,1,.3,1)}
.real-production-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(13,13,13,.7));pointer-events:none}
.real-production-card figcaption{position:absolute;z-index:2;left:18px;bottom:15px;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.real-production-card:hover img{transform:scale(1.04)}
@media(max-width:980px){.real-production-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:230px}}
@media(max-width:640px){.real-production-grid{grid-template-columns:1fr;grid-auto-rows:300px}.real-production-card.wide,.real-production-card.tall{grid-column:span 1;grid-row:span 1}}


/* Premium image integration */
.image-story-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:start}
.image-story-copy{background:#fff;border-radius:32px;padding:38px 38px 34px;box-shadow:0 22px 58px rgba(33,33,33,.08);position:sticky;top:108px}
.image-story-copy.dark{background:#212121;color:#fff;box-shadow:0 24px 60px rgba(0,0,0,.16)}
.image-story-copy p{color:var(--muted);margin:0}.image-story-copy.dark p{color:rgba(255,255,255,.72)}
.image-story-list{display:grid;gap:14px;margin-top:26px}
.image-story-list div{padding-top:14px;border-top:1px solid rgba(33,33,33,.10);display:grid;gap:4px}
.image-story-copy.dark .image-story-list div{border-color:rgba(255,255,255,.12)}
.image-story-list strong{font-size:1rem;letter-spacing:-.01em}.image-story-list span{color:var(--muted)}
.image-story-copy.dark .image-story-list span{color:rgba(255,255,255,.68)}
.image-story-visuals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.image-story-card{position:relative;margin:0;min-height:300px;border-radius:30px;overflow:hidden;background:#ddd;box-shadow:0 20px 48px rgba(33,33,33,.12)}
.image-story-card.featured{grid-row:span 2;min-height:618px}
.image-story-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}
.image-story-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(10,10,10,.72));pointer-events:none}
.image-story-card figcaption{position:absolute;left:22px;bottom:18px;z-index:2;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.image-story-card:hover img{transform:scale(1.04)}
.home-story-grid .image-story-copy,.wrap-story-grid .image-story-copy{align-self:stretch}
.image-curation{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:start}
.image-curation-copy{background:#fff;border-radius:32px;padding:38px 38px 34px;box-shadow:0 22px 58px rgba(33,33,33,.08);position:sticky;top:108px}
.image-curation-copy>p{margin:0;color:var(--muted);line-height:1.72}
.image-curation-facts{display:grid;gap:14px;margin-top:28px}
.image-curation-facts div{padding-top:14px;border-top:1px solid var(--line)}
.image-curation-facts strong{display:block;margin-bottom:4px;letter-spacing:-.01em}.image-curation-facts span{color:var(--muted)}
.curated-mosaic{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:98px;gap:18px}
.curated-card,.curated-note{border-radius:30px}
.curated-card{position:relative;margin:0;overflow:hidden;background:#ddd;box-shadow:0 20px 48px rgba(33,33,33,.12)}
.curated-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}
.curated-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(10,10,10,.72));pointer-events:none}
.curated-card figcaption{position:absolute;left:22px;bottom:18px;z-index:2;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.curated-card:hover img{transform:scale(1.04)}
.curated-card.feature{grid-column:span 7;grid-row:span 5}
.curated-card.tall{grid-column:span 5;grid-row:span 5}
.curated-card.medium{grid-column:span 4;grid-row:span 3}
.curated-card.wide{grid-column:span 8;grid-row:span 3}
.curated-note{grid-column:span 4;background:#212121;color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 20px 50px rgba(0,0,0,.14)}
.curated-note strong{display:block;margin-bottom:10px;font-size:1.12rem;line-height:1.2}.curated-note span{color:#d7d7d7;line-height:1.64}
.club-reference-premium{display:grid;gap:22px}
.club-reference-lead{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:22px;align-items:stretch}
.club-reference-hero,.club-reference-premium-card{position:relative;margin:0;overflow:hidden;border-radius:30px;background:#202020;box-shadow:0 18px 48px rgba(0,0,0,.12)}
.club-reference-hero{min-height:560px}.club-reference-hero img,.club-reference-premium-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .75s cubic-bezier(.16,1,.3,1)}
.club-reference-hero:after,.club-reference-premium-card:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.78));pointer-events:none}
.club-reference-hero figcaption,.club-reference-premium-card figcaption{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;color:#fff;display:grid;gap:4px}
.club-reference-hero figcaption strong,.club-reference-premium-card figcaption strong{font-size:1.06rem}.club-reference-hero figcaption span,.club-reference-premium-card figcaption span{font-size:.84rem;color:rgba(255,255,255,.72)}
.club-reference-copy{background:#fff;border-radius:30px;padding:34px;box-shadow:0 20px 48px rgba(33,33,33,.08)}
.club-reference-copy p{margin:0;color:var(--muted);line-height:1.72}
.club-reference-copy-list{display:grid;gap:14px;margin-top:24px}.club-reference-copy-list div{padding-top:14px;border-top:1px solid var(--line)}
.club-reference-premium-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.club-reference-premium-card{min-height:290px}.club-reference-hero:hover img,.club-reference-premium-card:hover img{transform:scale(1.04)}
@media(max-width:1100px){.image-story-grid,.image-curation,.club-reference-lead{grid-template-columns:1fr}.image-story-copy,.image-curation-copy{position:relative;top:auto}.image-story-card.featured{min-height:420px}.curated-mosaic{grid-auto-rows:88px}.club-reference-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.image-story-visuals,.club-reference-premium-grid{grid-template-columns:1fr}.image-story-card,.image-story-card.featured{min-height:300px;grid-row:auto}.curated-mosaic{grid-template-columns:1fr;grid-auto-rows:auto}.curated-card.feature,.curated-card.tall,.curated-card.medium,.curated-card.wide,.curated-note{grid-column:auto;grid-row:auto;min-height:260px}.curated-note{min-height:auto;padding:24px}.club-reference-hero{min-height:340px}.club-reference-premium-card{min-height:260px}.image-story-copy,.image-curation-copy,.club-reference-copy{padding:30px 24px;border-radius:24px}}


/* Unterseiten: Video-Header */
.video-subhero{min-height:820px;background:#161616;isolation:isolate}
.video-subhero .subhero-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}
.video-subhero::before{content:"";position:absolute;inset:0;width:auto;height:auto;border:0;border-radius:0;background:linear-gradient(90deg,rgba(15,15,15,.88) 0%,rgba(15,15,15,.72) 42%,rgba(15,15,15,.42) 72%,rgba(15,15,15,.55) 100%);z-index:1;pointer-events:none}
.video-subhero::after{z-index:1;opacity:.35}
.video-subhero .subhero-grid{grid-template-columns:minmax(0,820px);justify-content:start;position:relative;z-index:2}
.video-subhero .subhero-copy{max-width:820px;text-shadow:0 2px 22px rgba(0,0,0,.18)}
.video-subhero .subhero-copy>p:not(.eyebrow){color:rgba(255,255,255,.82);max-width:690px}
.video-subhero .subhero-visual{display:none!important}
.video-subhero .btn-outline{background:rgba(20,20,20,.20);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
@media(max-width:980px){.video-subhero{min-height:760px}.video-subhero .subhero-grid{grid-template-columns:1fr}.video-subhero::before{background:linear-gradient(90deg,rgba(15,15,15,.86),rgba(15,15,15,.58))}}
@media(max-width:640px){.video-subhero{min-height:700px;padding:130px 0 70px}.video-subhero .subhero-bg-video{object-position:center}.video-subhero::before{background:linear-gradient(180deg,rgba(15,15,15,.72) 0%,rgba(15,15,15,.62) 40%,rgba(15,15,15,.86) 100%)}}
@media(prefers-reduced-motion:reduce){.video-subhero .subhero-bg-video{display:none}.video-subhero{background:linear-gradient(125deg,#1c1c1c 0%,#2c2c2c 58%,#545454 100%)}}


/* Final responsive QA fixes */
html,body{max-width:100%;overflow-x:clip}
.intro-grid>*,.facts,.facts>*,.section-head>*,.subhero-grid>*,.service-grid>*,.process-grid>*,.image-curation>*,.image-story-grid>*,.club-reference-lead>*,.club-shop-card>*,.club-cta-card>*,.sign-cta-card>*,.wrap-cta-card>*,.gift-cta-card>*,.print-cta-card>*,.branding-cta-card>*{min-width:0}
.curated-note{grid-row:span 3;min-height:280px;overflow:hidden}
@media(max-width:760px){
  .curated-note{grid-row:auto;min-height:auto;overflow:hidden}
}
@media(max-width:640px){
  .intro-grid{gap:46px}
  .facts{grid-template-columns:1fr;gap:0;margin-top:28px}
  .fact{padding:18px 0}
  .fact strong{font-size:1.7rem}
  .section-title,.intro h2,.club-shop-card h2,.club-cta-card h2,.sign-cta-card h2,.wrap-cta-card h2,.gift-cta-card h2,.print-cta-card h2,.branding-cta-card h2{overflow-wrap:break-word;hyphens:auto}
  .club-shop-card h2,.club-cta-card h2{font-size:clamp(2.35rem,11vw,2.85rem)}
  .section-head{align-items:start;flex-direction:column;gap:18px}
}

/* Curated Info-Box – echte inhaltsbasierte Höhe */
.curated-mosaic{
  grid-auto-rows:auto;
  align-items:start;
}
.curated-card.feature,
.curated-card.tall{min-height:510px;height:510px;grid-row:auto}
.curated-card.medium{min-height:300px;height:300px;grid-row:auto}
.curated-card.wide{min-height:300px;height:300px;grid-row:auto}
.curated-note{
  grid-row:auto !important;
  min-height:0 !important;
  height:auto !important;
  align-self:start;
  justify-content:flex-start;
  overflow:visible;
  padding:28px;
}
.curated-note strong,
.curated-note span{position:static;transform:none}
@media(max-width:1100px){
  .curated-card.feature,.curated-card.tall{min-height:440px;height:440px}
  .curated-card.medium,.curated-card.wide{min-height:280px;height:280px}
}
@media(max-width:760px){
  .curated-mosaic{display:grid;grid-template-columns:1fr;gap:18px}
  .curated-card.feature,.curated-card.tall,.curated-card.medium,.curated-card.wide{
    grid-column:1/-1;grid-row:auto;min-height:300px;height:300px
  }
  .curated-note{
    grid-column:1/-1;
    padding:24px;
    border-radius:24px;
  }
}

/* v37 – kompletter Mobile-Pass */
@media (max-width: 640px){
  html,body{width:100%;max-width:100%;overflow-x:hidden}
  body{font-size:16px}
  .container{width:calc(100% - 32px);max-width:100%;margin-left:auto;margin-right:auto}
  .section{padding:64px 0}

  /* Globale Typografie: keine Überläufe, saubere Abstände */
  h1,h2,h3,p,a,span,strong,li{max-width:100%}
  .section-title,.intro h2,
  .image-story-copy .section-title,
  .image-curation-copy .section-title{
    font-size:clamp(2.15rem,10.5vw,2.85rem)!important;
    line-height:1.02!important;
    letter-spacing:-.04em!important;
    margin:0 0 22px!important;
    overflow-wrap:normal;
    word-break:normal;
    hyphens:auto;
  }
  .section-head{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:32px}
  .section-head .section-title{margin-bottom:0!important}
  .section-head>p{margin:0;max-width:none;font-size:1rem;line-height:1.65}
  .eyebrow{font-size:.68rem;letter-spacing:.16em;margin-bottom:12px}

  /* Startseiten-Hero */
  .hero{min-height:auto}
  .hero-inner{padding:126px 0 72px;gap:26px}
  .hero h1{
    font-size:clamp(2.9rem,13.2vw,3.65rem)!important;
    line-height:.92!important;
    letter-spacing:-.055em!important;
    overflow-wrap:normal;
    word-break:normal;
  }
  .hero-copy{font-size:1.02rem;line-height:1.65}

  /* Unterseiten-Hero / Video */
  .subhero,.video-subhero{min-height:680px;padding:122px 0 60px}
  .subhero-grid,.video-subhero .subhero-grid{width:100%;max-width:100%;gap:24px}
  .subhero-copy,.video-subhero .subhero-copy{width:100%;max-width:100%}
  .subhero-copy h1,
  .video-subhero .subhero-copy h1{
    font-size:clamp(2.65rem,12.2vw,3.35rem)!important;
    line-height:.92!important;
    letter-spacing:-.052em!important;
    width:100%;
    max-width:100%;
    overflow-wrap:normal;
    word-break:normal;
    hyphens:auto;
    margin-bottom:22px;
  }
  .subhero-copy>p:not(.eyebrow),
  .video-subhero .subhero-copy>p:not(.eyebrow){
    font-size:1rem!important;
    line-height:1.62!important;
    max-width:100%!important;
    margin-bottom:0;
  }
  .video-subhero .buttons,.subhero .buttons{margin-top:26px;gap:12px}
  .video-subhero .btn,.subhero .btn{min-height:52px;padding:0 20px;font-size:.98rem;max-width:100%}

  /* Intro / Facts */
  .intro-grid{gap:30px}
  .intro-copy p{font-size:1rem;line-height:1.68}
  .facts{grid-template-columns:1fr;gap:0;margin-top:24px}
  .fact{padding:16px 0;min-width:0}
  .fact strong{font-size:1.55rem;line-height:1.15;overflow-wrap:anywhere}
  .fact span{display:block;line-height:1.45}

  /* Premium Bild-/Textbereiche */
  .image-story-grid,.image-curation{grid-template-columns:1fr;gap:20px}
  .image-story-copy,.image-curation-copy,.club-reference-copy{
    position:relative;top:auto;width:100%;padding:26px 22px;border-radius:22px;overflow:hidden
  }
  .image-story-copy .section-title{margin-bottom:20px!important}
  .image-story-copy>p,.image-curation-copy>p,.club-reference-copy>p{font-size:1rem;line-height:1.65;margin-top:0}
  .image-story-list,.image-curation-facts{margin-top:22px;gap:10px}
  .image-story-list div,.image-curation-facts div{padding-top:13px;min-width:0}
  .image-story-list span,.image-curation-facts span{display:block;overflow-wrap:break-word}
  .image-story-visuals{grid-template-columns:1fr;gap:14px}
  .image-story-card,.image-story-card.featured{min-height:280px;height:280px;border-radius:22px;grid-row:auto}
  .curated-mosaic{grid-template-columns:1fr;gap:14px}
  .curated-card.feature,.curated-card.tall,.curated-card.medium,.curated-card.wide{
    grid-column:1/-1!important;grid-row:auto!important;min-height:280px!important;height:280px!important;border-radius:22px
  }
  .curated-note{grid-column:1/-1!important;grid-row:auto!important;min-height:0!important;height:auto!important;padding:22px;border-radius:22px;overflow:hidden}
  .curated-note strong,.curated-note span{overflow-wrap:break-word;word-break:normal}

  /* Karten / Leistungen */
  .service-card,.service-card.large{min-height:320px;padding:24px;border-radius:22px}
  .service-card h3,.method-card h3,.use-card h3,.gift-card h3,.wrap-card h3,.sign-card h3,.print-product-card h3,.branding-card h3,.club-bento-card h3{
    max-width:100%!important;overflow-wrap:break-word;word-break:normal;hyphens:auto
  }
  .method-card,.use-card,.gift-card,.wrap-card,.sign-card,.print-product-card,.branding-card,.club-bento-card{padding:24px;min-width:0}
  .use-card{grid-template-columns:1fr;gap:16px}
  .method-grid,.use-grid,.gift-grid,.wrap-grid,.sign-grid{grid-template-columns:1fr!important}
  .wrap-title-two span{white-space:normal!important}
  .wrap-title-two{font-size:clamp(1.75rem,8vw,2.25rem)!important;line-height:1.05!important}

  /* Prozesse */
  .process-grid{grid-template-columns:1fr;gap:12px;margin-top:30px}
  .step{min-height:0;padding:24px}
  .step h3{margin:28px 0 10px;font-size:1.4rem}

  /* CTA / Shop */
  .shop-card,.textile-cta-card,.club-shop-card,.club-cta-card,.sign-cta-card,.wrap-cta-card,.gift-cta-card,.print-cta-card,.branding-cta-card,.contact-cta{
    grid-template-columns:1fr!important;padding:30px 22px!important;border-radius:24px!important;gap:28px!important;min-width:0
  }
  .shop-card h2,.textile-cta-card h2,.club-shop-card h2,.club-cta-card h2,.sign-cta-card h2,.wrap-cta-card h2,.gift-cta-card h2,.print-cta-card h2,.branding-cta-card h2,.contact-cta h2{
    font-size:clamp(2.1rem,10vw,2.75rem)!important;line-height:1.02!important;letter-spacing:-.04em!important;overflow-wrap:break-word;word-break:normal
  }
  .cta-actions,.contact-actions{width:100%;align-items:stretch}
  .cta-actions .btn,.contact-actions .btn{width:100%;max-width:100%;white-space:normal;text-align:center;padding-left:16px;padding-right:16px}
  .cta-actions small{overflow-wrap:break-word}

  /* Referenzen / Galerien */
  .club-reference-lead{grid-template-columns:1fr;gap:16px}
  .club-reference-premium-grid{grid-template-columns:1fr;gap:14px}
  .club-reference-hero{min-height:320px}
  .club-reference-premium-card{min-height:260px}
  .project-grid{grid-template-columns:1fr;grid-template-rows:none;gap:14px}
  .project,.project:first-child{grid-column:auto;grid-row:auto;min-height:260px}
  .project-label{left:14px;right:14px;bottom:14px;width:max-content;max-width:calc(100% - 28px);white-space:normal}

  /* Footer / Rechtliches */
  .footer-grid{grid-template-columns:1fr;gap:28px}
  .footer-brand h3{font-size:1rem;overflow-wrap:break-word}
  .footer-bottom{display:grid;gap:6px}
  .legal-hero h1{font-size:clamp(2.55rem,12vw,3.25rem)!important;line-height:.95!important;overflow-wrap:break-word}
  .legal-card,.legal-aside{padding:22px}
  .legal-card h2{font-size:1.5rem;line-height:1.12;overflow-wrap:break-word}
  .legal-card a,.legal-card p,.legal-card li{overflow-wrap:anywhere}
}

/* Sehr kleine Smartphones */
@media (max-width: 390px){
  .container{width:calc(100% - 28px)}
  .subhero-copy h1,.video-subhero .subhero-copy h1{font-size:clamp(2.45rem,11.8vw,2.9rem)!important}
  .hero h1{font-size:clamp(2.65rem,12.5vw,3.2rem)!important}
  .section-title,.intro h2,.image-story-copy .section-title{font-size:clamp(2rem,10vw,2.55rem)!important}
  .btn{padding-left:17px;padding-right:17px}
}


/* v38 – bessere mobile Umbrüche & mehr Abstand zwischen Headline/Subline */
@media (max-width: 640px){
  .intro-grid > div:first-child,
  .section-head > div,
  .subhero-copy,
  .video-subhero .subhero-copy{
    min-width:0;
  }

  .intro h2,
  .section-title,
  .subhero-copy h1,
  .video-subhero .subhero-copy h1,
  .shop-card h2,
  .textile-cta-card h2,
  .club-shop-card h2,
  .club-cta-card h2,
  .sign-cta-card h2,
  .wrap-cta-card h2,
  .gift-cta-card h2,
  .print-cta-card h2,
  .branding-cta-card h2,
  .contact-cta h2,
  .legal-hero h1{
    overflow-wrap:normal !important;
    word-break:normal !important;
    hyphens:none !important;
    -webkit-hyphens:none !important;
    text-wrap:balance;
  }

  .section-head{
    gap:22px !important;
    margin-bottom:34px !important;
  }

  .section-head > div{
    display:grid;
    gap:10px;
  }

  .section-head .section-title,
  .intro h2,
  .subhero-copy h1,
  .video-subhero .subhero-copy h1{
    margin-bottom:0 !important;
  }

  .section-head > p,
  .subhero-copy > p:not(.eyebrow),
  .video-subhero .subhero-copy > p:not(.eyebrow){
    margin-top:4px !important;
  }

  .intro-grid{
    gap:40px !important;
  }

  .intro-grid > div:first-child{
    display:grid;
    gap:18px;
  }

  .intro-copy p:first-child{
    margin-top:2px;
  }

  .projects .section-head > p,
  .services .section-head > p,
  .real-production .section-head > p,
  .gift-real-projects .section-head > p,
  .club-references .section-head > p,
  .wrap-benefits .section-head > p,
  .gift-products .section-head > p,
  .gift-quality .section-head > p,
  .wrap-services .section-head > p,
  .textile-process .section-head > p,
  .methods .section-head > p{
    max-width:100%;
    line-height:1.72;
  }
}

@media (max-width: 390px){
  .intro h2,
  .section-title,
  .subhero-copy h1,
  .video-subhero .subhero-copy h1{
    text-wrap:balance;
    hyphens:none !important;
    -webkit-hyphens:none !important;
  }
  .section-head{gap:24px !important;}
}


/* v39 – mehr mobile Luft zwischen Section-Headline und Content/Kacheln */
@media (max-width: 640px){
  /* Headline + Subline innerhalb eines Section-Headers */
  .section-head{
    gap:26px !important;
    margin-bottom:46px !important;
  }
  .section-head > div{
    gap:12px !important;
  }
  .section-head > p{
    margin-top:0 !important;
  }

  /* Bereiche, deren Kacheln nicht über .section-head gesteuert werden */
  .process-grid{
    margin-top:46px !important;
  }
  .facts{
    margin-top:34px !important;
  }
  .quality-list,
  .wrap-quality-list,
  .gift-occasion-list,
  .branding-system-list,
  .partner-story-points,
  .club-reference-copy-list{
    margin-top:32px !important;
  }

  /* Premium-/Editorial-Bereiche: Textblock und nachfolgende Bilder deutlicher trennen */
  .image-story-grid,
  .image-curation,
  .club-reference-premium,
  .club-reference-lead{
    gap:32px !important;
  }
  .image-story-visuals,
  .curated-mosaic,
  .club-reference-premium-grid{
    margin-top:2px;
  }

  /* Direkte Headline-zu-Grid-Abstände auf allen Leistungsbereichen */
  .services .service-grid,
  .projects .project-grid,
  .gift-products .gift-products-layout,
  .gift-real-projects .image-curation,
  .gift-quality .gift-benefit-grid,
  .textile-methods .method-layout,
  .textile-uses .textile-use-layout,
  .club-range .club-bento,
  .club-references .club-reference-premium,
  .sign-solutions .sign-solutions-layout,
  .sign-benefits .sign-benefit-grid,
  .wrap-services .wrap-services-layout,
  .wrap-benefits .wrap-benefit-grid,
  .print-products .print-product-grid,
  .branding-services .branding-services-layout,
  .partner-model-grid{
    margin-top:0 !important;
  }

  /* CTA-Headlines bekommen vor den Aktionen ebenfalls mehr Luft */
  .cta-actions,
  .contact-actions{
    margin-top:8px;
  }
}

@media (max-width: 390px){
  .section-head{margin-bottom:42px !important;gap:24px !important;}
  .process-grid{margin-top:42px !important;}
  .image-story-grid,.image-curation,.club-reference-premium,.club-reference-lead{gap:28px !important;}
}


/* v40 – Mobile Headline-Clipping endgültig beheben */
@media (max-width: 640px){
  .section-head,
  .section-head > div,
  .intro-grid > div:first-child,
  .subhero-copy,
  .video-subhero .subhero-copy,
  .image-story-copy,
  .image-curation-copy,
  .contact-cta-copy,
  .service-content{
    overflow:visible !important;
  }

  .intro h2,
  .section-title,
  .hero h1,
  .subhero-copy h1,
  .video-subhero .subhero-copy h1,
  .shop-card h2,
  .textile-cta-card h2,
  .club-shop-card h2,
  .club-cta-card h2,
  .sign-cta-card h2,
  .wrap-cta-card h2,
  .gift-cta-card h2,
  .print-cta-card h2,
  .branding-cta-card h2,
  .contact-cta h2,
  .legal-hero h1{
    line-height:1.10 !important;
    overflow:visible !important;
    padding-top:.03em;
    padding-bottom:.10em;
    margin-top:-.03em;
    text-rendering:geometricPrecision;
  }

  .hero h1,
  .subhero-copy h1,
  .video-subhero .subhero-copy h1{
    line-height:1.06 !important;
    padding-bottom:.12em;
  }

  .section-title,
  .intro h2{
    line-height:1.08 !important;
  }

  .process > .container > .section-title,
  .process .section-title{
    margin-bottom:0 !important;
    padding-bottom:.12em;
  }

  .service-card h3,
  .method-card h3,
  .use-card h3,
  .gift-card h3,
  .wrap-card h3,
  .sign-card h3,
  .print-product-card h3,
  .branding-card h3,
  .club-bento-card h3,
  .step h3{
    line-height:1.15 !important;
    overflow:visible !important;
    padding-bottom:.06em;
  }
}

@media (max-width:390px){
  .intro h2,.section-title{line-height:1.09 !important}
  .hero h1,.subhero-copy h1,.video-subhero .subhero-copy h1{line-height:1.07 !important}
}


/* v41 – Descender-Clipping auf iPhone/Safari sicher beheben */
@media (max-width: 640px){
  .intro h2,
  .section-title,
  .hero h1,
  .subhero-copy h1,
  .video-subhero .subhero-copy h1,
  .shop-card h2,
  .textile-cta-card h2,
  .club-shop-card h2,
  .club-cta-card h2,
  .sign-cta-card h2,
  .wrap-cta-card h2,
  .gift-cta-card h2,
  .print-cta-card h2,
  .branding-cta-card h2,
  .contact-cta h2,
  .legal-hero h1{
    display:block !important;
    line-height:1.14 !important;
    overflow:visible !important;
    padding-top:.04em !important;
    padding-bottom:.18em !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
  }

  .hero h1,
  .subhero-copy h1,
  .video-subhero .subhero-copy h1{
    line-height:1.10 !important;
    padding-bottom:.20em !important;
  }

  .section-head > div,
  .intro-grid > div:first-child,
  .subhero-copy,
  .video-subhero .subhero-copy{
    padding-bottom:2px;
  }

  .section-head > p,
  .subhero-copy > p:not(.eyebrow),
  .video-subhero .subhero-copy > p:not(.eyebrow){
    margin-top:10px !important;
  }

  .step h3,
  .service-card h3,
  .method-card h3,
  .use-card h3,
  .gift-card h3,
  .wrap-card h3,
  .sign-card h3,
  .print-product-card h3,
  .branding-card h3,
  .club-bento-card h3{
    line-height:1.18 !important;
    padding-bottom:.10em !important;
    overflow:visible !important;
  }
}

@media (max-width: 390px){
  .intro h2,
  .section-title,
  .hero h1,
  .subhero-copy h1,
  .video-subhero .subhero-copy h1{
    line-height:1.15 !important;
    padding-bottom:.19em !important;
  }
}


/* v42 – Mobile Burgermenü: alle Leistungs-Unterseiten sichtbar */
@media (max-width:980px){
  .nav.open{
    display:flex !important;
    position:fixed;
    inset:0;
    z-index:105;
    background:rgba(24,24,24,.985);
    flex-direction:column;
    justify-content:flex-start;
    align-items:stretch;
    gap:0;
    padding:108px 24px 36px;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    font-size:1rem;
  }
  .nav.open > a,
  .nav.open > .nav-item > a{
    display:block;
    width:100%;
    padding:16px 2px;
    border-bottom:1px solid rgba(255,255,255,.11);
    font-size:1.1rem;
    font-weight:700;
    line-height:1.3;
    opacity:1;
  }
  .nav.open .nav-item{
    width:100%;
    position:static;
  }
  .nav.open .dropdown{
    position:static !important;
    left:auto !important;
    top:auto !important;
    width:100% !important;
    margin:0;
    padding:8px 0 10px 16px;
    background:transparent !important;
    color:#fff !important;
    border-radius:0;
    box-shadow:none !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
  }
  .nav.open .dropdown a{
    display:block;
    padding:11px 0;
    border-radius:0;
    color:rgba(255,255,255,.74);
    font-size:.96rem;
    font-weight:500;
    line-height:1.35;
    opacity:1;
  }
  .nav.open .dropdown a:hover,
  .nav.open .dropdown a:focus{
    background:transparent;
    color:#fff;
  }
  .nav.open .nav-cta{
    margin-top:18px;
    padding:14px 18px;
    border:0;
    border-radius:999px;
    background:#fff;
    color:#1c1c1c;
    text-align:center;
  }
  .menu-btn{
    position:relative;
    z-index:110;
  }
  body:has(.nav.open){overflow:hidden;}
}
@media (max-width:640px){
  .nav.open{padding:96px 20px 28px;}
  .nav.open > a,.nav.open > .nav-item > a{padding:14px 2px;font-size:1.04rem;}
  .nav.open .dropdown{padding-left:14px;}
  .nav.open .dropdown a{padding:9px 0;font-size:.92rem;}
}


/* v43 – mobiles Burgermenü sauber neu aufgebaut */
@media (max-width: 980px){
  .site-header{background:rgba(18,18,18,.92);backdrop-filter:blur(14px);}
  .header-inner{min-height:72px;}
  .brand{position:relative;z-index:220;}
  .brand span{display:none;}
  .menu-btn{
    display:flex !important;
    align-items:center;
    justify-content:center;
    width:48px;
    height:48px;
    border-radius:14px;
    font-size:1.9rem;
    line-height:1;
    color:#fff;
    position:relative;
    z-index:220;
  }
  .nav{
    display:none !important;
  }
  .nav.open{
    display:flex !important;
    position:fixed;
    inset:0;
    z-index:210;
    background:#161616;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
    gap:0;
    padding:96px 22px 28px;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  .nav.open > a,
  .nav.open > .nav-item > a{
    display:block;
    width:100%;
    padding:15px 0;
    border-bottom:1px solid rgba(255,255,255,.10);
    font-size:1.08rem;
    line-height:1.35;
    font-weight:700;
    opacity:1;
  }
  .nav.open > .nav-item > a{
    color:#fff;
  }
  .nav.open .nav-item{position:static;width:100%;}
  .nav.open .dropdown{
    display:grid !important;
    position:static !important;
    width:100% !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    box-shadow:none !important;
    background:transparent !important;
    color:#fff !important;
    padding:10px 0 14px 14px;
    margin:0;
    border-radius:0;
    gap:0;
  }
  .nav.open .dropdown a{
    display:block;
    padding:10px 0;
    color:rgba(255,255,255,.76);
    font-size:.95rem;
    line-height:1.4;
    border-radius:0;
    background:transparent !important;
  }
  .nav.open .dropdown a:hover,
  .nav.open .dropdown a:focus{color:#fff;}
  .nav.open .nav-cta{
    margin-top:16px;
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:54px;
    padding:0 20px;
    background:#fff !important;
    color:#1c1c1c !important;
    border-radius:999px;
    border:0;
  }
  body.menu-open{overflow:hidden;}
}
@media (max-width: 640px){
  .nav.open{padding:90px 20px 24px;}
  .nav.open > a,
  .nav.open > .nav-item > a{font-size:1rem;padding:14px 0;}
  .nav.open .dropdown{padding-left:12px;}
  .nav.open .dropdown a{font-size:.91rem;padding:9px 0;}
}


/* v44 – mobiles Burgermenü sauber & vollständig */
.mobile-only,.mobile-legal{display:none}
@media (max-width:980px){
  .site-header{background:transparent;backdrop-filter:none}
  .site-header.scrolled,
  body.menu-open .site-header{background:rgba(18,18,18,.94);backdrop-filter:blur(14px)}
  .header-inner{min-height:72px}
  .brand,.menu-btn{position:relative;z-index:220}
  .nav:not(.open){
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
    max-height:0 !important;
    overflow:hidden !important;
  }
  .nav.open{
    display:flex !important;
    position:fixed;
    top:84px;
    right:0;
    left:0;
    bottom:0;
    height:calc(100dvh - 84px);
    z-index:210;
    background:#161616;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
    gap:0;
    padding:18px 22px 28px;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    border-top:1px solid rgba(255,255,255,.08);
  }
  .mobile-only{display:block}
  .nav.open > a,
  .nav.open > .nav-item > a{
    display:block;
    width:100%;
    padding:15px 0;
    border-bottom:1px solid rgba(255,255,255,.10);
    font-size:1.05rem;
    line-height:1.35;
    font-weight:700;
    opacity:1;
    color:#fff;
  }
  .nav.open > a.mobile-only:first-child{
    padding-top:4px;
  }
  .nav.open .nav-item{position:static;width:100%}
  .nav.open .dropdown{
    display:grid !important;
    position:static !important;
    width:100% !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    box-shadow:none !important;
    background:transparent !important;
    color:#fff !important;
    padding:10px 0 14px 14px;
    margin:0;
    border-radius:0;
    gap:0;
  }
  .nav.open .dropdown a{
    display:block;
    padding:10px 0;
    color:rgba(255,255,255,.76);
    font-size:.95rem;
    line-height:1.4;
    border-radius:0;
    background:transparent !important;
  }
  .nav.open .dropdown a:hover,
  .nav.open .dropdown a:focus{color:#fff}
  .nav.open .nav-cta{
    margin-top:16px;
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:54px;
    padding:0 20px;
    background:#fff !important;
    color:#1c1c1c !important;
    border-radius:999px;
    border:0;
  }
  .mobile-legal{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin-top:18px;
    padding-top:18px;
    border-top:1px solid rgba(255,255,255,.08);
  }
  .mobile-legal a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:46px;
    border:1px solid rgba(255,255,255,.14);
    border-radius:14px;
    color:rgba(255,255,255,.82);
    font-size:.92rem;
  }
  body.menu-open{overflow:hidden}
}
@media (max-width:640px){
  .nav.open{top:80px;height:calc(100dvh - 80px);padding:16px 20px 24px}
  .nav.open > a,
  .nav.open > .nav-item > a{font-size:1rem;padding:14px 0}
  .nav.open .dropdown{padding-left:12px}
  .nav.open .dropdown a{font-size:.91rem;padding:9px 0}
  .mobile-legal{grid-template-columns:1fr}
}


/* v45 – mobile Unterseiten-Header: mehr linker Innenabstand + Eyebrow weiß */
.subhero .eyebrow,
.video-subhero .eyebrow{
  color:#ffffff;
}

@media (max-width: 640px){
  .subhero .container,
  .video-subhero .container{
    width:min(calc(100% - 32px), var(--max));
  }

  .subhero-grid,
  .video-subhero .subhero-grid{
    padding-left:8px;
    padding-right:0;
  }

  .subhero-copy,
  .video-subhero .subhero-copy{
    padding-left:6px;
  }

  .subhero .eyebrow,
  .video-subhero .eyebrow{
    color:#ffffff !important;
  }
}

@media (max-width: 390px){
  .subhero-grid,
  .video-subhero .subhero-grid{
    padding-left:10px;
  }

  .subhero-copy,
  .video-subhero .subhero-copy{
    padding-left:8px;
  }
}


/* v46 – Desktop separat stabilisieren; Mobile bleibt unverändert */
@media (min-width: 981px){
  /* Überschriften auf Desktop niemals durch Reveal/Clip ausblenden */
  .section-title,
  .section-title.wow-reveal,
  .intro h2,
  .process .section-title,
  .legal-hero h1,
  .shop-card h2,
  .textile-cta-card h2,
  .club-shop-card h2,
  .club-cta-card h2,
  .sign-cta-card h2,
  .wrap-cta-card h2,
  .gift-cta-card h2,
  .print-cta-card h2,
  .branding-cta-card h2,
  .contact-cta h2{
    opacity:1 !important;
    visibility:visible !important;
    clip-path:none !important;
    filter:none !important;
    transform:none !important;
  }

  /* Desktop-Sections wieder kompakter und klarer */
  .section{padding:92px 0;}
  .section-head{margin-bottom:38px;gap:46px;}
  .section-head > div{min-width:0;}
  .section-head .section-title{margin-top:0;}
  .section-head > p{margin:0 0 4px;}

  /* Prozessblöcke und direkt folgende Karten nicht unnötig weit weg */
  .process-grid{margin-top:38px;}
  .method-layout,
  .textile-use-layout,
  .gift-products-layout,
  .wrap-services-layout,
  .sign-solutions-layout,
  .branding-services-layout,
  .club-reference-premium,
  .image-curation,
  .image-story-grid{margin-top:0;}

  /* Desktop-Animation bei normalen Textblöcken bleibt, Headlines aber stabil */
  .section-title.wow-reveal.wow-in,
  .section-title.wow-reveal{
    transition:none !important;
  }
}
