@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Varela+Round&display=swap";header.header{width:100%;height:350px;background-position:50% calc(50% + 20px);background-repeat:repeat-x;margin-bottom:50px;position:relative}@media screen and (max-width: 960px){header.header .hotel-view{display:none!important}}header.header .hotel-view.hhuk{width:277px;background-image:url(https://www.fuusio.co/storage/header/hotel/hhuk.png);background-position:center -22px}header.header .logo{cursor:pointer;width:370px;height:89px;background-size:contain;position:absolute;top:65px;z-index:2;transition:all .15s ease-in-out}@media screen and (max-width: 960px){header.header .logo{display:block;margin:0 auto;position:relative;top:0;left:0;right:0}}.speechbubbles{display:flex;align-items:flex-start;position:absolute;top:170px;z-index:3}.speechbubbles .speechbubble{cursor:pointer;width:260px;background-color:#000c;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);box-shadow:0 1px 2px #0003;border:1px solid #383838;border-radius:5px;color:#fffc;font-size:.75rem;padding:6px 10px;position:relative}.speechbubbles .speechbubble:after{content:"";border-width:6px 6px 0;border-style:solid;border-color:#666666 transparent transparent transparent;position:absolute;bottom:-6px;left:20px}.speechbubbles .speechbubble:before{content:"";border-width:7px 7px 0;border-style:solid;border-color:#666666 transparent transparent transparent;position:absolute;bottom:-7px;left:20px}.speechbubbles .speechbubble:nth-child(2){top:48px;left:-160px;z-index:2}.speechbubbles .speechbubble:nth-child(3){top:0;left:-220px;z-index:1}.speechbubbles .speechbubble:nth-child(4){top:48px;left:-380px;z-index:2}.speechbubbles .speechbubble.bounce-hover{display:inline-block;transition:transform .2s ease}.speechbubbles .speechbubble.bounce-hover:hover{animation:speechbubble-bounce .5s ease}@media screen and (max-width: 960px){.speechbubbles{display:flex;flex-direction:column;margin-bottom:-250px;gap:12px;padding:0 12px;width:100%;max-width:100%;box-sizing:border-box;align-items:stretch;position:relative!important;top:10px!important;left:0!important;right:0!important}.speechbubbles .speechbubble{position:relative!important;left:0!important;top:0!important;z-index:auto!important;width:100%!important;max-width:100%!important;box-sizing:border-box;margin:0 auto}.speechbubbles .speechbubble:nth-child(4){display:none!important}}.speechbubbles .speechbubble .avatar{width:40px;height:40px;box-shadow:0 1px 2px #0003;border-radius:5px;float:left;margin:-2px 10px 0 -5px}.speechbubbles .speechbubble .comment{display:flex;gap:4px;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.speechbubbles .speechbubble .comment .username{flex-shrink:0;font-weight:700}.speechbubbles .speechbubble .comment .text{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.speechbubbles .speechbubble .news-title{color:#fff6;font-size:.688rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.v-app-bar-nav-icon{float:right;margin-right:40px}header.header .desktop-menu{width:100%;height:80px;border-radius:10px;position:relative;top:265px;z-index:3}header.header .desktop-menu .item:hover{height:80px}header.header .desktop-menu>ul{list-style:none;position:relative;left:150px}header.header .desktop-menu>ul>li{width:auto;min-width:80px;height:80px;font-size:.875rem;font-weight:700;float:left;transition:all .2s ease-in-out}header.header .desktop-menu>ul>li:first-child{margin-left:30px}header.header .desktop-menu>ul>li .item div{cursor:pointer;display:flex;height:80px;padding:0 10px;flex-direction:column;align-items:center;justify-content:center;text-align:center}header.header .desktop-menu>ul>li .item div img{height:35px}header.header .desktop-menu .lang{position:absolute;top:5px;right:250px}@media screen and (max-width: 960px){header.header .desktop-menu .lang{position:absolute;top:10px;right:5px}}header.header .desktop-menu .lang .item{cursor:pointer;width:25px;height:25px;border-radius:10px;margin-bottom:2px;position:relative}header.header .desktop-menu .lang .item .flag{width:18px;height:18px;background-size:cover;position:absolute;top:3px;left:50%;transform:translate(-50%)}header.header .desktop-menu .lang .item .flag.en{background-image:url(https://www.fuusio.co/storage/flag/rounded/en.png);width:18px;height:18px;border-radius:10px}header.header .desktop-menu .lang .item .flag.de{background-image:url(https://www.fuusio.co/storage/flag/rounded/de.png);width:18px;height:18px;border-radius:10px}header.header .desktop-menu .lang .item .flag.tr{background-image:url(https://www.fuusio.co/storage/flag/rounded/tr.png);width:18px;height:18px;border-radius:10px}header.header .desktop-menu .usermenu{width:150px;font-size:.813rem;position:absolute;top:15px;left:10px}header.header .desktop-menu .usermenu .usermenu-trigger{cursor:pointer;position:relative}header.header .desktop-menu .usermenu .usermenu-trigger:hover .username{background-color:#ffffff03}header.header .desktop-menu .usermenu .usermenu-trigger.dropdown-active .username{border-radius:0 20px 0 0}header.header .desktop-menu .usermenu .login-btn{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:180px;height:30px;background-color:#000c;border-top:1px solid #383838;border-right:1px solid #383838;border-bottom:1px solid #383838;border-radius:0 20px 20px 0;font-weight:700;line-height:28px;padding-left:26px;padding-right:25px;position:absolute;top:-8px;left:-10px;z-index:3;transition:background-color .2s ease}header.header .desktop-menu .usermenu .login-btn:hover{background-color:#ffffff03}header.header .desktop-menu .usermenu .login-btn img{position:relative;top:4px;right:10px}header.header .desktop-menu .usermenu .register-btn{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:150px;height:30px;background-color:#000c;border-top:1px solid #383838;border-right:1px solid #383838;border-bottom:1px solid #383838;border-radius:0 20px 20px 0;font-weight:700;line-height:28px;padding-left:26px;padding-right:25px;position:absolute;top:26px;left:-10px;z-index:3;transition:background-color .2s ease}header.header .desktop-menu .usermenu .register-btn:hover{background-color:#ffffff03}header.header .desktop-menu .usermenu .register-btn img{position:relative;top:4px;right:10px}header.header .desktop-menu .usermenu .v-avatar{width:50px;height:50px;border-radius:50%;border:2px solid #282828;position:relative;z-index:4}header.header .desktop-menu .usermenu .username{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:150px;height:30px;background-color:#000c;border:1px solid #383838;border-radius:0 20px 20px 0;font-weight:700;line-height:28px;padding-left:26px;padding-right:25px;position:absolute;top:1px;left:30px;z-index:3;transition:background-color .2s ease}header.header .desktop-menu .usermenu .dropdown-arrow{position:absolute;top:8px;right:-15px;z-index:5;font-size:16px;color:#fff;transition:transform .2s ease}header.header .desktop-menu .usermenu .dropdown-arrow.rotated{transform:rotate(180deg)}header.header .desktop-menu .usermenu .custom-dropdown{position:absolute;top:30px;left:30px;width:150px;border:1px solid #383838;border-top:none;border-radius:0 0 20px 20px;background-color:#000c;box-shadow:0 4px 12px #0000004d;z-index:2;overflow:hidden}header.header .desktop-menu .usermenu .custom-dropdown .dropdown-item{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-bottom:1px solid #383838}header.header .desktop-menu .usermenu .custom-dropdown .dropdown-item:last-child{border-bottom:none}header.header .desktop-menu .usermenu .custom-dropdown .dropdown-item .dropdown-link{display:flex;align-items:center;padding:12px 0 12px 15px;color:#6c6c6c;font-size:.75rem;font-weight:700;text-decoration:none;transition:background-color .2s ease;cursor:pointer}header.header .desktop-menu .usermenu .custom-dropdown .dropdown-item .dropdown-link:hover{background-color:#ffffff0d}header.header .desktop-menu .usermenu .custom-dropdown .dropdown-item a.dropdown-link{color:#6c6c6c;text-decoration:none}header.header .desktop-menu .usermenu .dropdown-enter-active,header.header .desktop-menu .usermenu .dropdown-leave-active{transition:all .3s ease}header.header .desktop-menu .usermenu .dropdown-enter-from{opacity:0;transform:translateY(-10px)}header.header .desktop-menu .usermenu .dropdown-leave-to{opacity:0;transform:translateY(-10px)}header.header .desktop-menu .radio{width:235px;position:absolute;top:5px;right:10px}header.header .desktop-menu .radio .item{overflow:hidden;width:200px;height:25px;border-radius:10px;font-size:.813rem;padding:2px 10px;margin-bottom:5px;float:left;display:flex;align-items:center;white-space:nowrap}header.header .desktop-menu .radio .item .icon{flex-shrink:0;margin-right:5px;z-index:2}header.header .desktop-menu .radio .item .text-wrapper{flex:1;overflow:hidden;position:relative}header.header .desktop-menu .radio .item .song-text,header.header .desktop-menu .radio .item .dj-text{display:block;padding-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}header.header .desktop-menu .radio .item:nth-child(2),header.header .desktop-menu .radio .item:nth-child(4){cursor:pointer;width:30px!important;border-radius:10px;font-weight:700;text-align:center!important;justify-content:center!important;align-items:center!important;padding:0!important;float:right}header.header .desktop-menu .radio .item:nth-child(5){cursor:pointer;width:100%!important;height:10px!important;border-radius:10px;font-weight:700;text-align:center!important;justify-content:center!important;align-items:center!important;padding:0!important;float:right}.v-slider.v-input--horizontal .v-slider-thumb{display:none!important}.pages.home.newestNews .v-card{cursor:pointer;height:200px;border-radius:8px;box-shadow:0 4px 15px #0006;transition:transform .3s ease,box-shadow .3s ease,border .3s ease;border:1px solid rgba(255,255,255,.1);overflow:hidden;position:relative}.pages.home.newestNews .v-card:hover{transform:translateY(-2px)}.pages.home.newestNews .v-card .v-img__img{object-position:right center!important}.pages.home.newestNews .v-card .overlay{background:linear-gradient(to top,#00000080,#0000);height:100%;border-radius:5px}.pages.home.newestNews .v-card .overlay:before{content:"";pointer-events:none;background:linear-gradient(180deg,#0003,#000000b3);position:absolute;inset:0;z-index:1}.pages.home.newestNews .v-card .badges{position:absolute;top:0;left:0;z-index:2}.pages.home.newestNews .v-card .badges .badge{height:48px;width:48px;border-radius:6px;margin:0 4px 4px 0;position:relative;border:1px solid rgba(255,255,255,.2);box-shadow:0 2px 8px #0000004d}.pages.home.newestNews .v-card .badges .badge:last-child{margin-right:0}.pages.home.newestNews .v-card .badges .badge img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.pages.home.newestNews .v-card .badges .badge.nbadge{display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.7);font-family:Courier New,monospace}.pages.home.newestNews .v-card .news-chip{position:absolute;top:8px;right:8px;z-index:2}.pages.home.newestNews .v-card .news-chip .v-chip.text-error,.pages.home.newestNews .v-card .news-chip .v-chip.text-info,.pages.home.newestNews .v-card .news-chip .comment-count{box-shadow:0 2px 8px #0000004d;border-radius:12px!important;border:1px solid rgba(255,255,255,.2);text-transform:uppercase!important;margin-bottom:4px;float:right;font-weight:700;font-size:.75rem}.pages.home.newestNews .v-card .text-h5{font-size:18px!important;position:relative;z-index:2}.pages.home.newestNews .v-card .text-caption{color:#fff9!important;position:relative;z-index:2}.pages.home.pages.home.newestNews .v-skeleton-loader__bone.v-skeleton-loader__article{height:200px}.pages.home.newestPhotos .v-skeleton-loader__bone.v-skeleton-loader__image{height:267px;border-radius:5px 5px 0 0}.pages.home.newestPhotos .v-skeleton-loader__bone.v-skeleton-loader__paragraph{height:66px;border-radius:0 0 5px 5px}.pages.home.newestPhotos .v-skeleton-loader__bone.v-skeleton-loader__text:first-child{margin-top:7px}.pages.home.newestPhotos .likes{background-color:#000c;border-radius:0 0 0 5px;padding:5px 10px;font-weight:700;text-align:center;position:absolute;top:0;right:0}.pages.home.newestPhotos .likes img{position:relative;top:2px;right:2px}.pages.home.newestShortnews{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.pages.home.newestShortnews .v-chip.comment{box-shadow:0 2px 10px #0000004d;border-radius:12px!important;border:1px solid rgba(255,255,255,.2);font-size:.75rem;text-transform:uppercase!important;float:right;margin-top:8px}.pages.home.newestShortnews .icon{display:flex;width:50px;height:50px;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;margin-right:10px;float:left}.pages.home.newestShortnews .icon .v-img{width:40px;height:40px}.pages.home.newestShortnews .v-card-title{height:65px;font-size:.938rem!important;white-space:unset}.pages.home.newestShortnews .title{display:flex;height:50px;align-items:center;margin-bottom:10px;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.pages.home.newestShortnews .title span{font-size:1rem;font-weight:700;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.pages.home.newestShortnews h1,.pages.home.newestShortnews h2,.pages.home.newestShortnews h3,.pages.home.newestShortnews h4,.pages.home.newestShortnews h5,.pages.home.newestShortnews h6{border-radius:0 5px 5px 0;font-size:1rem;font-weight:700;text-transform:uppercase;padding:5px 5px 5px 32px;margin:10px 0 20px -32px;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.pages.home.newestShortnews .badges{margin-bottom:-10px}.pages.home.newestShortnews .badges .badge{height:50px;width:50px;background-color:#ffffff1a;border-radius:5px;margin:0 10px 10px 0;position:relative}.pages.home.newestShortnews .badges .badge:last-child{margin:0 0 10px}.pages.home.newestShortnews .badges .badge img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.pages.home.newestShortnews h2{width:90%;border-radius:0 5px 5px 0;box-shadow:1px 1px #ffffff4d;font-size:1rem;font-weight:700;text-transform:uppercase;padding:5px 5px 5px 32px;margin:10px 0 20px -32px}.pages.home.newestShortnews .v-card.comments{border:1px solid rgba(255,255,255,.4)}.pages.home.newestShortnews .v-card.comments img{max-width:100%;height:auto;border-radius:5px}.news.view h1,.news.view h2,.news.view h3,.news.view h4,.news.view h5,.news.view h6{border-radius:0 5px 5px 0;font-size:1.125rem;font-weight:700;text-transform:uppercase;padding:5px 5px 5px 32px;margin:10px 0 20px -32px}.news.view img{max-width:100%;height:auto;border-radius:5px}.news.view .v-img{display:block;max-width:100%;height:auto;border-radius:5px}.news.view .v-img__img{top:-50px}@media screen and (max-width: 960px){.news.view .v-img__img{height:200px;object-position:right center;top:0}}.news.view .align-center,.news.view .align-left,.news.view .align-right{display:block;margin:12px auto}@media (min-width: 532px){.news.view .align-right{display:block;float:right;margin:12px 0 12px 24px}}.news.view ol{list-style-type:decimal;margin:12px 0;padding-left:26px}.news.view ul{list-style-type:disc;margin:12px 0;padding-left:26px}.news.view ul.v-pagination__list{list-style-type:none}.news.view .newsContent hr{clear:both;max-width:100%;border:0;border-bottom:8px solid;margin:1.35em auto}.news.comments .form .v-counter{background-color:#fff3;border-radius:0 0 5px 5px;font-size:.813rem;font-weight:bolder;color:#ffffffb3;padding:10px;margin-top:-6px}.jobs .v-img__img{object-position:left center!important}.jobs .chat .messages{max-height:500px;font-size:.875rem;overflow-y:auto;margin-bottom:20px}@media screen and (max-width: 960px){.jobs .chat .messages{max-height:250px}}.jobs .chat .messages .v-avatar.v-avatar--density-default.sender{float:left;margin-top:10px}.jobs .chat .messages .online-status.sender.online,.jobs .chat .messages .online-status.sender.offline{width:10px;height:10px;border-radius:50%;position:absolute;top:40px;left:30px;z-index:2}.jobs .chat .messages .sent{border-radius:20px 0 20px 20px;text-align:right;padding:10px;margin:0 50px 10px 15%}.jobs .chat .messages .v-avatar.v-avatar--density-default.receiver{float:right;margin-top:10px}.jobs .chat .messages .online-status.receiver.online,.jobs .chat .messages .online-status.receiver.offline{width:10px;height:10px;border-radius:50%;position:absolute;top:40px;right:30px;z-index:2}.jobs .chat .messages .received{border-radius:0 20px 20px;text-align:left;padding:10px;margin:0 15% 10px 50px}.jobs .chat .messages .typing-indicator{font-style:italic;position:relative}.jobs .chat .messages .sent p,.jobs .chat .messages .received p{white-space:pre-wrap}.teamlist{margin-bottom:10px}.teamlist .v-avatar{float:left!important;margin:-5px 10px 0 -5px}.teamlist .name{font-weight:700;margin-bottom:5px}.pages.scanner.view .newChipBadges{height:18px;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:0 2px;position:absolute;top:-6px;right:-6px;z-index:1}.pages.scanner.view .newChipFriends{width:auto!important;height:18px!important;font-size:.75rem!important;font-weight:700!important;text-transform:uppercase!important;padding:0 5px 0 2px!important;position:absolute!important;top:-6px!important;right:-6px!important;z-index:1!important}.pages.scanner.view .avatar{float:left;margin:-40px 10px 0 -18px}.pages.scanner.view .avatarRotate{display:flex;justify-content:center;position:absolute;top:208px;left:38px}.pages.scanner.view .avatarRotate .v-btn-group--density-default.v-btn-group{height:25px!important}.avatarRotate figure{float:left;margin:0 30px 0 40px!important}.avatarRotate figure:nth-child(1){float:left;margin:0 0 0 24px!important}.avatarRotate figure>figcaption{border-radius:10px;color:#000;font-size:.688rem;font-weight:700;padding:5px 12px;position:absolute;bottom:-25px;left:-7px;z-index:1}.pages.scanner.view .username{font-size:1.375rem;margin-top:10px}.pages.scanner.view .username .previous{display:inline;border-radius:5px;padding:0 6px}.pages.scanner.view .username .previous svg{font-size:.813rem;margin:2px 0}.pages.scanner.view .motto .previous{display:inline;border-radius:5px;padding:4px 5px}.pages.scanner.view .motto .previous svg{font-size:.813rem}ul.motto{padding-bottom:8px;margin-bottom:8px}ul.motto:last-child{padding-bottom:0;margin-bottom:0}.pages.scanner.view .memberSince,.pages.scanner.view .lastAccessTime{margin-top:5px}.pages.scanner.view .userstats{margin-top:2px}.pages.scanner.view .userstats .v-progress-linear{margin-left:-10px}.pages.scanner.view .userstats .starGem img{height:26px;float:left;margin-right:5px}.pages.scanner.view .userstats .starGemCount{margin-top:4px}.pages.scanner.view .selectedBadges ul{list-style:none}.pages.scanner.view .selectedBadges ul>li{margin-bottom:15px}.pages.scanner.view .selectedBadges ul>li:last-child{margin-bottom:0}.pages.scanner.view .selectedBadges ul>li .badge{width:50px;height:60px;text-align:center;float:left;margin:-2px 20px 0 0}.pages.scanner.view .selectedBadges ul>li .badgeName{font-weight:700}.pages.scanner.view .selectedBadges ul>li .badgeDescription{font-size:13px;margin-bottom:5px}.pages.scanner.view .badges{gap:10px;justify-content:flex-start;margin-top:5px}.pages.scanner.view .badges .badgeBg{width:50px;height:50px;background-color:#ffffff1a;border-radius:5px 5px 0 0;position:relative;transition:.2s ease-in-out}.pages.scanner.view .badges .badgeBg:hover{background-color:#ffffff26}.pages.scanner.view .badges .badgeBg .v-skeleton-loader__bone.v-skeleton-loader__image{width:50px;height:50px;border-radius:5px}.pages.scanner.view .badges .badgeBg img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pages.scanner.view .badges .badgeCode{width:50px;height:15px;background-color:#0003;border-radius:0 0 5px 5px;font-size:11px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 2px}.pages.scanner.view .friends .friendBg{height:60px;background-color:#ffffff1a;border-radius:5px;padding:5px 0;position:relative;transition:.2s ease-in-out}.pages.scanner.view .friends .friendBg:hover{background-color:#ffffff26}.pages.scanner.view .friends .friendBg .v-progress-circular{cursor:pointer;height:60px;float:left;margin:-5px 30px 0 0}.pages.scanner.view .friends .friendBg .v-chip{width:20px;height:20px;position:absolute;top:0;right:0}.pages.scanner.view .friends .friendBg .v-chip.v-chip--size-default{padding-left:7px!important}.pages.scanner.view .friends .friendBg img{cursor:pointer;height:60px;float:left;margin:-5px 5px 0 0}.pages.scanner.view .friends .friendBg .username{cursor:pointer;width:120px;font-size:.813rem;font-weight:700;margin-top:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pages.scanner.view .friends .friendBg .createdAt{cursor:pointer;font-size:.75rem}.pages.scanner.view .groups .groupBg{height:150px;background-color:#ffffff1a;border-radius:5px;padding:10px;position:relative;transition:.2s ease-in-out}.pages.scanner.view .groups .groupBg:hover{background-color:#ffffff26}.pages.scanner.view .groups .groupBg img{width:40px;height:40px;margin-right:20px}.pages.scanner.view .groups .groupBg .v-chip{height:22px;font-size:12px;margin-bottom:5px}.pages.scanner.view .groups .groupBg .v-chip.v-chip--size-default{padding:0 5px}.pages.scanner.view .groups .groupBg .name{font-weight:700}.pages.scanner.view .groups .groupBg .description{margin-top:2px}.pages.scanner.view .groups .groupBg .color{float:right;margin-right:-10px}.pages.scanner.view .groups .groupBg .color .circle{width:20px;height:20px;border-radius:50%;float:left;margin-right:10px}.pages.scanner.view .rooms .roomBg{height:145px;background-color:#ffffff1a;border-radius:5px;padding:5px;position:relative;transition:.2s ease-in-out}.pages.scanner.view .rooms .roomBg:hover{background-color:#ffffff26}.pages.scanner.view .rooms .roomBg img{width:110px;height:110px;border-radius:5px;float:left;margin-right:20px;-webkit-box-shadow:1px 1px 0px 1px rgba(0,0,0,.08);-moz-box-shadow:1px 1px 0px 1px rgba(0,0,0,.08);box-shadow:1px 1px 0 1px #00000014}.pages.scanner.view .rooms .roomBg .name{font-weight:700}.pages.scanner.view .rooms .roomBg .description{margin-top:2px}.pages.scanner.view .rooms .roomBg .tags{margin-top:9px}.pages.scanner.view .rooms .roomBg .roomEnterButton{width:110px;position:absolute;bottom:5px;left:5px}.pages.scanner.view .rooms .roomBg .roomCreationTime{font-size:13px;position:absolute;bottom:2px;left:135px}.pages.habbo.badges .v-skeleton-loader__bone.v-skeleton-loader__article{height:180px;border-radius:5px}.pages.habbo.badges .v-skeleton-loader__bone.v-skeleton-loader__paragraph{margin-bottom:-15px}.pages.habbo.badges .v-card-text .code{background-color:#ffffff1a;border-radius:5px;color:#fffc;font-weight:700;text-align:center;padding:2px 5px;margin-bottom:10px}.pages.habbo.badges .v-card-text .v-responsive{height:80px!important;margin-top:-18px}.pages.habbo.badges .v-card-text .v-responsive.v-img{width:40px;height:40px;float:right;margin-left:10px}.pages.habbo.badges .v-card-text .name{font-weight:700}.pages.habbo.badges .v-card-text .description{color:#fffc;font-size:.813rem}.pages.habbo.badges .v-card-text .userCount{font-size:.75rem;color:#fff9;padding-right:15px;position:absolute;bottom:50px}.pages.habbo.badges .v-card-text .createdAt{font-size:.75rem;color:#fff9;padding-right:15px;position:absolute;bottom:10px}.pages.habbo.badges.details .v-img__img,.v-img__picture,.v-img__gradient,.v-img__placeholder,.v-img__error{position:relative}.pages.habbo.badges.details .badgeOwner{height:50px;background-color:#ffffff1a;border-radius:5px;padding:5px 0;position:relative;transition:.2s ease-in-out}.pages.habbo.badges.details .badgeOwner .v-chip{position:absolute;top:0;right:0}.pages.habbo.badges.details .badgeOwner .v-chip.v-chip--size-default{padding-left:7px!important}.pages.habbo.badges.details .badgeOwner .v-responsive.v-img{width:50px;float:left;margin-right:-20px;top:-20px;left:-25px}.pages.habbo.badges.details .badgeOwner .username{font-size:.813rem;font-weight:700;margin-top:-12px}.pages.habbo.badges.details .badgeOwner .createdAt{font-size:.75rem;color:#fff9;position:absolute;left:55px;bottom:6px}.pages.habbo.webpromos .v-card .v-img__img{object-position:right center!important}.pages.habbo.webpromos .v-card img{cursor:pointer;border-radius:5px}.pages.habbo.webpromos .copyURL{cursor:pointer;border-radius:5px;padding:5px 10px;margin:10px 0 -10px}.pages.habbo.images .v-card .v-img__img{object-position:right center!important}.pages.habbo.images .v-card img{cursor:pointer;border-radius:5px}.pages.habbo.images .copyURL{cursor:pointer;border-radius:5px;padding:5px 10px;margin:10px 0 -10px}.users.shop.icons .v-card.image,.users.settings.icons .v-card.image{background-color:#ffffff1a;padding:5px 0;display:flex;align-items:center;justify-content:center}.pages.radio.recentlyPlayed .v-list{border-radius:6px}.pages.radio.recentlyPlayed .v-list .v-list-item{padding:10px}.pages.radio.recentlyPlayed .v-list .v-list-item:last-child{padding-bottom:0}.v-footer{border-radius:6px!important;padding:18px 24px;margin:20px 0}.v-footer .legalInfo{font-size:.813rem}.v-footer .links{margin-bottom:-15px}.v-footer .links .v-btn{font-size:.75rem}.v-footer .v-btn img{filter:grayscale(100%)}.v-footer .user-icon{pointer-events:auto;max-width:20px;max-height:20px;position:absolute;top:2px;right:2px;z-index:2}.v-footer .v-avatar{margin:5px}html.maintenance,body.maintenance{width:100%;height:100%;background-image:url(https://www.fuusio.co/storage/maintenance/background.jpg);background-size:cover}.maintenance .logo{width:350px;height:100px;background-image:url(https://www.fuusio.co/storage/header/logo_white.svg);filter:drop-shadow(0 0 5px rgba(255,255,255,.5));cursor:pointer;position:absolute;top:48%;left:50%;z-index:2;transform:translate(-50%,-50%);transition:all .15s ease-in-out}.maintenance .logo:hover{width:360px;transform:translate(-50%,-48%)}.maintenance .slogan{color:#fffc;font-size:1.375rem;font-weight:700;margin-top:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html,body,#app{scroll-behavior:smooth;font-family:Roboto,sans-serif!important;font-size:1rem!important;font-weight:400!important;line-height:1.5!important;font-style:normal!important;margin:0!important;padding:0!important}a,a:link,a:visited,a:hover,a:active{text-decoration:none!important}.v-application__wrap{overflow-x:hidden!important}.v-overlay__scrim{opacity:.8!important}.v-container{max-width:1200px!important;height:auto;position:relative}.clearfix{clear:both!important}@keyframes speechbubble-bounce{0%{transform:translateY(0)}30%{transform:translateY(-6px)}50%{transform:translateY(0)}70%{transform:translateY(-3px)}to{transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.v-card{border-radius:6px!important}.v-card-title{background-color:#f0f0f61a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:6px 6px 0 0!important;font-family:Roboto,sans-serif!important;color:#fff;margin-bottom:20px}.v-divider{display:block;flex:1 1 100%;height:0px;max-height:0px;opacity:var(--v-border-opacity);transition:inherit;border-style:solid;border-width:thin 0 0 0}*{box-sizing:border-box}img{image-rendering:auto}figure.image{width:fit-content;margin:.9em auto!important;position:relative}figure.image:last-child{margin-bottom:0!important}.figure.image_resized{width:auto!important}figure.image.image-style-side{float:right!important}figure.image-style-align-right{margin-left:10px!important;float:right}figure.image-style-align-left{margin-right:10px!important;float:left}figure.image>figcaption{font-style:italic;border-radius:41px;background-color:#fff!important;box-shadow:1px 2px #0006;color:#000;font-size:.813rem;padding:5px 12px;position:absolute;bottom:20px;left:-20px;z-index:1}.flag.rounded.en{background-image:url(https://www.fuusio.co/storage/flag/rounded/en.png)}.flag.rounded.de{background-image:url(https://www.fuusio.co/storage/flag/rounded/de.png)}.flag.rounded.tr{background-image:url(https://www.fuusio.co/storage/flag/rounded/tr.png)}.v-messages .v-messages__message{margin-top:-4px}.v-menu .v-overlay__content>.v-card,.v-menu .v-overlay__content>.v-sheet,.v-menu .v-overlay__content>.v-list{background-color:#000c;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;color:#fff!important;box-shadow:0 8px 32px #0000004d!important;min-width:150px;padding:5px 0;border-radius:15px!important}.v-menu .v-overlay__content>.v-card,.v-menu .v-overlay__content>.v-sheet,.v-menu .v-overlay__content>.v-list .v-list-item-title{font-size:.875rem!important}.v-menu .v-overlay__content>.v-list.short-menu{overflow:visible!important;position:relative!important}.v-menu .v-overlay__content>.v-list.short-menu:before{content:"";position:absolute;top:-12px;left:50%;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid rgba(0,0,0,.8);z-index:1}.v-menu .v-overlay__content>.v-list.short-menu:after{content:"";position:absolute;top:-13px;left:50%;transform:translate(-50%);width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:13px solid rgba(255,255,255,.1);z-index:0}.v-menu .v-overlay__content>.v-list .v-list-item{transition:all .2s ease;min-height:26px;padding:5px;margin:5px 8px;border-radius:8px!important}.v-menu .v-overlay__content>.v-list .v-list-item:hover{background-color:#ffffff1a!important;border-radius:8px}header.header .desktop-menu .item[aria-expanded=true]{background-color:#ffffff1a}.v-input.v-text-field:not(.v-textarea) .v-field{height:40px}.v-input.v-text-field:not(.v-textarea) .v-field__field{height:40px;font-size:.75rem}.v-input.v-text-field:not(.v-textarea) .v-field__input{position:relative;top:-5px}.v-input.v-text-field:not(.v-textarea) .v-input__details{visibility:hidden}.v-data-table-footer__items-per-page{display:none!important}.divider--text{display:block;text-align:center;overflow:hidden}.divider--text>span{position:relative;display:inline-block}.divider--text>span:before,.divider--text>span:after{content:"";position:absolute;top:50%;width:9999px;height:1px}.divider--text>span:before{right:100%;margin-right:15px}.divider--text>span:after{left:100%;margin-left:15px}.toastify button{position:absolute;top:5px;right:5px}.v-navigation-drawer__scrim{position:fixed!important;inset:0!important;height:100%!important;opacity:.6!important;z-index:200}ul,ol{margin:0 0 0 20px!important;padding:0!important}.tooltip-default,.tooltip-black{min-width:80px!important;opacity:var(--v-tooltip-opacity, .98)!important;background:var(--v-tooltip-bg, rgba(0, 0, 0, .6))!important;-webkit-backdrop-filter:blur(7.5px)!important;backdrop-filter:blur(7.5px)!important;border-radius:15px!important;font-size:.75rem!important;text-align:center!important;font-weight:700;padding:5px 10px!important;margin:0!important}.tooltip-default.tooltip-default:after,.tooltip-black.tooltip-default:after{content:"";display:block;width:0;-webkit-backdrop-filter:blur(7.5px)!important;backdrop-filter:blur(7.5px)!important;border-color:var(--v-tooltip-bg, rgba(0, 0, 0, .6)) transparent;border-style:solid;border-width:10px 10px 0;margin-left:-10px;position:absolute;bottom:-10px;left:50%;z-index:1}
