html, body {
    height: 100vh;
    max-width: 100vw;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow-y: hidden;
    overflow-x: hidden;
}


h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
    padding-right: 1.1rem;
    background: rgb(34,34,59);
    background: linear-gradient(145deg, rgba(5,15,59, 0.5) 0%, rgba(23,162,184,0.2));
    border-radius: 25px;
    height: 88vh;
    width: auto;
    overflow: auto;
    margin-right: 1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}


#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."
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

code {
    color: #c02d76;
}


.x-logo {
    margin-bottom: -3px;
    margin-right: 10px;
    display: inline-flex; /* or block */
    width: 20px; /* Adjust as needed */
    height: 20px; /* Adjust as needed */
    background-size:cover;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z'/%3E%3C/svg%3E");
}

.metamask-logo {
    margin-bottom: -3px;
    margin-right: 10px;
    display: inline-flex; /* or block */
    width: 20px; /* Adjust as needed */
    height: 20px; /* Adjust as needed */
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 204.8 192.4' style='enable-background:new 0 0 204.8 192.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bdisplay:none;%7D .st1%7Bfill:%23F5841F;%7D .st2%7Bfill:%23E27625;%7D .st3%7Bfill:%23D7C1B3;%7D .st4%7Bfill:%232F343B;%7D .st5%7Bfill:%23CC6228;%7D .st6%7Bfill:%23C0AD9E;%7D .st7%7Bfill:%23763E1A;%7D%0A%3C/style%3E%3Cg id='bg_x28_do_not_export_x29_' class='st0'%3E%3C/g%3E%3Cg id='MM_Head_background__x28_Do_not_edit_x29_'%3E%3Cg%3E%3Cpath class='st1' d='M167.4,96.1l6.9-8.1l-3-2.2l4.8-4.4l-3.7-2.8l4.8-3.6l-3.1-2.4l5-24.4l-7.6-22.6 M171.5,25.6l-48.8,18.1l0,0 l0,0H82l0,0L33.2,25.6l0.3,0.2l-0.3-0.2l-7.6,22.6l5.1,24.4L27.5,75l4.9,3.6l-3.7,2.8l4.8,4.4l-3,2.2l6.9,8.1l-10.5,32.4h0l0,0 l9.7,33.1l34.1-9.4l0-0.1l0,0.1l0,0l0,0l0,0v0l0,0l0,0l0,0l6.6,5.4l13.5,9.2h23.1l13.5-9.2l6.6-5.4l0,0v0l0,0l0,0l34.2,9.4 l9.8-33.1l0,0h0l-10.6-32.4 M70.7,152.1L70.7,152.1L70.7,152.1'/%3E%3C/g%3E%3C/g%3E%3Cg id='Logos'%3E%3Cg%3E%3Cpolygon class='st2' points='171.5,25.6 111.6,69.7 122.7,43.7 '/%3E%3Cpolygon class='st2' points='33.2,25.6 92.6,70.1 82,43.7 '/%3E%3Cpolygon class='st2' points='150,127.9 134,152.1 168.2,161.5 178,128.4 '/%3E%3Cpolygon class='st2' points='26.9,128.4 36.6,161.5 70.7,152.1 54.8,127.9 '/%3E%3Cpolygon class='st2' points='68.9,86.9 59.4,101.2 93.2,102.7 92.1,66.5 '/%3E%3Cpolygon class='st2' points='135.9,86.9 112.3,66.1 111.6,102.7 145.4,101.2 '/%3E%3Cpolygon class='st2' points='70.7,152.1 91.2,142.3 73.5,128.7 '/%3E%3Cpolygon class='st2' points='113.6,142.3 134,152.1 131.2,128.7 '/%3E%3Cpolygon class='st3' points='134,152.1 113.6,142.3 115.3,155.5 115.1,161.1 '/%3E%3Cpolygon class='st3' points='70.7,152.1 89.7,161.1 89.6,155.5 91.2,142.3 '/%3E%3Cpolygon class='st4' points='90,119.9 73.1,115 85.1,109.5 '/%3E%3Cpolygon class='st4' points='114.7,119.9 119.7,109.5 131.7,115 '/%3E%3Cpolygon class='st5' points='70.7,152.1 73.7,127.9 54.8,128.4 '/%3E%3Cpolygon class='st5' points='131.1,127.9 134,152.1 150,128.4 '/%3E%3Cpolygon class='st5' points='145.4,101.2 111.6,102.7 114.7,119.9 119.7,109.5 131.7,115 '/%3E%3Cpolygon class='st5' points='73.1,115 85.1,109.5 90,119.9 93.2,102.7 59.4,101.2 '/%3E%3Cpolygon class='st2' points='59.4,101.2 73.5,128.7 73.1,115 '/%3E%3Cpolygon class='st2' points='131.7,115 131.2,128.7 145.4,101.2 '/%3E%3Cpolygon class='st2' points='93.2,102.7 90,119.9 94,140.3 94.9,113.5 '/%3E%3Cpolygon class='st2' points='111.6,102.7 109.9,113.4 110.7,140.3 114.7,119.9 '/%3E%3Cpolygon class='st1' points='114.7,119.9 110.7,140.3 113.6,142.3 131.2,128.7 131.7,115 '/%3E%3Cpolygon class='st1' points='73.1,115 73.5,128.7 91.2,142.3 94,140.3 90,119.9 '/%3E%3Cpolygon class='st6' points='115.1,161.1 115.3,155.5 113.7,154.2 91,154.2 89.6,155.5 89.7,161.1 70.7,152.1 77.3,157.5 90.8,166.8 113.9,166.8 127.4,157.5 134,152.1 '/%3E%3Cpolygon class='st4' points='113.6,142.3 110.7,140.3 94,140.3 91.2,142.3 89.6,155.5 91,154.2 113.7,154.2 115.3,155.5 '/%3E%3Cpolygon class='st7' points='174.1,72.6 179.1,48.2 171.5,25.6 113.6,68.2 135.9,86.9 167.4,96.1 174.3,88 171.3,85.8 176.1,81.5 172.4,78.6 177.2,75 '/%3E%3Cpolygon class='st7' points='25.6,48.2 30.7,72.6 27.5,75 32.3,78.7 28.6,81.5 33.4,85.8 30.4,88 37.4,96.1 68.9,86.9 91.2,68.2 33.2,25.6 '/%3E%3Cpolygon class='st1' points='167.4,96.1 135.9,86.9 145.4,101.2 131.2,128.7 150,128.4 178,128.4 '/%3E%3Cpolygon class='st1' points='68.9,86.9 37.4,96.1 26.9,128.4 54.8,128.4 73.5,128.7 59.4,101.2 '/%3E%3Cpolygon class='st1' points='111.6,102.7 113.6,68.2 122.7,43.7 82,43.7 91.2,68.2 93.2,102.7 94,113.5 94,140.3 110.7,140.3 110.8,113.5 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow:  5px 5px 15px rgba(1,1,1, 0.2);
}

.bg_color_metamask_gray {
    background-color: #6a737d;
}
.bg_color_metamask_orange {
    background-color: #f6851b;
}

@keyframes disappear {
    0% {
        opacity: 1;
        transform: scale(1);
        visibility: visible;
    }

    49.99% {
        opacity: 0;
        transform: scale(0);
        visibility: visible;
    }

    50% {
        opacity: 0;
        transform: scale(0);
        visibility: hidden;
    }

    100% {
        opacity: 0;
        transform: scale(0);
        visibility: hidden;
    }
}

.disappear-animation {
    animation: disappear 2s ease forwards;
}


.gradient-shadow {
    position: relative;
    border-radius: 15px;
    background: linear-gradient(45deg, cyan, #099cf7, cyan);
    padding: 1.2px 1.2px 1.2px 1.9px;
}


.gradient-shadow-new-escrow {
    position: relative;
    border-radius: 15px;
    background: linear-gradient(45deg, rgba(14, 216, 248, 0.1));
    padding: 1.2px 1.2px 1.2px 1.7px;
}

.gradient-shadow-green {
    background: linear-gradient(45deg, green, #51f04f, green) !important;
}
.gradient-shadow-red {
    background: linear-gradient(45deg, red, #e82d2d, red) !important;
}

.card {
    margin: 0px 1px 1px 0px;
    background: linear-gradient(90deg, rgba(35, 64, 101, 0.99) 0%, rgba(28, 41, 99, 1) 50%, rgba(27, 37, 97, 1) 100%);
    border-radius: 15px; /* Adjust the border-radius as needed */
  
    /* Other styling */
    padding: 10px;
    color: white;
    /* Rest of your styles */
    font-size: 15px;
}

.passwordProtected {
    background: linear-gradient(90deg, rgba(50, 50, 50, 1) 0%, rgba(30, 30, 30, 1) 50%, rgba(10, 10, 10, 1) 100%), linear-gradient(90deg, rgba(0, 255, 255, 0.2) 0%, rgba(0, 255, 255, 0.1) 50%, rgba(0, 255, 255, 0) 100%) !important;
}


.card-escrow {
    margin: 0px 1px 1px 0px;
    background: linear-gradient(90deg, rgba(35, 64, 101, 0.6) 0%, rgba(28, 41, 99, 0.1) 50%, rgba(27, 37, 97, 0.5) 100%);
    border-radius: 15px; /* Adjust the border-radius as needed */
    /* Other styling */
    padding: 10px;
    color: white;
    /* Rest of your styles */
    font-size: 15px;
}

.card-info {
    margin: 0px 1px 1px 0px;
    background: rgba(0,0,0, 0.1);
    border-radius: 15px; /* Adjust the border-radius as needed */
    /* Other styling */
    padding: 10px;
    color: white;
    /* Rest of your styles */
    font-size: 15px;
}

.card-info-success {
    margin: 0px 1px 1px 0px;
    background: linear-gradient(145deg, rgba(80, 255, 120, 0.4), rgba(20, 255, 0, 0.5));
    border-radius: 15px; /* Adjust the border-radius as needed */
    /* Other styling */
    padding: 10px;
    color: white;
    /* Rest of your styles */
    font-size: 15px;
}

.card-escrow-form {
    margin: 0px 1px 1px 0px;
    background: linear-gradient(90deg, rgba(35, 64, 101, 1) 0%, rgba(28, 41, 99, 0.6) 50%, rgba(27, 37, 97, 1) 100%);
    border-radius: 15px; /* Adjust the border-radius as needed */
    /* Other styling */
    padding: 10px;
    color: white;
    /* Rest of your styles */
    font-size: 15px;
}


.gradient-card input,
.gradient-card button,
.gradient-card textarea, /* Added the missing dot */
.gradient-card select { /* Apply styles to select elements as well */
    background-color: rgba(255, 255, 255, 0.1) !important;
    border: none;
    color: white !important;
}

.gradient-select {
    background-color: rgba(255, 255, 255, 0.1) !important;
    border: none;
    color: white;
}
    .gradient-card .btn-connect {
        width: 100%;
        margin-top: 15px;
    }

.neon-button {
    background: linear-gradient(145deg, rgba(49, 210, 242, 0.6), rgba(23, 162, 184, 0.6));
    color: white;
    padding: 10px 20px; /* Adjust size as necessary */
    border: none;
    border-radius: 5px; /* Adjust for desired roundness */
    font-size: 16px; /* Adjust size as necessary */
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), inset 0 1px 2px rgba(255, 255, 255, 0.05), 0 0 10px rgba(21, 112, 186, 0.3); /* Subdued glow */
    transition: all 0.2s ease;
}

    .neon-button:hover {
        box-shadow: 0 0 15px rgba(41, 128, 185, 0.8), /* Hover state with stronger blue glow */
        0 0 5px rgba(41, 128, 185, 0.8), /* More pronounced blue glow on hover */
        inset 0 0 5px rgba(41, 128, 185, 0.4); /* Inner glow for depth on hover */
        color: white;
    }
.neon-button-sm {
    background: linear-gradient(145deg, rgba(49, 210, 242, 0.4), rgba(23, 162, 184, 0.5));
    color: white;
    padding: 10px 10px; /* Adjust size as necessary */
    border: none;
    border-radius: 5px; /* Adjust for desired roundness */
    font-size: 12px; /* Adjust size as necessary */
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), inset 0 1px 2px rgba(255, 255, 255, 0.05), 0 0 10px rgba(21, 112, 186, 0.3); /* Subdued glow */
    transition: all 0.2s ease;
}

.neon-button-sm:hover {
    color: white;
    box-shadow: 0 0 15px rgba(41, 128, 185, 0.8), /* Hover state with stronger blue glow */
    0 0 5px rgba(41, 128, 185, 0.8), /* More pronounced blue glow on hover */
    inset 0 0 5px rgba(41, 128, 185, 0.4); /* Inner glow for depth on hover */
}

.card-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-info .price {
    font-size: 1.2rem;
    font-weight: bold;
}

.card-info .change {
    font-size: 0.9rem;
}

body {
    background: rgba(1, 1, 1,1);
    background: linear-gradient(145deg, rgba(1, 35, 75, 1) 0%, rgba(15, 15, 75, 1) 100%);
    color: white;
    font-family: Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-feature-settings: "ss04","tnum" 1;
}




.card-header {
    padding: 10px;
    margin-bottom: 10px;
    color: white; /* Ensures text color is white for all */
    border-radius: 10px !important;
}

.card-header-informative {
    background: linear-gradient(145deg, #31d2f2, #17a2b8);
    box-shadow: 0 0 4px #31d2f2;
}

.card-header-success {
    background: linear-gradient(145deg, #3cfa67, #28a745);
    box-shadow: 0 0 4px #3cfa67;
}

.card-header-faulted {
    background: linear-gradient(145deg, #ff6b81, #dc3545);
    box-shadow: 0 0 4px #ff6b81;
}
.equal-width {
    flex: 0 0 20%; /* Each card will take up 20% of the row width */
    max-width: 20%; /* Prevents the card from exceeding 20% of the row width */
}

.target-card {
    height: 100%; /* Ensure cards are of equal height */
    width: 100%; /* Optional: In case you want to strictly define width */
}

.equal-height-row {
    display: flex;
    flex-wrap: wrap;
}

.equal-height-col {
    flex: 1 0 21%; /* Adjust the 21% as needed to fit 3 cards per row with some margin */
    margin: 5px; /* Spacing between cards */
}

.small-text {
    font-size: 0.75rem; /* Smaller text size */
}

@keyframes pulseGlow {
    0% {
        box-shadow: 0 0 8px cyan;
    }

    50% {
        box-shadow: 0 0 20px cyan;
    }

    100% {
        box-shadow: 0 0 8px cyan;
    }
}

.card-glow {
    animation: pulseGlow 1.5s infinite ease-in-out;
}


.card-hover-effect {
    transition: transform 0.1s ease-in-out;
}

.card-hover-effect:hover {
    transform: scale(1.01); /* Increase the scale to 105% on hover */
}



.sub {
    margin-top: 15px;
    font-size: 12px; /* Adjust font size as necessary */
    min-height: 10px; /* Adjust minimum height as necessary */
    max-height: 60px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    word-break: keep-all;

}

.sub-title {
    margin-bottom: 5px; /* Adjust margin as necessary */
}

.sub-text {
    text-align: center; /* Ensures text is centered if it wraps */
}

/* Base styles for the nav-tabs */
.nav-tabs {
    border-bottom: 1px solid #2c3e50; /* Adjust color as needed */
}

/* Style for the nav-item */
.nav-item {
    list-style-type: none; /* Removes default list styling */
}

/* Neon button styles */
.neon-buttonnav {
    background: linear-gradient(145deg, rgba(44, 62, 80, 0.2), rgba(52, 73, 94, 0.2)); /* Dark gradient background */
    color: #ffffff;
    padding: 10px 20px; /* Adjust the padding to match the size you want */
    border: none;
    border-radius: 5px; /* Adjust for rounded corners */
    font-size: 16px; /* Adjust the font size as necessary */
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
    margin: 0 5px; /* Spacing between buttons */
    box-shadow: 0 0 1px rgba(52, 152, 219, 0.6), /* Subtle blue glow */
    0 0 2px rgba(52, 152, 219, 0.6), /* More pronounced blue glow */
    inset 0 0 2px rgba(52, 152, 219, 0.3); /* Inner glow for depth */
}

    /* Adjusted styles for when a nav-link is active */
    .neon-buttonnav.active {
        background: linear-gradient(145deg, rgba(49, 210, 242, 0.4), rgba(23, 162, 184, 0.5));
        box-shadow: 0 0 2px rgba(41, 128, 185, 0.8), /* Stronger blue glow when active */
        0 0 2px rgba(41, 128, 185, 0.8), /* More pronounced blue glow when active */
        inset 0 0 15px rgba(41, 128, 185, 0.4); /* Inner glow for depth when active */
    }

    /* Hover effect for buttons */
    .neon-buttonnav:hover {
        background-color: rgba(255,255,255,0.1);
        box-shadow: 0 0 15px rgba(41, 128, 185, 0.8), /* Stronger blue glow on hover */
        0 0 5px rgba(41, 128, 185, 0.8), /* More pronounced blue glow on hover */
        inset 0 0 15px rgba(41, 128, 185, 0.4); /* Inner glow for depth on hover */
    }


.neon-button-orange {
    background: linear-gradient(145deg, #f6851b, #feb47b); /* Orange gradient background */
    color: white;
    padding: 10px 20px; /* Adjust size as necessary */
    border: none;
    border-radius: 5px; /* Adjust for desired roundness */
    font-size: 16px; /* Adjust size as necessary */
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), inset 0 1px 2px rgba(255, 255, 255, 0.05), 0 0 10px rgba(255, 165, 0, 0.3); /* Subdued orange glow */
    transition: all 0.2s ease;
}

    .neon-button-orange:hover {
        color:white;
        box-shadow: 0 0 10px rgba(255, 140, 0, 0.8), /* Hover state with stronger orange glow */
        0 0 15px rgba(255, 140, 0, 0.8), /* More pronounced orange glow on hover */
        inset 0 0 15px rgba(255, 140, 0, 0.4); /* Inner glow for depth on hover */
    }

.content::-webkit-scrollbar {
    width: 12px; /* Scrollbar width */
    background-color: #2c3e50; /* Scrollbar background */
}

/* Style the scrollbar thumb (the part that is draggable) */
.content::-webkit-scrollbar-thumb {
    background-color: #17a2b8; /* Thumb color */
    border-radius: 6px; /* Thumb roundness */
    border: 3px solid #2c3e50; /* Optional: Add some space between the thumb and the track */
}

    /* Style the scrollbar thumb when it's being hovered over */
    .content::-webkit-scrollbar-thumb:hover {
        background-color: #31d2f2; /* Thumb hover color */
    }