body,html{padding:0;margin:0;background-color:#121212;min-height:100vh;color:#fff;font-family:Poppins,Noto Sans,Noto Sans SC,sans-serif}.MuiAppBar-root{min-height:64px!important}@media screen and (max-width:768px){.MuiAppBar-root{min-height:56px!important}}.MuiAppBar-root .MuiToolbar-root{min-height:64px!important}@media screen and (max-width:768px){.MuiAppBar-root .MuiToolbar-root{min-height:56px!important}}.header-placeholder{height:64px;width:100%}@media screen and (max-width:768px){.header-placeholder{height:56px}}svg{display:inline-block;vertical-align:middle}#character-showcase,#faq,#features,#testimonials,#why-lustmaker{scroll-margin-top:84px}@media screen and (max-width:768px){#character-showcase,#faq,#features,#testimonials,#why-lustmaker{scroll-margin-top:76px}}[data-theme=light] body,[data-theme=light] html{background-color:#f5f7fa;color:#344054}.loading-container{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:#0b0b0f}.loading-spinner{width:50px;height:50px;border-radius:50%;border:3px solid hsla(0,0%,100%,.1);border-top-color:#5465ff;animation:spin 1s ease-in-out infinite}.iconfont{font-size:24px;margin:0 5px}.icon-global{font-size:26px;margin:0 5px}.icon-ic_send{color:#ee7a32;position:absolute;right:20px;top:7px;font-size:30px;cursor:pointer;width:60px;margin:0 5px}@media screen and (max-width:768px){.icon-ic_send{top:2px;right:0}}.icon-message{font-size:22px;background:#e1185b;color:#fff;font-weight:700;width:30px;height:30px;text-align:center;border-radius:50%;line-height:30px;margin:6px;flex-shrink:0}@keyframes spin{to{transform:rotate(1turn)}}