/* _content/BusinessProject/Components/Layout/Components/NotificationComponent.razor.rz.scp.css */
/* _content/BusinessProject/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-vrlgpuisk0] {
    position: relative;
    display: flex;
    height: 100vh;
    flex-direction: column;
    background-color: #130f40;
    background-image: linear-gradient(315deg, #130f40 0%, #000000 74%);
}

main[b-vrlgpuisk0] {
    flex: 1;
}

/*.sidebar {*/
/*    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);*/
/*}*/

.top-row[b-vrlgpuisk0] {
    /*background-color: #f7f7f7;*/
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-vrlgpuisk0]  a, .top-row[b-vrlgpuisk0]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-vrlgpuisk0]  a:hover, .top-row[b-vrlgpuisk0]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-vrlgpuisk0]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row[b-vrlgpuisk0] {
        justify-content: space-between;
    }

    .top-row[b-vrlgpuisk0]  a, .top-row[b-vrlgpuisk0]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-vrlgpuisk0] {
        flex-direction: row;
    }

    .sidebar[b-vrlgpuisk0] {
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-vrlgpuisk0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-vrlgpuisk0]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-vrlgpuisk0], article[b-vrlgpuisk0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-vrlgpuisk0] {
    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-vrlgpuisk0] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

#checkbox[b-vrlgpuisk0] {
    display: none;
}

.toggle[b-vrlgpuisk0] {
    position: relative;
    width: 25px;
    height: 25px;
    cursor: pointer;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 5px;
    transition-duration: .5s;
}

.bars[b-vrlgpuisk0] {
    width: 100%;
    height: 4px;
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
}

#bar2[b-vrlgpuisk0] {
    transition-duration: .8s;
}

#bar1[b-vrlgpuisk0] {
    width: 50%;
}

#bar2[b-vrlgpuisk0] {
    width: 75%;
}

#checkbox:checked + .toggle .bars[b-vrlgpuisk0] {
    position: absolute;
    transition-duration: .5s;
}

#checkbox:checked + .toggle #bar2[b-vrlgpuisk0] {
    transform: scaleX(0);
    transition-duration: .1s;
}

#checkbox:checked + .toggle #bar1[b-vrlgpuisk0] {
    width: 100%;
    transform: rotate(45deg);
    transition-duration: .5s;
}

#checkbox:checked + .toggle #bar3[b-vrlgpuisk0] {
    width: 100%;
    transform: rotate(-45deg);
    transition-duration: .5s;
}

#checkbox:checked + .toggle[b-vrlgpuisk0] {
    transition-duration: .5s;
    transform: rotate(180deg);
}



/* _content/BusinessProject/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-l28kshxiqm] {
    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-l28kshxiqm] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-l28kshxiqm] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-l28kshxiqm] {
    font-size: 1.1rem;
}

.bi[b-l28kshxiqm] {
    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-l28kshxiqm] {
    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-l28kshxiqm] {
    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-l28kshxiqm] {
    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");
}

.nav-item[b-l28kshxiqm] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-l28kshxiqm] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-l28kshxiqm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-l28kshxiqm]  .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-l28kshxiqm]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-l28kshxiqm]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-l28kshxiqm] {
    /* Instead of display: none, we hide it using height and overflow */
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(-20px); /* Slight lift for the exit effect */
    animation: slideUp-b-l28kshxiqm 0.4s ease-out forwards;
    transition: max-height 0.4s ease-in-out,
    opacity 0.3s ease-in-out,
    transform 0.4s ease-in-out;
}

/* Ensure the container handles the transition smoothly */
.nav-scrollable:not(.collapse-navbar)[b-l28kshxiqm] {
    max-height: 100vh; /* Large enough to fit content */
    opacity: 1;
    transform: translateY(0);
    animation: slideDown-b-l28kshxiqm 0.4s ease-out forwards;
}

/* This targets the state when the menu is shown (usually when 'collapse' is removed or 'show' is added) */
/* In standard Blazor, the display is toggled. To animate it, we use keyframes */
@keyframes slideDown-b-l28kshxiqm {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* This targets the state when the menu is shown (usually when 'collapse' is removed or 'show' is added) */
/* In standard Blazor, the display is toggled. To animate it, we use keyframes */
@keyframes slideUp-b-l28kshxiqm {
    from {
        transform: translateY(0%);
        opacity: 1;
    }
    to {
        transform: translateY(-100%);
        opacity: 0;
    }
}

@media (min-width: 641px) {
    .nav-scrollable.collapse-navbar[b-l28kshxiqm] {
        /* Never collapse the sidebar for wide screens */
        max-height: 100vh; /* Large enough to fit content */
        opacity: 1;
        animation: slideDown-b-l28kshxiqm 0.4s ease-out forwards;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/BusinessProject/Components/Pages/ClientPage/Components/ClientDetailsComponent.razor.rz.scp.css */
[b-jt0w0zpl65] {
    --bg-dark: #0b0e14;
    --card-dark: #161b22;
    --border-color: rgba(255, 255, 255, 0.08);
    --card-background-color: rgb(16, 20, 34);
    --card-border-color: rgb(29, 41, 61);
    --text-muted: #8b949e;
    --accent-yellow: #fbbf24;
    --accent-red: #ef4444;
    --accent-green: #10b981;
    --primary-blue: #3b82f6;
}
.card[b-jt0w0zpl65] {
    background-color: var(--card-dark);
    border: 1px solid var(--border-color);
    border-radius: 1rem;
    margin-bottom: 1.5rem;
}
.card-body[b-jt0w0zpl65] {
    padding: 1.5rem;
}
/* _content/BusinessProject/Components/Pages/CoinPage/Components/TechnicalIndexComponent.razor.rz.scp.css */

/* Progress track */
.progress-track[b-l2q8vtp814] {
    position: relative;
    display: flex;
    width: 100%;
    height: 12px;
    background: #1f2537;
    border-radius: 60px;
    overflow: visible;
    box-shadow: inset 0 2px 5px #0c0f17, 0 12px 25px -12px #000000cc;
}

.segment[b-l2q8vtp814] {
    height: 100%;
    transition: all 0.2s ease;
    position: relative;
    box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.1);
}

.segment.sell[b-l2q8vtp814] {
    width: 45%;
    background: rgb(244 63 94 / 1);
    border-radius: 60px 0 0 60px;
}

.segment.neutral[b-l2q8vtp814] {
    width: 10%;
    background: linear-gradient(145deg, #f2f5ff, #d9e0f0);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5), inset 0 2px 5px rgba(255,255,240,0.8);
    border-left: 1px solid rgba(255, 215, 0, 0.15);
    border-right: 1px solid rgba(65, 105, 225, 0.2);
}

.segment.buy[b-l2q8vtp814] {
    width: 45%;
    background: rgb(25 230 94 / 1);
    border-radius: 0 60px 60px 0;
}

/* Value dot */
.value-dot[b-l2q8vtp814] {
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
    height: 22px;
    background: #ffffff;
    border-radius: 50%;
    border: 3px solid #121722;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
    z-index: 25;
    pointer-events: none;
    transition: left 0.1s ease;
}

.value-dot[b-l2q8vtp814]::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    width: 5px;
    height: 5px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    filter: blur(2px);
}

.color-dot[b-l2q8vtp814] {
    width: 16px;
    height: 16px;
    border-radius: 30px;
    background: gray;
    box-shadow: 0 0 6px currentColor;
}

.dot-bitcoin[b-l2q8vtp814] {
    background: #f8c150;
    box-shadow: 0 0 10px #f8b84a;
}

.dot-neutral[b-l2q8vtp814] {
    background: #eef3ff;
    box-shadow: 0 0 10px #ffffffcc;
}

.dot-alt[b-l2q8vtp814] {
    background: #3d8cff;
    box-shadow: 0 0 12px #3d8cff;
}

.dot-mini[b-l2q8vtp814] {
    width: 22px;
    height: 22px;
    background: white;
    border-radius: 50%;
    border: 3px solid #121722;
    box-shadow: 0 2px 6px rgba(0,0,0,0.5);
    margin-right: 0.25rem;
}

.value-number[b-l2q8vtp814] {
    font-weight: 600;
    background: #1f2842;
    padding: 0.2rem 0.9rem;
    border-radius: 30px;
    color: white;
    letter-spacing: 0.5px;
    border: 1px solid #6078b0;
}

/* Slider for demo */
.slider-row[b-l2q8vtp814] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin: 0.8rem 0 1.2rem 0;
    background: #1a1e30;
    padding: 0.6rem 1rem;
    border-radius: 40px;
}

.slider-row span:first-child[b-l2q8vtp814] {
    color: #b1c3ff;
    font-size: 0.9rem;
}

input[type=range][b-l2q8vtp814] {
    flex: 1;
    height: 6px;
    border-radius: 10px;
    background: #2d344a;
    accent-color: #ffffff;
}

.slider-value[b-l2q8vtp814] {
    background: #0d1422;
    padding: 0.2rem 1rem;
    border-radius: 30px;
    color: white;
    font-weight: 600;
    min-width: 3.4rem;
    text-align: center;
    border: 1px solid #415177;
}
/* _content/BusinessProject/Components/Pages/MarketsPage/Components/CryptoPairsComponent.razor.rz.scp.css */
.search[b-iuc8d1ahrk] {
    position: absolute;
    top: 2%;
    left: 98%;
    transform: translateX(-100%) translateY(-50%);
}
.search *[b-iuc8d1ahrk] {
    outline: none;
    box-sizing: border-box;
}
.search__wrapper[b-iuc8d1ahrk] {
    position: relative;
}
.search__field[b-iuc8d1ahrk] {
    width: 43px;
    height: 43px;
    color: transparent;
    font-family: Lato, sans-serif;
    font-size: 1.15em;
    padding: 0.35em 50px 0.35em 18px;
    border: 1px solid transparent;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
}
.search__field:focus[b-iuc8d1ahrk] {
    border-color: #333B47;
    width: 18vw;
    color: #ffffff;
    cursor: text;
}
@media (max-width: 768px) {
    .search__field:focus[b-iuc8d1ahrk] {
        width: 70vw;
        background-color: rgb(22, 22, 23);
    }
}

.search__field:focus ~ .search__icon[b-iuc8d1ahrk] {
    background-color: transparent;
    cursor: pointer;
    pointer-events: auto;
}

.search__icon[b-iuc8d1ahrk] {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    width: 43px;
    height: 43px;
    font-size: 1.35em;
    text-align: center;
    border-color: transparent;
    border-radius: 50%;
    pointer-events: none;
    display: inline-block;
    transition: background-color 0.2s ease-in-out;
    color: #ffffff;
}
.search__field[b-iuc8d1ahrk]::-webkit-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    transition-duration: 0.1s;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
}
.search__field:-moz-placeholder[b-iuc8d1ahrk] {
    position: relative;
    top: 0;
    left: 0;
    -moz-transition-property: top, color;
    transition-property: top, color;
    transition-duration: 0.1s;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
}
.search__field[b-iuc8d1ahrk]::-moz-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -moz-transition-property: top, color;
    transition-property: top, color;
    transition-duration: 0.1s;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
}
.search__field:-ms-input-placeholder[b-iuc8d1ahrk] {
    position: relative;
    top: 0;
    left: 0;
    -ms-transition-property: top, color;
    transition-property: top, color;
    transition-duration: 0.1s;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
}
.search__field[b-iuc8d1ahrk]::-webkit-input-placeholder[style*="hidden"] {
    color: #83b0c1;
    font-size: 0.65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field:-moz-placeholder[style*="hidden"][b-iuc8d1ahrk] {
    color: #83b0c1;
    font-size: 0.65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field[b-iuc8d1ahrk]::-moz-placeholder[style*="hidden"] {
    color: #83b0c1;
    font-size: 0.65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field:-ms-input-placeholder[style*="hidden"][b-iuc8d1ahrk] {
    color: #83b0c1;
    font-size: 0.65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
/* _content/BusinessProject/Components/Pages/TransactionPage/TransactionPage.razor.rz.scp.css */
[b-m7vrh6f1eb] {
    --bg-dark: #0b0e14;
    --card-dark: #161b22;
    --border-color: rgba(255, 255, 255, 0.08);
    --card-background-color: rgb(16, 20, 34);
    --card-border-color: rgb(29, 41, 61);
    --text-muted: #8b949e;
    --accent-yellow: #fbbf24;
    --accent-red: #ef4444;
    --accent-green: #10b981;
    --primary-blue: #3b82f6;
}
.card[b-m7vrh6f1eb] {
    background-color: var(--card-dark);
    border: 1px solid var(--border-color);
    border-radius: 1rem;
    margin-bottom: 1.5rem;
}
.card-body[b-m7vrh6f1eb] {
    padding: 1.5rem;
}
.badge-custom[b-m7vrh6f1eb] {
    font-weight: 600;
    font-size: 0.75rem;
    padding: 0.5rem 1rem;
    border: 1px solid transparent;
}
.badge-coin[b-m7vrh6f1eb] {
    background-color: rgba(59, 130, 246, 0.1);
    color: #60a5fa;
    border-color: rgba(59, 130, 246, 0.2);
}
.badge-payment[b-m7vrh6f1eb] {
    background-color: rgba(99, 102, 241, 0.1);
    color: #818cf8;
    border-color: rgba(99, 102, 241, 0.2);
}
.badge-platform[b-m7vrh6f1eb] {
    background-color: rgba(148, 163, 184, 0.1);
    color: #94a3b8;
    border-color: rgba(148, 163, 184, 0.2);
}
.badge-network[b-m7vrh6f1eb] {
    background-color: rgba(246, 171, 59, 0.1);
    color: #ffae00;
    border-color: rgba(184, 170, 148, 0.2);
}
.stat-label[b-m7vrh6f1eb] {
    color: var(--text-muted);
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
    margin-bottom: 0.5rem;
}
.stat-value[b-m7vrh6f1eb] {
    font-size: 1.5rem;
    font-weight: 700;
}
.stat-icon-up[b-m7vrh6f1eb] { color: var(--accent-red); font-size: 1.2rem; }
.stat-icon-down[b-m7vrh6f1eb] { color: var(--accent-green); font-size: 1.2rem; }
.stat-profit[b-m7vrh6f1eb] { color: var(--accent-green); }

.blockchain-box[b-m7vrh6f1eb] {
    background-color: var(--card-background-color);
    border: 1px solid var(--card-border-color);
    border-radius: 0.75rem;
    padding: 1rem;
    font-family: 'JetBrains Mono', monospace;
    font-size: 0.85rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.description-box[b-m7vrh6f1eb] {
    background-color: var(--card-background-color);
    border: 1px solid var(--card-border-color);
    border-radius: 0.75rem;
    padding: 1rem;
    font-style: italic;
    color: var(--text-muted);
    min-height: 100px;
}
.icon-box[b-m7vrh6f1eb] {
    width: 48px;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-muted);
}
.material-symbols-outlined[b-m7vrh6f1eb] {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
/* _content/BusinessProject/Components/Shared/Components/AltSeasonIndexComponent.razor.rz.scp.css */

/* Progress track */
.progress-track[b-53llaitod2] {
    position: relative;
    display: flex;
    width: 100%;
    height: 12px;
    background: #1f2537;
    border-radius: 60px;
    overflow: visible;
    box-shadow: inset 0 2px 5px #0c0f17, 0 12px 25px -12px #000000cc;
    border: 1px solid rgba(90, 105, 140, 0.25);
}

.segment[b-53llaitod2] {
    height: 100%;
    transition: all 0.2s ease;
    position: relative;
    box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.1);
}

.segment.bitcoin[b-53llaitod2] {
    width: 35%;
    background: linear-gradient(145deg, #fdde5c, #f6b84b);
    border-radius: 60px 0 0 60px;
}

.segment.neutral[b-53llaitod2] {
    width: 30%;
    background: linear-gradient(145deg, #f2f5ff, #d9e0f0);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5), inset 0 2px 5px rgba(255,255,240,0.8);
    border-left: 1px solid rgba(255, 215, 0, 0.15);
    border-right: 1px solid rgba(65, 105, 225, 0.2);
}

.segment.alt[b-53llaitod2] {
    width: 35%;
    background: linear-gradient(145deg, #45aaf2, #1e6bc7);
    border-radius: 0 60px 60px 0;
}

/* Value dot */
.value-dot[b-53llaitod2] {
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
    height: 22px;
    background: #ffffff;
    border-radius: 50%;
    border: 3px solid #121722;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
    z-index: 25;
    pointer-events: none;
    transition: left 0.1s ease;
}

.value-dot[b-53llaitod2]::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    width: 5px;
    height: 5px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    filter: blur(2px);
}

.color-dot[b-53llaitod2] {
    width: 16px;
    height: 16px;
    border-radius: 30px;
    background: gray;
    box-shadow: 0 0 6px currentColor;
}

.dot-bitcoin[b-53llaitod2] {
    background: #f8c150;
    box-shadow: 0 0 10px #f8b84a;
}

.dot-neutral[b-53llaitod2] {
    background: #eef3ff;
    box-shadow: 0 0 10px #ffffffcc;
}

.dot-alt[b-53llaitod2] {
    background: #3d8cff;
    box-shadow: 0 0 12px #3d8cff;
}

.dot-mini[b-53llaitod2] {
    width: 22px;
    height: 22px;
    background: white;
    border-radius: 50%;
    border: 3px solid #121722;
    box-shadow: 0 2px 6px rgba(0,0,0,0.5);
    margin-right: 0.25rem;
}

.value-number[b-53llaitod2] {
    font-weight: 600;
    background: #1f2842;
    padding: 0.2rem 0.9rem;
    border-radius: 30px;
    color: white;
    letter-spacing: 0.5px;
    border: 1px solid #6078b0;
}

/* Slider for demo */
.slider-row[b-53llaitod2] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin: 0.8rem 0 1.2rem 0;
    background: #1a1e30;
    padding: 0.6rem 1rem;
    border-radius: 40px;
}

.slider-row span:first-child[b-53llaitod2] {
    color: #b1c3ff;
    font-size: 0.9rem;
}

input[type=range][b-53llaitod2] {
    flex: 1;
    height: 6px;
    border-radius: 10px;
    background: #2d344a;
    accent-color: #ffffff;
}

.slider-value[b-53llaitod2] {
    background: #0d1422;
    padding: 0.2rem 1rem;
    border-radius: 30px;
    color: white;
    font-weight: 600;
    min-width: 3.4rem;
    text-align: center;
    border: 1px solid #415177;
}
/* _content/BusinessProject/Components/Shared/Components/DialogUploadImage.razor.rz.scp.css */
[b-wikamkcksl] .image-selected{
    background-color: rgba(66, 165, 245, 0.23) !important;
    border-radius: 50px;
}

[b-wikamkcksl] .image-round-background:hover{
    background-color: rgba(173,173,177,0.058823529411764705) !important;
    border-radius: 40px;
}
/* _content/BusinessProject/Components/Shared/Components/EditFormTransactionComponent.razor.rz.scp.css */
[b-atpwaiu6zr] {
    --bg-dark: #0b0e14;
    --card-dark: #161b22;
    --sidebar-dark: #0d1117;
    --border-color: rgba(255, 255, 255, 0.12);
    --text-white: #fff;
    --input-bg: rgba(0, 0, 0, 0.2)
}

body[b-atpwaiu6zr] {
    background-color: var(--bg-dark);
    color: var(--text-white);
    font-family: "Inter", sans-serif
}

.sidebar[b-atpwaiu6zr] {
    background-color: var(--sidebar-dark);
    border-right: 1px solid var(--border-color);
    min-height: 100vh;
    width: 260px
}

.card[b-atpwaiu6zr] {
    background-color: var(--card-dark);
    border: 1px solid var(--border-color);
    border-radius: 12px;
    margin-bottom: 1.5rem
}

.form-label[b-atpwaiu6zr] {
    color: #fff;
    font-size: 0.85rem;
    font-weight: 500;
    margin-bottom: 0.5rem
}

.form-control[b-atpwaiu6zr], .form-select[b-atpwaiu6zr] {
    background-color: var(--input-bg);
    border: 1px solid var(--border-color);
    color: #fff !important;
    border-radius: 8px;
    padding: 0.75rem
}

.form-control:focus[b-atpwaiu6zr], .form-select:focus[b-atpwaiu6zr] {
    background-color: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow: none;
    color: #fff
}

.form-select[b-atpwaiu6zr] {
    background-image: url(https://lh3.googleusercontent.com/aida-public/AB6AXuCZt6zJuuEoXhRgFPmun972jlag6RT7MoZ9Zh3BhBxM8l2Fo7ZDVasT5NNe5OARoel9Mp62sxO9ZW81B-PX8lyYsSKNdP3pA8t5cmZNL_TiUjDxfUvF2Hw1-iPz5Eq52UjhgjfOREwc5nyh1jHe34b6BwziyvsC9m3B-BXZdeFxqqNDgeRmVR4DLXgUrxi-fRXzM6rKm3B-JRoxlJqvC2VYSou_B7R6xRpivWGAWNRrAr4cAD6m1MFCpqGJgugVL71H7VaH3roM89Mz)
}

.nav-link-custom[b-atpwaiu6zr] {
    color: rgba(255, 255, 255, 0.7);
    padding: 0.75rem 1rem;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s
}

.nav-link-custom:hover[b-atpwaiu6zr] {
    background-color: rgba(255, 255, 255, 0.05);
    color: #fff
}

.nav-link-custom.active[b-atpwaiu6zr] {
    background-color: #3b82f6;
    color: #fff
}

.btn-save[b-atpwaiu6zr] {
    background-color: #3b82f6;
    color: white;
    font-weight: 600;
    padding: 0.5rem 1.5rem;
    border-radius: 6px;
    border: none
}

.btn-cancel[b-atpwaiu6zr] {
    background-color: #ef4444;
    color: white;
    font-weight: 600;
    padding: 0.5rem 1.5rem;
    border-radius: 6px;
    border: none
}

.help-text[b-atpwaiu6zr] {
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.75rem;
    margin-top: 0.5rem
}

.inner-card[b-atpwaiu6zr] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid var(--border-color);
    border-radius: 10px;
    padding: 1.25rem
}

.material-symbols-outlined[b-atpwaiu6zr] {
    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24
}
/* _content/BusinessProject/Components/Shared/Components/FearIndexComponent.razor.rz.scp.css */
/* Components/FearGreedMeter.razor.css */
.fear-greed-meter[b-hp86qu0d72] {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background: white;
    border-radius: 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}

.meter-container[b-hp86qu0d72] {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.meter-svg[b-hp86qu0d72] {
    width: 100%;
    max-width: 400px;
    height: auto;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
}

.center-value[b-hp86qu0d72] {
    position: absolute;
    top: 66%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 10;
    pointer-events: none;
}

.value-number[b-hp86qu0d72] {
    font-size: 64px;
    font-weight: 800;
    line-height: 1;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
}

.value-label[b-hp86qu0d72] {
    font-size: 16px;
    font-weight: 600;
    color: #666;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 1px;
}

.info-section[b-hp86qu0d72] {
    text-align: center;
    margin-top: 30px;
    width: 100%;
}

.category-badge[b-hp86qu0d72] {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 50px;
    font-size: 24px;
    font-weight: 700;
    color: white;
    margin-bottom: 15px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

.message[b-hp86qu0d72] {
    font-size: 18px;
    color: #444;
    margin: 15px 0;
    font-weight: 500;
    line-height: 1.5;
}

.recommendation[b-hp86qu0d72] {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 15px;
    color: #333;
    font-size: 16px;
    text-align: left;
    border-left: 4px solid;
    margin-top: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.legend[b-hp86qu0d72] {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding: 0 20px;
    width: 100%;
}

.legend-item[b-hp86qu0d72] {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
}

.legend-color[b-hp86qu0d72] {
    width: 40px;
    height: 8px;
    border-radius: 4px;
    margin-bottom: 5px;
}

/* Responsive adjustments */
@media (max-width: 480px) {
    .value-number[b-hp86qu0d72] {
        font-size: 48px;
    }

    .category-badge[b-hp86qu0d72] {
        font-size: 20px;
        padding: 10px 20px;
    }

    .legend-item[b-hp86qu0d72] {
        font-size: 12px;
    }

    .legend-color[b-hp86qu0d72] {
        width: 30px;
    }
}
/* _content/BusinessProject/Components/Shared/Components/TabComponent.razor.rz.scp.css */
.tab-container[b-4zi5pxk5dv] {
    width: 100%;
    padding: 4px;
}

.tab-navigation-wrapper[b-4zi5pxk5dv] {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    gap: 10px;
}

.scroll-btn[b-4zi5pxk5dv] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    backdrop-filter: blur(5px);
    color: white;
    font-size: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    flex-shrink: 0;
    z-index: 2;
}

.scroll-btn:hover:not(:disabled)[b-4zi5pxk5dv] {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.3);
    transform: scale(1.05);
}

.scroll-btn:active:not(:disabled)[b-4zi5pxk5dv] {
    transform: scale(0.95);
}

.scroll-btn.disabled[b-4zi5pxk5dv],
.scroll-btn:disabled[b-4zi5pxk5dv] {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
}

.tabs-container[b-4zi5pxk5dv] {
    flex: 1;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
}

.tabs-container[b-4zi5pxk5dv]::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}

.tabs[b-4zi5pxk5dv] {
    display: flex;
    gap: 10px;
    padding: 1px 0;
    min-width: min-content;
}

.tab-btn[b-4zi5pxk5dv] {
    background: transparent;
    border: none;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    transition: all 0.3s ease;
    border-radius: 8px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.tab-btn:hover[b-4zi5pxk5dv] {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    color: white;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.tab-btn.active[b-4zi5pxk5dv] {
    color: white;
    background: transparent;
}

.tab-btn.active[b-4zi5pxk5dv]::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    height: 3px;
    background-color: #ffd700;
    border-radius: 3px 3px 0 0;
    transition: width 0.3s ease;
}

.tab-icon[b-4zi5pxk5dv] {
    font-size: 18px;
}

.tab-panels[b-4zi5pxk5dv] {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(5px);
    border-radius: 12px;
    padding: 30px;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.1);
    min-height: 200px;
}

.tab-panel[b-4zi5pxk5dv] {
    display: none;
    animation: fadeIn-b-4zi5pxk5dv 0.5s ease;
}

.tab-panel.active[b-4zi5pxk5dv] {
    display: block;
}

@keyframes fadeIn-b-4zi5pxk5dv {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
