/** Shopify CDN: Minification failed

Line 14:12 Expected identifier but found "{"
Line 14:13 Unexpected "{"
Line 14:23 Expected ":"
Line 14:59 Expected identifier but found "{"
Line 14:60 Unexpected "{"
Line 14:70 Expected ":"
Line 14:112 Expected identifier but found "{"
Line 14:113 Unexpected "{"
Line 14:123 Expected ":"

**/
:root{--red:{{ settings.accent | default:'#ef0b0b' }};--bg:{{ settings.background | default:'#050505' }};--text:{{ settings.text | default:'#fff' }};--panel:#0d0d0f;--line:#29292d;--muted:#aaa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(1440px,calc(100% - 64px));margin-inline:auto}.announcement{height:32px;display:grid;place-items:center;border-bottom:1px solid #222;font-weight:800;font-size:13px;letter-spacing:.04em}.site-header{height:76px;padding:0 4%;display:flex;align-items:center;gap:34px;border-bottom:1px solid #333;background:rgba(5,5,5,.92);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;min-width:220px}.brand-image{max-height:58px;width:auto}.brand-mark{font-size:30px;font-weight:1000;color:var(--red);letter-spacing:-5px;margin-right:8px}.brand-copy{display:flex;flex-direction:column;line-height:.78;font-style:italic}.brand-copy b{font-size:17px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:8px;margin-top:6px;color:#bbb}.desktop-nav{display:flex;justify-content:center;gap:34px;flex:1}.desktop-nav a{font-size:13px;font-weight:900;text-transform:uppercase;white-space:nowrap}.desktop-nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:22px;font-size:27px}.header-actions a{position:relative}.cart-link span{position:absolute;right:-8px;top:-8px;background:var(--red);font:700 10px Arial;border-radius:50%;width:18px;height:18px;display:grid;place-items:center}.mobile-menu{display:none}.hero{min-height:570px;background-image:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.63) 43%,rgba(0,0,0,.08) 72%),var(--hero,radial-gradient(circle at 70%,#531010,#060606 55%));background-size:cover;background-position:center;display:flex;align-items:center;position:relative;padding:70px 6%}.hero-content{max-width:760px}.eyebrow,.section-kicker{font-size:13px;color:#bbb;font-weight:800;letter-spacing:.08em}.hero h1,.inner-hero h1{font-size:clamp(52px,6vw,92px);line-height:.92;margin:18px 0 10px;font-weight:1000;letter-spacing:-.055em;max-width:850px}.hero-content>p:not(.eyebrow){font-size:21px;margin:0 0 24px;color:#eee}.hero-buttons{display:flex;gap:18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:2px solid white;padding:15px 34px;border-radius:999px;text-transform:uppercase;font-size:14px;font-weight:900;cursor:pointer}.btn span{font-size:24px;line-height:.5}.btn.primary{background:var(--red);border-color:var(--red);color:#fff}.btn.outline{background:rgba(0,0,0,.35)}.hero-script{position:absolute;right:5%;bottom:60px;font-size:40px;font-style:italic;font-weight:1000;line-height:.8;transform:rotate(-7deg);color:#aaa}.hero-script i{display:block;background:var(--red);width:60px;height:4px;margin:14px 0 0 20px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:-50px;position:relative;z-index:3}.category-card{height:165px;border:1px solid #3b3b3f;border-radius:6px;overflow:hidden;position:relative;background:#151515}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.86),transparent 68%)}.category-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.category-card:hover img{transform:scale(1.06)}.category-card span{position:absolute;left:18px;bottom:16px;z-index:2;font-size:15px;font-weight:1000}.category-card b{position:absolute;right:12px;bottom:10px;z-index:2;border:1px solid white;border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.products-section{padding:52px 0 36px}.section-kicker{display:flex;align-items:center;gap:10px}.section-kicker i{width:24px;height:3px;background:var(--red);display:inline-block}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:10px 0 18px}.section-heading h2{font-size:40px;margin:0;font-weight:1000;letter-spacing:-.035em}.section-heading>a{font-size:13px;border-bottom:1px solid var(--red);padding-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{background:linear-gradient(145deg,#171719,#090909);border:1px solid #343438;border-radius:6px;padding:15px;min-width:0}.product-media{height:260px;display:block;position:relative}.product-media img{width:100%;height:100%;object-fit:contain}.heart{position:absolute;right:0;top:0;border:1px solid #777;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:20px}.product-card small{color:#aaa}.product-card h3{font-size:16px;min-height:40px;margin:5px 0}.product-card>strong{font-size:22px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.stock{color:#54c56a;font-size:13px;white-space:nowrap}.card-bottom button{border:0;border-radius:999px;background:var(--red);color:#fff;padding:12px 20px;font-weight:800;cursor:pointer}.benefits{border-top:1px solid #292929;border-bottom:1px solid #292929;display:grid;grid-template-columns:repeat(4,1fr);padding:20px 4%;gap:25px;background:repeating-linear-gradient(120deg,#090909,#090909 4px,#0d0d0d 4px,#0d0d0d 8px)}.benefits>div{display:flex;align-items:center;gap:17px;border-right:1px solid #444}.benefits>div:last-child{border:0}.benefits b{border:2px solid var(--red);color:var(--red);border-radius:50%;width:56px;height:56px;display:grid;place-items:center;font-size:25px}.benefits span{display:flex;flex-direction:column;gap:6px}.benefits strong{font-size:13px}.benefits small{color:#aaa}.site-footer{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px;padding-block:55px 25px}.site-footer h3{font-size:15px;text-transform:uppercase}.site-footer a{display:block;color:#aaa;margin:10px 0;font-size:14px}.footer-brand{font-size:24px;font-weight:1000}.footer-brand span{color:var(--red)}.site-footer p{color:#aaa;font-size:14px}.newsletter{display:flex;border:1px solid #555;border-radius:999px;overflow:hidden}.newsletter input{background:transparent;border:0;padding:12px 16px;color:#fff;width:100%;outline:0}.newsletter button{background:var(--red);color:#fff;border:0;width:45px}.copyright{grid-column:1/-1;color:#777;border-top:1px solid #222;padding-top:20px}.inner-hero,.simple-page{padding-top:70px;padding-bottom:50px}.inner-hero h1,.simple-page h1{font-size:clamp(44px,6vw,74px)}.collection-products{padding-bottom:70px}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;padding-block:70px}.product-gallery{background:#101012;border:1px solid #303034;border-radius:8px;padding:30px}.product-gallery img{width:100%;height:620px;object-fit:contain}.product-info h1{font-size:48px;line-height:1;margin:20px 0}.product-price{font-size:30px;font-weight:900;margin:15px 0}.product-description{color:#bbb;line-height:1.65}.product-info select,.search-form input{width:100%;padding:14px;background:#111;color:#fff;border:1px solid #555;border-radius:6px;margin:20px 0}.product-submit{width:100%;border:0}.cart-item{display:flex;gap:20px;border-bottom:1px solid #333;padding:18px}.cart-item img{width:110px;height:110px;object-fit:contain}.pagination{grid-column:1/-1;padding:30px;text-align:center}.search-form{display:flex;gap:12px}.search-form input{margin:0}.placeholder .product-media{background:radial-gradient(circle,#352020,#101010)}
@media(max-width:1300px){.site-header{gap:18px;padding-inline:2%}.brand{min-width:170px}.desktop-nav{gap:16px}.desktop-nav a{font-size:11px}.header-actions{gap:12px;font-size:22px}}
@media(max-width:1100px){.desktop-nav{gap:14px}.desktop-nav a{font-size:11px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.benefits>div:nth-child(2){border:0}}
@media(max-width:760px){.page-width{width:min(100% - 28px,600px)}.announcement{font-size:11px}.site-header{height:68px;padding:0 12px;gap:10px}.brand{min-width:0;flex:0 1 112px}.brand-image{max-width:112px}.brand-copy{display:none}.desktop-nav{display:none}.header-actions{margin-left:auto;font-size:19px;gap:9px}.header-actions select{max-width:78px;font-size:11px}.mobile-menu{display:block;order:-1}.mobile-menu summary{font-size:24px;list-style:none}.mobile-menu nav{position:absolute;left:0;top:100%;background:#080808;width:100%;padding:15px 25px;border-bottom:1px solid #444}.mobile-menu nav a{display:block;padding:12px;font-weight:800}.hero{min-height:570px;padding:80px 25px;background-position:62% center;overflow:hidden}.hero h1{font-size:clamp(32px,10vw,42px);max-width:100%;overflow-wrap:normal;word-break:normal}.hero-content>p:not(.eyebrow){font-size:17px}.hero-buttons{flex-direction:column;align-items:flex-start;width:100%}.hero-buttons .btn{width:100%;padding:14px 24px;gap:14px;font-size:13px}.hero-script{display:none}.category-grid{grid-template-columns:repeat(2,1fr);margin-top:-25px}.category-card{height:145px}.section-heading{display:block}.section-heading h2{font-size:32px;margin-bottom:14px}.product-grid{grid-template-columns:1fr}.product-media{height:280px}.benefits{grid-template-columns:1fr}.benefits>div{border:0;border-bottom:1px solid #333;padding-bottom:16px}.site-footer{grid-template-columns:1fr;gap:22px}.product-page{grid-template-columns:1fr;gap:25px}.product-gallery img{height:360px}.product-info h1{font-size:36px}.search-form{display:block}}

button,input,select{font:inherit}:focus-visible{outline:2px solid var(--red);outline-offset:3px}.card-price{display:flex;align-items:baseline;gap:10px;min-height:28px}.card-price strong{font-size:22px}.card-price s,.product-price s{color:#888;font-size:.65em;font-weight:600}.breadcrumbs{display:flex;align-items:center;gap:9px;color:#888;font-size:13px;margin-bottom:24px;overflow:hidden}.breadcrumbs a:hover{color:var(--red)}.breadcrumbs strong{color:#ddd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection-description{max-width:780px;color:#aaa;line-height:1.65}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:20px;margin-bottom:22px;color:#bbb;font-size:14px}.collection-toolbar form{display:flex;align-items:center;gap:10px}.collection-toolbar select{background:#111;color:#fff;border:1px solid #555;border-radius:5px;padding:10px 34px 10px 12px}.empty-state{grid-column:1/-1;text-align:center;border:1px solid var(--line);background:linear-gradient(145deg,#141416,#090909);border-radius:8px;padding:55px 25px}.empty-state h2{font-size:30px;margin-top:0}.empty-state p{color:#aaa;margin-bottom:25px}.product-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px}.product-thumbs a{background:#101012;border:1px solid #303034;border-radius:6px;padding:6px}.product-thumbs img{width:100%;height:80px;object-fit:contain}.product-price{display:flex;align-items:baseline;gap:14px}.product-status{color:#54c56a;font-weight:700}.product-status.sold-out{color:#ef5555}.product-info form>label{display:block;margin:18px 0 7px;font-size:13px;text-transform:uppercase;font-weight:800;letter-spacing:.06em}.product-info select,.search-form input,.quantity-input{width:100%;padding:14px;background:#111;color:#fff;border:1px solid #555;border-radius:6px}.product-info select{margin:0}.quantity-input{max-width:110px;margin-bottom:20px}.product-submit:disabled{filter:grayscale(1);opacity:.55;cursor:not-allowed}.tax-note{font-size:12px;color:#888;text-align:center}.cart-page{max-width:1050px}.cart-items{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#0b0b0d}.cart-item{display:grid;grid-template-columns:120px 1fr auto;align-items:center}.cart-item:last-child{border-bottom:0}.cart-item-info{display:flex;flex-direction:column;align-items:flex-start;gap:7px;color:#aaa;font-size:13px}.cart-item-title{color:#fff;font-weight:800;font-size:16px}.cart-item-info label{text-transform:uppercase;font-size:11px;font-weight:800}.cart-item-info input{width:78px;padding:9px;background:#111;color:#fff;border:1px solid #555;border-radius:5px}.remove-link{color:#ef6b6b;text-decoration:underline}.cart-summary{margin:22px 0 0 auto;max-width:520px;background:#101012;border:1px solid var(--line);border-radius:8px;padding:24px}.cart-summary>p{display:flex;justify-content:space-between;font-size:18px}.cart-summary>small{color:#888}.cart-buttons{display:flex;gap:12px;margin-top:20px}.cart-buttons .btn{flex:1;padding:13px 20px}
@media(max-width:760px){.collection-toolbar{align-items:flex-start;gap:14px;flex-direction:column}.collection-toolbar form,.collection-toolbar select{width:100%}.product-thumbs{grid-template-columns:repeat(3,1fr)}.cart-item{grid-template-columns:90px 1fr;align-items:start;padding:14px}.cart-item img{width:85px;height:85px}.cart-item>strong{grid-column:2}.cart-buttons{flex-direction:column}.cart-buttons .btn{width:100%}}

.moto-finder{display:grid;grid-template-columns:1fr minmax(420px,.85fr);gap:48px;align-items:end;margin-bottom:28px;padding:28px;border:1px solid var(--line);border-left:4px solid var(--red);border-radius:8px;background:linear-gradient(135deg,#151517,#090909)}
.moto-finder__intro h2{margin:8px 0;font-size:clamp(28px,3vw,42px);line-height:1;text-transform:uppercase;letter-spacing:-.035em}
.moto-finder__intro>p:last-child{margin:0;color:var(--muted)}
.moto-finder__fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.moto-finder__fields--car{grid-template-columns:repeat(3,minmax(0,1fr))}
.moto-finder__fields label{display:grid;gap:8px;color:#ddd;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.moto-finder__fields select{width:100%;padding:14px 42px 14px 14px;border:1px solid #555;border-radius:6px;background:#0b0b0d;color:#fff;cursor:pointer}
.moto-finder__fields select:disabled{cursor:not-allowed;opacity:.45}
.moto-product{min-width:0}.moto-product>.product-card{height:100%}
.moto-filter-empty{grid-column:1/-1}.moto-filter-empty[hidden],.moto-product[hidden]{display:none}

@media(max-width:760px){.moto-finder{grid-template-columns:1fr;gap:22px;padding:22px}.moto-finder__fields,.moto-finder__fields--car{grid-template-columns:1fr}}

/* Reinweiße, kontrastreiche Warenkorb-Symbole */
.cart-icon{display:block;width:28px;height:28px;fill:none;stroke:#fff;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.cart-link span{color:#fff}
.card-bottom button{display:inline-flex;align-items:center;justify-content:center;gap:9px}
.card-cart-icon{width:19px;height:19px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}

/* Kontaktbereich im MOMO-Look */
.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:1.1fr 1fr 1.3fr 1fr;align-items:center;gap:32px;margin-top:12px;padding:28px 30px;background:linear-gradient(135deg,#151517,#080808);border:1px solid #303034;border-left:4px solid var(--red);border-radius:8px}
.footer-contact-heading{display:flex;align-items:center;gap:16px}.footer-contact-heading>span{width:48px;height:48px;display:grid;place-items:center;border:2px solid var(--red);border-radius:50%;color:var(--red);font-size:30px;font-weight:900}.footer-contact-heading small,.footer-contact-links small,.footer-register small{display:block;color:#8f8f95;font-size:11px;font-style:normal;text-transform:uppercase;letter-spacing:.08em}.footer-contact-heading h3{margin:5px 0 0;font-size:23px}.footer-contact address{display:flex;flex-direction:column;gap:4px;color:#c7c7ca;font-size:14px;font-style:normal}.footer-contact address strong{color:#fff;margin-bottom:3px}.footer-contact-links{display:flex;flex-direction:column;gap:14px}.site-footer .footer-contact-links a{margin:0;color:#fff}.footer-contact-links strong,.footer-register strong{display:block;margin-top:4px;font-size:15px}.footer-contact-links a:hover strong{color:var(--red)}.footer-register{color:#fff}
@media(max-width:980px){.footer-contact{grid-template-columns:1fr 1fr}.footer-contact-heading{grid-column:1/-1}}
@media(max-width:760px){.footer-contact{grid-template-columns:1fr;padding:24px 20px;gap:22px}.footer-contact-heading{grid-column:auto}}
