:root{--color-primary: #ff8929;--color-primary-light: #ff9a2e;--color-primary-dark: #ff582e;--color-secondary: #ff5f2e;--color-orange-light: #ffa545;--color-orange-dark: #ff7d5c;--color-text-primary: #111111;--color-text-secondary: #333333;--color-text-tertiary: #666666;--color-text-black: #000000;--color-text-white: #ffffff;--color-border-light: #ebebeb;--color-border-gray: #e0e0e0;--color-border-divider: #e7e7e7;--color-border-orange: #ffd39a;--color-bg-white: #ffffff;--color-bg-gray: #f5f5f5;--color-bg-orange: #fe5f2e;--color-bg-footer: #fffaf6;--gradient-primary: linear-gradient(90deg, #ff9a2e -4.59%, #ff582e 109.41%);--gradient-orange: linear-gradient(90deg, #ffa545 -4.59%, #ff7d5c 109.41%);--gradient-purple: linear-gradient( 90deg, #3b80fa -4.59%, #da58f0 51.97%, #f88474 109.41% );--gradient-green-blue: linear-gradient(90deg, #7efbb2 0%, #2bb2fe 107.69%);--gradient-hero: linear-gradient(180deg, #f9f5ea 0%, #f9ecdb 100%);--gradient-feature: linear-gradient(180deg, #fff 0%, #f7f3ff 100%);--gradient-component: linear-gradient(to bottom, #f3fbfe, #f3fbff);--gradient-feature-icon: linear-gradient( 180deg, rgba(255, 165, 69, 0.8) -0.55%, rgba(255, 125, 92, 0.8) 113.45% );--radius-small: 3px;--radius-medium: 10px;--radius-large: 20px;--radius-round: 999px;--radius-circle: 50%;--spacing-xs: 8px;--spacing-sm: 12px;--spacing-md: 16px;--spacing-lg: 20px;--spacing-xl: 30px;--spacing-2xl: 40px;--spacing-3xl: 60px;--spacing-4xl: 80px;--font-size-xs: 14px;--font-size-sm: 16px;--font-size-md: 18px;--font-size-lg: 22px;--font-size-xl: 24px;--font-size-2xl: 26px;--font-size-3xl: 32px;--font-size-4xl: 48px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 20px;--line-height-normal: 30px;--line-height-relaxed: 40px;--line-height-loose: 67px;--shadow-card: 0 0 60px 0 rgba(69, 0, 134, 0.06), -1px -1px 0 0 #fff inset;--shadow-badge: drop-shadow(0 31px 140px rgba(61, 113, 178, 0.3));--header-height: 70px;--backdrop-blur: blur(25px)}.download-center-section{background:url(../img/downloadCenter/bg.png) no-repeat center top;background-size:cover}.download-center-section .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:85px 20px 80px}.download-center-section .content-wrapper .tabs-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:49px}.download-center-section .content-wrapper .tabs-nav .tab-item{font-size:34px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;color:#333;font-weight:500;margin-right:85px;line-height:48px}.download-center-section .content-wrapper .tabs-nav .tab-item:last-child{margin-right:0}.download-center-section .content-wrapper .tabs-nav .tab-item.tab-item-active{position:relative;background:-webkit-gradient(linear, left bottom, left top, from(#ff815a), to(#ffa346));background:linear-gradient(0deg, #ff815a 0%, #ffa346 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.download-center-section .content-wrapper .tabs-nav .tab-item.tab-item-active::after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:5px;background-color:#ff815a}.download-center-section .content-wrapper .download-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5px;margin-bottom:42px}.download-center-section .content-wrapper .download-buttons .download-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:149px;height:46px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:999px;background:#fff;-webkit-box-shadow:0 0 12px 0 rgba(251,145,74,.1019607843);box-shadow:0 0 12px 0 rgba(251,145,74,.1019607843);cursor:pointer}.download-center-section .content-wrapper .download-buttons .download-btn:nth-child(2){margin:0 26px}.download-center-section .content-wrapper .download-buttons .download-btn:nth-child(2) .platform-icon{width:27px;height:27px}.download-center-section .content-wrapper .download-buttons .download-btn .platform-icon{width:22px;height:22px;margin-right:9px}.download-center-section .content-wrapper .download-buttons .download-btn .btn-text{color:#333;font-size:16px;font-weight:400;line-height:26px}.download-center-section .content-wrapper .app-preview-img{width:840px;max-width:calc(100% - 20px);margin:0 auto}.download-center-section .content-wrapper .app-preview-img #appPreviewImg{width:100%;height:auto}