@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.ewdlgswx1m.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-8l088lemo6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8l088lemo6] {
    flex: 1;
}

.sidebar[b-8l088lemo6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

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

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

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

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

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

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

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

    .sidebar[b-8l088lemo6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

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

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

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

#blazor-error-ui[b-8l088lemo6] {
    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-8l088lemo6] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-v5d6f3vci2] {
    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-v5d6f3vci2] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-v5d6f3vci2] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

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

.bi[b-v5d6f3vci2] {
    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-v5d6f3vci2] {
    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-v5d6f3vci2] {
    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-v5d6f3vci2] {
    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");
}

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

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

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

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

    .nav-item[b-v5d6f3vci2]  .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-v5d6f3vci2]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-v5d6f3vci2]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

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

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-ao6l9rhwc0],
.components-reconnect-repeated-attempt-visible[b-ao6l9rhwc0],
.components-reconnect-failed-visible[b-ao6l9rhwc0],
.components-pause-visible[b-ao6l9rhwc0],
.components-resume-failed-visible[b-ao6l9rhwc0],
.components-rejoining-animation[b-ao6l9rhwc0] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-ao6l9rhwc0],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-ao6l9rhwc0],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-ao6l9rhwc0],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-ao6l9rhwc0],
#components-reconnect-modal.components-reconnect-retrying[b-ao6l9rhwc0],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-ao6l9rhwc0],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-ao6l9rhwc0],
#components-reconnect-modal.components-reconnect-failed[b-ao6l9rhwc0],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-ao6l9rhwc0] {
    display: block;
}


#components-reconnect-modal[b-ao6l9rhwc0] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-ao6l9rhwc0 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-ao6l9rhwc0 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-ao6l9rhwc0 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-ao6l9rhwc0]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-ao6l9rhwc0 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-ao6l9rhwc0 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-ao6l9rhwc0 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-ao6l9rhwc0 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-ao6l9rhwc0] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-ao6l9rhwc0] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-ao6l9rhwc0] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-ao6l9rhwc0] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-ao6l9rhwc0] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-ao6l9rhwc0] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-ao6l9rhwc0] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-ao6l9rhwc0 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-ao6l9rhwc0] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-ao6l9rhwc0 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
:host[b-urjqosx9iv] {
    display: block;
}

.home-page[b-urjqosx9iv] {
    min-height: 100%;
    padding: 24px;
    color: var(--text-main);
    background: radial-gradient(circle at top left, rgba(0, 120, 212, 0.16), transparent 28%), radial-gradient(circle at top right, rgba(124, 77, 255, 0.12), transparent 24%), linear-gradient(180deg, #0b1220 0%, #0f172a 45%, #111827 100%);
    box-sizing: border-box;
}

.home-shell[b-urjqosx9iv] {
    max-width: 1500px;
    margin: 0 auto;
    display: grid;
    gap: 18px;
}

.hero-section[b-urjqosx9iv],
.section-block[b-urjqosx9iv],
.cta-section[b-urjqosx9iv] {
    border: 1px solid var(--border-soft);
    border-radius: 18px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(17, 25, 43, 0.84), rgba(12, 20, 35, 0.92));
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.24);
}

.hero-section[b-urjqosx9iv] {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 18px;
    padding: 28px;
}

.hero-content[b-urjqosx9iv] {
    display: grid;
    align-content: center;
    gap: 18px;
}

.hero-badge[b-urjqosx9iv] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    padding: 8px 12px;
    border: 1px solid rgba(197, 210, 237, 0.14);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.03);
    color: #d7e3ff;
    font-size: 0.86rem;
}

.hero-badge-dot[b-urjqosx9iv] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #63a4ff;
    box-shadow: 0 0 0 4px rgba(99, 164, 255, 0.14);
}

.hero-title[b-urjqosx9iv] {
    margin: 0;
    font-size: clamp(2rem, 3vw, 3.3rem);
    line-height: 1.08;
    color: #f8fbff;
    letter-spacing: -0.02em;
}

.hero-description[b-urjqosx9iv] {
    max-width: 760px;
    margin: 0;
    color: #c8d4eb;
    font-size: 1rem;
    line-height: 1.7;
}

.hero-actions[b-urjqosx9iv] {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.hero-panel[b-urjqosx9iv] {
    display: grid;
    gap: 16px;
    padding: 20px;
    border: 1px solid rgba(197, 210, 237, 0.12);
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(20, 28, 44, 0.95), rgba(13, 20, 34, 0.98));
}

.hero-panel-header[b-urjqosx9iv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.hero-panel-title[b-urjqosx9iv] {
    color: #c5d2ea;
    font-size: 0.84rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.hero-panel-subtitle[b-urjqosx9iv] {
    margin-top: 6px;
    color: #f3f7ff;
    font-size: 1.15rem;
    font-weight: 700;
}

.hero-panel-icon[b-urjqosx9iv] {
    position: relative;
    width: 32px;
    height: 32px;
    flex: 0 0 auto;
}

.cube-face[b-urjqosx9iv] {
    position: absolute;
    display: block;
    border-radius: 2px;
    border: 1px solid rgba(191, 219, 255, 0.24);
    background: linear-gradient(180deg, #264e9f, #1d3564);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
}

.cube-face-front[b-urjqosx9iv] {
    left: 4px;
    top: 10px;
    width: 14px;
    height: 14px;
}

.cube-face-top[b-urjqosx9iv] {
    left: 8px;
    top: 4px;
    width: 14px;
    height: 14px;
    transform: skewX(-30deg);
}

.cube-face-side[b-urjqosx9iv] {
    left: 18px;
    top: 10px;
    width: 10px;
    height: 14px;
    transform: skewY(-30deg);
}

.hero-metrics[b-urjqosx9iv] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.metric-card[b-urjqosx9iv] {
    padding: 14px;
    border: 1px solid rgba(190, 204, 233, 0.12);
    border-radius: 12px;
    background: rgba(255,255,255,0.02);
}

.metric-label[b-urjqosx9iv] {
    color: #94a6c8;
    font-size: 0.8rem;
    margin-bottom: 8px;
}

.metric-value[b-urjqosx9iv] {
    color: #eef4ff;
    font-size: 0.96rem;
    font-weight: 700;
    line-height: 1.4;
}

.hero-formula-box[b-urjqosx9iv] {
    padding: 16px;
    border-radius: 14px;
    border: 1px solid rgba(190, 204, 233, 0.12);
    background: rgba(8, 14, 26, 0.56);
}

.hero-formula-label[b-urjqosx9iv] {
    color: #9eb2d3;
    font-size: 0.82rem;
    margin-bottom: 10px;
}

.hero-formula-value[b-urjqosx9iv] {
    color: #ffffff;
    font-size: 1.12rem;
    font-weight: 700;
    margin-bottom: 8px;
}

.hero-formula-latex[b-urjqosx9iv] {
    color: #c5d7f7;
    font-size: 0.9rem;
    font-family: Consolas, Monaco, monospace;
    word-break: break-word;
}

.section-block[b-urjqosx9iv] {
    padding: 24px;
}

.section-header[b-urjqosx9iv] {
    display: grid;
    gap: 8px;
    margin-bottom: 18px;
}

    .section-header h2[b-urjqosx9iv] {
        margin: 0;
        font-size: 1.3rem;
        color: #f4f8ff;
    }

    .section-header p[b-urjqosx9iv] {
        margin: 0;
        max-width: 920px;
        color: #bfcee7;
        line-height: 1.65;
    }

.features-grid[b-urjqosx9iv] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.feature-card[b-urjqosx9iv] {
    height: 100%;
    border-radius: 16px;
    padding: 18px;
    background: linear-gradient(180deg, rgba(18, 25, 41, 0.96), rgba(14, 20, 34, 0.96));
    border: 1px solid rgba(189, 203, 232, 0.16);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.018);
}

.feature-icon-wrap[b-urjqosx9iv] {
    margin-bottom: 14px;
}

.feature-title[b-urjqosx9iv] {
    margin-bottom: 10px;
    color: #f4f8ff;
    font-size: 1rem;
    font-weight: 700;
}

.feature-text[b-urjqosx9iv] {
    color: #c1cee5;
    line-height: 1.65;
    font-size: 0.92rem;
}

.workflow-grid[b-urjqosx9iv] {
    display: grid;
    gap: 14px;
}

.workflow-item[b-urjqosx9iv] {
    display: grid;
    grid-template-columns: 72px 1fr;
    gap: 16px;
    align-items: start;
    padding: 16px;
    border-radius: 14px;
    border: 1px solid rgba(190, 204, 233, 0.12);
    background: rgba(255,255,255,0.02);
}

.workflow-index[b-urjqosx9iv] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    border-radius: 12px;
    background: linear-gradient(180deg, #1a366b, #13284d);
    color: #eef4ff;
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: 0.05em;
}

.workflow-title[b-urjqosx9iv] {
    margin-bottom: 6px;
    color: #f2f7ff;
    font-weight: 700;
}

.workflow-text[b-urjqosx9iv] {
    color: #bed0ea;
    line-height: 1.65;
    font-size: 0.93rem;
}

.cta-section[b-urjqosx9iv] {
    padding: 24px;
}

.cta-box[b-urjqosx9iv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 20px;
    border: 1px solid rgba(197, 210, 237, 0.12);
    border-radius: 16px;
    background: linear-gradient(90deg, rgba(48, 85, 154, 0.14), rgba(255,255,255,0.02));
}

.cta-title[b-urjqosx9iv] {
    color: #f5f8ff;
    font-size: 1.08rem;
    font-weight: 700;
    margin-bottom: 6px;
}

.cta-text[b-urjqosx9iv] {
    color: #c3d2e9;
    line-height: 1.6;
}

.cta-actions[b-urjqosx9iv] {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.home-footer[b-urjqosx9iv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    padding: 0 4px 10px;
    color: #9db0d1;
    font-size: 0.88rem;
}

@media (max-width: 1100px) {
    .hero-section[b-urjqosx9iv] {
        grid-template-columns: 1fr;
    }

    .features-grid[b-urjqosx9iv] {
        grid-template-columns: 1fr;
    }

    .hero-metrics[b-urjqosx9iv] {
        grid-template-columns: 1fr;
    }

    .cta-box[b-urjqosx9iv] {
        flex-direction: column;
        align-items: flex-start;
    }

    .home-footer[b-urjqosx9iv] {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 700px) {
    .home-page[b-urjqosx9iv] {
        padding: 14px;
    }

    .hero-section[b-urjqosx9iv],
    .section-block[b-urjqosx9iv],
    .cta-section[b-urjqosx9iv] {
        padding: 16px;
    }

    .workflow-item[b-urjqosx9iv] {
        grid-template-columns: 1fr;
    }
}


.hero-section-simple[b-urjqosx9iv] {
    padding: 28px;
}

.studi-grid[b-urjqosx9iv] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 16px;
}

.studio-card[b-urjqosx9iv] {
    height: 100%;
    padding: 18px;
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(18, 25, 41, 0.96), rgba(14, 20, 34, 0.96));
    border: 1px solid rgba(189, 203, 232, 0.16);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.018);
    display: grid;
    gap: 14px;
    align-content: start;
}

.studio-card-icon[b-urjqosx9iv] {
    display: flex;
    align-items: center;
}

.studio-card-title[b-urjqosx9iv] {
    color: #f4f8ff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.35;
}

.studio-card-text[b-urjqosx9iv] {
    color: #c1cee5;
    line-height: 1.6;
    font-size: 0.92rem;
}

.studio-card-actions[b-urjqosx9iv] {
    margin-top: 4px;
    display: flex;
    align-items: center;
}
/* /Components/Pages/PaginaStudi.razor.rz.scp.css */
:host[b-m9teb8232i] {
    display: block;
}

.studi-page[b-m9teb8232i] {
    min-height: 100%;
    padding: 24px;
    color: var(--text-main);
    background: radial-gradient(circle at top left, rgba(0, 120, 212, 0.16), transparent 28%), radial-gradient(circle at top right, rgba(124, 77, 255, 0.12), transparent 24%), linear-gradient(180deg, #0b1220 0%, #0f172a 45%, #111827 100%);
    box-sizing: border-box;
}

.studi-shell[b-m9teb8232i] {
    max-width: 1500px;
    margin: 0 auto;
    display: grid;
    gap: 18px;
}

.hero-section[b-m9teb8232i],
.section-block[b-m9teb8232i] {
    border: 1px solid var(--border-soft);
    border-radius: 18px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(17, 25, 43, 0.84), rgba(12, 20, 35, 0.92));
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.24);
}

.hero-section[b-m9teb8232i] {
    padding: 28px;
}

.hero-content[b-m9teb8232i] {
    display: grid;
    gap: 18px;
}

.hero-badge[b-m9teb8232i] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    padding: 8px 12px;
    border: 1px solid rgba(197, 210, 237, 0.14);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.03);
    color: #d7e3ff;
    font-size: 0.86rem;
}

.hero-badge-dot[b-m9teb8232i] {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #63a4ff;
    box-shadow: 0 0 0 4px rgba(99, 164, 255, 0.14);
}

.hero-title[b-m9teb8232i] {
    margin: 0;
    font-size: clamp(2rem, 3vw, 3.1rem);
    line-height: 1.08;
    color: #f8fbff;
    letter-spacing: -0.02em;
}

.hero-description[b-m9teb8232i] {
    max-width: 900px;
    margin: 0;
    color: #c8d4eb;
    font-size: 1rem;
    line-height: 1.7;
}

.section-block[b-m9teb8232i] {
    padding: 24px;
}

.section-header[b-m9teb8232i] {
    display: grid;
    gap: 8px;
    margin-bottom: 18px;
}

    .section-header h2[b-m9teb8232i] {
        margin: 0;
        font-size: 1.3rem;
        color: #f4f8ff;
    }

    .section-header p[b-m9teb8232i] {
        margin: 0;
        max-width: 920px;
        color: #bfcee7;
        line-height: 1.65;
    }

.studi-grid[b-m9teb8232i] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.studio-card[b-m9teb8232i] {
    height: 100%;
    border-radius: 16px;
    padding: 18px;
    background: linear-gradient(180deg, rgba(18, 25, 41, 0.96), rgba(14, 20, 34, 0.96));
    border: 1px solid rgba(189, 203, 232, 0.16);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.018);
    display: grid;
    gap: 16px;
}

.studio-card-disabled[b-m9teb8232i] {
    opacity: 0.8;
}

.studio-card-header[b-m9teb8232i] {
    display: grid;
    gap: 6px;
}

.studio-card-title[b-m9teb8232i] {
    color: #f4f8ff;
    font-size: 1rem;
    font-weight: 700;
}

.studio-card-subtitle[b-m9teb8232i] {
    color: #96abd0;
    font-size: 0.85rem;
}

.studio-card-body[b-m9teb8232i] {
    display: grid;
    gap: 16px;
}

.studio-card-text[b-m9teb8232i] {
    color: #c1cee5;
    line-height: 1.65;
    font-size: 0.92rem;
}

.studio-card-meta[b-m9teb8232i] {
    display: grid;
    gap: 10px;
}

.studio-meta-item[b-m9teb8232i] {
    display: grid;
    gap: 4px;
    padding: 10px 12px;
    border-radius: 12px;
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(189, 203, 232, 0.12);
}

.studio-meta-label[b-m9teb8232i] {
    color: #8fa4c8;
    font-size: 0.8rem;
}

.studio-meta-value[b-m9teb8232i] {
    color: #edf3ff;
    font-size: 0.92rem;
    font-weight: 600;
}

.studio-card-actions[b-m9teb8232i] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: auto;
}

@media (max-width: 1100px) {
    .studi-grid[b-m9teb8232i] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 700px) {
    .studi-page[b-m9teb8232i] {
        padding: 14px;
    }

    .hero-section[b-m9teb8232i],
    .section-block[b-m9teb8232i] {
        padding: 16px;
    }
}
/* /Components/Pages/Studi/EnergiaClimatizzazione.razor.rz.scp.css */
:host[b-q2csgfd7cf] {
    display: block;
}

.plant-page[b-q2csgfd7cf] {
    min-height: 100%;
    padding: 24px;
    color: var(--text-main);
    background: radial-gradient(circle at top left, rgba(0, 120, 212, 0.16), transparent 28%), radial-gradient(circle at top right, rgba(124, 77, 255, 0.12), transparent 24%), linear-gradient(180deg, #0b1220 0%, #0f172a 45%, #111827 100%);
    box-sizing: border-box;
}

.plant-shell[b-q2csgfd7cf] {
    max-width: 1600px;
    margin: 0 auto;
    border: 1px solid var(--border-soft);
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(17, 25, 43, 0.84), rgba(12, 20, 35, 0.92));
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.32);
}

.topbar[b-q2csgfd7cf],
.intro-row[b-q2csgfd7cf],
.toolbar-row[b-q2csgfd7cf] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 16px 22px;
    border-bottom: 1px solid var(--border-soft);
    background: linear-gradient(90deg, rgba(255,255,255,0.015), rgba(114,145,224,0.04), rgba(255,255,255,0.015));
}

.brand-wrap[b-q2csgfd7cf] {
    display: flex;
    align-items: center;
    gap: 16px;
}

    .brand-wrap h1[b-q2csgfd7cf] {
        margin: 0;
        font-size: 1.08rem;
        font-weight: 700;
        letter-spacing: 0.01em;
    }

.brand-subtitle[b-q2csgfd7cf] {
    margin-top: 4px;
    font-size: 0.82rem;
    color: var(--text-dim);
}

.brand-icon[b-q2csgfd7cf] {
    position: relative;
    width: 28px;
    height: 28px;
    flex: 0 0 auto;
}

.cube-face[b-q2csgfd7cf] {
    position: absolute;
    display: block;
    border-radius: 2px;
    border: 1px solid rgba(191, 219, 255, 0.24);
    background: linear-gradient(180deg, #264e9f, #1d3564);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
}

.cube-face-front[b-q2csgfd7cf] {
    left: 4px;
    top: 8px;
    width: 12px;
    height: 12px;
}

.cube-face-top[b-q2csgfd7cf] {
    left: 8px;
    top: 3px;
    width: 12px;
    height: 12px;
    transform: skewX(-30deg);
}

.cube-face-side[b-q2csgfd7cf] {
    left: 15px;
    top: 8px;
    width: 9px;
    height: 12px;
    transform: skewY(-30deg);
}

.window-actions[b-q2csgfd7cf] {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.intro-row[b-q2csgfd7cf] {
    min-height: 82px;
}

.intro-text[b-q2csgfd7cf] {
    font-size: 0.96rem;
    color: var(--text-soft);
    line-height: 1.55;
}

.formula-summary[b-q2csgfd7cf] {
    display: grid;
    gap: 8px;
    min-width: 420px;
    color: var(--text-soft);
}

.formula-line[b-q2csgfd7cf] {
    display: flex;
    gap: 10px;
    align-items: baseline;
    justify-content: flex-start;
    font-size: 0.94rem;
}

.formula-label[b-q2csgfd7cf] {
    color: #c7d1e5;
}

.toolbar-row[b-q2csgfd7cf] {
    justify-content: flex-start;
    gap: 16px;
    flex-wrap: wrap;
}

.toolbar-field[b-q2csgfd7cf] {
    display: flex;
    align-items: end;
    gap: 12px;
}

.toolbar-actions[b-q2csgfd7cf] {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.content-grid[b-q2csgfd7cf] {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 16px;
    padding: 16px;
}

.column-left[b-q2csgfd7cf],
.column-right[b-q2csgfd7cf] {
    display: grid;
    gap: 16px;
    align-content: start;
}

.panel-card[b-q2csgfd7cf] {
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(21, 29, 46, 0.92), rgba(17, 25, 39, 0.92));
    border: 1px solid var(--border-soft);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.015);
}

.panel-card-restricted[b-q2csgfd7cf] {
    min-height: 280px;
}

.panel-header[b-q2csgfd7cf] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 48px;
    padding: 0 16px;
    border-bottom: 1px solid var(--border-soft);
    background: linear-gradient(90deg, rgba(75, 116, 197, 0.06), rgba(255,255,255,0.01));
}

    .panel-header h2[b-q2csgfd7cf] {
        position: relative;
        margin: 0;
        padding-left: 14px;
        font-size: 1rem;
        font-weight: 700;
        color: var(--text-main);
    }

        .panel-header h2[b-q2csgfd7cf]::before {
            content: "";
            position: absolute;
            left: 0;
            top: 50%;
            width: 3px;
            height: 18px;
            transform: translateY(-50%);
            border-radius: 2px;
            background: linear-gradient(180deg, #4d8eff, #2c6ee7);
        }

.panel-dots[b-q2csgfd7cf] {
    color: var(--text-dim);
    letter-spacing: 0.16em;
    font-weight: 700;
}

.panel-body[b-q2csgfd7cf] {
    padding: 16px;
}

.input-list[b-q2csgfd7cf],
.procedure-list[b-q2csgfd7cf],
.verification-list[b-q2csgfd7cf],
.log-list[b-q2csgfd7cf] {
    display: grid;
    gap: 0;
}

.input-row[b-q2csgfd7cf] {
    min-height: 56px;
    display: grid;
    grid-template-columns: minmax(260px, 1fr) auto;
    align-items: center;
    gap: 16px;
    border-bottom: 1px solid rgba(190, 204, 233, 0.14);
}

.procedure-item[b-q2csgfd7cf],
.verification-item[b-q2csgfd7cf],
.log-item[b-q2csgfd7cf] {
    min-height: 56px;
    display: flex;
    align-items: center;
    gap: 12px;
    border-bottom: 1px solid rgba(190, 204, 233, 0.14);
}

    .input-row:last-child[b-q2csgfd7cf],
    .procedure-item:last-child[b-q2csgfd7cf],
    .verification-item:last-child[b-q2csgfd7cf],
    .log-item:last-child[b-q2csgfd7cf] {
        border-bottom: none;
    }

.input-label-wrap[b-q2csgfd7cf] {
    min-width: 0;
}

.input-label[b-q2csgfd7cf] {
    color: var(--text-main);
    font-size: 0.95rem;
    font-weight: 600;
}

.input-help[b-q2csgfd7cf] {
    margin-top: 4px;
    color: var(--text-dim);
    font-size: 0.82rem;
    line-height: 1.4;
}

.input-controls[b-q2csgfd7cf] {
    display: grid;
    grid-template-columns: 120px 150px;
    gap: 20px;
    align-items: center;
    justify-content: start;
}

.unit-field[b-q2csgfd7cf] {
    width: 90px !important;
    max-width: 100px !important;
    min-width: 70px !important;
}

.result-output-unit-select[b-q2csgfd7cf] {
    width: 70px !important;
    max-width: 70px !important;
    min-width: 70px !important;
}

.value-field[b-q2csgfd7cf],
.unit-field[b-q2csgfd7cf],
.result-output-input[b-q2csgfd7cf],
.result-output-unit-select[b-q2csgfd7cf] {
    width: 100%;
}

.procedure-item[b-q2csgfd7cf] {
    color: #dde5f5;
    font-size: 0.93rem;
}

.procedure-arrow[b-q2csgfd7cf] {
    color: #dce3f3;
    font-size: 0.76rem;
    width: 14px;
    flex: 0 0 14px;
}

.formula-body[b-q2csgfd7cf] {
    display: grid;
    gap: 14px;
}

.formula-main[b-q2csgfd7cf] {
    font-size: 1.2rem;
    font-weight: 700;
    color: #f8fbff;
}

.latex-preview[b-q2csgfd7cf] {
    margin: 0;
    padding: 14px 16px;
    border-radius: 10px;
    border: 1px solid var(--border-soft);
    background: rgba(10, 16, 28, 0.72);
    color: #dbe6ff;
    font-size: 0.92rem;
    overflow-x: auto;
    white-space: pre-wrap;
}

.formula-steps[b-q2csgfd7cf] {
    display: grid;
    gap: 10px;
}

.formula-step[b-q2csgfd7cf] {
    padding: 10px 12px;
    border-radius: 10px;
    border: 1px solid rgba(190, 204, 233, 0.10);
    background: rgba(255,255,255,0.02);
    color: var(--text-soft);
    font-size: 0.9rem;
}

.chart-panel-body[b-q2csgfd7cf] {
    display: grid;
    grid-template-columns: 1fr 130px;
    gap: 16px;
    align-items: start;
}

.chart-title[b-q2csgfd7cf] {
    grid-column: 1 / -1;
    margin-bottom: -4px;
    color: #dce3f3;
    font-size: 0.92rem;
}

.chart-box[b-q2csgfd7cf] {
    position: relative;
    height: 190px;
    margin-top: 6px;
    border-left: 1px solid rgba(201, 214, 236, 0.22);
    border-bottom: 1px solid rgba(201, 214, 236, 0.22);
    overflow: hidden;
}

.grid-h[b-q2csgfd7cf],
.grid-v[b-q2csgfd7cf] {
    position: absolute;
    background: rgba(201, 214, 236, 0.12);
}

.grid-h[b-q2csgfd7cf] {
    left: 0;
    right: 0;
    height: 1px;
}

.grid-v[b-q2csgfd7cf] {
    top: 0;
    bottom: 0;
    width: 1px;
}

.h1[b-q2csgfd7cf] {
    top: 18%;
}

.h2[b-q2csgfd7cf] {
    top: 38%;
}

.h3[b-q2csgfd7cf] {
    top: 58%;
}

.h4[b-q2csgfd7cf] {
    top: 78%;
}

.v1[b-q2csgfd7cf] {
    left: 28%;
}

.v2[b-q2csgfd7cf] {
    left: 56%;
}

.v3[b-q2csgfd7cf] {
    left: 84%;
}

.series[b-q2csgfd7cf] {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    opacity: 0.96;
}

.series-a[b-q2csgfd7cf] {
    background: linear-gradient(180deg, transparent 36%, rgba(240,197,77,0.18) 37%, transparent 38%);
    clip-path: polygon(0% 92%, 10% 80%, 18% 72%, 26% 82%, 36% 70%, 46% 58%, 56% 62%, 66% 48%, 78% 50%, 88% 36%, 100% 30%, 100% 100%, 0% 100%);
}

.series-b[b-q2csgfd7cf] {
    background: linear-gradient(180deg, transparent 34%, rgba(88,145,255,0.18) 35%, transparent 36%);
    clip-path: polygon(0% 80%, 9% 70%, 18% 62%, 28% 68%, 38% 56%, 48% 42%, 58% 48%, 68% 34%, 80% 36%, 90% 18%, 100% 22%, 100% 100%, 0% 100%);
}

.series-c[b-q2csgfd7cf] {
    background: linear-gradient(180deg, transparent 42%, rgba(164,210,108,0.16) 43%, transparent 44%);
    clip-path: polygon(0% 74%, 10% 66%, 18% 76%, 30% 62%, 40% 56%, 48% 68%, 58% 60%, 68% 54%, 80% 44%, 90% 28%, 100% 30%, 100% 100%, 0% 100%);
}

.axis-label[b-q2csgfd7cf] {
    position: absolute;
    color: #d2d9ea;
    font-size: 0.82rem;
}

.axis-left[b-q2csgfd7cf] {
    left: -26px;
    top: 10px;
}

.axis-mid[b-q2csgfd7cf] {
    left: -42px;
    top: 70px;
}

.axis-bottom-left[b-q2csgfd7cf] {
    left: -8px;
    bottom: -28px;
}

.axis-bottom-center[b-q2csgfd7cf] {
    left: 45%;
    bottom: -28px;
}

.axis-bottom-right[b-q2csgfd7cf] {
    right: 2px;
    bottom: -28px;
}

.chart-legend[b-q2csgfd7cf] {
    display: grid;
    gap: 12px;
    padding-top: 22px;
    color: #dde4f4;
    font-size: 0.92rem;
}

.legend-item[b-q2csgfd7cf] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.legend-line[b-q2csgfd7cf] {
    width: 18px;
    height: 4px;
    border-radius: 999px;
    display: inline-block;
}

.legend-a[b-q2csgfd7cf] {
    background: #f0c54d;
}

.legend-b[b-q2csgfd7cf] {
    background: #4f8eff;
}

.legend-c[b-q2csgfd7cf] {
    background: #a4d26c;
}

.results-grid[b-q2csgfd7cf] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.result-card[b-q2csgfd7cf] {
    min-height: 132px;
    padding: 16px;
    border: 1px solid rgba(189, 203, 232, 0.16);
    border-radius: 12px;
    background: linear-gradient(180deg, rgba(18, 25, 41, 0.96), rgba(14, 20, 34, 0.96));
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.018);
}

.result-title[b-q2csgfd7cf] {
    position: relative;
    margin-bottom: 8px;
    padding-left: 14px;
    font-size: 0.98rem;
    font-weight: 700;
    color: var(--text-main);
}

    .result-title[b-q2csgfd7cf]::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 3px;
        height: 18px;
        background: linear-gradient(180deg, #5393ff, #2e73e8);
        border-radius: 2px;
    }

.result-description[b-q2csgfd7cf] {
    min-height: 34px;
    margin-bottom: 14px;
    color: var(--text-dim);
    font-size: 0.82rem;
    line-height: 1.4;
}

.result-value-row[b-q2csgfd7cf] {
    display: grid;
    grid-template-columns: 120px 80px;
    gap: 10px;
    align-items: center;
}

.result-output-input[b-q2csgfd7cf],
.value-field[b-q2csgfd7cf] {
    max-width: 180px;
}

.result-output-unit-select[b-q2csgfd7cf],
.unit-field[b-q2csgfd7cf] {
    max-width: 120px;
}

.verification-item[b-q2csgfd7cf] {
    font-size: 0.94rem;
    color: #e2e8f7;
}

.verification-icon[b-q2csgfd7cf] {
    width: 22px;
    flex: 0 0 22px;
    text-align: center;
    font-size: 1.12rem;
    font-weight: 700;
}

.verification-item.ok .verification-icon[b-q2csgfd7cf] {
    color: #99cf55;
}

.verification-item.warning .verification-icon[b-q2csgfd7cf] {
    color: #f1bc35;
}

.verification-item.error .verification-icon[b-q2csgfd7cf] {
    color: #ff6b6b;
}

.verification-item.neutral .verification-icon[b-q2csgfd7cf] {
    color: #9aa4b2;
}

.log-item[b-q2csgfd7cf] {
    color: #dde4f3;
    font-size: 0.93rem;
}

.log-dot[b-q2csgfd7cf] {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: linear-gradient(180deg, #8b92a5, #73798a);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.12);
    flex: 0 0 auto;
}

[b-q2csgfd7cf] .unit-field::part(control) {
    width: 100px;
    max-width: 120px;
    min-width: 80px;
}

[b-q2csgfd7cf] .result-output-unit-select::part(control) {
    width: 90px;
    max-width: 100px;
    min-width: 70px;
}

[b-q2csgfd7cf] .value-field::part(root),
[b-q2csgfd7cf] .unit-field::part(control),
[b-q2csgfd7cf] .result-output-input::part(root),
[b-q2csgfd7cf] .result-output-unit-select::part(control) {
    border-radius: 10px;
}

[b-q2csgfd7cf] .value-field::part(control),
[b-q2csgfd7cf] .unit-field::part(control),
[b-q2csgfd7cf] .result-output-unit-select::part(control),
[b-q2csgfd7cf] .result-output-input::part(control) {
    background: linear-gradient(180deg, rgba(19, 24, 37, 0.92), rgba(15, 20, 32, 0.92));
    border: 1px solid rgba(197, 210, 237, 0.14);
    color: var(--text-main);
}

    [b-q2csgfd7cf] .value-field::part(control):focus-within,
    [b-q2csgfd7cf] .unit-field::part(control):focus-within,
    [b-q2csgfd7cf] .result-output-unit-select::part(control):focus-within,
    [b-q2csgfd7cf] .result-output-input::part(control):focus-within {
        border-color: rgba(121, 157, 241, 0.55);
        box-shadow: 0 0 0 3px rgba(79, 142, 255, 0.12);
    }

[b-q2csgfd7cf] .result-output-input input {
    font-weight: 700;
    text-align: right;
    pointer-events: none;
}

[b-q2csgfd7cf] .value-field input {
    text-align: right;
    font-weight: 700;
}

@media (max-width: 1200px) {
    .content-grid[b-q2csgfd7cf] {
        grid-template-columns: 1fr;
    }

    .formula-summary[b-q2csgfd7cf] {
        min-width: unset;
    }

    .input-row[b-q2csgfd7cf] {
        grid-template-columns: 1fr;
        gap: 10px;
        padding: 12px 0;
    }

    .input-controls[b-q2csgfd7cf] {
        grid-template-columns: 140px 90px;
        justify-content: start;
    }
}

@media (max-width: 900px) {
    .plant-page[b-q2csgfd7cf] {
        padding: 14px;
    }

    .topbar[b-q2csgfd7cf],
    .intro-row[b-q2csgfd7cf],
    .toolbar-row[b-q2csgfd7cf] {
        flex-direction: column;
        align-items: stretch;
    }

    .toolbar-field[b-q2csgfd7cf] {
        flex-direction: column;
        align-items: stretch;
    }

    .content-grid[b-q2csgfd7cf] {
        padding: 12px;
    }

    .input-row[b-q2csgfd7cf] {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
        padding: 12px 0;
    }

    .input-label-wrap[b-q2csgfd7cf] {
        flex: unset;
    }

    .input-controls[b-q2csgfd7cf] {
        grid-template-columns: 1fr;
    }

    .results-grid[b-q2csgfd7cf] {
        grid-template-columns: 1fr;
    }

    .chart-panel-body[b-q2csgfd7cf] {
        grid-template-columns: 1fr;
    }

    .chart-legend[b-q2csgfd7cf] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .brand-wrap h1[b-q2csgfd7cf] {
        font-size: 1rem;
    }

    .chart-legend[b-q2csgfd7cf] {
        grid-template-columns: 1fr;
    }

    .result-value-row[b-q2csgfd7cf] {
        grid-template-columns: 1fr;
    }
}
.relazione-documento[b-q2csgfd7cf] {
    display: grid;
    gap: 18px;
    user-select: text;
}

.relazione-titolo[b-q2csgfd7cf] {
    font-size: 1.35rem;
    font-weight: 700;
    color: #f8fbff;
}

.relazione-capitolo[b-q2csgfd7cf] {
    margin-top: 6px;
    font-size: 1.08rem;
    font-weight: 700;
    color: #f4f8ff;
}

.relazione-paragrafo[b-q2csgfd7cf] {
    display: grid;
    gap: 14px;
}

.relazione-paragrafo-titolo[b-q2csgfd7cf] {
    font-size: 0.98rem;
    font-weight: 700;
    color: #f4f8ff;
}

.relazione-testo[b-q2csgfd7cf] {
    color: var(--text-soft);
    line-height: 1.75;
    white-space: normal;
}

.relazione-formula[b-q2csgfd7cf] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0 14px 0;
    overflow-x: auto;
}

.relazione-messaggio[b-q2csgfd7cf] {
    color: var(--text-soft);
    line-height: 1.6;
}
