@import '_content/Volo.Abp.PermissionManagement.Blazor/Volo.Abp.PermissionManagement.Blazor.o06urd3w66.bundle.scp.css';

/* /Components/3DButton.razor.rz.scp.css */

*[b-2e9vs5tjnv] {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

html[b-2e9vs5tjnv],
body[b-2e9vs5tjnv] {
    height: 100%;
    touch-action: manipulation;
}

body[b-2e9vs5tjnv] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: "Roboto", sans-serif;
    background-color: #f4f5f6;
    font-size: 14px;
    color: #666666;
}

.button[b-2e9vs5tjnv] {
    position: relative;
    padding: 0;
    width: 200px;
    height: 200px;
    border: 4px solid #888888;
    outline: none;
    background-color: #f4f5f6;
    border-radius: 40px;
    box-shadow: -6px -20px 35px #ffffff, -6px -10px 15px #ffffff, -20px 0px 30px #ffffff, 6px 20px 25px rgba(0, 0, 0, 0.2);
    transition: 0.13s ease-in-out;
    cursor: pointer;
}

    .button:active[b-2e9vs5tjnv] {
        box-shadow: none;
    }

        .button:active .button__content[b-2e9vs5tjnv] {
            box-shadow: none;
        }

            .button:active .button__content .button__text[b-2e9vs5tjnv],
            .button:active .button__content .button__icon[b-2e9vs5tjnv] {
                transform: translate3d(0px, 0px, 0px);
            }

.button__content[b-2e9vs5tjnv] {
    position: relative;
    display: grid;
    padding: 20px;
    width: 100%;
    height: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    box-shadow: inset 0px -8px 0px #dddddd, 0px -8px 0px #f4f5f6;
    border-radius: 40px;
    transition: 0.13s ease-in-out;
    z-index: 1;
}

.button__icon[b-2e9vs5tjnv] {
    position: relative;
    display: flex;
    transform: translate3d(0px, -4px, 0px);
    grid-column: 4;
    align-self: start;
    justify-self: end;
    width: 32px;
    height: 32px;
    transition: 0.13s ease-in-out;
}

    .button__icon svg[b-2e9vs5tjnv] {
        width: 32px;
        height: 32px;
        fill: #aaaaaa;
    }

.button__text[b-2e9vs5tjnv] {
    position: relative;
    transform: translate3d(0px, -4px, 0px);
    margin: 0;
    align-self: end;
    grid-column: 1/5;
    grid-row: 2;
    text-align: center;
    font-size: 20px;
    background-color: #888888;
    color: transparent;
    text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.5);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    transition: 0.13s ease-in-out;
}

.credits[b-2e9vs5tjnv] {
    margin-top: 24px;
}

.credits__reference[b-2e9vs5tjnv] {
    display: inline-block;
    border-bottom: 1px solid transparent;
    color: #0099ff;
    text-decoration: none;
    transition: ease-in 0.13s;
}

    .credits__reference:hover[b-2e9vs5tjnv] {
        border-bottom-color: #0099ff;
    }
/* /Components/AudioRecorder.razor.rz.scp.css */
/* /Pages/Index.razor.rz.scp.css */
/* Getting-Started */
.card-bg-image[b-7cc8d8of27] {
    position: absolute;
    width: 630px;
    height: auto;
    bottom: 0;
    right: 0;
    z-index: 1;
}
/* Getting-Started End */

/* Write here your styles for the Index page */
