@import 'Testify.Client.t9yaj01n55.bundle.scp.css';
@import '_content/Blazicons/Blazicons.ugzwxlf6d1.bundle.scp.css';

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-tifufm1fsc] {
    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-tifufm1fsc] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Home.razor.rz.scp.css */
/* Radial glow background */
.home-bg-glow[b-nhqh4ul5rp] {
    background: radial-gradient(circle at 50% 0%, rgba(99, 102, 241, 0.12) 0%, transparent 60%),
        radial-gradient(circle at 80% 60%, rgba(139, 92, 246, 0.06) 0%, transparent 40%);
}

/* 3D mockup tilt */
.perspective-container[b-nhqh4ul5rp] {
    perspective: 2000px;
}

.ui-mockup[b-nhqh4ul5rp] {
    transform: rotateX(2deg) scale(0.98);
    transform-style: preserve-3d;
    transition: all 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.ui-mockup:hover[b-nhqh4ul5rp] {
    transform: rotateX(0deg) scale(1);
}

.ui-mockup[b-nhqh4ul5rp]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 20%;
    right: 20%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    opacity: 0.4;
    z-index: 1;
}

/* Drag-and-drop card animation */
@keyframes dragCard-b-nhqh4ul5rp {

    0%,
    15% {
        transform: translate(0, 0) scale(1) rotate(0deg);
        opacity: 1;
        z-index: 10;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    }

    20%,
    25% {
        transform: translate(0, 0) scale(1.05) rotate(3deg);
        opacity: 1;
        z-index: 50;
        box-shadow: 0 15px 30px -5px rgba(0, 0, 0, .35);
        border-color: #6366f1;
    }

    45%,
    55% {
        transform: translate(calc(100% + 1rem), 55px) scale(1.05) rotate(3deg);
        opacity: 1;
        z-index: 50;
        box-shadow: 0 15px 30px -5px rgba(0, 0, 0, .35);
        border-color: #6366f1;
    }

    60%,
    80% {
        transform: translate(calc(100% + 1rem), 55px) scale(1) rotate(0deg);
        opacity: 1;
        z-index: 10;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
        border-color: inherit;
    }

    85%,
    100% {
        transform: translate(calc(100% + 1rem), 55px) scale(1) rotate(0deg);
        opacity: 0;
    }
}

@keyframes moveCursor-b-nhqh4ul5rp {

    0%,
    5% {
        transform: translate(150px, 150px);
        opacity: 0;
    }

    10% {
        transform: translate(150px, 150px);
        opacity: 1;
    }

    15%,
    18% {
        transform: translate(80px, 70px) scale(1);
    }

    20%,
    25% {
        transform: translate(80px, 70px) scale(0.9);
    }

    45%,
    55% {
        transform: translate(calc(100% + 1rem + 80px), 125px) scale(0.9);
    }

    60% {
        transform: translate(calc(100% + 1rem + 80px), 125px) scale(1);
    }

    75% {
        transform: translate(calc(100% + 1rem + 150px), 200px) scale(1);
        opacity: 1;
    }

    80%,
    100% {
        transform: translate(calc(100% + 1rem + 150px), 200px) scale(1);
        opacity: 0;
    }
}

@keyframes dropZoneGlow-b-nhqh4ul5rp {

    0%,
    35% {
        border-color: transparent;
        background: transparent;
    }

    40%,
    60% {
        border-color: rgba(99, 102, 241, .5);
        background: rgba(99, 102, 241, .05);
    }

    65%,
    100% {
        border-color: transparent;
        background: transparent;
    }
}

.animate-drag-card[b-nhqh4ul5rp] {
    animation: dragCard-b-nhqh4ul5rp 6s cubic-bezier(.25, 1, .5, 1) infinite;
    transform-origin: center;
    position: absolute;
    top: 74px;
    left: 0.75rem;
    right: 0.75rem;
}

.animate-cursor-board[b-nhqh4ul5rp] {
    animation: moveCursor-b-nhqh4ul5rp 6s cubic-bezier(.25, 1, .5, 1) infinite;
    z-index: 100;
    position: absolute;
}

.animate-dropzone[b-nhqh4ul5rp] {
    animation: dropZoneGlow-b-nhqh4ul5rp 6s ease-in-out infinite;
}

/* Chat / video animations */
@keyframes chatMsgAppear-b-nhqh4ul5rp {
    0% {
        transform: translateY(10px);
        opacity: 0;
    }

    10% {
        transform: translateY(0);
        opacity: 1;
    }

    90% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(-10px);
        opacity: 0;
    }
}

@keyframes videoGlow-b-nhqh4ul5rp {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(99, 102, 241, 0);
        border-color: rgba(99, 102, 241, 0);
    }

    50% {
        box-shadow: 0 0 15px 2px rgba(99, 102, 241, .45);
        border-color: rgba(99, 102, 241, .8);
    }
}

@keyframes cursorComm-b-nhqh4ul5rp {

    0%,
    5% {
        transform: translate(50%, 80%);
        opacity: 0;
    }

    10% {
        transform: translate(50%, 80%);
        opacity: 1;
    }

    20%,
    35% {
        transform: translate(20%, 70%) scale(1);
    }

    38%,
    42% {
        transform: translate(20%, 70%) scale(0.9);
    }

    50%,
    65% {
        transform: translate(75%, 35%) scale(1);
    }

    68%,
    72% {
        transform: translate(75%, 35%) scale(0.9);
    }

    80% {
        transform: translate(90%, 20%);
        opacity: 1;
    }

    85%,
    100% {
        transform: translate(90%, 20%);
        opacity: 0;
    }
}

.animate-chat-msg[b-nhqh4ul5rp] {
    animation: chatMsgAppear-b-nhqh4ul5rp 8s infinite;
    position: absolute;
}

.animate-video-glow[b-nhqh4ul5rp] {
    animation: videoGlow-b-nhqh4ul5rp 3s infinite;
}

.animate-cursor-comm[b-nhqh4ul5rp] {
    animation: cursorComm-b-nhqh4ul5rp 8s cubic-bezier(.25, 1, .5, 1) infinite;
    z-index: 100;
    position: absolute;
}

/* Orbit ring spin */
@keyframes orbitSpin-b-nhqh4ul5rp {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.animate-orbit[b-nhqh4ul5rp] {
    animation: orbitSpin-b-nhqh4ul5rp 20s linear infinite;
}

/* Typing dots */
@keyframes typingDot-b-nhqh4ul5rp {

    0%,
    20% {
        opacity: 0;
    }

    40%,
    100% {
        opacity: 1;
    }
}

.animate-dot-1[b-nhqh4ul5rp] {
    animation: typingDot-b-nhqh4ul5rp 1.4s infinite 0ms;
}

.animate-dot-2[b-nhqh4ul5rp] {
    animation: typingDot-b-nhqh4ul5rp 1.4s infinite 200ms;
}

.animate-dot-3[b-nhqh4ul5rp] {
    animation: typingDot-b-nhqh4ul5rp 1.4s infinite 400ms;
}

@keyframes terminalLine-b-nhqh4ul5rp {
    0% {
        opacity: 0;
        transform: translateX(-10px);
    }

    5% {
        opacity: 1;
        transform: translateX(0);
    }

    95% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes progressFill-b-nhqh4ul5rp {
    0% {
        width: 0%;
    }

    70% {
        width: 100%;
    }

    100% {
        width: 100%;
    }
}

@keyframes notifyFly-b-nhqh4ul5rp {
    0% {
        transform: scale(0.9) translateY(20px);
        opacity: 0;
    }

    10% {
        transform: scale(1) translateY(0);
        opacity: 1;
    }

    80% {
        transform: scale(1) translateY(0);
        opacity: 1;
    }

    100% {
        transform: scale(1.1) translateY(-40px);
        opacity: 0;
    }
}
