:root{font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#111;font-synthesis:none}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button,a{font:inherit}button{border:0;cursor:pointer}.site-shell,.scroller{width:100%;height:100%}.scroller{overflow:hidden;scroll-behavior:smooth;scrollbar-width:none}.scroller::-webkit-scrollbar{display:none}.page{min-height:100vh;height:100vh;position:relative;overflow:hidden;isolation:isolate}.page .section-bg,.page .hero-bg{transition:transform 1s cubic-bezier(.26,1,.48,1),opacity .55s ease}.page .section-copy,.hero-copy,.device-stage,.search-art,.film-carousel,.movie-grid,.comments-track,.download-console,footer{will-change:transform,opacity;transition:transform .9s cubic-bezier(.26,1,.48,1),opacity .45s ease}.page.is-after .section-bg,.page.is-after .hero-bg{transform:translateY(12%);opacity:.45}.page.is-before .section-bg,.page.is-before .hero-bg{transform:translateY(-12%);opacity:.45}.page.is-after .section-copy,.page.is-after .hero-copy,.page.is-after .download-console{opacity:0;transform:translateY(110px)}.page.is-before .section-copy,.page.is-before .hero-copy,.page.is-before .download-console{opacity:0;transform:translateY(-90px)}.page.is-after .device-stage,.page.is-after .search-art,.page.is-after .film-carousel,.page.is-after .comments-track{opacity:0;transform:translate(-50%,180px) scale(1.12)}.page.is-before .device-stage,.page.is-before .search-art,.page.is-before .film-carousel,.page.is-before .comments-track{opacity:0;transform:translate(-50%,-150px) scale(.92)}.page.is-after .movie-grid{opacity:0;transform:translateY(150px) scale(1.08)}.page.is-before .movie-grid{opacity:0;transform:translateY(-150px) scale(.96)}.page.is-after footer{opacity:0;transform:translateY(100%)}.page.is-active .section-copy,.page.is-active .hero-copy,.page.is-active .device-stage,.page.is-active .search-art,.page.is-active .film-carousel,.page.is-active .comments-track,.page.is-active .download-console,.page.is-active footer{opacity:1}.page.is-active .section-copy,.page.is-active .hero-copy,.page.is-active .download-console,.page.is-active footer{transition-delay:.12s}.header{position:fixed;z-index:100;top:40px;left:50%;width:min(1080px,calc(100% - 48px));height:44px;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;transition:color .35s}.brand{width:168px;height:42px;padding:0;background:transparent;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand img{width:42px;height:42px;flex:0 0 auto;object-fit:cover;border-radius:10px}.brand span{font-size:24px;font-weight:600;color:#171717}.nav{display:flex;padding:4px;border-radius:24px;background:#ffffff8c;box-shadow:0 8px 28px #5038000d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav button{height:36px;padding:0 18px;color:#00000075;background:transparent;border-radius:20px;font-size:14px;white-space:nowrap}.nav button.active{color:#111;font-weight:600;background:#fff}.header.dark .nav{background:#19191985}.header.dark .nav button{color:#ffffffa3}.header.dark .nav button.active{color:#111}.mobile-menu,.mobile-nav{display:none}.hero-page{background:#fff}.hero-bg,.section-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.hero-copy{position:absolute;z-index:3;top:13.5%;left:50%;width:100%;transform:translate(-50%);text-align:center}.hero-copy h1{margin:0 0 14px;font-size:clamp(32px,3vw,48px);line-height:1.2;font-weight:500;letter-spacing:0}.mobile-break{display:none}.hero-subtitle{margin:0 0 34px;color:#0000008f;font-size:17px;line-height:1.6}.download-row{position:relative;display:flex;justify-content:center;gap:16px}.download-button{width:190px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 14px;border-radius:10px;background:#050505;color:#fff;text-decoration:none;font-size:15px;font-weight:500;white-space:nowrap}.download-button:hover{background:#2b2b2b}.download-button,.primary-button,.light-button,.mobile-experience{transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.download-button:hover,.primary-button:hover,.light-button:hover,.mobile-experience:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000029}.download-button:active,.primary-button:active,.light-button:active,.mobile-experience:active{transform:translateY(0) scale(.98)}.mobile-experience{display:none}.device-icon{width:21px;height:21px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.qr-popover{position:absolute;top:54px;left:calc(50% + 16px);width:176px;padding:20px 16px 16px;border-radius:10px;background:#fff;box-shadow:0 16px 50px #00000029;display:flex;flex-direction:column;align-items:center;gap:8px}.qr-popover img{width:126px;height:126px;object-fit:contain}.qr-popover span{font-size:12px;color:#555}.fade-enter-active,.fade-leave-active{transition:opacity .2s,transform .2s}.fade-enter,.fade-leave-to{opacity:0;transform:translateY(-6px)}.device-stage{position:absolute;z-index:2;left:50%;top:43.5%;width:min(1160px,90vw);max-width:100%;height:65%;transform:translate(-50%)}.desktop-shot{border-radius:10px;box-shadow:0 0 13px 3px #ffffff4a;width:91%;height:auto;display:block;filter:drop-shadow(0 20px 40px rgba(76,56,0,.12))}.phone-shot{border-radius:10px;box-shadow:0 0 13px 3px #ffffff4a;position:absolute;right:0;top:18%;width:26%;height:auto;filter:drop-shadow(0 20px 35px rgba(38,14,82,.18))}.next-arrow{position:absolute;z-index:4;bottom:20px;left:50%;width:42px;height:42px;transform:translate(-50%);border-radius:50%;background:#ffffffb8;color:#777;font-size:28px;animation:float 1.8s ease-in-out infinite}@keyframes float{50%{transform:translate(-50%,7px)}}.section-copy{position:absolute;z-index:4;max-width:520px}.section-copy h2{margin:0 0 22px;font-size:clamp(38px,4vw,62px);line-height:1.14;font-weight:600;letter-spacing:0}.section-copy p{margin:0 0 38px;font-size:18px;color:#0009;line-height:1.8}.right-copy{top:32%;left:59%}.primary-button,.light-button{width:160px;height:48px;border-radius:9px;font-weight:600}.primary-button{background:#000;color:#fff}.light-button{background:#fff;color:#111}.search-art{position:absolute;z-index:2;left:5%;top:18%;width:50%;height:68%}.feature-tv-login{position:absolute;z-index:1;left:0;top:17%;width:82%;height:auto;border-radius:10px;box-shadow:0 0 13px 3px #ffffff4a;filter:drop-shadow(0 28px 45px rgba(30,22,8,.2))}.feature-phone{position:absolute;z-index:2;right:-22px;top:13%;width:28%;height:auto;max-height:94%;object-fit:contain;border-radius:10px;box-shadow:0 0 13px 3px #ffffff4a;filter:drop-shadow(0 30px 50px rgba(56,42,12,.22))}.search-orbit{position:absolute;z-index:3;padding:15px 22px;border-radius:14px;background:#ffffffe6;box-shadow:0 12px 35px #3f2d001f;font-size:16px;animation:drift 4s ease-in-out infinite}.orbit-one{top:2%;left:2%}.orbit-two{right:8%;top:3%;animation-delay:-1.4s}.orbit-three{left:12%;bottom:2%;animation-delay:-2.6s}@keyframes drift{50%{transform:translateY(-12px)}}.novel-page{background:linear-gradient(180deg,#f4eaff 0,#fff 27%,#fff)}.novel-page .section-bg{opacity:.08}.novel-copy{top:auto;bottom:4.5%;left:50%;transform:translate(-50%);text-align:center;max-width:720px;width:90%}.novel-copy h2{margin-bottom:12px;font-size:34px;font-weight:500}.novel-copy p{max-width:680px;margin:0 auto 22px;font-size:15px;line-height:1.7}.novel-copy .primary-button{width:112px;height:36px;font-size:13px}.film-carousel{position:absolute;z-index:2;left:50%;top:13.2%;width:100vw;height:min(56.5vw,580px);transform:translate(-50%)}.film-carousel img{position:absolute;left:50%;top:0;width:clamp(280px,21vw,430px);aspect-ratio:3 / 4;height:auto;object-fit:cover;border-radius:12px;box-shadow:0 16px 36px #2e1c3e24;transform-origin:center top;transition:transform 1.25s cubic-bezier(.22,1,.36,1),opacity .7s ease,filter .7s ease;will-change:transform,opacity}.movie-page{background:#050505;color:#fff}.movie-page .section-bg{opacity:.35}.movie-grid{position:absolute;z-index:2;top:-1.5%;right:0;bottom:-1.5%;left:0;display:flex;flex-direction:column;justify-content:center;gap:2.2vh;overflow:hidden;opacity:.78;-webkit-mask-image:linear-gradient(0deg,transparent,#000 9%,#000 88%,transparent);mask-image:linear-gradient(0deg,transparent,#000 9%,#000 88%,transparent)}.movie-row{width:100%;overflow:hidden}.movie-row-1{flex:0 0 46vh}.movie-row-2{flex:0 0 31vh}.movie-row-3{flex:0 0 22vh}.movie-track{--movie-gap:24px;display:flex;align-items:stretch;gap:var(--movie-gap);width:max-content;height:100%;animation:movie-marquee 76s linear infinite;will-change:transform}.movie-row-1 .movie-track{margin-left:-12vw;animation-duration:84s}.movie-row-2 .movie-track{margin-left:-28vw;animation-direction:reverse;animation-duration:72s}.movie-row-3 .movie-track{margin-left:-5vw;animation-duration:92s}.movie-card{flex:0 0 24vw;overflow:hidden;border-radius:14px;height:100%;background:#111}.movie-row-1 .movie-card:nth-child(6n+1),.movie-row-1 .movie-card:nth-child(6n+5){flex-basis:17vw}.movie-row-1 .movie-card:nth-child(6n+2),.movie-row-1 .movie-card:nth-child(6n+4){flex-basis:32vw}.movie-row-1 .movie-card:nth-child(6n+3){flex-basis:40vw}.movie-row-1 .movie-card:nth-child(6n+6){flex-basis:21vw}.movie-row-2 .movie-card:nth-child(6n+1),.movie-row-2 .movie-card:nth-child(6n+3),.movie-row-2 .movie-card:nth-child(6n+5){flex-basis:12vw}.movie-row-2 .movie-card:nth-child(6n+2),.movie-row-2 .movie-card:nth-child(6n+4),.movie-row-2 .movie-card:nth-child(6n+6){flex-basis:27vw}.movie-row-3 .movie-card:nth-child(6n+1),.movie-row-3 .movie-card:nth-child(6n+3),.movie-row-3 .movie-card:nth-child(6n+5){flex-basis:9vw}.movie-row-3 .movie-card:nth-child(6n+2),.movie-row-3 .movie-card:nth-child(6n+4),.movie-row-3 .movie-card:nth-child(6n+6){flex-basis:22vw}.movie-card img,.movie-card video{width:100%;height:100%;display:block;object-fit:cover}.movie-card.is-video{box-shadow:0 0 0 1px #ffffff1f,0 22px 60px #00000059}@keyframes movie-marquee{0%{transform:translate(0)}to{transform:translate(calc(-25% - var(--movie-gap)/4))}}.movie-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 52%,#00000014,#000000b8 72%)}.movie-copy{z-index:5;top:34%;left:50%;transform:translate(-50%);text-align:center;width:90%;max-width:700px;text-shadow:0 2px 18px #000}.movie-copy p{color:#ffffffc7}.comment-copy{top:16%;left:50%;transform:translate(-50%);text-align:center;width:90%;max-width:720px}.comments-track{position:absolute;left:50%;bottom:8%;width:min(1120px,90vw);height:45%;transform:translate(-50%);display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,minmax(130px,1fr));align-items:stretch;gap:18px 22px}.comment-card{min-height:0;height:100%;padding:24px;display:flex;align-items:flex-start;gap:16px;border-radius:16px;background:#ffffffe6;box-shadow:0 20px 50px #2b15501a}.comment-card img{width:48px;height:48px;border-radius:50%;object-fit:cover}.comment-card strong{font-size:17px}.comment-card p{margin:10px 0 0;color:#555;line-height:1.65}.download-page{background-color:#fff;background-image:radial-gradient(circle at 97% 12%,rgba(255,191,173,.65) 0,rgba(255,219,210,.36) 5%,transparent 12%),radial-gradient(circle at 34% 50%,rgba(255,222,212,.32) 0,rgba(255,241,236,.18) 12%,transparent 22%)}.download-page:before{content:"";position:absolute;top:-18%;right:22%;bottom:-15%;left:22%;pointer-events:none;background:radial-gradient(circle at 65% 20%,transparent 0 24%,rgba(255,134,100,.13) 24.2% 24.45%,transparent 24.65%),radial-gradient(circle at 42% 60%,transparent 0 21%,rgba(255,134,100,.12) 21.2% 21.45%,transparent 21.65%),radial-gradient(circle at 74% 92%,transparent 0 18%,rgba(255,134,100,.1) 18.2% 18.45%,transparent 18.65%)}.download-console{position:absolute;top:96px;bottom:0;left:0;right:0;display:flex;overflow:hidden;background:transparent}.download-sidebar{flex:0 0 252px;display:flex;flex-direction:column;justify-content:center;padding:0 16px 0 34px;background:transparent}.download-menu-group{display:grid;grid-template-columns:92px 1fr;align-items:start;margin-bottom:38px}.download-menu-group:last-child{margin-bottom:0}.download-menu-title{display:flex;align-items:center;gap:9px;padding-top:8px;color:#bbb;font-size:15px;font-weight:500;white-space:nowrap}.platform-icon{width:22px;height:22px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:#bbb}.platform-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.download-menu-list{display:flex;flex-direction:column;gap:14px}.download-menu-list button{position:relative;width:145px;min-height:36px;padding:6px 0;color:#333;background:transparent;font-size:17px;line-height:1.35;text-align:left;transition:color .2s,font-weight .2s}.download-menu-list button:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;transform:scaleX(0);transform-origin:left;background:#ff9d20;transition:transform .2s}.download-menu-list button.active{color:#ff8a18;font-size:17px;font-weight:600}.download-menu-list button.active:after{transform:scaleX(1)}.download-content{flex:1;min-width:0;display:flex;align-items:center;padding:22px 34px 36px 0}.download-info{position:relative;z-index:2;flex:0 0 34%;min-width:350px;display:flex;flex-direction:column;align-items:center;text-align:center}.download-info h2{margin:0 0 26px;color:#333;font-size:30px;font-weight:500;white-space:nowrap}.download-main-button{width:248px;height:62px;display:flex;align-items:center;justify-content:center;gap:15px;border-radius:34px;background:linear-gradient(100deg,#ffd340,#ffaf26 44%,#ff821c);color:#171717;box-shadow:0 10px 24px #ff921c47;text-decoration:none;transition:transform .2s,box-shadow .2s}.download-main-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #ff921c59}.download-main-button span{font-size:22px}.download-main-button small{position:relative;padding-left:16px;color:#4b3400;font-size:13px}.download-main-button small:before{content:"";position:absolute;left:0;top:50%;width:1px;height:22px;transform:translateY(-50%);background:#0000003b}.download-meta{display:flex;justify-content:center;flex-wrap:wrap;margin-top:22px;color:#aaa;font-size:12px}.download-meta span{padding:0 9px;border-left:1px solid #ddd}.download-meta span:first-child{border-left:0}.download-info>p{max-width:390px;margin:20px 0 0;color:#777;font-size:13px;line-height:1.75}.download-visual{position:relative;flex:1;height:100%;min-width:0;display:flex;align-items:center;justify-content:center}.download-device{display:block;max-width:96%;max-height:92%;object-fit:contain;border-radius:10px;box-shadow:0 0 13px 3px #ffffff4a;filter:drop-shadow(0 24px 35px rgba(0,0,0,.14))}.download-visual.is-android .download-device{width:min(390px,58%);border-radius:10px;overflow:hidden;clip-path:inset(0 round 10px);transform:translateZ(0);backface-visibility:hidden}.download-visual.is-tv .download-device{width:min(860px,96%)}.download-page footer{display:none}.download-switch-enter-active,.download-switch-leave-active{transition:opacity .22s,transform .3s cubic-bezier(.26,1,.48,1)}.download-switch-enter{opacity:0;transform:translate(18px)}.download-switch-leave-to{opacity:0;transform:translate(-12px)}footer{position:absolute;left:0;right:0;bottom:0;height:190px;padding:40px max(8vw,40px);background:#1a1a1a;color:#ffffff9e;display:flex;align-items:center;justify-content:space-between}.footer-brand{display:flex;align-items:center;gap:12px;color:#ffffffd1;font-size:24px;font-weight:600}.footer-brand img{width:52px;height:52px;border-radius:12px;opacity:.88}.footer-links{text-align:right;font-size:13px;line-height:1.6}.footer-links p{margin:4px 0}.footer-links a{color:inherit;text-decoration:none}.page-dots{position:fixed;z-index:90;right:26px;top:50%;display:flex;flex-direction:column;gap:9px;transform:translateY(-50%)}.page-dots span{width:5px;height:5px;border-radius:50%;background:#0000003d;transition:height .3s,background .3s}.page-dots span.active{height:20px;border-radius:3px;background:#111}.page.is-active .feature-tv-login{animation:tv-login-enter .9s cubic-bezier(.22,1,.36,1) both}@keyframes tv-login-enter{0%{opacity:0;transform:translate(36px) scale(.96)}to{opacity:1;transform:translate(0) scale(1)}}.page.is-active .search-orbit:nth-of-type(2){transition-delay:.18s}.page.is-active .search-orbit:nth-of-type(3){transition-delay:.28s}.page.is-active .search-orbit:nth-of-type(4){transition-delay:.38s}.page.is-active .film-carousel{animation:carousel-enter .85s cubic-bezier(.26,1,.48,1) both}@keyframes carousel-enter{0%{opacity:0;margin-top:-70px;transform:translate(-50%) scale(1.12)}to{opacity:1;margin-top:0;transform:translate(-50%) scale(1)}}.page.is-active .comment-card{animation:card-enter .65s cubic-bezier(.26,1,.48,1) both}@keyframes card-enter{0%{opacity:0;transform:translateY(55px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 900px){.header{top:14px;width:calc(100% - 32px)}.brand{width:150px}.brand img{width:38px;height:38px}.brand span{font-size:19px}.nav{display:none}.mobile-menu{display:flex;position:relative;z-index:2;width:38px;height:38px;padding:9px;border-radius:50%;background:#ffffffeb;box-shadow:0 5px 18px #00000014;flex-direction:column;justify-content:center;gap:4px}.mobile-menu span{display:block;width:100%;height:2px;border-radius:2px;background:#222}.mobile-nav{position:absolute;display:flex;flex-direction:column;right:0;top:48px;width:145px;padding:8px;border-radius:10px;background:#fffffff5;box-shadow:0 14px 36px #0000001f;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.mobile-nav button{padding:11px 12px;border-radius:6px;background:transparent;text-align:left}.mobile-nav button:hover{background:#f5f5f5}.hero-page .hero-bg{object-position:42% center;transform:scale(1.18);transform-origin:top center}.hero-copy{top:13.5%}.hero-copy h1{width:94%;margin:0 auto 8px;padding:0 14px;font-size:clamp(22px,6vw,26px);line-height:1.32;white-space:normal}.mobile-break{display:block}.hero-subtitle{width:86%;margin:0 auto 20px;font-size:13px;line-height:1.55}.hero-copy .download-button{display:none}.mobile-experience{display:inline-flex;align-items:center;justify-content:center;width:176px;height:48px;border-radius:9px;background:#000;color:#fff;font-size:18px}.device-stage{width:100%;height:58%;top:42%}.desktop-shot{display:none}.phone-shot{position:absolute;left:50%;right:auto;top:0;width:min(70vw,300px);transform:translate(-50%);border-radius:24px 24px 0 0;filter:drop-shadow(0 18px 28px rgba(40,25,0,.14))}.next-arrow{bottom:12px;width:38px;height:38px;font-size:24px}.search-art{left:50%;top:11%;width:96%;height:52%;transform:translate(-50%)}.feature-tv-login{left:0;top:17%;width:82%}.feature-phone{left:auto;right:-8px;top:13%;width:28%;height:auto;max-height:94%;transform:none}.search-orbit{font-size:12px;padding:9px 12px}.orbit-one{top:1%;left:1%}.orbit-two{top:2%;right:30%}.orbit-three{left:8%;bottom:1%}.section-copy h2{font-size:29px}.section-copy p{font-size:14px;margin-bottom:22px}.right-copy,.novel-copy,.movie-copy,.comment-copy{top:auto;bottom:8%;left:50%;transform:translate(-50%);width:88%;text-align:center}.primary-button,.light-button{height:44px}.novel-copy{top:auto;bottom:8%}.novel-copy h2{margin-bottom:8px;font-size:27px}.novel-copy p{width:94%;margin-bottom:16px;font-size:12px;line-height:1.6}.film-carousel{top:13%;height:280px;transform:translate(-50%) scale(.72);transform-origin:top center}.film-carousel img{width:190px;height:260px}.movie-grid{top:-2%;right:0;bottom:-2%;left:0;gap:1.2vh}.movie-row-1{flex-basis:39vh}.movie-row-2{flex-basis:31vh}.movie-row-3{flex-basis:25vh}.movie-track{--movie-gap:10px}.movie-row-1 .movie-track{animation-duration:72s}.movie-row-2 .movie-track{animation-duration:66s}.movie-row-3 .movie-track{animation-duration:78s}.movie-row-1 .movie-card:nth-child(6n+1),.movie-row-1 .movie-card:nth-child(6n+3),.movie-row-1 .movie-card:nth-child(6n+5){flex-basis:min(42vw,190px)}.movie-row-1 .movie-card:nth-child(6n+2),.movie-row-1 .movie-card:nth-child(6n+4),.movie-row-1 .movie-card:nth-child(6n+6){flex-basis:min(76vw,340px)}.movie-row-2 .movie-card:nth-child(odd),.movie-row-3 .movie-card:nth-child(odd){flex-basis:min(34vw,150px)}.movie-row-2 .movie-card:nth-child(2n),.movie-row-3 .movie-card:nth-child(2n){flex-basis:min(68vw,300px)}.movie-copy{bottom:8%}.comment-copy{top:12%;bottom:auto}.comments-track{bottom:3%;height:59%;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:10px}.comment-card{padding:13px;min-height:0}.comment-card img{width:36px;height:36px}.comment-card p{margin-top:6px;font-size:11px;line-height:1.5}.comment-card strong{font-size:13px}.download-console{top:70px;bottom:0;flex-direction:column}.download-sidebar{flex:0 0 auto;display:flex;flex-direction:row;justify-content:center;gap:40px;padding:13px 16px 10px;border-bottom:1px solid #f0f0f0}.download-menu-group{display:block;margin:0}.download-menu-title{display:none}.download-menu-list{flex-direction:row;justify-content:center;gap:38px}.download-menu-list button{max-width:none;font-size:14px;white-space:nowrap}.download-menu-list button.active{font-size:16px}.download-content{flex-direction:column;padding:18px 14px 10px;overflow:hidden}.download-info{flex:0 0 auto;min-width:0;width:100%}.download-info h2{margin-bottom:12px;font-size:23px}.download-main-button{width:190px;height:48px}.download-main-button span{font-size:17px}.download-main-button small{font-size:11px}.download-meta{margin-top:12px}.download-info>p{display:none}.download-visual{width:100%;min-height:0;margin-top:10px}.download-visual.is-android .download-device{width:min(220px,56vw);border-radius:10px;clip-path:inset(0 round 10px)}.download-visual.is-tv .download-device{width:min(500px,94vw)}.page-dots{right:10px;gap:7px}.page-dots span{width:4px;height:4px}.page-dots span.active{height:14px}.page.is-after .device-stage,.page.is-after .search-art,.page.is-after .film-carousel,.page.is-after .comments-track{transform:translate(-50%,110px) scale(1.08)}.page.is-before .device-stage,.page.is-before .search-art,.page.is-before .film-carousel,.page.is-before .comments-track{transform:translate(-50%,-100px) scale(.94)}}@media (max-width: 900px){.download-menu-list button,.download-menu-list button.active{width:auto;min-width:112px;min-height:36px;font-size:14px;text-align:center}}@media (max-width: 520px){.download-row{gap:10px}.download-button{width:136px}.comments-track{grid-template-columns:1fr 1fr;width:94vw}}@media (max-width: 380px){.brand span{font-size:17px}.hero-copy h1{font-size:23px}.mobile-experience{width:164px;height:46px}.phone-shot{width:72vw}.comment-card{padding:11px}}@media (max-height: 700px) and (max-width: 900px){.hero-copy{top:14%}.device-stage{top:38%}.phone-shot{width:min(62vw,250px)}.section-copy p{display:none}.film-carousel{top:11%;transform:translate(-50%) scale(.58)}.novel-copy{bottom:8%}.comments-track{height:54%}.download-console{top:64px}.download-sidebar{padding-top:8px;padding-bottom:7px}.download-content{padding-top:9px}.download-info h2{font-size:20px}.download-meta{display:none}.download-visual.is-android .download-device{width:min(160px,42vw)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
