/* _content/ImplantaPlus/Components/Account/Pages/Login.razor.rz.scp.css */
/* Fundo com gradiente sutil */
.login-bg[b-pu15cc9gd5] {
    background: linear-gradient(135deg, #2f2b85 0%, #3a1f6d 50%, #1e1b4b 100%);
    min-height: 100vh; /* evita problemas de 100vh no mobile landscape */
}

/* Card central responsivo */
.login-card[b-pu15cc9gd5] {
    width: 100%;
    max-width: 420px; /* bom para mobile */
    border-radius: 1rem;
    background: #ffffffee;
}

@media (min-width: 576px) { /* sm+ */
    .login-card[b-pu15cc9gd5] {
        max-width: 440px;
    }
}

@media (min-width: 768px) { /* md+ */
    .login-card[b-pu15cc9gd5] {
        max-width: 480px;
    }
}

/* Ajustes finos */
.login-card .form-control[b-pu15cc9gd5] {
    min-height: 44px;
}

.login-card .btn[b-pu15cc9gd5] {
    min-height: 44px;
}
/* _content/ImplantaPlus/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-fgrw1v0vd8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bi[b-cr9bw6h33g] {
    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-cr9bw6h33g] {
    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-cr9bw6h33g] {
    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-cr9bw6h33g] {
    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-cr9bw6h33g] {
    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-cr9bw6h33g] {
    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-cr9bw6h33g] {
    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-cr9bw6h33g] {
    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-cr9bw6h33g] {
    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-cr9bw6h33g] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

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

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

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

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

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

    .nav-scrollable[b-cr9bw6h33g] {
        /* 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/ImplantaPlus/Components/Pages/Home.razor.rz.scp.css */
/* --- utilitários rápidos --- */
.mt-2[b-qmyz6nmngz] {
    margin-top: 1rem
}

.mb-3[b-qmyz6nmngz] {
    margin-bottom: 1.25rem
}

.py-6[b-qmyz6nmngz] {
    padding: 2.5rem 0
}

.grid-2[b-qmyz6nmngz] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem
}

@media(min-width:1000px) {
    .grid-2[b-qmyz6nmngz] {
        grid-template-columns: 2fr 1fr
    }
}

.gap-2[b-qmyz6nmngz] {
    gap: 1rem
}

.d-flex[b-qmyz6nmngz] {
    display: flex
}

.justify-between[b-qmyz6nmngz] {
    justify-content: space-between
}

.align-center[b-qmyz6nmngz] {
    align-items: center
}

.center[b-qmyz6nmngz] {
    text-align: center
}

.muted[b-qmyz6nmngz] {
    color: #6b7280
}

.small[b-qmyz6nmngz] {
    font-size: .875rem
}

.big[b-qmyz6nmngz] {
    font-size: 2rem
}

.m-0[b-qmyz6nmngz] {
    margin: 0
}

.card[b-qmyz6nmngz] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 14px;
    padding: 1rem
}

.btn[b-qmyz6nmngz] {
    border: 1px solid #e5e7eb;
    background: #f9fafb;
    border-radius: 10px;
    padding: .5rem .75rem;
    cursor: pointer
}

.btn-ghost[b-qmyz6nmngz] {
    background: transparent
}

.skeleton[b-qmyz6nmngz] {
    background: linear-gradient(90deg,#eee,#f6f6f6,#eee);
    border-radius: 8px
}

.h24[b-qmyz6nmngz] {
    height: 24px
}

/* --- KPI cards --- */
.kpi-grid[b-qmyz6nmngz] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem
}

@media(min-width:1000px) {
    .kpi-grid[b-qmyz6nmngz] {
        grid-template-columns: repeat(4,1fr)
    }
}

.kpi-card[b-qmyz6nmngz] {
    color: #fff;
    border-radius: 16px;
    padding: 1rem;
    position: relative;
    overflow: hidden
}

.kpi-blue[b-qmyz6nmngz] {
    background: #3b82f6
}

.kpi-green[b-qmyz6nmngz] {
    background: #10b981
}

.kpi-purple[b-qmyz6nmngz] {
    background: #a855f7
}

.kpi-orange[b-qmyz6nmngz] {
    background: #f97316
}

.kpi-top[b-qmyz6nmngz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    opacity: .9
}

.kpi-value[b-qmyz6nmngz] {
    font-size: 42px;
    line-height: 1;
    margin: .25rem 0
}

.kpi-title[b-qmyz6nmngz] {
    font-weight: 600
}

.kpi-card .muted[b-qmyz6nmngz] {
    color: rgba(255,255,255,.85) !important
}

.emoji[b-qmyz6nmngz] {
    filter: saturate(105%)
}

/* --- listagem recentes --- */
.recent-item[b-qmyz6nmngz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .75rem;
    border-bottom: 1px solid #eef0f2;
    cursor: pointer
}

    .recent-item:hover[b-qmyz6nmngz] {
        background: #fafbff
    }

.recent-title[b-qmyz6nmngz] {
    font-weight: 600
}

.recent-right[b-qmyz6nmngz] {
    width: 160px
}

.progress[b-qmyz6nmngz] {
    height: 10px;
    background: #eef2f7;
    border-radius: 999px;
    overflow: hidden
}

    .progress.tiny[b-qmyz6nmngz] {
        height: 6px
    }

    .progress .bar[b-qmyz6nmngz] {
        height: 100%;
        background: #6366f1;
        border-radius: 999px;
        transition: width .2s
    }

/* --- Fases --- */
.fase-row[b-qmyz6nmngz] {
    margin: .75rem 0
}

.fase-title[b-qmyz6nmngz] {
    font-weight: 600;
    margin-bottom: .25rem
}

.fase-meta[b-qmyz6nmngz] {
    margin-top: .25rem
}

/* --- Status --- */
.status-list[b-qmyz6nmngz] {
    margin-top: .5rem
}

.status-row[b-qmyz6nmngz] {
    display: grid;
    grid-template-columns: 18px 1fr auto auto;
    gap: .5rem;
    align-items: center;
    padding: .5rem 0;
    border-bottom: 1px solid #eef0f2
}

.status-dot[b-qmyz6nmngz] {
    width: 12px;
    height: 12px;
    border-radius: 50%
}

    .status-dot.ok[b-qmyz6nmngz] {
        background: #22c55e
    }

    .status-dot.warn[b-qmyz6nmngz] {
        background: #f59e0b
    }

    .status-dot.alert[b-qmyz6nmngz] {
        background: #ef4444
    }

    .status-dot.pause[b-qmyz6nmngz] {
        background: #60a5fa
    }

.status-name[b-qmyz6nmngz] {
    font-weight: 600
}

.status-pct[b-qmyz6nmngz] {
    font-weight: 700
}

/* --- etapa shared (para manter visual coerente com outras telas) --- */
.badge[b-qmyz6nmngz] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #eef2ff;
    color: #4f46e5;
    height: 28px;
    min-width: 28px;
    padding: 0 .5rem;
    border-radius: 999px;
    font-weight: 700
}
/* _content/ImplantaPlus/Components/Pages/ImplantacaoDetalhe.razor.rz.scp.css */
/* layout utilitário (mesmo espírito do que já usamos) */
.grid-6[b-terv2hb29h] {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: .75rem;
}

.grid-4[b-terv2hb29h] {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: .75rem;
}

.gap-1[b-terv2hb29h] {
    gap: .5rem
}

.gap-2[b-terv2hb29h] {
    gap: .75rem
}

.mb-2[b-terv2hb29h] {
    margin-bottom: .75rem
}

.my-2[b-terv2hb29h] {
    margin: .75rem 0
}

.mt-1[b-terv2hb29h] {
    margin-top: .5rem
}

.mt-2[b-terv2hb29h] {
    margin-top: .75rem
}

.p-3[b-terv2hb29h] {
    padding: 1rem
}

.d-flex[b-terv2hb29h] {
    display: flex
}

.align-center[b-terv2hb29h] {
    align-items: center
}

.justify-between[b-terv2hb29h] {
    justify-content: space-between
}

.justify-end[b-terv2hb29h] {
    justify-content: flex-end
}

.m-0[b-terv2hb29h] {
    margin: 0
}

.muted[b-terv2hb29h] {
    color: #6b7280
}

.small[b-terv2hb29h] {
    font-size: .85rem
}

.label-small[b-terv2hb29h] {
    font-size: .75rem;
    text-transform: uppercase;
    letter-spacing: .04em
}

.card[b-terv2hb29h] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    box-shadow: 0 1px 2px rgba(0,0,0,.03)
}

.btn[b-terv2hb29h] {
    border: 0;
    background: #3b82f6;
    color: #fff;
    padding: .45rem .8rem;
    border-radius: 8px;
    cursor: pointer
}

.btn-ghost[b-terv2hb29h] {
    background: transparent;
    color: #374151
}

.btn-outline[b-terv2hb29h] {
    background: #fff;
    color: #374151;
    border: 1px solid #d1d5db
}

.tag[b-terv2hb29h] {
    background: #eef2ff;
    color: #3730a3;
    padding: .2rem .5rem;
    border-radius: 999px
}

.badge[b-terv2hb29h] {
    display: inline-block;
    min-width: 22px;
    text-align: center;
    background: #f3f4f6;
    border-radius: 999px;
    padding: .2rem .4rem;
    margin-right: .4rem
}

.pill[b-terv2hb29h] {
    background: #eef2ff;
    color: #4338ca;
    padding: .15rem .5rem;
    border-radius: 999px;
    margin-left: .5rem;
    font-size: .8rem
}

.progress[b-terv2hb29h] {
    height: 10px;
    background: #eef2f7;
    border-radius: 999px;
    overflow: hidden
}

    .progress.slim[b-terv2hb29h] {
        height: 6px
    }

    .progress .bar[b-terv2hb29h] {
        height: 100%;
        background: #4f46e5
    }

.kpi[b-terv2hb29h] {
    padding: 1rem
}

    .kpi .kpi-num[b-terv2hb29h] {
        font-size: 1.6rem;
        font-weight: 700
    }

.kpi-ok[b-terv2hb29h] {
    background: #ecfdf5;
    border-color: #d1fae5
}

.kpi-warn[b-terv2hb29h] {
    background: #fffbeb;
    border-color: #fef3c7
}

.kpi-alert[b-terv2hb29h] {
    background: #fef2f2;
    border-color: #fee2e2
}

.kpi-info[b-terv2hb29h] {
    background: #eef2ff;
    border-color: #e0e7ff
}

.tabs[b-terv2hb29h] {
    display: flex;
    gap: .5rem
}

.tab[b-terv2hb29h] {
    border: 1px solid #e5e7eb;
    background: #fff;
    padding: .5rem .8rem;
    border-radius: 999px;
    cursor: pointer
}

    .tab.active[b-terv2hb29h] {
        background: #111827;
        color: #fff
    }

.skeleton[b-terv2hb29h] {
    background: linear-gradient(90deg,#eee,#f7f7f7,#eee);
    border-radius: 8px
}

.h24[b-terv2hb29h] {
    height: 24px
}

.etapa[b-terv2hb29h] {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    margin-bottom: 1rem;
    overflow: hidden
}

    .etapa.done[b-terv2hb29h] {
        border-color: #d1fae5;
        background: #f0fdf4
    }

.etapa-head[b-terv2hb29h] {
    padding: .9rem 1rem;
    cursor: pointer
}

    .etapa-head:hover[b-terv2hb29h] {
        background: #fafafa
    }

.etapa-meta[b-terv2hb29h] {
    display: flex;
    gap: .7rem;
    align-items: center;
    color: #6b7280;
    font-size: .9rem
}

.etapa-body[b-terv2hb29h] {
    border-top: 1px solid #e5e7eb;
    padding: .6rem 1rem 1rem
}

.chev[b-terv2hb29h] {
    margin-left: .5rem
}

.bullet[b-terv2hb29h] {
    width: 8px;
    height: 8px;
    background: #10b981;
    border-radius: 999px;
    display: inline-block
}

.ico[b-terv2hb29h] {
    opacity: .6
}

.tarefa[b-terv2hb29h] {
    display: grid;
    grid-template-columns: 26px 1fr;
    gap: .6rem;
    padding: .6rem 0;
    border-bottom: 1px dashed #e5e7eb
}

    .tarefa:last-child[b-terv2hb29h] {
        border-bottom: 0
    }

    .tarefa.late[b-terv2hb29h] {
        background: linear-gradient(0deg, #fff, #fff), linear-gradient(90deg,#fee2e2,#fff);
        background-origin: padding-box, border-box
    }

.tarefa-meta[b-terv2hb29h] {
    display: flex;
    gap: 1rem;
    color: #6b7280;
    font-size: .85rem;
    margin-top: .2rem
}

.input[b-terv2hb29h] {
    width: 100%;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    padding: .45rem .6rem;
    background: #fff;
}

.etapa-head[b-terv2hb29h] {
    position: relative;
    padding-right: 90px;
}
/* espaço p/ os ícones */
.head-actions[b-terv2hb29h] {
    position: absolute;
    top: 8px;
    right: 10px;
    display: flex;
    gap: 8px;
}

.icon-btn[b-terv2hb29h] {
    width: 34px;
    height: 34px;
    border: 0;
    background: transparent;
    border-radius: 8px;
    display: grid;
    place-items: center;
    cursor: pointer;
}

    .icon-btn:hover[b-terv2hb29h] {
        background: #f3f4f6;
    }

    .icon-btn:disabled[b-terv2hb29h] {
        opacity: .6;
        cursor: not-allowed;
    }

    .icon-btn svg[b-terv2hb29h] {
        width: 18px;
        height: 18px;
    }
/* _content/ImplantaPlus/Components/Pages/RoteirosImplantacao.razor.rz.scp.css */
.section[b-fcxxx9h77j] {
    border-top: 1px solid #e5e7eb;
    padding-top: .5rem;
}

.badge[b-fcxxx9h77j] {
    background: #eef2ff;
    color: #3730a3;
    border-radius: 999px;
    padding: .1rem .5rem;
    font-size: .75rem;
}

.accordion-item[b-fcxxx9h77j] {
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
    margin-bottom: .5rem;
    background: #fff;
}

.accordion-head[b-fcxxx9h77j] {
    padding: .6rem .7rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

    .accordion-head:hover[b-fcxxx9h77j] {
        background: #f8fafc;
    }

.accordion-body[b-fcxxx9h77j] {
    padding: .6rem .7rem;
    border-top: 1px solid #e5e7eb;
}

.btn-icon[b-fcxxx9h77j] {
    padding: .15rem .35rem;
}

.ellipsis[b-fcxxx9h77j] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: calc(100% - 80px);
}

.grid-2[b-fcxxx9h77j] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: .5rem;
}

.col-span-2[b-fcxxx9h77j] {
    grid-column: 1 / -1;
}
/* _content/ImplantaPlus/Components/Shared/ListViewDefault.razor.rz.scp.css */
.page[b-3fsj5tzmo0] {
    width: 100%;
    margin: 0; /* remove margem lateral */
    max-width: none; /* remove limite fixo */
}

.d-flex[b-3fsj5tzmo0] {
    display: flex;
}

.justify-between[b-3fsj5tzmo0] {
    justify-content: space-between;
}

.align-center[b-3fsj5tzmo0] {
    align-items: center;
}

.gap-2[b-3fsj5tzmo0] {
    gap: .5rem;
}

.m-0[b-3fsj5tzmo0] {
    margin: 0;
}

.mb-2[b-3fsj5tzmo0] {
    margin-bottom: .5rem;
}

.mb-3[b-3fsj5tzmo0] {
    margin-bottom: 1rem;
}

.mt-1[b-3fsj5tzmo0] {
    margin-top: .25rem;
}

.mt-3[b-3fsj5tzmo0] {
    margin-top: 1rem;
}

.px-4[b-3fsj5tzmo0] {
    padding-left: 1rem;
    padding-right: 1rem;
}

.py-3[b-3fsj5tzmo0] {
    padding-top: .75rem;
    padding-bottom: .75rem;
}

.p-3[b-3fsj5tzmo0] {
    padding: 1rem;
}

.p-6[b-3fsj5tzmo0] {
    padding: 1.5rem;
}

.card[b-3fsj5tzmo0] {
    border: 1px solid #e5e7eb;
    border-radius: .5rem;
    background: #fff;
}

.input[b-3fsj5tzmo0] {
    width: 100%;
    padding: .5rem .6rem;
    border: 1px solid #cbd5e1;
    border-radius: .4rem;
}

.btn[b-3fsj5tzmo0] {
    border: 1px solid #cbd5e1;
    background: #f9fafb;
    padding: .45rem .8rem;
    border-radius: .45rem;
    cursor: pointer;
}

    .btn:hover[b-3fsj5tzmo0] {
        background: #f3f4f6;
    }

.btn-primary[b-3fsj5tzmo0] {
    background: #2563eb;
    border-color: #2563eb;
    color: #fff;
}

    .btn-primary:hover[b-3fsj5tzmo0] {
        filter: brightness(.95);
    }

.btn-ghost[b-3fsj5tzmo0] {
    background: transparent;
    border-color: transparent;
}

.btn-danger[b-3fsj5tzmo0] {
    background: #ef4444;
    border-color: #ef4444;
    color: #fff;
}

.btn-small[b-3fsj5tzmo0] {
    padding: .25rem .5rem;
    font-size: .875rem;
}

.flex-1[b-3fsj5tzmo0] {
    flex: 1 1 auto;
}

.center[b-3fsj5tzmo0] {
    text-align: center;
}

.muted[b-3fsj5tzmo0] {
    color: #6b7280;
}

.table-wrap[b-3fsj5tzmo0] {
    overflow: auto;
}

.table[b-3fsj5tzmo0] {
    width: 100%;
    border-collapse: collapse;
}

    .table th[b-3fsj5tzmo0], .table td[b-3fsj5tzmo0] {
        padding: .6rem .7rem;
        border-bottom: 1px solid #e5e7eb;
    }

    .table thead th[b-3fsj5tzmo0] {
        background: #f8fafc;
        font-weight: 600;
    }

.right[b-3fsj5tzmo0] {
    text-align: right;
}

.alert[b-3fsj5tzmo0] {
    padding: .6rem .8rem;
    border-radius: .4rem;
    border: 1px solid transparent;
}

.alert-info[b-3fsj5tzmo0] {
    background: #eff6ff;
    border-color: #bfdbfe;
    color: #1e40af;
}

.alert-success[b-3fsj5tzmo0] {
    background: #ecfdf5;
    border-color: #a7f3d0;
    color: #065f46;
}

.alert-warn[b-3fsj5tzmo0] {
    background: #fffbeb;
    border-color: #fde68a;
    color: #92400e;
}

.alert-danger[b-3fsj5tzmo0] {
    background: #fef2f2;
    border-color: #fecaca;
    color: #991b1b;
}
