.spfcp{--spfcp-orange:var(--spf-brand, #ff6600);--spfcp-orange-press:var(--spf-brand-press, #e25c00);--spfcp-orange-text:var(--spf-brand-text,var(--spfcp-orange));--spfcp-orange-soft:color-mix(in srgb, var(--spf-brand, #ff6600) 9%, transparent);--spfcp-on-brand:var(--spf-brand-ink, #ffffff);--spfcp-ink:#16181c;--spfcp-muted:#5b6270;--spfcp-faint:#666d78;--spfcp-stage:#f4f5f6;--spfcp-panel:#ffffff;--spfcp-card:#ffffff;--spfcp-hover:#f7f8f9;--spfcp-line:#ececec;--spfcp-line-strong:#e0e1e3;--spfcp-border:#d7d9dc;--spfcp-ok:#22a447;--spfcp-bad:#e0453c;--spfcp-r:14px;--spfcp-r-panel:16px;--spfcp-r-s:9px;--spfcp-shadow:0 1px 2px rgba(20,24,28,.04),0 8px 28px rgba(20,24,28,.06);--spfcp-shadow-hover:0 4px 8px rgba(20,24,28,.06),0 14px 36px rgba(20,24,28,.12);--spfcp-cond:var(--spf-brand-cond, 'Blender Pro','Oswald',system-ui,sans-serif);--spfcp-sans:var(--spf-brand-sans, 'Roboto Condensed Regular','Roboto Condensed',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif);--spfcp-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--spfcp-stage);color:var(--spfcp-ink);font-family:var(--spfcp-sans);font-size:15px;line-height:1.5}body.spf-night .spfcp{--spfcp-orange-soft:color-mix(in srgb, var(--spf-brand, #ff6600) 16%, transparent);--spfcp-orange-text:var(--spf-brand-night, var(--spfcp-orange));--spfcp-stage:#0f1011;--spfcp-panel:#17181a;--spfcp-card:#1a1c1e;--spfcp-hover:#202226;--spfcp-line:#2a2d30;--spfcp-line-strong:#2a2d30;--spfcp-border:#33363a;--spfcp-ink:#e8eaed;--spfcp-muted:#9aa0a6;--spfcp-faint:#868d96;--spfcp-shadow:0 1px 2px rgba(0,0,0,.3),0 8px 28px rgba(0,0,0,.35);--spfcp-shadow-hover:0 4px 8px rgba(0,0,0,.35),0 14px 36px rgba(0,0,0,.5)}.spfcp *,.spfcp *::before,.spfcp *::after{box-sizing:border-box}.spfcp [hidden]{display:none!important}.spfcp-in{max-width:1320px;margin:0 auto;padding:30px 22px 56px}.spfcp-crumbs{font-size:12.5px;color:var(--spfcp-faint);margin-bottom:12px}.spfcp-crumbs a{color:var(--spfcp-muted);text-decoration:none}@media (hover:hover){.spfcp-crumbs a:hover{color:var(--spfcp-orange-text)}}.spfcp-crumbs__sep{margin:0 7px;opacity:.6}.spfcp-title{margin:0;font-family:var(--spfcp-cond);font-weight:800;text-transform:uppercase;font-size:34px;line-height:1.05;letter-spacing:.01em;color:var(--spfcp-ink)}.spfcp-desc{margin:9px 0 0;max-width:720px;font-size:14px;color:var(--spfcp-muted)}.spfcp-head{margin-bottom:22px}.spfcp-band{position:relative;overflow:hidden;background:var(--spf-brand-flaeche,#101112);border-radius:16px;padding:30px 32px;margin:0 0 16px;color:#fff}.spfcp-band::before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,var(--spf-brand-night,var(--spfcp-orange)),var(--spf-brand-glow,#ff8a3d))}.spfcp-band .spfcp-title{position:relative;color:#fff}.spfcp-band .spfcp-desc{position:relative;margin:8px 0 0;color:#b9bcc0;font-size:13.5px;max-width:70ch}.spfcp-cols{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}.spfcp-side{background:var(--spfcp-panel);border:1px solid var(--spfcp-line-strong);border-radius:var(--spfcp-r-panel);box-shadow:var(--spfcp-shadow);overflow:hidden}.spfcp-side__head{display:none;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--spfcp-line)}.spfcp-side__head strong{font-family:var(--spfcp-cond);font-weight:700;text-transform:uppercase;font-size:15px;letter-spacing:.04em}.spfcp-side__grab{display:none}.spfcp-side__close{margin-left:auto;width:34px;height:34px;border:0;background:none;color:var(--spfcp-muted);font-size:22px;line-height:1;cursor:pointer;border-radius:8px}@media (hover:hover){.spfcp-side__close:hover{background:var(--spfcp-hover);color:var(--spfcp-ink)}}.spfcp-side__body{padding:16px}.spfcp-side__foot{display:none;padding:12px 16px;border-top:1px solid var(--spfcp-line);background:var(--spfcp-panel)}.spfcp-side__apply{width:100%;min-height:48px;border:0;border-radius:var(--spfcp-r-s);background:var(--spfcp-orange);color:var(--spfcp-on-brand,#fff);font-family:var(--spfcp-cond);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:13.5px;cursor:pointer;transition:background .15s}@media (hover:hover){.spfcp-side__apply:hover{background:var(--spfcp-orange-press)}}.spfcp-fgroup{padding:2px 0 16px;margin-bottom:14px;border-bottom:1px solid var(--spfcp-line)}.spfcp-fgroup:last-child{border-bottom:0;margin-bottom:0;padding-bottom:2px}.spfcp-fgroup__head{font-family:var(--spfcp-cond);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:14px;color:var(--spfcp-muted);margin-bottom:10px}.spfcp-sechead{font-family:var(--spfcp-cond);font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:17px;line-height:1.15;color:var(--spfcp-ink);padding-bottom:9px;margin-bottom:12px;border-bottom:1px solid var(--spfcp-line);position:relative}.spfcp-sechead::after{content:"";position:absolute;left:0;bottom:-1px;width:34px;height:3px;background:var(--spfcp-orange);border-radius:2px}.spfcp-sechead--filter,.spfcp-sechead--zweit{margin-top:28px;padding-top:26px;border-top:1px solid var(--spfcp-line-strong)}.spfcp-veh{position:relative;background:var(--spfcp-panel);border:1px solid var(--spfcp-line-strong);border-radius:12px;padding:11px 12px 12px;display:flex;flex-direction:column;gap:9px;margin-top:6px;box-shadow:0 1px 2px rgb(20 24 28 / .04),0 8px 26px rgb(20 24 28 / .07)}.spfcp-veh__badge{position:absolute;top:-9px;right:10px;display:inline-flex;align-items:center;gap:4px;background:var(--spfcp-ok);color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:999px;z-index:2;box-shadow:0 2px 8px rgb(34 164 71 / .35)}.spfcp-veh__badge svg{width:10px;height:10px;stroke:#fff;fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.spfcp-veh__img{width:100%;height:84px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:none;border:0;border-radius:0}body.spf-night .spfcp-veh__img{background:#fff;border:1px solid var(--spfcp-line);border-radius:9px}body.spf-night .spfcp-veh{box-shadow:none}.spfcp-veh__img img{max-width:92%;max-height:92%;object-fit:contain}.spfcp-veh__img svg{width:44px;height:32px;stroke:var(--spfcp-faint);fill:none;stroke-width:1.6}.spfcp-veh__head{display:flex;align-items:center;gap:10px;min-width:0}.spfcp-veh__txt{min-width:0;flex:1}.spfcp-veh__name{font-family:var(--spfcp-cond);font-weight:600;text-transform:uppercase;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--spfcp-ink);line-height:1.15}.spfcp-veh__meta{font-size:13px;color:var(--spfcp-muted)}.spfcp-veh__swap{flex:none;width:40px;height:40px;border:1.5px solid var(--spfcp-border);border-radius:50%;background:var(--spfcp-card);color:var(--spfcp-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s,transform .25s}@media (hover:hover){.spfcp-veh__swap:hover{border-color:var(--spfcp-orange);color:var(--spfcp-orange-text);transform:rotate(180deg)}}.spfcp-veh__swap svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.spfcp-veh__hint{margin:0 0 10px;font-size:12.5px;color:var(--spfcp-muted);line-height:1.5}.spfcp-veh__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:100%;padding:0 12px 0 calc(12px + .05em);border:0;border-radius:var(--spfcp-r-s);background:var(--spfcp-orange);color:var(--spfcp-on-brand,#fff);font-family:var(--spfcp-cond);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:12.5px;text-align:center;cursor:pointer;transition:background .15s;box-shadow:0 2px 10px color-mix(in srgb,var(--spfcp-orange) 25%,transparent)}@media (hover:hover){.spfcp-veh__cta:hover{background:var(--spfcp-orange-press)}}.spfcp-onlyfit{display:flex;align-items:center;gap:9px;padding:12px 2px 16px;margin-bottom:14px;border-bottom:1px solid var(--spfcp-line);font-size:14.5px;font-weight:600;color:var(--spfcp-ink);cursor:pointer;user-select:none}.spfcp-onlyfit input{position:absolute;opacity:0;width:1px;height:1px}.spfcp-onlyfit__track{flex:none;width:40px;height:22px;border-radius:999px;background:var(--spfcp-border);position:relative;transition:background .18s}.spfcp-onlyfit__track::after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .25);transition:transform .18s}.spfcp-onlyfit input:checked~.spfcp-onlyfit__track{background:var(--spfcp-orange)}.spfcp-onlyfit input:checked~.spfcp-onlyfit__track::after{transform:translateX(18px)}.spfcp-onlyfit input:focus-visible~.spfcp-onlyfit__track{outline:2px solid var(--spfcp-orange);outline-offset:2px}.spfcp-fchk{display:flex;align-items:center;gap:9px;font-size:14.5px;color:var(--spfcp-ink);cursor:pointer;padding:4px 0}.spfcp-fchk input{width:16px;height:16px;accent-color:var(--spfcp-orange)}.spfcp-fchk__n{margin-left:auto;font-style:normal;font-size:12.5px;color:var(--spfcp-faint);font-family:var(--spfcp-mono)}.spfcp-fprice{display:flex;align-items:center;gap:8px}.spfcp-fprice input{width:74px;min-height:38px;padding:0 9px;border:1px solid var(--spfcp-border);border-radius:8px;background:var(--spfcp-card);color:var(--spfcp-ink);font-size:13.5px}.spfcp-fprice input:focus-visible{outline:2px solid var(--spfcp-orange);outline-offset:1px}.spfcp-fprice__cur{color:var(--spfcp-faint);font-size:13px}.spfcp-toolrow{display:flex;align-items:center;gap:14px;margin-bottom:14px;min-height:40px}.spfcp-count{font-size:14px;color:var(--spfcp-muted)}.spfcp-count b{color:var(--spfcp-ink);font-weight:800}.spfcp-sort{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--spfcp-faint)}.spfcp-sort select{min-height:40px;padding:0 10px;border:1px solid var(--spfcp-border);border-radius:var(--spfcp-r-s);background:var(--spfcp-card);color:var(--spfcp-ink);font-size:13px;font-weight:600;cursor:pointer}.spfcp-sort select:focus-visible{outline:2px solid var(--spfcp-orange);outline-offset:1px}.spfcp-note{margin:0 0 14px;padding:10px 13px;border:1px solid var(--spfcp-line-strong);border-left:3px solid var(--spfcp-orange);border-radius:9px;background:var(--spfcp-panel);font-size:13px;color:var(--spfcp-muted)}.spfcp-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.spfcard.spfcp-hidden{display:none}.spfcp-fchk.spfcp-hidden,.spfcp-acc.spfcp-hidden{display:none}.spfcp-empty{padding:44px 20px;text-align:center;border:1px dashed var(--spfcp-border);border-radius:var(--spfcp-r);color:var(--spfcp-muted)}.spfcp-empty__reset{margin-top:8px;min-height:40px;padding:0 16px;border:1px solid var(--spfcp-border);border-radius:var(--spfcp-r-s);background:var(--spfcp-card);color:var(--spfcp-ink);font-weight:600;font-size:13px;cursor:pointer}@media (hover:hover){.spfcp-empty__reset:hover{border-color:var(--spfcp-orange);color:var(--spfcp-orange-text)}}@media (min-width:992px) and (min-height:600px){.spfcp-side{position:sticky;top:var(--spfcp-kleb,62px);max-height:calc(100vh - var(--spfcp-kleb,62px) - 16px);max-height:calc(100dvh - var(--spfcp-kleb,62px) - 16px);display:flex;flex-direction:column}.spfcp-side__body{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--spfcp-border) #fff0;background:linear-gradient(var(--spfcp-panel) 30%,transparent) top/100% 20px no-repeat local,linear-gradient(transparent,var(--spfcp-panel) 70%) bottom/100% 20px no-repeat local,radial-gradient(farthest-side at 50% 0,rgb(20 24 28 / .10),transparent) top/100% 10px no-repeat scroll,radial-gradient(farthest-side at 50% 100%,rgb(20 24 28 / .10),transparent) bottom/100% 10px no-repeat scroll,var(--spfcp-panel)}body.spf-night .spfcp-side__body{background:linear-gradient(var(--spfcp-panel) 30%,transparent) top/100% 20px no-repeat local,linear-gradient(transparent,var(--spfcp-panel) 70%) bottom/100% 20px no-repeat local,radial-gradient(farthest-side at 50% 0,rgb(0 0 0 / .55),transparent) top/100% 10px no-repeat scroll,radial-gradient(farthest-side at 50% 100%,rgb(0 0 0 / .55),transparent) bottom/100% 10px no-repeat scroll,var(--spfcp-panel)}.spfcp-side__body::-webkit-scrollbar{width:10px}.spfcp-side__body::-webkit-scrollbar-track{background:#fff0}.spfcp-side__body::-webkit-scrollbar-thumb{background:var(--spfcp-border);border-radius:99px;border:3px solid var(--spfcp-panel)}.spfcp-acc__head,.spfcp-fgroup{scroll-margin-top:10px}}body.admin-bar{--spfcp-kleb:94px}@media print{.spfcp-side{position:static;max-height:none}.spfcp-side__body{overflow:visible}}.spfcp-mrow{display:none;gap:10px;margin-bottom:14px}.spfcp-mveh{flex:1;min-width:0;min-height:44px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1.5px solid var(--spfcp-orange);border-radius:999px;background:var(--spfcp-card);color:var(--spfcp-ink);font-weight:700;font-size:13px;cursor:pointer}.spfcp-mveh__dot{flex:none;width:8px;height:8px;border-radius:50%;background:var(--spfcp-ok)}.spfcp-mveh.is-none .spfcp-mveh__dot{background:var(--spfcp-faint)}.spfcp-mveh__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spfcp-mfilter{flex:none;min-height:44px;display:inline-flex;align-items:center;gap:7px;padding:0 15px;border:1px solid var(--spfcp-border);border-radius:999px;background:var(--spfcp-card);color:var(--spfcp-ink);font-weight:700;font-size:13px;cursor:pointer;position:relative}.spfcp-mfilter svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.spfcp-mfilter__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--spfcp-orange);color:var(--spfcp-on-brand,#fff);font-size:10.5px;font-weight:800}.spfcp-gate,.spfcp-gatescrim{--spfcp-orange:var(--spf-brand, #ff6600);--spfcp-orange-press:var(--spf-brand-press, #e25c00);--spfcp-on-brand:var(--spf-brand-ink, #ffffff);--spfcp-cond:var(--spf-brand-cond, 'Blender Pro','Oswald',system-ui,sans-serif);--spfcp-sans:var(--spf-brand-sans, 'Roboto Condensed Regular','Roboto Condensed',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif);--spfcp-ink:#16181c;--spfcp-muted:#5b6270;--spfcp-panel:#ffffff;--spfcp-hover:#f7f8f9}.spfcp-side__body{scroll-behavior:smooth}.spfcp-side__jump{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:42px;padding:0 12px;border:0;border-top:1px solid var(--spfcp-line,#ececec);background:var(--spfcp-panel,#fff);color:var(--spfcp-orange-text,var(--spfcp-orange,#ff6600));font-family:var(--spfcp-cond,sans-serif);font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:12.5px;line-height:1;cursor:pointer;transition:background .18s ease}.spfcp-side__jump-chev{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;animation:spfcp-jumpwink 1.9s ease-in-out infinite}@keyframes spfcp-jumpwink{0%,72%,100%{transform:translateY(0)}82%{transform:translateY(2.5px)}}@media (hover:hover){.spfcp-side__jump:hover{background:var(--spfcp-hover,#f7f8f9)}}.spfcp-side__jump:focus-visible{outline:2px solid var(--spfcp-orange,#ff6600);outline-offset:-2px}.spfcp-gatescrim{position:fixed;inset:0;z-index:100010;background:rgb(14 16 20 / .5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .25s ease}.spfcp-gatescrim.is-open{opacity:1}.spfcp-gate{position:fixed;left:50%;top:50%;z-index:100011;width:min(440px,calc(100% - 32px));transform:translate(-50%,-50%) scale(.92);opacity:0;background:var(--spfcp-panel,#fff);color:var(--spfcp-ink,#16181c);border-radius:18px;box-shadow:0 24px 80px rgb(14 16 20 / .35);padding:26px 24px 22px;transition:transform .28s cubic-bezier(.22,.61,.36,1),opacity .22s ease;font-family:var(--spfcp-sans,system-ui,sans-serif)}.spfcp-gate.is-open{transform:translate(-50%,-50%) scale(1);opacity:1}.spfcp-gate__close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:0;background:none;color:var(--spfcp-muted,#6b7280);font-size:24px;line-height:1;cursor:pointer;border-radius:9px}@media (hover:hover){.spfcp-gate__close:hover{background:var(--spfcp-hover,#f7f8f9)}}.spfcp-gate__eyebrow{font-family:var(--spfcp-cond,sans-serif);font-weight:700;text-transform:uppercase;letter-spacing:.14em;font-size:11.5px;color:var(--spfcp-orange,#ff6600);margin:0 0 8px}.spfcp-gate__title{font-family:var(--spfcp-cond,sans-serif);font-weight:800;text-transform:uppercase;font-size:26px;line-height:1.1;margin:0 0 9px;color:var(--spfcp-ink,#16181c)}.spfcp-gate__text{margin:0 0 18px;font-size:14px;color:var(--spfcp-muted,#6b7280);line-height:1.55}.spfcp-gate__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:50px;padding:0 14px 0 calc(14px + .05em);border:0;border-radius:10px;background:var(--spfcp-orange,#ff6600);color:var(--spfcp-on-brand,#fff);font-family:var(--spfcp-cond,sans-serif);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:14px;text-align:center;cursor:pointer;transition:background .15s;box-shadow:0 3px 14px color-mix(in srgb,var(--spfcp-orange) 30%,transparent)}@media (hover:hover){.spfcp-gate__cta:hover{background:var(--spfcp-orange-press,#e25c00)}}.spfcp-gate__skip{display:block;width:100%;margin-top:12px;border:0;background:none;color:var(--spfcp-muted,#6b7280);font-size:13px;text-decoration:underline;text-underline-offset:2px;cursor:pointer;padding:6px}@media (hover:hover){.spfcp-gate__skip:hover{color:var(--spfcp-ink,#16181c)}}body.spf-night .spfcp-gate{--spfcp-panel:#17181a;--spfcp-ink:#e8eaed;--spfcp-muted:#9aa0a6;--spfcp-hover:#202226}@media (max-width:640px){.spfcp-gate{left:0;right:0;top:auto;bottom:0;width:auto;max-height:min(58vh,420px);overflow-y:auto;border-radius:18px 18px 0 0;padding:20px 18px calc(18px + env(safe-area-inset-bottom,0px));transform:translateY(100%)}.spfcp-gate.is-open{transform:translateY(0)}.spfcp-gate__title{font-size:21px}.spfcp-gate__text{font-size:13.5px;margin-bottom:14px}.spfcp-gatescrim{background:rgb(14 16 20 / .38)}}@media (max-width:1200px){.spfcp-cols{grid-template-columns:250px minmax(0,1fr);gap:22px}.spfcp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media (max-width:991px){.spfcp-in{padding:22px 16px 44px}.spfcp-title{font-size:28px}.spfcp-cols{display:block}.spfcp-mrow{display:flex}.spfcp-scrim{position:fixed;inset:0;z-index:100005;background:rgb(14 16 20 / .45);opacity:0;transition:opacity .25s ease}.spfcp-scrim.is-open{opacity:1}.spfcp-side{position:fixed;left:0;right:0;bottom:0;z-index:100006;max-height:82vh;max-height:82dvh;display:flex;flex-direction:column;border-radius:18px 18px 0 0;border-bottom:0;transform:translateY(104%);transition:transform .3s cubic-bezier(.22,.61,.36,1);visibility:hidden}.spfcp-side.is-open{transform:translateY(0);visibility:visible}.spfcp-side__head{display:flex;position:relative;justify-content:center}.spfcp-side__grab{display:block;position:absolute;top:6px;left:50%;transform:translateX(-50%);width:42px;height:4px;border-radius:999px;background:var(--spfcp-border)}.spfcp-side__head strong{margin-top:6px}.spfcp-side__close{position:absolute;right:10px;top:10px}.spfcp-side__body{overflow:auto;-webkit-overflow-scrolling:touch}.spfcp-side__foot{display:block}body.spfcp-sheet-open{overflow:hidden}.spfcp-sort__lbl{display:none}.spfcp-count{font-size:13px}.spfcp-fprice input{font-size:16px;padding:0 8px}}@media (max-width:767px){.spfcp-title{font-size:24px}.spfcp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (prefers-reduced-motion:reduce){.spfcp-side,.spfcp-scrim,.spfcp-gate,.spfcp-gatescrim,.spfcp-veh__swap{transition:none}.spfcp-side__jump-chev{animation:none}.spfcp-side__body{scroll-behavior:auto}@media (hover:hover){.spfcp-veh__swap:hover{transform:none}}}.spfcp-cattree__list{list-style:none;margin:0;padding:0}.spfcp-cattree__top{border-bottom:1px solid var(--spfcp-line)}.spfcp-cattree__top:last-child{border-bottom:0}.spfcp-cattree__reihe{position:relative;display:flex;align-items:center;border-radius:8px;transition:background .15s}.spfcp-cattree__reihe::before{content:"";position:absolute;left:calc(var(--spfcp-rl) - 10px);top:50%;width:3px;height:58%;border-radius:2px;background:var(--spfcp-orange-text);transform:translateY(-50%) scaleY(0);transition:transform .15s}@media (hover:hover){.spfcp-cattree__reihe:hover{background:var(--spfcp-hover)}}.spfcp-cattree__reihe>a{flex:1;min-width:0;display:flex;align-items:center;gap:8px;padding:0 8px 0 var(--spfcp-rl);border-radius:8px;text-decoration:none;transition:color .15s,padding-left .15s}@media (hover:hover){.spfcp-cattree__reihe:hover>a{color:var(--spfcp-orange-text);padding-left:calc(var(--spfcp-rl) + 4px)}}.spfcp-cattree__reihe>a:focus-visible{outline:2px solid var(--spfcp-orange);outline-offset:1px}.spfcp-cattree__n{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spfcp-cattree__head--klein{width:34px;align-self:stretch;min-height:34px;flex:none;padding:0;margin-right:4px;display:grid;place-items:center;border:0;background:none;cursor:pointer;color:inherit;transition:color .15s}@media (hover:hover){.spfcp-cattree__reihe:hover>.spfcp-cattree__head--klein{color:var(--spfcp-orange-text)}}.spfcp-cattree__head--klein:focus-visible{outline:2px solid var(--spfcp-orange);outline-offset:-2px;border-radius:8px}.spfcp-cattree__chev{flex:none;width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:.55;transition:transform .2s ease,opacity .2s ease}.spfcp-cattree__head[aria-expanded="true"] .spfcp-cattree__chev{transform:rotate(180deg);opacity:1}.spfcp-cattree__top>.spfcp-cattree__reihe{--spfcp-rl:12px}.spfcp-cattree__leaf{min-height:42px;font-family:var(--spfcp-cond);text-transform:uppercase;letter-spacing:.03em;font-size:17px;font-weight:600;color:var(--spfcp-ink)}.spfcp-cattree__sub{list-style:none;margin:0;padding:0 0 8px}.spfcp-cattree__sub>li>.spfcp-cattree__reihe{--spfcp-rl:18px}.spfcp-cattree__sub>li>.spfcp-cattree__reihe>a{min-height:34px;font-size:15.5px;color:var(--spfcp-muted)}.spfcp-cattree__sub--tief{padding:0 0 4px}.spfcp-cattree__sub--tief>li>.spfcp-cattree__reihe{--spfcp-rl:32px}.spfcp-cattree__sub--tief>li>.spfcp-cattree__reihe>a{min-height:31px;font-size:14.5px}.spfcp-cattree__list li.is-cur>.spfcp-cattree__reihe::before{transform:translateY(-50%) scaleY(1);width:4px;height:74%}.spfcp-cattree__list li.is-cur>.spfcp-cattree__reihe>a{color:var(--spfcp-orange-text);font-weight:700}.spfcp-cattree__wrap{display:block;overflow:hidden;max-height:0;transition:max-height .24s ease}.spfcp-cattree__list li.is-auf>.spfcp-cattree__wrap{max-height:3000px}.spfcp-cattree__body{overflow:hidden;min-height:0}@media (prefers-reduced-motion:reduce){.spfcp-cattree__wrap,.spfcp-cattree__chev,.spfcp-cattree__reihe,.spfcp-cattree__reihe>a,.spfcp-cattree__head--klein,.spfcp-cattree__reihe::before{transition:none}}.spfcp-acc{padding:0;margin-bottom:0;border-bottom:1px solid var(--spfcp-line)}.spfcp-acc:last-child{border-bottom:0}.spfcp-acc__head{width:100%;min-height:46px;display:flex;align-items:center;gap:9px;padding:11px 2px;border:0;background:none;cursor:pointer;text-align:left;font-family:var(--spfcp-cond);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:16px;color:var(--spfcp-ink);transition:color .15s}@media (hover:hover){.spfcp-acc__head:hover{color:var(--spfcp-orange-text)}}.spfcp-acc__head:focus-visible{outline:2px solid var(--spfcp-orange);outline-offset:2px;border-radius:6px}.spfcp-acc__label{flex:1;min-width:0}.spfcp-acc__badge{flex:none;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--spfcp-orange);color:var(--spfcp-on-brand,#fff);font-family:var(--spfcp-sans);font-size:10.5px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.spfcp-acc__chev{flex:none;width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:.6;transition:transform .2s ease,opacity .2s ease}.spfcp-acc__head[aria-expanded="true"] .spfcp-acc__chev{transform:rotate(180deg);opacity:1}.spfcp-acc__wrap{display:block;overflow:hidden;max-height:0;transition:max-height .24s ease}.spfcp-acc__head[aria-expanded="true"]+.spfcp-acc__wrap{max-height:3000px}.spfcp-acc__body{overflow:hidden;min-height:0}.spfcp-acc__inner{padding:2px 2px 14px}.spfcp-acc .spfcp-fchk{min-height:34px}@media (prefers-reduced-motion:reduce){.spfcp-acc__wrap,.spfcp-acc__chev,.spfcp-acc__head{transition:none}}.spfcp-loading .spfcp-grid{visibility:hidden}.spfcp-loader{display:none;align-items:center;justify-content:center;gap:12px;min-height:220px;color:var(--spfcp-muted);font-size:14px}.spfcp.spfcp-loading .spfcp-loader{display:flex}.spfcp-loader__spin{width:20px;height:20px;flex:none;border-radius:50%;border:2.5px solid var(--spfcp-line-strong);border-top-color:var(--spfcp-orange);animation:spfcp-spin .7s linear infinite}@keyframes spfcp-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spfcp-loader__spin{animation-duration:2s}}.spfcp-more{display:flex;flex-direction:column;align-items:center;gap:10px;margin:28px 0 8px}.spfcp-more__btn{appearance:none;border:1px solid var(--spfcp-line,#e3e3e6);background:var(--spfcp-card,#fff);color:inherit;font:inherit;font-weight:600;padding:12px 28px;border-radius:999px;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.spfcp-more__btn[disabled]{opacity:.6;cursor:default}@media (hover:hover){.spfcp-more__btn:not([disabled]):hover{border-color:var(--spfcp-orange);color:var(--spfcp-orange-text)}}.spfcp-more__btn:not([disabled]):active{transform:scale(.98)}.spfcp-more__info{font-size:13px;opacity:.65}body.spf-night .spfcp-more__btn{background:#1a1c1e;border-color:#2c2f33}@media (prefers-reduced-motion:reduce){.spfcp-more__btn{transition:none}}.spfcp-pager{display:flex;flex-direction:column;align-items:center;gap:10px;margin:8px 0 32px;font-family:var(--spfcp-sans)}.spfcp-pager[hidden]{display:none}.spfcp-pager__info{font-size:13px;color:var(--spfcp-muted)}.spfcp-pager__list{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}.spfcp-pager__list li{margin:0}.spfcp-pager .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border:1px solid var(--spfcp-line-strong);border-radius:var(--spfcp-r-s);background:var(--spfcp-card);color:var(--spfcp-ink);font-size:14px;font-weight:600;text-decoration:none;transition:border-color .15s ease,color .15s ease}.spfcp-pager .page-numbers.dots{border-color:#fff0;background:#fff0;color:var(--spfcp-faint);font-weight:400}.spfcp-pager .page-numbers.current{border-color:var(--spfcp-orange);color:var(--spf-brand-ink-auto,#101112);background:var(--spfcp-orange);font-weight:700}@media (hover:hover){.spfcp-pager a.page-numbers:hover{border-color:var(--spfcp-orange);color:var(--spfcp-orange-text)}}body.spf-night .spfcp-pager .page-numbers{background:#1a1c1e;border-color:#2c2f33}body.spf-night .spfcp-pager .page-numbers.dots{background:#fff0;border-color:#fff0}@media (prefers-reduced-motion:reduce){.spfcp-pager .page-numbers{transition:none}}.spfcp-foot{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin:28px 0 32px}.spfcp-foot .spfcp-more{grid-column:2;grid-row:1;margin:0}.spfcp-foot .spfcp-pager{grid-column:1;grid-row:1;justify-self:start;align-items:flex-start;margin:0}.spfcp-foot{align-items:start}.spfcp-foot .spfcp-more,.spfcp-foot .spfcp-pager{row-gap:10px}@media (max-width:760px){.spfcp-foot{grid-template-columns:1fr;justify-items:center;gap:22px}.spfcp-foot .spfcp-more{grid-column:1;grid-row:1}.spfcp-foot .spfcp-pager{grid-column:1;grid-row:2;justify-self:center;align-items:center}}.spffaq{margin:44px 0 0;padding:28px 0 0;border-top:1px solid var(--spfcp-line)}.spffaq__title{font-family:var(--spfcp-cond);font-size:clamp(19px, 2.4vw, 23px);font-weight:600;letter-spacing:.01em;color:var(--spfcp-ink);margin:0 0 14px}.spffaq__list{display:flex;flex-direction:column;gap:8px}.spffaq__item{background:var(--spfcp-panel);border:1px solid var(--spfcp-line-strong);border-radius:12px;overflow:hidden}.spffaq__q{display:flex;align-items:center;gap:14px;min-height:52px;padding:12px 16px;cursor:pointer;font-weight:600;line-height:1.35;color:var(--spfcp-ink);list-style:none}.spffaq__q::-webkit-details-marker{display:none}.spffaq__q::marker{content:""}.spffaq__q>span{flex:1 1 auto}@media (hover:hover){.spffaq__q:hover{background:var(--spfcp-hover)}}.spffaq__item:focus-within{border-color:var(--spfcp-orange)}.spffaq__chev{flex:0 0 auto;width:20px;height:20px;fill:none;stroke:var(--spfcp-muted);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.spffaq__item[open]>.spffaq__q .spffaq__chev{transform:rotate(180deg)}.spffaq__a{padding:0 16px 16px;color:var(--spfcp-muted);line-height:1.6;max-width:68ch}.spffaq__a p{margin:0 0 .7em}.spffaq__a p:last-child{margin-bottom:0}@media (prefers-reduced-motion:reduce){.spffaq__chev{transition:none}}