.language-dropdown[data-v-578d3e40]{position:relative;display:inline-block;cursor:pointer}.dropdown-title[data-v-578d3e40]{padding-right:0;display:flex;align-items:center;justify-content:center}.dropdown-menu[data-v-578d3e40]{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;z-index:2000;max-height:400px;overflow-y:auto;background-color:#1c2127;color:#fff;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.4),0 4px 8px rgba(0,0,0,.6);border:1px solid #2a2a2a;padding:4px}.dropdown-menu[data-v-578d3e40]:before{content:"";position:absolute;bottom:100%;right:12px;border-width:6px;border-style:solid;border-color:transparent transparent #fff transparent}.dropdown-menu-item[data-v-578d3e40]{min-width:130px;padding:12px 16px;cursor:pointer;margin:4px 0;transition:all .2s ease;border-radius:4px}.dropdown-menu-item[data-v-578d3e40]:hover{background:rgba(88,240,179,.1)}.dropdown-menu-item.is-active[data-v-578d3e40]{background:rgba(88,240,179,.15);color:#58f0b3}.dropdown-menu-item.is-active .menu-title[data-v-578d3e40]{font-weight:600}.dropdown-menu-item .menu-title[data-v-578d3e40]{font-size:16px;font-weight:400}.dropdown-fade-enter-active[data-v-578d3e40],.dropdown-fade-leave-active[data-v-578d3e40]{transition:opacity .3s ease,transform .3s ease}.dropdown-fade-enter[data-v-578d3e40],.dropdown-fade-leave-to[data-v-578d3e40]{opacity:0;transform:translateY(-10px)}.base-header[data-v-2d53e75b]{height:64px;padding:2px 32px;display:flex;justify-content:space-between;align-items:center;z-index:1;position:relative;background-color:rgba(0,0,0,.3)}.header-left .left-logo[data-v-2d53e75b]{gap:4px;font-size:18px;cursor:pointer}.header-left .left-logo .logo-img[data-v-2d53e75b]{height:32px}.header-left .left-logo .logo-name[data-v-2d53e75b]{font-weight:500;font-size:20px}.header-right[data-v-2d53e75b]{gap:12px}.header-right .btn-header[data-v-2d53e75b]{line-height:14px;text-align:center;border-width:1px;border-style:solid;border-color:#343434;cursor:pointer;white-space:nowrap;align-items:center;border-radius:30px;display:flex;flex-shrink:0;font-size:14px;font-style:normal;font-weight:500;gap:10px;height:38px;justify-content:center;padding:2px 24px;position:relative}@media screen and (max-width:480px){.base-header[data-v-2d53e75b]{padding:2px 16px}}.download-popover[data-v-754d82c6]{position:relative;display:inline-block}.btn-download[data-v-754d82c6]{min-width:180px;padding:10px 12px;border:none;background:transparent;color:#fff;cursor:pointer;font-weight:600;font-size:16px;box-shadow:0 4px 15px rgba(88,240,179,.15);transition:all .3s ease;position:relative;overflow:hidden;border-radius:4px}.btn-download[data-v-754d82c6]:hover{transform:translateY(-2px);background:linear-gradient(135deg,rgba(88,240,179,.2),rgba(88,240,179,.1));color:#fff!important}.btn-download[data-v-754d82c6]:active{color:#fff!important;transform:translateY(0)}.btn-download.is-active[data-v-754d82c6]{background:linear-gradient(135deg,rgba(88,240,179,.2),rgba(88,240,179,.1));color:#fff}.btn-download .platform[data-v-754d82c6]{text-align:left;margin-left:12px;letter-spacing:.5px}.popover-content[data-v-754d82c6]{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);z-index:2000;padding:12px;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.popover-content[data-v-754d82c6]:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:6px;border-style:solid;border-color:#fff transparent transparent transparent}.download-qrcode[data-v-754d82c6]{display:flex;justify-content:center;align-items:center}.flex-row[data-v-754d82c6]{display:flex;flex-direction:row}.align-center[data-v-754d82c6]{align-items:center}.flex-1[data-v-754d82c6]{flex:1}.popover-fade-enter-active[data-v-754d82c6],.popover-fade-leave-active[data-v-754d82c6]{transition:opacity .3s ease,transform .3s ease}.popover-fade-enter[data-v-754d82c6],.popover-fade-leave-to[data-v-754d82c6]{opacity:0;transform:translateX(-50%) translateY(10px)}.btn-download[data-v-ab4857a0]{min-width:180px;padding:10px 12px;border:none;color:#fff;cursor:pointer;font-weight:600;font-size:16px;box-shadow:0 4px 15px rgba(88,240,179,.15);transition:all .3s ease;position:relative;overflow:hidden;border-radius:4px;background:linear-gradient(135deg,rgba(88,240,179,.2),rgba(88,240,179,.1))}.btn-download .platform[data-v-ab4857a0]{text-align:left;margin-left:12px;letter-spacing:.5px}.card[data-v-98d86114]{position:relative;background:linear-gradient(88.42deg,#233736 1.34%,#111616 98.65%);overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform 1s ease;--border-width:6px;--glow-color:#58f0b3;--glow-x:50%;--glow-y:50%;--glow-intensity:0;--glow-size:300px;--glow-softness:20%}.card[data-v-98d86114]:hover{box-shadow:0 -1px 15px 3px rgba(88,240,179,.3)}.card[data-v-98d86114]:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:var(--border-width);pointer-events:none;opacity:var(--glow-intensity);background:radial-gradient(circle var(--glow-size) at var(--glow-x) var(--glow-y),var(--glow-color) 0,rgba(88,240,179,.6) var(--glow-softness),transparent 60%);-webkit-mask-image:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#000,#000);-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-image:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#000,#000);mask-clip:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;filter:blur(2px)}.home-page2[data-v-f5bd1bfa]{margin:0 auto 120px}.home-page3 .main-title[data-v-f5bd1bfa]{font-size:44px;font-weight:500;margin-bottom:60px;text-align:center}.home-page3 .feature-list[data-v-f5bd1bfa]{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.home-page3 .feature-list .feature-item[data-v-f5bd1bfa]{display:flex;flex-direction:column;justify-content:space-between;min-height:200px;overflow:hidden;position:relative;transition:all .3s ease;border:1px solid #58f0b3;border-radius:20px;height:446px;padding:32px 24px}.home-page3 .feature-list .feature-item .title-box .img[data-v-f5bd1bfa]{height:60px;width:auto}.home-page3 .feature-list .feature-item .content-box .title[data-v-f5bd1bfa]{font-size:24px;font-weight:500;line-height:30px;margin-bottom:15px}.home-page3 .feature-list .feature-item .content-box .desc[data-v-f5bd1bfa]{color:#8a8a8e;font-size:16px;font-weight:400;line-height:20px}.home-about .main-desc[data-v-f5bd1bfa]{margin-top:160px;font-size:24px;line-height:1.8;text-align:center;padding:0 36px}.home-about .file-list[data-v-f5bd1bfa]{margin-top:24px;display:flex;align-items:center;justify-content:center;text-align:center;gap:24px}.home-about .file-list .file-item[data-v-f5bd1bfa]{color:#8a8a8e;font-size:13px;font-weight:400;line-height:20px;text-decoration:none}.home-about .file-list .file-item[data-v-f5bd1bfa]:hover{text-decoration:underline;color:#fff}.home-about .file-list .split[data-v-f5bd1bfa]{height:4px;width:4px;border-radius:8px;background-color:#909090}@media screen and (max-width:1024px){.home-page2[data-v-f5bd1bfa]{margin:0 auto 80px}.home-page2 .home-about .main-desc[data-v-f5bd1bfa]{margin-top:120px;font-size:22px;padding:0 24px}.home-page3 .main-title[data-v-f5bd1bfa]{font-size:38px;margin-bottom:50px}.home-page3 .feature-list[data-v-f5bd1bfa]{grid-template-columns:repeat(2,1fr);gap:20px}.home-page3 .feature-list .feature-item[data-v-f5bd1bfa]{height:auto;padding:28px 20px;min-height:auto}.home-page3 .feature-list .feature-item .title-box[data-v-f5bd1bfa]{margin-bottom:24px}.home-page3 .feature-list .feature-item .title-box .img[data-v-f5bd1bfa]{height:50px}.home-page3 .feature-list .feature-item .content-box .title[data-v-f5bd1bfa]{font-size:22px;line-height:28px;margin-bottom:12px}.home-page3 .feature-list .feature-item .content-box .desc[data-v-f5bd1bfa]{font-size:15px;line-height:18px}}@media screen and (max-width:768px){.home-page2[data-v-f5bd1bfa]{margin:0 auto 60px}.home-page2 .home-about .main-desc[data-v-f5bd1bfa]{margin-top:80px;font-size:20px;padding:0;line-height:1.7}.home-page3 .main-title[data-v-f5bd1bfa]{font-size:32px;margin-bottom:40px}.home-page3 .feature-list[data-v-f5bd1bfa]{grid-template-columns:1fr;gap:16px;margin:0 auto}.home-page3 .feature-list .feature-item[data-v-f5bd1bfa]{height:auto;min-height:auto;padding:24px 20px}.home-page3 .feature-list .feature-item .title-box .img[data-v-f5bd1bfa]{height:48px}.home-page3 .feature-list .feature-item .content-box .title[data-v-f5bd1bfa]{font-size:20px;line-height:26px;margin-bottom:12px}.home-page3 .feature-list .feature-item .content-box .desc[data-v-f5bd1bfa]{font-size:14px;line-height:18px}}@media screen and (max-width:480px){.home-page2[data-v-f5bd1bfa]{margin:0 auto 40px}.home-page2 .home-about .main-desc[data-v-f5bd1bfa]{margin-top:60px;font-size:18px;line-height:1.6}.home-page3 .main-title[data-v-f5bd1bfa]{font-size:28px;margin-bottom:32px}.home-page3 .feature-list[data-v-f5bd1bfa]{gap:14px}.home-page3 .feature-list .feature-item[data-v-f5bd1bfa]{padding:20px 16px;border-radius:16px}.home-page3 .feature-list .feature-item .title-box .img[data-v-f5bd1bfa]{height:44px}.home-page3 .feature-list .feature-item .content-box .title[data-v-f5bd1bfa]{font-size:18px;line-height:24px;margin-bottom:10px}.home-page3 .feature-list .feature-item .content-box .desc[data-v-f5bd1bfa]{font-size:13px;line-height:17px}}@media screen and (max-width:375px){.home-page2 .home-about .main-desc[data-v-f5bd1bfa]{margin-top:50px;font-size:16px}.home-page3 .main-title[data-v-f5bd1bfa]{font-size:24px;margin-bottom:28px}.home-page3 .feature-list .feature-item[data-v-f5bd1bfa]{padding:18px 14px}.home-page3 .feature-list .feature-item .title-box .img[data-v-f5bd1bfa]{height:40px}.home-page3 .feature-list .feature-item .content-box .title[data-v-f5bd1bfa]{font-size:17px;line-height:22px}.home-page3 .feature-list .feature-item .content-box .desc[data-v-f5bd1bfa]{font-size:12px}}@media screen and (max-height:500px)and (orientation:landscape){.home-page2 .home-about .main-desc[data-v-f5bd1bfa]{margin-top:40px;font-size:18px}.home-page3 .main-title[data-v-f5bd1bfa]{font-size:28px;margin-bottom:24px}.home-page3 .feature-list[data-v-f5bd1bfa]{grid-template-columns:repeat(2,1fr);gap:16px}.home-page3 .feature-list .feature-item[data-v-f5bd1bfa]{padding:20px 16px}}.base-footer[data-v-43556ec9]{margin-top:80px;background:#121212;position:relative;padding:80px 24px}.base-footer .footer-box[data-v-43556ec9]{max-width:1240px;margin:0 auto}.footer-bottom[data-v-43556ec9]{padding-bottom:40px}.footer-bottom .footer-divider[data-v-43556ec9]{background-color:#fff;height:1px;margin-bottom:56px;opacity:.2}.footer-bottom .footer-bottom-content[data-v-43556ec9]{display:flex;align-items:center;justify-content:space-between}.footer-bottom .social-media .item[data-v-43556ec9]{align-items:center;background-color:#2a2a2a;border-radius:50%;display:flex;height:40px;justify-content:center;margin-left:16px;text-decoration:none;transition:all .3s ease;width:40px;cursor:pointer}.footer-bottom .copyright[data-v-43556ec9]{font-size:15px;margin-top:12px}.footer-bottom .footer-desc[data-v-43556ec9]{margin:24px 0;color:#909090;font-size:13px;line-height:1.7}@media screen and (max-width:1024px){.base-footer[data-v-43556ec9]{padding:32px 16px}.base-footer .footer-bottom-content[data-v-43556ec9]{flex-direction:column-reverse;gap:24px}.footer-bottom .copyright[data-v-43556ec9]{font-size:14px;margin-top:4px}.footer-bottom .footer-desc[data-v-43556ec9]{margin:12px 0;font-size:12px;text-align:center}}.home-page1[data-v-a8caaff4]{position:relative;min-height:100vh;margin-top:-64px}.home-page1 .home-video[data-v-a8caaff4]{position:absolute;left:0;right:0;bottom:0;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.home-page1 .main-content[data-v-a8caaff4]{padding-top:180px;padding-bottom:80px}.home-page1 .main-content .content[data-v-a8caaff4]{position:relative;text-align:center}.home-page1 .main-content .content .page-title[data-v-a8caaff4]{font-size:56px;line-height:68px;font-weight:600}.home-page1 .main-content .content .page-desc[data-v-a8caaff4]{color:#8a8a8e;font-size:24px;font-weight:500;line-height:24px;margin-top:32px;margin-bottom:40px}.home-page1 .main-content .content .download-group[data-v-a8caaff4]{gap:24px;flex-wrap:wrap}.home-page1 .main-content .content .qr-item[data-v-a8caaff4]{margin:0}.home-page1 .download-btn-item[data-v-a8caaff4]{display:none}.guide-btn[data-v-a8caaff4]{height:60px;border-radius:30px;padding:12px 16px 12px 28px;font-size:16px;font-weight:500;cursor:pointer;color:#000;background-color:#58f0b3;border-color:transparent;transition:all .3s ease;box-shadow:0 4px 15px rgba(88,240,179,.3);min-width:280px}.guide-btn[data-v-a8caaff4]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(88,240,179,.4);background-color:#4ee6a9}.guide-btn[data-v-a8caaff4]:active{transform:translateY(0)}.guide2[data-v-a8caaff4]{padding:120px 0 40px}@media screen and (max-width:1024px){.home-page1 .main-content[data-v-a8caaff4]{padding-top:140px}.home-page1 .main-content .content .page-title[data-v-a8caaff4]{font-size:48px;line-height:58px}.home-page1 .main-content .content .page-desc[data-v-a8caaff4]{font-size:20px;line-height:28px;margin-top:28px;margin-bottom:36px}.guide2[data-v-a8caaff4]{padding:70px 0 0}}@media screen and (max-width:768px){.home-page1 .main-content[data-v-a8caaff4]{padding-top:140px;padding-left:20px;padding-right:20px}.home-page1 .main-content .content .page-title[data-v-a8caaff4]{font-size:36px;line-height:46px}.home-page1 .main-content .content .page-desc[data-v-a8caaff4]{font-size:18px;line-height:26px;margin-top:24px;margin-bottom:32px}.home-page1 .main-content .content .download-group[data-v-a8caaff4]{flex-direction:column;align-items:center;gap:16px}.home-page1 .main-content .content .qr-item[data-v-a8caaff4]{width:100%;max-width:280px}.home-page1 .main-content .content .guide-btn[data-v-a8caaff4]{height:54px;padding:10px 24px;font-size:15px}.home-page1 .qr-item[data-v-a8caaff4]{display:none}.home-page1 .download-btn-item[data-v-a8caaff4]{display:block}}@media screen and (max-width:480px){.home-page1[data-v-a8caaff4]{min-height:80vh}.home-page1 .main-content[data-v-a8caaff4]{padding-left:16px;padding-right:16px}.home-page1 .main-content .content .page-title[data-v-a8caaff4]{font-size:28px;line-height:38px}.home-page1 .main-content .content .page-title[data-v-a8caaff4]:first-child{margin-bottom:8px}.home-page1 .main-content .content .page-desc[data-v-a8caaff4]{font-size:16px;line-height:24px;margin-top:20px;margin-bottom:28px;padding:0 8px}.home-page1 .main-content .content .download-group[data-v-a8caaff4]{flex-direction:column;align-items:center;gap:12px}.home-page1 .main-content .content .qr-item[data-v-a8caaff4]{width:100%;max-width:260px}.home-page1 .main-content .content .guide-btn[data-v-a8caaff4]{height:50px;padding:10px 20px;font-size:14px;border-radius:25px;min-width:240px}.home-page1 .main-content .content .mt-36[data-v-a8caaff4]{margin-top:28px!important}}@media screen and (max-width:375px){.home-page1 .main-content .content .page-title[data-v-a8caaff4]{font-size:24px;line-height:34px}.home-page1 .main-content .content .page-desc[data-v-a8caaff4]{font-size:14px;line-height:22px}.home-page1 .main-content .content .guide-btn[data-v-a8caaff4]{height:48px;font-size:13px}}@media screen and (max-height:500px)and (orientation:landscape){.home-page1 .main-content[data-v-a8caaff4]{padding-top:60px}.home-page1 .main-content .content .page-title[data-v-a8caaff4]{font-size:32px;line-height:42px}.home-page1 .main-content .content .page-desc[data-v-a8caaff4]{font-size:16px;margin-top:16px;margin-bottom:20px}.home-page1 .main-content .content .download-group[data-v-a8caaff4]{flex-direction:row;justify-content:center}}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-1{flex:1}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-flex-end{justify-content:flex-end}.align-baseline{align-items:baseline}.align-center{align-items:center}.align-flex-end{align-items:flex-end}.position-relative{position:relative}.position-absolute{position:absolute}.cursor-pointer{cursor:pointer}.font-400{font-weight:400}.font-500{font-weight:500}.font-700{font-weight:700}.font-900{font-weight:900}.font-italic{font-style:italic}.text-9{font-size:9px}.text-10{font-size:10px}.text-11{font-size:11px}.text-12{font-size:12px}.text-13{font-size:13px}.text-14{font-size:14px}.text-15{font-size:15px}.text-16{font-size:16px}.text-17{font-size:17px}.text-18{font-size:18px}.text-20{font-size:20px}.text-22{font-size:22px}.text-center{text-align:center}.text-right{text-align:right}.btn-block{width:100%}.line-1{-webkit-line-clamp:1}.line-1,.line-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-2{-webkit-line-clamp:2}.line-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.work-break-all{word-break:break-all}.white-space-nowrap{white-space:nowrap}@font-face{font-family:harmonyos-sans-sc;src:url(/fonts/regular.8aeac351.woff2) format("woff2");font-weight:400}@font-face{font-family:harmonyos-sans-sc;src:url(/fonts/medium.87d29a6e.woff2) format("woff2");font-weight:500}@font-face{font-family:harmonyos-sans-sc;src:url(/fonts/bold.0805bb82.woff2) format("woff2");font-weight:700}*,:after,:before{box-sizing:border-box}*{padding:0;margin:0}img{vertical-align:middle}body{font-family:harmonyos-sans-sc,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-size:14px;color:#fff;background:#080808;overflow:auto;overflow-x:hidden}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield;line-height:1}::-webkit-scrollbar{width:3px;height:5px;background-color:transparent}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-corner{background-color:#ccc}::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:8px}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.mt-24{margin-top:24px}.mt-28{margin-top:28px}.mt-32{margin-top:32px}.mt-36{margin-top:36px}.mt-40{margin-top:40px}.mb-4{margin-bottom:4px}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.mb-24{margin-bottom:24px}.mb-28{margin-bottom:28px}.mb-32{margin-bottom:32px}.mb-36{margin-bottom:36px}.mb-40{margin-bottom:40px}.ml-4{margin-left:4px}.ml-8{margin-left:8px}.ml-12{margin-left:12px}.ml-16{margin-left:16px}.ml-20{margin-left:20px}.ml-24{margin-left:24px}.ml-28{margin-left:28px}.ml-32{margin-left:32px}.ml-36{margin-left:36px}.ml-40{margin-left:40px}.mr-4{margin-right:4px}.mr-8{margin-right:8px}.mr-12{margin-right:12px}.mr-16{margin-right:16px}.mr-20{margin-right:20px}.mr-24{margin-right:24px}.mr-28{margin-right:28px}.mr-32{margin-right:32px}.mr-36{margin-right:36px}.mr-40{margin-right:40px}.pt-4{padding-top:4px}.pt-8{padding-top:8px}.pt-12{padding-top:12px}.pt-16{padding-top:16px}.pt-20{padding-top:20px}.pt-24{padding-top:24px}.pt-28{padding-top:28px}.pt-32{padding-top:32px}.pt-36{padding-top:36px}.pt-40{padding-top:40px}.pb-4{padding-bottom:4px}.pb-8{padding-bottom:8px}.pb-12{padding-bottom:12px}.pb-16{padding-bottom:16px}.pb-20{padding-bottom:20px}.pb-24{padding-bottom:24px}.pb-28{padding-bottom:28px}.pb-32{padding-bottom:32px}.pb-36{padding-bottom:36px}.pb-40{padding-bottom:40px}.pl-4{padding-left:4px}.pl-8{padding-left:8px}.pl-12{padding-left:12px}.pl-16{padding-left:16px}.pl-20{padding-left:20px}.pl-24{padding-left:24px}.pl-28{padding-left:28px}.pl-32{padding-left:32px}.pl-36{padding-left:36px}.pl-40{padding-left:40px}.pr-4{padding-right:4px}.pr-8{padding-right:8px}.pr-12{padding-right:12px}.pr-16{padding-right:16px}.pr-20{padding-right:20px}.pr-24{padding-right:24px}.pr-28{padding-right:28px}.pr-32{padding-right:32px}.pr-36{padding-right:36px}.pr-40{padding-right:40px}.m-4{margin:4px}.m-8{margin:8px}.m-12{margin:12px}.m-16{margin:16px}.m-20{margin:20px}.m-24{margin:24px}.m-28{margin:28px}.m-32{margin:32px}.m-36{margin:36px}.m-40{margin:40px}.p-4{padding:4px}.p-8{padding:8px}.p-12{padding:12px}.p-16{padding:16px}.p-20{padding:20px}.p-24{padding:24px}.p-28{padding:28px}.p-32{padding:32px}.p-36{padding:36px}.p-40{padding:40px}.container{width:100%;max-width:1250px;margin:0 auto;padding:0 12px}.text-theme{color:#58f0b3}.text-primary{color:#fff}.text-important{color:#000}.text-secondary{color:#8a8a8e}