@charset "UTF-8";:root{--color-primary: #b026ff;--color-primary-start: #7b2ff7;--color-primary-end: #ff6ec7;--color-accent: #7b2ff7;--color-accent-orange: #d4a5ff;--color-text-brand: #e8c4ff;--color-bg: #0a0618;--color-bg-alt: #120a24;--color-bg-dark: #0a0618;--color-bg-tab: #1a1030;--color-text: #0f172a;--color-text-muted: #64748b;--color-text-inverse: #ffffff;--color-border: #e2e8f0;--color-border-orange: #ffad60;--gradient-cta: linear-gradient(135deg, #b026ff 0%, #7b2ff7 50%, #ff6ec7 100%);--gradient-bg-pc: linear-gradient(180deg, #120a24 0%, #0a0618 100%)}:root{--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-section: 5rem;--space-section-mobile: 3rem}:root{--font-sans: "PingFang SC", "Microsoft YaHei", "Noto Sans SC", "Helvetica Neue", sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75}:root{--landing-gradient-text: linear-gradient(135deg, #e8c4ff 0%, #b026ff 50%, #ff6ec7 100%);--landing-gradient-cta: linear-gradient(135deg, #b026ff 0%, #7b2ff7 50%, #ff6ec7 100%);--landing-overlay-hero: rgba(10, 6, 24, .32);--landing-overlay-glass: rgba(10, 6, 24, .28);--landing-nav-bg: rgba(0, 0, 0, .28);--landing-nav-bg-hover: rgba(0, 0, 0, .42);--landing-nav-border: rgba(255, 255, 255, .18);--landing-nav-border-hover: rgba(255, 255, 255, .32);--landing-text-primary: rgba(255, 255, 255, .96);--landing-text-secondary: rgba(255, 255, 255, .8);--landing-text-muted: rgba(255, 255, 255, .62);--landing-text-faint: rgba(255, 255, 255, .42);--landing-shadow-text: 0 1px 8px rgba(0, 0, 0, .55);--landing-shadow-text-sm: 0 1px 4px rgba(0, 0, 0, .45);--landing-shadow-countdown: 0 2px 10px rgba(0, 0, 0, .45);--landing-shadow-btn: 0 4px 20px rgba(0, 0, 0, .32);--landing-shadow-btn-hover: 0 8px 28px rgba(176, 38, 255, .32);--app-header-pt: 1rem;--app-header-px: 1.25rem;--app-nav-gap: .625rem;--app-nav-font: .8125rem;--app-nav-py: .5rem;--app-nav-px: 1rem;--app-hero-py: 1.75rem;--app-hero-px: 1.5rem;--app-countdown-label: .875rem;--app-countdown-label-spacing: .14em;--app-countdown-size: 2.5rem;--app-countdown-sep: 2.25rem;--app-tagline: 1.0625rem;--app-subtitle: .875rem;--app-slogan-font: .9375rem;--app-slogan-line-gap: .375rem;--app-footer-gap: .75rem;--app-footer-px: 1.5rem;--app-footer-pt: 1rem;--app-btn-h: 3rem;--app-btn-font: 1rem;--app-btn-gap: .75rem;--app-btn-max-w: 23.75rem;--app-cta: .8125rem;--app-copyright: .6875rem;--web-header-top: 1.75rem;--web-header-right: 2.5rem;--web-nav-gap: .75rem;--web-nav-font: .9375rem;--web-nav-py: .625rem;--web-nav-px: 1.375rem;--web-content-pt: 5rem;--web-content-px: 2.5rem;--web-content-max-w: 68rem;--web-hero-py: 2.5rem;--web-countdown-label: .875rem;--web-countdown-label-spacing: .16em;--web-countdown-size: 3.5rem;--web-countdown-sep: 3rem;--web-tagline: 1.25rem;--web-subtitle: .9375rem;--web-slogan-font: 1.0625rem;--web-slogan-line-gap: .5rem;--web-slogan-max-w: 32.5rem;--web-footer-gap: .875rem;--web-footer-pb: 2.5rem;--web-btn-h: 3.125rem;--web-btn-font: 1rem;--web-btn-gap: 1rem;--web-btn-max-w: 26.25rem;--web-cta: .8125rem;--web-copyright: .6875rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-sans);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-text-inverse);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.landing{position:relative;width:100%;min-height:100vh;min-height:100dvh;overflow:hidden;color:#fff;background:#0a0612;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Helvetica Neue,sans-serif}.landing--mobile{display:block}@media screen and (min-width:768px){.landing--mobile{display:none}}.landing__bg{position:absolute;inset:0;z-index:0}.landing__veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 70% 55% at 50% 42%,rgba(120,40,160,.28) 0%,transparent 62%),linear-gradient(180deg,#00000047,#0000001f 40%,#0000008c)}.landing__veil--mobile{background:linear-gradient(180deg,#00000073,#0000002e 35%,#00000080)}.landing__glow{position:absolute;left:50%;top:38%;z-index:1;width:min(52vw,720px);height:min(36vh,420px);transform:translate(-50%,-50%);pointer-events:none;background:radial-gradient(ellipse at center,rgba(255,80,200,.35) 0%,rgba(120,60,255,.18) 42%,transparent 72%);filter:blur(28px)}.landing-header{position:relative;z-index:20;display:flex;justify-content:center;padding:16px 16px 0}.landing-header__bar{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:920px;min-height:56px;padding:8px 18px 8px 10px;border-radius:14px;border:1px solid rgba(255,255,255,.22);background:#120e1c6b;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);box-shadow:0 8px 28px #00000047}.landing-header__brand{display:flex;align-items:center;gap:10px;min-width:0}.landing-header__logo{width:44px;height:44px;border-radius:10px;object-fit:cover;flex-shrink:0}.landing-header__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.landing-header__name{font-size:18px;font-weight:700;letter-spacing:.04em;line-height:1.15;color:#fff;white-space:nowrap}.landing-header__tagline{font-size:11px;font-weight:400;line-height:1.2;color:#ffffffd1;white-space:nowrap}.landing-header__nav{display:flex;align-items:center;gap:18px;flex-shrink:0}.landing-header__link{display:flex;flex-direction:column;align-items:center;gap:2px;color:#fff;opacity:.92;transition:opacity .2s}.landing-header__link:hover{opacity:1}.landing-header__link span{font-size:11px;line-height:1}.landing-header__icon{width:22px;height:22px}@media screen and (min-width:768px){.landing-header{padding:22px 24px 0}.landing-header__bar{max-width:1080px;min-height:64px;padding:10px 28px 10px 12px;border-radius:16px}.landing-header__logo{width:52px;height:52px;border-radius:12px}.landing-header__name{font-size:22px}.landing-header__tagline{font-size:13px}.landing-header__nav{gap:28px}.landing-header__icon{width:26px;height:26px}.landing-header__link span{font-size:12px}}.landing__main{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px);min-height:calc(100dvh - 120px);padding:0 24px;pointer-events:none}.landing__main--mobile{min-height:calc(100dvh - 220px);padding-top:8vh;align-items:flex-start;justify-content:center}.landing__hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;max-width:920px}.landing__hero--mobile{gap:22px;padding-top:6vh}.landing-hero-title{margin:0;font-size:clamp(28px,4.2vw,56px);font-weight:700;line-height:1.35;letter-spacing:.04em;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.45)}.landing-hero-title--stacked{display:flex;flex-direction:column;gap:.12em;font-size:clamp(28px,8.2vw,40px)}.landing-hero-title__accent{font-style:normal;color:#ff2e95;text-shadow:0 0 18px rgba(255,46,149,.55),0 2px 12px rgba(0,0,0,.35)}.landing__scan-hint{margin:0;font-size:clamp(14px,1.4vw,20px);font-weight:400;color:#ffffffeb;letter-spacing:.08em}.landing__dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}.landing__dot{width:7px;height:7px;padding:0;border:none;border-radius:50%;background:#ffffff59;cursor:pointer;transition:background .25s,transform .2s}.landing__dot--active{background:#fff;transform:scale(1.15)}.landing__qr{position:absolute;right:clamp(24px,4vw,56px);bottom:clamp(72px,10vh,120px);z-index:15;display:flex;flex-direction:column;align-items:center;gap:10px}.landing__qr-frame{width:clamp(120px,11vw,168px);height:clamp(120px,11vw,168px);padding:8px;background:#fff;border-radius:4px;box-shadow:0 8px 28px #00000059}.landing__qr-frame canvas{width:100%!important;height:100%!important;display:block}.landing__qr-caption{font-size:clamp(13px,1.1vw,16px);font-weight:500;letter-spacing:.06em;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.5)}.landing__tip{position:absolute;left:50%;bottom:clamp(16px,2.8vh,36px);z-index:15;width:min(72vw,860px);transform:translate(-50%);text-align:center;pointer-events:none}.landing__tip p{margin:0;font-size:clamp(10px,.85vw,13px);line-height:1.55;color:#ffffffb8;text-shadow:0 1px 6px rgba(0,0,0,.55)}.landing__cta-wrap{position:absolute;left:0;right:0;bottom:0;z-index:15;display:flex;flex-direction:column;align-items:center;gap:14px;padding:0 28px calc(18px + env(safe-area-inset-bottom,0px))}.landing__cta{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:340px;min-height:56px;padding:10px 28px;border:none;border-radius:999px;color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff2e95,#fb2888 45%,#7e0cf5);box-shadow:0 6px 24px #fb288873,0 0 0 1px #ffffff1f inset;transition:transform .15s ease,opacity .2s}.landing__cta:active{transform:scale(.98)}.landing__cta.is-busy{opacity:.72;pointer-events:none}.landing__cta-icon{width:28px;height:28px;flex-shrink:0}.landing__cta-copy{display:flex;flex-direction:column;align-items:flex-start;gap:1px;line-height:1.15}.landing__cta-copy strong{font-size:20px;font-weight:700;letter-spacing:.06em}.landing__cta-copy small{font-size:10px;font-weight:500;letter-spacing:.12em;opacity:.9}.landing__browser-tip{margin:0;font-size:12px;color:#ffffffb8;letter-spacing:.04em}:root{--pc-vw: min(1vw, 1.777778vh)}.ref-landing--pc{display:none}@media screen and (min-width:768px){.ref-landing--pc{display:block}.landing--mobile{display:none}}@media screen and (max-width:767px){.ref-landing--pc{display:none!important}}.ref-landing--pc{position:relative;width:100%;min-height:100vh;min-height:100dvh;overflow:hidden;background:#121018;color:#fff;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif}.ref-landing--pc header{position:fixed;top:0;left:0;width:100%;z-index:99}.ref-landing--pc header .container{display:flex;justify-content:space-between;align-items:center}.pc-landing{position:relative;display:flex;align-items:flex-start;justify-content:center;width:100%;height:100vh;height:100dvh;overflow:hidden;background-color:#121018;background-image:url(/ref-landing/images/dx106_v2/pc/background.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.pc-stage{position:relative;width:min(100vw,177.777778vh);height:min(100vh,56.25vw);flex:none}.pc-hero-labels,.pc-character,.pc-hero-title{position:absolute;display:block;max-width:none;object-fit:contain;pointer-events:none;user-select:none;image-rendering:auto;image-rendering:smooth;-ms-interpolation-mode:bicubic;backface-visibility:hidden;transform:translateZ(0)}.pc-hero-labels{z-index:1;top:17.777778%;left:5.052083%;width:90.3125%;height:50.925926%}.pc-character{z-index:2;top:1.111111%;left:57.96875%;width:27.395833%;height:77.962963%;filter:none}.pc-hero-title{z-index:3;top:72.962963%;left:47.395833%;width:43.4375%;height:19.537037%;filter:none}.pc-brand-logo{width:auto;height:100%;border-radius:12px;object-fit:cover;box-shadow:0 0 16px #ffd00080}.pc-download-area{position:absolute;z-index:4;top:73.518519%;left:5.260417%;width:33.5%;height:18.148148%;padding:0}.pc-download-panel{display:flex;align-items:center;width:100%;height:100%;gap:clamp(10px,1.2vw,18px)}.pc-qrcode{position:relative;flex:0 0 clamp(88px,8vw,128px);width:clamp(88px,8vw,128px);height:clamp(88px,8vw,128px);aspect-ratio:1/1;overflow:hidden;border:none;border-radius:0;background:#fff}.pc-qrcode canvas{width:100%!important;height:100%!important;display:block;aspect-ratio:1/1;object-fit:contain}.pc-download-copy{position:relative;flex:1;display:flex;flex-direction:column;justify-content:center;gap:.4em;min-width:0;height:auto}.pc-download-heading{color:#fff;font-size:clamp(15px,1.35vw,21px);font-weight:600;line-height:normal;text-shadow:0 1px 8px rgba(255,208,0,.35)}.pc-download-link{color:#ffe14d;font-size:clamp(12px,1.05vw,17px);font-weight:500;line-height:normal;word-break:break-all;white-space:normal;text-decoration:none;transition:color .2s}.pc-download-link:hover{color:#fff;text-decoration:underline}.pc-browser-tip{display:flex;align-items:center;width:100%;min-height:1.6em;padding:4px 10px;border-radius:4px;background-color:transparent;background-image:url(/ref-landing/images/dx106_v2/pc/browser-tip-bg.webp);background-repeat:no-repeat;background-position:center;background-size:100% 100%;color:#000;font-size:clamp(10px,.82vw,13px);font-weight:500;line-height:1.35;white-space:normal}.pc-download-copy p{margin:0;color:#fff0b4e0;font-size:clamp(9px,.7vw,11px);font-weight:300;line-height:1.45;white-space:normal}.pc-android-hit,.pc-iphone{display:none!important;pointer-events:none!important}@media screen and (min-width:768px){.ref-landing--pc header .pc-header{position:absolute;top:0;left:50%;width:min(100vw,177.777778vh);height:min(100vh,56.25vw);padding:0;transform:translate(-50%);pointer-events:none}.pc-brand{position:absolute;top:5.37037%;left:5.052083%;display:flex;height:6.296296%;align-items:center;gap:calc(var(--pc-vw) * .9375);pointer-events:auto}.pc-brand>img,.pc-brand-logo{width:auto;height:100%;aspect-ratio:1/1;object-fit:cover}.pc-brand-copy{display:flex;flex-direction:column;color:#fff}.pc-brand-copy strong,.pc-brand-name{font-size:clamp(18px,var(--pc-vw) * 1.666667,32px);font-weight:700;line-height:normal;background:linear-gradient(135deg,#fff6b0,#ffd000 40%,#f0a800);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 1px 6px rgba(255,200,0,.35))}.pc-brand-copy span{margin-top:0;color:#ffffffd1;font-size:clamp(12px,var(--pc-vw) * 1.041667,20px);font-weight:400;line-height:normal;letter-spacing:calc(var(--pc-vw) * .06);white-space:nowrap}.ref-landing--pc header .pc-header .contact-container{position:absolute;top:5.185185%;right:auto;left:87.96875%;display:flex;gap:calc(var(--pc-vw) * 1.354167);pointer-events:auto}.ref-landing--pc header .pc-header a.contact{display:flex;width:calc(var(--pc-vw) * 3.020833);align-items:center;flex-direction:column;text-decoration:none;color:inherit}.ref-landing--pc header .pc-header a.contact img{width:calc(var(--pc-vw) * 2.708333);height:calc(var(--pc-vw) * 2.552083);object-fit:contain;filter:none}.ref-landing--pc header .pc-header a.contact span{margin-top:calc(var(--pc-vw) * .364583);color:#ffd84d;font-size:clamp(10px,var(--pc-vw) * .729167,14px);font-weight:400;line-height:normal;white-space:nowrap}}.ref-landing--mobile{display:none}@media screen and (max-width:767px){.ref-landing--mobile{display:block;position:relative;width:100%;min-height:100vh;min-height:100dvh;overflow:hidden;background:#121018;color:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.landing--mobile{display:none!important}.ref-landing--mobile header{position:fixed;top:0;left:0;width:100%;z-index:99;pointer-events:none}.ref-landing--mobile header .mobile-header{position:absolute;top:0;left:50%;width:750px;height:1624px;margin-left:-375px;padding:0;transform:scale(var(--mobile-scale, .5)) translateZ(0);transform-origin:top center;pointer-events:none;will-change:transform}.mobile-brand{position:absolute;top:54px;left:54px;z-index:2;display:flex;height:89px;align-items:flex-start;pointer-events:auto}.mobile-brand-logo,.mobile-brand>img{width:89px;height:89px;border-radius:18px;object-fit:cover;box-shadow:0 0 20px #ffd0008c}.mobile-brand-copy{display:flex;margin-left:14px;flex-direction:column;color:#fff}.mobile-brand-copy strong,.mobile-brand-name{height:51px;font-size:36px;font-weight:700;line-height:51px;letter-spacing:2px;white-space:nowrap;background:linear-gradient(135deg,#fff6b0,#ffd000 40%,#f0a800);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 1px 6px rgba(255,200,0,.35))}.mobile-brand-copy span{font-size:22px;font-weight:400;line-height:normal;letter-spacing:1px;color:#ffffffe0;white-space:nowrap}.mobile-contact{position:absolute;top:52px;left:539px;z-index:2;display:flex;gap:13px;pointer-events:auto}.ref-landing--mobile header .mobile-header .mobile-contact a.contact{display:flex;width:88px;align-items:center;flex-direction:column;color:#ffd84d;text-decoration:none}.ref-landing--mobile header .mobile-header .mobile-contact a.contact img{width:68px;height:69px;object-fit:contain}.ref-landing--mobile header .mobile-header .mobile-contact a.business img{width:66px;height:67px}.landing-contact-icon{filter:none}.ref-landing--mobile header .mobile-header .mobile-contact a.contact span{width:100%;margin-top:6px;color:#ffd84d;font-size:15px;font-weight:400;line-height:26px;text-align:center;white-space:nowrap}.ref-landing--mobile header .mobile-header .mobile-contact a.business span{margin-top:8px}.mobile-landing{position:fixed;z-index:1;top:0;left:0;display:block;width:100vw;height:100vh;height:100svh;overflow:hidden;background-color:#121018;background-image:url(/ref-landing/images/dx106_v2/mobile/background.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.mobile-stage{position:absolute;top:0;left:50%;width:750px;height:1624px;margin-left:-375px;overflow:hidden;transform:scale(var(--mobile-scale, .5)) translateZ(0);transform-origin:top center;will-change:transform}.mobile-bg,.mobile-hero-labels,.mobile-character,.mobile-hero-title{position:absolute;display:block;max-width:none;object-fit:fill;pointer-events:none;user-select:none;image-rendering:auto;image-rendering:smooth;-ms-interpolation-mode:bicubic;backface-visibility:hidden}.mobile-bg{z-index:0;top:0;left:0;width:750px;height:100%}.mobile-hero-labels{z-index:2;top:274px;left:16px;width:732px;height:868px;opacity:.9}.mobile-character{z-index:3;top:344px;left:99px;width:566px;height:906px;filter:none}.mobile-hero-title{z-index:4;top:1199px;left:4px;width:726px;height:184px;filter:none}.mobile-download-actions{position:absolute;z-index:5;top:1498px;left:43px;display:flex;gap:15px;width:664px;justify-content:center}.mobile-download-actions.is-single{left:50%;width:auto;transform:translate(-50%)}.mobile-download-button{position:relative;display:flex;align-items:center;justify-content:center;gap:14px;width:640px;height:88px;padding:0 32px;border-radius:100px;border:2px solid #ffe97a;background:linear-gradient(180deg,#fff08a,#ffd000 48%,#f0b400);color:#1a1a1a;text-decoration:none;box-shadow:0 8px 24px #ffc8006b,0 0 0 1px #ffffff59 inset}.mobile-download-button.is-busy{opacity:.72;pointer-events:none}.mobile-download-button>img{position:static;width:52px;height:52px;flex-shrink:0;object-fit:contain;filter:brightness(0)}.mobile-download-button.android>img,.mobile-download-button.android2>img{width:48px;height:54px}.mobile-download-button>span{position:static;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#1a1a1a;white-space:nowrap}.mobile-download-button strong{height:30px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:26px;font-weight:700;line-height:30px;letter-spacing:.6px;color:#111}.mobile-download-button small{margin-top:4px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:16px;letter-spacing:-.2px;color:#000000ad}}@media screen and (min-width:768px){.ref-landing--mobile{display:none!important}}#app{min-height:100vh;min-height:100dvh}
