@layer tailwind-base,antd;@layer tailwind-base{@tailwind base;}@tailwind components;@tailwind utilities;html,body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}#root{height:100%}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.allow-drag{-webkit-app-region:drag}.no-drag{-webkit-app-region:no-drag}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0003}:root{--bprogress-primary-color: #1b77ff;--bg-color-primary: #ffffff;--bg-color-popup: #ffffff;--bg-color-primary-reverse: rgba(0, 0, 0, 1);--bg-color-primary-reverse-hover: rgba(0, 0, 0, .85);--bg-color-primary-hover: rgba(0, 0, 0, .04);--bg-color-primary-active: rgba(0, 0, 0, .06);--bg-color-primary-disabled: rgba(0, 0, 0, .04);--bg-color-secondary: #f5f7fa;--bg-color-tertiary: rgba(0, 0, 0, .02);--bg-color-interactive-hover: rgba(0, 0, 0, .04);--modal-bg-color-primary: linear-gradient(0deg, #f8fbff, #f8fbff), radial-gradient( 17% 47% at 18% 105%, rgba(237, 254, 255, .6) 0, rgba(246, 255, 254, 0) 100% ), radial-gradient( 25% 74% at 100% 44%, rgba(240, 234, 253, .4) 0, rgba(255, 255, 255, 0) 100% ), radial-gradient( 44% 83% at 72% 100%, rgba(239, 241, 249, .4) 0, rgba(255, 255, 255, 0) 100% ), radial-gradient( 64% 93% at 51% 6%, rgba(244, 229, 255, .4) 0, rgba(255, 255, 255, 0) 100% ), radial-gradient( 64% 94% at 65% 6%, rgba(164, 182, 253, .4) 0, rgba(255, 255, 255, 0) 100% ), radial-gradient( 45% 66% at 10% 9%, rgba(246, 247, 255, .4) 0, rgba(255, 255, 255, 0) 97% ), #fff;--skeleton-bg-color: linear-gradient( 90deg, rgba(0, 0, 0, .02) 25%, rgba(0, 0, 0, .06) 37%, rgba(0, 0, 0, .02) 63% );--text-color-primary: rgba(0, 0, 0, .96);--text-color-primary-hover: rgba(0, 0, 0, .64);--text-color-primary-reverse: rgba(255, 255, 255, .92);--text-color-secondary: rgba(0, 0, 0, .64);--text-color-tertiary: rgba(0, 0, 0, .44);--text-color-quaternary: rgba(0, 0, 0, .25);--text-color-btn: #4775ff;--border-color: rgba(0, 0, 0, .06);--border-color-primary: rgba(0, 0, 0, .12);--border-color-hover: #e5e7eb;--border-color-active: #c0d5ff;--border-color-btn: #adc1ff;--scrollbar-thumb: rgba(0, 0, 0, .1);--scrollbar-thumb-hover: rgba(0, 0, 0, .2);--card-bg: #eee;--card-bg-reverse: #333;--card-shadow-color: rgba(0, 0, 0, .1);--theme-transition: background-color 1s ease, color .3s ease, border-color .3s ease, box-shadow .3s ease;--btn-color-primary: #1b77ff;--btn-color-primary-hover: #1b77ff;--btn-color-primary-active: #1b77ff;--btn-color-hover: #e0e8ff;--btn-bg-primary: #000;--btn-bg-primary-hover: #19191a;--btn-bg-primary-active: #19191a;--sider-bg-color: #fff;--btn-bg-color-danger: #fb6a6a;--overlay-color-secondary: rgba(0, 0, 0, .4);--select-item-option-selected-bg: rgba(0, 0, 0, .06);--credits-info-card-bg: linear-gradient(90deg, #f0fcff 0%, #fceff9 100%);--hover-color-primary: #668cff}a{color:var(--text-color-primary);transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}[data-theme=dark]{--bprogress-primary-color: #fff;--bg-color-primary: #19191a;--bg-color-popup: #262628;--bg-color-interactive-hover: rgba(255, 255, 255, .08);--bg-color-primary-hover: #2e2f3c;--bg-color-primary-reverse: rgba(255, 255, 255, 1);--bg-color-primary-active: rgba(255, 255, 255, .06);--bg-color-primary-disabled: #3f3f42;--bg-color-secondary: #1d1d1f;--bg-color-tertiary: rgba(255, 255, 255, .02);--modal-bg-color-primary: #2e2f3c;--skeleton-bg-color: linear-gradient( 90deg, rgba(0, 0, 0, .02) 25%, rgba(0, 0, 0, .06) 37%, rgba(0, 0, 0, .02) 63% );--text-color-primary: rgba(255, 255, 255, .92);--text-color-primary-hover: rgba(255, 255, 255, .7);--text-color-primary-reverse: rgba(0, 0, 0, .96);--text-color-secondary: rgba(255, 255, 255, .7);--text-color-tertiary: rgba(255, 255, 255, .52);--text-color-quaternary: rgba(255, 255, 255, .32);--text-color-btn: #658afb;--border-color: rgba(255, 255, 255, .06);--border-color-primary: rgba(255, 255, 255, .12);--border-color-hover: #6c6c6c;--border-color-active: #3c3c3c;--border-color-btn: #535766;--scrollbar-thumb: rgba(255, 255, 255, .1);--scrollbar-thumb-hover: rgba(255, 255, 255, .2);--card-bg: #333;--card-bg-reverse: #eee;--card-shadow-color: rgba(255, 255, 255, .1);--btn-color-primary: #1b77ff;--btn-color-primary-hover: #1b77ff;--btn-color-primary-active: #1b77ff;--btn-color-hover: #2b2d33;--btn-bg-primary: #fff;--btn-bg-primary-hover: #e1e1eb;--btn-bg-primary-active: #fff;--sider-bg-color: rgba(255, 255, 255, .06);--overlay-color-secondary: rgba(0, 0, 0, .6);--select-item-option-selected-bg: rgba(255, 255, 255, .08);--hover-color-primary: #83a1fc;--credits-info-card-bg: linear-gradient( 90deg, rgba(38, 163, 253, .08) 0%, rgba(226, 34, 191, .08) 100% )}html{overflow:hidden;touch-action:manipulation;-webkit-touch-callout:none}body{background:linear-gradient(354deg,#2e2b37 2%,#28283f);touch-action:manipulation;-webkit-touch-callout:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,Microsoft JhengHei,sans-serif}#root{overflow-y:auto;scrollbar-width:none}.custom-modal .ant-modal-content{background:linear-gradient(180deg,#ffe9c4,#fff);padding:32px;border-radius:24px}img{border:0!important;outline:0!important;-ms-interpolation-mode:bicubic;padding:0!important;margin:0!important;display:block;color:transparent;text-indent:-9999px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-appearance:none}.index-module__header___wo6dT{position:fixed;top:0;left:0;right:0;z-index:1000;background:#18181a4d;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);transition:all .3s ease}.index-module__headerMobileMenuOpen___a6UV3{background:#242333;backdrop-filter:none;-webkit-backdrop-filter:none}.index-module__container___XcJ0p{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px}.index-module__logoContainer___w3RrK{display:flex;align-items:center;gap:.75rem}.index-module__logoImage___MWj98{display:flex;align-items:center;justify-content:center}.index-module__logoImage___MWj98 img{border-radius:.5rem}.index-module__logoText___XxTRf{display:flex;flex-direction:column;gap:.125rem}.index-module__brandName___PCLMA{font-size:16px;font-weight:500;color:#fff;margin:0;line-height:1.2}.index-module__tagline___L33ve{font-size:.75rem;color:#ffffffb3;margin:0;line-height:1}.index-module__navigationSection___s3VbD{flex:1;display:flex;justify-content:flex-end}.index-module__navigationContainer___6MI3E{display:flex;align-items:center;gap:1.5rem}.index-module__steamButton___aoNVS{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;color:#000;border:1px solid rgba(255,255,255,.2);border-radius:999px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;white-space:nowrap;min-width:120px;height:40px;box-sizing:border-box;text-decoration:none}.index-module__steamButton___aoNVS:hover{background:#ffffffe6}.index-module__steamButton___aoNVS.index-module__hidden___zXZ8S{visibility:hidden;opacity:0;pointer-events:none}.index-module__steamIcon___A30dy,.index-module__steamIconPlaceholder___JBfyD{display:flex;align-items:center;justify-content:center}.index-module__navMenu___a-bXl{display:flex;align-items:center;gap:16px}.index-module__navItem___LJ2FR{display:flex;align-items:center;justify-content:center;padding:.5rem 0;color:#fffc;font-size:.875rem;font-weight:500;transition:all .3s ease;position:relative;width:72px;white-space:nowrap}.index-module__navItem___LJ2FR:hover,.index-module__navItem___LJ2FR.index-module__active___se8ri{color:#fff}.index-module__navItem___LJ2FR.index-module__active___se8ri:after{content:"";position:absolute;bottom:-21px;left:0;right:0;height:2px;background:#fff;border-radius:1px}.index-module__navText___f73oM{line-height:1;text-align:center}.index-module__languageSelector___a5dmj{display:flex;align-items:center}.index-module__mobileMenuButton___-7bbb{display:none;flex-direction:column;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer;padding:0;transition:all .3s ease;position:relative;z-index:1001}.index-module__mobileMenuButton___-7bbb:disabled{cursor:not-allowed;opacity:.7}.index-module__mobileMenuButton___-7bbb.index-module__animating___6NHgl{pointer-events:none}.index-module__hamburger___gwIfn{display:flex;flex-direction:column;gap:.25rem;width:32px;height:32px;transition:all .3s ease}.index-module__hamburgerAnimating___w-7SN{pointer-events:none}.index-module__hamburgerLine___69Q9k{width:100%;height:2px;background:#fff;border-radius:1px;transition:all .3s ease}.index-module__hamburgerOpen___GHDIo .index-module__hamburgerLine___69Q9k:nth-child(1){transform:rotate(45deg) translate(.375rem,.375rem)}.index-module__hamburgerOpen___GHDIo .index-module__hamburgerLine___69Q9k:nth-child(2){opacity:0}.index-module__hamburgerOpen___GHDIo .index-module__hamburgerLine___69Q9k:nth-child(3){transform:rotate(-45deg) translate(.375rem,-.375rem)}.index-module__mobileMenu___l4fZH{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;display:none;transition:all .3s ease}.index-module__mobileMenuOpen___d6-fE{display:block}.index-module__mobileMenuAnimating___X2E6i{pointer-events:none}.index-module__mobileMenuOverlay___Pn-iL{position:absolute;top:72px;left:0;right:0;bottom:0;background:#000c;height:calc(100vh - 64px);z-index:0;pointer-events:auto}.index-module__mobileMenuContent___Wdn1j{position:absolute;top:0;right:0;width:18rem;height:100%;background:#2e2b37fa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-left:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;animation:index-module__slideInFromRight___T---3 .3s ease-out;z-index:1}.index-module__mobileMenuHeader___TlnLE{width:100%;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.index-module__mobileLogoContainer___GvXn9{display:flex;align-items:center;gap:.75rem}.index-module__mobileLogoImage___oxJcH{display:flex;align-items:center;justify-content:center}.index-module__mobileLogoImage___oxJcH img{border-radius:.5rem}.index-module__mobileLogoText___HS1R4{display:flex;flex-direction:column;gap:.125rem}.index-module__mobileBrandName___hsJRO{font-size:1.125rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.index-module__mobileTagline___R5ww1{font-size:.75rem;color:#ffffffb3;margin:0;line-height:1}.index-module__mobileNavMenu___svFX8{flex:1;padding:16px 24px;display:flex;flex-direction:column;gap:16px;background-color:#242333;margin-top:72px;position:relative;z-index:99}.index-module__mobileNavItem___yKdzM{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffff6b;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease}.index-module__mobileNavItem___yKdzM:hover{border-color:#ffffff29;color:#fff}.index-module__mobileNavItemActive___h9Ync{border-color:#fff3;color:#fff}.index-module__mobileNavText___a8Tv-{line-height:1}.index-module__mobileNavArrow___u4MWL{width:1rem;height:1rem;color:#fff9}.index-module__mobileLanguageSelectorHeader___38U9T{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .3s ease}.index-module__mobileLanguageSelectorHeader___38U9T.index-module__expanded___sN-FY{border-bottom:none}.index-module__mobileLanguageSelectorHeader___38U9T:hover{border-color:#fff3}.index-module__mobileLanguageSelectorTitle___Pcit7{font-size:.875rem;color:#ffffff75;font-weight:500}.index-module__mobileLanguageSelectorArrow___VZp2O{width:1rem;height:1rem;color:#fff9;transition:transform .3s ease}.index-module__mobileLanguageSelectorArrow___VZp2O.index-module__expanded___sN-FY{transform:rotate(180deg)}.index-module__mobileLanguageOptions___SppLv{display:flex;flex-direction:column;gap:.25rem;background:#0003;box-sizing:border-box;border-radius:8px;border:1px solid rgba(255,255,255,.08);border-bottom:none}.index-module__mobileLanguageOption___MsSl6{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;transition:all .3s ease;color:#ffffffa3;font-size:.875rem}.index-module__mobileLanguageOption___MsSl6.index-module__active___se8ri{font-weight:600px;color:#fff}.index-module__mobileLanguageOptionText___hLOqA.index-module__inactive___ol7-2{color:#fff9}.index-module__mobileLanguageOptionRadio___v0ZMr{width:1rem;height:1rem;color:#fff}.index-module__mobileSteamButton___0HRH9{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.75rem;cursor:pointer;transition:all .3s ease}.index-module__mobileSteamButton___0HRH9:hover{background:#ffffff26;border-color:#ffffff4d}.index-module__mobileSteamIcon___SbvGx,.index-module__mobileSteamIconPlaceholder___OrSUm{display:flex;align-items:center;justify-content:center}.index-module__mobileSteamText___Zw6jd{font-size:.875rem;color:#fff;font-weight:500}@keyframes index-module__slideInFromRight___T---3{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:768px){.index-module__container___XcJ0p{padding:0 1rem}.index-module__navigationContainer___6MI3E{gap:1rem}.index-module__navMenu___a-bXl{display:none}.index-module__mobileMenuButton___-7bbb{display:flex}.index-module__steamButton___aoNVS{display:none}}@media(max-width:480px){.index-module__container___XcJ0p{padding:0 .75rem}.index-module__brandName___PCLMA{font-size:1.125rem}.index-module__tagline___L33ve{font-size:.6875rem}.index-module__mobileMenuContent___Wdn1j{width:100%}}@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)){.index-module__header___wo6dT{background:#18181ab3}.index-module__mobileMenuContent___Wdn1j{background:#2e2b37fa}}.index-module__container___GSIbq{position:relative}.index-module__button___zbyPa{display:flex;align-items:center;justify-content:space-between;border-radius:.75rem;transition:all .3s;color:#ffffffa3}.index-module__button___zbyPa:hover{background-color:#0003;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.index-module__buttonSmall___Ucwv-{padding:.375rem .75rem;font-size:.75rem;height:2rem}.index-module__buttonMiddle___mJn0k{padding:.5rem 1rem;font-size:.875rem;height:2.5rem}.index-module__buttonLarge___gByI7{padding:.75rem 1rem;font-size:1rem;height:3rem}.index-module__buttonContent___43z42{display:flex;align-items:center;gap:.5rem}.index-module__buttonLabel___TFgrd{font-weight:600;white-space:nowrap}.index-module__arrowIcon___md6XO{width:1rem;height:1rem;transition:transform .3s}.index-module__arrowIconOpen___l4J48{transform:rotate(180deg)}.index-module__dropdown___Ajm-q{position:absolute;top:140%;left:-10%;width:128px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:8px;z-index:50;max-height:20rem;overflow-y:auto;animation:index-module__slideInFromTop___XSD5G .2s ease-out;background:linear-gradient(180deg,#1f1d30,#3d3b4e);box-sizing:border-box;border:1px solid rgba(255,255,255,.08);padding:8px}.index-module__dropdownItem___CHJie{width:100%;text-align:left;font-size:.875rem;transition:all .2s;display:flex;align-items:center;gap:.75rem;color:#fff;padding:4px 8px;margin-bottom:4px;border-radius:4px}.index-module__dropdownItem___CHJie:hover{background-color:#fff3}.index-module__dropdownItemActive___YwdTL{background:#0003}.index-module__languageLabel___xilRC{flex:1}.index-module__checkIcon___VRddW{width:1rem;height:1rem;color:#999cff}.index-module__languageDropdownScroll___H6Kql{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) rgba(46,43,55,.5)}.index-module__languageDropdownScroll___H6Kql::-webkit-scrollbar{width:6px}.index-module__languageDropdownScroll___H6Kql::-webkit-scrollbar-track{background:#2e2b3780;border-radius:3px}.index-module__languageDropdownScroll___H6Kql::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px;transition:background-color .2s ease}.index-module__languageDropdownScroll___H6Kql::-webkit-scrollbar-thumb:hover{background:#ffffff80}.index-module__languageDropdownScroll___H6Kql::-webkit-scrollbar-thumb:active{background:#ffffffb3}@keyframes index-module__slideInFromTop___XSD5G{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.index-module__container___Qq3ED{min-height:100vh;background:linear-gradient(340deg,#2e2b37 18%,#28283f 90%);position:relative;overflow:hidden}@media(max-width:768px){.index-module__container___Qq3ED{background:linear-gradient(354deg,#2e2b37 2%,#28283f)}}.index-module__mobileHeader___aEyW2{display:none;position:fixed;top:0;left:0;right:0;height:72px;background:#18181a4d;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border-bottom:1px solid rgba(255,255,255,.15);box-shadow:0 8px 32px #0000001a;z-index:1000}.index-module__headerContent___cnmlg{height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 24px}.index-module__logoSection___mKfSv{display:flex;align-items:center;gap:16px}.index-module__logoContainer___ZiMf0{width:40px;height:40px;border-radius:8px;overflow:hidden;background:#ffffff1a}.index-module__logo___eBFGu{width:100%;height:100%;object-fit:cover}.index-module__brandInfo___df0ce{display:flex;flex-direction:column;gap:0}.index-module__brandName___frhIP{font-size:16px;font-weight:500;color:#fff;margin:0;line-height:26px}.index-module__brandTagline___NgG6q{font-size:12px;font-weight:400;color:#ffffffa3;margin:0;line-height:16px}.index-module__menuButton___wIV-X{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;transition:all .3s ease}.index-module__menuButton___wIV-X:hover{border-color:#ffffff80;background:#ffffff1a}.index-module__menuIcon___S-QyV{width:24px;height:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px}.index-module__menuIcon___S-QyV span{width:12px;height:2px;background:#fff;border-radius:4px;transition:all .3s ease}.index-module__backgroundDecorations___WtjX5{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.index-module__dotPatternLeft___jyKhR,.index-module__dotPatternRight___4idcs{position:absolute;width:857px;height:441px;opacity:.3;background-image:radial-gradient(circle,rgba(255,255,255,.2) 1px,transparent 1px);background-size:20px 20px}.index-module__dotPatternLeft___jyKhR{top:0;left:0}.index-module__dotPatternRight___4idcs{bottom:0;right:0}.index-module__main___aLPWG{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:136px 0 98px}.index-module__contentWrapper___lMi4I{width:1200px;height:620px;display:flex;gap:24px;position:relative;justify-content:space-between}.index-module__leftSection___mWw1J{width:383px;height:620px;display:flex;flex-direction:column;justify-content:space-between}.index-module__titleSection___YfRJK{display:flex;flex-direction:column}.index-module__mainTitle___i2Nj3{display:flex;flex-direction:column;gap:0}.index-module__subtitle___zuh9p{font-size:24px;font-weight:600;color:#ffffffa3;margin:0;line-height:32px}.index-module__title___oFN1e{font-size:48px;font-weight:900;color:#fff;margin:0;line-height:65px}.index-module__description___Bpxiy{font-size:14px;font-weight:400;color:#ffffffa3;margin:0;line-height:19px;width:293px}.index-module__decorativeContainer___18luH{display:flex;flex-direction:column;gap:32px}.index-module__windowContainer___ApLZr{position:relative;width:792px;height:620px;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}.index-module__windowContainer___ApLZr .index-module__contentBg___KNRZG{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.index-module__windowContent___aWATP{flex:1;position:relative;overflow:visible}.index-module__blogList___6S7c-{position:relative;z-index:1;padding:66px 40px 0}.index-module__blogItemLink___GfDGF{display:block;text-decoration:none;color:inherit}.index-module__blogItem___xjUTU{height:80px}.index-module__blogContent___6BDCd{height:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.16);gap:30px}.index-module__blogInfo___F7rwz{display:flex;align-items:center;gap:16px}.index-module__blogNumber___PfpyI{width:32px;height:27px;display:flex;align-items:center;justify-content:center;border:.5px solid rgba(255,255,255,.16);border-radius:2px;font-size:14px;font-weight:400;color:#ffffffa3;min-width:32px}.index-module__blogTitle___GUeM0{font-size:16px;font-weight:400;color:#fff;margin:0;line-height:21px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:42px}.index-module__blogDate___-hp-K{font-size:14px;font-weight:400;color:#ffffffa3;white-space:nowrap}.index-module__pagination___9-CGl{position:fixed;bottom:60px;left:0;right:0;height:80px;display:flex;justify-content:center;align-items:center;gap:10px;padding:20px 40px;z-index:1001;background:transparent}.index-module__paginationItem___HIcA6{height:27px;padding:4px 8px;display:flex;align-items:center;justify-content:center;border:.5px solid rgba(255,255,255,.16);border-radius:2px;font-size:14px;font-weight:400;color:#ffffffa3;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;min-width:32px}.index-module__paginationItem___HIcA6:hover{background:#ffffff1a;border-color:#ffffff4d}.index-module__paginationItem___HIcA6.index-module__active___iBzOC{background:#ffffff29;color:#fff;font-weight:600;border-color:#ffffff4d}.index-module__paginationItem___HIcA6:active{transform:translateY(0);transition:all .1s ease}.index-module__paginationItem___HIcA6[data-type=ellipsis]{cursor:default;pointer-events:none}.index-module__paginationItem___HIcA6[data-type=next]{min-width:58px}.index-module__infiniteLoadingContainer___tBCw5{padding:20px;display:flex;justify-content:center;align-items:center}.index-module__loadingIndicator___KWoUc{display:flex;flex-direction:column;align-items:center;gap:12px}.index-module__loadingSpinner___MktvI{width:24px;height:24px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #FFFFFF;border-radius:50%;animation:index-module__spin___2AODS 1s linear infinite}@keyframes index-module__spin___2AODS{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module__loadingText___V-y2y{font-size:14px;font-weight:400;color:#ffffffa3}.index-module__noMoreData___PMXEo{padding:20px;text-align:center}.index-module__noMoreData___PMXEo span{font-size:14px;font-weight:400;color:#fff6}.index-module__loadMoreButton___QkkX7{height:40px;padding:0 24px;display:flex;align-items:center;justify-content:center;background:#ffffff29;border:.5px solid rgba(255,255,255,.16);border-radius:4px;font-size:14px;font-weight:400;color:#ffffffa3;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none}.index-module__loadMoreButton___QkkX7:hover{background:#fff3;border-color:#ffffff4d;color:#fff}@media(max-width:1440px){.index-module__contentWrapper___lMi4I{width:100%;max-width:1200px}}@media(max-width:1024px){.index-module__contentWrapper___lMi4I{flex-direction:column;height:auto;gap:40px}.index-module__leftSection___mWw1J{width:100%;height:auto;text-align:center}.index-module__windowContainer___ApLZr{width:100%;height:auto;min-height:500px}.index-module__largeText___PrHkF{font-size:80px;line-height:90px}}.index-module__mobileTitleSection___1XTiU{width:100%;padding:24px 24px 40px;background:transparent}.index-module__mobileTitleContainer___jFTTO{display:flex;flex-direction:column;gap:24px}.index-module__mobileSubtitle___pqo3e{font-size:24px;font-weight:600;color:#ffffffa3;margin:0;line-height:32px}.index-module__mobileTitle___y1Hq8{font-size:40px;font-weight:700;color:#fff;margin:0;line-height:48px}.index-module__mobileDescription___XMHUX{font-size:14px;font-weight:400;color:#ffffffa3;margin:0;line-height:19px}@media(max-width:768px){.index-module__mobileTitleSection___1XTiU{padding:24px 24px 40px}.index-module__mobileTitleContainer___jFTTO{gap:24px}.index-module__mobileSubtitle___pqo3e{font-size:24px;font-weight:600;line-height:32px}.index-module__mobileTitle___y1Hq8{font-size:40px;font-weight:700;line-height:48px}.index-module__mobileDescription___XMHUX{font-size:14px;line-height:19px}}@media(max-width:768px){.index-module__mobileHeader___aEyW2{display:block}.index-module__main___aLPWG{padding:72px 0 0;min-height:100vh;display:block}.index-module__contentWrapper___lMi4I{width:100%;height:auto;flex-direction:column;gap:0;padding:0}.index-module__leftSection___mWw1J{width:100%;height:auto;padding:20px 24px 16px;background:transparent}.index-module__mainTitle___i2Nj3{gap:8px}.index-module__subtitle___zuh9p{font-size:16px;line-height:26px;color:#ffffffa3}.index-module__title___oFN1e{font-size:40px;line-height:48px;color:#fff}.index-module__description___Bpxiy{font-size:14px;line-height:19px;color:#ffffffa3;width:100%}.index-module__decorativeContainer___18luH{display:none}.index-module__windowContainer___ApLZr{width:100%;height:auto;min-height:calc(100vh - 260px);background:linear-gradient(180deg,#00000029,#00000052);border:1px solid #999CFF;border-radius:8px;margin:0;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);box-shadow:0 8px 32px #0000001a}.index-module__contentBg___KNRZG,.index-module__windowHeader___--QGB{display:none}.index-module__windowContent___aWATP{border-radius:8px;position:relative;z-index:1002;padding-inline:16px}.index-module__windowBackground___QREsw{border-radius:8px}.index-module__blurBackground___azlN2{display:none}.index-module__blogList___6S7c-{padding:8px 0 0}.index-module__blogItem___xjUTU{height:auto;margin-bottom:0;border-radius:0;transition:all .3s ease}.index-module__blogItem___xjUTU:hover{background:#ffffff05}.index-module__blogContent___6BDCd{padding:16px 0;flex-direction:column;align-items:flex-start;gap:16px;height:auto;border-bottom:1px solid rgba(255,255,255,.16);position:relative}.index-module__blogInfo___F7rwz{width:100%;flex-direction:row;gap:16px}.index-module__blogNumber___PfpyI{width:32px;height:27px;flex-shrink:0;background:transparent;border:.5px solid rgba(255,255,255,.16);border-radius:2px;font-size:14px;font-weight:400;color:#ffffffa3;display:flex;align-items:center;justify-content:center;margin-top:2px;padding:4px 8px}.index-module__blogTitle___GUeM0{font-size:16px;line-height:22px;flex:1;font-weight:400;color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:44px}.index-module__blogDate___-hp-K{font-size:14px;font-weight:400;color:#ffffffa3;align-self:flex-start;margin-top:2px;padding-left:48px}.index-module__pagination___9-CGl{position:static;height:auto;padding:20px 24px;justify-content:center;flex-wrap:wrap;gap:8px;background:transparent;border-top:1px solid rgba(255,255,255,.1)}.index-module__paginationItem___HIcA6{height:36px;min-width:36px;font-size:14px;background:#ffffff14;border:.5px solid rgba(255,255,255,.15);border-radius:6px;font-weight:400;color:#ffffffa3;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.index-module__paginationItem___HIcA6:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 4px 12px #0000001a}.index-module__paginationItem___HIcA6.index-module__active___iBzOC{background:#ffffff29;color:#fff;font-weight:500;border-color:#ffffff4d}.index-module__paginationItem___HIcA6[data-type=next],.index-module__paginationItem___HIcA6[data-type=prev]{min-width:64px;padding:0 12px}.index-module__infiniteLoadingContainer___tBCw5{padding:20px 24px}.index-module__loadingIndicator___KWoUc{gap:12px}.index-module__loadingSpinner___MktvI{width:24px;height:24px;border:2px solid rgba(255,255,255,.2);border-top:2px solid #999CFF;border-radius:50%;animation:index-module__spin___2AODS 1s linear infinite}.index-module__loadingText___V-y2y{font-size:14px;color:#ffffffa3}.index-module__noMoreData___PMXEo{padding:20px 24px;text-align:center}.index-module__noMoreData___PMXEo span{font-size:14px;color:#fff6}}.index-module__loadingContainer___eZx7U{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.index-module__loadingContainer___eZx7U .index-module__loadingText___V-y2y{margin-top:1rem;color:var(--text-primary);font-size:16px}.index-module__errorContainer___XeF7O{padding:2rem;text-align:center}.index-module__dotPattern___uUSRT{position:absolute;top:64px;left:0;width:100%;height:100%;z-index:0}.index-module__dotPatternLeft___jyKhR{position:absolute;top:0;left:0;width:720px;height:320px;background:url(/assets/dotPatternLeft-Dp3beFwT.png);background-size:100% 100%}.index-module__dotPatternRight___4idcs{position:absolute;bottom:0;right:0;width:720px;height:320px;background:url(/assets/dotPatternRight-DqxD5bfx.png);background-size:100% 100%}.index-module__decorationText___gS-V1{position:absolute;bottom:-20px;left:0;height:167px;z-index:0;max-width:none}.index-module__mobileLeftContent___IUpza{padding-inline:24px;padding-top:20px}.HeroCarousel-module__heroCarouselContainer___xfepk{position:relative;will-change:transform;transform:translateZ(0);backface-visibility:hidden;perspective:1000px;overflow:hidden;overscroll-behavior:contain}.HeroCarousel-module__sideIndicators___B5cQf{position:fixed;left:1.5rem;top:50%;transform:translateY(-50%);z-index:20;display:flex;flex-direction:column;gap:2rem}.HeroCarousel-module__indicatorDot___UYvQD{width:.5rem;border-radius:.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;will-change:transform,background-color;transform:translateZ(0);position:relative}.HeroCarousel-module__indicatorDot___UYvQD:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:2rem;z-index:1}.HeroCarousel-module__indicatorDotActive___BwTLN{height:1.5rem;background-color:#fff}.HeroCarousel-module__indicatorDotInactive___DfHJ4{height:.5rem;background-color:#ffffff4d}.HeroCarousel-module__swiperContainer___KnCHZ{width:100%;height:100vh}.HeroCarousel-module__slideContainer___MUNe0{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.HeroCarousel-module__bgImage1___OZhoA{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.HeroCarousel-module__bgImage1___OZhoA img{width:100%;height:100%;object-fit:cover}.HeroCarousel-module__roleImage1___HiTgv{position:absolute;top:120px;right:-118px;width:600px}.HeroCarousel-module__roleImage1___HiTgv img{width:100%;height:100%;object-fit:fill}.HeroCarousel-module__bottomImage1___FwJt4{position:absolute;bottom:0;left:0;animation:HeroCarousel-module__slideInFromBottom___3hMko .2s cubic-bezier(.4,0,.2,1) forwards;opacity:0;transform:translateY(100%)}.HeroCarousel-module__bottomImage1___FwJt4 img{width:80%;height:100%}.HeroCarousel-module__topImageOther___qrsyJ{position:absolute;top:-0px;left:-0px}.HeroCarousel-module__bottomImageOther___CD7-7{position:absolute;bottom:-0px;right:-0px}.HeroCarousel-module__textImage___Yrzqn{height:167px;position:absolute;bottom:0;left:48px}.HeroCarousel-module__contentArea___YTH-h{width:100%;max-width:1200px;height:620px;display:flex;gap:24px;position:relative;margin:0 auto;max-height:calc(100vh - 120px)}.HeroCarousel-module__leftContent___cGQts{width:46.9375rem;height:100%;display:flex;flex-direction:column;justify-content:space-between;min-height:0;overflow:visible;scrollbar-width:0px}.HeroCarousel-module__leftContentNonFirst___5symo{width:368px}.HeroCarousel-module__titleSection___1sxVs{display:flex;flex-direction:column;flex-shrink:0;min-height:0}.HeroCarousel-module__titleText___iFjJ0{color:#ffffffa3;font-size:1.5rem;font-weight:600;line-height:56px;word-wrap:break-word;overflow-wrap:break-word}.HeroCarousel-module__leftContent___cGQts:not(.HeroCarousel-module__leftContentNonFirst___5symo) .HeroCarousel-module__titleText___iFjJ0{font-size:40px}.HeroCarousel-module__subtitleText___tVy5d{color:#fff;font-size:3rem;line-height:1.4;font-weight:900;word-wrap:break-word;overflow-wrap:break-word}.HeroCarousel-module__descriptionText___EU5nj{color:#ffffffa3;font-size:.875rem;line-height:1.1875rem;word-wrap:break-word;overflow-wrap:break-word;margin-top:8px}.HeroCarousel-module__detailSection___rE9hf{display:flex;flex-direction:column;gap:24px;flex-shrink:0;min-height:0}@media(max-width:1200px){.HeroCarousel-module__decorativeLine___4kXP-{display:none}}.HeroCarousel-module__detailText___cD2QH{color:#fff;font-size:.875rem;word-wrap:break-word;overflow-wrap:break-word}@media(min-width:1200px){.HeroCarousel-module__blogsDetail___-6Cyu{margin-bottom:76px}.HeroCarousel-module__contactDetail___6L9I7{margin-bottom:92px}}.HeroCarousel-module__scrollButton___dTkny{width:fit-content;height:3.5rem;border:1px solid rgba(255,255,255,.3);border-radius:9999px;display:flex;align-items:center;gap:.5rem;padding:0 1rem;white-space:nowrap;text-decoration:none;cursor:default;transition:all .3s ease}.HeroCarousel-module__xiaoheiheButton___eym8r{cursor:pointer}.HeroCarousel-module__scrollButtonIcon___4Qi2j{width:1.5rem;height:1.5rem}.HeroCarousel-module__scrollButtonText___HcMBI{color:#ffffffa3;font-size:.875rem}.HeroCarousel-module__rightContent___8D7Rc{flex:1;height:100%}.HeroCarousel-module__dialogWindow___l4Czs{position:relative;height:100%;overflow:hidden;border-radius:8px}.HeroCarousel-module__dialogWindow___l4Czs .HeroCarousel-module__contentImage___W-l1v,.HeroCarousel-module__dialogWindow___l4Czs .HeroCarousel-module__contentImageMobile___Rb0S9{position:absolute;top:0;left:0;width:100%;object-fit:cover;z-index:1;object-position:top left}.HeroCarousel-module__dialogWindow___l4Czs .HeroCarousel-module__contentImageDesktop___Nyiix{display:block}.HeroCarousel-module__dialogWindow___l4Czs .HeroCarousel-module__contentImageMobile___Rb0S9{display:none}.HeroCarousel-module__dialogContent___jwvQV{position:relative;overflow:hidden;z-index:2;height:100%}.HeroCarousel-module__roleImageOther___WT8L8{position:absolute;top:-40px;right:-200px;width:100%}.HeroCarousel-module__backgroundDecorations___LJSs2{position:absolute;top:0;right:0;bottom:0;left:0}.HeroCarousel-module__diffuseLight___9a1-g{position:absolute;top:-31.4375rem;left:-31.4375rem;width:118.875rem;height:55.0625rem;opacity:.56}.HeroCarousel-module__lightEffect1___nLAyA{position:absolute;top:20.3125rem;left:1.5625rem;width:69.75rem;height:23.25rem;background-color:#999cff;border-radius:50%;filter:blur(17.875rem)}.HeroCarousel-module__lightEffect2___HRqr-{position:absolute;top:15.875rem;left:48rem;width:69.8125rem;height:23.25rem;background-color:#7579e9;border-radius:50%;filter:blur(17.875rem)}.HeroCarousel-module__decorativeText___VAy2Q{position:absolute;bottom:10.4375rem;left:3.5rem;color:#fff6;font-size:9.5rem;opacity:.4}.HeroCarousel-module__characterImage___wGSEq{position:absolute;top:3.25rem;right:0;width:274px;height:365px}.HeroCarousel-module__characterContainer___lxlmq{width:100%;height:100%;background:linear-gradient(to bottom right,#fff3,#ffffff1a);border-radius:1rem;display:flex;align-items:center;justify-content:center}.HeroCarousel-module__characterAvatar___9i8-q{width:12rem;height:12rem;background:linear-gradient(to bottom right,#ffffff4d,#fff3);border-radius:50%;display:flex;align-items:center;justify-content:center}.HeroCarousel-module__characterEmoji___7E66P{font-size:3.75rem}.HeroCarousel-module__dialogContentInnerLeft___Bjulj{height:100%;padding-left:48px;position:relative;margin-top:140px}.HeroCarousel-module__conversationArea___5Syl1{width:21.5rem;display:flex;flex-direction:column;gap:1rem}.HeroCarousel-module__userMessage___8Wkgi{display:flex;justify-content:flex-end}.HeroCarousel-module__userBubble___pKW09{background-color:#ebebff;border:1px solid white;border-radius:24px 24px 8px;padding:.5rem 1rem;backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem)}.HeroCarousel-module__userBubbleText___ylKXq{color:#000;font-size:.875rem;line-height:22px}.HeroCarousel-module__aiMessages___7JFzU{display:flex;flex-direction:column;gap:.5rem}.HeroCarousel-module__aiMessage___Ltzrg{position:relative}.HeroCarousel-module__aiBubble___iLie-{width:fit-content;background:linear-gradient(180deg,#fff0,#fff3),#797df2;box-sizing:border-box;border:1px solid rgba(255,255,255,.4);border-radius:24px;padding:.5rem 1rem;max-width:16.875rem;backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem)}.HeroCarousel-module__aiBubbleText___h3j6l{color:#fff;font-size:.875rem;line-height:22px}.HeroCarousel-module__aiImageContainer___sPyZT{display:flex;justify-content:center;align-items:center;width:80%;margin:0;padding:0}.HeroCarousel-module__aiImage___7vfJ8{max-width:100%;height:auto;border-radius:12px;box-shadow:0 4px 12px #00000026;display:block}.HeroCarousel-module__aiBubbleTail___wUOpf{position:absolute;bottom:-0rem;left:0;width:1rem;height:1rem}.HeroCarousel-module__aiBubbleTail___wUOpf img{width:100%;height:100%;object-fit:contain}.HeroCarousel-module__messageVisible___8igvP{opacity:1;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out}.HeroCarousel-module__messageHidden___ITqxp{opacity:0;transform:translateY(20px);transition:opacity .2s ease-in,transform .2s ease-in;pointer-events:none;visibility:hidden}.HeroCarousel-module__messageLeaving___ScEFc{opacity:0;transform:translateY(-30px);transition:opacity .4s ease-in,transform .4s ease-in;pointer-events:none}.HeroCarousel-module__loadingPlaceholder___5AupD{display:flex;align-items:center;justify-content:center;height:100vh;width:100%}.HeroCarousel-module__loadingText___XXR8C{color:#fff;font-size:18px;font-weight:500;opacity:.8}.HeroCarousel-module__inputArea___h7d36{width:21.5rem;height:6.5rem;background:linear-gradient(180deg,#ebebff,#d0d1ff00),#ffffffe6;border:2px solid rgba(153,156,255,.15);border-radius:1.5rem;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);padding:1rem;margin-top:1rem}.HeroCarousel-module__placeholderText___1qjR9{color:#00000075;font-size:.875rem;margin-bottom:1rem}.HeroCarousel-module__inputControls___FXWkI{display:flex;align-items:center;gap:.5rem}.HeroCarousel-module__inputButton___bJzoc{width:2rem;height:2rem;border:1px solid rgba(37,43,82,.16);border-radius:50%;display:flex;align-items:center;justify-content:center}.HeroCarousel-module__inputButtonWide___hIBPg{min-width:4rem;height:2rem;border:1px solid rgba(37,43,82,.16);border-radius:9999px;display:flex;align-items:center;gap:.25rem;padding:0 .5rem;white-space:nowrap}.HeroCarousel-module__inputButtonText___6Z9NZ{color:#252b52cc;font-size:.75rem}@media(max-width:1439px)and (min-width:1200px){.HeroCarousel-module__contentArea___YTH-h{width:100%;height:620px;max-height:calc(100vh - 120px)}.HeroCarousel-module__leftContent___cGQts{width:42rem}.HeroCarousel-module__leftContentNonFirst___5symo{width:368px}.HeroCarousel-module__leftImage1___Uz3cY{left:-120px}.HeroCarousel-module__rightImage1___-JdkM{right:-80px}}@media(max-width:1199px)and (min-width:1024px){.HeroCarousel-module__slideContainer___MUNe0{padding:0 2rem}.HeroCarousel-module__contentArea___YTH-h{width:100%;height:620px;max-height:calc(100vh - 100px);gap:2rem}.HeroCarousel-module__leftContent___cGQts{width:100%;height:auto;gap:2rem}.HeroCarousel-module__leftContentNonFirst___5symo{width:368px}.HeroCarousel-module__rightContent___8D7Rc{height:auto!important}.HeroCarousel-module__dialogWindow___l4Czs,.HeroCarousel-module__dialogWindow3___TjqtU{width:700px!important;height:100%!important}.HeroCarousel-module__leftImage1___Uz3cY{left:-280px}.HeroCarousel-module__rightImage1___-JdkM{right:-120px}.HeroCarousel-module__conversationArea___5Syl1{position:static;margin-top:2rem}.HeroCarousel-module__sideIndicators___B5cQf{left:1rem;gap:1.5rem}.HeroCarousel-module__indicatorDot___UYvQD{width:.4rem}.HeroCarousel-module__indicatorDotActive___BwTLN{height:1.2rem}.HeroCarousel-module__leftContent___cGQts:not(.HeroCarousel-module__leftContentNonFirst___5symo) .HeroCarousel-module__titleText___iFjJ0{font-size:40px}}@media(max-width:1023px)and (min-width:768px){.HeroCarousel-module__slideContainer___MUNe0{padding:0 1.5rem}.HeroCarousel-module__contentArea___YTH-h{width:100%;height:auto;max-height:calc(100vh - 80px);flex-direction:column;gap:1.5rem}.HeroCarousel-module__leftContent___cGQts{width:100%;height:auto;gap:1.5rem;justify-content:flex-start}.HeroCarousel-module__leftContentNonFirst___5symo{width:368px}.HeroCarousel-module__titleText___iFjJ0{font-size:1.25rem;line-height:1.75rem}.HeroCarousel-module__subtitleText___tVy5d{font-size:2.5rem}.HeroCarousel-module__descriptionText___EU5nj{font-size:.8rem;line-height:1.1rem}.HeroCarousel-module__detailText___cD2QH{font-size:.8rem}.HeroCarousel-module__conversationArea___5Syl1{position:static;margin-top:1.5rem}.HeroCarousel-module__inputArea___h7d36{height:5.5rem}.HeroCarousel-module__dialogContent___jwvQV{height:32rem}.HeroCarousel-module__sideIndicators___B5cQf{position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%);top:auto;flex-direction:row;gap:1rem;z-index:20}.HeroCarousel-module__indicatorDot___UYvQD{width:.5rem;height:.5rem;border-radius:50%}.HeroCarousel-module__indicatorDotActive___BwTLN{height:.5rem;background-color:#fff}.HeroCarousel-module__indicatorDotInactive___DfHJ4{height:.5rem;background-color:#ffffff4d}.HeroCarousel-module__decorativeText___VAy2Q{font-size:6rem;bottom:8rem;left:2rem}.HeroCarousel-module__lightEffect1___nLAyA,.HeroCarousel-module__lightEffect2___HRqr-{filter:blur(12rem)}.HeroCarousel-module__leftContent___cGQts:not(.HeroCarousel-module__leftContentNonFirst___5symo) .HeroCarousel-module__titleText___iFjJ0{font-size:40px}}@media(min-width:1440px){.HeroCarousel-module__contentArea___YTH-h{width:100%;max-height:calc(100vh - 140px)}.HeroCarousel-module__leftContent___cGQts{width:52rem}.HeroCarousel-module__leftContentNonFirst___5symo{width:368px}.HeroCarousel-module__subtitleText___tVy5d{font-size:48px}.HeroCarousel-module__titleText___iFjJ0{font-size:1.75rem}.HeroCarousel-module__leftContent___cGQts:not(.HeroCarousel-module__leftContentNonFirst___5symo) .HeroCarousel-module__titleText___iFjJ0{font-size:40px}}.HeroCarousel-module__dialogWindow3___TjqtU{position:relative;height:620px;overflow:hidden}.HeroCarousel-module__windowStatusBar___i4Sjy{display:flex;justify-content:space-between;align-items:center;height:35px;padding:8px 16px;background:#ffffffa3;border-radius:16px 16px 0 0}.HeroCarousel-module__windowTitle___he7Me{font-size:14px;font-weight:400;color:#ffffff6b}.HeroCarousel-module__windowControls___nUUU-{display:flex;gap:8px}.HeroCarousel-module__controlDot___ScNWn{width:8px;height:8px;border-radius:50%;background:#ffffff4d}.HeroCarousel-module__windowContent3___IM4HH{position:relative;height:585px;background:linear-gradient(180deg,#00000029,#00000052);border:1px solid #999CFF;border-radius:8px;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);overflow:visible}.HeroCarousel-module__tabContainer___cjEj8{position:absolute;top:68px;left:50%;transform:translate(-50%);display:flex;min-width:344px;background-color:#d6d7ff;opacity:.64;border:1px solid rgba(24,24,26,.3);border-radius:999px;padding:1px;gap:8px;z-index:10;pointer-events:auto}.HeroCarousel-module__tab___lKhik{flex:1;height:35px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#252b52;border-radius:999px;cursor:pointer;position:relative;overflow:hidden;z-index:11;pointer-events:auto;white-space:nowrap;padding:0 1.4rem}.HeroCarousel-module__tabActive___8tjKl{background:#252b52;color:#fff;font-weight:600}.HeroCarousel-module__roleImage3___KIqLV{position:absolute;top:-40px;left:-25%;width:100%;z-index:1;scale:.9}.HeroCarousel-module__roleImage3___KIqLV img{width:100%;height:100%}.HeroCarousel-module__roleImage4___OlcWZ{position:absolute;top:0;left:50%;transform:translate(-50%)!important;width:100%;z-index:1}.HeroCarousel-module__roleImage4___OlcWZ img{width:100%;height:100%;object-fit:contain}.HeroCarousel-module__conversationContainer3___kHxMg{position:absolute;top:175.9px;right:49px;width:344px;height:369px;z-index:5}.HeroCarousel-module__conversationContainer3___kHxMg>*{animation:HeroCarousel-module__fadeInUp___ic0oK .4s cubic-bezier(.4,0,.2,1) forwards}@keyframes HeroCarousel-module__fadeInUp___ic0oK{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroCarousel-module__userMessage3___jW-OD{display:flex;justify-content:flex-end;margin-bottom:16px}.HeroCarousel-module__userBubble3___89mLS{background:#ebebff;border:1px solid #FFFFFF;border-radius:24px 24px 8px;padding:8px 16px;max-width:200px;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);box-shadow:0 6px 30px 5px #2f376f0d,0 16px 24px 2px #2f376f0a,0 8px 10px -5px #2f376f14}.HeroCarousel-module__userBubbleText3___eONei{font-size:14px;font-weight:400;line-height:22px;color:#000;margin:0}.HeroCarousel-module__aiMessages3___o-MFX{display:flex;flex-direction:column;gap:8px}.HeroCarousel-module__aiMessage3___KcjgW{display:flex;align-items:flex-start;gap:8px}.HeroCarousel-module__aiBubble3___ioKfZ{background:linear-gradient(180deg,#797df2,#fff3);border-radius:24px 24px 24px 8px;padding:16px;max-width:270px;position:relative;box-shadow:0 6px 30px 5px #2f376f0d,0 16px 24px 2px #2f376f0a,0 8px 10px -5px #2f376f14}.HeroCarousel-module__aiBubbleText3___cNGaD{font-size:14px;font-weight:400;line-height:22px;color:#fff;margin:0}.HeroCarousel-module__aiBubbleTail3___9wgER{position:absolute;bottom:0;left:0;width:16px;height:16px}.HeroCarousel-module__decorativeText3___BaNDQ{position:absolute;bottom:0;left:56px;font-size:152px;font-weight:400;line-height:166px;color:transparent;-webkit-text-stroke:.93px rgba(255,255,255,.42);opacity:.4;text-transform:uppercase;pointer-events:none;z-index:0}.HeroCarousel-module__codeBubble3___JDU5q{background:#1e1e1e;border:1px solid #333;border-radius:12px;padding:16px;max-width:270px;position:relative;box-shadow:0 6px 30px 5px #2f376f0d,0 16px 24px 2px #2f376f0a,0 8px 10px -5px #2f376f14}.HeroCarousel-module__codeBlock3___K4wlg{font-size:12px;line-height:1.5;color:#d4d4d4;margin:0;white-space:pre-wrap;word-wrap:break-word;background:transparent;border:none;padding:0}.HeroCarousel-module__codeBlock3___K4wlg code{color:#d4d4d4;background:transparent;font-size:inherit}@keyframes HeroCarousel-module__slideInFromLeft___4KQrF{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes HeroCarousel-module__slideInFromRight___SCLYM{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes HeroCarousel-module__slideInFromBottom___3hMko{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes HeroCarousel-module__slideOutToRight___NpghV{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.HeroCarousel-module__animateSlideIn___1xzS9{animation:none!important;opacity:0;transform:translate(-100%)}.HeroCarousel-module__animateSlideOutRight___Rtc6r{animation:HeroCarousel-module__slideOutToRight___NpghV .3s cubic-bezier(.4,0,.2,1) forwards}.HeroCarousel-module__buttonContainer___FRRFB{display:flex;gap:16px}.HeroCarousel-module__steamButton___3bmnJ{border:1px solid rgba(255,255,255,.3);background-color:#fff;border-radius:9999px;padding:.5rem 1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#000;font-size:14px;font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:.32rem;text-decoration:none}.HeroCarousel-module__steamButton___3bmnJ:hover{background-color:#ffffffe6}.HeroCarousel-module__steamButtonIcon___8iZtd{width:24px;height:24px}.HeroCarousel-module__slide5Container___x5O4B{display:flex;width:100%;height:100%;position:relative;overflow:hidden}.HeroCarousel-module__slide5Container___x5O4B .HeroCarousel-module__contentImage___W-l1v,.HeroCarousel-module__slide5Container___x5O4B .HeroCarousel-module__contentImageMobile___Rb0S9{position:absolute;top:0;left:0;width:100%;object-fit:cover;z-index:0;object-position:top left}.HeroCarousel-module__slide5Left___xhq4-{flex:0 0 368px}.HeroCarousel-module__slide5TitleSection___C7V2D{display:flex;flex-direction:column;gap:24px}.HeroCarousel-module__slide5MainTitle___cdKd0{display:flex;flex-direction:column;gap:0}.HeroCarousel-module__slide5Title___6V7T6{font-size:24px;font-weight:600;color:#ffffffa3;margin:0;line-height:1}.HeroCarousel-module__slide5Subtitle___GaiJg{font-size:48px;font-weight:900;color:#fff;margin:0;line-height:1}.HeroCarousel-module__slide5Description___P43Jt{font-size:14px;font-weight:400;color:#ffffffa3;margin:0;line-height:1.4}.HeroCarousel-module__slide5PlatformInfo___vQ7gX{display:flex;flex-direction:column;gap:24px}.HeroCarousel-module__slide5PlatformText___IsgZu{font-size:14px;font-weight:400;color:#fff;line-height:1.4;white-space:pre-line}.HeroCarousel-module__slide5Buttons___oeSZ2{display:flex;gap:16px}.HeroCarousel-module__slide5SteamButton___YhUTN{display:flex;align-items:center;gap:8px;padding:16px;background-color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:999px;cursor:pointer;transition:all .3s ease;color:#000;font-size:14px;font-weight:600}.HeroCarousel-module__slide5SteamButton___YhUTN:hover{background-color:#f0f0f0}.HeroCarousel-module__slide5SteamIcon___4UJaM{width:24px;height:24px}.HeroCarousel-module__slide5XiaoheiheButton___uMHcJ{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;background-color:transparent;border:1px solid rgba(255,255,255,.3);border-radius:999px;cursor:pointer;transition:all .3s ease;color:#fff;font-size:14px;font-weight:400;min-width:159px}.HeroCarousel-module__slide5XiaoheiheButton___uMHcJ:hover{background-color:#ffffff1a}.HeroCarousel-module__slide5WindowHeader___TtXEI{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#999cff29;border-bottom:1px solid rgba(255,255,255,.3)}.HeroCarousel-module__slide5WindowTitle___P09d2{font-size:14px;font-weight:400;color:#ffffff6b}.HeroCarousel-module__slide5WindowControls___D0rOQ{display:flex;gap:8px}.HeroCarousel-module__slide5WindowDot___EJbah{width:8px;height:8px;border-radius:50%;background-color:#ffffff4d}.HeroCarousel-module__slide5WindowContent___Fq971{padding:83px 48px 45px;position:relative;z-index:1}.HeroCarousel-module__slide5FeaturesSection___Wl-gZ{margin-bottom:40px}.HeroCarousel-module__slide5FeaturesTitle___31NW2{font-size:24px;font-weight:600;color:#fff}.HeroCarousel-module__slide5PremiumHeader___YlF1c{display:flex;align-items:center;gap:8px;margin-bottom:16px}.HeroCarousel-module__slide5PremiumBadge___wQbmr{background-color:#999cff;color:#252b52;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:400}.HeroCarousel-module__slide5FeaturesGrid___4PS1D{display:flex;flex-wrap:wrap;gap:24px}.HeroCarousel-module__slide5FeatureCard___bTvlH{width:221px;height:104px;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:8px;background:#ffffff05;transition:all .3s ease}.HeroCarousel-module__slide5FeatureIcon___jBK2m{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#fff}.HeroCarousel-module__slide5FeatureContent___Nhp5d{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}.HeroCarousel-module__slide5FeatureTitle___J63LP{font-size:14px;font-weight:600;color:#fff;margin:0}.HeroCarousel-module__slide5FeatureDescription___Kxz1N{font-size:12px;font-weight:400;color:#ffffff6b;margin:0;line-height:1.2}.HeroCarousel-module__slide5Container___x5O4B.HeroCarousel-module__animating___qqk6o{animation:HeroCarousel-module__slide5FadeIn___vbUIJ 1s cubic-bezier(.4,0,.2,1) forwards}@keyframes HeroCarousel-module__slide5FadeIn___vbUIJ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroCarousel-module__hidden___qu7of{opacity:0;visibility:hidden}.HeroCarousel-module__slideInFromTop___jyFO-{opacity:1;visibility:visible;animation:HeroCarousel-module__slideInFromTop___jyFO- .8s cubic-bezier(.4,0,.2,1) forwards}.HeroCarousel-module__slideInFromBottom___3hMko{opacity:1;visibility:visible;animation:HeroCarousel-module__slideInFromBottom___3hMko .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes HeroCarousel-module__slideInFromTop___jyFO-{0%{opacity:0;transform:translateY(-50px);visibility:hidden}to{opacity:1;transform:translateY(0);visibility:visible}}@media(max-width:1168px){.HeroCarousel-module__slide5FeatureCard___bTvlH{width:160px;height:120px}}@media(max-width:1200px){.HeroCarousel-module__slide5Container___x5O4B{flex-direction:column}.HeroCarousel-module__slide5Left___xhq4-{flex:none;padding:0;gap:2rem}.HeroCarousel-module__slide5Window___zpG2F{margin:0;flex:1}.HeroCarousel-module__slide5FeaturesGrid___4PS1D{justify-content:flex-start}.HeroCarousel-module__slide5FeatureCard___bTvlH{width:160px;height:120px}.HeroCarousel-module__buttonContainer___FRRFB:not(.HeroCarousel-module__buttonContainerFirstScreen___kJtxz){display:none}.HeroCarousel-module__buttonContainerFirstScreen___kJtxz{display:flex}}@media(max-width:768px){.HeroCarousel-module__contentImageDesktop___Nyiix{display:none}.HeroCarousel-module__contentImageMobile___Rb0S9{display:block}}.HeroCarousel-module__heroCarouselContainer___HzWEF{position:relative;will-change:auto;transform:none;backface-visibility:visible;perspective:none;overflow:hidden;isolation:isolate}.HeroCarousel-module__sideIndicators___yHBVQ{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);top:auto;flex-direction:row;gap:.75rem;z-index:20;display:flex}.HeroCarousel-module__indicatorDot___F0Jd8{width:.5rem;height:.5rem;border-radius:50%;transition:all .2s ease;cursor:pointer;padding:.5rem;margin:-.5rem}.HeroCarousel-module__indicatorDotActive___xl0gJ{height:.5rem;background-color:#fff}.HeroCarousel-module__indicatorDotInactive___R05x6{height:.5rem;background-color:#ffffff4d}.HeroCarousel-module__indicatorDot___F0Jd8:active{transform:scale(1.2)}.HeroCarousel-module__swiperContainer___FUd1v{width:100%;height:calc(100vh - 72px);overflow:hidden;isolation:isolate}.HeroCarousel-module__swiperContainer___FUd1v .HeroCarousel-module__swiper-slide___SPdzg{isolation:isolate;z-index:1;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform;width:100%!important;height:100%!important;overflow:hidden}.HeroCarousel-module__swiperContainer___FUd1v .HeroCarousel-module__swiper-slide-active___uNcTf{z-index:2}.HeroCarousel-module__swiperContainer___FUd1v .HeroCarousel-module__swiper-slide-shadow___r7S3S,.HeroCarousel-module__swiperContainer___FUd1v .HeroCarousel-module__swiper-slide-shadow-left___ZPTH5,.HeroCarousel-module__swiperContainer___FUd1v .HeroCarousel-module__swiper-slide-shadow-right___I-crU{display:none!important}.HeroCarousel-module__swiperContainer___FUd1v.HeroCarousel-module__swiper-container-vertical___58QvR .HeroCarousel-module__swiper-slide___SPdzg{position:absolute;top:0;left:0;width:100%;height:100%}.HeroCarousel-module__swiperContainer___FUd1v.HeroCarousel-module__swiper-container-vertical___58QvR .HeroCarousel-module__swiper-slide___SPdzg.HeroCarousel-module__swiper-slide-active___uNcTf{z-index:10!important}.HeroCarousel-module__swiperContainer___FUd1v.HeroCarousel-module__swiper-container-vertical___58QvR .HeroCarousel-module__swiper-slide___SPdzg.HeroCarousel-module__swiper-slide-next___Hv3Lo,.HeroCarousel-module__swiperContainer___FUd1v.HeroCarousel-module__swiper-container-vertical___58QvR .HeroCarousel-module__swiper-slide___SPdzg.HeroCarousel-module__swiper-slide-prev___DHppL{z-index:1!important}.HeroCarousel-module__swiperContainer___FUd1v:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:5;pointer-events:none}.HeroCarousel-module__slideContainer___wLxjc{position:relative;width:100%;height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:0 1rem;will-change:auto;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout style paint;isolation:isolate;z-index:1;overflow:hidden}.HeroCarousel-module__bgImage1___yj8XA{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.HeroCarousel-module__roleImage1___JEDnB{position:absolute;bottom:-90px;left:50%;width:360px;transform:translate(-50%);object-fit:fill;z-index:99}.HeroCarousel-module__bottomImage1___zaQ4U{position:absolute;bottom:0;left:0;animation:HeroCarousel-module__slideInFromBottom___AgH-V 1.2s cubic-bezier(.4,0,.2,1) forwards;opacity:0;transform:translateY(100%)}.HeroCarousel-module__bottomImage1___zaQ4U img{width:80%;height:100%}.HeroCarousel-module__topImageOther___K1VSs{position:absolute;top:0;left:-0px;width:100%}.HeroCarousel-module__topImageOther___K1VSs img{width:100%}.HeroCarousel-module__bottomImageOther___C1YXq{position:absolute;bottom:-0px;right:-200px;width:100%}.HeroCarousel-module__bottomImageOther___C1YXq img{width:100%}.HeroCarousel-module__contentArea___ert2V{width:100%;display:flex;flex-direction:column;gap:.6rem;position:relative;min-height:calc(100vh - 72px);padding-top:1rem;padding-top:96px;overflow-y:visible}.HeroCarousel-module__leftContent___rfL6j{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:visible;overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;position:relative;z-index:1}.HeroCarousel-module__leftContentNonFirst___oYLaj{width:100%}.HeroCarousel-module__titleSection___FsZpl{display:flex;flex-direction:column;flex-shrink:0;min-height:0}.HeroCarousel-module__titleText___Arrh7{color:#ffffffa3;font-size:1rem;font-weight:600;line-height:1.4rem;display:block;word-wrap:break-word;overflow-wrap:break-word}.HeroCarousel-module__subtitleText___jAOtg{color:#fff;font-size:32px;line-height:1.2;font-weight:700;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:16px}.HeroCarousel-module__descriptionText___cw-5W{color:#ffffffa3;font-size:14px;line-height:1.1rem;display:block;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:24px}.HeroCarousel-module__detailSection___lZlw8{display:flex;flex-direction:column;gap:24px;flex-shrink:0;min-height:0;color:#ffffffa3;font-size:14px}.HeroCarousel-module__decorativeLine___dirCs{display:none}.HeroCarousel-module__detailText___vhmlb{color:#ffffffa3;font-size:14px;word-wrap:break-word;overflow-wrap:break-word}.HeroCarousel-module__scrollButton___azOSD,.HeroCarousel-module__scrollButtonIcon___PRdhi,.HeroCarousel-module__scrollButtonText___fFvV1{display:none}.HeroCarousel-module__rightContent___9ldQ0{flex:1;height:100%}.HeroCarousel-module__dialogWindow___CFlEy{position:relative;height:575px;overflow:hidden;border-radius:8px;border:1px solid #999CFF}.HeroCarousel-module__dialogWindow___CFlEy .HeroCarousel-module__contentImage___r-Tl9,.HeroCarousel-module__dialogWindow___CFlEy .HeroCarousel-module__contentImageMobile___trVTb{position:absolute;top:0;left:0;width:100%;object-fit:cover;z-index:1;object-position:top left}.HeroCarousel-module__dialogContent___kglrI{position:relative;overflow:hidden;z-index:2;height:576px;border-radius:8px}.HeroCarousel-module__roleImageOther___FMJxp{position:absolute;bottom:-80px;left:50%;transform:translate(-50%);height:533px;z-index:99;object-fit:contain}.HeroCarousel-module__backgroundDecorations___VZyO8{position:absolute;top:0;right:0;bottom:0;left:0}.HeroCarousel-module__diffuseLight___zqfDy{position:absolute;top:-31.4375rem;left:-31.4375rem;width:118.875rem;height:55.0625rem;opacity:.56}.HeroCarousel-module__lightEffect1___o7YnS{position:absolute;top:20.3125rem;left:1.5625rem;width:69.75rem;height:23.25rem;background-color:#999cff;border-radius:50%;filter:blur(8rem)}.HeroCarousel-module__lightEffect2___Gu6S0{position:absolute;top:15.875rem;left:48rem;width:69.8125rem;height:23.25rem;background-color:#7579e9;border-radius:50%;filter:blur(8rem)}.HeroCarousel-module__decorativeText___oFoy7{display:none}.HeroCarousel-module__characterContainer___kFk9K{width:100%;height:100%;background:linear-gradient(to bottom right,#fff3,#ffffff1a);border-radius:1rem;display:flex;align-items:center;justify-content:center}.HeroCarousel-module__characterAvatar___eF3N-{width:12rem;height:12rem;background:linear-gradient(to bottom right,#ffffff4d,#fff3);border-radius:50%;display:flex;align-items:center;justify-content:center}.HeroCarousel-module__characterEmoji___92tG8{font-size:3.75rem}.HeroCarousel-module__dialogContentInnerLeft___F4rjl{height:100%;padding-inline:35px;position:relative}.HeroCarousel-module__dialogContentInnerLeft3___Y2rP9{padding-inline:10px!important}.HeroCarousel-module__conversationArea___Mw7KS{position:static;display:flex;flex-direction:column;gap:1rem;margin-top:4rem}.HeroCarousel-module__userMessage___TrwJs{display:flex;justify-content:flex-end}.HeroCarousel-module__userMessage___TrwJs:nth-child(1){opacity:1}.HeroCarousel-module__userBubble___mfHZ5{background-color:#ebebff;border:1px solid white;border-radius:24px 24px 8px;padding:.4rem .8rem;backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem);max-width:100%}.HeroCarousel-module__userBubbleText___kY1VH{color:#000;font-size:.8rem;line-height:1.2rem}.HeroCarousel-module__aiMessages___jt1zY{display:flex;flex-direction:column;gap:.5rem}.HeroCarousel-module__aiMessage___R12r1{position:relative}.HeroCarousel-module__aiMessage___R12r1:nth-child(1){opacity:.9}.HeroCarousel-module__aiMessage___R12r1:nth-child(2){opacity:.8}.HeroCarousel-module__aiMessage___R12r1:nth-child(3){opacity:.7}.HeroCarousel-module__aiBubble___bJOJj{width:fit-content;background:linear-gradient(180deg,#fff0,#fff3),#797df2;box-sizing:border-box;border:1px solid rgba(255,255,255,.4);border-radius:24px;padding:.8rem;max-width:90%;backdrop-filter:blur(2rem);-webkit-backdrop-filter:blur(2rem)}.HeroCarousel-module__aiBubbleText___HPKbT{color:#fff;font-size:.8rem;line-height:1.3rem}.HeroCarousel-module__aiImageContainer___twV5M{display:flex;justify-content:center;align-items:center;width:100%;margin:0;padding:0}.HeroCarousel-module__aiImage___n34EF{max-width:100%;height:auto;border-radius:12px;box-shadow:0 4px 12px #00000026;display:block}.HeroCarousel-module__aiBubbleTail___waOTw{position:absolute;bottom:-0rem;left:0;width:1rem;height:1rem}.HeroCarousel-module__aiBubbleTail___waOTw img{width:100%;height:100%;object-fit:contain}.HeroCarousel-module__messageVisible___oQ1Lj{opacity:.6;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out}.HeroCarousel-module__messageHidden___UiB15{opacity:0;transform:translateY(20px);transition:opacity .2s ease-in,transform .2s ease-in;pointer-events:none;visibility:hidden}.HeroCarousel-module__messageLeaving___F2hQJ{opacity:0;transform:translateY(-30px);transition:opacity .4s ease-in,transform .4s ease-in;pointer-events:none}.HeroCarousel-module__loadingPlaceholder___2ABzA{display:flex;align-items:center;justify-content:center;height:100vh;width:100%}.HeroCarousel-module__loadingText___KvvWD{color:#fff;font-size:18px;font-weight:500;opacity:.8}.HeroCarousel-module__inputArea___lh1pr{position:static;width:300px;height:90px;background:linear-gradient(180deg,#ebebff,#d0d1ff00),#ffffffe6;border:2px solid rgba(153,156,255,.15);border-radius:20px;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);padding:14px;margin-top:1rem}.HeroCarousel-module__placeholderText___6PY6M{color:#00000075;font-size:.875rem;margin-bottom:1rem}.HeroCarousel-module__inputControls___gIl6g{display:flex;align-items:center;gap:.25rem}.HeroCarousel-module__inputButton___bGoM0{width:1.75rem;height:1.75rem;border:1px solid rgba(37,43,82,.16);border-radius:50%;display:flex;align-items:center;justify-content:center}.HeroCarousel-module__inputButtonWide___tjS9F{width:3.5rem;height:1.75rem;border:1px solid rgba(37,43,82,.16);border-radius:9999px;display:flex;align-items:center;gap:.25rem;padding:0 .4rem}.HeroCarousel-module__inputButtonText___4SRdy{color:#252b52cc;font-size:.65rem}.HeroCarousel-module__leftImage1___MnV7s{left:-400px;width:80%}.HeroCarousel-module__rightImage1___htG9z{right:-200px;width:80%}.HeroCarousel-module__steamButton___UGCau{font-size:.8rem;padding:.4rem .8rem}.HeroCarousel-module__steamButtonText___LlHsK{font-size:.8rem}.HeroCarousel-module__dialogWindow3___EKhfB{position:relative;height:565px}.HeroCarousel-module__windowStatusBar___wzSh7{display:flex;justify-content:space-between;align-items:center;height:35px;padding:8px 16px;background:#ffffffa3;border-radius:16px 16px 0 0}.HeroCarousel-module__windowTitle___pHA-y{font-size:14px;font-weight:400;color:#ffffff6b}.HeroCarousel-module__windowControls___8S8pd{display:flex;gap:8px}.HeroCarousel-module__controlDot___vnDKD{width:8px;height:8px;border-radius:50%;background:#ffffff4d}.HeroCarousel-module__windowContent3___fAo-n{position:relative;height:585px;background:linear-gradient(180deg,#00000029,#00000052);border:1px solid #999CFF;border-radius:8px;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);overflow:visible}.HeroCarousel-module__tabContainer___h-3BE{margin-top:63px;margin-left:15px;margin-right:15px;display:flex;justify-content:space-between;min-width:300px;background:#ffffffa3;border:1px solid rgba(24,24,26,.3);border-radius:999px;padding:1px;gap:8px;z-index:10;pointer-events:auto;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.HeroCarousel-module__tabContainer___h-3BE::-webkit-scrollbar{display:none}.HeroCarousel-module__tab___UaaOc{flex:0 0 auto;height:35px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#252b52;border-radius:999px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;z-index:11;pointer-events:auto;white-space:nowrap;padding:0 1.4rem}.HeroCarousel-module__tab___UaaOc:active{transform:translateY(0);background:#252b5233}.HeroCarousel-module__tabActive___hOC2l{background:#252b52;color:#fff;font-weight:600}.HeroCarousel-module__roleImage3___mIyrU{position:absolute;bottom:-90px;z-index:99;height:533px;object-fit:contain;scale:1.4}.HeroCarousel-module__contentImageMobile3___yMnly{width:100%;object-fit:cover;object-position:top left}.HeroCarousel-module__roleImage4___kGFlQ{position:absolute;bottom:-80px;width:100%;height:533px}.HeroCarousel-module__roleImage4___kGFlQ img{width:100%}.HeroCarousel-module__characterImageMobile___1kW8G{position:absolute;right:0;width:274px;height:365px;top:96px}.HeroCarousel-module__textImage___pflqQ{position:absolute;bottom:80px;scale:1.8}.HeroCarousel-module__textImage2___tR6z7{scale:1}.HeroCarousel-module__textImage3___litOA{left:46%;bottom:68px}.HeroCarousel-module__conversationContainer3___r8SWu{position:absolute;top:145.9px;right:49px;width:344px;height:369px;z-index:5}.HeroCarousel-module__conversationContainer3___r8SWu>*{animation:HeroCarousel-module__fadeInUp___lzQ74 .4s cubic-bezier(.4,0,.2,1) forwards}@keyframes HeroCarousel-module__fadeInUp___lzQ74{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroCarousel-module__userMessage3___kJ-m6{display:flex;justify-content:flex-end;margin-bottom:16px}.HeroCarousel-module__userBubble3___Z8Uww{background:#ebebff;border:1px solid #FFFFFF;border-radius:24px 24px 8px;padding:8px 16px;max-width:200px;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);box-shadow:0 6px 30px 5px #2f376f0d,0 16px 24px 2px #2f376f0a,0 8px 10px -5px #2f376f14}.HeroCarousel-module__userBubbleText3___6QvGO{font-size:14px;font-weight:400;line-height:24px;color:#000;margin:0}.HeroCarousel-module__aiMessages3___Etp-S{display:flex;flex-direction:column;gap:8px}.HeroCarousel-module__aiMessage3___Iw2Z3{display:flex;align-items:flex-start;gap:8px}.HeroCarousel-module__aiBubble3___mVVKf{background:linear-gradient(180deg,#797df2,#fff3);border-radius:24px 24px 24px 8px;padding:16px;max-width:270px;position:relative;box-shadow:0 6px 30px 5px #2f376f0d,0 16px 24px 2px #2f376f0a,0 8px 10px -5px #2f376f14}.HeroCarousel-module__aiBubbleText3___TSvVY{font-size:14px;font-weight:400;line-height:24px;color:#fff;margin:0}.HeroCarousel-module__aiBubbleTail3___WhUiw{position:absolute;bottom:0;left:0;width:16px;height:16px}.HeroCarousel-module__decorativeText3___YYhcM{position:absolute;bottom:0;left:56px;font-size:152px;font-weight:400;line-height:166px;color:transparent;-webkit-text-stroke:.93px rgba(255,255,255,.42);opacity:.4;text-transform:uppercase;pointer-events:none;z-index:0}.HeroCarousel-module__codeBubble3___T0hFR{background:#1e1e1e;border:1px solid #333;border-radius:12px;padding:16px;max-width:270px;position:relative;box-shadow:0 6px 30px 5px #2f376f0d,0 16px 24px 2px #2f376f0a,0 8px 10px -5px #2f376f14}.HeroCarousel-module__codeBlock3___3uLM5{font-size:12px;line-height:1.5;color:#d4d4d4;margin:0;white-space:pre-wrap;word-wrap:break-word;background:transparent;border:none;padding:0}.HeroCarousel-module__codeBlock3___3uLM5 code{color:#d4d4d4;background:transparent;font-size:inherit}@keyframes HeroCarousel-module__slideInFromLeft___G2XAC{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes HeroCarousel-module__slideInFromRight___CdZfd{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes HeroCarousel-module__slideInFromBottom___AgH-V{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes HeroCarousel-module__slideOutToRight___ECVaU{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.HeroCarousel-module__animateSlideOutRight___H1-mr{animation:HeroCarousel-module__slideOutToRight___ECVaU .8s cubic-bezier(.4,0,.2,1) forwards}.HeroCarousel-module__buttonContainer___l52CE{display:flex;gap:16px}.HeroCarousel-module__steamButton___UGCau{border:1px solid rgba(255,255,255,.3);background-color:#fff;border-radius:9999px;padding:.5rem 1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#000;font-size:14px;font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:.32rem;text-decoration:none}.HeroCarousel-module__steamButton___UGCau:hover{background-color:#ffffffe6}.HeroCarousel-module__steamButtonIcon___LlpFV{width:24px;height:24px}.HeroCarousel-module__slide5MobileContainer___KmDkW{position:relative;width:100%;padding:0;z-index:99;touch-action:manipulation;pointer-events:auto;border:1px solid #999CFF;border-radius:8px}.HeroCarousel-module__slide5MobileHeader___wAmNk{position:absolute;top:0;left:0;right:0;height:72px;background:#18181a4d;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);display:flex;justify-content:space-between;align-items:center;padding:0 24px;z-index:10}.HeroCarousel-module__slide5MobileLogo___zlHr-{display:flex;align-items:center;gap:16px}.HeroCarousel-module__slide5MobileLogoImg___MnClk{width:40px;height:40px;border-radius:8px}.HeroCarousel-module__slide5MobileLogoText___xkd1t{display:flex;flex-direction:column;gap:4px}.HeroCarousel-module__slide5MobileLogoTitle___fUR-E{color:#fff;font-size:16px;font-weight:500;line-height:26px}.HeroCarousel-module__slide5MobileLogoSubtitle___K-K4P{color:#ffffffa3;font-size:12px;line-height:16px}.HeroCarousel-module__slide5MobileMenu___-EsQr{display:flex;align-items:center}.HeroCarousel-module__slide5MobileMenuButton___tnkeh{width:32px;height:32px;border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;padding:4px}.HeroCarousel-module__slide5MobileMenuIcon___aCIV-{width:12px;height:12px;display:flex;flex-direction:column;gap:2px}.HeroCarousel-module__slide5MobileMenuIcon___aCIV-:before,.HeroCarousel-module__slide5MobileMenuIcon___aCIV-:after{content:"";width:12px;height:2px;background:#fff;border-radius:4px}.HeroCarousel-module__slide5MobileMenuIcon___aCIV-:after{margin-top:2px}.HeroCarousel-module__slide5MobileTitleSection___OZQsr{position:absolute;top:96px;left:24px;right:24px;z-index:10}.HeroCarousel-module__slide5MobileMainTitle___tLhh2{color:#fff;font-size:40px;font-weight:700;line-height:1.2;margin:0 0 24px}.HeroCarousel-module__slide5MobileSubtitle___4-XXy{color:#fff;font-size:14px;line-height:1.4;margin:0}.HeroCarousel-module__slide5MobileWindow___ZMO9w{position:relative;height:calc(100vh - 40px);overflow:visible}.HeroCarousel-module__contentImageMobile5___CHy-D{position:absolute;top:-54px;left:0;width:100%;object-fit:cover;z-index:0;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border-radius:8px;object-position:top left}.HeroCarousel-module__slide5MobileWindowContent___tCjeJ{position:relative;height:calc(100vh - 120px);max-height:calc(100vh - 280px);padding:0 24px 60px;overflow-y:auto;overflow-x:hidden;z-index:1;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-top:54px;touch-action:pan-y;pointer-events:auto;overscroll-behavior:contain}.HeroCarousel-module__slide5MobileFeaturesSection___4v1sO{margin-bottom:32px;min-height:200px}@media(max-height:600px){.HeroCarousel-module__slide5MobileWindowContent___tCjeJ{margin-top:40px;padding-bottom:40px}.HeroCarousel-module__slide5MobileWindow___ZMO9w{height:calc(100vh - 10px)}.HeroCarousel-module__slide5MobileFeaturesSection___4v1sO{margin-bottom:20px}}@media(max-height:500px){.HeroCarousel-module__slide5MobileWindowContent___tCjeJ{margin-top:30px;padding-bottom:30px}.HeroCarousel-module__slide5MobileWindow___ZMO9w{height:calc(100vh - 5px)}.HeroCarousel-module__slide5MobileFeaturesSection___4v1sO{margin-bottom:16px}}.HeroCarousel-module__slide5MobileFeaturesTitle___FoEOR{color:#fff;font-size:16px;font-weight:600;line-height:1.2;white-space:nowrap}.HeroCarousel-module__slide5MobilePremiumHeader___ydP12{display:flex;align-items:center;gap:8px;margin-bottom:16px}.HeroCarousel-module__slide5MobilePremiumBadge___v5B-Z{background:#999cff;color:#252b52;font-size:12px;font-weight:400;padding:4px 8px;border-radius:999px;white-space:nowrap}.HeroCarousel-module__slide5MobileFeaturesGrid___tPbJt{display:grid;grid-template-columns:1fr 1fr;gap:16px}.HeroCarousel-module__slide5MobileFeatureCard___F6WxP{border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:8px 2px;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:52px;transition:all .3s ease}.HeroCarousel-module__slide5MobileFeatureIcon___hQQGl{margin-bottom:8px;display:flex;align-items:center;justify-content:center;gap:8px;vertical-align:middle}.HeroCarousel-module__slide5MobileFeatureContent___4EuqX{flex:1;display:flex;flex-direction:column;gap:4px}.HeroCarousel-module__slide5MobileFeatureTitle___uxhPb{color:#fff;font-size:12px;font-weight:600;text-align:left}.HeroCarousel-module__slide5MobileFeatureDescription___2GWEK{color:#ffffff6b;font-size:12px;line-height:1.2;margin:0}.HeroCarousel-module__slide5MobileFeaturesSection___4v1sO:last-child .HeroCarousel-module__slide5MobileFeaturesGrid___tPbJt{grid-template-columns:1fr 1fr}.HeroCarousel-module__slide5MobileFeaturesSection___4v1sO:last-child .HeroCarousel-module__slide5MobileFeatureCard___F6WxP:last-child{grid-column:1 / -1}.HeroCarousel-module__blogsDetail___sFibq,.HeroCarousel-module__contactDetail___vG7hl{margin-bottom:40px}:root{--bg-gradient: linear-gradient(347deg, #2E2B37 9%, #28283F 95%);--text-primary: #FFFFFF;--text-secondary: rgba(255, 255, 255, .64);--text-quaternary: rgba(255, 255, 255, .2);--text-quinary: rgba(255, 255, 255, .16);--text-tertiary: rgba(255, 255, 255, .3)}.index-module__container___S9uJx{min-height:100vh;background:var(--bg-gradient);position:relative;overflow:visible;display:flex;align-items:center;justify-content:center;padding:176px 0 104px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.index-module__content___EbfUz{width:1200px;display:flex;flex-direction:column;align-items:center;gap:12px;min-height:100vh}.index-module__header___Fxcx0{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px;position:relative}.index-module__backButton___gAx4m{display:flex;justify-content:flex-start;flex-shrink:0;position:absolute;left:0}.index-module__backLink___dMP-f{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--text-primary);transition:all .3s ease;padding:8px;border-radius:8px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.index-module__backLink___dMP-f:hover{opacity:.8}.index-module__backIcon___-U2eS{width:32px;height:32px;background:var(--text-quaternary);border-radius:99px;display:flex;align-items:center;justify-content:center;padding:4px;transition:all .3s ease}.index-module__backIcon___-U2eS:hover{background:#ffffff4d}.index-module__backText___tHhOX{font-size:14px;font-weight:600;color:var(--text-primary);line-height:19px}.index-module__title___yZxde{font-size:24px;font-weight:600;color:var(--text-primary);line-height:32px;text-align:center;margin:0;padding:0 16px;flex:1;max-width:100%}.index-module__divider___GgMyH{width:100%;height:1px;background:var(--text-quinary)}.index-module__date___S7GI8{font-size:14px;font-weight:400;color:var(--text-secondary);line-height:19px;text-align:center}.index-module__articleContent___uXMRz{width:640px;display:flex;flex-direction:column;gap:24px}.index-module__paragraph___Eckh-{font-size:16px;font-weight:400;color:var(--text-primary);line-height:160%;margin:0;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:1440px){.index-module__content___EbfUz{width:100%;max-width:1200px;padding:0 20px}}@media(max-width:1024px){.index-module__container___S9uJx{padding:120px 0 60px}.index-module__content___EbfUz{padding:0 24px;gap:10px}.index-module__title___yZxde{font-size:22px;line-height:30px}.index-module__articleContent___uXMRz{width:100%;max-width:600px}}@media(max-width:768px){.index-module__container___S9uJx{padding:96px 0 40px;min-height:100vh;overflow-y:visible;-webkit-overflow-scrolling:touch}.index-module__content___EbfUz{padding:0 24px;gap:10px;width:100%;max-width:none;align-items:center}.index-module__header___Fxcx0{flex-direction:column;align-items:center;gap:8px;width:100%}.index-module__backButton___gAx4m{margin-bottom:8px;align-self:flex-start}.index-module__backLink___dMP-f{gap:6px;padding:0 8px;display:flex;align-items:center}.index-module__backIcon___-U2eS{width:28px;height:28px;padding:2px}.index-module__backText___tHhOX{font-size:13px;line-height:18px}.index-module__title___yZxde{font-size:18px;line-height:26px;text-align:center;padding:0 8px;flex:none;width:100%;margin-left:0}.index-module__divider___GgMyH{margin:8px 0}.index-module__date___S7GI8{font-size:13px;line-height:18px;text-align:center;padding:0 8px;align-self:center}.index-module__articleContent___uXMRz{width:100%;padding:0 8px;gap:16px}.index-module__paragraph___Eckh-{font-size:14px;line-height:160%;text-align:justify;word-break:break-word}}.index-module__loadingContainer___1op1U{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.index-module__loadingIndicator___AfnrJ{display:flex;flex-direction:column;align-items:center;gap:12px}.index-module__loadingSpinner___BEwvC{width:24px;height:24px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #FFFFFF;border-radius:50%;animation:index-module__spin___k6VtI 1s linear infinite}@keyframes index-module__spin___k6VtI{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module__loadingText___-Vi3n{font-size:14px;font-weight:400;color:#ffffffa3}.index-module__errorContainer___jfmLB{padding:2rem;text-align:center}.index-module__backToBlog___RgcuI{margin-top:2rem}.index-module__backToBlog___RgcuI .index-module__backLink___dMP-f{display:inline-flex;align-items:center;gap:.5rem;color:#4a9eff;text-decoration:none;font-size:14px;transition:color .3s ease}.index-module__backToBlog___RgcuI .index-module__backLink___dMP-f:hover{color:#6bb6ff}.index-module__notFoundContainer___t-WYT{padding:4rem 2rem;text-align:center}.index-module__notFoundTitle___H-dsg{color:var(--text-primary);font-size:2rem;margin-bottom:1rem}.index-module__notFoundText___4ZeEB{color:var(--text-secondary);font-size:16px;margin-bottom:2rem}.index-module__metaInfo___xomxO{display:flex;align-items:center;gap:2rem;margin:1rem 0;font-size:14px;color:var(--text-secondary)}.index-module__author___HkQGN{color:var(--text-secondary)}.index-module__tags___PDSxt{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 2rem}.index-module__tag___7i3S2{background-color:#4a9eff1a;color:#4a9eff;padding:.25rem .75rem;border-radius:12px;font-size:12px;border:1px solid rgba(74,158,255,.3)}.index-module__coverImageContainer___wAse-{margin:2rem 0;text-align:center}.index-module__coverImage___2bjkO{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000004d}.index-module__backToTopButton___0hXRi{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:var(--text-quaternary);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:1000;box-shadow:0 4px 12px #0000004d;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.index-module__backToTopButton___0hXRi:hover{background:#ffffff4d;box-shadow:0 6px 16px #0006}.index-module__backToTopButton___0hXRi:active{transform:translateY(0)}.index-module__backToTopButton___0hXRi svg{transform:rotate(-90deg);color:var(--text-primary)}@media(max-width:768px){.index-module__metaInfo___xomxO{flex-direction:column;align-items:flex-start;gap:.5rem;margin:.5rem 0}.index-module__tags___PDSxt{margin:.5rem 0 1rem}.index-module__coverImageContainer___wAse-{margin:1rem 0}.index-module__backToTopButton___0hXRi{bottom:20px;right:20px;width:44px;height:44px}.index-module__loadingContainer___1op1U{padding:2rem 1rem}.index-module__loadingIndicator___AfnrJ{gap:12px}.index-module__loadingSpinner___BEwvC{width:24px;height:24px;border:2px solid rgba(255,255,255,.2);border-top:2px solid #999CFF;border-radius:50%;animation:index-module__spin___k6VtI 1s linear infinite}.index-module__loadingText___-Vi3n{font-size:14px;color:#ffffffa3}}@media(max-width:480px){.index-module__backToTopButton___0hXRi{bottom:16px;right:16px;width:40px;height:40px}}.MarkdownRenderer-module__markdownContainer___i9D8r{line-height:1.8;color:#fff;font-size:16px;max-width:100%;word-wrap:break-word}.MarkdownRenderer-module__markdownContainer___i9D8r img{margin-bottom:20px!important}.MarkdownRenderer-module__heading1___UgC69{font-size:2.5rem;font-weight:700;margin:2rem 0 1.5rem;color:#fff;border-bottom:2px solid #333;padding-bottom:.5rem}.MarkdownRenderer-module__heading2___rOuSw{font-size:2rem;font-weight:600;margin:1.2rem 0;color:#fff;border-bottom:1px solid #444;padding-bottom:.3rem}.MarkdownRenderer-module__heading3___WMv0l{font-size:1.5rem;font-weight:600;margin:1.5rem 0 1rem;color:#fff}.MarkdownRenderer-module__heading4___ztZsZ{font-size:1.25rem;font-weight:600;margin:1.2rem 0 .8rem;color:#fff}.MarkdownRenderer-module__heading5___jEUPJ{font-size:1.1rem;font-weight:600;margin:1rem 0 .6rem;color:#fff}.MarkdownRenderer-module__heading6___cb0iP{font-size:1rem;font-weight:600;margin:.8rem 0 .5rem;color:#fff}.MarkdownRenderer-module__paragraph___YoShH{line-height:1.8;color:#e0e0e0}.MarkdownRenderer-module__listItem___UFK-a{margin:.5rem 0;padding-left:1rem;position:relative;color:#e0e0e0}.MarkdownRenderer-module__listItem___UFK-a:before{content:"•";color:#666;position:absolute;left:0;font-weight:700}.MarkdownRenderer-module__blockquote___0b06L{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #666;background-color:#ffffff0d;border-radius:0 8px 8px 0;color:#d0d0d0;font-style:italic}.MarkdownRenderer-module__codeBlock___hjoIV{margin:1.5rem 0;border-radius:8px;overflow-x:auto;font-size:14px;line-height:1.5}.MarkdownRenderer-module__inlineCode___3Fbug{background-color:#ffffff1a;color:#f8f8f2;padding:.2rem .4rem;border-radius:4px;font-size:.9em}.MarkdownRenderer-module__bold___omNLT{font-weight:700;color:#fff}.MarkdownRenderer-module__italic___DiD-A{font-style:italic;color:#d0d0d0}.MarkdownRenderer-module__link___lI6Rw{color:#4a9eff;text-decoration:underline;transition:color .3s ease}.MarkdownRenderer-module__link___lI6Rw:hover{color:#6bb6ff;text-decoration:none}.MarkdownRenderer-module__image___-up2g{max-width:100%;height:auto;border-radius:8px;margin:1rem 0;box-shadow:0 4px 12px #0000004d}.MarkdownRenderer-module__horizontalRule___vyuDs{border:none;height:1px;background:linear-gradient(to right,transparent,#666,transparent);margin:2rem 0}.MarkdownRenderer-module__unorderedList___82nNd,.MarkdownRenderer-module__orderedList___rqNqo{margin:1rem 0;padding-left:1.5rem}.MarkdownRenderer-module__tableWrapper___UL1dH{overflow-x:auto;margin:1.5rem 0}.MarkdownRenderer-module__tableHead___OYCuv{background-color:#ffffff1a}.MarkdownRenderer-module__tableBody___fP1b3{background-color:#ffffff0d}.MarkdownRenderer-module__tableRow___5wk2F{border-bottom:1px solid #444}.MarkdownRenderer-module__tableRow___5wk2F:hover{background-color:#ffffff05}.MarkdownRenderer-module__tableHeader___fiFKj{padding:.75rem 1rem;text-align:left;font-weight:600;color:#fff;border-bottom:1px solid #444}.MarkdownRenderer-module__tableCell___xv2Sp{padding:.75rem 1rem;text-align:left;color:#e0e0e0;border-bottom:1px solid #444}.MarkdownRenderer-module__table___RgO8n{width:100%;border-collapse:collapse;margin:1.5rem 0;background-color:#ffffff0d;border-radius:8px;overflow:hidden}.MarkdownRenderer-module__table___RgO8n th,.MarkdownRenderer-module__table___RgO8n td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #444}.MarkdownRenderer-module__table___RgO8n th{background-color:#ffffff1a;font-weight:600;color:#fff}.MarkdownRenderer-module__table___RgO8n td{color:#e0e0e0}.MarkdownRenderer-module__table___RgO8n tr:hover{background-color:#ffffff05}@media(max-width:768px){.MarkdownRenderer-module__markdownContainer___i9D8r{font-size:14px}.MarkdownRenderer-module__heading1___UgC69{font-size:2rem}.MarkdownRenderer-module__heading2___rOuSw{font-size:1.5rem}.MarkdownRenderer-module__heading3___WMv0l{font-size:1.25rem}.MarkdownRenderer-module__codeBlock___hjoIV{font-size:12px}.MarkdownRenderer-module__blockquote___0b06L{padding:.8rem 1rem;margin:1rem 0}}:root{--bg-gradient: linear-gradient(340deg, #2E2B37 18%, #28283F 90%);--text-primary: #FFFFFF;--text-secondary: rgba(255, 255, 255, .64);--text-tertiary: rgba(255, 255, 255, .42);--text-quaternary: rgba(255, 255, 255, .3);--text-quinary: rgba(255, 255, 255, .16);--window-bg: rgba(153, 156, 255, .16);--window-border: linear-gradient(180deg, #999CFF 0%, rgba(153, 156, 255, 0) 100%);--window-backdrop: blur(32px);--social-bg: rgba(120, 120, 128, .16);--social-border: rgba(255, 255, 255, .08)}.index-module__container___0LATZ{min-height:100vh;background:var(--bg-gradient);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:136px 0 98px}.index-module__content___fkauA{width:1200px;height:620px;display:flex;position:relative}.index-module__leftSection___HCwlY{width:383px;height:620px;display:flex;flex-direction:column}.index-module__titleSection___x2gWv{width:294px;height:140px;display:flex;flex-direction:column}.index-module__mainTitle___TLhMk{display:flex;flex-direction:column}.index-module__subtitle___qecfG{font-size:24px;font-weight:600;color:var(--text-secondary);line-height:32px}.index-module__title___ukSoR{font-size:48px;font-weight:900;color:var(--text-primary);line-height:65px}.index-module__description___d1ElP{font-size:14px;font-weight:400;color:var(--text-secondary);line-height:19px}.index-module__arrow___0O2cM{width:24px;height:220px;margin-top:61px;margin-bottom:58px}.index-module__decorationSection___BR6mZ{width:383px;height:419px;position:relative}.index-module__decorationText___4-gX6{position:absolute;top:453px;left:0;height:167px}.index-module__contactUsText___kKeWt{font-size:14px;font-weight:600;color:var(--text-secondary);text-transform:uppercase;line-height:19px;z-index:2}.index-module__windowContent___JjIla{flex:1;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:35px;padding:0 20px;z-index:2}.index-module__characterImage___vYNqG{position:absolute;bottom:0;right:0;width:274px;height:365px;z-index:2}.index-module__logoSection___VR0Mz{position:absolute;top:64px;left:123px;height:40px;display:flex;align-items:center;gap:16px;z-index:3}.index-module__logo___PM-PQ{width:40px;height:40px;border-radius:8px}.index-module__logoText___H0wdd{display:flex;flex-direction:column;justify-content:space-between;height:40px}.index-module__logoTitle___lPI3h{font-size:16px;font-weight:500;color:var(--text-primary);line-height:26px}.index-module__logoSubtitle___Tg0RM{font-size:12px;font-weight:400;color:var(--text-secondary);line-height:16px}.index-module__divider___4fRGz{position:absolute;top:168px;width:712px;height:1px;background:var(--text-quinary);z-index:3}.index-module__contactInfo___RkLZw{position:absolute;top:223px;left:141px;z-index:3}.index-module__emailSection___Kkd84{display:flex;align-items:center;gap:16px;margin-bottom:64px}.index-module__emailText___7Qm-d{font-size:16px;font-weight:500;color:var(--text-primary);line-height:26px}.index-module__emailAddress___DY9B0{position:absolute;top:36px;left:40px;font-size:14px;font-weight:400;line-height:18px;display:flex;align-items:center;gap:8px;white-space:nowrap}.index-module__emailLink___PEFdE{color:var(--text-primary);text-decoration:underline;transition:opacity .3s ease}.index-module__emailLink___PEFdE:hover{opacity:.8}.index-module__copyIcon___NXnUl{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:opacity .3s ease}.index-module__copyIcon___NXnUl img{display:block;filter:brightness(0) invert(1);opacity:.64;margin-top:3px!important}.index-module__copyIcon___NXnUl:hover img{opacity:1}.index-module__socialSection___ApF9D{display:flex;align-items:center;gap:16px;margin-bottom:40px}.index-module__socialText___Mvga6{font-size:16px;font-weight:500;color:var(--text-primary);line-height:26px}.index-module__socialButtons___C6AMy{position:absolute;top:354px;left:181px;width:508px;height:112px;display:flex;flex-wrap:wrap;gap:16px;z-index:3;align-items:flex-start;align-content:flex-start}.index-module__socialButton___Tgnft{width:242px;height:48px;background:var(--social-bg);border:1px solid var(--social-border);border-radius:24px;display:flex;justify-content:center;align-items:center;gap:10px;padding:12px 24px;cursor:pointer;transition:all .3s ease;box-sizing:border-box;flex-shrink:0}.index-module__socialButton___Tgnft img{display:block;flex-shrink:0}.index-module__socialButton___Tgnft:hover{background:#7878803d}.index-module__socialButtonIcon___WlKMC{width:24px;height:24px}.index-module__socialButtonText___dqmWi{font-size:14px;font-weight:400;color:var(--text-primary);line-height:19px;white-space:nowrap;flex-shrink:0;display:flex;align-items:center}.index-module__dotPattern___bZjL-{position:absolute;top:64px;left:0;width:100%;height:100%;z-index:0}.index-module__dotPatternLeft___hE0wb{position:absolute;top:0;left:0;width:720px;height:320px;background:url(/assets/dotPatternLeft-Dp3beFwT.png);background-size:100% 100%}.index-module__dotPatternRight___ZKPTk{position:absolute;bottom:0;right:0;width:720px;height:320px;background:url(/assets/dotPatternRight-DqxD5bfx.png);background-size:100% 100%}@media(max-width:1440px){.index-module__content___fkauA{width:100%;max-width:1200px;padding:0 20px}}@media(max-width:1023px){.index-module__container___0LATZ{padding:120px 0 80px}.index-module__logoSection___VR0Mz,.index-module__decorationText___4-gX6{display:none}.index-module__emailAddress___DY9B0{position:static;margin-top:8px;text-align:center;justify-content:center}.index-module__arrow___0O2cM{display:none}.index-module__leftSection___HCwlY{width:100%;height:auto;gap:40px}.index-module__content___fkauA{flex-direction:column;height:auto;width:100%;max-width:800px}.index-module__titleSection___x2gWv{width:100%;height:auto}.index-module__rightContent___FqsXP{display:none}.index-module__mobileRightContent___XeI-N{max-width:760px;width:92vw;background:linear-gradient(180deg,#13004c29,#000e6c29);box-sizing:border-box;border:1px solid #999CFF;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);border-radius:8px}.index-module__mobileWindowHeader___TBWHE{width:100%;height:35px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;padding:0 24px}.index-module__mobileWindowTitle___rAamA{font-size:14px;font-weight:400;line-height:normal;letter-spacing:0em;font-variation-settings:"opsz" auto;color:#ffffff6b}.index-module__mainTitle___TLhMk{width:100%;height:auto}.index-module__decorationSection___BR6mZ{display:none}.index-module__contactInfo___RkLZw{position:static;margin:0;text-align:center;display:flex;flex-direction:column;align-items:start;justify-content:center;padding-left:6.4vw;padding-top:6.4vw;padding-bottom:32.8vw;background:url(/assets/mobile_molili_bg-WLhl-Vbe.png);background-size:100% 100%}.index-module__mobileEmailContact___OQylG{width:fit-content;margin-bottom:56px}.index-module__emailAddress___DY9B0{text-align:start;margin-left:40px;margin-top:9.5px;justify-content:flex-start}.index-module__mobileSocialContact___o5waE{display:flex;flex-direction:column;align-items:start;justify-content:center}.index-module__socialButtons___C6AMy{position:static;width:100%;justify-content:center;height:auto;display:flex;flex-direction:column;align-items:start;justify-content:start;margin-left:40px}.index-module__socialSection___ApF9D{justify-content:center;margin-bottom:0}.index-module__emailSection___Kkd84{justify-content:start;margin-bottom:0}}@media(max-width:768px){.index-module__container___0LATZ{padding:80px 0 40px}.index-module__content___fkauA{padding:0 16px}.index-module__title___ukSoR{font-size:32px;line-height:42px;margin-top:16px}.index-module__subtitle___qecfG{font-size:18px;line-height:24px}.index-module__description___d1ElP{font-size:13px;line-height:18px;margin-top:16px}.index-module__windowContent___JjIla{padding:20px}.index-module__socialButtons___C6AMy{flex-direction:column;align-items:center;gap:12px;margin-top:24px}.index-module__socialButton___Tgnft{width:100%;max-width:280px;height:44px}.index-module__socialButtonText___dqmWi{font-size:13px}.index-module__emailSection___Kkd84,.index-module__socialSection___ApF9D{justify-content:center;margin-bottom:0}.index-module__emailAddress___DY9B0{position:static;margin-top:8px;justify-content:center}.index-module__divider___4fRGz,.index-module__characterImage___vYNqG,.index-module__backgroundBlur___Ex-31,.index-module__dotPattern___bZjL-{display:none}}.index-module__rightContent___FqsXP{flex:1;height:100%;border-radius:8px}.index-module__dialogWindow___2lVSx{position:relative;height:100%;overflow:hidden;display:flex;border-radius:8px;box-sizing:border-box;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px)}.index-module__contentImage___wkloG{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill;z-index:1}.index-module__homeContainer___t378m{position:relative;width:100%;height:100vh;overflow:hidden;background:linear-gradient(338deg,#2e2b37 20%,#28283f 89%)}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.hero-carousel-container{position:relative;width:100%;height:100vh;overflow:hidden}.hero-carousel-container .swiper{width:100%;height:100%;overflow:hidden}.hero-carousel-container .swiper-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-carousel-container .swiper-slide-active{z-index:2}.hero-carousel-container .swiper-slide-prev,.hero-carousel-container .swiper-slide-next{z-index:1}.hero-carousel-container *{box-sizing:border-box}.hero-carousel-container{touch-action:pan-y;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hero-carousel-container::-webkit-scrollbar{display:none}.hero-carousel-container{-ms-overflow-style:none;scrollbar-width:none}.slide-content-top,.slide-content-bottom{opacity:0;transform:translateY(0);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.animate-slide-in-from-top,.animate-slide-in-from-bottom{animation:slideInFromBottom .8s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(120px)}to{opacity:1;transform:translateY(0)}}.slide-content-bottom{animation-delay:.3s}.slide-content-top:not(.animate-slide-in-from-top),.slide-content-bottom:not(.animate-slide-in-from-bottom){opacity:1;transform:translateY(0)}.slide-content-top.animate-slide-in-from-top{animation-delay:1.2s}.slide-content-bottom.animate-slide-in-from-bottom{animation-delay:1.5s}
