/* /Layout/MainLayout.razor.rz.scp.css */
.admin-appbar[b-7x48chatqu] {
    background: linear-gradient(90deg, #0f4c5c 0%, #126274 62%, #1b7b8f 100%);
}

.brand-button[b-7x48chatqu] {
    margin-left: 0.35rem;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: none;
}

.tag-chip[b-7x48chatqu] {
    margin-left: 1rem;
}

.admin-main-content[b-7x48chatqu] {
    min-height: calc(100vh - 64px);
    padding-top: 1.25rem;
    padding-bottom: 1.5rem;
}

.admin-drawer[b-7x48chatqu] {
    background: #f6faf9;
    border-right: 1px solid #d6e3e0;
}

.profile-trigger[b-7x48chatqu] {
    position: relative;
    gap: 0.55rem;
    padding-inline: 0.35rem;
    min-width: auto;
    text-transform: none;
}

.profile-avatar[b-7x48chatqu] {
    background: rgba(255, 255, 255, 0.18);
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: 700;
}

.profile-name[b-7x48chatqu] {
    font-weight: 600;
}

.profile-menu-shell[b-7x48chatqu] {
    position: relative;
    z-index: 2;
}

.profile-dropdown[b-7x48chatqu] {
    position: absolute;
    top: calc(100% + 0.45rem);
    right: 0;
    min-width: 220px;
    border: 1px solid rgba(214, 227, 224, 0.9);
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 18px 44px rgba(20, 42, 51, 0.18);
    padding: 0.55rem;
    z-index: 1300;
}

.profile-dropdown-header[b-7x48chatqu] {
    padding: 0.45rem 0.55rem 0.7rem;
    margin-bottom: 0.35rem;
    border-bottom: 1px solid #ebf2f0;
}

.profile-dropdown-item[b-7x48chatqu] {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    width: 100%;
    border: none;
    border-radius: 12px;
    background: transparent;
    color: #17313a;
    padding: 0.8rem 0.7rem;
    text-align: left;
    transition: background-color 0.18s ease, color 0.18s ease;
}

.profile-dropdown-item:hover[b-7x48chatqu] {
    background: #eef7f5;
    color: #0f4c5c;
}

.profile-dropdown-item.danger:hover[b-7x48chatqu] {
    background: #fff1f0;
    color: #a33d38;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.nav-shell[b-yx94xsmhhb] {
    position: relative;
    padding: 1rem 0.85rem;
    overflow: visible;
}

.nav-brand-block[b-yx94xsmhhb] {
    margin-bottom: 1rem;
    padding: 0 0.45rem;
}

.nav-caption[b-yx94xsmhhb] {
    color: #0f4c5c;
    font-weight: 700;
    letter-spacing: 0.06em;
}

.nav-helper[b-yx94xsmhhb] {
    color: #55707a;
    line-height: 1.4;
}

.nav-primary-list[b-yx94xsmhhb] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.menu-section-block[b-yx94xsmhhb] {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 0;
    border: 1px solid transparent;
    border-radius: 12px;
    background: transparent;
    transition: background-color 0.18s ease, border-color 0.18s ease;
}

.menu-section-block:hover[b-yx94xsmhhb],
.menu-section-block.expanded[b-yx94xsmhhb] {
    background: #ffffff;
    border-color: #d6e3e0;
}

.menu-primary-item[b-yx94xsmhhb] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.6rem;
    width: 100%;
    border: 0;
    border-radius: 12px;
    background: transparent;
    color: #17313a;
    padding: 0.8rem 0.85rem;
    text-align: left;
    transition: background-color 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}

.menu-primary-item:hover[b-yx94xsmhhb],
.menu-primary-item.active[b-yx94xsmhhb] {
    background: transparent;
    transform: translateX(2px);
}

.menu-primary-main[b-yx94xsmhhb] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    font-weight: 600;
}

.submenu-links[b-yx94xsmhhb] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    margin: 0 0.3rem 0.4rem 1.55rem;
    padding: 0.15rem 0.15rem 0.3rem;
}

.submenu-link[b-yx94xsmhhb] {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    padding: 0.8rem 0.7rem;
    border-radius: 12px;
    color: #17313a;
    text-decoration: none;
    transition: background-color 0.18s ease, color 0.18s ease;
}

.submenu-link:hover[b-yx94xsmhhb],
.submenu-link.active[b-yx94xsmhhb] {
    background: #eef7f5;
    color: #0f4c5c;
}
/* /Pages/Contratos.razor.rz.scp.css */
.contrato-filters-shell[b-6hh3n606dg],
.contrato-grid-shell[b-6hh3n606dg],
.contrato-editor-summary[b-6hh3n606dg],
.contrato-editor-panel[b-6hh3n606dg] {
    border: 1px solid #dbe8e5;
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfdfd 100%);
}

.grid-contract-button[b-6hh3n606dg] {
    padding: 0;
    min-width: auto;
    justify-content: flex-start;
    font-size: 0.95rem;
    font-weight: 700;
    text-transform: none;
}

.editor-toolbar-actions[b-6hh3n606dg] {
    align-items: center;
    flex-wrap: wrap;
}

.editor-tag-row[b-6hh3n606dg] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 6px;
    width: 100%;
    overflow: visible;
}

.editor-tag-row .mud-chip[b-6hh3n606dg] {
    width: fit-content !important;
    max-width: none !important;
    flex: 0 0 auto;
}

.editor-tag-row .mud-chip-content[b-6hh3n606dg] {
    max-width: none !important;
    white-space: nowrap;
    overflow: visible !important;
    text-overflow: unset !important;
    word-break: normal;
}

.editor-tag-row .mud-chip-label[b-6hh3n606dg] {
    max-width: none !important;
    white-space: nowrap;
    overflow: visible !important;
    text-overflow: unset !important;
}

.model-picker-row[b-6hh3n606dg] {
    align-items: flex-start;
}

.model-picker-select[b-6hh3n606dg] {
    flex: 1;
}

.model-picker-add[b-6hh3n606dg] {
    margin-top: 4px;
    border: 1px solid #dbe8e5;
    border-radius: 10px;
    background: #f7fbfa;
}

.doc-editor-dropzone[b-6hh3n606dg] {
    border: 1px dashed #c9dcd7;
    border-radius: 12px;
    padding: 10px;
    background: #fcfffe;
}

.doc-editor-label[b-6hh3n606dg] {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 6px;
    color: #35535f;
}

.doc-editor-textarea[b-6hh3n606dg] {
    width: 100%;
    min-height: 520px;
    resize: vertical;
    border: 1px solid #c7d8d4;
    border-radius: 10px;
    padding: 12px;
    font: 500 0.95rem/1.5 "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
    color: #18313b;
    background: #ffffff;
}

.doc-editor-textarea:focus[b-6hh3n606dg] {
    outline: 2px solid #9ac8bb;
    border-color: #6da999;
}

.tag-canvas-item[b-6hh3n606dg] {
    display: inline-flex;
    align-items: center;
    padding: 8px 12px;
    border: 1px solid #2f6074;
    border-radius: 999px;
    background: #f2f8fb;
    color: #2f6074;
    font-weight: 700;
    cursor: grab;
    user-select: none;
}

.tag-canvas-item:active[b-6hh3n606dg] {
    cursor: grabbing;
}
/* /Pages/Imoveis.razor.rz.scp.css */
.imovel-filters-shell[b-25jpxwnpa9] {
    border: 1px solid #dbe8e5;
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfdfd 100%);
}

.filter-action-row[b-25jpxwnpa9] {
    height: 100%;
    align-items: center;
}

.advanced-filter-button[b-25jpxwnpa9] {
    border: 1px solid #dbe8e5;
    border-radius: 14px;
    background: #f7fbfa;
    width: 52px;
    height: 52px;
}

.clear-filter-button[b-25jpxwnpa9] {
    color: #6b7d83;
}

.advanced-filter-drawer[b-25jpxwnpa9] {
    max-width: 420px;
    width: 100%;
}

.imovel-grid-shell[b-25jpxwnpa9] {
    border: 1px solid #dbe8e5;
    border-radius: 18px;
    overflow: hidden;
}

.grid-code-button[b-25jpxwnpa9] {
    padding: 0;
    min-width: auto;
    justify-content: flex-start;
    font-size: 0.95rem;
    font-weight: 700;
    text-transform: none;
}

.inactive-code[b-25jpxwnpa9] {
    color: #b0433c;
    font-weight: 700;
}

.imovel-editor-toolbar[b-25jpxwnpa9],
.imovel-editor-summary[b-25jpxwnpa9],
.imovel-editor-panel[b-25jpxwnpa9] {
    border: 1px solid #dbe8e5;
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfdfd 100%);
}

.editor-toolbar-actions[b-25jpxwnpa9] {
    align-items: center;
    flex-wrap: wrap;
}

.editor-summary-grid[b-25jpxwnpa9] {
    align-items: center;
}

.editor-chip-row[b-25jpxwnpa9] {
    align-items: center;
    flex-wrap: wrap;
}

.editor-cadastro-title[b-25jpxwnpa9] {
    font-size: 2rem;
    line-height: 1.1;
}

.imovel-section-panel[b-25jpxwnpa9]  .mud-expand-panel-header .mud-expand-panel-text {
    color: #0f6b5b;
    font-weight: 700;
}

.imovel-planned-card[b-25jpxwnpa9] {
    min-height: 120px;
    border-radius: 16px;
    border-color: #dbe8e5;
    background: #fcfefd;
}
