*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#f8fafd;color:#263249;font-family:Inter,-apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #9cb2fc;outline-offset:5px}img{display:block;max-width:100%}header{height:106px;max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 48px}.brand{display:flex;align-items:center;gap:13px;font-size:23px;font-weight:750;letter-spacing:2px}.brand img{width:45px;height:45px;border-radius:13px}.brand small{display:block;font-size:8px;font-weight:500;letter-spacing:2px;color:#a0acc3;margin-top:5px}nav{display:flex;gap:39px;font-size:13px;color:#8c9ab1}.nav-cta{padding:13px 19px;background:#fff;border:1px solid #e6ebf6;border-radius:15px;font-size:12px;color:#778bac}.nav-cta span{padding-left:17px;color:#6986d2}main{max-width:1184px;margin:auto}.hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:50px 36px 80px;gap:30px}.eyebrow{font-size:10px;letter-spacing:2.7px;color:#9aaccc;margin-bottom:23px}.eyebrow i{display:inline-block;width:6px;height:6px;background:#9db6f1;border-radius:50%;margin:0 9px 2px 0}.hero h1{font-size:76px;line-height:1.3;letter-spacing:-3px;margin:0;font-weight:780}.hero h1>span{color:#5674dd}.hero-copy>p{font-size:16px;line-height:2;color:#95a3bb;margin:25px 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;border-radius:18px;padding:19px 27px;font-size:14px;font-weight:600;border:0}.primary{background:#5271e1;color:#fff;box-shadow:0 9px 22px #526ee126}.secondary{background:#fff;border:1px solid #e3eafa;color:#8298c0}.hero-foot{display:flex;gap:12px;align-items:center;margin-top:32px;color:#a2aec4;font-size:10px}.mini-avatars{display:flex;padding-left:4px}.mini-avatars img{border:3px solid #fff;margin-left:-5px;width:34px;height:34px;border-radius:50%}.hero-art{position:relative;min-height:470px;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid #e7edf9;border-radius:50%;width:480px;height:480px}.orbit-two{width:390px;height:390px;background:radial-gradient(circle,#f0f4ff,transparent 70%)}.hero-ticket{position:relative;width:350px;background:linear-gradient(145deg,#fff,#fcfdff);border:1px solid #e4eafa;box-shadow:0 28px 70px #cdd8ed55;border-radius:26px;padding:24px;transform:rotate(-6deg)}.ticket-meta{display:flex;align-items:center;justify-content:space-between;font-size:7px;color:#a9b5cd;letter-spacing:1px}.ticket-meta>b{font-size:9px;font-weight:400;color:#8fa6d5;background:#f0f5ff;padding:6px 9px;border-radius:12px;letter-spacing:0}.hero-ticket>p{text-align:center;margin:30px 0 12px;font-size:11px;color:#a2afc6}.hero-ticket h2{font-size:27px;text-align:center;letter-spacing:3px;color:#7587b0;margin:0 0 28px}.ticket-duel{display:flex;align-items:center;justify-content:space-around;text-align:center}.ticket-duel img{width:64px;height:64px;border:4px solid #f2f5fd;border-radius:20px;margin:0 auto 10px}.ticket-duel strong{font-size:12px;color:#8898b6;display:block;font-weight:550}.ticket-duel small{font-size:8px;color:#b0bdd4;display:block;margin-top:5px}.ticket-duel em{font-size:30px;color:#c4d0e9;font-weight:700;padding-bottom:24px}.hero-ticket blockquote{font-size:11px;padding:15px 9px;text-align:center;margin:22px 0 15px;border-radius:14px;background:#f5f8ff;color:#99abd0}.ticket-bottom{padding:10px 5px 0;font-size:10px;color:#acb8cf;display:flex;justify-content:space-between}.ticket-bottom>span{color:#9ab0e6}.art-star{position:absolute;font-size:38px;color:#bacbf1;right:5px;top:20px}.small-star{font-size:22px;left:6px;top:355px}.floating-note{position:absolute;right:-4px;top:33px;z-index:2;padding:15px 19px;background:#fff;border:1px solid #e9eefa;border-radius:15px;font-size:10px;color:#96a5c2;box-shadow:0 10px 40px #dce3f344;transform:rotate(7deg)}.floating-note span{color:#91b5a5;margin-right:8px}.floating-seal{position:absolute;bottom:15px;right:5px;width:107px;height:107px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#bd9b8a;border:3px double #d4b5a4;border-radius:50%;font-size:21px;line-height:1.4;letter-spacing:3px;transform:rotate(14deg);background:#fbfaf5d9}.floating-seal small{font-size:5px;letter-spacing:1px;margin-top:8px}.games-section{padding:42px 36px 80px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.section-top .eyebrow{margin-bottom:12px;font-size:9px}.section-top h2,.experience h2{font-size:32px;line-height:1.55;letter-spacing:-.7px;margin:0;font-weight:700}.section-top>p{font-size:12px;color:#9caac1;margin-bottom:9px}.game-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.game{height:270px;border-radius:24px;overflow:hidden;position:relative;background:#ced8e8}.game>img,.game-overlay{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .45s}.game:hover>img{transform:scale(1.035)}.game-overlay{background:linear-gradient(180deg,#12223822,#10284208 25%,#102534dd)}.game-label{position:absolute;left:27px;top:24px;font-size:9px;letter-spacing:2px;color:#e0e7f1}.game-caption{position:absolute;bottom:27px;left:27px;right:27px;display:flex;align-items:center;justify-content:space-between;color:#fff}.game-caption h3{margin:0 0 12px;font-size:27px;font-weight:600;letter-spacing:1px}.game-caption p{margin:0;font-size:11px;color:#d0dce8}.game-caption>span{border:1px solid #ffffff44;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;background:#ffffff12;font-size:24px}.experience{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding:50px 36px 100px;align-items:center}.experience h2{font-size:38px}.section-description{font-size:13px;line-height:2;color:#95a5c0;margin:21px 0 25px}.steps{display:flex;flex-direction:column;gap:10px}.step{width:100%;display:flex;align-items:flex-start;gap:18px;padding:19px 17px;text-align:left;border:1px solid transparent;background:transparent;border-radius:19px;color:inherit;transition:.2s}.step>span{font-size:13px;color:#acbad4;margin-top:4px;letter-spacing:1px}.step h3{font-size:14px;font-weight:600;color:#8193b3;margin:0 0 8px}.step p{font-size:11px;color:#a2afc5;line-height:1.8;margin:0}.step.active{background:#fff;border-color:#e3eafb;box-shadow:0 6px 22px #dee6f42e}.step.active h3,.step.active>span{color:#6f8bd5}.preview-note{font-size:10px;color:#acb8cb;line-height:1.9;margin-top:27px}.preview-note>span{color:#9eadd0;border:1px solid #dee7f7;border-radius:5px;padding:2px 5px;margin-right:6px;white-space:nowrap}.phone-stage{display:flex;flex-direction:column;align-items:center;position:relative}.phone{width:316px;height:650px;border:6px solid #fff;border-radius:41px;background:#f6f8fc;box-shadow:0 25px 65px #c6d3ed55,0 0 0 1px #e6ecf6;display:flex;flex-direction:column;overflow:hidden;position:relative}.phone-status{display:flex;justify-content:space-between;padding:15px 23px 8px;font-size:10px;color:#34425f;background:#fff}.phone-nav{display:flex;align-items:center;justify-content:space-between;padding:11px 17px 14px;background:#fff;color:#5a6d8d;font-size:11px}.phone-nav>span:first-child{font-size:20px;line-height:1}.phone-nav>b{font-weight:500}.phone-menu{border:1px solid #edf0f7;border-radius:15px;padding:4px 8px;font-size:10px;color:#8798b2}.phone-content{padding:22px 17px;flex:1;overflow:auto;scrollbar-width:none}.phone-content::-webkit-scrollbar{display:none}.phone-dock{padding:12px 16px 7px;background:#fff;border-top:1px solid #edf1f9}.phone-dock>.button{font-size:11px;padding:13px 8px;border-radius:13px;width:100%;gap:0}.phone-dock small{display:block;text-align:center;font-size:7px;color:#adb7ca;margin:9px 0 0}.phone-home{height:18px;flex-shrink:0;background:#fff;position:relative}.phone-home::after{content:'';width:90px;height:3px;background:#29344b;border-radius:3px;position:absolute;bottom:5px;left:calc(50% - 45px)}.phone-caption{font-size:11px;color:#9daccc;margin-top:27px;letter-spacing:1px}.p-eyebrow{font-size:6px;letter-spacing:1.5px;color:#a4b5d5;margin-bottom:8px}.p-title{font-size:21px;color:#627798;font-weight:650;line-height:1.5;margin-bottom:8px}.p-sub{font-size:9px;color:#a4b0c6;line-height:1.9;margin-bottom:18px}.p-card{padding:15px;background:#fff;border:1px solid #e8eef9;border-radius:17px;margin-bottom:13px}.p-card h4{margin:0 0 14px;font-size:12px;color:#6b809f}.p-game{display:flex;align-items:center;gap:11px;border:1px solid #bfd0f6;background:#f5f8ff;padding:9px;border-radius:12px;color:#7d94bc;font-size:11px}.p-game img{width:43px;height:40px;object-fit:cover;border-radius:8px}.p-game>span{margin-left:auto;color:#8da8e5}.p-chips{display:flex;gap:6px;margin-bottom:12px}.p-chip{border:1px solid #e4eaf6;border-radius:8px;font-size:8px;padding:7px;color:#a2afc6}.p-chip.active{color:#7998d8;background:#f2f6ff;border-color:#bdcff5}.p-rule{font-size:9px;color:#91a3c1;line-height:1.9;margin:0}.p-time{font-size:9px;color:#a4b2ca;border-top:1px solid #eef2f9;margin-top:12px;padding-top:11px}.p-card .ticket-duel{margin:13px 0}.p-card .ticket-duel img{width:49px;height:49px;border-radius:16px}.p-card .ticket-duel strong{font-size:9px}.p-card .ticket-duel small{font-size:7px}.p-card .ticket-duel em{font-size:26px}.p-tag{display:inline-block;border-radius:20px;background:#eef6ff;color:#8ba5cb;font-size:8px;padding:5px 10px;margin-bottom:12px}.p-tag.green{background:#edf8f2;color:#85ad97}.p-score{font-size:44px;color:#8ca7dc;text-align:center;letter-spacing:8px;font-weight:650;margin:10px 0}.p-proof{border:1px dashed #cddaf2;border-radius:12px;padding:23px 10px;text-align:center;background:#f5f8fe;color:#96add4;font-size:11px;margin:13px 0}.p-paper{background:#fdfcf7;border:1px solid #e6dfd1;border-radius:17px;padding:22px 19px;position:relative;overflow:hidden}.p-paper::before{content:'';position:absolute;inset:7px;border:1px solid #ede6d9;border-radius:12px;pointer-events:none}.p-paper h3{font-family:serif;font-size:24px;letter-spacing:4px;color:#978567;text-align:center;margin:10px 0}.p-paper .p-eyebrow{text-align:center;color:#bcb29e;font-size:5px}.p-paper p{font-family:serif;white-space:pre-line;font-size:11px;line-height:2.2;color:#a29377}.p-sign{font-family:serif;font-size:19px;color:#9c8767;margin:13px 0 9px}.p-sign small{font:8px sans-serif;display:block;color:#b8ac95;margin-bottom:5px}.p-seal{border:3px double #d4ae9a;border-radius:50%;padding:17px 8px;font-family:serif;font-size:12px;color:#bc9985;position:absolute;bottom:35px;right:23px;transform:rotate(-13deg)}.p-privacy{font-size:8px;color:#afa286;text-align:center;margin-top:17px;border-top:1px solid #ece5d7;padding-top:10px}.closing{margin:0 36px 55px;padding:52px 20px;text-align:center;background:linear-gradient(130deg,#eef3ff,#f4f7fd);border:1px solid #e7eefb;border-radius:30px}.closing>span{font-size:30px;color:#afc2ee}.closing h2{font-size:30px;color:#7088b3;line-height:1.7;letter-spacing:1px;margin:17px 0}.closing p{font-size:12px;color:#a0afc9;margin:0 0 25px}.closing .button{font-size:12px;padding:15px 21px}footer{max-width:1184px;margin:auto;padding:20px 36px 42px;display:flex;gap:30px;align-items:center;color:#a8b3c8;font-size:10px}footer>a:last-child{margin-left:auto}.footer-brand{font-size:17px;color:#91a3c4}.footer-brand img{width:29px;height:29px}.privacy-container{max-width:760px;margin:40px auto 80px;padding:0 26px}.privacy-container h1{font-size:35px}.privacy-container h2{font-size:19px;margin:30px 0 15px;color:#6e83aa}.privacy-container p{font-size:14px;line-height:2.1;color:#8a9cbb}.privacy-container .privacy-card{padding:15px 27px 30px;border:1px solid #e7edf8;border-radius:24px;background:#fff;margin-top:25px}@media(min-width:1500px){main{max-width:1240px}.hero{min-height:690px}.hero h1{font-size:83px}}@media(max-width:1000px){header{padding:0 30px}.hero{padding:30px 32px 65px;min-height:590px}.hero h1{font-size:60px}.hero-ticket{width:305px;padding:20px}.orbit-one{width:370px;height:370px}.orbit-two{width:310px;height:310px}.floating-note{right:0}.hero-art{min-height:425px}.floating-seal{width:86px;height:86px;font-size:17px;bottom:0}.experience{gap:30px}.experience h2{font-size:31px}.experience-copy>.eyebrow{font-size:8px}.section-top>p{font-size:10px}.game{height:235px}.game-caption p{font-size:10px}.game-caption h3{font-size:23px}}@media(max-width:720px){html{scroll-padding-top:30px}header{height:86px;padding:0 24px}.brand{font-size:21px;gap:10px}.brand img{width:39px;height:39px}nav{display:none}.nav-cta{font-size:10px;padding:11px 13px}.nav-cta span{padding-left:8px}.hero{grid-template-columns:1fr;padding:35px 27px 20px;gap:20px}.hero h1{font-size:64px}.hero-copy>p{font-size:14px}.hero .eyebrow{font-size:9px}.hero-copy>.button{font-size:13px;padding:17px 22px}.hero-foot{margin-top:25px}.hero-art{min-height:390px;width:100%;max-width:440px;margin:15px auto 10px}.hero-ticket{width:278px;border-radius:22px;padding:20px}.hero-ticket h2{font-size:24px}.hero-ticket>p{margin-top:22px}.orbit-one{width:330px;height:330px}.orbit-two{width:270px;height:270px}.floating-note{top:5px;right:2px;font-size:8px;padding:13px}.floating-seal{right:5px;bottom:0}.art-star{right:8px;font-size:27px;top:37px}.small-star{top:328px;left:3px}.games-section{padding:40px 24px 35px}.section-top{display:block;margin-bottom:22px}.section-top h2{font-size:26px}.section-top>p{font-size:11px;margin-top:13px}.game-grid{gap:13px}.game{height:240px;border-radius:20px}.game-label{font-size:6px;letter-spacing:1px;left:15px;top:18px}.game-caption{left:15px;right:15px;bottom:21px;display:block}.game-caption h3{font-size:21px;margin-bottom:9px}.game-caption p{font-size:9px;line-height:1.8;min-height:32px}.game-caption>span{width:28px;height:28px;font-size:17px;margin-top:10px}.experience{display:flex;flex-direction:column;padding:45px 24px 55px;gap:35px;align-items:stretch}.experience h2{font-size:32px}.experience-copy>.eyebrow{font-size:8px;letter-spacing:1.7px}.section-description{font-size:12px;margin-bottom:20px}.steps{gap:7px}.step{padding:17px 14px}.step h3{font-size:13px}.step p{font-size:10px}.preview-note{font-size:9px;margin-top:20px}.phone{height:633px}.closing{margin:0 24px 30px;padding:34px 15px;border-radius:24px}.closing h2{font-size:24px}.closing p{font-size:10px;line-height:1.8}.closing>.button{font-size:11px}footer{padding:20px 24px 35px;flex-wrap:wrap;gap:18px;font-size:9px}footer>span{display:none}.privacy-container{margin-top:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:360px){.hero-art{min-height:372px}.orbit-one{width:275px;height:275px}.orbit-two{width:230px;height:230px}.hero-ticket{width:242px;padding:16px;flex-shrink:0;transform:rotate(-4deg)}.hero-ticket blockquote{font-size:9px}.hero-ticket h2{font-size:21px}.hero h1{font-size:56px}.hero-ticket .ticket-meta{font-size:6px}.floating-note{font-size:7px;right:0}.floating-seal{width:75px;height:75px;font-size:15px}.game-grid{gap:10px}.game{height:223px}.game-caption{left:12px;right:12px}.game-caption h3{font-size:18px}.game-label{left:12px;font-size:5px}.phone{width:274px}.phone-stage{min-width:0}.experience h2{font-size:28px}.nav-cta{font-size:9px;padding:10px}.brand{font-size:19px}.brand img{width:33px;height:33px}}
