:root{--etf-gp:#c7a66a;--etf-ga:#c29b58;--etf-gl:#d0b17d;--etf-bd:#0e0e0e;--etf-bf:#151515;--etf-bs:#1a1410;--etf-bm:#2a2018;--etf-tx:#fff;--etf-tx-mid:rgba(255,255,255,.72);--etf-tx-low:rgba(255,255,255,.5);--etf-bo:rgba(255,255,255,.1);--etf-ee-expo:cubic-bezier(.16,1,.3,1);--etf-ee-quart:cubic-bezier(.25,1,.5,1)}#etf-custom{position:relative;padding:96px 0 120px;background:linear-gradient(135deg,#0e0e0e,#1a1410,#2a2018,#1a1410,#0e0e0e);background-size:400% 400%;animation:etf-shift 22s ease infinite;overflow:hidden;font-family:Barlow,sans-serif;color:var(--etf-tx);width:100vw;margin-left:calc(50% - 50vw)}@keyframes etf-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}#etf-custom:before{content:"";position:absolute;top:-300px;right:-200px;width:900px;height:900px;border-radius:50%;background:radial-gradient(circle,rgba(199,166,106,.22),transparent 65%);pointer-events:none;z-index:0;animation:etf-glow 18s ease-in-out infinite alternate}#etf-custom:after{content:"";position:absolute;bottom:-300px;left:-200px;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(199,166,106,.12),transparent 70%);pointer-events:none;z-index:0;animation:etf-glow 22s ease-in-out infinite alternate-reverse}@keyframes etf-glow{0%{transform:translate(0) scale(1);opacity:.8}to{transform:translate(-50px,50px) scale(1.15);opacity:1}}#etf-custom .etf-pa{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:1}#etf-custom .etf-p{position:absolute;width:4px;height:4px;background:radial-gradient(circle,var(--etf-gp),transparent 70%);border-radius:50%;opacity:0;animation:etf-float 14s linear infinite}@keyframes etf-float{0%{transform:translateY(110vh) translate(0);opacity:0}10%{opacity:.8}90%{opacity:.55}to{transform:translateY(-10vh) translate(40px);opacity:0}}#etf-custom .etf-p:nth-child(1){left:6%;animation-delay:0s}#etf-custom .etf-p:nth-child(2){left:14%;animation-delay:2.4s;width:3px;height:3px}#etf-custom .etf-p:nth-child(3){left:24%;animation-delay:4.8s;width:5px;height:5px}#etf-custom .etf-p:nth-child(4){left:35%;animation-delay:1.2s}#etf-custom .etf-p:nth-child(5){left:46%;animation-delay:6.6s;width:3px;height:3px}#etf-custom .etf-p:nth-child(6){left:58%;animation-delay:3.6s}#etf-custom .etf-p:nth-child(7){left:68%;animation-delay:8.4s;width:2px;height:2px}#etf-custom .etf-p:nth-child(8){left:78%;animation-delay:5.2s;width:6px;height:6px}#etf-custom .etf-p:nth-child(9){left:88%;animation-delay:7.8s}#etf-custom .etf-p:nth-child(10){left:96%;animation-delay:10.2s;width:3px;height:3px}#etf-custom .etf-st{position:absolute;width:220px;height:1.5px;background:linear-gradient(90deg,transparent,rgba(199,166,106,.85),transparent);border-radius:99px;opacity:0;filter:drop-shadow(0 0 4px rgba(199,166,106,.6));animation:etf-streak 7s linear infinite}@keyframes etf-streak{0%{transform:translate3d(-30vw,0,0) rotate(-22deg);opacity:0}6%{opacity:1}88%{opacity:.85}to{transform:translate3d(120vw,-260px,0) rotate(-22deg);opacity:0}}#etf-custom .etf-st:nth-of-type(1){top:14%;animation-delay:.5s;animation-duration:6.5s}#etf-custom .etf-st:nth-of-type(2){top:32%;animation-delay:3.2s;animation-duration:8.5s;width:280px}#etf-custom .etf-st:nth-of-type(3){top:56%;animation-delay:1.8s;animation-duration:7.2s;width:180px}#etf-custom .etf-st:nth-of-type(4){top:72%;animation-delay:5.4s;animation-duration:9s}#etf-custom .etf-st:nth-of-type(5){top:88%;animation-delay:4s;animation-duration:6.8s;width:240px}@media(prefers-reduced-motion:reduce){#etf-custom .etf-p,#etf-custom .etf-st{animation:none;opacity:0}}#etf-custom .etf-w{max-width:1280px;margin:0 auto;padding:0 32px;position:relative;z-index:2}#etf-custom .etf-header{margin-bottom:48px;text-align:center}#etf-custom .etf-eyebrow{display:inline-block;margin:0 0 18px;padding:7px 18px;background:#c7a66a1a;border:1px solid rgba(199,166,106,.3);border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--etf-gp);animation:etf-fade-up .9s var(--etf-ee-expo) both}#etf-custom .etf-title{margin:0 0 18px;font-size:clamp(36px,5.4vw,68px);line-height:1.05;letter-spacing:-.022em;font-weight:700;color:var(--etf-tx);animation:etf-fade-up 1s .1s var(--etf-ee-expo) both}#etf-custom .etf-title strong{color:var(--etf-gp);font-weight:700}#etf-custom .etf-subtitle{margin:0 auto;max-width:720px;font-size:17px;line-height:1.6;color:var(--etf-tx-mid);animation:etf-fade-up 1s .2s var(--etf-ee-expo) both}@keyframes etf-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}#etf-custom .steplbl{display:flex;align-items:center;gap:10px;margin:34px 0 16px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--etf-tx-low)}#etf-custom .steplbl b{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--etf-gp);color:#0e0e0e;font-size:11px;font-weight:800}#etf-custom .steplbl small{font-weight:600;letter-spacing:0;text-transform:none;color:#ffffff59;font-size:12px}#etf-custom .tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}#etf-custom .tile{position:relative;border:1px solid var(--etf-bo);border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#ffffff0d,#ffffff05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;padding:0;font-family:inherit;text-align:left;transition:transform .4s var(--etf-ee-expo),border-color .35s var(--etf-ee-quart),box-shadow .4s var(--etf-ee-expo)}#etf-custom .tile:hover{transform:translateY(-5px);border-color:#c7a66a66;box-shadow:0 30px 70px #00000080,0 0 0 1px #c7a66a1a}#etf-custom .tile.on{border-color:var(--etf-gp);box-shadow:0 0 0 1px var(--etf-gp),0 6px 18px #c7a66a59}#etf-custom .tile .im{display:block;height:104px;background:var(--etf-bm);position:relative;overflow:hidden}#etf-custom .tile .im img{width:100%;height:100%;object-fit:cover;opacity:.88;transition:transform .6s var(--etf-ee-expo)}#etf-custom .tile:hover .im img{transform:scale(1.06)}#etf-custom .tile .im:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(14,14,14,.72),transparent 55%)}#etf-custom .tile .tx{display:block;padding:12px 14px 13px}#etf-custom .tile .nm{display:block;font-weight:700;font-size:14.5px;color:var(--etf-tx);letter-spacing:-.01em}#etf-custom .tile .ct{display:block;font-size:11.5px;color:var(--etf-gp);margin-top:3px;font-weight:600}#etf-custom .tile.soon{cursor:default}#etf-custom .tile.soon .im img{filter:grayscale(.85);opacity:.3}#etf-custom .tile.soon .nm{color:#fff6}#etf-custom .tile.soon .ct{color:#ffffff47}#etf-custom .tile.soon:hover{transform:none;border-color:var(--etf-bo);box-shadow:none}#etf-custom .tile.soon:hover .im img{transform:none}#etf-custom .tile .check{position:absolute;top:10px;right:10px;width:24px;height:24px;border-radius:50%;background:var(--etf-gp);display:none;align-items:center;justify-content:center;z-index:1;box-shadow:0 4px 12px #c7a66a4d}#etf-custom .tile.on .check{display:flex}#etf-custom .chips{display:flex;flex-wrap:wrap;gap:9px}#etf-custom .chip{border:1px solid rgba(255,255,255,.14);background:#ffffff08;color:#ffffffd9;border-radius:999px;padding:9px 20px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .25s var(--etf-ee-quart);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}#etf-custom .chip:hover{border-color:#c7a66a59;background:#c7a66a14}#etf-custom .chip.on{background:var(--etf-gp);border-color:var(--etf-gp);color:#0e0e0e;font-weight:700;box-shadow:0 6px 18px #c7a66a59}#etf-custom .searchrow{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap;align-items:center}#etf-custom .searchbox{flex:1;min-width:260px;position:relative}#etf-custom .searchbox input{width:100%;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#fff;border-radius:14px;padding:15px 16px 15px 46px;font-size:15px;font-family:inherit;font-weight:500;outline:none;transition:border .25s;box-shadow:0 20px 60px #0006,inset 0 1px #ffffff0d;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%)}#etf-custom .searchbox input::placeholder{color:#ffffff59}#etf-custom .searchbox input:focus{border-color:var(--etf-gp)}#etf-custom .searchbox svg{position:absolute;left:15px;top:16px;opacity:.5}#etf-custom .reset{border:none;background:none;color:var(--etf-tx-low);font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;font-family:inherit}#etf-custom .reset:hover{color:var(--etf-gp)}#etf-custom .rescount{margin:30px 0 18px;font-size:14px;color:var(--etf-tx-low)}#etf-custom .rescount b{color:var(--etf-gp);font-size:17px;font-weight:800}#etf-custom .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(272px,1fr));gap:20px}#etf-custom .card{position:relative;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .4s var(--etf-ee-expo),border-color .35s var(--etf-ee-quart),box-shadow .4s var(--etf-ee-expo),background .35s var(--etf-ee-quart);animation:etf-card-in .7s var(--etf-ee-expo) both}@keyframes etf-card-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}#etf-custom .card:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,var(--etf-gp) 50%,transparent 100%);transform:scaleX(0);transform-origin:left center;transition:transform .5s var(--etf-ee-expo);z-index:2}#etf-custom .card:hover{transform:translateY(-6px);border-color:#c7a66a66;background:linear-gradient(180deg,#ffffff14,#c7a66a0a);box-shadow:0 30px 70px #00000080,0 0 0 1px #c7a66a1a}#etf-custom .card:hover:before{transform:scaleX(1)}#etf-custom .cimg{height:168px;background:#fff;display:flex;align-items:center;justify-content:center;position:relative}#etf-custom .cimg img{max-width:80%;max-height:80%;object-fit:contain}#etf-custom .cimg .noimg{color:#bbb;font-size:12px}#etf-custom .pos{position:absolute;top:10px;left:10px;background:var(--etf-gp);color:#0e0e0e;font-size:10.5px;font-weight:800;padding:4px 11px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 4px 12px #c7a66a4d}#etf-custom .cbody{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1}#etf-custom .ctitle{font-weight:700;font-size:17px;letter-spacing:-.005em;color:var(--etf-tx);line-height:1.3}#etf-custom .cvar{font-size:12.5px;color:var(--etf-tx-mid);margin-top:4px;line-height:1.5;min-height:18px;flex:1}#etf-custom .cmeta{margin-top:12px;border-top:1px solid rgba(255,255,255,.08);padding-top:10px;display:flex;flex-direction:column;gap:5px}#etf-custom .cmeta .mrow{display:flex;gap:8px;font-size:12px;line-height:1.4}#etf-custom .cmeta .k{flex:0 0 68px;color:#fff6;font-weight:700;text-transform:uppercase;font-size:10px;letter-spacing:.08em;padding-top:1px}#etf-custom .cmeta .v{color:#ffffffd9;font-weight:600}#etf-custom .cmeta .v .warn{color:var(--etf-gl);font-weight:700}#etf-custom .cmeta .v .sztag{display:inline-block;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:5px;padding:1px 7px;margin:1px 4px 1px 0;font-size:10.5px;font-weight:600;color:#fffc;white-space:nowrap}#etf-custom .cmeta .v.ean{font-family:ui-monospace,monospace;font-size:11px;color:var(--etf-tx-low);font-weight:500}#etf-custom .cfoot{display:flex;align-items:center;justify-content:space-between;margin-top:14px}#etf-custom .price{font-weight:800;font-size:20px;color:var(--etf-tx)}#etf-custom .price small{font-weight:600;font-size:11px;color:#ffffff73;margin-left:3px}#etf-custom .cbtns{display:flex;gap:8px;margin-top:12px}#etf-custom .etf-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 14px;border-radius:8px;font-family:inherit;font-size:12.5px;font-weight:700;letter-spacing:.04em;text-decoration:none;cursor:pointer;border:0;transition:transform .25s var(--etf-ee-quart),background .25s,border-color .25s,box-shadow .25s,color .25s;flex:1;white-space:nowrap}#etf-custom .etf-btn-gold,#etf-custom .etf-btn-gold:link,#etf-custom .etf-btn-gold:visited{background:var(--etf-gp);color:#0e0e0e;box-shadow:0 6px 18px #c7a66a59}#etf-custom .etf-btn-gold:hover{background:var(--etf-gl);color:#0e0e0e;transform:translateY(-2px);box-shadow:0 12px 26px #c7a66a73}#etf-custom .etf-btn-gold svg{stroke:#0e0e0e}#etf-custom .etf-btn-ghost,#etf-custom .etf-btn-ghost:link,#etf-custom .etf-btn-ghost:visited{background:transparent;border:1px solid rgba(255,255,255,.18);color:var(--etf-tx)}#etf-custom .etf-btn-ghost:hover{border-color:var(--etf-gp);color:var(--etf-gp);background:#c7a66a14;transform:translateY(-2px)}#etf-custom .empty{text-align:center;padding:56px 24px;border-radius:18px;background:#ffffff0a;border:1px dashed rgba(255,255,255,.15);color:var(--etf-tx-mid);font-size:16px}#etf-custom .empty b{display:block;font-size:20px;color:var(--etf-tx);margin-bottom:10px;font-weight:700}#etf-custom .more{display:block;margin:34px auto 0;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:8px;padding:14px 40px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:all .25s}#etf-custom .more:hover{border-color:var(--etf-gp);color:var(--etf-gp);transform:translateY(-2px)}#etf-custom .help{background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(199,166,106,.28);border-radius:18px;margin-top:70px;padding:44px 46px;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;position:relative;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#etf-custom .help:before{content:"";position:absolute;top:-60%;right:-10%;width:420px;height:420px;background:radial-gradient(circle,rgba(199,166,106,.3),transparent 65%);opacity:.5;pointer-events:none}#etf-custom .help h3{margin:0 0 8px;font-size:clamp(22px,2.4vw,30px);font-weight:700;letter-spacing:-.01em;color:var(--etf-tx)}#etf-custom .help h3 strong{color:var(--etf-gp)}#etf-custom .help p{margin:0;color:var(--etf-tx-mid);font-size:15px;line-height:1.55;max-width:560px}#etf-custom .help .etf-btn{flex:0 0 auto;padding:0 28px;min-height:48px;font-size:14px;position:relative;z-index:1}#etf-custom .cartfloat{position:fixed;right:26px;bottom:26px;z-index:50;background:var(--etf-gp);border:none;border-radius:999px;width:58px;height:58px;display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px #c7a66a59;transition:transform .25s var(--etf-ee-quart);text-decoration:none}#etf-custom .cartfloat:hover{transform:scale(1.08)}#etf-custom .cartfloat svg{stroke:#0e0e0e}#etf-custom .cartfloat .n{position:absolute;top:-4px;right:-4px;background:#fff;color:#0e0e0e;font-size:11px;font-weight:800;border-radius:999px;min-width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0 5px}#etf-custom .toast{position:fixed;left:50%;bottom:34px;transform:translate(-50%,20px);background:var(--etf-bs);border:1px solid rgba(199,166,106,.35);color:#fff;padding:13px 22px;border-radius:12px;font-size:14px;font-weight:600;opacity:0;pointer-events:none;transition:all .4s var(--etf-ee-expo);z-index:60;box-shadow:0 40px 120px #000000b3;max-width:90vw;text-align:center}#etf-custom .toast.show{opacity:1;transform:translate(-50%)}#etf-custom .toast b{color:var(--etf-gp)}@media(max-width:760px){#etf-custom{padding:64px 0 80px}#etf-custom .etf-w{padding:0 20px}#etf-custom .etf-btn{min-height:44px}#etf-custom .tiles{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}#etf-custom .help{padding:32px 24px}#etf-custom .grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){#etf-custom,#etf-custom:before,#etf-custom:after,#etf-custom .card{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/ersatzteil-finder.css.map */
