html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.form-floating > .form-control-plaintext::placeholder, .form-floating > .form-control::placeholder {
    color: var(--bs-secondary-color);
    text-align: end;
}

.form-floating > .form-control-plaintext:focus::placeholder, .form-floating > .form-control:focus::placeholder {
    text-align: start;
}

/* ===========================================================================
   Productdetailpagina's (/studifyx, /fyxaro) — statische SSR.
   Hergebruikt de merkstijl/patronen uit Home.razor.css. Alles is bewust
   gescoped onder .fyxo-detail zodat het de rest van de app niet raakt.
   =========================================================================== */
.fyxo-detail {
    --fyxo-black: #111111;
    --fyxo-grey: #8a8a8a;
    --fyxo-green: #00a651;
    --fyxo-soft: #fafafa;
    --fyxo-border: #eeeeee;
    --fyxo-muted: #666666;
    min-height: 100vh;
    overflow-x: hidden;
    background: var(--fyxo-soft);
    color: var(--fyxo-black);
    font-family: Inter, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
}

.fyxo-detail h1,
.fyxo-detail h2,
.fyxo-detail h3 {
    font-family: "Space Grotesk", Inter, "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 0;
}

.fyxo-detail .container {
    width: min(100% - 3rem, 72rem);
    margin: 0 auto;
}

.fyxo-detail .section {
    padding: clamp(3.5rem, 8vw, 6rem) 0;
}

.fyxo-detail .section-heading {
    max-width: 52rem;
    margin: 0 auto clamp(2.5rem, 6vw, 4rem);
    text-align: center;
}

.fyxo-detail .eyebrow,
.fyxo-detail .section-heading p {
    margin: 0 0 1rem;
    color: var(--fyxo-grey);
    font-size: .875rem;
    font-weight: 600;
    letter-spacing: .18em;
    text-transform: uppercase;
}

.fyxo-detail h2 {
    margin: 0;
    color: var(--fyxo-black);
    font-size: clamp(1.9rem, 5vw, 3rem);
    line-height: 1.08;
    font-weight: 700;
}

.fyxo-detail h2 span {
    color: var(--fyxo-green);
}

/* Buttons */
.fyxo-detail .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3rem;
    border-radius: 999px;
    padding: .8rem 2rem;
    font-weight: 600;
    text-decoration: none;
    transition: background-color .2s ease, color .2s ease, border-color .2s ease, transform .2s ease;
}

.fyxo-detail .button:hover {
    transform: translateY(-2px);
}

.fyxo-detail .button.primary {
    background: var(--fyxo-black);
    color: #ffffff;
}

.fyxo-detail .button.secondary {
    border: 1px solid var(--fyxo-black);
    color: var(--fyxo-black);
}

.fyxo-detail .button.secondary:hover {
    background: var(--fyxo-black);
    color: #ffffff;
}

.fyxo-detail .button.ghost {
    border: 1px solid rgba(255, 255, 255, .5);
    color: #ffffff;
}

.fyxo-detail .button.ghost:hover {
    background: rgba(255, 255, 255, .1);
}

/* Detail hero */
.fyxo-detail .detail-hero {
    padding: clamp(2rem, 5vw, 3.5rem) 0 clamp(3rem, 7vw, 5rem);
    background: linear-gradient(180deg, #ffffff 0%, var(--fyxo-soft) 100%);
}

.fyxo-detail .crumbs {
    display: flex;
    align-items: center;
    gap: .6rem;
    margin-bottom: clamp(2rem, 5vw, 3.5rem);
    color: var(--fyxo-grey);
    font-size: .875rem;
}

.fyxo-detail .crumbs a {
    color: var(--fyxo-muted);
    text-decoration: none;
}

.fyxo-detail .crumbs a:hover {
    color: var(--fyxo-green);
}

.fyxo-detail .crumbs [aria-current="page"] {
    color: var(--fyxo-black);
    font-weight: 600;
}

.fyxo-detail .detail-hero-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);
    align-items: center;
    gap: clamp(2rem, 6vw, 4rem);
}

.fyxo-detail .detail-hero-text h1 {
    margin: 0 0 1.25rem;
    font-size: clamp(2.25rem, 6vw, 3.5rem);
    line-height: 1.05;
    font-weight: 700;
}

.fyxo-detail .detail-hero-text h1 span {
    color: var(--fyxo-green);
}

.fyxo-detail .lede {
    max-width: 34rem;
    margin: 0 0 2rem;
    color: var(--fyxo-muted);
    font-size: clamp(1.05rem, 2vw, 1.2rem);
    line-height: 1.7;
}

.fyxo-detail .detail-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.fyxo-detail .detail-hero-media img {
    width: 100%;
    height: auto;
    border: 1px solid var(--fyxo-border);
    border-radius: 1.25rem;
    box-shadow: 0 1.5rem 4rem rgba(17, 17, 17, .12);
}

/* Feature cards */
.fyxo-detail .feature-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(1.25rem, 3vw, 2rem);
}

.fyxo-detail .feature-card {
    padding: clamp(1.5rem, 3vw, 2.25rem);
    border: 1px solid var(--fyxo-border);
    border-radius: 1.25rem;
    background: #ffffff;
    transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}

.fyxo-detail .feature-card:hover {
    transform: translateY(-3px);
    border-color: var(--fyxo-green);
    box-shadow: 0 1rem 2.5rem rgba(17, 17, 17, .07);
}

.fyxo-detail .feature-card h3 {
    margin: 0 0 .75rem;
    font-size: 1.25rem;
    font-weight: 700;
}

.fyxo-detail .feature-card p {
    margin: 0;
    color: var(--fyxo-muted);
    line-height: 1.7;
}

/* Trust / privacy band */
.fyxo-detail .trust {
    background: #ffffff;
}

.fyxo-detail .trust-points {
    max-width: 48rem;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 1rem;
}

.fyxo-detail .trust-points li {
    position: relative;
    padding: 1.1rem 1.25rem 1.1rem 3rem;
    border: 1px solid var(--fyxo-border);
    border-radius: 1rem;
    background: var(--fyxo-soft);
    color: var(--fyxo-black);
    line-height: 1.6;
}

.fyxo-detail .trust-points li::before {
    content: "";
    position: absolute;
    left: 1.1rem;
    top: 1.35rem;
    width: .85rem;
    height: .85rem;
    border-radius: 50%;
    background: var(--fyxo-green);
}

/* CTA-band */
.fyxo-detail .cta-band {
    background: var(--fyxo-black);
    color: #ffffff;
    text-align: center;
}

.fyxo-detail .cta-band h2 {
    color: #ffffff;
}

.fyxo-detail .cta-band p {
    max-width: 38rem;
    margin: 1.25rem auto 2rem;
    color: #aaaaaa;
    font-size: 1.05rem;
    line-height: 1.7;
}

.fyxo-detail .cta-band .detail-actions {
    justify-content: center;
}

/* Footer (gelijk aan Home; admin-link ongewijzigd) */
.fyxo-detail .detail-footer {
    padding: 2.5rem 0;
    background: var(--fyxo-black);
    color: #666666;
    border-top: 1px solid #333333;
}

.fyxo-detail .footer-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    font-size: .875rem;
}

.fyxo-detail .footer-row p {
    margin: 0;
}

.fyxo-detail .footer-row p:nth-child(2) {
    letter-spacing: .18em;
    text-transform: uppercase;
}

.fyxo-detail .footer-brand {
    display: flex;
    align-items: center;
    gap: .75rem;
    color: #ffffff;
}

.fyxo-detail .footer-brand strong {
    font-family: "Space Grotesk", Inter, sans-serif;
    font-size: 1.25rem;
}

.fyxo-detail .footer-brand strong span:last-child {
    color: var(--fyxo-grey);
}

.fyxo-detail .mini-mark {
    display: flex;
    gap: .5rem;
}

.fyxo-detail .mini-mark i {
    display: block;
    width: 1rem;
    aspect-ratio: 1;
    border-radius: 50%;
}

.fyxo-detail .mini-mark i:first-child {
    border: 2px solid #ffffff;
}

.fyxo-detail .mini-mark i:nth-child(2) {
    background: var(--fyxo-grey);
}

.fyxo-detail .mini-mark i:last-child {
    background: var(--fyxo-green);
}

.fyxo-detail .admin-access {
    display: flex;
    justify-content: flex-end;
    margin-top: 1.5rem;
}

.fyxo-detail .admin-portal-link {
    display: inline-flex;
    align-items: center;
    gap: .45rem;
    padding: .35rem .7rem;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 999px;
    background: rgba(255, 255, 255, .015);
    color: rgba(255, 255, 255, .18);
    font-family: "Space Grotesk", Inter, sans-serif;
    font-size: .72rem;
    font-weight: 600;
    letter-spacing: .08em;
    text-decoration: none;
    text-transform: uppercase;
    transition: color .2s ease, border-color .2s ease, background-color .2s ease, transform .2s ease;
}

.fyxo-detail .admin-portal-link:hover,
.fyxo-detail .admin-portal-link:focus-visible {
    border-color: rgba(0, 166, 81, .5);
    background: rgba(0, 166, 81, .08);
    color: rgba(255, 255, 255, .82);
    transform: translateY(-1px);
}

.fyxo-detail .admin-dot {
    width: .42rem;
    aspect-ratio: 1;
    border-radius: 50%;
    background: rgba(0, 166, 81, .35);
}

@media (max-width: 900px) {
    .fyxo-detail .detail-hero-grid,
    .fyxo-detail .feature-grid {
        grid-template-columns: 1fr;
    }

    .fyxo-detail .detail-hero-media {
        order: -1;
    }

    .fyxo-detail .footer-row {
        flex-direction: column;
        text-align: center;
    }
}

@media (max-width: 620px) {
    .fyxo-detail .container {
        width: min(100% - 2rem, 72rem);
    }

    .fyxo-detail .detail-actions .button {
        width: 100%;
    }
}