@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/marteogmagnusno/Components/Account/Pages/Login.razor.rz.scp.css */
.login-image-container[b-0tsjlelvtw] {
    position: relative;
}

.login-topright-img[b-0tsjlelvtw] {
    display: block;
    margin: 2rem auto 0 auto;
    width: 60%;
    max-width: 400px;
    height: auto;
    position: static;
}

@media (min-width: 1210px) {
    .login-image-container[b-0tsjlelvtw] {
        position: relative;
    }

    .login-topright-img[b-0tsjlelvtw] {
        position: absolute;
        top: 0;
        right: 0;
        width: 30%;
        max-width: none;
        min-width: 200px;
        margin: 0;
        z-index: 2;
    }
}
/* _content/marteogmagnusno/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-k9lcgw9mht] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-k9lcgw9mht] {
    flex: 1;
}

.sidebar[b-k9lcgw9mht] {
    background-image: linear-gradient(180deg, rgb(255, 255, 150) 0%, #fffef2 70%);
}

.top-row[b-k9lcgw9mht] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-k9lcgw9mht]  a, .top-row[b-k9lcgw9mht]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-k9lcgw9mht]  a:hover, .top-row[b-k9lcgw9mht]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-k9lcgw9mht]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-k9lcgw9mht] {
        justify-content: space-between;
    }

    .top-row[b-k9lcgw9mht]  a, .top-row[b-k9lcgw9mht]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-k9lcgw9mht] {
        flex-direction: row;
    }

    .sidebar[b-k9lcgw9mht] {
        width: 267px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-k9lcgw9mht] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-k9lcgw9mht]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-k9lcgw9mht], article[b-k9lcgw9mht] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-k9lcgw9mht] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-k9lcgw9mht] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/marteogmagnusno/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-l9ztou3xj9] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: green;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.8);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 128, 0, 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(0, 128, 0, 0.1);
}

.navbar-toggler:checked[b-l9ztou3xj9] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-l9ztou3xj9] {
    min-height: 3.5rem;
}

.navbar-brand[b-l9ztou3xj9] {
    font-size: 1.1rem;
}

.bi[b-l9ztou3xj9] {
    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-l9ztou3xj9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='green' 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-l9ztou3xj9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='green' 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-l9ztou3xj9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='green' 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");
}

.bi-lock-nav-menu[b-l9ztou3xj9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='green' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-l9ztou3xj9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='green' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-l9ztou3xj9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='green' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-l9ztou3xj9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='green' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-l9ztou3xj9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='green' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.bi-info[b-l9ztou3xj9] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="green" class="bi bi-info-square" viewBox="0 0 16 16"><path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z"/><path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0"/></svg>');
}

.bi-gift[b-l9ztou3xj9] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="green" class="bi bi-gift-fill" viewBox="0 0 16 16"><path d="M3 2.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1 5 0v.006c0 .07 0 .27-.038.494H15a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h2.038A3 3 0 0 1 3 2.506zm1.068.5H7v-.5a1.5 1.5 0 1 0-3 0c0 .085.002.274.045.43zM9 3h2.932l.023-.07c.043-.156.045-.345.045-.43a1.5 1.5 0 0 0-3 0zm6 4v7.5a1.5 1.5 0 0 1-1.5 1.5H9V7zM2.5 16A1.5 1.5 0 0 1 1 14.5V7h6v9z"/></svg>');
}

.bi-rsvp[b-l9ztou3xj9] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="green" class="bi bi-envelope-paper-heart" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1.133l.941.502A2 2 0 0 1 16 5.4V14a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5.4a2 2 0 0 1 1.059-1.765L2 3.133zm0 2.267-.47.25A1 1 0 0 0 1 5.4v.817l1 .6zm1 3.15 3.75 2.25L8 8.917l1.25.75L13 7.417V2a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1zm11-.6 1-.6V5.4a1 1 0 0 0-.53-.882L14 4.267zM8 2.982C9.664 1.309 13.825 4.236 8 8 2.175 4.236 6.336 1.31 8 2.982m7 4.401-4.778 2.867L15 13.117zm-.035 6.88L8 10.082l-6.965 4.18A1 1 0 0 0 2 15h12a1 1 0 0 0 .965-.738ZM1 13.116l4.778-2.867L1 7.383v5.734Z"/></svg>');
}

.bi-program[b-l9ztou3xj9] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="green" class="bi bi-columns" viewBox="0 0 16 16"><path d="M0 2a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1zm8.5 0v8H15V2zm0 9v3H15v-3zm-1-9H1v3h6.5zM1 14h6.5V6H1z"/></svg>');
}

.bi-calendar[b-l9ztou3xj9] {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="green" class="bi bi-calendar3" viewBox="0 0 16 16"><path d="M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2M1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857z"/><path d="M6.5 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/></svg>');
}
.bi-cat[b-l9ztou3xj9] {
    background-image: url("/img/eating-se-opp.svg");
    background-size: cover;
    background-position: center;
}

.nav-item[b-l9ztou3xj9] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-l9ztou3xj9] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-l9ztou3xj9] {
        padding-bottom: 1rem;
    }

    .nav-item[b-l9ztou3xj9]  .nav-link {
        color: #1a3203;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 1.3rem;
        width: 100%;
    }

    .nav-item[b-l9ztou3xj9]  a.active {
        background-color: rgba(50,205,50,0.37);
        color: #4a7905;
    }

    .nav-item[b-l9ztou3xj9]  .nav-link:hover {
        background-color: rgba(50,205,50,0.1);
        color: black;
    }

.nav-scrollable[b-l9ztou3xj9] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-l9ztou3xj9] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-l9ztou3xj9] {
        display: none;
    }

    .nav-scrollable[b-l9ztou3xj9] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/marteogmagnusno/Components/Pages/Catnoia.razor.rz.scp.css */
.catnoia-iframe-container[b-vviguuwsii] {
    width: 100%;
    max-width: 100vw;
    margin: 0 auto;
    /* 16:9 aspect ratio */
    aspect-ratio: 16 / 9;
    position: relative;
}

.catnoia-iframe[b-vviguuwsii] {
    width: 100%;
    height: 100%;
    min-height: 320px;
    border: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.catnoia-header-images[b-vviguuwsii] {
    display: flex;
    align-items: flex-end;
    gap: 0rem;
    margin-bottom: 1.2rem;
}

.catnoia-img-down[b-vviguuwsii] {
    height: 150px;
    width: auto;
    display: block;
}

.catnoia-img-eating[b-vviguuwsii] {
    height: 50px;
    width: auto;
    display: block;
}
/* _content/marteogmagnusno/Components/Pages/FillRSVP.razor.rz.scp.css */
.rsvp-form-image-container[b-6qg0i855xn] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: relative;
}

.rsvp-form-topright-img[b-6qg0i855xn] {
    display: block;
    margin: 0 auto 1rem auto;
    width: 30%;
    height: auto;
    max-width: 90vw;
}

.rsvp-form-content[b-6qg0i855xn] {
    position: relative;
    z-index: 1;
}

/* For screens wider than 1210px, float the image to the top right of the form */
@media (min-width: 1210px) {
    .rsvp-form-image-container[b-6qg0i855xn] {
        flex-direction: row;
        align-items: flex-start;
    }

    .rsvp-form-topright-img[b-6qg0i855xn] {
        position: absolute;
        top: 5rem;
        right: 2rem;
        width: 30%;
        height: auto;
        max-width: none;
        margin: 0;
        z-index: 2;
    }

    .rsvp-form-content[b-6qg0i855xn] {
        width: 100%;
    }
}

/* Hide the image on smaller screens */
@media (max-width: 1209px) {
    .rsvp-form-topright-img[b-6qg0i855xn] {
        display: none;
    }
}
.rsvp-form-bottomright-img[b-6qg0i855xn] {
    display: block;
    margin: 2rem auto 0 auto;
    width: 60%;
    height: auto;
    max-width: 400px;
}

@media (min-width: 1210px) {
    .rsvp-form-bottomright-img[b-6qg0i855xn] {
        position: absolute;
        bottom: 2rem;
        right: 2rem;
        width: 30%;
        height: auto;
        max-width: none;
        margin: 0;
        z-index: 2;
        display: block;
    }

    .rsvp-form-content .rsvp-form-bottomright-img[b-6qg0i855xn] {
        position: absolute;
        bottom: 2rem;
        right: 2rem;
        width: 30%;
        height: auto;
        max-width: none;
        margin: 0;
        z-index: 2;
    }
}

@media (max-width: 1209px) {
    .rsvp-form-bottomright-img[b-6qg0i855xn] {
        position: static;
        width: 60%;
        max-width: 400px;
        margin: 2rem auto 0 auto;
        display: block;
    }
}

.rsvp-confirmation-message[b-6qg0i855xn] {
    position: relative;
}

.confirmation-flower-img[b-6qg0i855xn] {
    display: block;
    max-width: 120px;
    width: 40vw;
    height: auto;
    margin: 0 auto 1rem auto;
}

@media (min-width: 1100px) {
    .rsvp-confirmation-message[b-6qg0i855xn] {
        min-height: 180px;
    }

    .confirmation-flower-img[b-6qg0i855xn] {
        position: absolute;
        top: 0.5rem;
        right: 1.5rem;
        margin: 0;
        max-width: 140px;
        width: 140px;
        height: auto;
        z-index: 2;
    }
}

.cracked-btn[b-6qg0i855xn] {
    position: relative;
    background: linear-gradient(135deg, #6c757d 90%, #fff 100%);
    color: #fff;
    border: 2px solid #b71c1c;
    box-shadow: 0 2px 8px rgba(183,28,28,0.2);
    overflow: hidden;
    transition: background 0.3s, border 0.3s;
}

    .cracked-btn[b-6qg0i855xn]::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        width: 4px;
        height: 100%;
        background: repeating-linear-gradient( 120deg, #b71c1c, #b71c1c 2px, transparent 2px, transparent 6px );
        transform: translateX(-50%) rotate(-8deg);
        opacity: 0.7;
        pointer-events: none;
    }

    .cracked-btn:active[b-6qg0i855xn] {
        background: #b71c1c;
        color: #fff;
    }

.cracked-explanation[b-6qg0i855xn] {
    color: #b71c1c;
    font-weight: 500;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
/* _content/marteogmagnusno/Components/Pages/Gifts.razor.rz.scp.css */
.gifts-background[b-joqbbuarp1] {
    /* No background by default */
}

@media (min-width: 986px) {
    .gifts-background[b-joqbbuarp1] {
        position: relative;
        overflow: hidden;
    }

        .gifts-background[b-joqbbuarp1]::after {
            content: "";
            position: fixed;
            top: 0;
            right: 0;
            height: 100vh;
            width: 50vw;
            background: url('/img/vasen-medium.png') right center no-repeat;
            background-size: auto 100vh;
            /* Show only the left half by shifting the image left by 50% of its width */
            background-position: left center;
            pointer-events: none;
            z-index: 0;
        }

        .gifts-background > *[b-joqbbuarp1] {
            position: relative;
            z-index: 1;
        }
}


.gifts-content[b-joqbbuarp1] {
    max-width: 667px;
    margin-left: 0;
    margin-right: auto;
    width: 100%;
}

.gifts-content .btn-outline-secondary[b-joqbbuarp1] {
    background-color: #fff !important;
    border-color: #ced4da;
    color: #495057;
}
.gifts-content .btn-outline-secondary:hover[b-joqbbuarp1],
.gifts-content .btn-outline-secondary:focus[b-joqbbuarp1] {
    background-color: #f8f9fa !important;
    color: #212529;
}



.gifts-intro-box[b-joqbbuarp1] {
    background: #f7f3d7;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    padding: 1.25rem 1.5rem;
    margin-bottom: 1rem;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.03);
}

/* site.css or Shared/NotificationBar.razor.css */
.notification-bar[b-joqbbuarp1] {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 -2px 12px rgba(0,0,0,0.08);
    border-top: 1px solid #e5e5e5;
    border-radius: 0 0 12px 12px;
    background: #fff;
    font-size: 1.1rem;
    transition: box-shadow 0.2s;
}

.notification-bar .notification-content[b-joqbbuarp1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 2rem;
}

.notification-bar.success[b-joqbbuarp1] {
    background: #e6f7e6;
    color: #256029;
    border-top: 2px solid #4caf50;
}
.notification-bar.danger[b-joqbbuarp1] {
    background: #fdeaea;
    color: #a94442;
    border-top: 2px solid #f44336;
}
.notification-bar.info[b-joqbbuarp1] {
    background: #eaf4fd;
    color: #31708f;
    border-top: 2px solid #2196f3;
}
.notification-bar.warning[b-joqbbuarp1] {
    background: #fff8e1;
    color: #8a6d3b;
    border-top: 2px solid #ff9800;
}

.notification-bar .close-btn[b-joqbbuarp1] {
    border: none;
    background: transparent;
    color: inherit;
    font-size: 1.5rem;
    cursor: pointer;
    margin-left: 1rem;
    line-height: 1;
}

.notification-stack[b-joqbbuarp1] {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    z-index: 3000;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: flex-end;
    pointer-events: none; /* Allows clicks to pass through except for bubbles */
}

.notification-bubble[b-joqbbuarp1] {
    min-width: 220px;
    max-width: 350px;
    background: #fff;
    border-radius: 1.2rem;
    box-shadow: 0 4px 24px rgba(0,0,0,0.18);
    padding: 1.1rem 1.7rem 1.1rem 1.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1.05rem;
    font-weight: 500;
    border-left: 8px solid #007bff;
    animation: fadeIn-b-joqbbuarp1 0.3s;
    pointer-events: auto; /* Allows clicking the close button */
    transition: transform 0.2s, box-shadow 0.2s;
}

.notification-bubble.success[b-joqbbuarp1] {
    border-left-color: #28d17c;
    background: linear-gradient(90deg, #eafff3 0%, #c6ffe0 100%);
    color: #1b7a3a;
    box-shadow: 0 4px 24px rgba(40, 209, 124, 0.18);
}

.notification-bubble.danger[b-joqbbuarp1] {
    border-left-color: #ff3b3b;
    background: linear-gradient(90deg, #ffeaea 0%, #ffd6d6 100%);
    color: #a30000;
    box-shadow: 0 4px 24px rgba(255, 59, 59, 0.18);
}

.notification-bubble.warning[b-joqbbuarp1] {
    border-left-color: #ffc107;
    background: linear-gradient(90deg, #fffbe5 0%, #fff3c1 100%);
    color: #7a5a00;
    box-shadow: 0 4px 24px rgba(255, 193, 7, 0.18);
}

.notification-bubble.info[b-joqbbuarp1] {
    border-left-color: #007bff;
    background: linear-gradient(90deg, #eaf4ff 0%, #c1e3ff 100%);
    color: #004085;
    box-shadow: 0 4px 24px rgba(0, 123, 255, 0.18);
}

.notification-bubble .close-btn[b-joqbbuarp1] {
    background: none;
    border: none;
    font-size: 1.3rem;
    color: #888;
    cursor: pointer;
    margin-left: 1rem;
    font-weight: bold;
    transition: color 0.2s;
}
.notification-bubble .close-btn:hover[b-joqbbuarp1] {
    color: #333;
}

@keyframes fadeIn-b-joqbbuarp1 {
    from { opacity: 0; transform: translateY(20px);}
    to { opacity: 1; transform: translateY(0);}
}

/* _content/marteogmagnusno/Components/Pages/Info.razor.rz.scp.css */
.info-nav[b-5fg5plihqx] {
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
}

.info-nav a[b-5fg5plihqx] {
    color: #2a4a0a;
    text-decoration: underline;
    margin: 0 0.2em;
}

.info-nav a:hover[b-5fg5plihqx] {
    text-decoration: none;
    color: #1a3203;
}
.kleivstua-img[b-5fg5plihqx] {
    max-width: 100%;
    height: auto;
    border-radius: 0.5rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    display: block;
    margin-bottom: 1rem;
}

.kleivstua-info[b-5fg5plihqx] {
    /* Optional: add padding or background for emphasis */
    /* padding: 1rem; */
}

h1[b-5fg5plihqx], h2[b-5fg5plihqx], h3[b-5fg5plihqx], h4[b-5fg5plihqx], h5[b-5fg5plihqx], h6[b-5fg5plihqx] {
    margin-top: 2rem;
    font-weight: 500;
}

h5[b-5fg5plihqx], h6[b-5fg5plihqx] {
    font-weight: 600;
}
/* _content/marteogmagnusno/Components/Pages/MyPage.razor.rz.scp.css */
.myrsvp-box[b-a8ilgs7yna] {
    background: #e6f9e6;
    border-radius: 18px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    padding: 2rem 1.5rem 1.5rem 1.5rem;
    position: relative;
    overflow: hidden;
    margin-bottom: 2rem;
    border: 1.5px solid #b6e2b6;
}

.rsvp-form-topright-img[b-a8ilgs7yna] {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 90px;
    height: auto;
    z-index: 2;
    pointer-events: none;
    user-select: none;
}

.mygifts-box[b-a8ilgs7yna] {
    background: #fffbe6;
    border-radius: 18px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    padding: 2rem 1.5rem 1.5rem 1.5rem;
    position: relative;
    overflow: hidden;
    border: 1.5px solid #f5e7b6;
}
/* _content/marteogmagnusno/Components/Shared/ContactUs.razor.rz.scp.css */
.contact-us-box[b-13epz01u8y] {
    background-color: #e6f2ff;
    border: 1px solid #b3d8fd;
    border-radius: 8px;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    margin: 2rem 0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

    .contact-us-box h4[b-13epz01u8y] {
        margin-top: 0;
    }
/* _content/marteogmagnusno/Components/Shared/GiftItem.razor.rz.scp.css */
.gift-bg-green-1[b-dsnehyri16] {
    background-color: #e6f9e6 !important;
}

.gift-bg-green-2[b-dsnehyri16] {
    background-color: #d0f5d0 !important;
}

.gift-bg-green-3[b-dsnehyri16] {
    background-color: #baf2ba !important;
}

.gift-bg-green-4[b-dsnehyri16] {
    background-color: #a3eea3 !important;
}

@media (max-width: 767.98px) {
    .gift-item img[b-dsnehyri16] {
        max-height: 150px;
        width: auto;
        height: auto;
        object-fit: contain;
    }
}


.gift-bg-yellow[b-dsnehyri16] {
    background-color: #fffde7;
}

.gift-bg-green[b-dsnehyri16] {
    background-color: #e8f5e9;
}

.gift-bg-blue[b-dsnehyri16] {
    background-color: #e3f2fd;
}

.gift-bg-pink[b-dsnehyri16] {
    background-color: #fce4ec;
}



.gift-bg-grey-1[b-dsnehyri16] {
    background-color: #f5f5f5 !important;
}

.gift-bg-grey-2[b-dsnehyri16] {
    background-color: #e9e9e9 !important;
}

.gift-bg-grey-3[b-dsnehyri16] {
    background-color: #dddddd !important;
}

.gift-bg-grey-4[b-dsnehyri16] {
    background-color: #cccccc !important;
}

.gift-item[b-dsnehyri16] {
    max-width: 667px;
    margin-left: 0;
    margin-right: 0;
}


@keyframes wiggle-b-dsnehyri16 {
    0% {
        transform: rotate(-3deg);
    }

    15% {
        transform: rotate(3deg);
    }

    30% {
        transform: rotate(-3deg);
    }

    45% {
        transform: rotate(3deg);
    }

    60% {
        transform: rotate(-2deg);
    }

    75% {
        transform: rotate(2deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.gift-wiggle[b-dsnehyri16] {
    animation: wiggle-b-dsnehyri16 0.5s;
}

.btn-cream[b-dsnehyri16] {
    background-color: #FFFDD0;
    color: #333;
    border-color: #e2cfa5;
}

.btn-cream:hover[b-dsnehyri16], .btn-cream:focus[b-dsnehyri16] {
    background-color: #f7e7b4;
    color: #111;
    border-color: #d6b97a;
}
/* _content/marteogmagnusno/Components/Shared/WeddingProgram.razor.rz.scp.css */
.laurdag-heading[b-db2z0zizxp] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    font-size: 1.5rem;
}

.hjerte-ye-icon[b-db2z0zizxp] {
    height: 2.1rem;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
.hjerte-ye-icon.mirrored[b-db2z0zizxp] {
        transform: scaleX(-1);
}
