@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&family=Source+Han+Sans+SC:wght@400;500;700;900&family=Source+Han+Serif+SC:wght@400;700;900&display=swap";@font-face{font-family:SourceHanSerifSC-Heavy;src:url(/assets/SourceHanSerifSC-Heavy-C9lgZCeR.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:SourceHanSerifSC-Bold;src:url(/assets/SourceHanSerifSC-Bold-BoAqu3Hj.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SourceHanSerifSC-SemiBold;src:url(/assets/SourceHanSerifSC-SemiBold-BMOkNnFL.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SourceHanSerifSC-Medium;src:url(/assets/SourceHanSerifSC-Medium-Cd-oBGcI.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SourceHanSerifSC-Regular;src:url(/assets/SourceHanSerifSC-Regular-6pF4N1Wl.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;font:400 16px/1.5 SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#fff;color:#18182f}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}h1{font-family:SourceHanSerifSC-Heavy;font-weight:900}h2{font-family:SourceHanSerifSC-Bold;font-weight:700}h3{font-family:SourceHanSerifSC-SemiBold;font-weight:600}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}#app{min-height:100vh}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.svg-icon{width:12px;height:12px}#app{font:400 16px/1.5 SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#18182f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#nav{padding:30px}#nav a{font-weight:600;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}.navbar-wrapper[data-v-e973f34c]{position:relative;z-index:1000}.site-header[data-v-e973f34c]{position:fixed;top:0;left:0;right:0;width:100%;height:72px;background:rgba(255,255,255,.5);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.0588235294);transition:transform .3s ease}.site-header.navbar-hidden[data-v-e973f34c]{transform:translateY(-100%)}.site-header__inner[data-v-e973f34c]{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;max-width:1440px;margin:0 auto;padding:24px 80px;box-sizing:border-box}.site-header__brand[data-v-e973f34c]{flex-shrink:0}.logo-icon[data-v-e973f34c]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;background:linear-gradient(135deg,#7255c7,#9333ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.site-header__nav[data-v-e973f34c]{flex:1;display:flex;justify-content:center;align-items:center}.nav-list[data-v-e973f34c]{display:flex;justify-content:center;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.nav-link[data-v-e973f34c]{font:500 14px/20px SourceHanSerifSC-Medium,-apple-system,BlinkMacSystemFont,sans-serif;color:#4b5563;transition:color .2s ease}.nav-link[data-v-e973f34c]:hover{color:#7255c7}.site-header__cta[data-v-e973f34c]{display:flex;align-items:center;justify-content:center;width:160px;height:44px;border:none;border-radius:9999px;background:#7255c7;color:#fff;font:500 14px/28px SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center;cursor:pointer;transition:all .3s ease}.site-header__cta[data-v-e973f34c]:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(114,85,199,.3)}.mobile-menu-toggle[data-v-e973f34c]{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;background:none;border:none;cursor:pointer;border-radius:8px;transition:background .2s ease;position:fixed;top:24px;left:16px;z-index:1001}.mobile-menu-toggle[data-v-e973f34c]:hover{background:rgba(0,0,0,.05)}.menu-toggle__bar[data-v-e973f34c]{width:24px;height:2px;background:#18182f;border-radius:1px;transition:all .3s ease}.menu-toggle__bar.is-open[data-v-e973f34c]:nth-child(1){transform:rotate(45deg) translate(5px,6px)}.menu-toggle__bar.is-open[data-v-e973f34c]:nth-child(2){opacity:0}.menu-toggle__bar.is-open[data-v-e973f34c]:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.site-header__mobile-nav[data-v-e973f34c]{position:fixed;top:92px;left:0;right:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.0588235294);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:999;padding:20px}.site-header__mobile-nav.is-open[data-v-e973f34c]{transform:translateY(0);opacity:1;visibility:visible}.site-header__mobile-nav .nav-list[data-v-e973f34c]{flex-direction:column;gap:0}.site-header__mobile-nav .nav-link[data-v-e973f34c]{display:block;padding:16px 20px;font-size:16px;border-radius:8px;transition:background .2s ease}.site-header__mobile-nav .nav-link[data-v-e973f34c]:hover{background:rgba(0,0,0,.05)}@media (min-width: 769px){.mobile-menu-toggle[data-v-e973f34c],.site-header__mobile-nav[data-v-e973f34c]{display:none}}@media (min-width: 769px) and (max-width: 1439px){.site-header__inner[data-v-e973f34c]{padding:20px 40px}.nav-list[data-v-e973f34c]{gap:24px}}@media (max-width: 768px){.site-header[data-v-e973f34c]{height:68px}.site-header__inner[data-v-e973f34c]{display:none}.logo-icon[data-v-e973f34c]{font-size:20px;width:36px;height:36px}.site-header__nav[data-v-e973f34c]{display:none}.site-header__cta[data-v-e973f34c]{width:120px;height:40px;font-size:13px}.mobile-menu-toggle[data-v-e973f34c]{display:flex;top:12px}.site-header__mobile-nav[data-v-e973f34c]{top:68px}}.footer[data-v-4743f2ba]{width:100%;background:#141414}.footer__container[data-v-4743f2ba]{position:relative;max-width:1440px;height:148px;margin:0 auto;padding:48px 32px;z-index:10;box-sizing:border-box}.footer__content[data-v-4743f2ba]{display:flex;justify-content:space-between;align-items:center;max-width:1152px;margin:0 auto;padding:0 112px}.footer__brand[data-v-4743f2ba]{display:flex;align-items:center;gap:8px}.footer__logo[data-v-4743f2ba]{font:400 20px/28px SourceHanSerifSC-Bold,serif;letter-spacing:-.5px;color:#fff}.footer__links[data-v-4743f2ba]{display:flex;gap:32px}.footer__list[data-v-4743f2ba]{margin:0;padding:0;list-style:none;display:flex;gap:32px}.footer__list a[data-v-4743f2ba]{font:400 14px/20px SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s ease}.footer__list a[data-v-4743f2ba]:hover{color:#fff}.footer__copyright[data-v-4743f2ba]{margin:0;font:400 14px/20px SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:rgba(255,255,255,.5)}@media (min-width: 1440px){.footer__container[data-v-4743f2ba]{padding:48px 32px}.footer__content[data-v-4743f2ba]{padding:0 112px}}@media (min-width: 1024px) and (max-width: 1439px){.footer__container[data-v-4743f2ba]{padding:40px 32px}.footer__content[data-v-4743f2ba]{padding:0 80px}.footer__list[data-v-4743f2ba]{gap:28px}}@media (min-width: 768px) and (max-width: 1023px){.footer__container[data-v-4743f2ba]{height:auto;min-height:148px;padding:40px 24px}.footer__content[data-v-4743f2ba]{padding:0 40px;flex-wrap:wrap;gap:24px}.footer__brand[data-v-4743f2ba]{order:1;flex:1}.footer__links[data-v-4743f2ba]{order:3;width:100%;justify-content:center}.footer__list[data-v-4743f2ba]{gap:24px}.footer__copyright[data-v-4743f2ba]{order:2;flex:1;text-align:right}}@media (max-width: 767px){.footer[data-v-4743f2ba]{padding:0}.footer__container[data-v-4743f2ba]{height:auto;min-height:auto;padding:32px 20px}.footer__content[data-v-4743f2ba]{flex-direction:column;gap:24px;padding:0}.footer__brand[data-v-4743f2ba]{width:100%;justify-content:center}.footer__logo[data-v-4743f2ba]{font-size:18px}.footer__links[data-v-4743f2ba]{width:100%;justify-content:center}.footer__list[data-v-4743f2ba]{flex-direction:column;gap:16px;text-align:center}.footer__list a[data-v-4743f2ba]{font-size:13px}.footer__copyright[data-v-4743f2ba]{width:100%;text-align:center;font-size:12px}}.feature-card[data-v-98886fcf]{width:346px;padding:30px;border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:30px;transition:transform .3s ease}.feature-card[data-v-98886fcf]:hover{transform:translateY(-8px)}.feature-card__title[data-v-98886fcf]{margin:0;font:600 24px/1.3 SourceHanSerifSC-Bold,serif;color:#18182f;white-space:pre-line}.feature-card__line[data-v-98886fcf]{width:42px;height:2px;background:linear-gradient(90deg,#7255c7 0%,transparent 100%);border-radius:1px}.feature-card__desc[data-v-98886fcf]{margin:0;font:400 14px/22px SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#68738d}@media (max-width: 1024px){.feature-card[data-v-98886fcf]{width:100%;max-width:346px}}@media (max-width: 767px){.feature-card[data-v-98886fcf]{padding:24px;gap:20px}.feature-card__title[data-v-98886fcf]{font:600 20px/1.3 SourceHanSerifSC-Bold,serif}.feature-card__line[data-v-98886fcf]{width:36px}.feature-card__desc[data-v-98886fcf]{font:400 13px/20px SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}}.review-card[data-v-191b416f]{flex:1;padding:30px;border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:16px;transition:transform .3s ease}.review-card[data-v-191b416f]:hover{transform:translateY(-4px)}.review-card__content[data-v-191b416f]{margin:0;font:400 16px/24px SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#18182f}.review-card__username[data-v-191b416f]{font:500 14px/1 SourceHanSerifSC-Medium,-apple-system,BlinkMacSystemFont,sans-serif;color:#4b5563}@media (max-width: 1024px){.review-card[data-v-191b416f]{min-width:200px}}@media (max-width: 767px){.review-card[data-v-191b416f]{min-width:280px;padding:24px}.review-card__content[data-v-191b416f]{font:400 14px/22px SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}}.home-page[data-v-cf966239]{width:100%;background:#f2f1f6}.hero[data-v-cf966239]{position:relative;width:100%;height:722px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__bg[data-v-cf966239]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at 30% 50%,rgba(255,157,17,.16) 0%,transparent 50%),radial-gradient(ellipse at 70% 50%,rgba(97,0,255,.15) 0%,transparent 50%)}.hero__container[data-v-cf966239]{position:relative;z-index:1;text-align:center;padding:0 60px}.hero__title[data-v-cf966239]{margin:0 0 24px;font:600 56px/1.3 SourceHanSerifSC-Bold,serif;color:#18182f}.hero__subtitle[data-v-cf966239]{margin:0 0 48px;font:400 20px/1.5 SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#4b5563}.hero__buttons[data-v-cf966239]{display:flex;justify-content:center;gap:16px}.hero__btn[data-v-cf966239]{height:56px;cursor:pointer;transition:transform .3s ease}.hero__btn[data-v-cf966239]:hover{transform:translateY(-2px)}.features[data-v-cf966239]{width:100%;padding:120px 0;background:#141414;background-image:radial-gradient(ellipse at center,rgba(89,33,255,.3) 0%,transparent 70%)}.features__container[data-v-cf966239]{max-width:1184px;margin:0 auto;padding:0 40px;display:flex;justify-content:center;gap:41px}.feature-section[data-v-cf966239]{width:100%;padding:120px 0;background:#fff}.feature-section__container[data-v-cf966239]{max-width:1184px;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:64px}.feature-section__left[data-v-cf966239]{flex:0 0 400px}.feature-section__title[data-v-cf966239]{margin:0 0 16px;font:600 36px/1.3 SourceHanSerifSC-Bold,serif;color:#18182f}.feature-section__subtitle[data-v-cf966239]{margin:0 0 8px;font:400 14px/1.5 SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#4b5563}.feature-section__subtitle[data-v-cf966239]:last-of-type{margin-bottom:32px}.feature-section__arrow[data-v-cf966239]{width:119px;height:14px}.feature-section__right[data-v-cf966239]{flex:1}.feature-section__phone[data-v-cf966239]{width:100%;max-width:720px;height:auto}.coaches[data-v-cf966239]{width:100%;padding:120px 0;background:rgba(255,255,255,.6)}.coaches__container[data-v-cf966239]{max-width:1184px;margin:0 auto;padding:0 40px;display:flex;justify-content:center;gap:41px}.coach-card[data-v-cf966239]{position:relative;width:346px;height:426px;border-radius:16px;overflow:hidden;flex-shrink:0}.coach-card__bg[data-v-cf966239]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.coach-card__content[data-v-cf966239]{position:relative;z-index:1;height:100%;padding:40px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.coach-card__avatar[data-v-cf966239]{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.coach-card__name[data-v-cf966239]{margin:0;font:600 24px/1.2 SourceHanSerifSC-Bold,serif;color:#1a1a1a;text-align:center}.coach-card__title[data-v-cf966239]{margin:0;font:400 16px/1.4 SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;text-align:center}.coach-card__desc[data-v-cf966239]{margin:0;font:400 14px/1.6 SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#555;text-align:center}.reviews[data-v-cf966239]{width:100%;padding:80px 0;background:#f2f1f6}.reviews__container[data-v-cf966239]{max-width:100%;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;gap:24px}@media (min-width: 1440px){.hero__title[data-v-cf966239]{font:600 64px/1.3 SourceHanSerifSC-Bold,serif}}@media (min-width: 1024px) and (max-width: 1439px){.hero__title[data-v-cf966239]{font:600 48px/1.3 SourceHanSerifSC-Bold,serif}.features__container[data-v-cf966239]{gap:24px}}@media (min-width: 768px) and (max-width: 1023px){.hero[data-v-cf966239]{height:600px}.hero__title[data-v-cf966239]{font:600 40px/1.3 SourceHanSerifSC-Bold,serif}.hero__subtitle[data-v-cf966239]{font:400 18px/1.5 SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.features__container[data-v-cf966239]{flex-direction:column;align-items:center}.feature-section__container[data-v-cf966239]{flex-direction:column;gap:40px}.feature-section__left[data-v-cf966239]{flex:none;text-align:left}.feature-section__right[data-v-cf966239]{display:flex;justify-content:center}.feature-section__phone[data-v-cf966239]{max-width:400px}.vibe-decoder__container[data-v-cf966239],.soulmate__container[data-v-cf966239]{flex-direction:column}.vibe-decoder__left[data-v-cf966239],.soulmate__left[data-v-cf966239]{flex:none;text-align:center}.reviews__container[data-v-cf966239]{flex-wrap:wrap;justify-content:center}.coaches__container[data-v-cf966239]{flex-wrap:wrap}.coach-card[data-v-cf966239]{width:300px;height:380px}}@media (max-width: 767px){.hero[data-v-cf966239]{height:auto;min-height:500px;padding:120px 24px 60px}.hero__container[data-v-cf966239]{max-width:100%;padding:0}.hero__title[data-v-cf966239]{font:600 32px/1.3 SourceHanSerifSC-Bold,serif}.hero__subtitle[data-v-cf966239]{font:400 16px/1.5 SourceHanSerifSC-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-bottom:32px}.hero__buttons[data-v-cf966239]{flex-direction:column;align-items:center}.hero__btn[data-v-cf966239]{width:180px;height:54px}.features[data-v-cf966239]{padding:80px 0}.features__container[data-v-cf966239]{flex-direction:column;align-items:center;padding:0 24px}.feature-section[data-v-cf966239]{padding:80px 0}.feature-section__container[data-v-cf966239]{flex-direction:column;padding:0 24px;gap:40px}.feature-section__left[data-v-cf966239]{flex:none;text-align:left}.feature-section__title[data-v-cf966239]{font:600 28px/1.3 SourceHanSerifSC-Bold,serif}.feature-section__right[data-v-cf966239]{display:flex;justify-content:center}.feature-section__phone[data-v-cf966239]{max-width:280px}.vibe-decoder[data-v-cf966239],.soulmate[data-v-cf966239]{padding:80px 0}.vibe-decoder__container[data-v-cf966239],.soulmate__container[data-v-cf966239]{flex-direction:column;padding:0 24px;gap:40px}.vibe-decoder__left[data-v-cf966239],.soulmate__left[data-v-cf966239]{flex:none;text-align:center}.vibe-decoder__title[data-v-cf966239],.soulmate__title[data-v-cf966239]{font:600 28px/1.3 SourceHanSerifSC-Bold,serif}.reviews__container[data-v-cf966239]{flex-direction:column;align-items:center;padding:0 24px}.coaches[data-v-cf966239]{padding:80px 0}.coaches__container[data-v-cf966239]{flex-direction:column;align-items:center;padding:0 24px;gap:24px}.coach-card[data-v-cf966239]{width:100%;max-width:346px;height:auto;min-height:380px}.coach-card__content[data-v-cf966239]{padding:30px 24px;gap:20px}.coach-card__name[data-v-cf966239]{font-size:20px}.coach-card__title[data-v-cf966239]{font-size:14px}.coach-card__desc[data-v-cf966239]{font-size:13px}}@media (max-width: 375px){.hero__title[data-v-cf966239]{font:600 28px/1.3 SourceHanSerifSC-Bold,serif}.hero__btn[data-v-cf966239]{width:160px;height:50px}.vibe-decoder__title[data-v-cf966239],.soulmate__title[data-v-cf966239]{font:600 24px/1.3 SourceHanSerifSC-Bold,serif}}.policy-container[data-v-2b867eed]{width:100%;overflow-x:auto;padding:24px 12px;box-sizing:border-box}.policy-page[data-v-2b867eed]{font-family:Arial,sans-serif;max-width:860px;margin:0 auto;padding:0 24px;color:#333}[data-custom-class=body][data-v-2b867eed],[data-custom-class=body][data-v-2b867eed] *{background:transparent!important}[data-custom-class=title][data-v-2b867eed],[data-custom-class=title][data-v-2b867eed] *{font-family:Arial!important;font-size:26px!important;color:#000!important}[data-custom-class=subtitle][data-v-2b867eed],[data-custom-class=subtitle][data-v-2b867eed] *{font-family:Arial!important;color:#595959!important;font-size:14px!important}[data-custom-class=heading_1][data-v-2b867eed],[data-custom-class=heading_1][data-v-2b867eed] *{font-family:Arial!important;font-size:19px!important;color:#000!important}[data-custom-class=heading_2][data-v-2b867eed],[data-custom-class=heading_2][data-v-2b867eed] *{font-family:Arial!important;font-size:17px!important;color:#000!important}[data-custom-class=body_text][data-v-2b867eed],[data-custom-class=body_text][data-v-2b867eed] *{color:#595959!important;font-size:14px!important;font-family:Arial!important}[data-custom-class=link][data-v-2b867eed],[data-custom-class=link][data-v-2b867eed] *{color:#3030f1!important;font-size:14px!important;font-family:Arial!important;word-break:break-word!important}ul[data-v-2b867eed]{list-style-type:square}ul>li>ul[data-v-2b867eed]{list-style-type:circle}ul>li>ul>li>ul[data-v-2b867eed]{list-style-type:square}ol li[data-v-2b867eed]{font-family:Arial}table[data-v-2b867eed]{border-collapse:collapse;width:100%}.policy-container[data-v-9b0ecaf6]{width:100%;overflow-x:auto;padding:24px 12px;box-sizing:border-box}.policy-page[data-v-9b0ecaf6]{font-family:Arial,sans-serif;max-width:860px;margin:0 auto;padding:0 24px;color:#333}[data-custom-class=body][data-v-9b0ecaf6],[data-custom-class=body][data-v-9b0ecaf6] *{background:transparent!important}[data-custom-class=title][data-v-9b0ecaf6],[data-custom-class=title][data-v-9b0ecaf6] *{font-family:Arial!important;font-size:26px!important;color:#000!important}[data-custom-class=subtitle][data-v-9b0ecaf6],[data-custom-class=subtitle][data-v-9b0ecaf6] *{font-family:Arial!important;color:#595959!important;font-size:14px!important}[data-custom-class=heading_1][data-v-9b0ecaf6],[data-custom-class=heading_1][data-v-9b0ecaf6] *{font-family:Arial!important;font-size:19px!important;color:#000!important}[data-custom-class=heading_2][data-v-9b0ecaf6],[data-custom-class=heading_2][data-v-9b0ecaf6] *{font-family:Arial!important;font-size:17px!important;color:#000!important}[data-custom-class=body_text][data-v-9b0ecaf6],[data-custom-class=body_text][data-v-9b0ecaf6] *{color:#595959!important;font-size:14px!important;font-family:Arial!important}[data-custom-class=link][data-v-9b0ecaf6],[data-custom-class=link][data-v-9b0ecaf6] *{color:#3030f1!important;font-size:14px!important;font-family:Arial!important;word-break:break-word!important}ul[data-v-9b0ecaf6]{list-style-type:square}ul>li>ul[data-v-9b0ecaf6]{list-style-type:circle}ol li[data-v-9b0ecaf6]{font-family:Arial}table[data-v-9b0ecaf6]{border-collapse:collapse;width:100%}td[data-v-9b0ecaf6],th[data-v-9b0ecaf6]{border:1px solid #d0d0d0;padding:10px 14px;font-family:Arial;font-size:14px;color:#595959}th[data-v-9b0ecaf6]{background-color:#f5f5f5;font-weight:700;color:#333}.policy-container[data-v-467ed4ed]{width:100%;overflow-x:auto;padding:24px 12px;box-sizing:border-box}.policy-page[data-v-467ed4ed]{font-family:Arial,sans-serif;max-width:860px;margin:0 auto;padding:0 24px;color:#333}[data-custom-class=body][data-v-467ed4ed],[data-custom-class=body][data-v-467ed4ed] *{background:transparent!important}[data-custom-class=title][data-v-467ed4ed],[data-custom-class=title][data-v-467ed4ed] *{font-size:26px!important;color:#000!important}[data-custom-class=subtitle][data-v-467ed4ed],[data-custom-class=subtitle][data-v-467ed4ed] *{color:#595959!important;font-size:14px!important}[data-custom-class=heading_1][data-v-467ed4ed],[data-custom-class=heading_1][data-v-467ed4ed] *{font-size:19px!important;color:#000!important}[data-custom-class=heading_2][data-v-467ed4ed],[data-custom-class=heading_2][data-v-467ed4ed] *{font-size:17px!important;color:#000!important}[data-custom-class=body_text][data-v-467ed4ed],[data-custom-class=body_text][data-v-467ed4ed] *{color:#595959!important;font-size:14px!important}[data-custom-class=link][data-v-467ed4ed],[data-custom-class=link][data-v-467ed4ed] *{color:#3030f1!important;font-size:14px!important;word-break:break-word!important}ul[data-v-467ed4ed]{list-style-type:square}ul>li>ul[data-v-467ed4ed]{list-style-type:circle}ul>li>ul>li>ul[data-v-467ed4ed]{list-style-type:square}ol li[data-v-467ed4ed]{font-family:Arial}.cancel-page[data-v-a1a92eaf]{min-height:120vh;display:flex;flex-direction:column;background:#f2f1f6;position:relative}.cancel-page[data-v-a1a92eaf]:before{content:"";position:absolute;top:0;left:0;right:0;height:60%;background:radial-gradient(ellipse 80% 50% at 30% 30%,rgba(255,157,17,.16) 0%,transparent 70%),radial-gradient(ellipse 90% 60% at 70% 40%,rgba(98,0,255,.15) 0%,transparent 70%);pointer-events:none;z-index:0}.content-wrapper[data-v-a1a92eaf]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 24px 80px;text-align:center;position:relative;z-index:1}.title[data-v-a1a92eaf]{font-size:48px;font-weight:400;line-height:60px;color:#18182f;margin:0 0 32px}.description[data-v-a1a92eaf]{font-size:16px;font-weight:400;line-height:22px;color:#2d3548;margin:0 0 40px;max-width:600px}.open-app-btn[data-v-a1a92eaf]{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 40px;background:#18182f;color:#fff;border:none;border-radius:8px;font-size:18px;font-weight:400;line-height:28px;cursor:pointer;transition:opacity .2s}.open-app-btn[data-v-a1a92eaf]:hover{opacity:.9}.arrow-icon[data-v-a1a92eaf]{flex-shrink:0}@media (max-width: 768px){.content-wrapper[data-v-a1a92eaf]{padding:100px 16px 60px}.title[data-v-a1a92eaf]{font-size:32px;line-height:40px;margin-bottom:24px}.description[data-v-a1a92eaf]{font-size:14px;line-height:20px;margin-bottom:32px}.open-app-btn[data-v-a1a92eaf]{padding:12px 32px;font-size:16px}}
