@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}img{max-width:100%;object-fit:contain}a{text-decoration:none;color:#e9e9e9}:root{--color-highlight: #ffc355;--color-secondary: #6c757d;--color-success: #28a745;--color-info: #17a2b8}body{font-family:Poppins,sans-serif;font-size:16px;position:relative;overflow-x:hidden}::-webkit-scrollbar{display:none}::-webkit-scrollbar-thumb{background-color:#080808;border-radius:5px}::-webkit-scrollbar-track{background-color:#000}.hidden{display:none!important}.no-js{display:block;position:fixed;top:0;left:0;width:100%;padding:10px;background-color:red;color:#fff;text-align:center;z-index:9999;animation:slideDown .5s ease-in-out forwards}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.deprecated-banner{font-size:14px;background-color:#fc0;color:#000;text-align:center;padding:8px;font-weight:300}.deprecated-banner a{color:#000;text-decoration:underline}.home-page{display:flex;flex-direction:column;align-items:flex-start;width:100vw;min-height:100vh}.home-page #background{position:fixed;top:0;left:0;width:100vw;height:100vh;background-position:left;background-repeat:no-repeat;background-size:cover;z-index:-1}.home-page #background.usual{background-image:url(/assets/main_banner-eo3M2mNV.webp)}.home-page #background.femboy{background-image:url(/assets/femboy_banner-BQb6YzUR.webp)}.home-page #background img,.home-page #background video{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;object-fit:cover;object-position:right;transition:opacity .5s ease-in-out}.home-page #background img.active,.home-page #background video.active{opacity:1}.home-page #background .blur{filter:blur(3px);-webkit-filter:blur(3px)}.home-page .wiggles{max-width:100px;max-height:100px;width:100%;height:100%;position:absolute;bottom:0;right:0;object-fit:cover;transition:opacity .3s ease;-webkit-mask-image:linear-gradient(to bottom,transparent,black 80%);mask-image:linear-gradient(to bottom,transparent,black 80%)}.home-page .presentation-card{width:387px;border-radius:20px;border:2px solid rgba(255,255,255,.2196078431);box-shadow:0 8px 48px #00000080;color:#fff;text-shadow:0 0 3px rgba(0,0,0,.75);overflow:hidden;position:relative;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:transform .3s ease;margin:2em}.home-page .presentation-card.bright{background-color:#f9f9f91c}.home-page .presentation-card.dark{background-color:#00000038;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.home-page .presentation-card:hover{transform:translateY(-5px)}.home-page .menu{display:flex;justify-content:center;align-items:center;gap:10px}.home-page .menu a{color:#fff;padding:10px;transition:all .3s ease;background-color:#0000001a;border-radius:0 0 5px 5px;text-decoration:none;text-shadow:none}.home-page .menu a:hover{color:#000;background-color:#fff}.home-page blockquote{width:100%;font-style:italic;font-size:1rem;font-weight:500;text-align:center;line-height:1.5;color:#fff;background-color:#0000001a;border-left:5px solid #fff;padding:10px}.home-page .content{padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.home-page .header-image{position:relative;display:flex;justify-content:center;align-items:center;background-color:#fff;height:250px;width:100%;overflow:hidden;transition:all .3s ease}.home-page .header-image img{height:90%}.home-page .title{font-size:32px;font-weight:700;margin-bottom:10px;text-align:center}.home-page .wishlists{display:flex;align-items:center;gap:10px}.home-page .lovense{font-size:14px;font-weight:300;text-align:center}.home-page .lovense p{background-color:#00000046;border-radius:10px 10px 0 0;padding:10px}.home-page .lovense strong{font-weight:600}.home-page .lovense img{object-fit:cover;border-radius:0 0 10px 10px}.home-page .about{display:flex;flex-direction:column;gap:10px;font-size:14px;font-weight:300;text-align:left;line-height:1.5}.home-page .positions{font-size:16px;font-weight:600;text-align:center;line-height:1.5;text-align:left}.home-page .positions li{list-style:square}.home-page .positions span{font-weight:400;font-size:.8em}.home-page .button-businesses{display:flex;gap:5px;flex-wrap:wrap;margin-top:10px}.home-page .button-businesses .button{position:relative;overflow:hidden;flex-grow:1;text-align:center;display:flex;justify-content:center;align-items:center;background-color:#22222250;color:#fff;text-shadow:0 0 3px rgba(0,0,0,.75);font-weight:600;border-radius:10px;border:2px solid rgba(109,109,109,.2196078431);text-decoration:none;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);transition:background-color .3s ease}.home-page .button-businesses .button .text{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 5px}.home-page .button-businesses .button .text h2{font-size:1.1rem;font-weight:600}.home-page .button-businesses .button .text p{font-size:.8em;font-weight:300}.home-page .button-businesses .button img{margin-left:5px;max-width:40px;max-height:40px;object-fit:cover;border-radius:20px}.home-page .button-businesses .button:hover{background-color:#ffffff3b}.home-page .button-businesses .button:focus{outline:none;box-shadow:0 0 0 3px #fff6}.home-page .button-businesses .button.new:after{content:"NEW!";position:absolute;top:0;right:0;background-color:red;color:#fff;font-size:.8em;padding:.25em .5em;border-radius:0 0 0 10px}.home-page .button-businesses .button.soon:after{content:"Soon™";position:absolute;top:0;right:0;background-color:#0026ff;color:#fff;font-size:.8em;padding:.25em .5em;border-radius:0 0 0 10px}.home-page .button-businesses .button.old:after{content:"Legacy";position:absolute;top:0;right:0;background-color:#1b1b1b;color:#fff;font-size:.8em;padding:.25em .5em;border-radius:0 0 0 10px}.home-page .socials{display:flex;gap:10px;justify-content:center;margin:.1em 0;width:100%;list-style:none;animation:fadeSlideIn .2s ease-in-out forwards}.home-page .socials li{position:relative;display:flex;justify-content:center;align-items:center;background-color:#1a1a1a;color:#000;border:1px solid #161616;border-radius:50%;width:40px;height:40px;transition:all .1s ease}.home-page .socials li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;max-width:100px;padding:.25em;transition:all .3s ease}.home-page .socials li img{height:100%;filter:invert(1)}.home-page .socials li span{display:none;padding:.5em;font-weight:500}.home-page .socials li:hover{background-color:#520000;color:#fff;box-shadow:0 0 10px #00000080;border-radius:10px;width:fit-content}.home-page .separator{background:#ffffff1a;border:none;height:1px;margin:.2em 0;width:100%}.home-page p.splitter{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;line-height:normal;padding:.25em 0;text-align:center;font-size:.8em;color:#ffffff80}.home-page p.splitter:before,.home-page p.splitter:after{content:"";display:inline-block;width:35%;height:1px;background-color:#ffffff1a}.home-page .copyright-glassy{width:100%;line-height:normal;padding:.5em 0;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:.8em;color:#fff;opacity:.5}@media screen and (min-width:1500px){.home-page body{padding:0 50px}}@media screen and (max-width:495px){.home-page body{padding:0;overflow:scroll;overflow-x:hidden}.home-page #background{display:none}.home-page .menu{gap:5px}.home-page .menu a{background-color:#000}.home-page blockquote{font-size:.8rem;color:#000;background-color:#ebebeb;border-left:5px solid #000}.home-page .presentation-card{width:100%;height:100%;padding:0;border-radius:0;color:#000;text-shadow:none;box-shadow:none;margin:0;background-color:#fff!important}.home-page .presentation-card:hover{transform:none}.home-page .about{font-size:.8rem}.home-page .positions{font-size:1rem}.home-page .button-businesses{width:100%;gap:5px}.home-page .button-businesses .button{width:100%;background-color:#202020;gap:5px}.home-page .button-businesses .button .text{align-items:flex-start}.home-page .button-businesses .button .text h2{font-size:1.1rem}.home-page .button-businesses .button .text p{font-size:.8em;color:#d6d6d6;font-weight:300;font-style:italic}.home-page .lovense{font-size:.8rem}.home-page .lovense p{background-color:#202020}.home-page p.splitter{display:none}.home-page .copyright-glassy{font-size:.6em;color:#000;font-weight:500;opacity:.7;line-height:1.5}.home-page .copyright-glassy a{color:#000;font-weight:600}}@media screen and (max-width:375px){.home-page .presentation-card{display:flex;flex-direction:column;justify-content:center;align-items:center}.home-page .presentation-card .description{font-size:14px}.home-page .buttons .button .text h2{font-size:1rem}.home-page .buttons .button .text p{display:none}}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.gala{--color-highlight: #ffc355;--color-secondary: #6c757d;--color-success: #28a745;--color-info: #17a2b8;--gold-gradient: linear-gradient( 45deg, #ffc355 0%, #ffd78b 15%, #ffc355 50%, #ffd78b 65%, #ffc355 100% );--gold-gradient-hover: linear-gradient( 45deg, #c59742 0%, #c7a76c 15%, #c59742 50%, #c7a76c 65%, #c59742 100% )}.gala{position:relative;font-family:Poppins,sans-serif;font-size:16px;line-height:1.5;background-color:#000;color:#e9e9e9}.gala h1{font-size:2em;font-weight:400;margin:1em 0}.gala h2{font-size:1.5em;font-weight:500;margin:1em 0}.gala p{font-size:1em;font-weight:300}.gala .wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.gala section{padding:2em;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left;color:#fff;margin:0 auto;transition:all .2s ease}.gala section h2{text-align:center}.gala section .subtitle{font-size:1em;font-weight:300;margin-bottom:1.5em;text-align:center;padding:0 2em}.gala section h1,.gala section h2,.gala section h3,.gala section h4,.gala section h5,.gala section h6{margin-top:0}.gala .dot{height:3px;width:3px;background-color:#fff;border-radius:50%;display:inline-block;align-self:center}.gala .swiper{width:100%}.gala .swiper-button-next:after,.gala .swiper-button-prev:after{color:#ffc400}.gala .swiper-image{display:block;height:100%;width:100%;object-fit:cover}.gala .swiper-image-cover{position:absolute;top:0;height:100%;width:100%;background-color:#000000b0;z-index:-1}.gala .video-player{position:relative;margin-top:20px;padding-bottom:56.25%;padding-top:30px;overflow:hidden;width:100%;height:100%;border-radius:10px}.gala .highlight{color:var(--color-highlight)}.gala .hidden{display:none!important}@media screen and (max-width:768px){.gala{font-size:14px}.gala .wrapper{padding:0 10px}.gala .swiper{max-height:30em}}@media screen and (max-width:480px){.gala{font-size:12px}}.gala header.site-header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:sticky;top:0;box-shadow:0 0 10px #000;border-bottom:1px solid rgba(216,216,216,.1529411765);transition:all .2s ease;z-index:1000}.gala header.site-header div.wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 20px}.gala header.site-header nav{display:flex;justify-content:space-between}.gala header.site-header nav ul{display:flex;gap:20px;justify-content:center;align-items:center;list-style:none}.gala header.site-header nav a{color:#fff;text-decoration:none;display:flex;justify-content:center;align-items:center;transition:all .2s ease}.gala header.site-header nav a:hover{color:var(--color-highlight)}.gala header.site-header .site-logo{position:relative;display:flex;align-items:center;margin:0}.gala header.site-header .site-logo img{width:6rem;transition:all .2s ease}.gala header.site-header .site-logo .hat{position:absolute;top:0;left:10px;transform:rotate(-25deg);width:2rem;height:2rem;margin-right:10px}@media screen and (max-width:630px){.gala header.site-header .site-logo img{width:4rem}.gala header.site-header .site-logo .hat{width:1.5rem;height:1.5rem;left:5px}}@media screen and (max-width:350px){.gala header.site-header{background-color:#1d1500a6;border-bottom:1px solid rgba(255,195,85,.6784313725)}.gala header.site-header div.wrapper{justify-content:center}.gala header.site-header .site-logo{display:none}.gala header.site-header nav ul{gap:10px;justify-content:center;font-size:1.1em;font-weight:500}}.gala footer{background-color:#1e1e1e;padding:20px 2rem;text-align:center}.gala footer .footer-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:0 auto}.gala footer p{font-size:.8em}.gala footer a{font-size:.8em;transition:.2s ease-in-out}.gala footer a:hover{color:var(--color-highlight);text-decoration:underline}.gala footer .social{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.gala footer .social a{display:flex;justify-content:center;align-items:center}.gala footer .social a svg{fill:#fff;opacity:.5;transition:opacity .2s ease-in-out}.gala footer .social a:hover svg{opacity:1}.gala footer .legal{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.gala footer .credit-cards{margin:10px auto 0;max-width:1100px;display:flex;flex-direction:row;justify-content:right;align-items:center;gap:5px}.gala footer .credit-cards img{width:40px}@media screen and (max-width:550px){.gala footer .footer-wrapper{flex-direction:column;gap:1em}.gala footer .credit-cards{margin:1em auto 0;justify-content:center}}.gala .front-page .welcome-hero{position:relative;margin:0;padding:0}.gala .front-page .welcome-hero .welcome-content{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto;background:linear-gradient(90deg,#000,#0000 55% 75%,#000);z-index:1;display:flex;flex-direction:column;justify-content:center;transition:all .2s ease}.gala .front-page .welcome-hero .welcome-content .welcome-text{padding:0 3em;max-width:50%;text-shadow:2px 2px 3px #000000}.gala .front-page .welcome-hero .welcome-content .welcome-text h1{margin-bottom:.5rem}.gala .front-page .welcome-hero .welcome-content .welcome-button{width:75%;margin:0;margin-top:1rem;text-shadow:none}.gala .front-page .about-us{text-align:center;width:75%}.gala .front-page .about-us img{max-width:100px}.gala .front-page .about-us .social-media-links{display:flex;justify-content:center;gap:1em;margin-top:1em}.gala .front-page .about-us .social-media-links a{display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.5em;transition:all .2s ease;background-color:#fff;border-radius:50%;padding:.1em}.gala .front-page .about-us .social-media-links a img{width:2em;height:2em;object-fit:contain;image-rendering:-webkit-optimize-contrast}.gala .front-page .about-us .social-media-links a:hover{background-color:var(--color-highlight);box-shadow:0 0 10px 0 var(--color-highlight);transform:scale(1.1)}.gala .front-page .events .event-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1em}.gala .front-page .events .event-card{position:relative;display:flex;flex-direction:column;gap:1em;width:350px;background-color:#00000094;border-radius:5px;border:1px solid var(--color-highlight);box-shadow:0 0 10px #000;padding:1em;transition:all .2s ease}.gala .front-page .events .event-card:hover{transform:scale(1.05);box-shadow:0 0 20px 0 var(--color-highlight)}.gala .front-page .events .event-card:hover h3{color:var(--color-highlight)}.gala .front-page .events .event-card div.event-meta{background-color:#131313;border-radius:5px;padding:.5em;box-shadow:0 0 5px #242424}.gala .front-page .events .event-card div.event-meta p{font-size:.9em}.gala .front-page .events .event-card div.event-tags{background-color:#131313;padding:.2em 0;border-radius:5px;display:flex;flex-wrap:wrap;gap:.2em}.gala .front-page .events .event-card div.event-tags span.tag{background-color:#242424;border-radius:5px;padding:.2em .5em;font-size:.8em}.gala .front-page .themed-events h2 span{color:var(--color-highlight)}.gala .front-page .themed-events .event-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1em}.gala .front-page .themed-events .event-card{position:relative;display:flex;flex-direction:column;gap:.5em;width:350px;background-color:#00000094;border-radius:5px;border:1px solid var(--color-highlight);box-shadow:0 0 10px #000;padding:1em;transition:box-shadow .2s ease}.gala .front-page .themed-events .event-card:hover{box-shadow:0 0 20px 0 var(--color-highlight)}.gala .front-page .themed-events .event-card:hover h3{color:var(--color-highlight)}.gala .front-page .themed-events .event-card .date{background-color:#131313;border-radius:5px;padding:.5em;box-shadow:0 0 5px #242424}.gala .front-page .themed-events .event-card .date p{font-size:.9em}.gala .front-page .themed-events .event-card .description{background-color:#131313;border-radius:5px;padding:.5em;box-shadow:0 0 5px #242424}.gala .front-page .themed-events .event-card .description p{font-size:.9em}.gala .front-page .faq .faq-questions{display:flex;flex-direction:column;gap:.5em}.gala .front-page .faq .faq-questions .faq-question{background-color:#161616;border-radius:5px;padding:1em;box-shadow:0 0 10px #000;transition:all .1s ease}.gala .front-page .faq .faq-questions .faq-question h3{color:var(--color-highlight)}.gala .front-page .faq .faq-questions .faq-question a{color:var(--color-highlight);text-decoration:none;transition:all .2s ease}.gala .front-page .faq .faq-questions .faq-question a:hover{color:var(--color-highlight);text-decoration:underline}.gala .front-page .gallery video{width:100%;border-radius:10px;border:2px solid var(--color-highlight);box-shadow:0 0 20px 0 var(--color-highlight);margin-bottom:2em}.gala .front-page .gallery .drive-link{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;background-color:#161616;border-radius:5px;box-shadow:0 0 10px #000;padding:.5rem}.gala .front-page .gallery .drive-link a{color:var(--color-highlight);text-decoration:none;transition:all .2s ease;font-weight:700}.gala .front-page .gallery .drive-link a:hover{color:var(--color-highlight);text-decoration:underline}.gala .front-page .gallery .gallery-images{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:1em;background-color:#14141494;border-radius:10px;box-shadow:inset 0 0 10px #6969697e}.gala .front-page .gallery .gallery-images img{width:100%;border-radius:5px;box-shadow:0 0 10px #000;transition:all .2s ease}.gala .front-page .gallery .gallery-images img:hover{transform:scale(1.25);box-shadow:0 0 20px 0 var(--color-highlight)}@media screen and (max-width:850px){.gala .front-page .welcome-hero .welcome-content{justify-content:flex-end}.gala .front-page .welcome-hero .welcome-content .welcome-text{padding:0;padding-top:2rem;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center;font-size:1em;background:linear-gradient(to top,#000c 80%,#0000)}.gala .front-page .welcome-hero .welcome-content .welcome-text h1,.gala .front-page .welcome-hero .welcome-content .welcome-text p,.gala .front-page .welcome-hero .welcome-content .welcome-text a{width:100%;border-radius:0;margin:0}.gala .front-page .welcome-hero .welcome-content .welcome-text h1{font-size:1.25em;color:var(--color-highlight)}.gala .front-page .welcome-hero .welcome-content .welcome-text a{margin-top:.5rem;background:linear-gradient(90deg,#000,#ffc355 55% 60%,#ffd78b 65%,#ffc355 70% 75%,#000)}.gala .front-page .themed-events .event-cards{flex-direction:column;align-items:center;width:100%}.gala .front-page .themed-events .event-card{width:100%;gap:1em;pointer-events:painted}.gala .front-page .themed-events .date{position:absolute;top:0;right:10px;transform:translateY(40%);font-size:.85em}.gala .front-page .themed-events .description{opacity:0;position:absolute}.gala .front-page .themed-events .is-visible .description{opacity:1;position:relative;transition:opacity .5s ease}.gala .front-page .gallery video{width:100%}.gala .front-page .gallery .gallery-images{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media screen and (max-width:480px){.gala .front-page .about-us{width:100%}.gala .front-page .about-us img{max-width:50px}.gala .front-page .events .event-cards{flex-direction:column;align-items:center}.gala .front-page .events .event-card{width:100%}.gala .front-page .themed-events .event-cards{flex-direction:column;align-items:center}.gala .front-page .themed-events .event-card{width:100%}.gala .front-page .themed-events .date{opacity:0;position:absolute;top:0;right:0;transform:translate(0);font-size:.85em}.gala .front-page .themed-events .is-visible .date{opacity:1;position:relative;transition:opacity .5s ease}.gala .gallery .gallery-images{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.gala .btn{display:flex;justify-content:center;align-items:center;gap:5px;font-size:1.1em;font-weight:500;border-radius:5px;text-decoration:none;margin:15px;padding:.75em .5em;transition:all .2s ease-in-out;box-shadow:0 0 10px #000}.gala .btn-primary{background:var(--gold-gradient);border-image:var(--gold-gradient);border-image-slice:1;border:2px solid transparent;color:#000;font-weight:600}.gala .btn-primary:hover{background:var(--gold-gradient-hover);color:#e9e9e9}.gala .btn-secondary{background-color:#e2e2e2;color:#1b1b1b}.gala .btn-secondary:hover{background-color:#111;color:#f8f8f8}@media(max-width:850px){.gala .btn{padding:.5em .25em;font-size:1em}}.lb{--color-highlight: #ffc355;--color-secondary: #6c757d}.lb{position:relative;font-family:Poppins,sans-serif;font-size:16px;line-height:1.5;background-color:#0c0c0c;color:#e9e9e9}.lb h1,.lb h2{font-weight:500}.lb h1{font-size:2em;font-weight:400}.lb p{font-weight:300}.lb .wrapper{max-width:1200px;margin:0 auto;padding:30px 20px}.lb .dot{height:3px;width:3px;background-color:#fff;border-radius:50%;display:inline-block;align-self:center}.lb .section{margin:10px 0}.lb .section-header{text-align:center;margin-bottom:30px}.lb .section-title{font-size:1.7em}.lb .section-subtitle{font-size:1.1em}.lb .section-content{display:flex;flex-wrap:wrap;justify-content:space-between}.lb .hidden{display:none!important}.lb header{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.lb .nav-header{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto;padding:20px}.lb .nav-header .social{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.lb .nav-header .social a{display:flex;justify-content:center;align-items:center;opacity:.7;transition:opacity .2s ease-in-out}.lb .nav-header .social a:hover{opacity:1}.lb .logo-holder{display:flex;align-items:center;gap:5px;margin:0}.lb .logo-holder img{width:50px}.lb .logo-holder h1{margin:0;font-size:1.5em}@media screen and (max-width:630px){.lb .nav-header{flex-direction:column;justify-content:center;align-items:center;gap:10px;text-align:center}}@media screen and (max-width:350px){.lb .nav-header{gap:10px;text-align:center}.lb .logo-holder h1{display:none}}.lb footer{background-color:#1e1e1e;padding:20px 2rem;text-align:center}.lb footer .footer-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:0 auto}.lb footer p{font-size:.8em}.lb footer a{font-size:.8em;transition:.2s ease-in-out}.lb footer a:hover{color:var(--color-highlight);text-decoration:underline}.lb footer .social{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.lb footer .social a{display:flex;justify-content:center;align-items:center;opacity:.5;transition:opacity .2s ease-in-out}.lb footer .social a:hover{opacity:1}.lb footer .social .legal{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}@media screen and (max-width:550px){.lb footer .footer-wrapper{flex-direction:column;gap:1em}}.lb .coming_soon,.lb .coming_soon_2,.lb .join_us{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5em;height:90vh;text-align:center;position:relative}.lb .coming_soon video,.lb .coming_soon_2 video,.lb .join_us video{opacity:.5;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover}.lb .coming_soon img,.lb .coming_soon_2 img,.lb .join_us img{height:50vh;filter:drop-shadow(2px 4px 6px black)}.lb .coming_soon>*:not(video),.lb .coming_soon_2>*:not(video),.lb .join_us>*:not(video){position:relative;z-index:1}.lb .coming_soon h2,.lb .coming_soon_2 h2,.lb .join_us h2{font-size:2em;color:#e9e9e9}.lb .coming_soon p,.lb .coming_soon_2 p,.lb .join_us p{font-size:1.25em;color:#e9e9e9}@media screen and (max-width:768px){.lb .coming_soon,.lb .coming_soon_2,.lb .join_us{height:70vh;text-align:center;gap:.5em}.lb .coming_soon img,.lb .coming_soon_2 img,.lb .join_us img{height:30vh}.lb .coming_soon h2,.lb .coming_soon_2 h2,.lb .join_us h2{font-size:1.5em}.lb .coming_soon p,.lb .coming_soon_2 p,.lb .join_us p{font-size:1em}.lb .coming_soon .btn,.lb .coming_soon_2 .btn,.lb .join_us .btn{font-size:.9em}}.lb .btn{display:flex;justify-content:center;align-items:center;gap:5px;font-size:1.1em;font-weight:500;border-radius:5px;text-decoration:none;margin:15px;padding:10px 20px;transition:all .3s ease;box-shadow:0 0 10px #000}.lb .btn-primary{background-color:var(--color-highlight);color:#000;font-weight:600}.lb .btn-secondary{background-color:#e2e2e2;color:#1b1b1b}.lb .btn-primary:hover{background-color:#1e1e1e;color:#e9e9e9}.lb .btn-secondary:hover{background-color:#111;color:#f8f8f8}.btn{display:flex;justify-content:center;align-items:center;gap:5px;font-size:1.1em;font-weight:500;border-radius:5px;text-decoration:none;margin:15px;padding:10px 20px;transition:all .3s ease;box-shadow:0 0 10px #000}.btn-primary{background-color:var(--color-highlight);color:#000;font-weight:600}.btn-secondary{background-color:#e2e2e2;color:#1b1b1b}.btn-primary:hover{background-color:#1e1e1e;color:#e9e9e9}.btn-secondary:hover{background-color:#111;color:#f8f8f8}.lovense-wishlist-link{font-size:.9rem;color:#fa2169;font-weight:500;text-decoration:none;transition:color .2s;text-shadow:0 0 5px rgba(250,33,105,.7)}.lovense-wishlist-link:hover{color:#e46b9f}.lovense-wishlist-link span{font-size:1rem;vertical-align:middle}.app-main[data-v-1992afe9]{min-height:60vh}.not-found[data-v-0c915855]{display:flex;width:100vw;min-height:100vh;align-items:center;justify-content:center;padding:2rem;background-color:#492f2f;background-image:linear-gradient(135deg,#492f2f,#6b265425),url(/assets/femboy_banner-BQb6YzUR.webp);background-repeat:no-repeat;background-position:center center;background-attachment:fixed;background-size:cover}.not-found .card[data-v-0c915855]{width:420px;max-width:calc(100% - 4rem);padding:1.5rem;border-radius:18px;background-color:#ffffff40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 35px #00000080;color:#fff;text-align:center}.not-found .logo[data-v-0c915855]{width:80px;height:80px;border-radius:50%}.not-found .title[data-v-0c915855]{font-size:2rem;margin-bottom:.5rem;color:#fff}.not-found p[data-v-0c915855]{margin-bottom:1rem;color:#ffffffe6;line-height:1.4}.not-found .menu[data-v-0c915855]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.not-found .menu a.button[data-v-0c915855]{padding:.6rem .9rem;background-color:#ffffff1a;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;transition:background-color .2s ease,color .2s ease;border:1px solid rgba(255,255,255,.06)}.not-found .menu a.button[data-v-0c915855]:hover{background-color:#ffffffe6;color:#000}@media(max-width:495px){.not-found[data-v-0c915855]{padding:.5rem}.not-found .card[data-v-0c915855]{width:100%;max-width:fit-content;padding:.5rem}}
