/* _content/Kjærratreffet/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-zz0g3x4go6] {
    min-height: 100vh;
    background: linear-gradient(180deg, #f3ede2 0%, #faf7f2 38%, #ffffff 100%);
    color: #1f2933;
}

main[b-zz0g3x4go6] {
    flex: 1;
}

.content[b-zz0g3x4go6] {
    padding: 0 !important;
}

#blazor-error-ui[b-zz0g3x4go6] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-zz0g3x4go6] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Kjærratreffet/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-t1s0y1xel0] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-t1s0y1xel0] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-t1s0y1xel0] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-t1s0y1xel0] {
    font-size: 1.1rem;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-decoration: none;
}

.bi[b-t1s0y1xel0] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-t1s0y1xel0] {
    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-t1s0y1xel0] {
    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-t1s0y1xel0] {
    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");
}

.nav-item[b-t1s0y1xel0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-t1s0y1xel0] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-t1s0y1xel0] {
        padding-bottom: 1rem;
    }

    .nav-item[b-t1s0y1xel0]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-t1s0y1xel0]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-t1s0y1xel0]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.site-nav[b-t1s0y1xel0] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.nav-links[b-t1s0y1xel0] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.nav-link[b-t1s0y1xel0] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.85rem;
    padding: 0.7rem 1.05rem;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    border-radius: 999px;
    background-color: rgba(21, 33, 43, 0.42);
    border: 1px solid rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(10px);
    transition: background-color 0.2s ease, transform 0.2s ease, color 0.2s ease;
}

    .nav-link:hover[b-t1s0y1xel0] {
        color: #ffffff;
        background-color: rgba(21, 33, 43, 0.62);
        transform: translateY(-1px);
    }

.nav-link-highlight[b-t1s0y1xel0] {
    color: #15212b;
    background: linear-gradient(180deg, #f5cb64 0%, #f2c14e 100%);
    border-color: rgba(242, 193, 78, 0.7);
}

    .nav-link-highlight:hover[b-t1s0y1xel0] {
        color: #15212b;
        background: linear-gradient(180deg, #ffd978 0%, #f7ca58 100%);
    }

.nav-scrollable[b-t1s0y1xel0] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-t1s0y1xel0] {
    display: block;
}

.hero-nav[b-t1s0y1xel0] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.75rem;
    flex-wrap: wrap;
}

@media (min-width: 641px) {
    .navbar-toggler[b-t1s0y1xel0] {
        display: none;
    }

    .nav-scrollable[b-t1s0y1xel0] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

@media (max-width: 900px) {
    .hero-nav[b-t1s0y1xel0] {
        justify-content: flex-start;
    }
}

@media (max-width: 640px) {
    .hero-nav[b-t1s0y1xel0] {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0.6rem;
    }

    .nav-link[b-t1s0y1xel0] {
        width: 100%;
        min-height: 2.75rem;
        padding: 0.65rem 0.9rem;
        text-align: center;
        font-size: 0.95rem;
    }

    .nav-link-highlight[b-t1s0y1xel0] {
        grid-column: 1 / -1;
    }
}
/* _content/Kjærratreffet/Components/Pages/Home.razor.rz.scp.css */
.event-page[b-5zaxemtyab] {
    padding-bottom: 4rem;
    background:
        radial-gradient(circle at top, rgba(242, 193, 78, 0.16), transparent 30%),
        linear-gradient(180deg, #f3ede2 0%, #faf7f2 34%, #ffffff 100%);
}

.hero[b-5zaxemtyab] {
    width: 100%;
    margin: 0;
    padding: 0;
}

.hero-shell[b-5zaxemtyab] {
    position: relative;
    overflow: hidden;
    min-height: clamp(22rem, 48vw, 40rem);
    background-color: #d7e3ec;
    border-bottom: 4px solid #f2c14e;
}

.hero-image[b-5zaxemtyab] {
    display: block;
    width: 100%;
    height: clamp(22rem, 48vw, 40rem);
    object-fit: cover;
    object-position: center;
}

.hero-overlay[b-5zaxemtyab] {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.25rem 0 2.5rem;
    background: linear-gradient(180deg, rgba(9, 16, 22, 0.62) 0%, rgba(9, 16, 22, 0.2) 34%, rgba(9, 16, 22, 0.7) 100%);
}

.hero-top[b-5zaxemtyab] {
    width: min(1200px, calc(100% - 3rem));
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}

.hero-content[b-5zaxemtyab] {
    width: min(1200px, calc(100% - 3rem));
    margin: 0 auto;
    color: #ffffff;
}

.eyebrow[b-5zaxemtyab] {
    margin: 0 0 0.9rem;
    color: #ffe0a8;
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.hero-content h1[b-5zaxemtyab] {
    margin: 0;
    max-width: 12ch;
    color: #ffffff;
    font-size: clamp(2.4rem, 5vw, 4.6rem);
    line-height: 1.02;
    font-weight: 800;
    text-shadow: 0 4px 30px rgba(0, 0, 0, 0.35);
}

.event-time[b-5zaxemtyab] {
    margin: 1rem 0 0;
    color: #f8f3ea;
    font-size: clamp(1.05rem, 2.1vw, 1.35rem);
    font-weight: 600;
    text-shadow: 0 2px 18px rgba(0, 0, 0, 0.28);
}

.body-section[b-5zaxemtyab] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem 1.5rem 0;
}

.intro-card[b-5zaxemtyab],
.important-notice[b-5zaxemtyab],
.content-card[b-5zaxemtyab] {
    background-color: rgba(255, 255, 255, 0.96);
    border: 1px solid rgba(21, 33, 43, 0.08);
    border-radius: 1.5rem;
    box-shadow: 0 20px 48px rgba(21, 33, 43, 0.1);
}

.intro-card[b-5zaxemtyab] {
    padding: 2rem;
}

.lead[b-5zaxemtyab] {
    margin: 0;
    color: #33404b;
    font-size: 1.12rem;
    line-height: 1.8;
}

.cta-row[b-5zaxemtyab] {
    margin-top: 1.5rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.cta-button[b-5zaxemtyab] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3.25rem;
    padding: 0.85rem 1.4rem;
    color: #15212b;
    text-decoration: none;
    font-weight: 700;
    border-radius: 999px;
    border: 1px solid rgba(215, 157, 24, 0.35);
    background: linear-gradient(180deg, #f5cb64 0%, #f2c14e 100%);
    transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.cta-button:hover[b-5zaxemtyab] {
    color: #15212b;
    background: linear-gradient(180deg, #ffd978 0%, #f7ca58 100%);
    transform: translateY(-1px);
    box-shadow: 0 12px 24px rgba(242, 193, 78, 0.28);
}

.cta-text[b-5zaxemtyab] {
    color: #5c6670;
    font-size: 1rem;
}

.important-notice[b-5zaxemtyab] {
    margin-top: 1.5rem;
    padding: 1.75rem 2rem;
    background: linear-gradient(135deg, #fff7df 0%, #fffdf7 100%);
    border-left: 6px solid #d79d18;
}

.important-notice h2[b-5zaxemtyab] {
    margin: 0 0 0.75rem;
    color: #15212b;
    font-size: 1.35rem;
}

.important-notice p[b-5zaxemtyab] {
    margin: 0;
    color: #33404b;
    line-height: 1.8;
}

.important-notice a[b-5zaxemtyab] {
    color: #9c4f2e;
    font-weight: 700;
}

.content-grid[b-5zaxemtyab] {
    margin-top: 1.5rem;
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.content-card[b-5zaxemtyab] {
    padding: 1.8rem;
}

.content-card-wide[b-5zaxemtyab] {
    grid-column: 1 / -1;
}

.content-card h2[b-5zaxemtyab] {
    margin: 0 0 0.8rem;
    color: #15212b;
    font-size: 1.35rem;
}

.content-card p[b-5zaxemtyab],
.content-card li[b-5zaxemtyab] {
    color: #33404b;
    line-height: 1.8;
}

.content-card ul[b-5zaxemtyab] {
    margin: 0;
    padding-left: 1.25rem;
}

@media (max-width: 900px) {
    .content-grid[b-5zaxemtyab] {
        grid-template-columns: 1fr;
    }

    .content-card-wide[b-5zaxemtyab] {
        grid-column: auto;
    }
}

@media (max-width: 768px) {
    .hero-shell[b-5zaxemtyab] {
        min-height: 28rem;
    }

    .hero-image[b-5zaxemtyab] {
        height: 28rem;
    }

    .hero-overlay[b-5zaxemtyab] {
        padding: 1rem 0 1.5rem;
    }

    .hero-top[b-5zaxemtyab],
    .hero-content[b-5zaxemtyab] {
        width: calc(100% - 2rem);
    }

    .hero-content h1[b-5zaxemtyab] {
        max-width: none;
        font-size: clamp(2rem, 8vw, 3.4rem);
    }

    .body-section[b-5zaxemtyab] {
        padding: 1.5rem 1rem 0;
    }

    .intro-card[b-5zaxemtyab],
    .important-notice[b-5zaxemtyab],
    .content-card[b-5zaxemtyab] {
        border-radius: 1.2rem;
    }
}

@media (max-width: 640px) {
    .hero-shell[b-5zaxemtyab] {
        min-height: 24rem;
    }

    .hero-image[b-5zaxemtyab] {
        height: 24rem;
    }

    .eyebrow[b-5zaxemtyab] {
        font-size: 0.82rem;
    }

    .event-time[b-5zaxemtyab] {
        font-size: 1rem;
    }

    .intro-card[b-5zaxemtyab],
    .important-notice[b-5zaxemtyab],
    .content-card[b-5zaxemtyab] {
        padding: 1.2rem;
        border-radius: 1rem;
    }

    .cta-row[b-5zaxemtyab] {
        flex-direction: column;
        align-items: stretch;
    }

    .cta-button[b-5zaxemtyab] {
        width: 100%;
    }

    .lead[b-5zaxemtyab],
    .important-notice p[b-5zaxemtyab],
    .content-card p[b-5zaxemtyab],
    .content-card li[b-5zaxemtyab] {
        line-height: 1.7;
    }
}
/* _content/Kjærratreffet/Components/Pages/Statistics.razor.rz.scp.css */
.statistics-page[b-4qvstm4y3d] {
    padding: 2rem 1.5rem 4rem;
    background:
        radial-gradient(circle at top, rgba(242, 193, 78, 0.14), transparent 30%),
        linear-gradient(180deg, #f3ede2 0%, #faf7f2 34%, #ffffff 100%);
    min-height: 100vh;
}

.statistics-shell[b-4qvstm4y3d] {
    max-width: 1200px;
    margin: 0 auto;
}

.statistics-header[b-4qvstm4y3d] {
    margin-bottom: 1.5rem;
}

.statistics-eyebrow[b-4qvstm4y3d] {
    margin: 0 0 0.75rem;
    color: #9c4f2e;
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.statistics-header h1[b-4qvstm4y3d] {
    margin: 0;
    color: #15212b;
    font-size: clamp(2.2rem, 5vw, 3.6rem);
    line-height: 1.05;
}

.statistics-intro[b-4qvstm4y3d] {
    max-width: 52rem;
    margin: 0.9rem 0 0;
    color: #4b5965;
    font-size: 1.05rem;
    line-height: 1.7;
}

.statistics-grid[b-4qvstm4y3d] {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-bottom: 1.5rem;
}

.statistics-card[b-4qvstm4y3d] {
    padding: 1.5rem;
    background-color: rgba(255, 255, 255, 0.96);
    border: 1px solid rgba(21, 33, 43, 0.08);
    border-radius: 1.25rem;
    box-shadow: 0 16px 36px rgba(21, 33, 43, 0.08);
}

.statistics-card h2[b-4qvstm4y3d] {
    margin: 0 0 0.75rem;
    color: #15212b;
    font-size: 1.1rem;
}

.statistics-card p[b-4qvstm4y3d] {
    margin: 0;
    color: #4b5965;
    line-height: 1.7;
}

.statistics-card-highlight[b-4qvstm4y3d] {
    background: linear-gradient(135deg, #fff7df 0%, #fffdf7 100%);
    border-left: 6px solid #d79d18;
}

.statistics-value[b-4qvstm4y3d] {
    color: #15212b;
    font-size: clamp(2rem, 5vw, 3rem);
    font-weight: 800;
    line-height: 1;
}

.statistics-table-card[b-4qvstm4y3d] {
    overflow: hidden;
}

.statistics-table-header[b-4qvstm4y3d] {
    margin-bottom: 1rem;
}

.statistics-table-header p[b-4qvstm4y3d] {
    margin-top: 0.35rem;
}

.statistics-table-wrap[b-4qvstm4y3d] {
    overflow-x: auto;
}

.statistics-table[b-4qvstm4y3d] {
    width: 100%;
    border-collapse: collapse;
}

.statistics-table th[b-4qvstm4y3d],
.statistics-table td[b-4qvstm4y3d] {
    padding: 0.9rem 0.75rem;
    border-bottom: 1px solid rgba(21, 33, 43, 0.08);
    text-align: left;
    vertical-align: top;
}

.statistics-table th[b-4qvstm4y3d] {
    color: #15212b;
    font-size: 0.95rem;
    font-weight: 700;
}

.statistics-table td[b-4qvstm4y3d] {
    color: #33404b;
}

.statistics-footnote[b-4qvstm4y3d] {
    margin: 1rem 0 0;
    color: #5c6670;
    font-size: 0.95rem;
}

@media (max-width: 900px) {
    .statistics-grid[b-4qvstm4y3d] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .statistics-page[b-4qvstm4y3d] {
        padding: 1.5rem 1rem 3rem;
    }

    .statistics-card[b-4qvstm4y3d] {
        padding: 1.2rem;
        border-radius: 1rem;
    }

    .statistics-table th[b-4qvstm4y3d],
    .statistics-table td[b-4qvstm4y3d] {
        min-width: 9rem;
    }
}
