.site-header{position:sticky;top:0;z-index:50;padding:0!important;height:72px;background:#ffffffb3;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid transparent;transition:background .25s ease,box-shadow .25s ease,border-color .25s ease}.site-header--scrolled{background:#ffffffeb;border-bottom-color:#eef2f7;box-shadow:0 8px 24px #0f172a0a}.site-header__inner{max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:24px}.site-header__brand{display:flex;align-items:center;gap:12px;color:#0f172a}.site-header__logo{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#1677ff,#722ed1);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 6px 18px #1677ff59}.site-header__brand-text{display:flex;flex-direction:column;line-height:1.1}.site-header__brand-text strong{font-size:17px;font-weight:700;color:#0f172a}.site-header__brand-text span{font-size:11px;color:#94a3b8;letter-spacing:.5px;margin-top:2px}.site-header__menu{flex:1;justify-content:center;background:transparent!important;border-bottom:none!important;min-width:0}.site-header__menu .ant-menu-item{font-size:15px;font-weight:500}.site-header__actions{display:flex;align-items:center;gap:8px}@media (max-width: 768px){.site-header{height:64px}.site-header__inner{padding:0 16px;gap:12px}.site-header__brand-text span{display:none}}.site-footer{background:#0b1220!important;color:#cbd5e1!important;padding:64px 24px 28px!important}.site-footer__inner{max-width:1200px;margin:0 auto}.site-footer__cols{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(148,163,184,.18)}.site-footer__col h4{color:#f8fafc;font-size:15px;font-weight:600;margin-bottom:18px;letter-spacing:.4px}.site-footer__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.site-footer__col li{font-size:14px;color:#94a3b8;line-height:1.7}.site-footer__col a{color:#94a3b8;transition:color .2s ease}.site-footer__col a:hover{color:#60a5fa}.site-footer__brand{display:flex;align-items:center;gap:12px;margin-bottom:16px}.site-footer__logo{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#1677ff,#722ed1);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 6px 18px #1677ff66}.site-footer__brand strong{display:block;color:#f8fafc;font-size:16px;font-weight:700}.site-footer__brand span{display:block;font-size:11px;color:#64748b;letter-spacing:.5px;margin-top:4px}.site-footer__desc{color:#94a3b8;font-size:14px;line-height:1.8;max-width:360px}.site-footer__bottom{padding-top:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#94a3b8}.site-footer__beian-link{color:#94a3b8;transition:color .2s ease}.site-footer__beian-link:hover{color:#60a5fa}@media (max-width: 992px){.site-footer__cols{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width: 576px){.site-footer{padding:48px 20px 24px!important}.site-footer__cols{grid-template-columns:1fr;gap:28px;padding-bottom:28px}.site-footer__bottom{flex-direction:column;align-items:flex-start;text-align:left}}.home{width:100%}.section{padding:96px 24px;background:#fff}.section--alt{background:#f7f9fc}.section__container{max-width:1200px;margin:0 auto}.hero{position:relative;overflow:hidden;padding:120px 24px 96px;background:linear-gradient(180deg,#f5f8ff,#fff)}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero__blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5}.hero__blob--1{width:420px;height:420px;top:-120px;left:-120px;background:radial-gradient(circle,#1677ff 0%,transparent 70%)}.hero__blob--2{width:380px;height:380px;top:80px;right:-100px;background:radial-gradient(circle,#722ed1 0%,transparent 70%);opacity:.4}.hero__blob--3{width:320px;height:320px;bottom:-80px;left:35%;background:radial-gradient(circle,#13c2c2 0%,transparent 70%);opacity:.3}.hero__inner{position:relative;max-width:1100px;margin:0 auto;text-align:center}.hero__tag{padding:6px 16px;font-size:13px;font-weight:500;border-radius:999px;background:#1677ff14!important;border:1px solid rgba(22,119,255,.18)!important;color:#1677ff!important;margin-bottom:24px}.hero__title{font-size:56px!important;font-weight:800!important;line-height:1.2!important;color:#0f172a!important;margin:0 auto 20px!important;letter-spacing:-.5px}.hero__desc{max-width:720px;margin:0 auto 32px!important;font-size:17px;color:#475569;line-height:1.8}.hero__stats{margin-top:64px}.hero__stat{background:#ffffffb3;border:1px solid rgba(148,163,184,.18);border-radius:16px;padding:24px 16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .2s ease,box-shadow .2s ease}.hero__stat:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0f172a0f}.hero__stat-value{font-size:32px;font-weight:800;background:linear-gradient(135deg,#1677ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.hero__stat-label{margin-top:6px;font-size:13px;color:#64748b;letter-spacing:.5px}.feature-card{height:100%;border-radius:16px!important;background:#fff!important;border-color:#e2e8f0!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.feature-card:hover{transform:translateY(-4px);border-color:#c7d2fe!important;box-shadow:0 18px 40px #0f172a14}.feature-card .ant-card-body{padding:32px 28px!important}.feature-card__icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#e0eaff,#efe5ff);color:#1677ff;display:inline-flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:20px}.feature-card h3{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:12px}.feature-card p{color:#64748b;font-size:14.5px;line-height:1.8;margin:0}.business-block{margin-top:56px}.business-block__head{display:flex;align-items:center;gap:12px;margin-bottom:28px}.business-block__head h3{font-size:22px;font-weight:700;color:#0f172a;margin:0}.business-card{height:100%;border-radius:16px!important;background:#fff!important;border-color:#e2e8f0!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.business-card:hover{transform:translateY(-3px);border-color:#c7d2fe!important;box-shadow:0 14px 32px #0f172a0f}.business-card .ant-card-body{padding:26px 24px!important}.business-card__head{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px dashed #e2e8f0}.business-card__icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#1677ff,#722ed1);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.business-card h4{font-size:16px;font-weight:700;color:#0f172a;margin:0}.business-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.business-card__list li{position:relative;padding-left:18px;font-size:14px;color:#475569;line-height:1.7}.business-card__list li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,#1677ff,#722ed1)}.licensed-card{height:100%;border-radius:16px!important;background:#fff!important;border-color:#e2e8f0!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.licensed-card:hover{transform:translateY(-3px);border-color:#d8b4fe!important;box-shadow:0 14px 32px #722ed114}.licensed-card .ant-card-body{padding:24px!important}.licensed-card__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.licensed-card__icon{color:#722ed1;font-size:20px}.licensed-card h4{font-size:15.5px;font-weight:700;color:#0f172a;margin:0}.licensed-card p{font-size:13.5px;color:#64748b;line-height:1.7;margin:0}.cta{padding:96px 24px;background:linear-gradient(135deg,#0b1220,#1e293b);color:#f8fafc}.cta__inner{text-align:center}.cta__title{color:#f8fafc!important;font-size:36px!important;font-weight:700!important;margin-bottom:16px!important}.cta__desc{color:#94a3b8!important;font-size:16px;max-width:640px;margin:0 auto 32px!important;line-height:1.8}@media (max-width: 992px){.hero__title{font-size:44px!important}}@media (max-width: 768px){.hero{padding:80px 20px 64px}.hero__title{font-size:32px!important}.hero__desc{font-size:15px}.section,.cta{padding:64px 20px}.cta__title{font-size:26px!important}.hero__stat-value{font-size:26px}}.support{width:100%}.support-hero{position:relative;overflow:hidden;padding:100px 24px 80px;background:linear-gradient(180deg,#f5f8ff,#fff)}.support-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.support-hero__inner{position:relative;max-width:900px;margin:0 auto;text-align:center}.support-hero__title{font-size:44px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 16px!important;letter-spacing:-.5px}.support-hero__desc{max-width:640px;margin:0 auto!important;font-size:16px;color:#475569;line-height:1.8}.section-title--left{text-align:left!important;margin-bottom:12px}.section-divider--left{margin:0 0 24px!important}.section-subtitle--left{text-align:left!important;margin:0 0 24px!important}.channel-card{height:100%;border-radius:16px!important;text-align:center;background:#fff!important;border-color:#e2e8f0!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.channel-card:hover{transform:translateY(-4px);border-color:#c7d2fe!important;box-shadow:0 16px 36px #0f172a0f}.channel-card .ant-card-body{padding:36px 28px!important}.channel-card__icon{width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,#e0eaff,#efe5ff);color:#1677ff;display:inline-flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:20px}.channel-card h3{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:10px}.channel-card p{font-size:14px;color:#64748b;line-height:1.7;margin:0 0 16px}.channel-card__value{font-size:15px;font-weight:600;color:#1677ff;letter-spacing:.4px}.meta-card{margin-top:24px;border-radius:16px!important;border-color:#e2e8f0!important}.meta-item{display:flex;align-items:center;gap:16px}.meta-item .anticon{font-size:26px;color:#1677ff;background:#eef4ff;width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.meta-item strong{display:block;font-size:14px;color:#0f172a;margin-bottom:2px}.meta-item span{display:block;font-size:14px;color:#475569}.service-card{height:100%;border-radius:16px!important;background:#fff!important;border-color:#e2e8f0!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.service-card:hover{transform:translateY(-3px);border-color:#c7d2fe!important;box-shadow:0 14px 32px #0f172a0f}.service-card .ant-card-body{padding:24px!important}.service-card h3{font-size:17px;font-weight:700;color:#0f172a;margin-bottom:10px}.service-card p{font-size:14px;color:#64748b;line-height:1.7;margin:0 0 14px}.service-card__tags{display:flex;flex-wrap:wrap;gap:6px}.support-faq{background:transparent!important}.support-faq .ant-collapse-item{border-radius:12px!important;border:1px solid #e2e8f0!important;margin-bottom:12px;background:#fff;overflow:hidden}.support-faq .ant-collapse-header{padding:16px 20px!important;align-items:center!important}.support-faq .ant-collapse-content-box{padding:0 20px 18px!important;color:#475569;line-height:1.8}.form-card{border-radius:16px!important;background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 8px 30px #0f172a0a}.form-card .ant-card-body{padding:32px!important}.form-card__title{font-size:22px!important;font-weight:700!important;color:#0f172a!important;margin:0 0 6px!important}.form-card__desc{color:#64748b!important;font-size:14px;margin-bottom:24px!important}@media (max-width: 768px){.support-hero{padding:72px 20px 56px}.support-hero__title{font-size:30px!important}.support-hero__desc{font-size:14px}.form-card .ant-card-body{padding:24px!important}.meta-item{gap:12px}.meta-item .anticon{width:42px;height:42px;font-size:22px}}.yiwan{width:100%}.yiwan-hero{position:relative;overflow:hidden;padding:120px 24px 80px;background:linear-gradient(160deg,#f0f9ff,#dbeeff,#c5e3ff 60%,#e0f0ff)}.yiwan-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.yiwan-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,191,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,191,255,.04) 1px,transparent 1px);background-size:60px 60px}.yiwan-hero__inner{position:relative;max-width:900px;margin:0 auto;text-align:center;z-index:2}.yiwan-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:50px;font-size:.9rem;font-weight:500;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,191,255,.2);color:#0080cc;margin-bottom:28px}.yiwan-hero__badge .dot{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:yiwan-blink 2s infinite}@keyframes yiwan-blink{0%,to{opacity:1}50%{opacity:.4}}.yiwan-hero__title{font-size:52px!important;font-weight:900!important;line-height:1.15!important;color:#1a2a3a!important;margin:0 0 24px!important;letter-spacing:-.5px}.yiwan-hero__title .highlight{background:linear-gradient(135deg,#00bfff,#0080cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.yiwan-hero__desc{max-width:640px;margin:0 auto 36px!important;font-size:17px;color:#6b7d8d;line-height:1.8}.yiwan-hero__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:56px}.yiwan-hero__btn{padding:14px 32px!important;border-radius:50px!important;font-size:15px!important;font-weight:600!important;height:auto!important}.yiwan-hero__btn--primary{background:linear-gradient(135deg,#00bfff,#0080cc)!important;border:none!important;box-shadow:0 8px 30px #00bfff59!important;color:#fff!important}.yiwan-hero__btn--primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00bfff73!important}.yiwan-hero__btn--outline{background:#fff9!important;color:#0080cc!important;border:2px solid rgba(0,191,255,.3)!important}.yiwan-hero__btn--outline:hover{background:#fff!important;border-color:#00bfff!important;color:#0080cc!important}.yiwan-hero__stats{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.yiwan-hero__stat-num{font-size:32px;font-weight:800;color:#0080cc;line-height:1.1}.yiwan-hero__stat-label{font-size:13px;color:#6b7d8d;margin-top:4px}.yiwan-stats-bar{padding:0 24px;position:relative;z-index:10;margin-top:-50px;background:transparent}.yiwan-stats-bar__inner{max-width:1100px;margin:0 auto;background:#fff;border-radius:24px;box-shadow:0 20px 60px #0064b42e;padding:40px 48px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.yiwan-stats-bar__item{text-align:center;position:relative}.yiwan-stats-bar__item:not(:last-child):after{content:"";position:absolute;right:-16px;top:10%;height:80%;width:1px;background:#e2eaf2}.yiwan-stats-bar__icon{font-size:28px;margin-bottom:8px}.yiwan-stats-bar__num{font-size:30px;font-weight:800;color:#1a2a3a}.yiwan-stats-bar__num .accent{color:#00bfff}.yiwan-stats-bar__label{font-size:14px;color:#6b7d8d;margin-top:4px}.yiwan-section{padding:96px 24px}.yiwan-section--alt{background:#f0f8ff}.yiwan-section--gradient{background:linear-gradient(180deg,#f0f8ff,#fff)}.yiwan-section--join{background:linear-gradient(135deg,#0c4a6e,#0080cc 40%,#00bfff);color:#fff;position:relative;overflow:hidden}.yiwan-section__container{max-width:1200px;margin:0 auto}.yiwan-section__header{text-align:center;margin-bottom:56px}.yiwan-section__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:50px;font-size:13px;font-weight:600;background:#00bfff14;color:#0080cc;margin-bottom:16px}.yiwan-section--join .yiwan-section__badge{background:#ffffff26;color:#fff}.yiwan-section__title{font-size:38px!important;font-weight:800!important;color:#1a2a3a!important;margin:0 0 16px!important;line-height:1.3!important;text-align:center}.yiwan-section--join .yiwan-section__title{color:#fff!important}.yiwan-section__subtitle{font-size:16px;color:#6b7d8d;max-width:600px;margin:0 auto;text-align:center;line-height:1.7}.yiwan-section--join .yiwan-section__subtitle{color:#fffc}.yiwan-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.yiwan-service-card{background:#fff;border-radius:24px;padding:40px 32px;box-shadow:0 2px 8px #0064b40f;border:1px solid #e2eaf2;transition:all .4s;position:relative;overflow:hidden}.yiwan-service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00bfff,#4db8ff);opacity:0;transition:opacity .3s}.yiwan-service-card:hover{transform:translateY(-6px);box-shadow:0 10px 40px #0064b426;border-color:#00bfff33}.yiwan-service-card:hover:before{opacity:1}.yiwan-service-card__icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:32px;margin-bottom:24px}.yiwan-service-card:nth-child(1) .yiwan-service-card__icon{background:linear-gradient(135deg,#fef3c7,#fde68a)}.yiwan-service-card:nth-child(2) .yiwan-service-card__icon{background:linear-gradient(135deg,#dbeafe,#93c5fd)}.yiwan-service-card:nth-child(3) .yiwan-service-card__icon{background:linear-gradient(135deg,#f3e8ff,#c4b5fd)}.yiwan-service-card h3{font-size:22px;font-weight:700;color:#1a2a3a;margin:0 0 12px}.yiwan-service-card__desc{color:#6b7d8d;margin-bottom:20px;font-size:14.5px;line-height:1.7}.yiwan-service-card__features{list-style:none;padding:0;margin:0}.yiwan-service-card__features li{padding:6px 0;color:#3d4f5f;font-size:14px;display:flex;align-items:center;gap:8px}.yiwan-service-card__features li:before{content:"✓";color:#00bfff;font-weight:700;font-size:13px}.yiwan-games__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.yiwan-game-card{border-radius:24px;overflow:hidden;transition:all .4s;cursor:pointer;position:relative;border:2px solid transparent;background:#fff}.yiwan-game-card:hover{transform:translateY(-6px);border-color:#4db8ff;box-shadow:0 14px 36px #0064b41a}.yiwan-game-card__cover{height:180px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.yiwan-game-card__pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.15;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.3) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.2) 0%,transparent 50%)}.yiwan-game-card__emoji{font-size:64px;position:relative;z-index:1;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.yiwan-game-card:nth-child(1) .yiwan-game-card__cover{background:linear-gradient(135deg,#0f172a,#1e3a5f)}.yiwan-game-card:nth-child(2) .yiwan-game-card__cover{background:linear-gradient(135deg,#dc2626,#7f1d1d)}.yiwan-game-card:nth-child(3) .yiwan-game-card__cover{background:linear-gradient(135deg,#d97706,#92400e)}.yiwan-game-card:nth-child(4) .yiwan-game-card__cover{background:linear-gradient(135deg,#0284c7,#0c4a6e)}.yiwan-game-card__info{padding:20px;background:#fff}.yiwan-game-card__info h3{font-size:17px;font-weight:700;color:#1a2a3a;margin:0 0 6px}.yiwan-game-card__info p{font-size:13px;color:#6b7d8d;margin:0 0 12px}.yiwan-game-card__tags{display:flex;gap:6px;flex-wrap:wrap}.yiwan-game-tag{padding:3px 10px;border-radius:50px;font-size:12px;font-weight:500;background:#e8f4fd;color:#0080cc}.yiwan-steps{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap}.yiwan-step{flex:1;min-width:200px;max-width:240px;text-align:center;padding:0 16px;position:relative}.yiwan-step:not(:last-child):after{content:"→";position:absolute;right:-12px;top:32px;font-size:24px;color:#99d6ff;font-weight:300}.yiwan-step__circle{width:80px;height:80px;border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00bfff,#0080cc);color:#fff;font-size:32px;box-shadow:0 8px 25px #00bfff4d;position:relative}.yiwan-step__num{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border-radius:50%;background:#fff;color:#0080cc;font-size:13px;font-weight:700;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center}.yiwan-step h4{font-size:17px;font-weight:700;color:#1a2a3a;margin:0 0 8px}.yiwan-step p{font-size:13.5px;color:#6b7d8d;line-height:1.6}.yiwan-why__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.yiwan-why-card{padding:32px;border-radius:24px;background:#f0f8ff;border:1px solid #e2eaf2;display:flex;gap:20px;align-items:flex-start;transition:all .3s}.yiwan-why-card:hover{box-shadow:0 4px 20px #0064b41a;border-color:#00bfff33;transform:translateY(-3px)}.yiwan-why-card__icon{width:56px;height:56px;border-radius:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:26px;background:linear-gradient(135deg,#00bfff,#0080cc);box-shadow:0 6px 16px #00bfff40}.yiwan-why-card__text h3{font-size:18px;font-weight:700;color:#1a2a3a;margin:0 0 8px}.yiwan-why-card__num{font-size:22px;font-weight:800;color:#00bfff;display:block;margin-bottom:6px}.yiwan-why-card__text p{font-size:14px;color:#6b7d8d;line-height:1.7;margin:0}.yiwan-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.yiwan-testimonial{background:#fff;border-radius:24px;padding:32px;box-shadow:0 2px 8px #0064b40f;border:1px solid #e2eaf2;transition:all .3s}.yiwan-testimonial:hover{box-shadow:0 4px 20px #0064b41a;transform:translateY(-3px)}.yiwan-testimonial__stars{color:#fbbf24;font-size:16px;margin-bottom:16px;letter-spacing:2px}.yiwan-testimonial__text{font-size:14.5px;color:#3d4f5f;margin-bottom:20px;line-height:1.7;font-style:italic}.yiwan-testimonial__author{display:flex;align-items:center;gap:12px}.yiwan-testimonial__avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px}.yiwan-testimonial:nth-child(1) .yiwan-testimonial__avatar{background:linear-gradient(135deg,#dbeafe,#93c5fd)}.yiwan-testimonial:nth-child(2) .yiwan-testimonial__avatar{background:linear-gradient(135deg,#fde68a,#fcd34d)}.yiwan-testimonial:nth-child(3) .yiwan-testimonial__avatar{background:linear-gradient(135deg,#d1fae5,#6ee7b7)}.yiwan-testimonial__name{font-weight:600;color:#1a2a3a;font-size:14.5px}.yiwan-testimonial__game{font-size:12.5px;color:#94a3b5}.yiwan-pricing__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:stretch}.yiwan-pricing-card{border-radius:24px;padding:40px 32px;text-align:center;border:2px solid #e2eaf2;background:#fff;transition:all .3s;position:relative}.yiwan-pricing-card:hover{border-color:#4db8ff;box-shadow:0 10px 40px #0064b426;transform:translateY(-4px)}.yiwan-pricing-card--featured{border-color:#00bfff;background:linear-gradient(180deg,#f0f9ff,#fff 40%);box-shadow:0 10px 40px #0064b426}.yiwan-pricing-card--featured:before{content:"🔥 最受欢迎";position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#00bfff,#0080cc);color:#fff;padding:4px 20px;border-radius:50px;font-size:12px;font-weight:600;box-shadow:0 4px 12px #00bfff4d}.yiwan-pricing-card__icon{font-size:40px;margin-bottom:16px}.yiwan-pricing-card__name{font-size:20px;font-weight:700;color:#1a2a3a;margin:0 0 8px}.yiwan-pricing-card__desc{font-size:13.5px;color:#6b7d8d;margin-bottom:24px}.yiwan-pricing-card__price{font-size:42px;font-weight:800;color:#0080cc;margin-bottom:4px}.yiwan-pricing-card__price .unit{font-size:14px;font-weight:500;color:#6b7d8d}.yiwan-pricing-card__note{font-size:12.5px;color:#94a3b5;margin-bottom:28px}.yiwan-pricing-card__features{list-style:none;text-align:left;padding:0;margin:0 0 32px}.yiwan-pricing-card__features li{padding:8px 0;font-size:14px;color:#3d4f5f;display:flex;align-items:center;gap:10px;border-bottom:1px solid #E8F4FD}.yiwan-pricing-card__features li:last-child{border-bottom:none}.yiwan-pricing-card__features li:before{content:"✓";color:#00bfff;font-weight:700}.yiwan-pricing-card__btn{display:block;width:100%;padding:12px;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;border:none}.yiwan-pricing-card__btn--outline{background:#fff;color:#0080cc;border:2px solid #4DB8FF}.yiwan-pricing-card__btn--outline:hover{background:#e8f4fd}.yiwan-pricing-card__btn--fill{background:linear-gradient(135deg,#00bfff,#0080cc);color:#fff;box-shadow:0 6px 20px #00bfff4d}.yiwan-pricing-card__btn--fill:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00bfff66}.yiwan-security__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.yiwan-security-card{background:#fff;border-radius:16px;padding:32px 28px;text-align:center;border:1px solid #e2eaf2;transition:all .3s}.yiwan-security-card:hover{box-shadow:0 4px 20px #0064b41a;transform:translateY(-3px)}.yiwan-security-card__icon{font-size:36px;margin-bottom:16px}.yiwan-security-card h3{font-size:17px;font-weight:700;color:#1a2a3a;margin:0 0 10px}.yiwan-security-card p{font-size:14px;color:#6b7d8d;line-height:1.7;margin:0}.yiwan-join__benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:48px}.yiwan-join-benefit{text-align:center;padding:28px 16px;background:#ffffff14;border-radius:16px;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.yiwan-join-benefit__icon{font-size:32px;margin-bottom:12px}.yiwan-join-benefit h4{font-size:16px;font-weight:600;margin:0 0 6px;color:#fff}.yiwan-join-benefit p{font-size:13px;opacity:.75;color:#fff;margin:0;line-height:1.6}.yiwan-join__cta{text-align:center}.yiwan-join__btn{padding:16px 40px!important;border-radius:50px!important;background:#fff!important;color:#0080cc!important;border:none!important;font-weight:700!important;font-size:16px!important;height:auto!important;box-shadow:0 8px 30px #00000026!important}.yiwan-join__btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0003!important}.yiwan-faq__list{max-width:800px;margin:0 auto}.yiwan-faq__item{border:1px solid #e2eaf2;border-radius:16px;margin-bottom:12px;overflow:hidden;background:#fff;transition:all .3s}.yiwan-faq__item--active{border-color:#4db8ff;box-shadow:0 2px 8px #0064b40f}.yiwan-faq__question{padding:20px 24px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#1a2a3a;font-size:15.5px;background:#fff;transition:background .3s;gap:16px}.yiwan-faq__question:hover{background:#f0f8ff}.yiwan-faq__arrow{font-size:14px;transition:transform .3s;color:#6b7d8d;flex-shrink:0}.yiwan-faq__item--active .yiwan-faq__arrow{transform:rotate(180deg);color:#00bfff}.yiwan-faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out;background:#f0f8ff}.yiwan-faq__item--active .yiwan-faq__answer{max-height:300px}.yiwan-faq__answer-inner{padding:20px 24px;color:#3d4f5f;font-size:14.5px;line-height:1.8}.yiwan-anim{opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.yiwan-anim.yiwan-fade-in{opacity:1;transform:translateY(0)}.yiwan-anim:nth-child(2){transition-delay:.1s}.yiwan-anim:nth-child(3){transition-delay:.2s}.yiwan-anim:nth-child(4){transition-delay:.3s}.yiwan-back-top{position:fixed;bottom:32px;right:32px;z-index:900;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#00bfff,#0080cc);color:#fff;border:none;cursor:pointer;box-shadow:0 6px 20px #00bfff4d;display:flex;align-items:center;justify-content:center;font-size:20px;opacity:0;transform:translateY(20px);transition:all .3s;pointer-events:none}.yiwan-back-top--show{opacity:1;transform:translateY(0);pointer-events:auto}.yiwan-back-top:hover{transform:translateY(-4px);box-shadow:0 8px 28px #00bfff66}@media (max-width: 1024px){.yiwan-stats-bar__inner{grid-template-columns:repeat(2,1fr)}.yiwan-stats-bar__item:nth-child(2):after{display:none}.yiwan-services__grid,.yiwan-testimonials__grid,.yiwan-pricing__grid,.yiwan-security__grid{grid-template-columns:1fr}.yiwan-games__grid{grid-template-columns:repeat(2,1fr)}.yiwan-why__grid{grid-template-columns:1fr}.yiwan-join__benefits{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.yiwan-hero{padding:100px 20px 60px}.yiwan-hero__title{font-size:32px!important}.yiwan-hero__desc{font-size:15px}.yiwan-hero__stats{gap:24px}.yiwan-hero__stat-num{font-size:24px}.yiwan-stats-bar__inner{grid-template-columns:repeat(2,1fr);padding:28px 24px;gap:20px}.yiwan-stats-bar__item:after{display:none!important}.yiwan-section{padding:64px 20px}.yiwan-section__title{font-size:26px!important}.yiwan-games__grid{grid-template-columns:1fr 1fr}.yiwan-steps{flex-direction:column;align-items:center}.yiwan-step{max-width:100%}.yiwan-step:not(:last-child):after{content:"↓"!important;position:static!important;display:block!important;font-size:20px!important;color:#99d6ff;margin:12px 0}.yiwan-join__benefits{grid-template-columns:1fr}.yiwan-pricing-card--featured{max-width:420px;margin:0 auto}}.app-shell{min-height:100%;display:flex;flex-direction:column;background:#fff}.app-main{flex:1;width:100%}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f1f1f;background-color:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:#1677ff;color:#fff}.section-title{font-size:36px;font-weight:700;color:#0f172a;text-align:center;margin-bottom:12px;letter-spacing:.5px}.section-subtitle{font-size:16px;color:#64748b;text-align:center;max-width:720px;margin:0 auto 56px;line-height:1.7}.section-divider{width:56px;height:3px;background:linear-gradient(90deg,#1677ff,#722ed1);margin:0 auto 32px;border-radius:2px}@media (max-width: 768px){.section-title{font-size:28px}.section-subtitle{font-size:14px}}
