/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-1xul156fia] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1xul156fia] {
    flex: 1;
}

.sidebar[b-1xul156fia] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1xul156fia] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1xul156fia]  a, .top-row[b-1xul156fia]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-1xul156fia]  a:hover, .top-row[b-1xul156fia]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-1xul156fia]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-1xul156fia] {
        justify-content: space-between;
    }

    .top-row[b-1xul156fia]  a, .top-row[b-1xul156fia]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1xul156fia] {
        flex-direction: row;
    }

    .sidebar[b-1xul156fia] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1xul156fia] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-1xul156fia]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-1xul156fia], article[b-1xul156fia] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-49q0to3lmo] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-49q0to3lmo] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-49q0to3lmo] {
    font-size: 1.1rem;
}

.bi[b-49q0to3lmo] {
    display: inline-block;
    position: relative;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-49q0to3lmo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-49q0to3lmo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-49q0to3lmo] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

/* Abschnittsüberschrift in der Seitenleiste */
.nav-section-label[b-49q0to3lmo] {
    margin-top: 0.75rem;
    margin-bottom: 0.35rem;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.55);
}

.nav-item[b-49q0to3lmo] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-49q0to3lmo] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-49q0to3lmo] {
        padding-bottom: 1rem;
    }

    .nav-item[b-49q0to3lmo]  a {
        color: #d7d7d7;
        border-radius: 4px;
        min-height: 3rem;
        display: flex;
        align-items: center;
        line-height: 1.3;
        padding: 0.5rem 0.75rem;
    }

.nav-item[b-49q0to3lmo]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-49q0to3lmo]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-49q0to3lmo] {
        display: none;
    }

    .collapse[b-49q0to3lmo] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-49q0to3lmo] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Lernfelder/LF1_Ableseuebungen/AbleseAnalogMessgeraet.razor.rz.scp.css */
/* Begrenzung des Hauptbereichs auf max. 1000 px, zentriert (Vorgabe Redesign) */
.uebung-max-breite[b-ylhntolx2n] {
    max-width: 1000px;
}

/* Skala: möglichst groß, Originalmaß bis 380 px */
.bild-skala-modern[b-ylhntolx2n] {
    width: 100%;
    max-width: 380px;
    height: auto;
}

/* Messbereichswahlschalter: bewusst kleiner als die Skala */
.bild-schalter-modern[b-ylhntolx2n] {
    width: 100%;
    max-width: 260px;
    height: auto;
}

/* Kompaktes Eingabefeld – darf nie die volle Breite einnehmen */
.eingabe-gruppe-kompakt[b-ylhntolx2n] {
    max-width: 210px;
    width: auto;
}

.eingabe-feld-kompakt[b-ylhntolx2n] {
    max-width: 150px;
    font-size: 1.5rem;
}

/* Avatar-Badge mit Namensinitiale */
.avatar-kreis[b-ylhntolx2n] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 50%;
    background: linear-gradient(135deg, #6366f1 0%, #a855f7 100%);
    color: #ffffff;
    font-weight: 700;
    font-size: 1rem;
    flex-shrink: 0;
}

/* Timer-Badge pulsiert dezent, solange die Stoppuhr läuft */
.timer-badge-laeuft[b-ylhntolx2n] {
    animation: timer-puls-b-ylhntolx2n 1.6s ease-in-out infinite;
}

@keyframes timer-puls-b-ylhntolx2n {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0.65;
    }
}

.erfolg-emoji[b-ylhntolx2n] {
    font-size: 3rem;
    line-height: 1;
}
/* /Lernfelder/LF2_Installationsschaltungen/Components/SvgLamp.razor.rz.scp.css */
/* Wrapper: begrenzt die Größe des Bauteil-Symbols, bleibt aber responsiv skalierbar */
.svg-lampe-wrapper[b-gm5cpxbh3q] {
    max-width: 120px;
    margin: 0 auto;
}

.svg-lampe[b-gm5cpxbh3q] {
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
}

/* Glaskolben: weicher Übergang zwischen An/Aus */
.glaskolben[b-gm5cpxbh3q] {
    transition: fill 0.3s ease-in-out, stroke 0.3s ease-in-out;
}

/* Warmer Schein hinter dem Glaskolben: sanftes Einblenden */
.lampen-schein[b-gm5cpxbh3q] {
    opacity: 0.6;
}

/* Sockel-Rillen: dezente Andeutung des Gewindes, rein plastisch statt metallisch */
.sockel-rille[b-gm5cpxbh3q] {
    stroke: #15171a;
    stroke-width: 1.5;
    opacity: 0.6;
}

/* Glühfaden: dunkelgrau im Aus-Zustand, leuchtend gelb-weiß im An-Zustand */
.gluehwendel[b-gm5cpxbh3q] {
    fill: none;
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke 0.3s ease-in-out;
}

.gluehwendel-aus[b-gm5cpxbh3q] {
    stroke: #4a5058;
}

.gluehwendel-an[b-gm5cpxbh3q] {
    stroke: #fffbe6;
}

/* Zusätzliche, weichgezeichnete Glüh-Kopie direkt hinter dem Glühfaden */
.gluehwendel-glow[b-gm5cpxbh3q] {
    fill: none;
    stroke: #ffe680;
    stroke-width: 5;
    stroke-linecap: round;
    stroke-linejoin: round;
    opacity: 0.85;
}

/* Klemmen-Gruppe: gesamte Klick-/Hover-Fläche für eine Buchse */
.terminal-gruppe[b-gm5cpxbh3q] {
    cursor: pointer;
}

.terminal-hit[b-gm5cpxbh3q] {
    fill: transparent;
}

.terminal-highlight[b-gm5cpxbh3q] {
    fill: #4d9eff;
    opacity: 0;
    transition: opacity 0.15s ease-in-out;
}

.terminal-gruppe:hover .terminal-highlight[b-gm5cpxbh3q] {
    opacity: 0.35;
}

/* Beschriftungen: moderne, gut lesbare Sans-Serif-Schrift */
.beschriftung-klemme[b-gm5cpxbh3q] {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    fill: #3a3f47;
    text-anchor: middle;
    user-select: none;
}

.beschriftung-modul[b-gm5cpxbh3q] {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    fill: #5a6270;
    text-anchor: end;
    user-select: none;
}
/* /Lernfelder/LF2_Installationsschaltungen/Components/SvgPowerSource.razor.rz.scp.css */
/* Wrapper: begrenzt die Größe des Bauteil-Symbols, bleibt aber responsiv skalierbar */
.svg-powersource-wrapper[b-genh0ucj4v] {
    max-width: 90px;
    margin: 0 auto;
}

.svg-powersource[b-genh0ucj4v] {
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
}

.terminal-gruppe[b-genh0ucj4v] {
    cursor: pointer;
}

.terminal-hit[b-genh0ucj4v] {
    fill: transparent;
}

.terminal-highlight[b-genh0ucj4v] {
    fill: #4d9eff;
    opacity: 0;
    transition: opacity 0.15s ease-in-out;
}

.terminal-gruppe:hover .terminal-highlight[b-genh0ucj4v] {
    opacity: 0.35;
}

/* Große, dezente Kennung (L/N) oberhalb der Klemme */
.beschriftung-kennung[b-genh0ucj4v] {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    fill: #3a3f47;
    text-anchor: middle;
    user-select: none;
}

/* Modul-Beschriftung (z. B. "L1", "N") am unteren Rand */
.beschriftung-modul-power[b-genh0ucj4v] {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    fill: #5a6270;
    text-anchor: middle;
    user-select: none;
}
/* /Lernfelder/LF2_Installationsschaltungen/Components/SvgWechselSwitch.razor.rz.scp.css */
/* Wrapper: begrenzt die Größe des Bauteil-Symbols, bleibt aber responsiv skalierbar */
.svg-wechselschalter-wrapper[b-pk0vheilf7] {
    max-width: 160px;
    margin: 0 auto;
}

.svg-wechselschalter[b-pk0vheilf7] {
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
}

/* Gehäuse ist klickbar (Schaltstellung umschalten) */
.gehaeuse-klickbereich[b-pk0vheilf7] {
    cursor: pointer;
}

/* Feste, waagrechte Wippachse: bleibt beim Kippen unbewegt (der reale Drehpunkt des Schalters) */
.wippen-achse[b-pk0vheilf7] {
    fill: #6b7178;
}

/* Klickbereich der gesamten Wippe */
.wippe-klickbereich[b-pk0vheilf7] {
    cursor: pointer;
}

/*
   Die Wippe kippt um ihre HORIZONTALE Mittelachse (nicht seitlich!), wie ein echter Kippschalter:
   rotateX() lässt die "obere" Kante nach hinten/unten wegkippen bzw. die "untere" Kante nach vorne
   herauskommen. transform-box: fill-box sorgt dafür, dass sich die Drehung exakt um den eigenen
   Mittelpunkt des Rechtecks vollzieht (das lokal bereits bei x=-22..22, y=-32..32 zentriert ist).
*/
.wippe-koerper[b-pk0vheilf7] {
    transform-box: fill-box;
    transform-origin: center;
    transition: transform 0.28s cubic-bezier(0.34, 1.56, 0.64, 1), fill 0.2s ease-in-out;
}

/* Unbetätigt: die Wippe ist oben tief gedrückt (Standardstellung Pos1) */
.wippe-oben-gedrueckt[b-pk0vheilf7] {
    transform: perspective(140px) rotateX(28deg);
}

/* Betätigt: die Wippe ist unten tief gedrückt (Stellung Pos2) */
.wippe-unten-gedrueckt[b-pk0vheilf7] {
    transform: perspective(140px) rotateX(-28deg);
}

/* Klemmen-Gruppe: gesamte Klick-/Hover-Fläche für eine Buchse */
.terminal-gruppe[b-pk0vheilf7] {
    cursor: pointer;
}

/* Transparenter Hit-Bereich – fängt Klicks zuverlässig auch am Rand der Buchse ab */
.terminal-hit[b-pk0vheilf7] {
    fill: transparent;
}

/* Dezenter Leucht-Ring beim Hover, um die Klick-/Verkabelungs-Fläche hervorzuheben */
.terminal-highlight[b-pk0vheilf7] {
    fill: #4d9eff;
    opacity: 0;
    transition: opacity 0.15s ease-in-out;
}

.terminal-gruppe:hover .terminal-highlight[b-pk0vheilf7] {
    opacity: 0.35;
}

/* Beschriftungen: moderne, gut lesbare Sans-Serif-Schrift, wie aufgedruckt auf echten Lehrmodulen */
.beschriftung-klemme[b-pk0vheilf7] {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    fill: #3a3f47;
    text-anchor: middle;
    user-select: none;
}

.beschriftung-modul[b-pk0vheilf7] {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    fill: #5a6270;
    text-anchor: end;
    user-select: none;
}
/* /Lernfelder/LF2_Installationsschaltungen/Pages/Installationsschaltungen.razor.rz.scp.css */
/* Bühne: horizontale Anordnung der Bauteile mit "Kabel"-Verbindern dazwischen */
.schaltung-buehne[b-npcg9tw8ms] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.4rem;
    padding: 1.5rem 0.5rem;
}

/* Feste Breite je Bauteil-Typ, damit die Kabel-Verbinder immer sauber anschließen */
.schaltung-bauteil[b-npcg9tw8ms] {
    flex: 0 0 auto;
}

.schaltung-bauteil-power[b-npcg9tw8ms] {
    width: 80px;
}

.schaltung-bauteil-schalter[b-npcg9tw8ms] {
    width: 150px;
}

.schaltung-bauteil-lampe[b-npcg9tw8ms] {
    width: 110px;
}

/* Rechte Spalte: Lampe oben, Kabel, Spannungsquelle N darunter */
.schaltung-spalte-rechts[b-npcg9tw8ms] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.4rem;
}

/* Kabel-Verbinder: einfache, farbige Kunststoff-Leitung zwischen zwei Bauteilen */
.schaltung-draht[b-npcg9tw8ms] {
    flex: 0 0 auto;
    border-radius: 999px;
}

.schaltung-draht-h[b-npcg9tw8ms] {
    width: 32px;
    height: 6px;
}

.schaltung-draht-v[b-npcg9tw8ms] {
    width: 6px;
    height: 26px;
}

.schaltung-draht-braun[b-npcg9tw8ms] {
    background-color: #8a5a3c;
}

.schaltung-draht-blau[b-npcg9tw8ms] {
    background-color: #3b6fa5;
}
/* /Pages/Home.razor.rz.scp.css */
/* Cockpit-Rahmen: kompakte Konsole, max. 950 px zentriert */
.cockpit-container[b-9iqzgkqbrh] {
    max-width: 950px;
}

/* Dezentes Grau für alle Cockpit-Kacheln – hebt sich vom Seitenhintergrund ab */
.cockpit-kachel[b-9iqzgkqbrh] {
    background-color: #eceff3;
}

/* Name-Feld oben: exakt gleiche Breite wie die Skala-Kachel darunter */
.cockpit-skala-bereich[b-9iqzgkqbrh] {
    width: 100%;
}

.name-feld-skala[b-9iqzgkqbrh] {
    width: 100%;
    text-align: center;
    font-weight: 600;
    background-color: #eceff3;
    border-color: #d1d9e0;
}

/* Skala über volle Kachel-Breite, Höhe begrenzt */
.skala-bild[b-9iqzgkqbrh] {
    width: 100%;
    max-height: 250px;
    object-fit: contain;
}

/* Eingabe zentriert unter der Skala */
.eingabe-gruppe-cockpit[b-9iqzgkqbrh] {
    flex-wrap: nowrap;
    width: auto;
    max-width: 100%;
}

.eingabe-feld-cockpit[b-9iqzgkqbrh] {
    max-width: 120px;
    min-width: 80px;
    font-size: 1.15rem;
    font-weight: 700;
}

/* Unteres Panel links: Wahlschalter-Bild – nutzt die breitere Spalte aus */
.bild-schalter-cockpit[b-9iqzgkqbrh] {
    max-width: 100%;
    width: 100%;
    height: auto;
}

/* Schmalere Seitenkacheln: weniger Innenabstand */
.cockpit-kachel-kompakt[b-9iqzgkqbrh] {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

/* Donut-Ring – etwas kleiner in der schmalen Spalte */
.fortschritt-ring-svg[b-9iqzgkqbrh] {
    width: 100px;
    height: 100px;
}

.fortschritt-ring-zentrum-text[b-9iqzgkqbrh] {
    font-size: 0.95rem;
    font-weight: 700;
    color: #0f172a;
    pointer-events: none;
}

/* Timer-Toggle in der schmalen Spalte */
.timer-toggle-kompakt[b-9iqzgkqbrh] {
    font-size: 0.78rem;
    line-height: 1.2;
    text-align: center;
}

.timer-toggle-kompakt .form-check-input[b-9iqzgkqbrh] {
    flex-shrink: 0;
    width: 2.75rem;
    height: 1.4rem;
    cursor: pointer;
}

/* Timer-Anzeige rechts */
.timer-anzeige-cockpit[b-9iqzgkqbrh] {
    font-variant-numeric: tabular-nums;
    letter-spacing: 0.04em;
    color: #0f172a;
}

.timer-anzeige-cockpit.timer-laeuft[b-9iqzgkqbrh] {
    animation: timer-puls-b-9iqzgkqbrh 1.6s ease-in-out infinite;
}

@keyframes timer-puls-b-9iqzgkqbrh {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0.55;
    }
}

.erfolg-emoji[b-9iqzgkqbrh] {
    font-size: 3rem;
    line-height: 1;
}

@media (max-width: 767.98px) {
    .eingabe-gruppe-cockpit[b-9iqzgkqbrh] {
        flex-wrap: wrap;
        justify-content: center;
    }
}
/* /Pages/ModuleUebersicht.razor.rz.scp.css */
/* Dashboard-Kopfbereich */
.dashboard-hero[b-5e5dzt0seo] {
    padding: 1.25rem 1.35rem;
    border-radius: 0.85rem;
    background:
        radial-gradient(circle at top right, rgba(13, 110, 253, 0.12), transparent 45%),
        linear-gradient(135deg, #f8fafc 0%, #eef2ff 55%, #e0f2fe 100%);
    border: 1px solid rgba(15, 23, 42, 0.06);
}

.dashboard-kicker[b-5e5dzt0seo] {
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #0f766e;
}

.dashboard-title[b-5e5dzt0seo] {
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #0f172a;
}

.dashboard-lead[b-5e5dzt0seo] {
    max-width: 38rem;
    color: #475569;
}

.dashboard-rubrik[b-5e5dzt0seo] {
    font-weight: 700;
    color: #334155;
}

/* Kachel-Link ohne Standard-Linkfarbe */
.modul-karte-link[b-5e5dzt0seo] {
    display: block;
    color: inherit;
}

.modul-karte-link:hover .modul-karte[b-5e5dzt0seo],
.modul-karte-link:focus-visible .modul-karte[b-5e5dzt0seo] {
    transform: translateY(-3px);
    box-shadow: 0 0.65rem 1.25rem rgba(15, 23, 42, 0.12) !important;
}

.modul-karte[b-5e5dzt0seo] {
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 0.9rem;
    overflow: hidden;
    transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.modul-karte-disabled[b-5e5dzt0seo] {
    opacity: 0.72;
}

.modul-karte-akzent[b-5e5dzt0seo] {
    min-height: 5.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modul-karte-symbol[b-5e5dzt0seo] {
    font-size: 2rem;
    line-height: 1;
    color: #ffffff;
    font-weight: 700;
}

/* Akzentfarben – neue Module können eigene Klassen ergänzen */
.modul-akzent-teal[b-5e5dzt0seo] {
    background: linear-gradient(135deg, #0f766e 0%, #14b8a6 100%);
}

.modul-akzent-blue[b-5e5dzt0seo] {
    background: linear-gradient(135deg, #1d4ed8 0%, #38bdf8 100%);
}

.modul-akzent-amber[b-5e5dzt0seo] {
    background: linear-gradient(135deg, #b45309 0%, #f59e0b 100%);
}

.modul-akzent-indigo[b-5e5dzt0seo] {
    background: linear-gradient(135deg, #4338ca 0%, #818cf8 100%);
}

/* Skillboard-Legende */
.skillboard-legende[b-5e5dzt0seo] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.85rem 1.25rem;
    font-size: 0.9rem;
    color: #475569;
}

.skillboard-legende-item[b-5e5dzt0seo] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

.skillboard-dot[b-5e5dzt0seo] {
    width: 0.85rem;
    height: 0.85rem;
    border-radius: 999px;
    border: 1px solid rgba(15, 23, 42, 0.12);
}

.skillboard-dot-neutral[b-5e5dzt0seo] {
    background: rgba(148, 163, 184, 0.25);
}

.skillboard-dot-abgebrochen[b-5e5dzt0seo] {
    background: #ef4444;
}

.skillboard-dot-erfolg[b-5e5dzt0seo] {
    background: #22c55e;
}

/* Skillboard-Zustände der Kacheln */
.modul-karte.skillboard-neutral[b-5e5dzt0seo] {
    background: rgba(255, 255, 255, 0.55);
    border-color: rgba(148, 163, 184, 0.35);
}

.modul-karte.skillboard-abgebrochen[b-5e5dzt0seo] {
    background: linear-gradient(180deg, #fff5f5 0%, #fee2e2 100%);
    border-color: rgba(239, 68, 68, 0.45);
    box-shadow: 0 0 0 1px rgba(239, 68, 68, 0.08);
}

.modul-karte.skillboard-erfolg[b-5e5dzt0seo] {
    background: linear-gradient(180deg, #f0fdf4 0%, #dcfce7 100%);
    border-color: rgba(34, 197, 94, 0.5);
    box-shadow: 0 0 0 1px rgba(34, 197, 94, 0.1);
}

.skillboard-bestzeit[b-5e5dzt0seo] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.35rem 0.7rem;
    border-radius: 999px;
    background: rgba(6, 95, 70, 0.1);
    color: #065f46;
    font-size: 0.92rem;
    width: fit-content;
}
