:root {
    --bs-font-sans-serif: "Inter",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 0.8rem;
    --bs-body-font-weight: 500;
    --bs-body-line-height: 1.5;
    --bs-body-color: #fff;
    --bs-body-bg: #1c1b21;
    --bs-link-color: #fff;
    --bs-link-hover-color: #999;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd;
    --mt-icon-size: 1.3rem;
    --mt-seekbar-track: hsla(0,0%,100%,.2);
    --mt-seekbar-thumb: #fff;
    --mt-dialog-bg: rgba(0,0,0,.8);
    --mt-dialog-bg-dark: rgba(0,0,0,.9);
    --grid-slider-columns-count: 1;
    --grid-columns-count: 3;
    --grid-columns-count-top: 2;
    --grid-rows-count: 1;
    --grid-columns-gap: 1rem;
    --main-padding-x: 1rem;
    --primary: #11998e;
    --secondary: #38ef7d;
    --gray: #9b9b9b;
    --color-true-false: #9b9b9b;
      --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --swiper-navigation-size: 44px;
}

*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    touch-action: manipulation;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body, html {
    background-color: #070707;
    height: 100%;
    min-height: 100vh;
    min-height: -webkit-fill-available;
    text-rendering: optimizeLegibility !important;
    width: 100%;
    -webkit-font-smoothing: antialiased !important;
}
body {
    color: #fff;
    cursor: default;  
    font-family: Roboto Flex, sans-serif, system-ui;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    min-width: 320px;
    -webkit-overflow-scrolling: touch !important;
}
body {
    --nv-gap: 4px;
}
h1 {
    text-align: center;
    display: block;
    font-size: 2em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;

}


h2 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}
img {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
a {
    color: #fff;
    text-decoration: none;
}
svg {
  pointer-events: auto;

}
.ln-page {   
    flex-direction: column;
    margin: 0 auto;
    padding: 0px 5px 70px;
    max-width: 768px;
    min-height: 100vh;
    position: relative;
    width: 100%;
    z-index: 1;
}

.ln-top {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: -webkit-fill-available;
    min-height: 100vh;
    position: relative;
    width: 100%;
}
.ln-content.ln {
    align-items: stretch;
    display: flex; 
    
}
.ln {
    
    display: flex;
    flex-direction: row;
    position: relative;
    height: auto;
    font-family: Outfit, sans-serif;
    margin: 0 auto;
    overflow: hidden;

}
.ln-content {
    align-items: stretch;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    flex-direction: column;
    justify-content: center;
    padding: 24px 0 48px;
    margin-bottom: 110px;
} 
.ln-content h1{
    font-size: 2em;
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 12px;
}
@media (min-width: 768px) {
    .ln-content h1{
        font-size: 1em;
    }
}
.itm-inner {
    position: relative;
}
.itm-list {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    display: block;
    margin: 0px;
}


.itm-info {
    align-items: stretch;
    display: flex;
    flex: 1 1 auto;
    min-height: 90px;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.itm-li {
    align-items: stretch;
    background-color: #ffffff26;
    border: 1px solid hsla(0, 0%, 100%, .1);
    border-radius: 10px;
    padding: 5px;
    color: #fff;
    flex: 0 0 calc(50% - 12px);
    min-height: 64px;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
@media (min-width: 768px) {
    .itm-li {
        padding: 10px;
    }
}
.upgrade-special-inner {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
}

.upgrade-special-inner.int_amusement_park:before {
    background: linear-gradient(180deg, #7a3936, #240d09);
}

.upgrade-special-inner:before {
    border-radius: 20px;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.upgrade-special-inner>* {
    position: relative;
    z-index: 2;
}

.upgrade-special-image {
        display: flex;
    justify-content: space-between;
    align-items: start;
    height: 140px;
    margin: 6px auto;
    width: 100%;
}


.upgrade-image {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}

 picture {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}

.upgrade-image img, .upgrade-image svg {
    display: block;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}


header{
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 12px 16px 8px;
    flex-wrap: wrap;
}
.logo{
    width: 100%;
    object-fit: cover;
}
.h2-head{
        text-align: center;
    width: 100%;
}

.app-bar, .app-bar-nav, .nav-top, .nav-top-cnt, .ins-bar-nav {
    display: flex;
    width: 100%;
}


@media (min-width: 768px) {
    .ln-content h1 {
        font-size: 3em;
        line-height: 64px;
        margin-bottom: 20px;
    }
    .ln-content h2 {
        font-size: 70px;
        line-height: 64px;
        margin-bottom: 20px;
    }
}

.nav-top {
    top: 0;
    align-items: center;
    justify-content: center;
    left: 0;
    padding: 0 ;
    pointer-events: none;
    right: 0;
    z-index: 10;
    text-align: -webkit-center;
}

.nav-top-cnt {
    background-color: #000000;
    border: solid;
    border-color: #a73537;
    border-width: 0 0 1px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .7);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .7);
    justify-content: space-between;
    max-width: 768px;
    padding: 4px 6px;
    pointer-events: all;
    border-width: 0 0 1px;
}

.lang-logo{
    align-items: center;
    display: flex;
}
.lang-logo-icon{
    height:32px;
}

:root {
    --swiper-navigation-size: 44px;
}

.swiper-button-next,.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: var(--swiper-navigation-top-offset,50%);
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {
    display: none!important
}

.swiper-button-next svg,.swiper-button-prev svg {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transform-origin: center;
    width: 100%
}

.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset,10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none!important
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    left: auto;
    right: var(--swiper-navigation-sides-offset,10px)
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.tabs-special-inner {
    margin-top: 20px;
    position: relative;
}

.upgrade-list {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -6px;
}

.upgrade-no-special.is-new {
    background: linear-gradient(180deg, #2eb7ed, #2a0544 73.5%, #121212);
}

.upgrade-no-special {
    align-items: center;
    background-color: #272a2f;
    border-radius: 20px;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    height: 224px;
    justify-content: center;
    line-height: 20px;
    margin-bottom: 12px;
    margin-left: 6px;
    margin-right: 6px;
    padding: 32px;
    text-align: center;
    width: 100%;
}

.playground-item {
    background: #1c1f24;
    border-radius: 12px;
    cursor: pointer;
    flex: 0 0 calc(33.33333% - 4px);
    min-height: 148px;
    padding: 8px;
    position: relative;
}

.icon-info-song .exchange-image {
    align-items: center;
    display: flex;
    height: 110px;
    justify-content: center;
    width: 110px;
}

@media (min-width: 768px) {
    .icon-info-song .exchange-image {
        height: 140px;
        width: 140px;
    }
}

.music-info-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 3rem;
}

.music-file-icon {
    width: 4rem;
}

@media (min-width: 768px) {
    .music-info-icon .music-file-icon {
        height: 4.5rem;
        width: 4.5rem;
    }
}

.icon-info-song {
    align-items: center;
    display: flex;
    flex: 0 0 52px;
    padding-right: 13px;
    position: relative;
}

.icon-info-song:before {
    background-color: #ffffff1a;
    content: "";
    display: block;
    height: 72px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 1px;
}

.book-tumb-pic {

    text-align: center;
    align-items: center;
    display: flex;
    flex: 1 1;
    flex-direction: column;
    position: relative;
    margin-bottom: 20px;
}
.book-tumb-2p {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 230px;
    flex: 1 1;
    flex-direction: column;

}

@media (min-width: 768px) {
    .book-tumb-2p {
        width: 300px;
    }
}

.book-tumb {
    align-items: center;
    display: flex;
    flex: 0 0 52px;
    padding-right: 10px;
    position: relative;
}

.book-tumb:before {
    background-color: #ffffff1a;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}

.book-tumb .book-tumb-image {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 76px;
}

@media (min-width: 768px) {
    .book-tumb .book-tumb-image {
        height: 140px;
        width: 100px;
    }
}

.itm-title {
    align-items: start;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding: 0px 10px;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    line-height: 36px;
}

.itm-title p{
    font-size: 21px;
    font-weight: 700;
}

.itm-title p.wr {
    color: #fff7;
    font-size: 21px;
    text-align: center;
}

@media (min-width: 768px) {
    .itm-title p {
        font-size: xx-large;
    }
    .itm-title p.wr {
        font-size: larger;
    }
}

.header-info-settings {
    align-items: center;
    color: #fff;
    display: flex;
    flex: 0 0 50px;
    justify-content: flex-end;
    padding-left: 4px;
    padding-right: 13px;
    position: relative;
}

.header-info-settings:before {
    background-color: #ffffff1a;
    content: "";
    display: block;
    height: 24px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 1px;
}

 

.pertxt-title{
    font-family: system-ui;
    text-align: right;
    direction: rtl;
    width: 100%;
    border-top: 1px solid hsla(0, 0%, 100%, .1);
}  

.ltr{
    text-align: left;
    direction: ltr;
}
.upgrade-special-bottom {
    align-items: center;
    border-top: 1px solid hsla(0, 0%, 100%, .1);
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.section-title {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 32px;
}







/*
*style audio tag
*/
.mejs__container {
	background: transparent;
	font-family: Helvetica, Arial;
	text-align: center;
	vertical-align: top;
	text-indent: 0;
	width: 100% !important;
	height: 3rem !important;
}
    .mejs__container .mejs__controls {
    	height: 100%;
    	background: transparent;
    	display: flex;
    	padding: 0;
    }
    
    
.mejs__container .mejs__controls .mejs__time {
	position: absolute;
	color: rgba(256, 256, 256, 0.3);
	right: 10px;
	bottom: 0;
	top: 0;
	margin: auto;
	font-family: 'Lato';
	font-size: 32px;
	pointer-events: none;
}

    .mejs__controls .mejs__time-rail  {
	display: block;
	width: 180px;
	height: 100%;
	border-radius: 0px;
	cursor: pointer;
    margin: 0;
    padding:0;
    } 
    

    .mejs__time-current, .mejs__time-buffering, .mejs__time-loaded, .mejs__time-hovered{
      height: 100%;
    }
    .mejs__controls .mejs__time-rail .mejs__time-current {
	background: linear-gradient(to right, #ff0000, #ffaa00,#22ff00, #00ffff,#000fff, #ff00ff);
    }

    .mejs__controls .mejs__time-rail .mejs__time-total {
		margin: 0;
        height: 100%;
    	background: #292929;
    }
    .mejs__button{
      margin: 0px 0px;
      width:4rem;
      height: 3rem;
	}
    .mejs__controls .mejs__button > button {
      margin: 0px 0px;
      width:3rem;
      height: 3rem;
	}
	.mejs__button svg {
    fill: currentColor;
    height: 3rem;
    width: 3rem;
    }

.player_download_icon {
    display: inline-block;
    float: left;
}
.player_download_icon a img {
    width: 38px;
    filter: invert(50%) sepia(79%) saturate(2476%) hue-rotate(70deg) brightness(120%) contrast(120%);
}

.app-bar {
    bottom: 0;
    justify-content: center;
    left: 0;
    padding: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    z-index: 20
}

.app-bar,.app-bar-nav,.ins-bar-nav {
    align-items: center;
}

.app-bar-nav {
    background-color: #000;
    border-width: 1px 0 0;
    border-top: 1px solid #a73537;
    box-shadow: 0 0 4px 4px #1c1f2433;
    -webkit-box-shadow: 0 0 4px 4px rgba(0, 0, 0, .7);
    box-shadow: 0 0 4px 4px rgba(0, 0, 0, .7);
    justify-content: space-between;
    padding: 4px;
    pointer-events: all;
}

.app-bar-item {
    align-items: center;
    border-radius: 10px;
    color: #737373;
    display: flex;
    flex: 1 1;
    flex-direction: column;
    font-size: 12px;
    height: 56px;
    justify-content: flex-start;
    padding: 5px;
    position: relative
}

.app-bar-item.is-airdrop p {
    color: #ffd337
}

.app-bar-item p {
    transition: all .25s ease;
    -webkit-transition: all .25s ease
}

.app-bar-item-notification {
    background-color: #ff3b30;
    border-radius: 50%;
    height: 10px;
    left: 50%;
    margin-left: 10px;
    position: absolute;
    top: 6px;
    width: 10px
}

.app-bar-item-image {
    align-items: center;
    display: flex;
    height: 28px;
    justify-content: center;
    margin-bottom: 5px;
    position: relative;
    width: 28px
}

.app-bar-item-image img {
    display: block;
    height: auto;
    max-width: 100%;
    z-index: 10
}

.app-bar-item-image .icon {
    color: #4e4f50
}

.app-bar-item-image picture {
    display: block;
    height: auto;
    max-height: 28px;
    max-width: 28px;
    width: 100%
}

.app-bar-item-image picture img {
    display: block;
    height: auto;
    max-width: 100%
}


svg {
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
}

.app-bar-item:hover,.app-bar-item:hover .icon {
    color: #fff
}

.app-bar-item.is-active,.app-bar-item.router-link-active {
    background-color: #1c1f24;
    color: #fff
}

.app-bar-item.is-active .icon svg,.app-bar-item.router-link-active .icon svg {
    color: #fff
}

.icon-image.is-bingx {
    border-radius: 10px;
}
.icon-image {
    overflow: hidden;
}

.icon-image img, .icon-image svg {
    display: block;
    height: 56px;
    max-width: 100%;
    width: 100%;
}
.flex {
    display: flex;
}
.items-center {
    align-items: center;
}
.justify-center {
    justify-content: center;
}
.max-h-80vh {
    max-height: 80vh;
}
.relative {
    position: relative;
}

.w-full {
    width: 100%;
}

.min-w-full {
    min-width: 100%;
}
img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
}
.cursor-pointer {
    cursor: pointer;
}
tspan {
    white-space: inherit;
}
.select-none {
    -webkit-user-select: none;
    user-select: none;
}

.staff{
    background-color: #FFF;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
.v-staff{
    overflow-y: auto;
}






.ins-bar-nav {

    justify-content: space-between;
    max-width: 768px;
    margin-top: 5px;
    margin-bottom: 5px;
    pointer-events: all;
}

.ins-bar-item {
    align-items: center;
    border-radius: 10px;
    color: #737373;
    display: flex;
    flex: 1 1;
    flex-direction: column;
    font-size: 12px;
    height: 56px;
    justify-content: flex-start;
    position: relative;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
}

.itm-bar-item-image {
    cursor: pointer;
    align-items: center;
    display: flex;
    height: 32px;
    justify-content: center;
    position: relative;
    width: 32px
}

.ins-bar-item-image {
    cursor: pointer;
    align-items: center;
    display: flex;
    height: 54px;
    justify-content: center;
    position: relative;
    width: 54px
}

.ins-bar-item {
    opacity: 50%;
    fill-opacity: 50%;
}

.ins-bar-item:hover {
    opacity: 100%;
    fill-opacity: 1;
}

.ins-bar-item.is-active {
    opacity: 100%;
    fill-opacity: 100%;
}


div.player {
    min-width: -webkit-fill-available;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0; 
	color: #FFFFFF;
	color: rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px 2px #000;
	-moz-text-shadow: 1px 1px 2px #000;

}
div.player #capsule {
    /* border: 1px solid #000; */
	box-shadow: 0 0 10px #555;
	-moz-box-shadow: 0 0 10px #555;
	-webkit-box-shadow: 0 0 10px #555;
	background: #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1, rgba(0,0,0,0.5)), color-stop(0, #333));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 1, #333 0);
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 1, #333 0);
	background-image: -ms-gradient(top, rgba(0, 0, 0, 0.5) 1, #333 0);
	background-image: -o-gradient(top, rgba(0, 0, 0, 0.5) 1, #333 0);
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.5) 1, #333 0);
	overflow: hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100%;
    display: flex;
    height: 3rem;
}
div.player #capsule #cursor {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	background: #003c77;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1, #003b96), color-stop(0, #0088e9));
	background-image: -webkit-linear-gradient(top, #0088e9 0%, #003b96 100%);
	background-image: -moz-linear-gradient(top, #0088e9 0%, #003b96 100%);
	background-image: -ms-gradient(top, #0088e9 0%, #003b96 100%);
	background-image: -o-gradient(top, #0088e9 0%, #003b96 100%);
	background-image: linear-gradient(top, #0088e9 0%, #003b96 100%);
	width: 0;
	display: inline-block;
	height: 100%;
}
div.player span.time {
    height: 3rem;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    float: right;
    margin: auto;
    font-size: 32px;
    font-family: 'Lato';
    pointer-events: none;
    box-sizing: content-box;
    font-weight: bold;
    padding: 1rem 0.5rem 0;
    text-align: center;
    width: auto;

}
div.player div.time-controls {
    position: relative;
	width: 100%;
	width:-webkit-fill-available;
	margin: 0;
    padding: 0;
    margin-left: 7px;
}
.player .btn-controls {
    width: 3rem;
    height: 3rem;
    text-wrap: nowrap;
    text-align: center;
    padding-right: 7px;
}
.player .btn-controls input {
    fill: currentColor;
    height: 3rem;
    width: 3rem;
}
div.player div.logo {
    display: inline-block;
    text-wrap: nowrap;
    padding-right: 15px;
    padding-top: 5px;
}

.itm-controls{
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    
}

.btn-itm-controls{
    width: 3rem;
    height: 3rem;
    text-wrap: nowrap;
    text-align: center;
    padding-right: 7px;
    

    display: flex;
    align-items: center;
    justify-content: space-between;
    
}

.btn-itm-controls input {
    fill: currentColor;
    height: 3rem;
    width: 3rem;
}
 
.fs-itm-controls{
    display: none;
    padding: 0px 15px;
}
    
.fs-itm-ctrl-img{
    align-items: center;
    display: flex;
    height: 3em;
    justify-content: center;
    position: relative;
    width: 3em;
}

@media (display-mode: fullscreen) {
    
    .itm-li{
        background-color: #ffffff;
        border: none;
        border-radius: 0;
        padding: 0;
        padding-top: 21px;
    }
    .icon-info-song{display: none;}
    .fs-itm-controls{display: flex;}
    .itm-title, .pertxt-title{
        color: #333333;
        text-align: center;
        align-items: center;
        justify-content: center;
        
    }
    .itm-controls{display: none;}
    .staff{padding: 0 15px;}
    
}

.sidebar {
    position: absolute;
    right: 0;
    float: right;
    width: 65px;
    height: 100vh;
    display: none;
    transition: 0.3s;
}


.logo-container {
    width: 240px;
    display: block;
    padding: 0.5rem 1.3rem;
}

.ln-app{
    display: none;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100vh;
    font-family: Outfit, sans-serif;
    }
    
.ln-app .header {
    position: fixed;
    top: 1em;
    left: 1em;
    width: 120px;
    align-items: center;
    padding: 0px;
}


.ratio {
    position: relative;
    width: 100%;
}

.ratio:before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""
}

.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-3x4 {
    --bs-aspect-ratio: 150%
}

.ratio-4x3 {
    --bs-aspect-ratio: 75%
}

.ratio-16x9 {
    --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
    --bs-aspect-ratio: 42.85%
}

.ratio-20x5 {
    --bs-aspect-ratio: 25%
}

.ratio-18x9 {
    --bs-aspect-ratio: 50%
}

.m-top-1 {
    margin-top: 1rem
}

.m-top-1-5 {
    margin-top: 1.5rem
}

.m-top-3 {
    margin-top: 3rem
}
.m-top-5 {
    margin-top: 5rem
}
.m-bottom-2 {
    margin-bottom: 2rem
}

.main-container {
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-start;
    
    flex-direction: column;
    width: 100%;
    height: auto;
    padding-bottom: 200px;
}
.main-content {
    display: flex;
    flex-direction: column;
    align-content: center;
    text-align-last: center;
    position: relative;
    width: 100%;
    height: 100vh;
}
.section-carousel-container, .section-container {
    display: flex;
    min-height: 0;
    flex: 1;
    position: relative;
    width: 100%;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}
.container,.carousel-container,.carousel-container-top,.carousel-slider-container {
    width: 100%;
    position: relative;
    display: grid;
    grid-auto-flow: column;
    align-items: stretch;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scrollbar-width: none;
    margin: 0;
    padding: 0 1rem;
    grid-template-rows: repeat(var(--grid-rows-count,1),minmax(0,1fr));
    gap: var(--grid-columns-gap)
}
.book-box {
    display: block;
    min-width: 0;
}
.book-box .box {
    display: block;
    position: relative;
    cursor: pointer;
    padding: 4px;
}
.book-box .box .artwork {
    border-radius: 10px;
}


.book-box .box .artwork .placeholder {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: hsla(0, 0%, 100%, .1);
    font-size: 300%;
    color: hsla(0, 0%, 100%, .2);
    border-radius: 10px;
}
.book-box .box .artwork img {
    background-color: transparent !important;
    color: transparent !important;
    border-radius: 10px;
    pointer-events: none !important;
    -webkit-user-drag: none !important;
}
.book-box .text1 {
        display: none;
    }
.container, .carousel-container {
    grid-auto-columns: 35%;
    grid-gap: var(--grid-columns-gap);
}



.x-piano{
    margin-bottom: 10px;
    min-width: -webkit-fill-available;
    width: auto;
    display:none;
    height:60px;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    overflow:hidden;
}

.x-piano-vis{
    display:flex;
}


    
#Piano{
    min-width: -webkit-fill-available;
    width: auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    overflow:hidden;
    padding-left:1.5%;
    padding-right:1.5%
}

    .piano-key{
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1;
        margin:0 .1rem;
        max-width:8.8rem;
        position:relative
    }
    .piano-key__white{
        background:linear-gradient(-30deg, #cfcfcf, #fff);
        height: -webkit-fill-available;
        position:relative;
        border-radius: 0 0 5px 5px;
    }
    .piano-key__white.active,.piano-key__white:active{
        -webkit-box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 #fff,inset 1px 0 0 #fff,inset -1px 0 0 #fff,0 4px 3px rgba(0,0,0,.7),inset 0 -1px 0 #fff,inset 1px 0 0 #fff,inset -1px -1px 15px #000,-3px 4px 6px rgba(0,0,0,.5);
        box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 #fff,inset 1px 0 0 #fff,inset -1px 0 0 #fff,0 4px 3px rgba(0,0,0,.7),inset 0 -1px 0 #fff,inset 1px 0 0 #fff,inset -1px -1px 15px #000,-3px 4px 6px rgba(0,0,0,.5);
        height:100%;
        position:relative;
        top:-.2rem
    }
    .piano-key__black{
        background:linear-gradient(-20deg,#222,#000,#222);
        height:56%;
        left:100%;
        position:absolute;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        top:0;
        width:80%;
        border-radius: 0 0 5px 5px;
        z-index:1
        }
    .piano-key__black.active,.piano-key__black:active{border-bottom-width:.4rem}
    @media only screen and (max-width:379px){
        .piano-key:first-child,.piano-key:nth-child(2),.piano-key:nth-child(3),.piano-key:nth-child(4),.piano-key:nth-child(5),.piano-key:nth-child(6),.piano-key:nth-child(7),.piano-key:nth-child(18),.piano-key:nth-child(19),.piano-key:nth-child(20),.piano-key:nth-child(21),.piano-key:nth-child(22),.piano-key:nth-child(23),.piano-key:nth-child(24),.piano-key:nth-child(25),.piano-key:nth-child(26){display:none}

    }

    
@media (min-width: 500px) {
    :root {
        --grid-slider-columns-count:2;
        --grid-columns-count: 5;
        --grid-columns-count-top: 2;
        --grid-columns-gap: 1.5rem;
        --main-padding-x: 1.5rem
    }
    body, html {
    background-color: #070707;
    
    }
    .ln-app{
        display: flex;
    }
    .app-bar{
        width: 30%;
        top:auto;
        left: auto;
        right: auto;
        bottom: auto;
    }
    .app-bar-nav {
        border-top:none;
    }
    .ln-page{
        display: none;
    }
    
    .x-piano{
        height:100px;
    }

    .logo-container-m {
        display: none;
    }

    .topbar-container .search-container{
        display: block;
    }
    .desktop-navigation, .topbar-container {
        gap: .7rem;
        width: auto;
    }
    
    .main-content .search-container{
        display: none;
        width: 100%;
        padding-left: 0.7rem;
    }
    
    .search-container .content {
        width: 400px
    }

    .container,.carousel-container,.carousel-container-top,.carousel-slider-container {
        width: calc(100% - (1.5rem * 5));
        margin: 0 1.5rem;
        padding: 0
    }
    
    .container,.carousel-container {
        grid-auto-columns: calc((100% - (var(--grid-columns-count) - 1) * var(--grid-columns-gap)) / var(--grid-columns-count));
    }
    
    .carousel-container-top {
        grid-auto-columns: calc((100% - (var(--grid-columns-count-top) - 1) * var(--grid-columns-gap)) / var(--grid-columns-count-top));
    }
    .carousel-slider-container {
        grid-auto-columns: calc((100% - (var(--grid-slider-columns-count) - 1) * var(--grid-columns-gap)) / var(--grid-slider-columns-count))
    }
    .carousel-button-container {
        display: flex
    }

    .genremood-grid-container {
        grid-template-columns: 1fr 1fr
    }

    .albums-grid-container,.artists-grid-container,.playlists-grid-container {
        grid-template-columns: 1fr 1fr 1fr
    }

    .topbar-container {
        height: 70px
    }

    .main-tabs {
        top: 70px
    }
    
    .main-tabs,.main-tabs .item {
        justify-content: normal;
    }

    .main-tabs .item {
        margin: 0 30px 0 0;
    }
    
    .page-detail-actions {
        justify-content: start;
    }

    .minimize-player-wrapper {
         display: none;
    }

    .maximum-player-container {
        flex-direction: row;
        align-items: flex-start
    }

    .player-container-desktop{
         display: none
        
    }

    .maximum-player-desktop {
        display: grid;
        grid-template-columns: 2fr 4fr 1fr
    }

    .maximum-player-mobile {
        display: none
    }

    .maximum-player-queue {
        max-width: none;
        min-width: none
    }

    .maximum-player-queue .header {
        position: -webkit-sticky;
        position: sticky;
        top: 0
    }

    .maximum-player-queue .header .buttons {
        display: flex
    }

    .lyrics-dialog {
        bottom: 100px
    }
    
    .editor-container label{
    display: block;
    margin-top:5px;
    }
}

@media screen and (min-height:500px){
    .x-piano{
        height:100px;
    }
    .book-box .text1{
        display:block;
    }
}

      .vf-C-note{color:#ff0000;background-color: #ff0000;fill: #ff0000;}
	  .vf-C-note g.vf-stem{stroke: #ff0000;}
	  .vf-D-note{color:#FFC100;background-color: #FFC100;fill: #FFC100;}
	  .vf-D-note g.vf-stem{stroke: #FFC100;}
	  .vf-E-note{color:#FFFF00;background-color: #FFFF00;fill: #FFFF00;}
	  .vf-E-note g.vf-stem{stroke: #FFFF00;}
	  .vf-F-note{color:#008000;background-color: #008000;fill: #008000;}
	  .vf-F-note g.vf-stem{stroke: #008000;}
	  .vf-G-note{color:#00cfff;background-color: #00cfff;fill: #00cfff;}
	  .vf-G-note g.vf-stem{stroke: #00cfff;}	  
	  .vf-A-note{color:#0000DD;background-color: #0000DD;fill: #0000DD;}
	  .vf-A-note g.vf-stem{stroke: #0000DD;}	  
	  .vf-B-note{color:#CC30C0;background-color: #CC30C0;fill: #CC30C0;}
	  .vf-B-note g.vf-stem{stroke: #CC30C0;}

