/*!***********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./scss/styles.scss ***!
  \***********************************************************************************************************/html{background-color:#1f2937;min-height:100vh}.tooltip-container{display:inline-block;position:relative}.tooltip-icon{align-items:center;background-color:#555;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;width:16px}.tooltip{background-color:rgba(0,0,0,.8);border-radius:5px;color:#fff;display:none;font-size:12px;margin-left:-70px;margin-top:5px;max-width:200px;padding:10px;position:absolute;z-index:1000}@media (max-width:768px){.mobile-tooltip{box-shadow:0 4px 8px rgba(0,0,0,.3);font-size:14px;left:0;margin-left:0;margin-top:0;max-width:250px;padding:15px;position:absolute}}body{background-color:#1f2937;background-image:linear-gradient(135deg,#1f2937,#4b5563);color:#d1d5db;font-family:Montserrat,sans-serif;font-size:14px;margin:0;min-height:100vh;overflow-x:hidden;padding:0}.hidden{display:none!important}input{background:none;border:1px solid #d1d5db;border-radius:5px}button,input{color:#d1d5db}button{background-color:hsla(220,5%,64%,.1);border:1px solid #34d399;border-radius:5px;box-sizing:border-box;cursor:pointer;font-weight:600;transition:all .3s ease}button.active,button.important,button.selected,button:hover{background-color:#34d399;color:#1f2937}button.important:hover{background-color:hsla(220,5%,64%,.1);border:1px solid #34d399;color:#d1d5db}button.selected-tag{background-color:#34d399;color:#1f2937}button:disabled{background-color:#ccc;border-color:#ccc;cursor:not-allowed!important;opacity:.5}a{color:#d1d5db;font-weight:600}select option{color:#1f2937}::placeholder{color:#d1d5db;opacity:.5}.main-container{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:10px 10px 20px}.main-container #main-content{flex-grow:1;padding:10px;position:relative}.total,.total-profitability{font-size:20px;list-style:none;margin:10px 0}.loader-container{align-items:center;background-color:rgba(0,0,0,.7);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.loader-container .loader{animation:spin 1s linear infinite;border:4px solid #34d399;border-radius:50%;border-top-color:#d1d5db;height:40px;width:40px}section{float:left;width:100%}h1{font-size:25px;margin:0}h2{font-size:20px;margin:10px 0 30px}@media (max-width:768px){.main-container{padding:5px}h1,h2{font-size:20px}}@media (max-width:480px){.main-container{padding:5px}}.current-user-highlight{background:#34d399!important;color:#1f2937}.ms-modal{align-items:center;background-color:rgba(0,0,0,.5);display:none;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:1000}.ms-modal.active{opacity:1}.ms-modal .ms-modal-content{align-items:center;background-color:#1f2937;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.3);color:#d1d5db;display:flex;flex-direction:column;max-width:90%;padding:20px;position:relative;width:400px}.ms-modal .ms-modal-content h3{color:#34d399;margin-bottom:15px;margin-top:0;text-align:center}.ms-modal .ms-modal-content .search-input{box-sizing:border-box;margin-bottom:15px;padding:10px;width:100%}.ms-modal .ms-modal-content .search-submit-btn{align-self:center;margin-top:10px;padding:8px 16px;width:auto}.ms-modal .ms-modal-content .search-close-btn{display:none}.ms-modal .ms-modal-content .close-icon{background:none;border:none;color:#d1d5db;cursor:pointer;font-size:24px;line-height:1;padding:0;position:absolute;right:10px;top:10px}.ms-modal .ms-modal-content .close-icon:hover{color:#d3345c}@media (max-width:480px){.ms-modal .ms-modal-content{padding:15px;width:80%}.ms-modal .ms-modal-content h3{font-size:1.2em;margin-bottom:10px}.ms-modal .ms-modal-content .search-input{font-size:.9em;padding:8px}.ms-modal .ms-modal-content .search-submit-btn{font-size:.9em;padding:6px 12px}}.switch-container{align-items:center;display:flex;gap:10px;margin-left:auto}.switch-container .switch{display:inline-block;height:18px;position:relative;width:34px}.switch-container .switch input{height:0;opacity:0;width:0}.switch-container .switch .slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch-container .switch .slider:before{background-color:#fff;bottom:2px;content:"";height:14px;left:2px;position:absolute;transition:.4s;width:14px}.switch-container .switch input:checked+.slider{background-color:#34d399}.switch-container .switch input:checked+.slider:before{transform:translateX(16px)}.switch-container .switch .slider.round{border-radius:18px}.switch-container .switch .slider.round:before{border-radius:50%}.switch-container .switch-label{font-size:14px;font-weight:500}header.top-banner{align-items:center;box-sizing:border-box;color:#fff;display:flex;justify-content:space-between;padding:10px;width:100%}header.top-banner .left-content{margin-right:auto}header.top-banner .right-content{align-items:center;display:flex;gap:10px}header.top-banner .right-content .search-bar{align-items:center;display:flex}header.top-banner .right-content .search-bar input{border-radius:5px;box-sizing:border-box;margin-right:10px}header.top-banner .right-content .search-bar button,header.top-banner .right-content .search-bar input{max-height:40px;max-width:300px;padding:10px;width:100%}header.top-banner #logo{color:#fff;cursor:pointer;text-decoration:none}header.top-banner #logo .logo-svg{display:inline-block;fill:#fff;height:60px;width:80px}header.top-banner #logo h1 span{bottom:20px;font-size:25px;font-weight:600;padding-left:5px;position:relative}@media (max-width:480px){header.top-banner #logo{display:block;width:150px}header.top-banner #logo .logo-svg{height:45px;width:60px}header.top-banner #logo h1{display:flex}header.top-banner #logo h1 span{bottom:-2px;font-size:15px;padding-left:10px;position:relative}#search-button{display:none;opacity:0;transform:translateX(20px);transition:transform .3s ease;width:0}#search-button.active{display:block;opacity:1;transform:translateX(0);transition:opacity .3s ease,transform .3s ease;width:auto}#auth-buttons.inactive{opacity:0;pointer-events:none;transform:translateX(20px);width:0}}#toast-container{display:flex;flex-direction:column;gap:.5rem;max-width:100%;padding:1rem;position:fixed;width:auto;z-index:9999}#toast-container.top{left:50%;max-width:90%;top:55px;transform:translateX(-50%);width:400px}#toast-container.bottom{bottom:1rem;left:50%;transform:translateX(-50%)}#toast-container.top-right{left:auto;right:1rem;top:1rem;transform:none}#toast-container.top-left{left:1rem;right:auto;top:1rem;transform:none}#toast-container.bottom-right{bottom:1rem;left:auto;right:1rem;transform:none}#toast-container.bottom-left{bottom:1rem;left:1rem;right:auto;transform:none}#toast-container.center{left:50%;top:50%;transform:translate(-50%,-50%)}.toast{animation:fadeIn .3s ease-in;border-radius:5px;box-shadow:0 4px 10px rgba(0,0,0,.2);color:#fff;padding:1rem;position:relative}.toast.info{background-color:#a3c9f1}.toast.success{background-color:#98d59d}.toast.error{background-color:#f6a8b1}.toast.warning{background-color:#f8e0a8}.toast.fade-out{animation:fadeOut .3s ease-out}.toast .close-btn{background:transparent;border:none;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;pointer-events:all;position:absolute;right:.5rem;top:.2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@media (max-width:768px){#toast-container.bottom,#toast-container.top{left:50%;transform:translateX(-50%)}}.hero{padding:30px 20px 0;text-align:center}.hero h1{color:#34d399;font-size:35px;font-weight:700;margin-bottom:20px}.hero p{color:#d1d5db;font-size:18px;line-height:18px;margin-bottom:30px}.hero .cta{background-color:#34d399;border-radius:5px;color:#1f2937;display:inline-block;font-size:1rem;font-weight:700;padding:15px 30px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease}.hero .cta:hover{background-color:#2aa97a}#how-works{color:#34d399;margin:20px 0 0;text-align:center}.features{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);justify-content:center;margin-top:20px}.features .feature{background:#374151;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.2);padding:20px;text-align:center;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.features .feature:hover{box-shadow:0 6px 15px rgba(0,0,0,.3);transform:translateY(-5px)}.features .feature .feature-icon img{height:60px;margin-bottom:15px;transition:transform .3s ease;width:60px}.features .feature .feature-icon:hover img{transform:scale(1.1)}.features .feature h2{color:#d1d5db;font-size:1.3rem;margin-bottom:10px}.features .feature p{color:#d1d5db;font-size:1rem;font-weight:400;line-height:1.6}@media (max-width:900px){.features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.top-artists-container{margin-top:40px}.top-artists-container#top-shell-artists-container .artist-rank{background:#d3345c}.top-artists-container#top-shell-artists-container .artist-img{border:3px solid #d3345c}.top-artists-container .carousel-container{max-width:100%;overflow:hidden;padding:0;position:relative}.top-artists-container .carousel-title{color:#d1d5db;font-size:1.5em;margin-bottom:15px;text-align:center}.top-artists-container .artists-carousel{display:flex;gap:15px;justify-content:center;overflow:hidden;padding:20px;scroll-behavior:smooth;white-space:nowrap}.top-artists-container .artist-card{cursor:pointer;display:inline-block;flex:0 0 auto;position:relative;text-align:center;width:120px}.top-artists-container .artist-card img{background-color:#374151;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.top-artists-container .artist-card img:hover{transform:scale(1.2)}.top-artists-container .artist-rank{background:#34d399;border-radius:15px;color:#1f2937;font-size:.8em;font-weight:700;left:50%;padding:5px 10px;position:absolute;top:-10px;transform:translateX(-50%)}.top-artists-container .artist-img{border:3px solid #34d399;border-radius:50%;height:80px;object-fit:cover;width:80px}.top-artists-container .artist-name{font-size:.9em;margin-top:8px;overflow:hidden;text-overflow:ellipsis}.top-artists-container .artist-chart{height:50px;margin-top:10px;width:100px}@media (max-width:768px){.top-artists-container .artists-carousel{overflow-x:auto;scroll-snap-type:x mandatory;white-space:nowrap;-webkit-overflow-scrolling:touch;justify-content:left}.top-artists-container .artist-card{width:100px}}#loginFormContainer,#recoverConfirmFormContainer,#recoverFormContainer,#registerFormContainer{align-items:center;display:flex;justify-content:center}#loginFormContainer form,#recoverConfirmFormContainer form,#recoverFormContainer form,#registerFormContainer form{display:flex;flex-direction:column;margin-top:30px;width:500px}#loginFormContainer form label,#recoverConfirmFormContainer form label,#recoverFormContainer form label,#registerFormContainer form label{margin-bottom:.5em;text-align:left}#loginFormContainer form input,#recoverConfirmFormContainer form input,#recoverFormContainer form input,#registerFormContainer form input{border:1px solid #ccc;border-radius:5px;font-size:1em;margin-bottom:1em;padding:10px}#loginFormContainer form button,#recoverConfirmFormContainer form button,#recoverFormContainer form button,#registerFormContainer form button{border-radius:5px;color:#fff;cursor:pointer;font-size:1em;margin-top:15px;padding:10px;transition:background-color .3s ease}#recover-link{text-align:right}#username-availability{font-size:11px;margin-bottom:10px;margin-top:-10px}#username-availability.aviable{display:none}#username-availability.taken{color:#d3345c}.artist-header{display:block;height:150px}.artist-header #header-left{float:left;margin:0}.artist-header #header-right{float:right;margin:0}.artist-header #header-right h3{font-size:20px;text-align:right}.artist-header #header-right h4{font-size:14px;margin-top:-20px;text-align:right}#operate-artist-info-value .artist-header #header-left{float:right;margin:0;text-align:right;width:100%}#artist-bio{padding-bottom:60px}ul#artist-historic-values{list-style:none;padding:0;text-align:right}ul#artist-historic-values li{margin-bottom:5px}ul#artist-historic-values li strong{display:inline-block;width:140px}.artist-chart-container{height:460px}#info-box{display:flex;height:500px}#info-box #artist-img{align-items:center;display:flex;flex:0 0 30%;height:100%;justify-content:center;overflow:hidden}#info-box #artist-img img{height:auto;max-height:100%;max-width:100%;object-fit:contain;opacity:0;transition:opacity 1s ease;width:auto}#info-box #artist-img img.loaded{opacity:1}#info-box #artist-chart-section{flex:0 0 65%;height:100%;margin-top:30px;padding-left:5%;position:relative}#info-box #artist-chart-section #time-range-container{bottom:auto;display:flex;gap:10px;justify-content:center;left:auto;position:absolute;right:0;top:-30px}#info-box #artist-chart-section #time-range-container .time-range-button{padding:5px 10px}#info-box #artist-chart-section #time-range{background:none;border:1px solid #34d399;border-radius:5px;color:#d1d5db;float:right;padding:5px;width:130px}#info-box #artist-chart-section #chart-toggle-container{flex-direction:row-reverse;margin-top:15px}#info-box #artist-chart-section #chart-toggle-container .switch input:checked+.slider{background-color:#eaca69}#artist-value,.growth-days{text-align:right}.growth-days{display:inline-block;width:80px}#artist-tags{color:#919191;margin:50px 0 10px}.my-artist-data{background-color:#1f2937;bottom:-360px;box-shadow:-2px 0 5px rgba(0,0,0,.2);box-sizing:border-box;height:420px;left:0;padding:20px;position:fixed;transition:bottom .3s ease;width:100vw;width:100%;z-index:11}.my-artist-data.open{bottom:0}.my-artist-data.open .close-btn{display:block}.my-artist-data h3{bottom:auto;cursor:pointer;left:0;margin:0;padding:20px;position:absolute;right:auto;top:0;width:100%}.my-artist-data #range-values{margin-top:20px;position:relative}.my-artist-data #range-values .range-values-container div{display:inline-block;margin-bottom:10px;width:110px}.my-artist-data #range-values .range-values-container input{display:inline-block;padding:5px;width:50px}.my-artist-data #dual-range-label,.my-artist-data .range-container{margin-bottom:20px;position:relative}.my-artist-data .dual-range{background:#d1d5db;border-radius:5px;height:4px;position:relative;width:100%}.my-artist-data .dual-range input{appearance:none;background:transparent;height:0;pointer-events:none;position:absolute;width:100%}.my-artist-data .dual-range input::-moz-range-thumb,.my-artist-data .dual-range input::-webkit-slider-thumb{appearance:none;background:#34d399;border-radius:50%;cursor:pointer;height:22px;pointer-events:auto;width:22px}.my-artist-data #apply-button{border:none;border-radius:5px;bottom:30px;color:#fff;cursor:pointer;left:auto;margin-top:20px;padding:10px 15px;position:absolute;right:100px;top:auto;width:100px}.my-artist-data .close-btn{background:none;border:none;bottom:auto;cursor:pointer;display:none;font-size:38px;font-weight:100;left:auto;position:absolute;right:20px;top:3px}#data-artist{margin:40px 0 20px}@media (max-width:768px){.artist-header{height:120px}#info-box{flex-direction:column;height:auto}#info-box #artist-img{flex:0 0 auto;height:280px}#info-box #artist-img img{height:auto;width:100%}#info-box #artist-chart-section{flex:0 0 auto;padding-left:0;padding-top:5%}#info-box #artist-chart-section #time-range-container{top:-15px}#info-box .artist-chart-container{height:40vh}}#artists-table{border-collapse:collapse;margin-top:20px;width:100%}#artists-table td,#artists-table th{box-sizing:border-box;font-size:14px;padding:5px}#artists-table th{font-size:13px;text-align:left;white-space:nowrap}#artists-table .arrow{border-left:4px solid transparent;border-right:4px solid transparent;display:inline-block;height:0;margin-left:5px;margin-right:5px;vertical-align:middle;width:0}#artists-table .arrow.down{border-top:4px solid #d1d5db}#artists-table td{border:none}#artists-table td .arrow.up{border-bottom:4px solid #34d399}#artists-table td .arrow.down{border-top:4px solid #d3345c}#artists-table tr{border:none;border-bottom:1px solid #d1d5db;cursor:pointer}#artists-table tr:hover{background:rgba(0,0,0,.1)}#artists-table th.sortable{cursor:pointer}#artists-table .r-align,#artists-table th.r-align{text-align:right;white-space:nowrap}#artists-table .graph-col,#artists-table th.graph-col{text-align:center;width:22vw}#artists-table .name-col{width:200px}.chart-container{height:70px;padding:5px 0;position:relative;width:100%}.filter-button{border-radius:5px;bottom:auto;cursor:pointer;left:auto;padding:10px 20px;position:absolute;right:10px;top:25px}.filter-menu{background-color:#1f2937;box-shadow:-2px 0 5px rgba(0,0,0,.2);box-sizing:border-box;height:100%;padding:20px;position:fixed;right:-300px;top:0;transition:right .3s ease;width:300px;z-index:13}.filter-menu.open{right:0}.filter-menu h3{margin:0 0 20px}.filter-menu #range-values{margin-top:20px;position:relative}.filter-menu #range-values .range-values-container div{display:inline-block;margin-bottom:10px;width:110px}.filter-menu #range-values .range-values-container input{display:inline-block;padding:5px;width:50px}.filter-menu #dual-range-label,.filter-menu .range-container{margin-bottom:20px;position:relative}.filter-menu .dual-range{background:#d1d5db;border-radius:5px;height:4px;position:relative;width:100%}.filter-menu .dual-range input{appearance:none;background:transparent;border:none;height:0;margin-left:0;pointer-events:none;position:absolute;width:100%}.filter-menu .dual-range input::-webkit-slider-thumb{appearance:none;background:#34d399;border-radius:50%;cursor:pointer;height:22px;pointer-events:auto;width:22px;z-index:15}.filter-menu .dual-range input::-moz-range-thumb{background:#34d399;border-radius:50%;cursor:pointer;height:22px;pointer-events:auto;width:22px}.filter-menu #apply-button{bottom:30px;left:auto;margin-top:20px;padding:10px 15px;position:absolute;right:100px;top:auto;width:100px}.filter-menu .close-btn{background:none;border:none;bottom:auto;cursor:pointer;font-size:38px;font-weight:100;left:auto;position:absolute;right:8px;top:3px}.filter-menu .close-btn:hover{color:inherit}#filters-applied-container-title{font-size:12px;font-weight:700;margin:2px 0}#filters-applied-container{font-size:12px;margin:2px 0}@media (max-width:768px){#artists-table td,#artists-table th{font-size:12px;padding:5px}.name-col{width:150px}.graph-col{width:50vw}.chart-container{height:50px}}@media (max-width:480px){#artists-table th{font-size:10px;white-space:nowrap}#artists-table td{font-size:12px;height:40px;padding:3px}.name-col{width:auto}.graph-col{width:100%}.chart-container{height:40px}#artists-table td:nth-child(6),#artists-table td:nth-child(7),#artists-table td:nth-child(8),#artists-table th:nth-child(6),#artists-table th:nth-child(7),#artists-table th:nth-child(8){display:none}}.hamburger-menu{position:relative}.hamburger-menu .hamburger-icon{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:space-between;padding:0;position:relative;width:30px;z-index:12}.hamburger-menu .hamburger-icon .line{background-color:#d1d5db;border-radius:1px;height:3px;transition:transform .3s ease,opacity .3s ease;width:100%}.hamburger-menu .hamburger-icon .line.line1{transform-origin:top left}.hamburger-menu .hamburger-icon .line.line2{opacity:1}.hamburger-menu .hamburger-icon .line.line3{transform-origin:bottom left}.hamburger-menu .hamburger-icon.open .line1{transform:translateY(0) rotate(45deg)}.hamburger-menu .hamburger-icon.open .line2{opacity:0}.hamburger-menu .hamburger-icon.open .line3{transform:translateY(0) rotate(-45deg)}.hamburger-menu .overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;visibility:hidden;width:100%;z-index:5}.hamburger-menu .overlay.open{opacity:1;visibility:visible}.hamburger-menu .menu{align-items:flex-start;background-color:#1f2937;color:#d1d5db;display:flex;flex-direction:column;height:100%;justify-content:center;list-style:none;padding:20px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:50%;z-index:10}.hamburger-menu .menu ul{list-style:none;margin:0;padding:0;width:100%}.hamburger-menu .menu ul li{margin:20px 0}.hamburger-menu .menu ul li.active a{color:#34d399}.hamburger-menu .menu ul li.active a:after{width:100%}.hamburger-menu .menu ul li a{color:#d1d5db;font-size:20px;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.hamburger-menu .menu ul li a:hover{color:#34d399}.hamburger-menu .menu ul li a:hover:after{width:100%}.hamburger-menu .menu ul li a:after{background-color:#34d399;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.hamburger-menu .menu ul li a .new-badge{animation:badgePulse 2s cubic-bezier(.66,0,0,1) infinite;background:linear-gradient(135deg,#34d399,#6ee7b7 60%,#3b82f6);border-radius:999px;box-shadow:0 0 4px rgba(0,0,0,.3);color:#fff;font-size:.55rem;font-weight:700;padding:2px 6px;position:absolute;right:-40px;text-shadow:0 0 4px rgba(0,0,0,.8);text-transform:uppercase;top:-6px}@keyframes badgePulse{0%{box-shadow:0 0 0 0 rgba(59,130,246,.6)}70%{box-shadow:0 0 0 6px rgba(59,130,246,0)}to{box-shadow:0 0 0 0 rgba(59,130,246,0)}}.hamburger-menu .menu ul li#menu-lang{position:absolute;top:10px}@media (max-width:480px){.hamburger-menu .menu ul li#menu-lang{top:0}}.hamburger-menu .menu ul li#menu-lang .lang-separator{font-size:22px}.hamburger-menu .menu ul li#menu-lang a.active{color:#34d399}.hamburger-menu .menu ul li#menu-lang a.active:after{width:100%}.hamburger-menu .menu ul li#monthly-wrapped{display:none}.hamburger-menu .menu ul li#monthly-wrapped.visible{display:block}.hamburger-menu .menu.open{right:0}.action-buttons{display:flex;gap:10px}.action-buttons button{flex:1;font-size:16px;padding:12px;transition:background-color .3s}#aviable-credits-container{margin:20px 0 0}#quantity-container{display:contents}#operate-form{align-items:stretch;display:flex;gap:10px;justify-content:space-between}#operate-form #operate-inputs-container{box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:5px;padding:20px 0}#operate-form #operate-inputs-container label{font-weight:600}#operate-form #operate-inputs-container input[type=number],#operate-form #operate-inputs-container input[type=text]{border:1px solid #d1d5db;border-radius:5px;padding:12px;transition:border-color .3s}#operate-form #operate-inputs-container input[type=number]:focus,#operate-form #operate-inputs-container input[type=text]:focus{border-color:#d1d5db;outline:none}#operate-form #operate-inputs-container #use-max-container{align-items:center;display:flex;gap:5px}#operate-form #operate-inputs-container #submit-container{display:flex;gap:10px;justify-content:space-between;margin-top:10px}#operate-form #operate-inputs-container #submit-container button.submit-operation{font-size:16px;margin:auto;padding:12px;transition:background-color .3s;width:200px}#operate-form #operate-inputs-container .operate-artist-list{border:1px solid #d1d5db;border-radius:5px;margin-top:5px;max-height:150px;overflow-y:auto}#operate-form #operate-inputs-container .operate-artist-list .artist-item{cursor:pointer;display:flex;justify-content:space-between;padding:10px}#operate-form #operate-inputs-container .operate-artist-list .artist-item.active{background-color:#34d399;color:#1f2937}#operate-form #operate-inputs-container .operate-loading-spinner{animation:spin 1s linear infinite;border:4px solid #34d399;border-radius:50%;border-top-color:#d1d5db;height:20px;margin-left:10px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#operate-form #operate-artist-info-value{box-sizing:border-box;flex:1;padding:20px 0}@media (max-width:768px){#operate-form{display:block}#investment-table,#operations-table{display:block;width:100%}#investment-table thead,#operations-table thead{display:none}#investment-table tbody,#operations-table tbody{display:flex;flex-direction:column}#investment-table tbody tr,#operations-table tbody tr{border:1px solid #d1d5db;cursor:pointer;display:flex;flex-direction:column;margin-bottom:-1px;max-height:40px;overflow:hidden;padding:5px;transition:max-height .3s ease}#investment-table tbody tr.expanded,#operations-table tbody tr.expanded{max-height:500px}#investment-table tbody tr.expanded td,#operations-table tbody tr.expanded td{padding:5px 0}#investment-table tbody tr td,#operations-table tbody tr td{align-items:center;border:none;border-bottom:1px solid #d1d5db;color:#d1d5db;display:flex;justify-content:space-between;padding:0}#investment-table tbody tr td:last-child,#operations-table tbody tr td:last-child{border-bottom:none}#investment-table tbody tr td:not(.mobile-only):before,#operations-table tbody tr td:not(.mobile-only):before{color:#d1d5db;content:attr(data-label);flex:1;font-weight:700;text-align:left}#investment-table tbody tr td:not(.mobile-only),#operations-table tbody tr td:not(.mobile-only){display:none}#investment-table tbody tr td.expanded,#operations-table tbody tr td.expanded{display:flex}#investment-table tbody tr:not(.expanded) td:not(.mobile-only),#operations-table tbody tr:not(.expanded) td:not(.mobile-only){display:none}#investment-table tbody tr.expanded td:not(.mobile-only),#operations-table tbody tr.expanded td:not(.mobile-only){display:flex}#investment-table tbody tr.expanded td.mobile-only,#investment-table tbody tr.expanded td.see-graph,#operations-table tbody tr.expanded td.mobile-only,#operations-table tbody tr.expanded td.see-graph{display:none}#investment-table tbody tr.expanded td.mobile-only-expanded,#operations-table tbody tr.expanded td.mobile-only-expanded{display:flex}#investment-table .mobile-only,#operations-table .mobile-only{align-items:center;display:flex;font-weight:700;justify-content:space-between;width:100%}#investment-table .mobile-only span,#operations-table .mobile-only span{flex:1}}#info-user{position:relative}#info-user #start-investing{margin-top:30px}#info-user #profile-user-data{position:absolute;right:0;top:0}#info-user #profile-user-data #logout{color:inherit;font-weight:600}#info-user #profile-user-data.user{position:relative}#info-user #profile-user-data .user-info-container{align-items:center;display:flex;flex-direction:column;gap:5px;text-align:center}#info-user #profile-user-data .user-info-container .avatar-container{cursor:pointer;height:64px;position:relative;width:64px}#info-user #profile-user-data .user-info-container .avatar-container #avatar{border:2px solid #d1d5db;border-radius:50%;height:64px;object-fit:cover;width:64px}#info-user #profile-user-data .user-info-container .avatar-container .avatar-icon-overlay{align-items:center;background-color:rgba(0,0,0,.7);border:1px solid #d1d5db;border-radius:50%;bottom:-5px;color:#d1d5db;display:flex;height:15px;justify-content:center;opacity:1;padding:3px;position:absolute;right:-4px;transition:transform .2s ease;width:15px}#info-user #profile-user-data .user-info-container .avatar-container:hover .avatar-icon-overlay{transform:scale(1.1)}#info-user #total-amount-small-title{display:block;font-size:12px;margin-bottom:-5px}#info-user #total-amount{font-size:30px;font-weight:600}#friendship-status-container{position:absolute;right:0}#friendship-status-container button{margin-bottom:10px;width:110px}#friendship-status-container #add-friend-btn{padding:5px 10px}#friendship-status-container #friendship-status{background-color:#4b5563;border:1px solid #34d399;border-radius:6px;color:#34d399;cursor:default;font-size:13px;margin-bottom:10px;padding:5px 10px;width:90px}#friendship-status-container #share-profile-btn{display:none!important;margin:auto;padding:2px 0;text-transform:capitalize}#friendship-status-container #share-profile-btn svg{height:20px;line-height:20px;vertical-align:middle;width:16px}#user-button-box{display:flex;gap:10px}#user-button-box button{align-items:center;color:#d1d5db;display:flex;flex:1;font-size:16px;gap:8px;justify-content:center;padding:12px;transition:background-color .3s}#user-button-box button svg{height:24px;width:24px}#user-button-box button span{font-weight:500}#investment-table-container{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}#investment-table-container h3{margin:0}#user-evolution{margin:30px 0 10px}#user-evolution #profitability-title{margin-bottom:40px}#user-evolution #controls{display:flex;flex-wrap:wrap;gap:16px;position:relative}#user-evolution #controls #time-range-container{display:flex;gap:10px;justify-content:center;position:absolute;right:0;top:-30px}#user-evolution #controls #time-range-container .time-range-button{padding:5px 10px}#user-evolution #artist-selector-container{margin:10px 0 30px}#user-evolution #controls>div{flex:1 1 200px;min-width:150px}#user-evolution label{display:block;font-weight:700;margin-bottom:8px}#user-evolution select{background:none;border-radius:5px;box-sizing:border-box;color:#d1d5db;font-size:14px;padding:10px;width:100%}@media (min-width:768px){#controls{flex-wrap:nowrap}#controls>div{flex:1}}@media (max-width:768px){#user-button-box button{display:flex;flex-direction:column;gap:0;padding:5px;width:100%}#user-button-box button svg{height:30px;width:30px}#user-button-box button span{font-size:12px}#info-user #profile-user-data{display:flex;justify-content:center;position:relative}#info-user #profile-user-data .avatar-container{margin:0 auto}}#current-avatar-container{cursor:pointer;height:124px;margin-bottom:20px;overflow:hidden;width:124px}#current-avatar-container img{width:100%}#new-avatar-upload{padding:0 10px 0 0}#save-avatar{margin-top:20px;padding:5px 10px}.tabs{display:flex;gap:10px;justify-content:flex-end;right:10px;top:10px}.tabs .tab-button{padding:5px 10px}.classification-title{display:none}.classification-title.active-title{display:block}.no-data-message{display:none;margin-bottom:30px;margin-top:30px}.no-data-message.active-message{display:block}.classification-table{border-collapse:collapse;display:none;margin-bottom:30px;width:100%}.classification-table.active-tab{display:table}.classification-table td,.classification-table th{box-sizing:border-box;font-size:14px;padding:5px}.classification-table td:first-child,.classification-table th:first-child{width:50px}.classification-table td:nth-child(2),.classification-table th:nth-child(2){width:400px}.classification-table td:nth-child(3),.classification-table th:nth-child(3){width:350px}.classification-table td:nth-child(4),.classification-table th:nth-child(4){width:250px}@media (max-width:768px){.classification-table td:nth-child(4),.classification-table th:nth-child(4){display:none}}.classification-table td:nth-child(5),.classification-table th:nth-child(5){width:250px}@media (max-width:768px){.classification-table td:nth-child(5),.classification-table th:nth-child(5){display:none}}.classification-table th{font-size:13px;text-align:left;white-space:nowrap}.classification-table th.sortable{cursor:pointer}.classification-table td{border:none}.classification-table tr{border:none;border-bottom:1px solid #d1d5db;cursor:pointer}.classification-table tr:hover{background:rgba(0,0,0,.1)}.classification-table .r-align,.classification-table th.r-align{text-align:right;white-space:nowrap}.classification-table .graph-col,.classification-table th.graph-col{text-align:center;width:22vw}.classification-table .name-col{width:200px}#investment-table,#operations-table{border-collapse:collapse;margin-top:10px;width:100%}#investment-table td,#investment-table th,#operations-table td,#operations-table th{box-sizing:border-box;font-size:14px;padding:5px}#investment-table th,#operations-table th{font-size:13px;text-align:left;white-space:nowrap}#investment-table td,#operations-table td{border:none}#investment-table .arrow,#operations-table .arrow{border-left:4px solid transparent;border-right:4px solid transparent;display:inline-block;height:0;margin-left:5px;margin-right:5px;vertical-align:middle;width:0}#investment-table .arrow .arrow.up,#operations-table .arrow .arrow.up{border-bottom:4px solid #34d399}#investment-table .arrow .arrow.down,#operations-table .arrow .arrow.down{border-top:4px solid #d3345c}#investment-table tr,#operations-table tr{border:none;border-bottom:1px solid #d1d5db;cursor:pointer}#investment-table tr:hover,#operations-table tr:hover{background:rgba(0,0,0,.1)}#investment-table th.sortable,#operations-table th.sortable{cursor:pointer}#investment-table .r-align,#operations-table .r-align{text-align:right;white-space:nowrap}#investment-table .graph-col,#operations-table .graph-col{text-align:center;width:22vw}#investment-table .name-col,#operations-table .name-col{width:200px}#investment-table .mobile-only,#operations-table .mobile-only{display:none}#investment-table .mobile-only .see-graph-mobile-container span,#operations-table .mobile-only .see-graph-mobile-container span{line-height:30px}#investment-table .mobile-only-expanded,#operations-table .mobile-only-expanded{border-bottom:none;display:none}#investment-table .mobile-only-expanded .see-more,#operations-table .mobile-only-expanded .see-more{color:inherit;font-weight:600}@media (max-width:768px){#investment-table,#operations-table{display:block;width:100%}#investment-table thead,#operations-table thead{display:none}#investment-table tbody,#operations-table tbody{display:flex;flex-direction:column}#investment-table tbody tr,#operations-table tbody tr{border:1px solid #d1d5db;cursor:pointer;display:flex;flex-direction:column;margin-bottom:-1px;max-height:40px;overflow:hidden;padding:5px;transition:max-height .3s ease}#investment-table tbody tr.expanded,#operations-table tbody tr.expanded{max-height:500px}#investment-table tbody tr.expanded td,#operations-table tbody tr.expanded td{padding:5px 0}#investment-table tbody tr td,#operations-table tbody tr td{align-items:center;border:none;border-bottom:1px solid #d1d5db;color:#d1d5db;display:flex;justify-content:space-between;padding:0}#investment-table tbody tr td:last-child,#operations-table tbody tr td:last-child{border-bottom:none}#investment-table tbody tr td:not(.mobile-only):before,#operations-table tbody tr td:not(.mobile-only):before{color:#d1d5db;content:attr(data-label);flex:1;font-weight:700;text-align:left}#investment-table tbody tr td:not(.mobile-only),#operations-table tbody tr td:not(.mobile-only){display:none}#investment-table tbody tr td.expanded,#operations-table tbody tr td.expanded{display:flex}#investment-table tbody tr:not(.expanded) td:not(.mobile-only),#operations-table tbody tr:not(.expanded) td:not(.mobile-only){display:none}#investment-table tbody tr.expanded td:not(.mobile-only),#operations-table tbody tr.expanded td:not(.mobile-only){display:flex}#investment-table tbody tr.expanded td.mobile-only,#investment-table tbody tr.expanded td.see-graph,#operations-table tbody tr.expanded td.mobile-only,#operations-table tbody tr.expanded td.see-graph{display:none}#investment-table tbody tr.expanded td.mobile-only-expanded,#operations-table tbody tr.expanded td.mobile-only-expanded{display:flex}#investment-table .mobile-only,#operations-table .mobile-only{align-items:center;display:flex;font-weight:700;justify-content:space-between;width:100%}#investment-table .mobile-only span,#operations-table .mobile-only span{flex:1}}#investment-table-container #hide-historic,#investment-table-container #see-historic{background:none;border:none;float:right;font-weight:600;margin:10px 0;text-decoration:underline}#investment-table-container #hide-historic:hover,#investment-table-container #see-historic:hover{color:inherit}.see-graph{background-position:50%;background-repeat:no-repeat;background-size:20px;width:30px}.see-graph.has-eye{background-image:url(/7a2ff87d9bf8cf5c7ad3.svg)}.see-graph.has-graph{background-image:url(/722e5deb4e629a49a9ad.svg)}.see-graph-mobile-container{height:30px}.see-graph-mobile-container .see-graph-mobile{background-position:50%;background-repeat:no-repeat;background-size:20px;display:inline-block;height:20px;margin-right:5px;position:relative;top:5px;width:20px}.see-graph-mobile-container .see-graph-mobile.has-eye{background-image:url(/7a2ff87d9bf8cf5c7ad3.svg)}.see-graph-mobile-container .see-graph-mobile.has-graph{background-image:url(/722e5deb4e629a49a9ad.svg)}.monthly-wrapped{transition:all .3s ease}.monthly-wrapped #monthly-wrapped-no-data{padding:40px 0}.monthly-wrapped .only-print{display:none}.monthly-wrapped .only-print.show{display:block}.monthly-wrapped .print-icon{display:none}.monthly-wrapped .extra-logo-to-print{bottom:0;height:auto;position:absolute;right:0;width:100px}.monthly-wrapped .ms-background{background-image:url(/d7d4c25f17a636edeab7.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:.05;pointer-events:none;position:absolute;top:0;width:100%}.monthly-wrapped .monthly-wrapped-container{display:flex;flex-direction:column;gap:20px;margin:auto;max-width:600px}.monthly-wrapped .monthly-wrapped-container .header{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center}.monthly-wrapped .monthly-wrapped-container .header #monthly-wrapped-absolute{height:40px;left:0;position:absolute;top:0;width:100%}.monthly-wrapped .monthly-wrapped-container .header #monthly-wrapped-absolute .pre-subtitle{color:#d1d5db;display:block;font-size:10px;margin-bottom:-5px;text-align:left}.monthly-wrapped .monthly-wrapped-container .header #monthly-wrapped-absolute .subtitle-user{color:#34d399;float:left;font-size:20px;font-weight:600}.monthly-wrapped .monthly-wrapped-container .header #monthly-wrapped-absolute .subtitle-date{color:#34d399;float:right;font-size:20px;font-weight:600}.monthly-wrapped .monthly-wrapped-container .header .ranking{color:#d1d5db;font-size:14px;margin-bottom:10px}.monthly-wrapped .monthly-wrapped-container .header .ranking span{color:#34d399;font-size:18px;font-weight:600}.monthly-wrapped .monthly-wrapped-container .header #chart-container{height:100px;max-width:400px;width:100%}.monthly-wrapped .monthly-wrapped-container .totals{border-radius:5px;color:#d1d5db;display:flex;font-size:14px;justify-content:space-between;margin-top:40px;width:100%}.monthly-wrapped .monthly-wrapped-container .totals .total-artists,.monthly-wrapped .monthly-wrapped-container .totals .total-ops{flex:1;font-weight:600;padding-top:20px;text-align:center}.monthly-wrapped .monthly-wrapped-container .totals .total-artists .value,.monthly-wrapped .monthly-wrapped-container .totals .total-ops .value{color:#34d399;display:block;font-weight:600}.monthly-wrapped .monthly-wrapped-container .totals .total-profit{flex:1;font-weight:600;text-align:center}.monthly-wrapped .monthly-wrapped-container .totals .total-profit #monthly-wrapped-percentage{color:#34d399;font-size:34px;font-weight:600}.monthly-wrapped .monthly-wrapped-container .section-title{border-bottom:1px solid hsla(0,0%,100%,.1);color:#d1d5db;font-size:16px;font-weight:600;margin-bottom:10px;padding-bottom:5px}.monthly-wrapped .monthly-wrapped-container .artist{border-radius:5px;margin-bottom:8px}.monthly-wrapped .monthly-wrapped-container .artist .artist-info{align-items:center;cursor:pointer;display:flex;gap:10px}.monthly-wrapped .monthly-wrapped-container .artist .artist-info img{border:3px solid #34d399;border-radius:50%;height:40px;object-fit:cover;position:relative;top:6px;width:40px}.monthly-wrapped .monthly-wrapped-container .artist .artist-info span{color:#fff;font-weight:600;margin-top:-15px}.monthly-wrapped .monthly-wrapped-container .artist .value{color:#34d399;font-weight:600}.monthly-wrapped .monthly-wrapped-container .artist .value-bar{align-items:center;display:flex;flex:1;gap:10px;margin-left:55px;margin-top:-17px;width:calc(100% - 60px)}.monthly-wrapped .monthly-wrapped-container .artist .value-bar .bar{background:rgba(52,211,153,.2);border-radius:3px;flex:1;height:20px;position:relative}.monthly-wrapped .monthly-wrapped-container .artist .value-bar .bar .fullil-bar{background:#34d399;border-radius:3px;box-sizing:border-box;color:#1f2937;font-size:11px;height:100%;left:0;line-height:20px;padding-left:5px;position:absolute;top:0;transition:width .8s ease-out;width:0}.monthly-wrapped .monthly-wrapped-container .artist .value-bar .bar .value{color:#fff;font-weight:600;line-height:20px;position:absolute;right:10px}.monthly-wrapped .monthly-wrapped-container .genre{border-radius:5px;display:flex;flex-direction:column;margin-bottom:10px}.monthly-wrapped .monthly-wrapped-container .genre span.tag{color:#fff;font-weight:600}.monthly-wrapped .monthly-wrapped-container .genre span.value{color:#d1d5db;font-size:12px}.monthly-wrapped .monthly-wrapped-container .genre span.percent{color:#34d399;font-size:13px;font-weight:600}.monthly-wrapped .monthly-wrapped-container .genre .operations-wrapped{align-items:center;display:flex;gap:10px;margin-top:5px}.monthly-wrapped .monthly-wrapped-container .genre .operations-wrapped .bar{background:rgba(209,213,219,.2);border-radius:3px;flex:1;height:20px;position:relative}.monthly-wrapped .monthly-wrapped-container .genre .operations-wrapped .bar .fullil-bar-opes{background:#d1d5db;border-radius:3px;box-sizing:border-box;color:#1f2937;font-size:11px;height:100%;left:0;line-height:20px;padding-left:5px;position:absolute;top:0;transition:width .8s ease-out;width:0}.monthly-wrapped .monthly-wrapped-container .genre .operations-wrapped .bar .value{color:#1f2937;font-weight:600;line-height:20px;position:absolute;right:10px}.monthly-wrapped .monthly-wrapped-container .genre .profit-wrapped{align-items:center;display:flex;gap:10px;margin-top:5px}.monthly-wrapped .monthly-wrapped-container .genre .profit-wrapped .bar{background:rgba(52,211,153,.2);border-radius:3px;flex:1;height:20px;position:relative}.monthly-wrapped .monthly-wrapped-container .genre .profit-wrapped .bar .fullil-bar{background:#34d399;border-radius:3px;box-sizing:border-box;color:#1f2937;font-size:11px;height:100%;left:0;line-height:20px;padding-left:5px;position:absolute;top:0;transition:width .8s ease-out;width:0}.monthly-wrapped .monthly-wrapped-container .genre .profit-wrapped .bar .value{color:#fff;font-weight:600;line-height:20px;position:absolute;right:10px}.monthly-wrapped .monthly-wrapped-container .share-button{margin:auto;padding:10px 20px;width:150px}.monthly-wrapped .monthly-wrapped-container .share-button svg{height:20px;line-height:20px;vertical-align:middle;width:16px}.monthly-wrapped.print-mode{box-sizing:content-box;padding:10px 20px;position:relative;width:400px}.monthly-wrapped.print-mode #monthly-wrapped-absolute{display:none}.monthly-wrapped.print-mode .print-icon{display:inline-block;font-size:20px}.monthly-wrapped.print-mode #print-monthly-wrapped-absolute{display:block!important;font-size:14px;text-align:center}.monthly-wrapped.print-mode #print-monthly-wrapped-absolute #print-monthly-wrapped-date,.monthly-wrapped.print-mode #print-monthly-wrapped-absolute #print-monthly-wrapped-ranking,.monthly-wrapped.print-mode #print-monthly-wrapped-absolute #print-monthly-wrapped-username{color:#34d399;font-size:20px;font-weight:600}.monthly-wrapped.print-mode #chart-container,.monthly-wrapped.print-mode .ranking,.monthly-wrapped.print-mode .total-artists,.monthly-wrapped.print-mode .total-ops{display:none}.monthly-wrapped.print-mode .totals{margin-top:0}.monthly-wrapped.print-mode .operations-wrapped,.monthly-wrapped.print-mode .profit-wrapped{display:none!important}.monthly-wrapped.print-mode .genre{border-radius:0;border-right:1px solid #fff;display:inline-block!important;margin-right:5px;padding-right:10px}.monthly-wrapped.print-mode .genre:last-child{border-right:none;margin-right:0;padding-right:0}.monthly-wrapped.print-mode #share-button{display:none}.monthly-wrapped.print-mode .section-title{border:none!important}@media (max-width:768px){.monthly-wrapped .monthly-wrapped-container .totals .total-profit #monthly-wrapped-percentage{font-size:22px}.monthly-wrapped .monthly-wrapped-container .totals .total-ops{font-size:12px}.monthly-wrapped .monthly-wrapped-container .totals .total-profit{white-space:nowrap}}.winners-table{border-collapse:collapse;margin-bottom:30px;width:100%}.winners-table td,.winners-table th{box-sizing:border-box;font-size:14px;padding:5px}.winners-table td:first-child,.winners-table th:first-child{width:70px}.winners-table td:nth-child(2),.winners-table td:nth-child(3),.winners-table th:nth-child(2),.winners-table th:nth-child(3){width:200px}.winners-table td:nth-child(4),.winners-table th:nth-child(4){width:250px}.winners-table th{font-size:13px;text-align:left;white-space:nowrap}.winners-table th.sortable{cursor:pointer}.winners-table td{border:none}.winners-table .arrow{border-left:4px solid transparent;border-right:4px solid transparent;display:inline-block;height:0;margin:0 5px;vertical-align:middle;width:0}.winners-table .arrow.up{border-bottom:4px solid #34d399}.winners-table .arrow.down{border-top:4px solid #d3345c}.winners-table tr{border:none;border-bottom:1px solid #d1d5db;cursor:pointer}.winners-table tr:hover{background:rgba(0,0,0,.1)}.winners-table .r-align,.winners-table th.r-align{text-align:right;white-space:nowrap}.winners-table .graph-col,.winners-table th.graph-col{text-align:center;width:22vw}.winners-table .name-col{width:200px}@media (max-width:480px){.winners-table td:nth-child(2),.winners-table td:nth-child(3),.winners-table th:nth-child(2),.winners-table th:nth-child(3){display:none}.winners-table td:nth-child(4),.winners-table th:nth-child(4){width:150px}}.tags-container{margin-bottom:20px}.tags-container input{box-sizing:border-box;float:left;font-size:12px;margin-bottom:10px;margin-right:10px;padding:5px;width:150px}.tags-container .tags-list{float:left}.tag-button{border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-weight:300;margin-bottom:5px;margin-right:5px;padding:5px 10px;text-align:center;text-decoration:none}@media (max-width:768px){.tag-button{width:auto}}@media (max-width:480px){.tags-container{display:flex;flex-direction:column}#tags-container input{margin-bottom:10px;padding:5px;width:100%}.tag-button{margin-bottom:10px;width:auto}}.friends .tabs{display:flex;gap:10px;justify-content:flex-end;right:10px;top:10px}.friends .tabs .tab-button{padding:5px 10px}.friends .no-data-message{display:none;margin-bottom:30px;margin-top:30px}.friends .no-data-message.active-message{display:block}.friends .classification-table{display:none;margin-top:10px}.friends .classification-table#search-results-table,.friends .classification-table.active-tab{display:table}.friends .classification-table#search-results-table td{padding:10px 0}.friends .classification-table#search-results-table .add-friend-button{padding:5px 10px}.friends .classification-table .remove-friend-btn{background:none;border:none;color:#d3345c;padding:5px 10px}.friends .classification-table td:nth-child(4),.friends .classification-table th:nth-child(4){text-align:center;width:80px}@media (max-width:768px){.friends .classification-table td:nth-child(4),.friends .classification-table th:nth-child(4){display:block}}.friends #search-results-container{background-color:#4b5563;border-radius:8px;color:#d1d5db;margin-top:30px;padding:20px}.friends #search-results-container h3{color:#34d399;margin-bottom:15px;text-align:center}.evolution-chart{height:400px;max-height:400px;width:100%}@keyframes dropIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes borderPulse{0%{box-shadow:0 0 0 0 rgba(52,211,153,.5)}70%{box-shadow:0 0 0 20px rgba(52,211,153,0)}to{box-shadow:0 0 0 0 rgba(52,211,153,0)}}#monthly-banner-wrapped{left:50%;min-width:300px;pointer-events:none;position:fixed;text-align:center;top:80px;transform:translateX(-50%);z-index:9999}.monthly-banner{display:none}.monthly-banner.visible{align-items:center;animation:dropIn .5s ease-out 1.5s forwards,borderPulse 2.2s cubic-bezier(.66,0,0,1) infinite;background:linear-gradient(135deg,#34d399,#6ee7b7 60%,#3b82f6);border:2px solid #34d399;border-radius:8px;box-shadow:0 4px 10px rgba(52,211,153,.5);color:#fff;display:flex;font-weight:600;gap:.75rem;opacity:0;pointer-events:all;text-shadow:0 0 4px rgba(0,0,0,.8);text-shadow:0 0 6px rgba(0,0,0,.7)}.monthly-banner.visible a{background:rgba(0,0,0,.15);border-radius:6px;color:inherit;display:block;gap:.5rem;padding:1rem;text-decoration:none;transition:all .6s ease}.monthly-banner.visible a svg{height:22px;width:22px;fill:#fff;vertical-align:middle}.monthly-banner.visible a strong{text-decoration:underline}.monthly-banner.visible a:hover{background:rgba(0,0,0,.3)}.monthly-banner.visible:hover{background:linear-gradient(135deg,#6ee7b7,#3b82f6 70%,#34d399);box-shadow:0 0 15px rgba(52,211,153,.7)}@media (max-width:768px){.evolution-chart{height:300px;max-height:300px}}
/*# sourceMappingURL=main.dcb1a20ad2bbb2280b98.css.map*/