@charset "UTF-8";.cp,.cp-tokens,.cp-dialog,.cp-toast{--cp-seite: var(--color-off-white);--cp-flaeche: #ffffff;--cp-flaeche-2: #f6f7f8;--cp-flaeche-3: #eef0f2;--cp-rand: #e3e6e9;--cp-rand-stark: #cfd4d9;--cp-text: var(--color-main-font);--cp-text-2: #3a3f46;--cp-leise: #5f666e;--cp-leiser: #80868d;--cp-akzent: #87bc49;--cp-akzent-text: #4b7619;--cp-akzent-flaeche: rgba(135, 188, 73, .12);--cp-akzent-rand: rgba(135, 188, 73, .5);--cp-primaer: #8cc63f;--cp-primaer-hover: #9fd455;--cp-primaer-text: #16181b;--cp-blau-text: #245b8f;--cp-blau-rand: #b9d3ea;--cp-blau-flaeche: #eef5fb;--cp-bernstein-text: #7a4a0e;--cp-bernstein-rand: #f0d3a6;--cp-bernstein-flaeche: #fff7ea;--cp-fehler-text: #a3341c;--cp-fehler-rand: #f0b8a8;--cp-fehler-flaeche: #fff1ed;--cp-schatten: 0 18px 50px rgba(20, 24, 28, .16);--cp-radius: 16px;--cp-radius-klein: 10px}html.dark-mode .cp,html.dark-mode .cp-tokens,html.dark-mode .cp-dialog,html.dark-mode .cp-toast{--cp-seite: #16181b;--cp-flaeche: #1b1e22;--cp-flaeche-2: #1d2025;--cp-flaeche-3: #22262b;--cp-rand: #2c3036;--cp-rand-stark: #3a3f46;--cp-text: #f2f4f6;--cp-text-2: #dfe3e6;--cp-leise: #b6bcc3;--cp-leiser: #8e959c;--cp-akzent: #8cc63f;--cp-akzent-text: #a9dd5c;--cp-akzent-flaeche: rgba(140, 198, 63, .1);--cp-akzent-rand: rgba(140, 198, 63, .45);--cp-blau-text: #8fc1f0;--cp-blau-rand: #2b4660;--cp-blau-flaeche: rgba(43, 70, 96, .18);--cp-bernstein-text: #f3d1a6;--cp-bernstein-rand: #5a4520;--cp-bernstein-flaeche: #221c13;--cp-fehler-text: #f0a08c;--cp-fehler-rand: #7a3a2e;--cp-fehler-flaeche: #2a1814;--cp-schatten: 0 18px 50px rgba(0, 0, 0, .45)}.cp [hidden],.cp-dialog [hidden]{display:none!important}.cp-karte{background:var(--cp-flaeche);border:1px solid var(--cp-rand);border-radius:var(--cp-radius);color:var(--cp-text);padding:24px}@media(max-width:767px){.cp-karte{padding:18px 16px}}.cp-karte h2,.cp-karte h3{color:var(--cp-text)}.cp-leise{color:var(--cp-leise)}.cp-ueberschrift{margin:0 0 4px;font-size:1.15rem;font-weight:700;line-height:1.3;color:var(--cp-text)}.cp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border:1px solid var(--cp-rand-stark);border-radius:10px;background:var(--cp-flaeche-2);color:var(--cp-text);font:inherit;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s}.cp-btn:hover,.cp-btn:focus-visible{border-color:var(--cp-leiser);color:var(--cp-text);text-decoration:none}.cp-btn:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.cp-btn[disabled],.cp-btn.is-aus{opacity:.55;cursor:not-allowed}.cp-btn svg{width:16px;height:16px;flex:none}.cp-btn--primaer{background:var(--cp-primaer);border-color:var(--cp-primaer);color:var(--cp-primaer-text)}.cp-btn--primaer:hover,.cp-btn--primaer:focus-visible{background:var(--cp-primaer-hover);border-color:var(--cp-primaer-hover);color:var(--cp-primaer-text)}.cp-btn--primaer[disabled],.cp-btn--primaer.is-aus{background:var(--cp-flaeche-3);border-color:var(--cp-rand-stark);color:var(--cp-leise);opacity:1}.cp-btn--leise{background:transparent;border-color:transparent;color:var(--cp-akzent-text)}.cp-btn--leise:hover,.cp-btn--leise:focus-visible{background:var(--cp-akzent-flaeche);border-color:transparent;color:var(--cp-akzent-text)}.cp-btn--gefahr{background:transparent;border-color:var(--cp-fehler-rand);color:var(--cp-fehler-text)}.cp-btn--gefahr:hover,.cp-btn--gefahr:focus-visible{background:var(--cp-fehler-flaeche);border-color:var(--cp-fehler-rand);color:var(--cp-fehler-text)}.cp-btn--klein{min-height:34px;padding:0 12px;font-size:.85rem;border-radius:8px}.cp-link{color:var(--cp-akzent-text);font-weight:600;text-decoration:none}.cp-link:hover,.cp-link:focus-visible{color:var(--cp-akzent-text);text-decoration:underline}.cp-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid var(--cp-rand-stark);border-radius:999px;background:var(--cp-flaeche-2);color:var(--cp-text-2);font-size:.85rem;font-weight:500;line-height:1.3}button.cp-chip{font:inherit;font-size:.85rem;cursor:pointer}button.cp-chip[aria-pressed=true]{background:var(--cp-akzent-flaeche);border-color:var(--cp-akzent-rand);color:var(--cp-akzent-text)}button.cp-chip:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.cp-chip--akzent{background:var(--cp-akzent-flaeche);border-color:var(--cp-akzent-rand);color:var(--cp-akzent-text)}.cp-status{display:inline-flex;align-items:center;gap:7px;padding:4px 11px;border:1px solid var(--cp-rand-stark);border-radius:999px;background:var(--cp-flaeche-2);color:var(--cp-text-2);font-size:.8rem;font-weight:700;line-height:1.4;white-space:nowrap}.cp-status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.cp-status--community{border-color:var(--cp-blau-rand);background:var(--cp-blau-flaeche);color:var(--cp-blau-text)}.cp-status--oeffentlich{border-color:var(--cp-akzent-rand);background:var(--cp-akzent-flaeche);color:var(--cp-akzent-text)}.cp-feld{display:flex;flex-direction:column;gap:6px;margin:0}.cp-feld>span:first-child,.cp-feld .cp-feld__label{display:flex;align-items:baseline;justify-content:space-between;gap:10px;color:var(--cp-text);font-size:.9rem;font-weight:600}.cp-feld .cp-feld__zusatz{color:var(--cp-leiser);font-size:.8rem;font-weight:500}.cp-feld input:not([type=checkbox]):not([type=radio]):not([type=file]),.cp-feld textarea,.cp-feld select{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--cp-rand-stark);border-radius:var(--cp-radius-klein);background:var(--cp-flaeche-2);color:var(--cp-text);font:inherit;font-size:.95rem;line-height:1.45;box-sizing:border-box}.cp-feld input:not([type=checkbox]):not([type=radio]):not([type=file])::placeholder,.cp-feld textarea::placeholder,.cp-feld select::placeholder{color:var(--cp-leiser)}.cp-feld input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,.cp-feld textarea:focus,.cp-feld select:focus{outline:2px solid var(--cp-akzent-rand);outline-offset:-1px;border-color:var(--cp-akzent)}.cp-feld input:not([type=checkbox]):not([type=radio]):not([type=file])[aria-invalid=true],.cp-feld textarea[aria-invalid=true],.cp-feld select[aria-invalid=true]{border-color:var(--cp-fehler-rand)}.cp-feld textarea{min-height:110px;resize:vertical}.cp-feld select{color-scheme:light}html.dark-mode .cp-feld select,html.dark-mode .cp-dialog select{color-scheme:dark}.cp-feld__hilfe{color:var(--cp-leise);font-size:.82rem;line-height:1.45}.cp-feld__fehler{color:var(--cp-fehler-text);font-size:.85rem;line-height:1.45}.cp-zaehler{color:var(--cp-leiser);font-size:.8rem;font-variant-numeric:tabular-nums}.cp-zaehler.is-knapp{color:var(--cp-bernstein-text)}.cp-wahl-liste{display:flex;flex-direction:column;gap:8px}.cp-wahl{position:relative;display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid var(--cp-rand-stark);border-radius:12px;background:var(--cp-flaeche-2);color:var(--cp-text);cursor:pointer}.cp-wahl input{position:absolute;opacity:0;pointer-events:none}.cp-wahl:before{content:"";flex:none;width:18px;height:18px;margin-top:2px;border:2px solid var(--cp-leiser);border-radius:50%;box-sizing:border-box;background:transparent}.cp-wahl:has(input:checked){border-color:var(--cp-akzent-rand);background:var(--cp-akzent-flaeche)}.cp-wahl:has(input:checked):before{border-color:var(--cp-akzent);background:radial-gradient(circle,var(--cp-akzent) 0 4px,transparent 5px)}.cp-wahl:has(input:focus-visible){outline:2px solid var(--cp-akzent);outline-offset:2px}.cp-wahl:has(input:disabled){opacity:.55;cursor:not-allowed}.cp-wahl__text{display:flex;flex-direction:column;gap:2px;min-width:0}.cp-wahl__titel{font-weight:700;font-size:.95rem}.cp-wahl__hinweis{color:var(--cp-leise);font-size:.85rem;line-height:1.45}.cp-schalter{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 0;color:var(--cp-text);cursor:pointer}.cp-schalter+.cp-schalter{border-top:1px solid var(--cp-rand)}.cp-schalter input{position:relative;flex:none;width:42px;height:24px;margin:2px 0 0;border-radius:999px;background:var(--cp-rand-stark);appearance:none;cursor:pointer;transition:background-color .15s}.cp-schalter input:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000004d;transition:transform .15s}.cp-schalter input:checked{background:#7aa72c}.cp-schalter input:checked:after{transform:translate(18px)}.cp-schalter input:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.cp-schalter input:disabled{opacity:.5;cursor:not-allowed}.cp-schalter input[type=checkbox]:before,.cp-schalter input[type=checkbox]:checked:before{content:none;display:none}.cp-schalter__text{display:flex;flex-direction:column;gap:2px;min-width:0}.cp-schalter__titel{font-weight:600;font-size:.95rem}.cp-schalter__hinweis{color:var(--cp-leise);font-size:.85rem;line-height:1.45}.cp-hinweis{padding:12px 14px;border:1px solid var(--cp-rand-stark);border-radius:12px;background:var(--cp-flaeche-2);color:var(--cp-text-2);font-size:.9rem;line-height:1.5}.cp-hinweis--bernstein{border-color:var(--cp-bernstein-rand);background:var(--cp-bernstein-flaeche);color:var(--cp-bernstein-text)}.cp-hinweis--fehler{border-color:var(--cp-fehler-rand);background:var(--cp-fehler-flaeche);color:var(--cp-fehler-text)}.cp-hinweis--akzent{border-color:var(--cp-akzent-rand);background:var(--cp-akzent-flaeche);color:var(--cp-text)}.cp-hinweis--gestrichelt{border-style:dashed;background:transparent}html.cp-dialog-offen{overflow:hidden}.cp-dialog{width:min(560px,100vw - 24px);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);padding:0;border:1px solid var(--cp-rand);border-radius:18px;background:var(--cp-flaeche);color:var(--cp-text);box-shadow:var(--cp-schatten);overflow:auto}.cp-dialog::backdrop{background:#0a0c0e99}.cp-dialog--breit{width:min(860px,100vw - 24px)}.cp-dialog--schublade{width:min(520px,100vw);height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;margin:0 0 0 auto;border-radius:0;border-width:0 0 0 1px}.cp-dialog__kopf{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 14px;border-bottom:1px solid var(--cp-rand)}.cp-dialog__kopf h2{margin:0;font-size:1.2rem;line-height:1.3;color:var(--cp-text)}.cp-dialog__kopf p{margin:4px 0 0;color:var(--cp-leise);font-size:.9rem}.cp-dialog__inhalt{display:flex;flex-direction:column;gap:16px;padding:18px 22px}.cp-dialog__fuss{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 22px 20px;border-top:1px solid var(--cp-rand)}.cp-dialog__fuss .cp-dialog__abstand{flex:1}.cp-schliessen{display:inline-flex;align-items:center;justify-content:center;flex:none;width:36px;height:36px;border:1px solid var(--cp-rand-stark);border-radius:10px;background:transparent;color:var(--cp-text);font-size:20px;line-height:1;cursor:pointer}.cp-schliessen:hover,.cp-schliessen:focus-visible{background:var(--cp-flaeche-3)}.cp-toast{position:fixed;left:50%;bottom:24px;z-index:10000;max-width:min(520px,100vw - 32px);padding:12px 18px;border:1px solid var(--cp-akzent-rand);border-radius:12px;background:var(--cp-flaeche);color:var(--cp-text);box-shadow:var(--cp-schatten);font-size:.95rem;line-height:1.45;opacity:0;pointer-events:none;transform:translate(-50%,12px);transition:opacity .2s,transform .2s}.cp-toast.is-sichtbar{opacity:1;transform:translate(-50%)}.cp-toast[data-art=fehler]{border-color:var(--cp-fehler-rand);color:var(--cp-fehler-text)}.cp-avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;width:44px;height:44px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#b9e27a,#7aa72c);color:#16181b;font-weight:800;font-size:.95rem;letter-spacing:.02em}.cp-avatar img,.cp-avatar picture{display:block;width:100%;height:100%;object-fit:cover}.cp-nur-leser{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.cp-profil{background:var(--cp-seite);color:var(--cp-text);padding-bottom:8px;font-size:1rem;line-height:1.5}.cp-profil h1,.cp-profil h2,.cp-profil h3{letter-spacing:-.01em}.cp-profil__wrap{max-width:1320px;margin:0 auto;padding:28px 32px 0;box-sizing:border-box}@media(max-width:767px){.cp-profil__wrap{padding:18px 16px 0}}.cp-profil__raster{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start;margin-top:22px}@media(max-width:919px){.cp-profil__raster{grid-template-columns:minmax(0,1fr);gap:22px}}.cp-profil__haupt{display:flex;flex-direction:column;gap:22px;min-width:0}.cp-profil__leiste{display:flex;flex-direction:column;gap:16px;min-width:0;position:sticky;top:calc(var(--cp-kopf-hoehe, var(--main-header-height, 50px)) + 18px)}.cp-profil__leiste.is-frei{position:static}@media(max-width:919px){.cp-profil__leiste{position:static}}.cp-profil__kontakt{scroll-margin-top:calc(var(--cp-kopf-hoehe, var(--main-header-height, 50px)) + 20px)}.cp-profil__kontakt:focus{outline:none}.cp-profil__kontakt:empty{display:none}.cp-profil__fuss{display:flex;flex-wrap:wrap;align-items:center;gap:10px 24px;margin-top:48px;padding:22px 0 36px;border-top:1px solid var(--cp-rand);color:var(--cp-leise);font-size:.8rem;line-height:1.6}.cp-profil__fuss-abstand{flex:1}.cp-streifen{border-bottom:1px solid var(--cp-rand);background:var(--cp-flaeche-2);color:var(--cp-text-2)}.cp-streifen--privat{background:var(--cp-flaeche-2);border-bottom-color:var(--cp-rand-stark)}.cp-streifen--community,.cp-streifen--team{background:var(--cp-blau-flaeche);border-bottom-color:var(--cp-blau-rand)}.cp-streifen--oeffentlich{background:var(--cp-akzent-flaeche);border-bottom-color:var(--cp-akzent-rand)}.cp-streifen--beispiel{background:var(--cp-bernstein-flaeche);border-bottom-color:var(--cp-bernstein-rand);color:var(--cp-bernstein-text)}.cp-streifen--vorschau{background:var(--cp-flaeche-3);border-bottom-color:var(--cp-rand-stark)}.cp-streifen__innen{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;max-width:1320px;margin:0 auto;padding:11px 32px;box-sizing:border-box}@media(max-width:767px){.cp-streifen__innen{padding:10px 16px}}.cp-streifen__marke{padding:2px 9px;border:1px solid var(--cp-bernstein-rand);border-radius:6px;background:var(--cp-flaeche);color:var(--cp-bernstein-text);font-size:.72rem;font-weight:800;line-height:1.6;white-space:nowrap}.cp-streifen__text{flex:1 1 260px;font-size:.82rem;font-weight:500;line-height:1.5}.cp-streifen__symbol{flex:none;color:var(--cp-leise)}.cp-profil .cp-streifen__link{color:var(--cp-bernstein-text);font-size:.8rem;font-weight:700;white-space:nowrap}.cp-btn--akzent{background:var(--cp-akzent-flaeche);border-color:var(--cp-akzent-rand);color:var(--cp-akzent-text)}.cp-btn--akzent:hover,.cp-btn--akzent:focus-visible{background:var(--cp-akzent-flaeche);border-color:var(--cp-akzent);color:var(--cp-akzent-text)}.cp-btn--leer{background:transparent}.cp-leer-knopf{display:block;width:100%;padding:16px 18px;border:1px dashed var(--cp-rand-stark);border-radius:12px;background:transparent;color:var(--cp-text);font:inherit;text-align:left;white-space:normal;cursor:pointer}.cp-leer-knopf:hover,.cp-leer-knopf:focus-visible{border-color:var(--cp-akzent)}.cp-leer-knopf:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.cp-leer-knopf--klein{display:inline-block;width:auto;margin-top:10px;padding:7px 12px;border-color:var(--cp-akzent-rand);border-radius:8px;color:var(--cp-akzent-text);font-size:.82rem;font-weight:700;line-height:1.35}.cp-leer-knopf__titel{display:block;color:var(--cp-text);font-size:.88rem;font-weight:700;line-height:1.4}.cp-leer-knopf__text{display:block;margin-top:4px;color:var(--cp-leise);font-size:.82rem;line-height:1.55}.cp-kopf{display:flex;align-items:center;gap:26px;padding:28px 30px;border:1px solid var(--cp-rand);border-radius:18px;background:linear-gradient(180deg,var(--cp-flaeche-3) 0%,var(--cp-flaeche) 100%);color:var(--cp-text)}@media(max-width:919px){.cp-kopf{flex-direction:column;align-items:flex-start;padding:20px;gap:18px}}.cp-kopf__bild{position:relative;display:flex;align-items:center;justify-content:center;flex:none;width:112px;height:112px;overflow:hidden;border:3px solid var(--cp-rand);border-radius:50%;background:linear-gradient(145deg,#b9e27a,#7aa72c);box-sizing:border-box}.cp-kopf__bild--beispiel{background:linear-gradient(145deg,#f0c08a,#c9824a)}.cp-kopf__bild picture,.cp-kopf__bild img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:767px){.cp-kopf__bild{width:88px;height:88px}}.cp-kopf__initialen{color:#16181b;font-size:2.3rem;font-weight:800;letter-spacing:-.02em;line-height:1}@media(max-width:767px){.cp-kopf__initialen{font-size:1.8rem}}.cp-kopf__inhalt{flex:1;min-width:0}.cp-kopf__namenszeile{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.cp-profil .cp-kopf__name{margin:0;color:var(--cp-text);font-size:2rem;font-weight:800;line-height:1.15;letter-spacing:-.02em;overflow-wrap:anywhere}@media(max-width:767px){.cp-profil .cp-kopf__name{font-size:1.6rem}}.cp-kopf__bestaetigt{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:2px 10px;border:1px solid var(--cp-akzent-rand);border-radius:20px;background:var(--cp-akzent-flaeche);color:var(--cp-akzent-text);font:inherit;font-size:.74rem;font-weight:700;line-height:1.3;cursor:pointer}.cp-kopf__bestaetigt:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.cp-kopf__bestaetigt svg{flex:none}.cp-kopf__kurz{margin:8px 0 0;color:var(--cp-text-2);font-size:1rem;font-weight:500;line-height:1.55;overflow-wrap:anywhere}.cp-kopf__meta{display:flex;flex-wrap:wrap;gap:6px 18px;margin:10px 0 0;padding:0;list-style:none;color:var(--cp-leise);font-size:.82rem;line-height:1.5}.cp-kopf__meta li{display:flex;align-items:center;gap:7px;margin:0;overflow-wrap:anywhere}.cp-kopf__meta li:before{content:"";flex:none;width:5px;height:5px;border-radius:50%;background:var(--cp-leiser)}.cp-kopf__erklaerung{max-width:560px;margin-top:12px;padding:12px 14px;border:1px solid var(--cp-rand-stark);border-radius:10px;background:var(--cp-seite);color:var(--cp-text-2);font-size:.8rem;line-height:1.6}.cp-kopf__wuensche{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0 0;padding:0;list-style:none}.cp-kopf__wunsch{display:inline-flex;align-items:center;gap:7px;margin:0;padding:4px 11px;border:1px solid var(--cp-akzent-rand);border-radius:20px;background:var(--cp-seite);color:var(--cp-akzent-text);font-size:.77rem;font-weight:700;line-height:1.4}.cp-kopf__wunsch:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--cp-akzent)}.cp-kopf__aktionen{position:relative;display:flex;flex:none;flex-direction:column;gap:9px;min-width:220px}.cp-kopf__aktionen>.cp-btn,.cp-kopf__aktionen>.cp-teilen>.cp-btn{width:100%}@media(max-width:919px){.cp-kopf__aktionen{flex-direction:row;flex-wrap:wrap;width:100%;min-width:0}.cp-kopf__aktionen>.cp-btn,.cp-kopf__aktionen>.cp-teilen{flex:1 1 150px}}.cp-teilen{position:relative}.cp-teilen__popover{position:absolute;top:100%;right:0;z-index:30;width:300px;max-width:calc(100vw - 32px);margin-top:8px;padding:14px;border:1px solid var(--cp-rand-stark);border-radius:14px;background:var(--cp-flaeche);box-shadow:var(--cp-schatten);box-sizing:border-box}.cp-teilen__popover[hidden]{display:none}@media(max-width:919px){.cp-teilen__popover{right:0;left:auto;width:min(300px,100%);max-width:none}}@media(max-width:919px){.cp-kopf__aktionen>.cp-teilen{position:static}}.cp-teilen__adresse{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:6px 6px 6px 10px;border:1px solid var(--cp-rand);border-radius:9px;background:var(--cp-flaeche-2)}.cp-profil .cp-teilen__url{flex:1;min-width:0;padding:0;border:0;background:transparent;color:var(--cp-text-2);font:inherit;font-size:.78rem;text-overflow:ellipsis}.cp-profil .cp-teilen__url:focus{outline:none}.cp-teilen__kanaele{display:grid;grid-template-columns:1fr 1fr;gap:6px}.cp-profil .cp-teilen__kanal{display:flex;align-items:center;gap:8px;min-height:36px;padding:0 11px;border:1px solid var(--cp-rand);border-radius:8px;background:var(--cp-flaeche-2);color:var(--cp-text);font-size:.78rem;font-weight:700;text-decoration:none}.cp-profil .cp-teilen__kanal:hover,.cp-profil .cp-teilen__kanal:focus-visible{border-color:var(--cp-leiser);color:var(--cp-text)}.cp-teilen__punkt{flex:none;width:7px;height:7px;border-radius:50%;background:var(--cp-akzent)}.cp-teilen__punkt--linkedin{background:#0a66c2}.cp-teilen__punkt--xing{background:#0698a0}.cp-teilen__hinweis{margin:10px 0 0;color:var(--cp-leise);font-size:.74rem;line-height:1.5}.cp-abschnitt{padding:26px 28px;border:1px solid var(--cp-rand);border-radius:16px;background:var(--cp-flaeche);color:var(--cp-text)}@media(max-width:767px){.cp-abschnitt{padding:20px 16px}}.cp-abschnitt--leise{background:var(--cp-flaeche-2)}.cp-profil .cp-abschnitt__titel{margin:0 0 14px;color:var(--cp-text);font-size:1.2rem;font-weight:800;line-height:1.25}.cp-profil .cp-abschnitt__titel--klein{margin:0;font-size:1.05rem}.cp-ueber__text{max-width:680px;color:var(--cp-text-2);font-size:.92rem;line-height:1.7;overflow-wrap:anywhere}.cp-ueber__text p{margin:0 0 .8em;color:inherit;font-size:inherit;line-height:inherit}.cp-ueber__text p:last-child{margin-bottom:0}.cp-ueber__raster{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px 26px;margin-top:20px}.cp-profil .cp-ueber__label{margin:0 0 9px;color:var(--cp-leise);font-size:.7rem;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.cp-ueber__chips{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.cp-ueber__chip{margin:0;padding:4px 11px;border:1px solid var(--cp-rand-stark);border-radius:7px;background:var(--cp-flaeche-2);color:var(--cp-text-2);font-size:.77rem;font-weight:600;line-height:1.5}.cp-ueber__wert{margin:0;color:var(--cp-text-2);font-size:.86rem;font-weight:500;line-height:1.6;overflow-wrap:anywhere}.cp-ueber__links{display:flex;flex-direction:column;gap:7px;margin:0;padding:0;list-style:none}.cp-ueber__links li{margin:0;min-width:0}.cp-ueber__links a,.cp-ueber__links .cp-ueber__link{display:flex;align-items:center;gap:8px;min-width:0;color:var(--cp-akzent-text);font-size:.83rem;font-weight:600;line-height:1.4;text-decoration:none}.cp-ueber__links a svg,.cp-ueber__links .cp-ueber__link svg{flex:none}.cp-ueber__links a:hover,.cp-ueber__links a:focus-visible{text-decoration:underline}.cp-ueber__links .cp-ueber__link{color:var(--cp-text-2)}.cp-ueber__link-art{flex:none;width:86px;color:var(--cp-leise);font-size:.74rem;font-weight:600}.cp-ueber__link-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-lern__kopf{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.cp-lern__kopf .cp-abschnitt__titel{flex:1}.cp-lern__sicht{color:var(--cp-leise);font-size:.74rem;font-weight:600}.cp-lern__raster{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:14px 0 0}.cp-lern__kachel{padding:14px 16px;border:1px solid var(--cp-rand);border-radius:11px;background:var(--cp-flaeche)}.cp-lern__kachel dt{color:var(--cp-leise);font-size:.74rem;font-weight:600;line-height:1.3}.cp-lern__kachel dd{margin:7px 0 0;color:var(--cp-text);font-size:1.25rem;font-weight:800;line-height:1.1;font-variant-numeric:tabular-nums}.cp-lern__hinweis{margin:12px 0 0;color:var(--cp-leise);font-size:.76rem;line-height:1.5}.cp-promo{padding:20px 22px;border:1px solid var(--cp-rand);border-radius:16px;background:var(--cp-flaeche-2);color:var(--cp-text)}.cp-promo__titel{margin:0;color:var(--cp-text);font-size:.92rem;font-weight:800;line-height:1.35}.cp-promo__text{margin:6px 0 12px;color:var(--cp-leise);font-size:.8rem;line-height:1.6}.cp-mobilleiste{display:none}@media(max-width:919px){.cp-mobilleiste{position:sticky;bottom:0;z-index:40;display:flex;align-items:center;gap:12px;margin-top:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--cp-rand);background:var(--cp-seite);box-shadow:0 -8px 24px #0000001f}}.cp-mobilleiste__name{flex:1;min-width:0;overflow:hidden;color:var(--cp-text);font-size:.84rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.cp-nv{padding:0 16px}.cp-nv__innen{max-width:560px;margin:0 auto;padding:90px 0 120px;text-align:center}@media(max-width:767px){.cp-nv__innen{padding:56px 0 80px}}.cp-nv__symbol{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 22px;border:1px solid var(--cp-rand);border-radius:50%;background:var(--cp-flaeche-2);color:var(--cp-leise)}.cp-profil .cp-nv__titel{margin:0 0 10px;color:var(--cp-text);font-size:1.5rem;font-weight:800;line-height:1.25}.cp-nv__text{max-width:440px;margin:0 auto;color:var(--cp-leise);font-size:.92rem;line-height:1.65}.cp-nv__aktionen{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px}.cp-schublade{overflow:hidden}.cp-schublade[open]{display:flex}.cp-schublade__rahmen{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}.cp-schublade__kopf{flex:none;padding:18px 22px 0;border-bottom:1px solid var(--cp-rand)}.cp-schublade__titelzeile{display:flex;align-items:center;gap:12px;margin-bottom:14px}.cp-dialog .cp-schublade__titel{flex:1;margin:0;color:var(--cp-text);font-size:1.15rem;font-weight:800;line-height:1.25}.cp-schublade__tabs{display:flex;gap:2px;overflow-x:auto}.cp-tab{min-height:40px;margin-bottom:-1px;padding:0 13px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--cp-leise);font:inherit;font-size:.82rem;font-weight:700;white-space:nowrap;cursor:pointer}.cp-tab[aria-selected=true]{border-bottom-color:var(--cp-akzent);color:var(--cp-text)}.cp-tab:hover{color:var(--cp-text)}.cp-tab:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:-2px}.cp-schublade__inhalt{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px 22px 30px}.cp-schublade__panel{display:flex;flex-direction:column;gap:18px}.cp-schublade__panel[hidden]{display:none}.cp-schublade__form{display:flex;flex-direction:column;gap:16px}.cp-schublade__fuss{display:flex;flex:none;align-items:center;justify-content:flex-end;gap:12px;padding:12px 22px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--cp-rand);background:var(--cp-flaeche)}.cp-schublade__fuss[hidden]{display:none}.cp-schublade__status{flex:1;min-width:0;color:var(--cp-leise);font-size:.8rem}.cp-feldgruppe{display:flex;flex-direction:column;gap:10px;min-width:0;margin:0;padding:0;border:0}.cp-feldgruppe__titel{margin:0 0 2px;padding:0;color:var(--cp-text);font-size:.9rem;font-weight:800;line-height:1.3}.cp-feld-reihe{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:420px){.cp-feld-reihe{grid-template-columns:1fr}}.cp-feld--seitlich{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:6px 10px}.cp-feld--seitlich>span:first-child{font-size:.82rem}.cp-feld--seitlich .cp-feld__fehler{grid-column:2}@media(max-width:420px){.cp-feld--seitlich{grid-template-columns:1fr}.cp-feld--seitlich .cp-feld__fehler{grid-column:1}}.cp-schublade p.cp-feld__hilfe,.cp-schublade p.cp-hinweis,.cp-schublade p.cp-feld__fehler,.cp-freigabe p.cp-feld__hilfe,.cp-freigabe p.cp-hinweis,.cp-freigabe p.cp-feld__fehler{margin:0}.cp-feld__hilfe--eng{margin-top:-8px}.cp-wahl-liste--zeile{flex-direction:row;flex-wrap:wrap}.cp-wahl-liste--zeile .cp-wahl{flex:1 1 160px}.cp-wahl-liste--eng{gap:6px}.cp-wahl-liste--eng .cp-wahl{padding:10px 12px}.cp-adresse{display:flex;align-items:stretch;overflow:hidden;border:1px solid var(--cp-rand-stark);border-radius:var(--cp-radius-klein);background:var(--cp-flaeche-2)}.cp-adresse:focus-within{outline:2px solid var(--cp-akzent-rand);outline-offset:-1px;border-color:var(--cp-akzent)}.cp-adresse__praefix{display:flex;align-items:center;padding:0 0 0 12px;color:var(--cp-leise);font-size:.88rem;white-space:nowrap}.cp-feld .cp-adresse input:not([type=checkbox]):not([type=radio]):not([type=file]){min-width:0;padding-left:2px;border:0;border-radius:0;background:transparent}.cp-feld .cp-adresse input:not([type=checkbox]):not([type=radio]):not([type=file]):focus{outline:none}.cp-feld__hilfe.is-warnung{color:var(--cp-bernstein-text);font-weight:600}.cp-chipwahl{display:flex;flex-wrap:wrap;gap:6px}.cp-chipwahl .cp-chip[aria-disabled=true]{opacity:.5;cursor:not-allowed}.cp-regeln__titel{margin:0 0 6px;color:var(--cp-text);font-size:inherit;font-weight:700}.cp-regeln__liste{display:flex;flex-direction:column;gap:5px;margin:0;padding:0 0 0 18px;list-style:disc;font-size:.82rem}.cp-regeln__liste li{margin:0;font-size:inherit;line-height:1.55}.cp-gefahr{margin-top:10px;padding:16px;border:1px solid var(--cp-fehler-rand);border-radius:12px;background:var(--cp-fehler-flaeche)}.cp-dialog .cp-gefahr__titel{margin:0 0 4px;color:var(--cp-fehler-text);font-size:.92rem;font-weight:800}.cp-gefahr__text,.cp-gefahr__frage{margin:0 0 12px;color:var(--cp-text-2);font-size:.82rem;line-height:1.55}.cp-gefahr__frage{margin-top:12px;color:var(--cp-fehler-text);font-weight:700}.cp-gefahr__knoepfe{display:flex;flex-wrap:wrap;gap:8px}.cp-gefahr__schritt[hidden]{display:none}.cp-freigabe{width:min(600px,100vw - 24px)}.cp-zusammenfassung{overflow:hidden;border:1px solid var(--cp-rand-stark);border-radius:12px;background:var(--cp-seite)}.cp-zusammenfassung__titel{margin:0;padding:10px 14px;border-bottom:1px solid var(--cp-rand);color:var(--cp-leise);font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cp-zusammenfassung__liste{margin:0}.cp-zusammenfassung__zeile{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px;padding:10px 14px}.cp-zusammenfassung__zeile+.cp-zusammenfassung__zeile{border-top:1px solid var(--cp-rand)}.cp-zusammenfassung__zeile dt{color:var(--cp-leise);font-size:.8rem;font-weight:600;line-height:1.5}.cp-zusammenfassung__zeile dd{margin:0;color:var(--cp-text);font-size:.83rem;font-weight:600;line-height:1.5;overflow-wrap:anywhere}@media(max-width:480px){.cp-zusammenfassung__zeile{grid-template-columns:1fr;gap:2px}}.cp-profil #kontakt,.cp-profil .cp-abschnitt,.cp-profil section[id]{scroll-margin-top:calc(var(--cp-kopf-hoehe, 76px) + 20px)}.cp-adresse-nachname{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:8px}.cp-adresse-nachname .cp-btn{border-color:var(--cp-bernstein-rand);color:var(--cp-bernstein-text);white-space:normal;text-align:left}.cp-dialog .cp-adresse-nachname__text{margin:0;color:inherit;font-size:.88rem;line-height:1.5}.cp-projekte{color:var(--cp-text)}.cp-projekte__kopf{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:14px}.cp-projekte__titel{margin:0;color:var(--cp-text);font-size:1.3rem;font-weight:800;line-height:1.2;letter-spacing:-.012em}.cp-projekte__zahl{color:var(--cp-leise);font-size:.82rem;font-weight:500}.cp-projekte__abstand{flex:1}.cp-projekte__neu{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 13px;border:1px solid var(--cp-akzent-rand);border-radius:9px;background:var(--cp-akzent-flaeche);color:var(--cp-akzent-text);font:inherit;font-size:.78rem;font-weight:800;line-height:1;cursor:pointer}.cp-projekte__neu:hover,.cp-projekte__neu:focus-visible{border-color:var(--cp-akzent)}.cp-projekte__neu:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.cp-projekte__leer{padding:26px;border:1px dashed var(--cp-rand-stark);border-radius:var(--cp-radius);background:var(--cp-flaeche)}@media(max-width:600px){.cp-projekte__leer{padding:20px 16px}}.cp-projekte__leer-titel{margin:0;color:var(--cp-text);font-size:1rem;font-weight:800;line-height:1.35}.cp-projekte__leer-text{max-width:560px;margin:6px 0 16px;color:var(--cp-leise);font-size:.85rem;line-height:1.6}.cp-projekte__tipps{display:flex;flex-direction:column;gap:7px;margin:0 0 18px;padding:0;list-style:none}.cp-projekte__tipps li{display:flex;gap:9px;color:var(--cp-text-2);font-size:.8rem;font-weight:500;line-height:1.5}.cp-projekte__pfeil{flex:none;color:var(--cp-akzent)}.cp-projekte__raster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}@media(max-width:600px){.cp-projekte__raster{grid-template-columns:minmax(0,1fr);gap:14px}}.cp-projektkarte{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--cp-rand);border-radius:var(--cp-radius);background:var(--cp-flaeche-2);transition:border-color .15s}.cp-projektkarte:hover,.cp-projektkarte:focus-within{border-color:var(--cp-akzent-rand)}.cp-projektkarte.is-verborgen .cp-projektkarte__bild{opacity:.7}.cp-projektkarte.is-verborgen .cp-projektkarte__titel{opacity:.8}.cp-projektkarte__bild{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--cp-flaeche-3);cursor:pointer}.cp-projektkarte__bild>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cp-projektkarte__bild.hat-abzeichen .cp-cover{padding-top:44px}.cp-projektkarte__abzeichen{position:absolute;top:10px;left:10px;display:flex;flex-wrap:wrap;gap:5px;pointer-events:none}.cp-projektabzeichen{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid var(--cp-rand-stark);border-radius:6px;background:var(--cp-flaeche);color:var(--cp-text-2);font-size:.7rem;font-weight:700;line-height:1.2}.cp-projektabzeichen--feedback{border-color:var(--cp-bernstein-rand);background:var(--cp-bernstein-flaeche);color:var(--cp-bernstein-text)}.cp-projektkarte__text{display:flex;flex:1;flex-direction:column;gap:7px;width:100%;padding:15px 17px 16px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;white-space:normal;cursor:pointer}.cp-projektkarte__text:hover{background:var(--cp-flaeche-3)}.cp-projektkarte__text:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:-2px}.cp-projektkarte__titel{color:var(--cp-text);font-size:1rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.cp-projektkarte__kurz{display:-webkit-box;overflow:hidden;color:var(--cp-leise);font-size:.82rem;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cp-projektkarte__themen,.cp-projektdetail__themen{display:flex;flex-wrap:wrap;gap:5px}.cp-projektkarte__themen{margin-top:auto;padding-top:4px}.cp-projektthema{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:5px;background:var(--cp-flaeche-3);color:var(--cp-text-2);font-size:.7rem;font-weight:600;line-height:1.3;overflow-wrap:anywhere}.cp-projektkarte__mehr{padding-top:4px;color:var(--cp-akzent-text);font-size:.78rem;font-weight:700}.cp-projektkarte__werkzeug{display:flex;align-items:center;gap:4px;padding:8px 10px;border-top:1px solid var(--cp-rand);background:var(--cp-flaeche)}.cp-projektkarte__abstand{flex:1}.cp-projektkarte__pfeil,.cp-projektkarte__aktion{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:0;border-radius:7px;background:transparent;font:inherit;cursor:pointer}.cp-projektkarte__pfeil:hover:not([disabled]),.cp-projektkarte__pfeil:focus-visible,.cp-projektkarte__aktion:hover:not([disabled]),.cp-projektkarte__aktion:focus-visible{background:var(--cp-flaeche-3);color:var(--cp-text)}.cp-projektkarte__pfeil:focus-visible,.cp-projektkarte__aktion:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:1px}.cp-projektkarte__pfeil[disabled],.cp-projektkarte__aktion[disabled]{opacity:.4;cursor:default}.cp-projektkarte__pfeil{width:32px;color:var(--cp-leise)}.cp-projektkarte__pfeil svg{width:12px;height:12px}.cp-projektkarte__aktion{padding:0 10px;color:var(--cp-text-2);font-size:.75rem;font-weight:700}.cp-cover{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:18px 20px;overflow:hidden;background:linear-gradient(160deg,#2a3036,#1b1e22);color:#eef1ee;--cp-cover-akzent: #8cc63f}.cp-cover__kicker{overflow:hidden;color:inherit;font-size:10px;font-weight:700;line-height:1.3;letter-spacing:.16em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;opacity:.8}.cp-cover__gross{display:-webkit-box;overflow:hidden;color:inherit;font-size:26px;font-weight:800;line-height:1.04;letter-spacing:-.02em;overflow-wrap:anywhere;text-wrap:balance;-webkit-line-clamp:4;-webkit-box-orient:vertical}.cp-cover__strich{flex:none;width:44px;height:3px;border-radius:2px;background:var(--cp-cover-akzent)}.cp-cover--xl .cp-cover__gross{font-size:54px;line-height:1}.cp-cover--gross .cp-cover__gross{font-size:34px}.cp-cover--mittel .cp-cover__gross{font-size:26px}.cp-cover--klein .cp-cover__gross{font-size:20px;line-height:1.12;-webkit-line-clamp:5}.cp-cover--gross-flaeche{padding:clamp(20px,4vw,40px)}.cp-cover--gross-flaeche .cp-cover__kicker{font-size:11px}.cp-cover--gross-flaeche .cp-cover__strich{width:64px;height:4px}.cp-cover--gross-flaeche.cp-cover--xl .cp-cover__gross{font-size:clamp(40px,8vw,72px)}.cp-cover--gross-flaeche.cp-cover--gross .cp-cover__gross{font-size:clamp(34px,7vw,64px)}.cp-cover--gross-flaeche.cp-cover--mittel .cp-cover__gross{font-size:clamp(28px,5.5vw,48px)}.cp-cover--gross-flaeche.cp-cover--klein .cp-cover__gross{font-size:clamp(22px,4vw,34px)}.cp-cover--nacht{background:linear-gradient(160deg,#2a3036,#1b1e22);color:#eef1ee;--cp-cover-akzent: #8cc63f}.cp-cover--hafen{background:linear-gradient(160deg,#34495a,#1d2a33 55%,#10161a);color:#eef3f6;--cp-cover-akzent: #e0a86a}.cp-cover--sand{background:linear-gradient(150deg,#ece3d3,#d9c8ae);color:#2a2218;--cp-cover-akzent: #b5532b}.cp-cover--jazz{background:radial-gradient(120% 95% at 82% 18%,#6a43a0,#2c1b48 55%,#130b20);color:#fff4d9;--cp-cover-akzent: #f2c14e}.cp-cover--wald{background:linear-gradient(155deg,#2f4a33,#1c2e20 60%,#101a12);color:#eef5ea;--cp-cover-akzent: #a9dd5c}.cp-cover--koralle{background:linear-gradient(150deg,#f3d6c8,#e8b49f);color:#3a1d12;--cp-cover-akzent: #2f6f73}.cp-projektdetail{width:min(820px,100vw - 24px)}.cp-projektdetail__schliessen{position:sticky;top:12px;z-index:5;display:flex;width:40px;height:40px;margin:12px 12px -52px auto;border-color:var(--cp-rand-stark);background:var(--cp-flaeche);color:var(--cp-text)}.cp-projektdetail__schliessen:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.cp-projektdetail__bild{position:relative;aspect-ratio:16/10;overflow:hidden;background:var(--cp-flaeche-3)}.cp-projektdetail__bild>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cp-projektdetail__inhalt{padding:24px 26px 26px}@media(max-width:600px){.cp-projektdetail__inhalt{padding:20px 16px 22px}}.cp-projektdetail__titel{margin:0;color:var(--cp-text);font-size:1.4rem;font-weight:800;line-height:1.3;overflow-wrap:anywhere}.cp-projektdetail__verborgen{margin:8px 0 0;color:var(--cp-leise);font-size:.82rem}.cp-projektdetail__themen{margin-top:10px}.cp-projektdetail__themen .cp-projektthema{min-height:24px;padding:0 9px;border-radius:6px;font-size:.72rem}.cp-projektdetail__text{margin-top:14px;color:var(--cp-text-2);font-size:.92rem;line-height:1.7;overflow-wrap:anywhere}.cp-projektdetail__text p{margin:0 0 .8em}.cp-projektdetail__text p:last-child{margin-bottom:0}.cp-projektdetail__text a{color:var(--cp-akzent-text);text-decoration:underline}.cp-projektdetail__frage{margin-top:16px;padding:14px 16px;border:1px solid var(--cp-bernstein-rand);border-radius:12px;background:var(--cp-bernstein-flaeche)}.cp-projektdetail__frage-titel{color:var(--cp-bernstein-text);font-size:.7rem;font-weight:800;line-height:1.3;letter-spacing:.1em;text-transform:uppercase}.cp-projektdetail__frage-text{margin-top:6px;color:var(--cp-text);font-size:.9rem;font-weight:600;line-height:1.55;overflow-wrap:anywhere}.cp-projektdetail__kurs{margin:14px 0 0;color:var(--cp-leise);font-size:.82rem;line-height:1.5}.cp-projektdetail__kurs strong{color:var(--cp-text-2)}.cp-projektdetail__aktionen{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.cp-projektdetail__aktionen .cp-btn{max-width:100%}.cp-projektdetail__link{justify-content:flex-start;min-width:0;padding-top:10px;padding-bottom:10px;text-align:left;white-space:normal;overflow-wrap:anywhere}.cp-projektdetail__link.is-beispiel{cursor:default}.cp-projektdetail__hinweis{margin:12px 0 0;color:var(--cp-leise);font-size:.8rem;line-height:1.55}.cp-projekteditor__bild{position:relative;display:flex;flex-direction:column;gap:6px}.cp-projekteditor__datei{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);opacity:0}.cp-projekteditor__ablage{position:relative;display:flex;align-items:center;justify-content:center;height:150px;overflow:hidden;border:1px dashed var(--cp-rand-stark);border-radius:12px;background:var(--cp-flaeche-2);color:var(--cp-leise);text-align:center;cursor:pointer;transition:border-color .15s,background-color .15s}.cp-projekteditor__ablage:hover,.cp-projekteditor__ablage.is-ziel{border-color:var(--cp-akzent);background:var(--cp-akzent-flaeche)}.cp-projekteditor__ablage.hat-bild{border-style:solid}.cp-projekteditor__datei:focus-visible+.cp-projekteditor__ablage{outline:2px solid var(--cp-akzent);outline-offset:2px}.cp-projekteditor__vorschau{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cp-projekteditor__leer{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0 16px;font-size:.8rem;line-height:1.45}.cp-projekteditor__leer strong{color:var(--cp-text);font-size:.88rem}.cp-projekteditor__leer svg{margin-bottom:2px;color:var(--cp-akzent-text)}.cp-projekteditor__bildfuss{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;min-height:34px}.cp-projekteditor__schalter{display:flex;flex-direction:column}.cp-projekteditor__loeschen{border-color:transparent}.cp-projekteditor [hidden]{display:none!important}.kz,.pf{--kz-feld: var(--cp-flaeche-2)}html.dark-mode .kz,html.dark-mode .pf{--kz-feld: var(--cp-flaeche-3)}.kz{padding:22px;scroll-margin-top:20px}@media(max-width:767px){.kz{padding:18px 16px}}.kz :where(p){margin:0}.kz__titel{margin:0 0 4px;color:var(--cp-text);font-size:1.06rem;font-weight:800;line-height:1.25}.kz__konto{margin:0 0 14px;color:var(--cp-leise);font-size:.75rem;line-height:1.5}.kz__konto strong{color:var(--cp-text-2);font-weight:700}.kz__formular{margin:0}.kz__feldsatz,.kz__anlaesse{min-width:0;margin:0;padding:0;border:0}.kz__feldsatz[disabled]{opacity:.6}.kz__label{display:block;margin:0 0 8px;padding:0;color:var(--cp-text-2);font-size:.75rem;font-weight:600;line-height:1.2}.kz__chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.kz__anlass{position:relative;display:inline-flex;margin:0;cursor:pointer}.kz__anlass input{position:absolute;opacity:0;pointer-events:none}.kz__anlass span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid var(--cp-rand-stark);border-radius:16px;background:var(--kz-feld);color:var(--cp-text-2);font-size:.75rem;font-weight:700;line-height:1.2;transition:border-color .15s,background-color .15s,color .15s}.kz__anlass:hover span{border-color:var(--cp-leiser)}.kz__anlass input:checked+span{border-color:var(--cp-akzent-rand);background:var(--cp-akzent-flaeche);color:var(--cp-akzent-text)}.kz__anlass input:focus-visible+span{outline:2px solid var(--cp-akzent);outline-offset:2px}.kz__bezug{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:8px 10px;border:1px solid var(--cp-bernstein-rand);border-radius:9px;background:var(--cp-bernstein-flaeche);color:var(--cp-bernstein-text)}.kz__bezug[hidden]{display:none}.kz__bezug-text{flex:1;min-width:0;overflow:hidden;font-size:.78rem;font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.kz__bezug-weg{flex:none;width:28px;height:28px;padding:0;border:0;border-radius:6px;background:transparent;color:var(--cp-bernstein-text);font-size:1rem;font-weight:700;line-height:1;cursor:pointer}.kz__bezug-weg:hover,.kz__bezug-weg:focus-visible{background:var(--cp-flaeche-3)}.kz__bezug-weg:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:1px}.kz__text{display:block;width:100%;height:auto;min-height:118px;padding:12px 13px;border:1px solid var(--cp-rand-stark);border-radius:10px;background:var(--kz-feld);color:var(--cp-text);font:inherit;font-size:.85rem;line-height:1.6;resize:vertical;box-sizing:border-box}.kz__text::placeholder{color:var(--cp-leiser)}.kz__text:focus{border-color:var(--cp-akzent);outline:2px solid var(--cp-akzent-rand);outline-offset:-1px}.kz__text[aria-invalid=true],.kz__text.is-fehler{border-color:var(--cp-fehler-rand)}.kz__zeile{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 10px;margin-top:7px}.kz__limit{color:var(--cp-text-2);font-size:.75rem;font-weight:600}.kz__warnung{margin-top:8px;color:var(--cp-fehler-text);font-size:.78rem;font-weight:600;line-height:1.5}.kz__warnung[hidden]{display:none}.kz .cp-feld__fehler{margin-top:6px}.kz__senden{width:100%;margin-top:12px;font-size:.87rem;font-weight:800}.kz__regeln-kurz{display:flex;flex-direction:column;gap:6px;margin:12px 0 0;padding:0;list-style:none}.kz__regeln-kurz li{display:flex;align-items:flex-start;gap:8px;color:var(--cp-text-2);font-size:.78rem;line-height:1.5}.kz__regeln-kurz svg{flex:none;margin-top:4px;color:var(--cp-akzent)}.kz__regeln{margin-top:10px}.kz__regeln summary{display:inline-flex;align-items:center;gap:6px;color:var(--cp-akzent-text);font-size:.78rem;font-weight:700;line-height:1.4;list-style:none;cursor:pointer}.kz__regeln summary::-webkit-details-marker{display:none}.kz__regeln summary:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px;border-radius:4px}.kz__regeln summary svg{transition:transform .2s}.kz__regeln[open] summary svg{transform:rotate(180deg)}.kz__regeln-alle{display:flex;flex-direction:column;gap:8px;margin:10px 0 0;padding:12px 14px;border:1px solid var(--cp-rand);border-radius:10px;background:var(--cp-seite);list-style:none}.kz__regeln-alle li{color:var(--cp-text-2);font-size:.78rem;line-height:1.55}.kz__gesendet{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px;border:1px solid var(--cp-akzent-rand);border-radius:12px;background:var(--cp-akzent-flaeche)}.kz__gesendet-titel{display:flex;align-items:center;gap:9px;color:var(--cp-akzent-text);font-size:.9rem;font-weight:800;line-height:1.35}.kz__gesendet-text{margin-bottom:4px;color:var(--cp-text-2);font-size:.8rem;line-height:1.6}.kz__hinweis{padding:16px;border:1px solid var(--cp-rand-stark);border-radius:12px;background:var(--kz-feld)}.kz__hinweis+.kz__formular{margin-top:16px}.kz__hinweis--bernstein{border-color:var(--cp-bernstein-rand);background:var(--cp-bernstein-flaeche)}.kz__hinweis--bernstein .kz__hinweis-titel{color:var(--cp-bernstein-text)}.kz__hinweis-titel{color:var(--cp-text);font-size:.9rem;font-weight:800;line-height:1.4}.kz__hinweis-text{margin-top:6px;color:var(--cp-text-2);font-size:.8rem;line-height:1.6}.kz__cta{display:flex;width:100%;min-height:40px;margin-top:12px;font-size:.82rem;font-weight:800;white-space:normal;text-align:center}.kz__cta+.kz__cta{margin-top:8px}.kz__fussnote{margin-top:12px;color:var(--cp-leise);font-size:.75rem;line-height:1.55}.kz__kopf{display:flex;align-items:center;gap:10px;margin-bottom:6px}.kz__kopf .kz__titel{flex:1;margin:0}.kz__pill{display:inline-flex;align-items:center;height:24px;padding:0 9px;border:1px solid var(--cp-akzent-rand);border-radius:12px;background:var(--cp-akzent-flaeche);color:var(--cp-akzent-text);font-size:.72rem;font-weight:800;white-space:nowrap}.kz__regel{display:flex;align-items:flex-start;gap:8px;margin:0 0 14px}.kz__regel-texte{flex:1;min-width:0}.kz__regel-text{color:var(--cp-text-2);font-size:.8rem;font-weight:600;line-height:1.55}.kz__regel-notiz{margin-top:4px;color:var(--cp-leise);font-size:.75rem;line-height:1.5}.kz__aendern{flex:none;color:var(--cp-akzent-text);font-size:.78rem;font-weight:700;line-height:1.55;text-decoration:none}.kz__aendern:hover,.kz__aendern:focus-visible{color:var(--cp-akzent-text);text-decoration:underline}.kz__liste-titel{margin:0 0 8px;color:var(--cp-leise);font-size:.7rem;font-weight:700;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.kz__liste{margin:0;padding:0;overflow:hidden;border:1px solid var(--cp-rand-stark);border-radius:12px;background:var(--kz-feld);list-style:none}.kz__liste li+li{border-top:1px solid var(--cp-rand-stark)}.kz__eintrag{display:block;padding:11px 13px;color:var(--cp-text);text-decoration:none}.kz__eintrag:hover,.kz__eintrag:focus-visible{background:var(--cp-flaeche-3);color:var(--cp-text);text-decoration:none}.kz__eintrag:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:-2px}.kz__eintrag-kopf{display:flex;align-items:center;gap:8px}.kz__punkt{flex:none;width:7px;height:7px;border-radius:50%;background:var(--cp-rand-stark)}.kz__punkt.is-aktiv{background:var(--cp-akzent)}.kz__eintrag-name{flex:1;min-width:0;overflow:hidden;color:var(--cp-text);font-size:.82rem;font-weight:800;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.kz__eintrag-datum{color:var(--cp-leise);font-size:.72rem;white-space:nowrap}.kz__eintrag-anlass{display:block;margin:4px 0 0 15px;color:var(--cp-text-2);font-size:.72rem;font-weight:700;line-height:1.4}.kz__eintrag-vorschau{display:block;margin:2px 0 0 15px;overflow:hidden;color:var(--cp-leise);font-size:.75rem;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.kz__postfach{width:100%;min-height:42px;margin-top:12px;font-size:.85rem;font-weight:800}.kz__leer{padding:13px 14px;border:1px solid var(--cp-rand-stark);border-radius:12px;background:var(--kz-feld);color:var(--cp-text-2);font-size:.8rem;line-height:1.55}.kz__postfach-link{display:inline-block;margin-top:10px;font-size:.8rem}.pf{min-height:60vh;padding:28px 0 56px;background:var(--cp-seite);color:var(--cp-text)}@media(max-width:767px){.pf{padding:18px 0 40px}}.pf :where(p){margin:0}.pf__rahmen{max-width:1180px;margin:0 auto;padding:0 16px;box-sizing:border-box}.pf__kopf{margin-bottom:18px}.pf__zurueck,.pf__zurueck-liste{display:inline-flex;align-items:center;gap:4px;color:var(--cp-akzent-text);font-size:.85rem;font-weight:600;text-decoration:none}.pf__zurueck:hover,.pf__zurueck:focus-visible,.pf__zurueck-liste:hover,.pf__zurueck-liste:focus-visible{color:var(--cp-akzent-text);text-decoration:underline}.pf__titelzeile{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px}.pf__titel{margin:0;color:var(--cp-text);font-size:1.6rem;font-weight:800;line-height:1.2}.pf__text{max-width:640px;margin-top:6px;color:var(--cp-leise);font-size:.95rem;line-height:1.5}.pf__meldung{margin-bottom:14px}.pf__raster{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;align-items:start}@media(max-width:860px){.pf__raster{grid-template-columns:minmax(0,1fr)}}.pf__spalte{min-width:0}.pf__spalte--liste{padding:14px 12px}.pf__spalte--inhalt{padding:22px}@media(max-width:767px){.pf__spalte--inhalt{padding:18px 14px}}@media(max-width:860px){.pf--unterhaltung .pf__spalte--liste,.pf--uebersicht .pf__waehlen{display:none}.pf--uebersicht .pf__spalte--inhalt:not(:has(.pf__gesperrt)){display:none}}.pf__zurueck-liste{display:none;margin-bottom:14px}@media(max-width:860px){.pf__zurueck-liste{display:inline-flex}}.pf__spaltentitel{margin:2px 4px 10px;color:var(--cp-leise);font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.pf__liste{margin:0;padding:0;list-style:none}.pf__liste li+li{border-top:1px solid var(--cp-rand)}.pf__eintrag{display:flex;align-items:flex-start;gap:12px;padding:12px 10px;border-radius:10px;color:var(--cp-text);text-decoration:none}.pf__eintrag:hover,.pf__eintrag:focus-visible{background:var(--kz-feld);color:var(--cp-text);text-decoration:none}.pf__eintrag:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:-2px}.pf__eintrag.is-aktuell{background:var(--cp-akzent-flaeche);box-shadow:inset 3px 0 0 var(--cp-akzent)}.pf__avatar{width:44px;height:44px}.pf__avatar--klein{width:38px;height:38px;font-size:.8rem}.pf__eintrag-text{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.pf__eintrag-kopf{display:flex;align-items:baseline;gap:8px}.pf__eintrag-name{flex:1;min-width:0;overflow:hidden;font-size:.9rem;font-weight:800;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.pf__eintrag-datum{flex:none;color:var(--cp-leise);font-size:.75rem;white-space:nowrap}.pf__eintrag-anlass{color:var(--cp-text-2);font-size:.78rem;font-weight:700;line-height:1.4}.pf__tag{display:inline-block;margin-right:4px;padding:0 6px;border:1px solid var(--cp-rand-stark);border-radius:6px;color:var(--cp-leise);font-size:.68rem;font-weight:700;line-height:1.5;vertical-align:1px}.pf__tag--neu{border-color:var(--cp-akzent-rand);background:var(--cp-akzent-flaeche);color:var(--cp-akzent-text)}.pf__eintrag-vorschau{overflow:hidden;color:var(--cp-leise);font-size:.8rem;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.pf__punkt{flex:none;width:9px;height:9px;margin-top:6px;border-radius:50%;background:var(--cp-akzent)}.pf__leer{padding:14px;border:1px solid var(--cp-rand-stark);border-radius:12px;background:var(--kz-feld);color:var(--cp-text-2);font-size:.85rem;line-height:1.55}.pf__waehlen{display:flex;flex-direction:column;align-items:center;gap:8px;padding:56px 20px;color:var(--cp-leiser);text-align:center}.pf__waehlen-titel{color:var(--cp-text);font-size:1rem;font-weight:700}.pf__waehlen-text{max-width:420px;color:var(--cp-leise);font-size:.88rem;line-height:1.5}.pf__gesperrt{padding-top:18px;border-top:1px solid var(--cp-rand)}@media(max-width:860px){.pf__gesperrt{padding-top:0;border-top:0}}.pf__gesperrt-text{margin:0 4px 10px;color:var(--cp-leise);font-size:.85rem;line-height:1.5}.pf__gesperrt-liste{margin:0;padding:0;list-style:none}.pf__gesperrt-zeile{display:flex;align-items:center;gap:10px;padding:8px 4px}.pf__gesperrt-zeile+.pf__gesperrt-zeile{border-top:1px solid var(--cp-rand)}.pf__gesperrt-zeile form{margin:0}.pf__gesperrt-name{flex:1;min-width:0;overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.pf__u-kopf{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.pf__u-kopftext{flex:1;min-width:0}.pf__u-name{margin:0;overflow-wrap:anywhere;color:var(--cp-text);font-size:1.15rem;font-weight:800;line-height:1.3}.pf__u-meta{margin-top:3px;color:var(--cp-leise);font-size:.8rem;line-height:1.45}.pf__u-profil{flex:none}.pf__chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.pf__chip{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid var(--cp-rand-stark);border-radius:6px;background:var(--cp-seite);color:var(--cp-text-2);font-size:.72rem;font-weight:700;line-height:1.3}.pf__verlauf{max-height:58vh;margin-top:16px;padding:14px 2px 4px;overflow-y:auto;border-top:1px solid var(--cp-rand);overscroll-behavior:contain}.pf__nachrichten{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}.pf__nachricht{align-self:flex-start;max-width:85%}@media(max-width:600px){.pf__nachricht{max-width:94%}}.pf__nachricht--eigen{align-self:flex-end}.pf__nachricht--eigen .pf__blase{border-color:var(--cp-akzent-rand);background:var(--cp-akzent-flaeche)}.pf__nachricht--eigen .pf__zeit{text-align:right}.pf__blase{padding:12px 14px;overflow-wrap:anywhere;border:1px solid var(--cp-rand);border-radius:14px;background:var(--kz-feld);color:var(--cp-text);font-size:.9rem;line-height:1.65}.pf__blase p+p{margin-top:.6em}.pf__blase a{color:var(--cp-akzent-text);text-decoration:underline}.pf__zeit{margin:4px 2px 0;color:var(--cp-leiser);font-size:.72rem}.pf__mehr{display:block;margin:0 0 12px;color:var(--cp-akzent-text);font-size:.82rem;font-weight:600;text-align:center;text-decoration:none}.pf__mehr:hover,.pf__mehr:focus-visible{color:var(--cp-akzent-text);text-decoration:underline}.pf__mehr--liste{margin:12px 0 0}.pf__liste--wartend{margin-bottom:16px;padding-bottom:6px;border-bottom:1px solid var(--cp-rand-stark)}.pf__status{margin-top:16px;padding:12px 14px;border:1px solid var(--cp-rand-stark);border-radius:10px;background:var(--cp-seite);color:var(--cp-text-2);font-size:.85rem;font-weight:600;line-height:1.5}.pf__status--gemeldet{border-color:var(--cp-bernstein-rand);background:var(--cp-bernstein-flaeche);color:var(--cp-bernstein-text)}.pf__entsperren{margin:10px 0 0}.pf__aktionen{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px}.pf__aktionen form{margin:0}.pf__aktionen--leise{justify-content:flex-end;margin-top:10px}.pf__abstand{flex:1}.pf__leise{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:var(--cp-text-2);font:inherit;font-size:.8rem;font-weight:700;text-decoration:none;cursor:pointer}.pf__leise:hover,.pf__leise:focus-visible{background:var(--cp-fehler-flaeche);color:var(--cp-fehler-text);text-decoration:none}.pf__leise:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.pf__notiz{margin-top:10px;color:var(--cp-leise);font-size:.78rem;line-height:1.55}.pf__antwort{margin:16px 0 0}.pf__antwort textarea{display:block;width:100%;height:auto;min-height:96px;padding:12px 13px;border:1px solid var(--cp-rand-stark);border-radius:10px;background:var(--kz-feld);color:var(--cp-text);font:inherit;font-size:.9rem;line-height:1.6;resize:vertical;box-sizing:border-box}.pf__antwort textarea::placeholder{color:var(--cp-leiser)}.pf__antwort textarea:focus{border-color:var(--cp-akzent);outline:2px solid var(--cp-akzent-rand);outline-offset:-1px}.pf__antwort textarea[aria-invalid=true]{border-color:var(--cp-fehler-rand)}.pf__antwort .cp-feld__fehler{margin-top:6px}.pf__antwort-zeile{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:8px}.pf__antwort-hinweis{flex:1;min-width:160px;color:var(--cp-leise);font-size:.78rem;line-height:1.45}.pf__melden textarea,.pf__dialog textarea{height:auto;min-height:96px}.pf__melden{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:16px 0 0;padding:16px;border:1px solid var(--cp-rand-stark);border-radius:12px;background:var(--kz-feld)}.pf__melden .cp-feld{width:100%}.pf__melden-titel{margin:0;color:var(--cp-text);font-size:1rem;font-weight:800}.pf__dialog p{color:var(--cp-text-2);line-height:1.55}.cp,.cp-tokens,.cp-dialog{--cp-linkedin: #0a66c2;--cp-linkedin-hover: #0b74dc;--cp-linkedin-text: #ffffff}.zk-btn{min-height:36px;font-weight:700;font-size:.8rem}.zk-btn svg{width:13px;height:13px}.zk-btn--linkedin{background:var(--cp-linkedin);border-color:var(--cp-linkedin);color:var(--cp-linkedin-text)}.zk-btn--linkedin:hover,.zk-btn--linkedin:focus-visible{background:var(--cp-linkedin-hover);border-color:var(--cp-linkedin-hover);color:var(--cp-linkedin-text)}.zk-btn--linkedin.is-aus,.zk-btn--linkedin[aria-disabled=true]{background:var(--cp-flaeche-3);border-color:var(--cp-rand-stark);color:var(--cp-leise);opacity:1}.zk-btn--pruefen{background:var(--cp-akzent-flaeche);border-color:var(--cp-akzent-rand);color:var(--cp-akzent-text)}.zk-btn--pruefen:hover,.zk-btn--pruefen:focus-visible{border-color:var(--cp-akzent);color:var(--cp-akzent-text)}.zk-btn--freigabe{background:transparent;color:var(--cp-text-2)}.zk-btn--freigabe[aria-busy=true]{cursor:progress}.zk{color:var(--cp-text)}.zk__kopf{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px}.zk__titel{margin:0;color:var(--cp-text);font-size:1.3rem;font-weight:800;line-height:1.2;letter-spacing:-.012em}.zk__zahl{color:var(--cp-leise);font-size:.82rem;font-weight:500;line-height:1.5}.zk__text{max-width:640px;margin:6px 0 0;color:var(--cp-leise);font-size:.82rem;line-height:1.6}.zk__leer{margin-top:14px;padding:22px 24px;border:1px dashed var(--cp-rand-stark);border-radius:var(--cp-radius);background:var(--cp-flaeche)}@media(max-width:767px){.zk__leer{padding:18px 16px}}.zk__leer-titel{margin:0;color:var(--cp-text);font-size:.95rem;font-weight:800;line-height:1.35}.zk__leer-text{max-width:560px;margin:6px 0 14px;color:var(--cp-text-2);font-size:.82rem;line-height:1.6}.zk__filter{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.zk__filter .cp-chip{min-height:32px;font-size:.75rem;font-weight:700}.zk__liste{display:flex;flex-direction:column;gap:12px;margin-top:14px}.zk-karte{display:flex;align-items:stretch;overflow:hidden;border:1px solid var(--cp-rand);border-radius:14px;background:var(--cp-flaeche)}.zk-karte[hidden]{display:none}@media(max-width:920px){.zk-karte{flex-direction:column}}.zk-karte__seite{display:flex;flex:none;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:124px;padding:16px 8px;border-right:1px solid var(--cp-rand);background:var(--cp-flaeche-3)}@media(max-width:920px){.zk-karte__seite{flex-direction:row;justify-content:flex-start;width:100%;padding:12px 18px;border-right:0;border-bottom:1px solid var(--cp-rand);box-sizing:border-box}}.zk-karte__symbol{flex:none;width:24px;height:24px;color:var(--cp-akzent)}.is-privat .zk-karte__symbol{color:var(--cp-leiser)}.zk-karte__kategorie{color:var(--cp-leise);max-width:100%;font-size:.62rem;font-weight:800;line-height:1.3;letter-spacing:.04em;text-align:center;text-transform:uppercase;hyphens:auto;overflow-wrap:break-word}@media(max-width:920px){.zk-karte__kategorie{text-align:left}}.zk-karte__inhalt{flex:1;min-width:0;padding:18px 20px}@media(max-width:767px){.zk-karte__inhalt{padding:16px}}.zk-karte__titelzeile{display:flex;flex-wrap:wrap;align-items:flex-start;gap:6px 10px}.zk-karte__titel{flex:1;min-width:180px;margin:0;color:var(--cp-text);font-size:.97rem;font-weight:800;line-height:1.4;overflow-wrap:anywhere}@media(max-width:420px){.zk-karte__titel{min-width:0;flex-basis:100%}}.zk-karte__marke{display:none;padding:1px 9px;border:1px solid var(--cp-rand-stark);border-radius:7px;background:var(--cp-flaeche-3);color:var(--cp-text-2);font-size:.7rem;font-weight:700;line-height:22px;white-space:nowrap}.is-privat .zk-karte__marke{display:inline-block}.zk-karte__meta{display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:8px;color:var(--cp-leise);font-size:.78rem;line-height:1.5}.zk-karte__datum{color:var(--cp-text-2);font-weight:700;font-variant-numeric:tabular-nums}.zk-karte__umfang{margin-top:6px;color:var(--cp-leise);font-size:.75rem;line-height:1.5}.zk-karte__code{color:var(--cp-text-2);font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap}.zk-karte__aktionen{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}@media(max-width:420px){.zk-karte__aktionen .cp-btn{flex:1 1 100%}}.zk-themen{padding:22px}@media(max-width:767px){.zk-themen{padding:18px 16px}}.zk-themen__kopf{display:flex;align-items:center;gap:8px;margin-bottom:10px}.zk-themen__titel{flex:1;margin:0;color:var(--cp-text);font-size:1rem;font-weight:800;line-height:1.3}.zk-themen__info{display:inline-flex;flex:none;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid var(--cp-rand-stark);border-radius:50%;background:transparent;color:var(--cp-text-2);cursor:pointer}.zk-themen__info svg{width:13px;height:13px}.zk-themen__info:hover,.zk-themen__info[aria-expanded=true]{border-color:var(--cp-leiser);background:var(--cp-flaeche-3)}.zk-themen__info:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.zk-themen__hinweis{margin:0 0 12px;padding:10px 12px;border:1px solid var(--cp-rand-stark);border-radius:9px;background:var(--cp-seite);color:var(--cp-text-2);font-size:.78rem;line-height:1.55}.zk-themen__hinweis[hidden]{display:none}.zk-themen__liste{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.zk-themen__zeile{display:flex;align-items:baseline;gap:10px;padding:9px 0}.zk-themen__zeile+.zk-themen__zeile{border-top:1px solid var(--cp-rand)}.zk-themen__name{flex:1;min-width:0;color:var(--cp-text-2);font-size:.82rem;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.zk-themen__anzahl{color:var(--cp-leise);font-size:.75rem;font-weight:500;line-height:1.4;text-align:right;white-space:nowrap}.zk-li{width:min(520px,100vw - 24px)}.zk-li__kopf{align-items:center;gap:12px}.zk-li__logo{display:inline-flex;flex:none;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:var(--cp-linkedin);color:var(--cp-linkedin-text)}.zk-li__logo svg{width:18px;height:18px}.zk-li__kopftext{flex:1;min-width:0}.zk-li__felder{margin:0}.zk-li__feld{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid var(--cp-rand)}.zk-li__feld dt{color:var(--cp-leise);font-size:.8rem;font-weight:400;line-height:1.5;white-space:nowrap}.zk-li__feld dd{margin:0;color:var(--cp-text-2);font-size:.8rem;font-weight:700;line-height:1.5;text-align:right;overflow-wrap:anywhere}@media(max-width:420px){.zk-li__feld{flex-direction:column;gap:2px}.zk-li__feld dd{text-align:left}}.zk-li__fuss{border-top:0;padding-top:4px}.zk-li__oeffnen{flex:1;min-width:180px;font-weight:800}.zp{padding:48px 16px 72px;background:var(--cp-seite);color:var(--cp-text)}@media(max-width:767px){.zp{padding:28px 16px 48px}}.zp__wrap{max-width:640px;margin:0 auto}.zp__kicker{margin:0 0 12px;color:var(--cp-leise);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.zp__karte{padding:32px}@media(max-width:767px){.zp__karte{padding:22px 16px}}.zp__status{display:flex;align-items:center;gap:12px}.zp__symbol{display:inline-flex;flex:none;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:12px;border:1px solid var(--cp-akzent-rand);border-radius:50%;background:var(--cp-akzent-flaeche);color:var(--cp-akzent-text)}.zp__symbol svg{width:22px;height:22px}.zp__status .zp__symbol{margin-bottom:0}.zp__symbol--neutral{border-color:var(--cp-rand-stark);background:var(--cp-flaeche-2);color:var(--cp-leise)}.zp__titel{margin:0;color:var(--cp-text);font-size:1.5rem;font-weight:800;line-height:1.25;letter-spacing:-.01em}.zp__karte--gueltig .zp__titel{color:var(--cp-akzent-text);font-size:1.2rem}.zp__text{margin:8px 0 20px;color:var(--cp-text-2);font-size:.95rem;line-height:1.6}.zp__gesucht{margin:-8px 0 18px;color:var(--cp-leise);font-size:.85rem;overflow-wrap:anywhere}.zp__erklaerung{margin:22px 0 0;padding-top:16px;border-top:1px solid var(--cp-rand);color:var(--cp-leise);font-size:.82rem;line-height:1.6}.zp__name{margin:22px 0 0;color:var(--cp-text);font-size:1.75rem;font-weight:800;line-height:1.2;overflow-wrap:anywhere}@media(max-width:767px){.zp__name{font-size:1.4rem}}.zp__satz{margin:6px 0 0;color:var(--cp-leise);font-size:.92rem;line-height:1.5}.zp__kurs{margin:4px 0 0;color:var(--cp-text);font-size:1.15rem;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.zp__kurslink{color:var(--cp-text);text-decoration:underline;text-decoration-color:var(--cp-akzent-rand);text-underline-offset:3px}.zp__kurslink:hover,.zp__kurslink:focus-visible{color:var(--cp-akzent-text)}.zp__daten{margin:22px 0 0}.zp__daten>div{display:grid;grid-template-columns:minmax(140px,190px) minmax(0,1fr);gap:4px 16px;padding:10px 0;border-top:1px solid var(--cp-rand)}@media(max-width:520px){.zp__daten>div{grid-template-columns:minmax(0,1fr)}}.zp__daten dt{color:var(--cp-leise);font-size:.85rem;font-weight:500;line-height:1.5}.zp__daten dd{margin:0;color:var(--cp-text);font-size:.92rem;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.zp__zahl{font-variant-numeric:tabular-nums}.zp__code{letter-spacing:.03em}.zp__hinweis{margin:18px 0 0}.zp__aktionen{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}@media(max-width:520px){.zp__aktionen .cp-btn{flex:1 1 100%;white-space:normal;text-align:center}}.zp-formular__zeile{display:flex;flex-wrap:wrap;gap:10px}.zp-formular__zeile input{flex:1 1 220px;width:auto;font-variant-numeric:tabular-nums;letter-spacing:.03em;text-transform:uppercase}.zp-formular__zeile input::placeholder{text-transform:none}.zp-formular__zeile .cp-btn{flex:none}@media(max-width:520px){.zp-formular__zeile .cp-btn{flex:1 1 100%}}.zp-formular__fehler{margin:2px 0 0}.zp__format{font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap}:root{--main-header-height: 50px}@media(width>=768px){:root{--main-header-height: 75px}}.account-settings-page .account-card.cpk-bereich{padding:0;border:0;border-radius:0;background:none;scroll-margin-top:90px}community-profil-karte:empty{display:block;min-height:330px;border:1px solid var(--cp-rand);border-radius:18px;background:var(--cp-flaeche)}.account-settings-page #profilbild{scroll-margin-top:90px}.cpk{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);overflow:hidden;border:1px solid var(--cp-rand);border-radius:18px;background:linear-gradient(120deg,var(--cp-akzent-flaeche) 0%,transparent 45%),var(--cp-flaeche);color:var(--cp-text)}.cpk--neu{border-color:var(--cp-akzent-rand)}@media(max-width:979px){.cpk{grid-template-columns:minmax(0,1fr)}}.cpk a:focus-visible,.cpk button:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.account-settings-page .cpk a.cp-btn,.account-settings-page .cpk a.cp-btn:hover,.account-settings-page .cpk a.cp-btn:focus-visible{color:var(--cp-text)}.account-settings-page .cpk a.cp-btn--primaer,.account-settings-page .cpk a.cp-btn--primaer:hover,.account-settings-page .cpk a.cp-btn--primaer:focus-visible{color:var(--cp-primaer-text)}.account-settings-page .cpk a.cpk__knopf--zweit{color:var(--cp-text-2)}.account-settings-page .cpk a.cp-link,.account-settings-page .cpk a.cp-link:hover,.account-settings-page .cpk a.cp-link:focus-visible{color:var(--cp-akzent-text)}.account-settings-page .cpk a.cpk__aufgabe,.account-settings-page .cpk a.cpk__aufgabe:hover,.account-settings-page .cpk a.cpk__aufgabe:focus-visible{color:inherit}.cpk__haupt,.cpk__seite{min-width:0;padding:28px 30px}@media(max-width:979px){.cpk__haupt,.cpk__seite{padding:22px 18px}}.cpk__haupt{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.cpk__seite{border-left:1px solid var(--cp-rand);background:color-mix(in srgb,var(--cp-seite) 45%,transparent)}@media(max-width:979px){.cpk__seite{border-left:0;border-top:1px solid var(--cp-rand)}}.cpk__kopf{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.cpk__symbol{display:inline-flex;align-items:center;justify-content:center;flex:none;width:44px;height:44px;border-radius:50%;background:var(--cp-akzent-flaeche);color:var(--cp-akzent-text)}.account-settings-page .cpk__titel{margin:0;color:var(--cp-text);font-size:22px;font-weight:800;line-height:1.2;letter-spacing:normal;text-transform:none}.cpk .cpk__status{border-radius:7px;background:var(--cp-seite);font-size:11.5px;font-weight:800}.account-settings-page .cpk__text{max-width:620px;margin:0;color:var(--cp-text-2);font-size:14.5px;line-height:1.6}.account-settings-page .cpk__text--intro{font-size:15px;line-height:1.65}.cpk__aktionen{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:2px}.cpk__aktionen--intro{gap:12px 18px;margin-top:6px}.cpk .cpk__knopf{min-height:44px;padding:0 20px;border-radius:11px;font-size:14px;font-weight:800}.cpk .cpk__knopf.cp-btn--primaer:hover,.cpk .cpk__knopf.cp-btn--primaer:focus-visible{color:var(--cp-primaer-text)}.cpk .cpk__knopf--zweit{background:var(--cp-flaeche);color:var(--cp-text-2)}.cpk .cpk__beispiel{font-size:13px;font-weight:700}.account-settings-page .cpk__hinweis{max-width:620px;margin:0}.cpk__adresse{display:flex;flex-wrap:wrap;align-items:center;gap:10px;width:100%;max-width:580px;margin-top:-2px;padding:10px 10px 10px 14px;border:1px solid var(--cp-rand-stark);border-radius:11px;background:var(--cp-seite);box-sizing:border-box;color:var(--cp-leise)}.cpk__adresse.is-sichtbar{border-color:var(--cp-akzent-rand);color:var(--cp-text-2)}.cpk__adresse.is-sichtbar .cpk__adresssymbol{color:var(--cp-akzent)}.cpk__adresssymbol{flex:none}.cpk__url{flex:1 1 12rem;min-width:0;overflow:hidden;font-size:13.5px;font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.cpk__nur{flex:none;color:var(--cp-leise);font-size:11.5px;font-weight:600}.account-settings-page .cpk__kopierfehler{max-width:580px;margin:-8px 0 0;color:var(--cp-fehler-text);font-size:12.5px;line-height:1.5}.cpk .cpk__kopieren{flex:none;min-height:32px;font-weight:700}.account-settings-page .cpk__seitentitel{margin:0 0 14px;color:var(--cp-text);font-size:14.5px;font-weight:800;line-height:1.3;letter-spacing:normal;text-transform:none}.account-settings-page .cpk__seitentext{margin:-11px 0 12px;color:var(--cp-leise);font-size:12.5px;line-height:1.5}.cpk__ideen,.cpk__aufgaben{margin:0;padding:0;list-style:none}.cpk__ideen>li,.cpk__aufgaben>li{list-style:none}.cpk__ideen{display:flex;flex-direction:column;gap:12px}.cpk__idee{display:flex;align-items:flex-start;gap:12px}.cpk__nr{display:inline-flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;border:1px solid var(--cp-rand-stark);border-radius:8px;background:var(--cp-flaeche-3);color:var(--cp-akzent-text);font-size:12px;font-weight:800}.cpk__ideetext,.cpk__aufgabentext{display:flex;flex-direction:column;gap:2px;min-width:0}.cpk__ideetitel,.cpk__aufgabentitel{color:var(--cp-text);font-size:13.5px;font-weight:700;line-height:1.35}.cpk__ideehinweis,.cpk__aufgabenhinweis{color:var(--cp-leise);font-size:12.5px;line-height:1.5}.cpk__aufgabenhinweis{font-size:12px;line-height:1.45}.cpk__aufgaben{display:flex;flex-direction:column;gap:2px}.cpk .cpk__aufgabe{display:flex;align-items:center;gap:11px;padding:9px 10px;border-radius:9px;color:inherit;text-decoration:none}.cpk .cpk__aufgabe:hover,.cpk .cpk__aufgabe:focus-visible{background:var(--cp-flaeche-3);color:inherit;text-decoration:none}.cpk__ring{display:inline-flex;align-items:center;justify-content:center;flex:none;width:20px;height:20px;border:2px solid var(--cp-leiser);border-radius:50%;box-sizing:border-box;color:var(--cp-primaer-text)}.is-erledigt .cpk__ring{border-color:var(--cp-akzent);background:var(--cp-akzent)}.cpk__aufgabentext{flex:1}.cpk__tag{flex:none;color:var(--cp-akzent-text);font-size:12px;font-weight:700;white-space:nowrap}.is-erledigt .cpk__tag{color:var(--cp-leise);font-weight:600}.cpk .cpk__trainer{max-width:620px;margin-top:16px}.account-settings-page .cpk__trainertitel{display:flex;align-items:center;gap:7px;margin:0;color:var(--cp-text);font-size:13.5px;font-weight:800;line-height:1.4}.account-settings-page .cpk__trainertitel svg{flex:none;color:var(--cp-blau-text)}.account-settings-page .cpk__trainertext{margin:4px 0 0;color:var(--cp-text-2);font-size:13px;line-height:1.55}.account-settings-page .cpk__trainertext--neu{color:var(--cp-akzent-text);font-weight:700}.cpk .cpk__trainerlink{display:inline-block;margin-top:6px;font-size:13px;font-weight:700}.cpk__zertifikate{margin-top:12px;padding:11px 13px;border:1px dashed var(--cp-rand-stark);border-radius:10px;background:var(--cp-flaeche)}.account-settings-page .cpk__zertifikatetitel{margin:0;color:var(--cp-text-2);font-size:12.5px;font-weight:700;line-height:1.4}.account-settings-page .cpk__zertifikatetext{margin:2px 0 0;color:var(--cp-leise);font-size:12px;line-height:1.5}.cpk-dialog .cpk-dialog__form{display:flex;flex-direction:column;min-height:0;margin:0}.cpk-dialog .cp-dialog__kopf h2{color:var(--cp-text);font-size:20px;font-weight:800;line-height:1.25;letter-spacing:normal;text-transform:none}.cpk-dialog .cp-dialog__kopf p{margin:5px 0 0;font-size:13px;line-height:1.5}.cpk-dialog .cp-dialog__inhalt{gap:18px;padding:20px 22px}.cpk-dialog label{color:var(--cp-text);font-size:inherit;line-height:inherit}.cpk-dialog p{margin:0}@media(max-width:419px){.cpk-dialog .cp-dialog__kopf,.cpk-dialog .cp-dialog__inhalt,.cpk-dialog .cp-dialog__fuss{padding-left:16px;padding-right:16px}}.cpk-dialog__gruppe{display:flex;flex-direction:column;gap:8px}.cpk-dialog__zeile{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.cpk-dialog .cpk-dialog__label{display:block;color:var(--cp-text-2);font-size:12.5px;font-weight:700;line-height:1.2}.cpk-dialog .cpk-dialog__umschalter{padding:2px 0;border:0;background:none;color:var(--cp-akzent-text);font:inherit;font-size:12.5px;font-weight:700;cursor:pointer}.cpk-dialog .cpk-dialog__umschalter:hover,.cpk-dialog .cpk-dialog__umschalter:focus-visible{text-decoration:underline}.cpk-dialog .cpk-dialog__umschalter:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.cpk-dialog__namen{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cpk-dialog__namen.is-einzeln{grid-template-columns:minmax(0,1fr)}@media(max-width:399px){.cpk-dialog__namen{grid-template-columns:minmax(0,1fr)}}.cpk-dialog .cpk-dialog__wahl{align-items:center;padding:12px 13px;border-radius:11px}.cpk-dialog .cpk-dialog__wahl:before{margin-top:0}.cpk-dialog .cpk-dialog__wahl .cp-wahl__titel{overflow-wrap:anywhere;font-size:14px;font-weight:800}.cpk-dialog__namenfelder{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px}@media(max-width:419px){.cpk-dialog__namenfelder{grid-template-columns:minmax(0,1fr)}}.cpk-dialog__namenfelder .cp-feld>span:first-child{font-size:12.5px}.cpk-dialog .cpk-dialog__hilfe{color:var(--cp-leise);font-size:12px;line-height:1.5}.cpk-dialog__feld{display:flex;flex-direction:column;gap:8px}.cpk-dialog__adresse{display:flex;align-items:center;overflow:hidden;border:1px solid var(--cp-rand-stark);border-radius:10px;background:var(--cp-flaeche-2)}.cpk-dialog__adresse:focus-within{border-color:var(--cp-akzent);outline:2px solid var(--cp-akzent-rand);outline-offset:-1px}.cpk-dialog__adresse.is-fehler{border-color:var(--cp-fehler-rand)}.cpk-dialog__adresse .cpk-dialog__praefix{flex:none;padding:0 2px 0 13px;color:var(--cp-leise);font-size:14px;font-weight:500;line-height:46px;white-space:nowrap}@media(max-width:379px){.cpk-dialog__adresse .cpk-dialog__praefix{padding-left:10px;font-size:12.5px}}.cpk-dialog__adresse input{flex:1;min-width:0;height:46px;margin:0;padding:0 12px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--cp-text);font:inherit;font-size:14px;font-weight:700;outline:none}.cpk-dialog__status{min-height:1.45em;color:var(--cp-leise);font-size:12px;font-weight:600;line-height:1.45}.cpk-dialog__status.is-frei{color:var(--cp-akzent-text)}.cpk-dialog__status.is-fehler{color:var(--cp-fehler-text)}.cpk-dialog__warnung{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:12.5px;font-weight:600;line-height:1.55}.cpk-dialog__warnung p{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.cpk-dialog .cpk-dialog__warnknopf{min-height:32px;padding:0 12px;border:1px solid var(--cp-bernstein-rand);border-radius:8px;background:transparent;color:var(--cp-bernstein-text);font:inherit;font-size:12px;font-weight:700;white-space:normal;text-align:left;cursor:pointer}.cpk-dialog .cpk-dialog__warnknopf:hover,.cpk-dialog .cpk-dialog__warnknopf:focus-visible{background:var(--cp-flaeche)}.cpk-dialog .cpk-dialog__warnknopf:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.cpk-dialog__vorschau{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--cp-rand);border-radius:12px;background:var(--cp-seite)}.cpk-dialog__avatar{width:42px;height:42px;font-size:14px}.cpk-dialog__vorschautext{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.cpk-dialog__vorschauname{overflow:hidden;color:var(--cp-text);font-size:14.5px;font-weight:800;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.cpk-dialog__vorschauurl{overflow:hidden;color:var(--cp-leise);font-size:12.5px;font-weight:500;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.cpk-dialog__vorschautag{flex:none;color:var(--cp-leise);font-size:11px;font-weight:700}.cpk-dialog__privat{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:600;line-height:1.55}.cpk-dialog__privat svg{flex:none;margin-top:1px;color:var(--cp-akzent-text)}.cpk-dialog .cp-dialog__fuss{padding:14px 22px}@media(max-width:419px){.cpk-dialog .cp-dialog__fuss{flex-direction:column-reverse;align-items:stretch;padding:14px 16px 18px}.cpk-dialog .cp-dialog__fuss .cp-dialog__abstand{display:none}}.cpk-dialog .cpk-dialog__abbrechen{background:transparent;font-size:13px;font-weight:700}.cpk-dialog .cpk-dialog__absenden{padding:0 20px;font-size:13.5px;font-weight:800;white-space:normal}.comment-settings__hinweise{display:flex;flex-direction:column;gap:6px;margin-top:12px}.account-settings-page .comment-settings__hinweis{margin:0;color:var(--cp-leise);font-size:12.5px;line-height:1.55}.account-settings-page .comment-settings__hinweis--anonym{color:var(--cp-text-2)}.cp-kopf__trainer{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:2px 10px;border:1px solid var(--cp-blau-rand);border-radius:20px;background:var(--cp-blau-flaeche);color:var(--cp-blau-text);font-size:.74rem;font-weight:700;line-height:1.3}.cp-kopf__trainer svg{flex:none}.cp-kurse__kopf{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:6px 16px;margin-bottom:14px}.cp-kurse__kopf .cp-abschnitt__titel{margin:0}.cp-kurse__alle{color:var(--cp-akzent-text);font-size:.88rem;font-weight:700;text-decoration:none}.cp-kurse__alle:hover,.cp-kurse__alle:focus-visible{text-decoration:underline}.cp-kurse__liste{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}@media(max-width:991px){.cp-kurse__liste{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.cp-kurse__liste{grid-template-columns:minmax(0,1fr)}}.cp-kurs{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--cp-rand);border-radius:12px;background:var(--cp-flaeche-2);color:var(--cp-text);text-decoration:none;transition:border-color .15s ease}.cp-kurs:hover,.cp-kurs:focus-visible{border-color:var(--cp-akzent-rand)}.cp-kurs:focus-visible{outline:2px solid var(--cp-akzent);outline-offset:2px}.cp-kurs__bild{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;background:var(--cp-flaeche-3)}.cp-kurs__titel{display:block;padding:10px 12px 12px;color:var(--cp-text);font-size:.88rem;font-weight:700;line-height:1.35}.cp-kurs__titel>span{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.te__person{display:flex;align-items:center;gap:14px;margin-bottom:18px}.te__bild{position:relative;display:inline-flex;flex:none;align-items:center;justify-content:center;width:56px;height:56px;overflow:hidden;border:1px solid var(--cp-rand);border-radius:50%;background:var(--cp-akzent-flaeche);color:var(--cp-akzent-text);font-weight:800}.te__bild img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.te__rolle{display:block;color:var(--cp-blau-text);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.te__name{display:block;color:var(--cp-text);font-size:1.05rem;font-weight:800;overflow-wrap:anywhere}.te .cp-hinweis{margin:0 0 16px}
