:root {
    --rainbow-color: linear-gradient(270deg, #ffadad, #ffd6a5, #fdffb6, #caffbf, #9bf6ff, #a0c4ff, #bdb2ff, #ffc6ff);
    --content: rgb(220, 220, 220);
    --chapter: rgb(100, 149, 237);
    --paragraph: rgb(255, 215, 0);
    --character: rgb(186, 85, 211);
    --location: rgb(60, 179, 113);
    --faction: rgb(255, 105, 180);
    --item: rgb(255, 160, 122);
    --image: rgb(255, 140, 0);
    --timeline: rgb(255, 20, 147);
}

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

body {
}

.fluent-nav-menu {
    margin-top: 10px;
}

.footer {
    width: 100%;
    min-height: 45px;
    margin-top: 15px;
}

.footer-creator {
    margin-top: 8px;
    color: var(--neutral-fill-rest);
    font-size: 14px;
}

.footer-version {
    color: var(--neutral-fill-rest);
    font-size: 12px;
}

.body-content {
    padding-left: 10px !important;
    padding-right: 10px !important;
    min-height: calc(100vh - 110px);
}

#blazor-error-ui {
    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 {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

/* Firefox support */
* {
    scrollbar-width: thin;
    scrollbar-color: var(--accent-fill-rest) var(--fill-color);
}

    /* WebKit Browsers (Chrome, Edge, Safari) */
    *::-webkit-scrollbar {
        width: 3px;
        height: 3px;
    }

    *::-webkit-scrollbar-track {
        background: var(--fill-color);
    }

    *::-webkit-scrollbar-thumb {
        background: var(--accent-fill-rest);
    }

        *::-webkit-scrollbar-thumb:hover {
            background: var(--accent-foreground-hover);
            cursor: pointer;
        }

td {
    min-height: 40px !important;
}

.fluent-overlay {
    position: fixed !important;
}

.fluent-table-container {
    display: block;
    max-width: 100%;
    overflow-x: auto;
}

.fluent-table-container-no-selection tr td:first-child,
.fluent-table-container-no-selection tr th:first-child,
.fluent-table-container-with-selection tr td:nth-child(-n+2),
.fluent-table-container-with-selection tr th:nth-child(-n+2) {
    position: sticky;
    left: 0;
    z-index: 6 !important;
    background-color: var(--neutral-fill-layer-rest);
    width: fit-content !important;
}

.fluent-table-container fluent-data-grid {
    border-collapse: collapse;
    width: 100%;
    text-align: left;
}

.fluent-table-container fluent-data-grid-row, .fluent-table-container fluent-data-grid-cell {
    white-space: nowrap; /* Prevent wrapping */
}

    .fluent-table-container fluent-data-grid-row:first-child, .fluent-table-container fluent-data-grid-cell:first-child {
        position: sticky;
        left: 0;
        z-index: 2; /* Ensure the sticky column stays on top */
        background-color: var(--neutral-fill-layer-rest);
        border-radius: 0px;
    }

.fluent-table-container .champion-color {
    border-right: 1px solid var(--accent-fill-rest);
}

.fluent-table-container .second-color {
    border-right: 1px solid var(--accent-fill-rest);
}

.fluent-table-container .third-color {
    border-right: 1px solid var(--accent-fill-rest);
}


@media only screen and (max-width: 768px) {
    .fluent-table-container.fluent-mid-table-container fluent-data-grid {
        width: 165%;
    }

    .fluent-table-container.fluent-great-table-container fluent-data-grid {
        width: 365%;
    }
}

.collapsed.fluent-nav-menu {
    display: none;
}

.fluent-overlay > div:first-child {
    width: 40%;
}


@media only screen and (max-width: 768px) {
    .fluent-overlay > div:first-child {
        width: 96%;
    }

    td {
        min-width: 200px;
    }
}

fluent-button {
    margin-top: 10px;
}

.fluent-overlay {
    background: rgba(0,0,0,0.9) !important;
}

td fluent-button {
    margin-top: 0px;
}

.content {
    margin-top: 10px;
}

.ghostwritingicon {
    width: 45px;
    cursor: pointer;
}

.ghostwritingicon-tiny {
    width: 55px;
}

.ghostwritingicon-big {
    width: 205px;
    cursor: pointer;
}

.fluent-outer-click {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.fluent-loader-outer {
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
}

@keyframes blink {
    0%, 100% {
        opacity: 1; /* fully visible */
    }

    50% {
        opacity: 0; /* fully transparent */
    }
}

.blinking-image {
    animation: blink 1s linear infinite;
    width: 200px;
}

.stack-vertical {
    align-items: normal !important;
}

fluent-breadcrumb {
    min-height: 35px !important;
}

.mainicontopleft {
    margin-left: -25px;
}

.ghostwritingicon-login {
    width: 40%;
    margin-left: 30%;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
    .ghostwritingicon-login {
        width: 40%;
        margin-left: 30%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .socialButton {
        width: 80% !important;
        margin-left: 10% !important;
    }
}

.rainbow-text {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    background: var(--rainbow-color);
    background-size: 400% 400%;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    animation: rainbow 5s ease infinite;
}

.title-of-the-webapp {
    min-height: 50px;
    padding-top: 13px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
}

.selected-forconnection {
}

@keyframes rainbow {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.silver-gradient-text {
    min-height: 50px;
    padding-top: 13px;
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    background: linear-gradient(270deg, silver, white, silver);
    background-size: 400% 400%;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    animation: silver-gradient 5s ease infinite;
}

@keyframes silver-gradient {
    0%, 100% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }
}

.site-description {
    font-size: 1.1rem;
    line-height: 1.6;
    color: var(--neutral-fill-rest);
    max-width: 600px;
    margin: 1em auto 2em auto;
    padding: 1em;
    text-align: center;
    background-color: var(--neutral-fill-inverse-rest);
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.socialButtonTextContainer {
    text-align: center !important;
}

.middle-divider {
    position: relative;
    float: left;
    width: 46%;
    margin-left: 1%;
}

.triple-divider {
    position: relative;
    float: left;
    width: 31%;
    margin-left: 1%;
}

.four-divider {
    position: relative;
    float: left;
    width: 24%;
    margin-left: 1%;
}

@media only screen and (max-width: 900px) {
    .middle-divider {
        width: 100%;
    }

    .triple-divider {
        width: 48%;
    }

    .four-divider {
        width: 48%;
    }

    body .centered {
        padding: 28px;
    }
}

table {
    width: 100%;
    border-collapse: collapse;
    table-layout: auto; /* Permette l'auto-resize */
}

th, td {
    min-width: 100px; /* Imposta una larghezza minima */
    word-wrap: break-word;
    display: flex;
    align-items: center; /* vertical centering */
}

    th.tiny-column, td.tiny-column {
        min-width: 40px;
    }

    th.minimum-column, td.minimum-column {
        min-width: 100px;
    }

    th.medium-column, td.medium-column {
        min-width: 200px;
    }

    th.maximize-column, td.maximize-column {
        min-width: 300px;
    }

    th.button-column, td.button-column {
        min-width: 140px;
    }

    th.min-line-heigth, td.min-line-heigth {
        line-height: 30px;
    }

@media only screen and (max-width: 900px) {
    th.tiny-column, td.tiny-column {
        min-width: 80px;
    }

    th.minimum-column, td.minimum-column {
        min-width: 100px;
    }

    th.medium-column, td.medium-column {
        min-width: 120px;
    }

    th.maximize-column, td.maximize-column {
        min-width: 200px;
    }
}

.button-hover {
    cursor: pointer;
}

    .button-hover:hover {
        background: var(--rainbow-color);
        background-size: 400% 400%;
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        animation: rainbow 5s ease infinite;
    }

.navigation-buttons fluent-breadcrumb-item {
    font-size: 1.1rem;
}

.line-with-text {
    margin-top: 30px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    border-radius: 100%;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    position: relative;
    color: transparent;
    background: var(--rainbow-color);
    background-size: 400% 400%;
    -webkit-background-clip: text;
    background-clip: text;
    animation: rainbow 10s ease infinite;
}

    .line-with-text::before,
    .line-with-text::after {
        content: "";
        flex-grow: 1;
        height: 1px;
        background: var(--rainbow-color);
        background-size: 400% 400%;
        color: transparent;
        animation: rainbow 10s ease infinite;
    }

    .line-with-text::before {
        margin-right: 10px;
    }

    .line-with-text::after {
        margin-left: 10px;
    }

label {
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 100%;
    font-size: 14px !important;
    font-weight: bold !important;
    white-space: nowrap;
    color: var(--accent-fill-rest) !important;
    width: calc(100% - 2 * (var(--design-unit)* 2px + 1px));
    margin-left: calc(var(--design-unit)* 2px + 1px);
}

    label::before,
    label::after {
        content: "";
        flex-grow: 1;
        height: 1px;
        background: var(--accent-fill-rest);
        background-size: 400% 400%;
    }

    label::before {
        margin-right: 10px;
    }

    label::after {
        margin-left: 10px;
    }

.base64-image-container {
    width: 100%;
    margin-top: 5px;
    text-align: center
}

.content-placeholder-container {
    width: 100%;
    margin-top: 5px;
    height: 300px;
    background: grey;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
}

.base64-image {
    width: 30%;
}

@media only screen and (max-width: 900px) {
    .base64-image {
        width: 60%;
    }
}

.content-centered {
    text-align: center;
}

/* Style the custom page links*/
.page-buttons {
    margin: 1rem 0;
    align-items: center;
}

    .page-buttons .page-buttons-label {
        position: relative;
        float: left;
        margin-top: 20px;
        margin-right: 20px;
    }

    .page-buttons button {
        position: relative;
        float: left;
        background: #d6d7d8;
        color: black;
        padding: 0.25rem 0.75rem;
        border-radius: 0.4rem;
        transition: transform 0.3s ease-out;
        margin: 0.25rem;
    }

        .page-buttons button:active {
            background: #a7c1ff !important;
            color: white;
            transform: scale(0.95) translateY(-0.15rem);
            transition-duration: 0.05s;
        }

        .page-buttons button:hover:not(.current) {
            background: #c0c9dc;
        }

        .page-buttons button.current {
            background: #3771f4;
            color: white;
        }

.paragraph-chapter-navigation {
    margin-left: 14px;
}

.text-editor {
    width: 100%;
    margin-top: 5px;
}

.content-input {
    width: 100%
}

.notes-prompt {
    z-index: 6;
    position: relative;
}

.carousel-outer {
}

    .carousel-outer .carousel-container {
        width: 96%;
        margin-left: 2%;
        overflow: hidden;
    }

        .carousel-outer .carousel-container .carousel-inner {
            position: relative;
            float: left;
            transition: left 0.3s ease-in-out;
            width: 100%;
        }

            .carousel-outer .carousel-container .carousel-inner .carousel-slide {
                position: relative;
                float: left;
                padding-left: 24px;
                padding-right: 24px;
                box-sizing: border-box;
            }

    .carousel-outer .nav {
        position: absolute;
        top: 45%;
        width: 20px;
    }

        .carousel-outer .nav:hover {
            background: #f3f2f1;
        }

    .carousel-outer .nav-left {
        left: 0rem;
    }

    .carousel-outer .nav-right {
        right: 0rem;
    }


th svg {
    display: none;
}

.top-margin {
    margin-top: 20px;
}

.loader-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 55;
}

.loader-image {
    width: 100px;
    animation: spinResize 2s infinite ease-in-out;
}

@keyframes spinResize {
    0% {
        transform: scale(1) rotate(0deg);
    }

    50% {
        transform: scale(1.2) rotate(180deg);
    }

    100% {
        transform: scale(1) rotate(360deg);
    }
}

#custom-context-menu-container {
    position: fixed;
    display: none;
    z-index: 9999;
}

.custom-context-menu {
    position: fixed;
    background: var(--neutral-fill-strong-rest);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    padding: 2px 2px 2px 2px;
    min-width: 200px;
    cursor: pointer;
    max-width: 330px;
}

    .custom-context-menu fluent-button, .contextmenu-submenu fluent-button {
        width: 100%;
        margin-top: 1px;
        border: none;
        border-radius: 2px;
        cursor: pointer;
    }

.contextmenu-submenu {
    display: none;
    z-index: 9999;
    position: fixed;
    background: var(--neutral-fill-strong-rest);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    padding: 2px 2px 2px 2px;
    min-width: 200px;
    cursor: pointer;
    max-width: 330px;
    display: none;
}

.reading-book {
    width: 100%;
    font-family: Georgia, serif;
}

.reading-book-fullpage {
    position: fixed;
    top: 0px;
    z-index: 999;
    width: 100%;
    border-radius: 0px;
    font-family: Georgia, serif;
    overflow-y: scroll;
    overflow-x: hidden;
}

.full-screen {
    width: 100%;
    position: relative;
}

.full-screen-container {
    width: 100%;
}

.full-screen-button-container {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    overflow: visible;
    height: 40px;
    z-index: 9;
    display: flex;
    width: 100%;
    margin-right: 10px;
    justify-content: flex-end;
}

.full-screen-fullpage {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 100%;
    border-radius: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    background: var(--neutral-fill-input-rest);
    height: 100vh;
}

.fullscreen-button {
    position: relative;
    font-size: 25px;
    margin-top: 5px;
    margin-left: 10px;
}

.microphone-button {
    position: relative;
    margin-right: 10px;
    font-size: 25px;
    margin-top: 0px;
    width: 30px;
    padding: 0px;
    margin-left: 20px;
}

.read-button {
    position: relative;
    margin-right: 10px;
    font-size: 22px;
    margin-top: 5px;
    width: 20px;
    padding: 0px;
}

@media only screen and (max-width: 900px) {


    .hidden-when-mobile {
        display: none;
    }
}

.reading-book-title {
    margin-bottom: 0.5rem !important;
    text-align: justify !important;
}

.reading-book-by {
    margin-bottom: 1.5rem !important;
    text-align: justify !important;
}

.reading-book-chapter {
    margin-bottom: 1rem !important;
    text-align: justify !important;
}

.reading-book-paragraph {
    margin-bottom: 1rem !important;
    line-height: 1.8 !important;
    text-align: justify !important;
}

.reading-book-image-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.reading-book-image {
    width: 100%;
    margin: 1rem 0 !important;
    max-width: 500px;
}

.reading-book-footer {
    margin-top: 2rem !important;
}

.reading-book-number-of-chapters {
    margin-top: 15px !important;
}

.no-data-to-show {
    text-align: center;
    width: 100%;
}

.objects-container {
    width: 100%;
    margin-top: 30px;
    border-radius: 30px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 30px;
}

.content-container {
    border: 1px solid var(--content);
}

.chapter-container {
    border: 1px solid var(--chapter);
}

.paragraph-container {
    border: 1px solid var(--paragraph);
}

.character-container {
    border: 1px solid var(--character);
}

.location-container {
    border: 1px solid var(--location);
}

.faction-container {
    border: 1px solid var(--faction);
}

.item-container {
    border: 1px solid var(--item);
}

.image-container {
    border: 1px solid var(--image);
}

.timeline-container {
    border: 1px solid var(--timeline);
}

.objects-container-title {
    background-color: var(--neutral-fill-layer-rest);
    margin-top: -25px;
    margin-left: 30px;
    width: fit-content;
    height: 30px;
    overflow: visible;
    padding-left: 20px;
    padding-right: 20px;
}

.objects-container-title-text {
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    position: relative;
    color: transparent;
    background: var(--rainbow-color);
    background-size: 400% 400%;
    -webkit-background-clip: text;
    background-clip: text;
    animation: rainbow 10s ease infinite;
    height: 30px;
}

.objects-container-content {
    padding: 10px;
    padding-top: 20px;
}

.grid-item-container {
    padding: 4px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.fluent-grid {
    margin-top: 0px !important;
}

.grid-item-container {
    display: flex;
}

.grid-item-width-100 {
    width: 100%;
}

.grid-item-display-flex {
    display: flex;
}

fluent-tabs {
    padding: 0px !important;
}

fluent-tab-panel {
    padding: 0px !important;
}

.spacer {
    width: 100%;
    height: 40px;
}

img,
.content-placeholder-container {
    cursor: pointer;
}

.mic-slider-wrapper {
    position: relative;
    cursor: pointer;
    width: 40px;
    z-index: 58;
}

.mic-button-slider {
    width: 40px;
    height: 40px;
    background: var(--neutral-fill-stealth-rest);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: transform 0.3s ease;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    z-index: 7;
}

.mic-icon {
    font-size: 20px;
    text-align: center;
}

.mic-timer {
    position: absolute;
    color: white;
    top: 26px;
    left: 16px;
    background: grey;
    padding: 0pc;
    border-radius: 20px;
    font-size: 11px;
    padding: 0px 4px 0px 4px;
    z-index: 8;
    display: none;
}

.mic-cancel-hint {
    padding-top: 6px;
    font-size: 16px;
    color: var(--highlight-bg);
    background: color-mix(in srgb, var(--error) 30%, transparent);
    width: 40px;
    text-align: center;
    border-radius: 30px;
    height: 70px;
    opacity: 1;
    display: none;
    z-index: 4;
}

.mic-cancel-hint-selected {
    background: var(--error);
}

.mic-lock-hint {
    font-size: 20px;
    color: var(--highlight-bg);
    background: color-mix(in srgb, var(--success) 30%, transparent);
    width: 40px;
    text-align: center;
    border-radius: 30px;
    height: 70px;
    display: none;
    z-index: 4;
}

.mic-lock-hint-selected {
    background: var(--success);
}

.mic-hint-top {
    position: absolute;
    top: -45px;
    left: 0px;
    padding-top: 6px;
}

.mic-hint-bottom {
    position: absolute;
    top: 15px;
    left: 0px;
    transform: rotate(180deg);
    padding-top: 5px;
}

.mic-hint-left {
    position: absolute;
    top: -15px;
    left: -30px;
    transform: rotate(-90deg);
    padding-top: 5px;
}

.mic-hint-right {
    position: absolute;
    top: -15px;
    left: 30px;
    transform: rotate(90deg);
    padding-top: 5px;
}

.trail {
    background: var(--rainbow-color);
    background-size: 400% 400%;
    animation: rainbow 10s ease infinite;
}

.mention-suggestions {
    position: absolute;
    background: white;
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
    z-index: 999;
    list-style: none;
    padding: 0;
    background-color: var(--neutral-fill-rest);
}

.mention-suggestion-item {
    padding: 8px 12px;
    cursor: pointer;
}

    .mention-suggestion-item:hover, .mention-suggestion-item.mention-suggestion-item-selected {
        background-color: var(--neutral-fill-hover);
    }

.blinking-audio-image {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    animation: blink 1s infinite;
    cursor: pointer;
    z-index: 9999;
}

@keyframes blink {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.4;
    }
}

.fluent-dialog-footer .disabled {
    display: none;
}

.notes-add-or-save {
    margin-left: 68px;
    margin-top: 5px;
}

.morgana-icon {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 777;
}

.morgana-icon-container {
    position: fixed;
    bottom: -15px;
    right: -3px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 777;
}

    .morgana-icon-container .mic-button-slider {
        background: rgba(0,0,0,0) !important;
        box-shadow: none;
    }


.ghostwriter-element-icon {
    width: 60px;
}
