@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/Admin/Shared/AdminNavMenu.razor.rz.scp.css */
/* Ensure Radzen's submenu popup always renders above RadzenGrid and other content.
   The dropdown is rendered as: ul.rz-navigation-menu.rz-open */
div[b-2f7eoyppdk]  ul.rz-navigation-menu {
    z-index: 9999 !important;
}

/* /Components/Layout/MailLayout.razor.rz.scp.css */
.page[b-l4fte4k54u] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-l4fte4k54u] {
    flex: 1;
}

.sidebar[b-l4fte4k54u] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-l4fte4k54u] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-l4fte4k54u]  a, .top-row[b-l4fte4k54u]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-l4fte4k54u]  a:hover, .top-row[b-l4fte4k54u]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-l4fte4k54u]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-l4fte4k54u] {
        justify-content: space-between;
    }

    .top-row[b-l4fte4k54u]  a, .top-row[b-l4fte4k54u]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-l4fte4k54u] {
        flex-direction: row;
    }

    .sidebar[b-l4fte4k54u] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-l4fte4k54u] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-l4fte4k54u]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-l4fte4k54u], article[b-l4fte4k54u] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-l4fte4k54u] {
    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-l4fte4k54u] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-86ei2csscn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-86ei2csscn] {
    flex: 1;
}

.sidebar[b-86ei2csscn] {
    background-image: linear-gradient(180deg, rgb(0, 8, 120) 0%, #005478 70%);
}

.top-row[b-86ei2csscn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-86ei2csscn]  a, .top-row[b-86ei2csscn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-86ei2csscn]  a:hover, .top-row[b-86ei2csscn]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-86ei2csscn]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-86ei2csscn] {
        justify-content: space-between;
    }

    .top-row[b-86ei2csscn]  a, .top-row[b-86ei2csscn]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-86ei2csscn] {
        flex-direction: row;
    }

    .sidebar[b-86ei2csscn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-86ei2csscn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-86ei2csscn]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-86ei2csscn], article[b-86ei2csscn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-86ei2csscn] {
    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-86ei2csscn] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-zfxsdywz95] {
    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-zfxsdywz95] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-zfxsdywz95] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-zfxsdywz95] {
    font-size: 1.1rem;
}

.bi[b-zfxsdywz95] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -0.75rem;
    background-size: cover;
}

.nav-item[b-zfxsdywz95] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-zfxsdywz95] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-zfxsdywz95] {
        padding-bottom: 1rem;
    }

    .nav-item[b-zfxsdywz95]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

.nav-item[b-zfxsdywz95]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-zfxsdywz95]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-zfxsdywz95] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-zfxsdywz95] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-zfxsdywz95] {
        display: none;
    }

    .nav-scrollable[b-zfxsdywz95] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

/* Sub-menu group */
.nav-group[b-zfxsdywz95] {
    padding-bottom: 0;
}

.nav-group-toggle[b-zfxsdywz95] {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
    cursor: pointer;
    font-size: inherit;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.nav-group-toggle:hover[b-zfxsdywz95] {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-group-chevron[b-zfxsdywz95] {
    margin-left: auto;
    margin-right: 0;
    transition: transform 0.2s ease;
    width: 1rem;
    height: 1rem;
    top: 0;
}

/* Double-class selector (specificity 0,2,0) overrides plain .bi (0,1,0) */
.nav-group-chevron.bi[b-zfxsdywz95] {
    display: flex;
    align-items: center;
    position: relative;
    top: 0;
    margin-right: 0;
    margin-left: auto;
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
}

.nav-group-chevron-open[b-zfxsdywz95] {
    transform: rotate(180deg);
}

.nav-group-items[b-zfxsdywz95] {
    padding-left: 1.2rem;
}

/* Explicitly re-declare flex layout for sub-menu nav-links */
.nav-group-items[b-zfxsdywz95]  .nav-link {
    display: flex;
    align-items: center;
    height: 2.5rem;
    line-height: 2.5rem;
}

/* Reset icon vertical offset and force self-alignment */
.nav-group-items .bi[b-zfxsdywz95] {
    display: inline-flex;
    align-items: center;
    top: -0.1rem;
    align-self: center;
    flex-shrink: 0;
}

.nav-group-items .nav-item[b-zfxsdywz95] {
    padding-bottom: 0.25rem;
}

.nav-group-items .nav-item:first-of-type[b-zfxsdywz95] {
    padding-top: 0.25rem;
}

.nav-group-items .nav-item:last-of-type[b-zfxsdywz95] {
    padding-bottom: 0.5rem;
}
/* /Components/Layout/PrintLayout.razor.rz.scp.css */
.page[b-x3a66cwpk6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-x3a66cwpk6] {
    flex: 1;
}

.sidebar[b-x3a66cwpk6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-x3a66cwpk6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-x3a66cwpk6]  a, .top-row[b-x3a66cwpk6]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-x3a66cwpk6]  a:hover, .top-row[b-x3a66cwpk6]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-x3a66cwpk6]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-x3a66cwpk6] {
        justify-content: space-between;
    }

    .top-row[b-x3a66cwpk6]  a, .top-row[b-x3a66cwpk6]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-x3a66cwpk6] {
        flex-direction: row;
    }

    .sidebar[b-x3a66cwpk6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-x3a66cwpk6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-x3a66cwpk6]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-x3a66cwpk6], article[b-x3a66cwpk6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-x3a66cwpk6] {
    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-x3a66cwpk6] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Abbonamento.razor.rz.scp.css */
.trial-banner[b-vdlszy14eh] {
    background: #fff8e1;
    border: 1px solid #ffe082;
    border-radius: 0.5rem;
    padding: 0.85rem 1.25rem;
    text-align: center;
    color: #5d4037;
    font-size: 1rem;
}

    .trial-banner a[b-vdlszy14eh] {
        color: #5d4037;
        font-weight: 600;
    }

.trial-banner--active[b-vdlszy14eh] {
    background: #e8f5e9;
    border-color: #66bb6a;
    color: #2e7d32;
}

.pricing8[b-vdlszy14eh] {
        font-family: "Montserrat", sans-serif;
        color: #316ce8;
        font-weight: 300;
    }

        .pricing8 h1[b-vdlszy14eh],
        .pricing8 h2[b-vdlszy14eh],
        .pricing8 h3[b-vdlszy14eh],
        .pricing8 h4[b-vdlszy14eh],
        .pricing8 h5[b-vdlszy14eh],
        .pricing8 h6[b-vdlszy14eh] {
            color: #316ce8;
        }

        .pricing8 h5[b-vdlszy14eh] {
            line-height: 22px;
            font-size: 18px;
        }

        .pricing8 .subtitle[b-vdlszy14eh] {
            color: #8d97ad;
            line-height: 24px;
        }

        .pricing8 .display-5[b-vdlszy14eh] {
            font-size: 3rem;
        }

        .pricing8 .font-14[b-vdlszy14eh] {
            font-size: 14px;
        }

        .pricing8 .pricing-box sup[b-vdlszy14eh] {
            top: -20px;
            font-size: 16px;
        }

        .pricing8 .btn-info-gradiant[b-vdlszy14eh] {
            background: #188ef4;
            background: -webkit-linear-gradient(legacy-direction(to right), #188ef4 0%, #316ce8 100%);
            background: -webkit-gradient(linear, left top, right top, from(#188ef4), to(#316ce8));
            background: -webkit-linear-gradient(left, #188ef4 0%, #316ce8 100%);
            background: -o-linear-gradient(left, #188ef4 0%, #316ce8 100%);
            background: linear-gradient(to right, #188ef4 0%, #316ce8 100%);
        }

            .pricing8 .btn-info-gradiant:hover[b-vdlszy14eh] {
                background: #316ce8;
                background: -webkit-linear-gradient(legacy-direction(to right), #316ce8 0%, #188ef4 100%);
                background: -webkit-gradient(linear, left top, right top, from(#316ce8), to(#188ef4));
                background: -webkit-linear-gradient(left, #316ce8 0%, #188ef4 100%);
                background: -o-linear-gradient(left, #316ce8 0%, #188ef4 100%);
                background: linear-gradient(to right, #316ce8 0%, #188ef4 100%);
            }

        .pricing8 .btn-danger-gradiant[b-vdlszy14eh] {
            background: #00A24C;
            background: -webkit-linear-gradient(legacy-direction(to right), #00A24C 0%, #00CD60 100%);
            background: -webkit-gradient(linear, left top, right top, from(#00A24C), to(#00CD60));
            background: -webkit-linear-gradient(left, #00A24C 0%, #00CD60 100%);
            background: -o-linear-gradient(left, #00A24C 0%, #00CD60 100%);
            background: linear-gradient(to right, #00A24C 0%, #00CD60 100%);
        }

            .pricing8 .btn-danger-gradiant:hover[b-vdlszy14eh] {
                background: #00CD60;
                background: -webkit-linear-gradient(legacy-direction(to right), #00CD60 0%, #00A24C 100%);
                background: -webkit-gradient(linear, left top, right top, from(#00CD60), to(#00A24C));
                background: -webkit-linear-gradient(left, #00CD60 0%, #00A24C 100%);
                background: -o-linear-gradient(left, #00CD60 0%, #00A24C 100%);
                background: linear-gradient(to right, #00CD60 0%, #00A24C 100%);
            }

        .pricing8 .row.mt-4[b-vdlszy14eh] {
            align-items: stretch;
        }

        .pricing8 .pricing-box[b-vdlszy14eh] {
            display: flex;
            align-self: stretch;
        }

            .pricing8 .pricing-box .card[b-vdlszy14eh] {
                width: 100%;
                display: flex;
                flex-direction: column;
            }

            .pricing8 .pricing-box .card-body[b-vdlszy14eh] {
                flex: 1;
            }
/* /Components/Pages/About.razor.rz.scp.css */
HTML CSSResult Skip Results Iframe
EDIT ON
@import url("https://fonts.googleapis.com/css?family=Fredoka+One");

.store-container[b-ylblazxh9g] {
    line-height: 0;
    margin: 50px auto;
    width: 50%;
}

.stroke[b-ylblazxh9g] {
    stroke: #0170bb;
    stroke-width: 5;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
}

.round-end[b-ylblazxh9g] {
    stroke-linecap: round;
}

#store[b-ylblazxh9g] {
    animation: fadeIn-b-ylblazxh9g 0.8s ease-in;
}

.border-animation[b-ylblazxh9g] {
    background-color: white;
    border-radius: 10px;
    position: relative;
}

    .border-animation[b-ylblazxh9g]:after {
        content: "";
        background: linear-gradient(45deg, #ccc 48.9%, #0170bb 49%);
        background-size: 300% 300%;
        border-radius: 10px;
        position: absolute;
        top: -5px;
        left: -5px;
        height: calc(100% + 10px);
        width: calc(100% + 10px);
        z-index: -1;
        animation: borderGradient-b-ylblazxh9g 8s linear both infinite;
    }

@keyframes borderGradient-b-ylblazxh9g {
    0%, 100% {
        background-position: 0% 100%;
    }

    50% {
        background-position: 100% 0%;
    }
}

@keyframes fadeIn-b-ylblazxh9g {
    to {
        opacity: 1;
    }
}

#browser[b-ylblazxh9g] {
    transform: translateY(-100%);
    -webkit-animation: moveDown 1.5s cubic-bezier(0.77, -0.5, 0.3, 1.5) forwards;
    animation: moveDown-b-ylblazxh9g 1.5s cubic-bezier(0.77, -0.5, 0.3, 1.5) forwards;
}

@keyframes moveDown-b-ylblazxh9g {
    from {
        transform: translate(0, -100%);
    }

    to {
        transform: translate(0, 0);
    }
}

#toldo[b-ylblazxh9g] {
    animation: fadeIn-b-ylblazxh9g 1s 1.4s ease-in forwards;
}

.grass[b-ylblazxh9g] {
    animation: fadeIn-b-ylblazxh9g 0.5s 1.6s ease-in forwards;
}

#window[b-ylblazxh9g] {
    animation: fadeIn-b-ylblazxh9g 0.5s 1.8s ease-in forwards;
}

#door[b-ylblazxh9g] {
    animation: fadeIn-b-ylblazxh9g 0.5s 2s ease-in forwards;
}

#sign[b-ylblazxh9g] {
    transform-origin: 837px 597px;
    animation: pendulum-b-ylblazxh9g 1.5s 2s ease-in-out alternate;
}

.trees[b-ylblazxh9g] {
    animation: fadeIn-b-ylblazxh9g 0.5s 2.2s ease-in forwards;
}

#toldo[b-ylblazxh9g],
.grass[b-ylblazxh9g],
#window[b-ylblazxh9g],
#door[b-ylblazxh9g],
.trees[b-ylblazxh9g],
.cat[b-ylblazxh9g],
.cat-shadow[b-ylblazxh9g],
.box[b-ylblazxh9g],
.parachute[b-ylblazxh9g],
.tshirt[b-ylblazxh9g],
.cap[b-ylblazxh9g],
.ball[b-ylblazxh9g],
#text[b-ylblazxh9g],
#button[b-ylblazxh9g],
.sky-circle[b-ylblazxh9g],
.sky-circle2[b-ylblazxh9g],
.sky-circle3[b-ylblazxh9g] {
    opacity: 0;
}

@keyframes pendulum-b-ylblazxh9g {
    20% {
        transform: rotate(60deg);
    }

    40% {
        transform: rotate(-40deg);
    }

    60% {
        transform: rotate(20deg);
    }

    80% {
        transform: rotate(-5deg);
    }
}

.cat[b-ylblazxh9g] {
    transform-origin: 1145px 620px;
}

.cat-shadow[b-ylblazxh9g] {
    transform-origin: 1115px 625px;
}

#store:hover .cat[b-ylblazxh9g] {
    animation: catHi-b-ylblazxh9g 3s 3s cubic-bezier(0.7, -0.5, 0.3, 1.4);
}

#store:hover .cat-shadow[b-ylblazxh9g] {
    animation: catShadow-b-ylblazxh9g 4s 2s cubic-bezier(0.7, -0.5, 0.3, 1.4) alternate;
}

@keyframes catHi-b-ylblazxh9g {
    0%, 100% {
        opacity: 0;
        transform: scale(0.8);
    }

    10%, 60% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes catShadow-b-ylblazxh9g {
    0%, 100% {
        transform: translate(40px, -35px) scale(0.3);
    }

    10%, 60% {
        opacity: 1;
        transform: translate(-5px, 10px) scale(0.5);
    }

    60% {
        opacity: 0;
    }
}

.box[b-ylblazxh9g],
.parachute[b-ylblazxh9g] {
    transform-origin: 430px 100px;
    animation: moveBox-b-ylblazxh9g 14s 4s linear forwards infinite;
}

.parachute[b-ylblazxh9g] {
    animation: parachute-b-ylblazxh9g 14s 4s linear forwards infinite;
}

@keyframes moveBox-b-ylblazxh9g {
    0% {
        opacity: 0;
        transform: translate(0, -150px) rotate(20deg);
    }

    15% {
        opacity: 1;
        transform: translate(0, 100px) rotate(-15deg);
    }

    25% {
        transform: translate(0, 250px) rotate(10deg);
    }

    30% {
        transform: translate(0, 350px) rotate(-5deg);
    }

    35% {
        opacity: 1;
        transform: translate(0, 570px) rotate(0deg);
    }

    45%, 100% {
        opacity: 0;
        transform: translate(0, 570px);
    }
}

@keyframes parachute-b-ylblazxh9g {
    0% {
        transform: translate(0, -150px) rotate(20deg) scale(0.8);
        opacity: 0;
    }

    15% {
        transform: translate(0, 100px) rotate(-15deg) scale(1);
        opacity: 1;
    }

    25% {
        transform: translate(0, 250px) rotate(10deg);
    }

    30% {
        transform: translate(0, 350px) rotate(-5deg);
    }

    33% {
        transform: translate(0, 460px) rotate(0deg) scale(0.9);
        opacity: 1;
    }

    45%, 100% {
        transform: translate(0, 480px);
        opacity: 0;
    }
}

.tshirt[b-ylblazxh9g] {
    animation: fadeInOut-b-ylblazxh9g 42s 10s ease-in forwards infinite;
}

.cap[b-ylblazxh9g] {
    animation: fadeInOut-b-ylblazxh9g 42s 24s ease-in forwards infinite;
}

.ball[b-ylblazxh9g] {
    animation: fadeInOut-b-ylblazxh9g 42s 38s ease-in forwards infinite;
}

#text[b-ylblazxh9g],
#button[b-ylblazxh9g] {
    animation: fadeIn-b-ylblazxh9g 1s 5s ease-in forwards;
}

@keyframes fadeInOut-b-ylblazxh9g {
    5%, 12% {
        opacity: 1;
    }

    20% {
        opacity: 0;
    }
}

.cloud[b-ylblazxh9g] {
    animation: clouds-b-ylblazxh9g 50s linear backwards infinite;
}

.cloud2[b-ylblazxh9g] {
    animation: clouds-b-ylblazxh9g 40s 40s linear backwards infinite;
}

.plane[b-ylblazxh9g] {
    animation: clouds-b-ylblazxh9g 30s linear backwards infinite;
    will-change: transform;
}

@keyframes clouds-b-ylblazxh9g {
    from {
        transform: translate(-150%, 0);
    }

    to {
        transform: translate(150%, 0);
    }
}

.sky-circle[b-ylblazxh9g] {
    animation: fadeInOut-b-ylblazxh9g 10s 5s ease-in infinite;
}

.sky-circle2[b-ylblazxh9g] {
    animation: fadeInOut-b-ylblazxh9g 12s 30s ease-in infinite;
}

.sky-circle3[b-ylblazxh9g] {
    animation: fadeInOut-b-ylblazxh9g 8s 40s ease-in infinite;
}



Resources1× 0.5× 0.25×Rerun[b-ylblazxh9g]
/* /Components/Pages/Home.razor.rz.scp.css */
/* Dashboard Cards */
.stats-card[b-u4drm5yefd] {
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);
    border: none;
    margin-bottom: 12px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.stats-card:hover[b-u4drm5yefd] {
    transform: translateY(-4px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
}

.stats-card .card-body[b-u4drm5yefd] {
    padding: 10px 16px;
    position: relative;
}

.stats-card-icon[b-u4drm5yefd] {
    font-size: 30px;
    opacity: 0.9;
    flex-shrink: 0;
}

.stats-card-title[b-u4drm5yefd] {
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
    opacity: 0.9;
}

.stats-card-value[b-u4drm5yefd] {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
}

/* Card Color Themes */
.stats-card.card-primary[b-u4drm5yefd] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
}

.stats-card.card-success[b-u4drm5yefd] {
    background: linear-gradient(135deg, #2ed8b6 0%, #59e0c5 100%);
    color: #fff;
}

.stats-card.card-info[b-u4drm5yefd] {
    background: linear-gradient(135deg, #4099ff 0%, #73b4ff 100%);
    color: #fff;
}

.stats-card.card-warning[b-u4drm5yefd] {
    background: linear-gradient(135deg, #FFB64D 0%, #ffcb80 100%);
    color: #fff;
}

.stats-card.card-danger[b-u4drm5yefd] {
    background: linear-gradient(135deg, #FF5370 0%, #ff869a 100%);
    color: #fff;
}

/* Welcome Section */
.welcome-section[b-u4drm5yefd] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 32px;
    border-radius: 12px;
    margin-bottom: 32px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);
}

.welcome-section h2[b-u4drm5yefd] {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 8px;
}

.welcome-section p[b-u4drm5yefd] {
    opacity: 0.9;
    margin-bottom: 0;
}

/* Subscription Card */
.subscription-card[b-u4drm5yefd] {
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);
    border: none;
    margin-bottom: 32px;
}

.subscription-card .card-header[b-u4drm5yefd] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border: none;
    padding: 20px 24px;
    border-radius: 12px 12px 0 0;
}

.subscription-card .card-header h4[b-u4drm5yefd] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 600;
}

.subscription-card .list-group-item[b-u4drm5yefd] {
    padding: 16px 24px;
    border-left: none;
    border-right: none;
}

.subscription-card .list-group-item:first-child[b-u4drm5yefd] {
    border-top: none;
}

.subscription-card .list-group-item:last-child[b-u4drm5yefd] {
    border-bottom: none;
    border-radius: 0 0 12px 12px;
}

/* Quick Actions */
.quick-actions[b-u4drm5yefd] {
    margin-bottom: 32px;
}

.quick-action-btn[b-u4drm5yefd] {
    width: 100%;
    padding: 16px;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: 12px;
    margin-bottom: 16px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.quick-action-btn:hover[b-u4drm5yefd] {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.quick-action-btn i[b-u4drm5yefd] {
    margin-right: 8px;
    font-size: 1.25rem;
}

/* Login Section */
.login-section[b-u4drm5yefd] {
    text-align: center;
    padding: 48px 0;
}

.login-section .btn[b-u4drm5yefd] {
    margin-bottom: 24px;
    padding: 16px 48px;
    font-size: 1.25rem;
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.login-section img[b-u4drm5yefd] {
    max-width: 100%;
    height: auto;
}

/* Progress Bar Styling */
[b-u4drm5yefd] .rz-progressbar {
    margin: 16px 24px;
    height: 24px;
    border-radius: 12px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .stats-card[b-u4drm5yefd] {
        margin-bottom: 16px;
    }

    .stats-card-value[b-u4drm5yefd] {
        font-size: 1.75rem;
    }

    .welcome-section[b-u4drm5yefd] {
        padding: 24px;
        margin-bottom: 24px;
    }

    .welcome-section h2[b-u4drm5yefd] {
        font-size: 1.5rem;
    }
}

/* Section Headers */
.section-header[b-u4drm5yefd] {
    margin-bottom: 24px;
    padding-bottom: 12px;
    border-bottom: 2px solid #e9ecef;
}

.section-header h3[b-u4drm5yefd] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 600;
    color: #495057;
}

/* Status Badges */
.status-badge[b-u4drm5yefd] {
    display: inline-block;
    padding: 8px 16px;
    border-radius: 24px;
    font-weight: 600;
    font-size: 0.875rem;
}

.status-badge.active[b-u4drm5yefd] {
    background-color: #d4edda;
    color: #155724;
}

.status-badge.inactive[b-u4drm5yefd] {
    background-color: #f8d7da;
    color: #721c24;
}
/* /Components/Pages/PostaConsegnataDettaglio.razor.rz.scp.css */
/* Delivery Details Container */
.delivery-details-container[b-majwcvnqjv] {
    padding: 0;
}

/* Info Card */
.info-card[b-majwcvnqjv] {
    background: #fff;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 16px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.info-card-header[b-majwcvnqjv] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 2px solid #e9ecef;
}

/* Info Row */
.info-row[b-majwcvnqjv] {
    display: flex;
    flex-direction: column;
    padding: 12px 0;
    border-bottom: 1px solid #f8f9fa;
}

.info-row:last-child[b-majwcvnqjv] {
    border-bottom: none;
}

.info-label[b-majwcvnqjv] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
}

.info-label i[b-majwcvnqjv] {
    margin-right: 8px;
    color: #6c757d;
    width: 20px;
    text-align: center;
}

.info-value[b-majwcvnqjv] {
    font-size: 0.9375rem;
    color: #212529;
    padding-left: 28px;
}

/* Notes Section */
.notes-section[b-majwcvnqjv] {
    background: #f8f9fa;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 16px;
}

.notes-label[b-majwcvnqjv] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 8px;
    display: block;
}

.notes-content[b-majwcvnqjv] {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 12px;
    min-height: 100px;
    font-size: 0.9375rem;
    color: #212529;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/* Status Badges */
.status-delivered[b-majwcvnqjv] {
    display: inline-block;
    background: #d4edda;
    color: #155724;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 600;
    margin-left: 8px;
}

.status-pending[b-majwcvnqjv] {
    display: inline-block;
    background: #fff3cd;
    color: #856404;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 0.875rem;
    font-weight: 600;
    margin-left: 8px;
}

/* Action Buttons */
.action-buttons[b-majwcvnqjv] {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #e9ecef;
}

.print-button[b-majwcvnqjv] {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.print-button:hover[b-majwcvnqjv] {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.print-button i[b-majwcvnqjv] {
    margin-left: 8px;
}

/* Responsive - Tablet */
@media (min-width: 768px) {
    .info-row[b-majwcvnqjv] {
        flex-direction: row;
        align-items: center;
    }

    .info-label[b-majwcvnqjv] {
        min-width: 180px;
        margin-bottom: 0;
    }

    .info-value[b-majwcvnqjv] {
        padding-left: 0;
        flex: 1;
    }

    .print-button[b-majwcvnqjv] {
        width: auto;
        min-width: 250px;
    }
}

/* Desktop - Two Column Layout */
@media (min-width: 992px) {
    .delivery-details-container[b-majwcvnqjv] {
        padding: 16px;
    }

    .info-label[b-majwcvnqjv] {
        min-width: 160px;
    }
}

/* Print Styles */
@media print {
    .action-buttons[b-majwcvnqjv] {
        display: none;
    }

    .info-card[b-majwcvnqjv] {
        box-shadow: none;
        border: 1px solid #dee2e6;
    }
}
/* /Components/Pages/PostaIngresso.razor.rz.scp.css */
/* ── Page-level layout ── */
.page-container[b-yqgtzru83t] {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

/* ── Dashboard header card ── */
.dashboard-header[b-yqgtzru83t] {
    background: linear-gradient(135deg, #1e88e5 0%, #1565c0 100%);
    color: #fff;
    border-radius: 0.75rem;
    padding: 1.25rem 1.5rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

.dashboard-header-row[b-yqgtzru83t] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.75rem;
}

.dashboard-title[b-yqgtzru83t] {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.dashboard-info-btn[b-yqgtzru83t] {
    cursor: pointer;
    font-size: 1.25rem;
    opacity: 0.85;
    transition: opacity 0.2s;
}

    .dashboard-info-btn:hover[b-yqgtzru83t] {
        opacity: 1;
    }

.dashboard-stats[b-yqgtzru83t] {
    font-size: 0.875rem;
    opacity: 0.9;
    margin-bottom: 0.75rem;
}

/* Progress bar: track and fill overrides for dark background */
.dashboard-header[b-yqgtzru83t]  .rz-progressbar {
    background-color: rgba(255, 255, 255, 0.2);
    height: 1.1rem;
    border-radius: 0.5rem;
    overflow: hidden;
}

.dashboard-header[b-yqgtzru83t]  .rz-progressbar-value {
    background: linear-gradient(90deg, #fff176, #ffd54f) !important;
    border-radius: 0.5rem;
}

.dashboard-header[b-yqgtzru83t]  .rz-progressbar-label {
    color: #1a237e;
    font-weight: 700;
    font-size: 0.8rem;
}

/* ── Registration form card ── */
.card-registration[b-yqgtzru83t] {
    border: none;
    border-radius: 0.75rem;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.card-registration-header[b-yqgtzru83t] {
    background: linear-gradient(135deg, #1e88e5 0%, #1565c0 100%);
    color: #fff;
    padding: 0.875rem 1.25rem;
}

    .card-registration-header h5[b-yqgtzru83t] {
        margin: 0;
        font-weight: 600;
        font-size: 1.1rem;
        display: flex;
        align-items: center;
        gap: 0.4rem;
    }

.card-registration-body[b-yqgtzru83t] {
    padding: 1.25rem;
}

/* ── Recipient info strip ── */
.recipient-info-strip[b-yqgtzru83t] {
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 0.5rem;
    padding: 0.75rem 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.75rem;
}

.recipient-info-row[b-yqgtzru83t] {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    align-items: center;
    font-size: 0.875rem;
}

.recipient-info-item[b-yqgtzru83t] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
}

    .recipient-info-item b[b-yqgtzru83t] {
        font-weight: 600;
    }

/* ── Last-inserted collapsible card ── */
.card-last-inserted[b-yqgtzru83t] {
    border: none;
    border-radius: 0.75rem;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.card-last-inserted-header[b-yqgtzru83t] {
    background: linear-gradient(135deg, #2e7d32 0%, #388e3c 100%);
    color: #fff;
    padding: 0.75rem 1.25rem;
    cursor: pointer;
    user-select: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background 0.2s;
}

    .card-last-inserted-header:hover[b-yqgtzru83t] {
        background: linear-gradient(135deg, #388e3c 0%, #43a047 100%);
    }

    .card-last-inserted-header h5[b-yqgtzru83t] {
        margin: 0;
        font-weight: 600;
        font-size: 1.1rem;
        display: flex;
        align-items: center;
        gap: 0.4rem;
    }

.collapse-icon[b-yqgtzru83t] {
    font-size: 1.25rem;
    transition: transform 0.3s ease;
}

.collapse-icon-rotated[b-yqgtzru83t] {
    transform: rotate(180deg);
}

.card-last-inserted-body[b-yqgtzru83t] {
    padding: 1.25rem;
}

/* ── QR label block ── */
.qr-label-block[b-yqgtzru83t] {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
}

.qr-label-image[b-yqgtzru83t] {
    flex-shrink: 0;
}

.qr-label-details[b-yqgtzru83t] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.qr-label-id[b-yqgtzru83t] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #1565c0;
    line-height: 1.2;
}

.qr-label-meta[b-yqgtzru83t] {
    font-size: 0.85rem;
    color: #616161;
}

/* ── Summary row in riepilogo ── */
.summary-row[b-yqgtzru83t] {
    display: flex;
    padding: 0.35rem 0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.9rem;
}

    .summary-row:last-child[b-yqgtzru83t] {
        border-bottom: none;
    }

.summary-label[b-yqgtzru83t] {
    flex: 0 0 40%;
    font-weight: 600;
    color: #555;
}

.summary-value[b-yqgtzru83t] {
    flex: 1;
    color: #212529;
}

/* ── Loading state ── */
.loading-container[b-yqgtzru83t] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 1rem;
    gap: 1rem;
    color: #757575;
}

/* ── Subscription suspended ── */
.subscription-suspended[b-yqgtzru83t] {
    max-width: 600px;
    margin: 2rem auto;
}
/* /Components/Pages/QR.razor.rz.scp.css */
.qr-page[b-3wcp58v9sn] {
    min-height: 100dvh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(160deg, #eef2ff 0%, #dbeafe 100%);
    padding: 0;
    box-sizing: border-box;
}

.qr-card[b-3wcp58v9sn] {
    background: #fff;
    border-radius: 1.5rem;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
    padding: 1.25rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    max-width: 420px;
    width: 100%;
}

.qr-logo img[b-3wcp58v9sn] {
    max-height: 52px;
    width: auto;
}

.qr-divider[b-3wcp58v9sn] {
    width: 100%;
    border: none;
    border-top: 1px solid #e5e7eb;
    margin: 0;
}

.qr-code-wrapper[b-3wcp58v9sn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
}

.qr-code-img[b-3wcp58v9sn] {
    width: min(330px, 88vw);
    height: auto;
    border-radius: 0.25rem;
    border: none;
    padding: 0;
    background: #fff;
}

.qr-error[b-3wcp58v9sn] {
    font-size: 0.9rem;
    color: #dc2626;
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 0.5rem;
    padding: 0.6rem 1rem;
    text-align: center;
}

.qr-footer[b-3wcp58v9sn] {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.qr-footer .qr-instruction[b-3wcp58v9sn] {
    font-size: 1.05rem;
    font-weight: 600;
    color: #1e3a8a;
    line-height: 1.4;
    margin: 0;
}

.qr-footer .qr-note[b-3wcp58v9sn] {
    font-size: 0.92rem;
    color: #6b7280;
    line-height: 1.4;
    margin: 0;
}
/* /Components/Pages/Services/SelfServiceOnboarding.razor.rz.scp.css */
.pg-header[b-ulqykdvtm3] {
        background: linear-gradient(160deg, #1b5e20 0%, #43a047 100%);
        color: white;
        text-align: center;
        padding: 28px 12px 22px;
    }

    .pg-header .pg-icon[b-ulqykdvtm3] {
        font-size: 2.4rem;
        line-height: 1;
    }

    .pg-header h1[b-ulqykdvtm3] {
        font-size: 1.55rem;
        font-weight: 700;
        margin: 6px 0 2px;
        letter-spacing: 1px;
    }

    .pg-header .pg-tagline[b-ulqykdvtm3] {
        font-size: 0.78rem;
        opacity: 0.82;
        margin: 0;
    }

    .pg-body[b-ulqykdvtm3] {
        padding: 10px 8px 28px;
        max-width: 500px;
        margin: 0 auto;
    }

    .pg-card[b-ulqykdvtm3] {
        background: #fff;
        border-radius: 14px;
        padding: 16px 14px;
        margin-bottom: 12px;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    }

    .pg-welcome-title[b-ulqykdvtm3] {
        font-size: 1rem;
        font-weight: 700;
        color: #1b5e20;
        margin: 0 0 8px;
    }

    .pg-welcome-text[b-ulqykdvtm3] {
        font-size: 0.85rem;
        color: #555;
        line-height: 1.55;
        margin: 0 0 8px;
    }

    .pg-tenant-badge[b-ulqykdvtm3] {
        display: inline-block;
        background: #e8f5e9;
        color: #2e7d32;
        border-radius: 20px;
        padding: 3px 12px;
        font-weight: 600;
        font-size: 0.82rem;
        margin: 4px 0 8px;
    }

    .pg-privacy-box[b-ulqykdvtm3] {
        background: #f9fbe7;
        border-left: 3px solid #8bc34a;
        border-radius: 0 6px 6px 0;
        padding: 8px 10px;
        font-size: 0.78rem;
        color: #555;
        line-height: 1.55;
        margin-top: 8px;
    }

    .pg-privacy-box a[b-ulqykdvtm3] {
        color: #2e7d32;
        font-weight: 600;
    }

    .pg-form-title[b-ulqykdvtm3] {
        font-size: 0.72rem;
        font-weight: 700;
        color: #888;
        text-transform: uppercase;
        letter-spacing: 0.6px;
        margin: 0 0 14px;
    }

    .pg-success-card[b-ulqykdvtm3] {
        background: #fff;
        border-radius: 14px;
        padding: 32px 16px 24px;
        margin-bottom: 12px;
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
        text-align: center;
    }

    .pg-success-icon[b-ulqykdvtm3] {
        font-size: 3.5rem;
        margin-bottom: 12px;
    }

    .pg-success-card h4[b-ulqykdvtm3] {
        color: #1b5e20;
        font-weight: 700;
        font-size: 1.1rem;
        margin-bottom: 10px;
    }

    .pg-success-card p[b-ulqykdvtm3] {
        font-size: 0.88rem;
        color: #555;
        line-height: 1.55;
    }

    .pg-invalid-card[b-ulqykdvtm3] {
        background: #fff8e1;
        border: 1px solid #ffe082;
        border-radius: 14px;
        padding: 24px 14px;
        margin-top: 16px;
        text-align: center;
    }

    .pg-invalid-card .pg-warn-icon[b-ulqykdvtm3] {
        font-size: 2.5rem;
        margin-bottom: 10px;
    }

    .pg-invalid-card p[b-ulqykdvtm3] {
        font-size: 0.88rem;
        color: #5d4037;
        margin: 0;
        line-height: 1.55;
    }

    .pg-btn-wa[b-ulqykdvtm3] {
        flex: 1;
        background: #e8f5e9;
        color: #2e7d32;
        border: 1.5px solid #43a047;
        font-weight: 500;
        transition: background 0.15s, color 0.15s;
    }

    .pg-btn-wa.active[b-ulqykdvtm3] {
        background: #43a047;
        color: #fff;
        border-color: #1b5e20;
    }

    .pg-btn-email[b-ulqykdvtm3] {
        flex: 1;
        background: #e3f2fd;
        color: #1565c0;
        border: 1.5px solid #1976d2;
        font-weight: 500;
        transition: background 0.15s, color 0.15s;
    }

    .pg-btn-email.active[b-ulqykdvtm3] {
        background: #1976d2;
        color: #fff;
        border-color: #1565c0;
    }

    .pg-error-card[b-ulqykdvtm3] {
        background: #fff3e0;
        border: 1px solid #ef9a9a;
        border-radius: 14px;
        padding: 24px 14px;
        margin-bottom: 12px;
        text-align: center;
    }

    .pg-error-card .pg-error-icon[b-ulqykdvtm3] {
        font-size: 2.5rem;
        margin-bottom: 10px;
    }

    .pg-error-card h4[b-ulqykdvtm3] {
        color: #b71c1c;
        font-weight: 700;
        font-size: 1.05rem;
        margin-bottom: 8px;
    }

    .pg-error-card p[b-ulqykdvtm3] {
        font-size: 0.88rem;
        color: #5d4037;
        margin: 0;
        line-height: 1.55;
    }
