@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.layout-header-container{display:flex;align-items:center;justify-content:space-between;min-width:800px;max-width:1200px;margin:auto}.layout-header{width:100%;display:flex;align-items:center;justify-content:center}.layout-header>.layout-header-container{max-width:1200px;width:100%;display:flex;justify-content:space-between}.layout-header>.layout-header-container>.contact-us{display:flex;align-items:center;gap:8px}.banner{width:100%;height:460px;background-image:url(/home-bg.png);background-size:100% 100%;background-repeat:no-repeat}.banner>.banner-container{min-width:800px;max-width:1200px;height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.banner>.banner-container>.banner-title-box{display:flex;flex-direction:column;align-items:flex-start;max-width:950px}.banner>.banner-container>.banner-title-box>.title{font-size:68px;line-height:1.5;color:#fb7701;font-weight:500}.banner>.banner-container>.banner-title-box>.sub-title{font-size:28px;color:#666}.banner>.banner-container>.banner-title-box>.highlight-tags{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}.banner>.banner-container>.banner-title-box>.highlight-tags .tag{background:#fb77011a;color:#fb7701;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;border:1px solid rgba(251,119,1,.2)}.banner>.banner-container>.banner-title-box>.extensions{margin-top:32px}.section-title{text-align:center;font-size:36px;color:#333;margin-bottom:40px;font-weight:500}.features-section{padding:60px 0;background-color:#fff}.features-section .features-container{min-width:800px;max-width:1200px;margin:0 auto;padding:0 24px}.features-section .features-container .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px}.features-section .features-container .features-grid .feature-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:32px;transition:all .3s ease}.features-section .features-container .features-grid .feature-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.features-section .features-container .features-grid .feature-card .feature-icon{font-size:48px;margin-bottom:20px}.features-section .features-container .features-grid .feature-card .feature-title{font-size:24px;color:#333;margin-bottom:20px;font-weight:600}.features-section .features-container .features-grid .feature-card .feature-list{list-style:none;padding:0;margin:0}.features-section .features-container .features-grid .feature-card .feature-list li{position:relative;padding-left:20px;margin-bottom:12px;color:#666;line-height:1.6}.features-section .features-container .features-grid .feature-card .feature-list li:before{content:"✓";position:absolute;left:0;color:#fb7701;font-weight:700}.tools-section{padding:60px 0;background-color:#fafafa}.tools-section .tools-container{min-width:800px;max-width:1200px;margin:0 auto;padding:0 24px}.tools-section .tools-container .tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.tools-section .tools-container .tools-grid .tool-item{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:24px;text-align:center;transition:all .3s ease}.tools-section .tools-container .tools-grid .tool-item:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.tools-section .tools-container .tools-grid .tool-item .tool-icon{font-size:36px;margin-bottom:16px}.tools-section .tools-container .tools-grid .tool-item .tool-name{display:block;font-size:18px;font-weight:600;color:#333;margin-bottom:8px}.tools-section .tools-container .tools-grid .tool-item .tool-desc{font-size:14px;color:#666;line-height:1.5}.highlights-section{padding:60px 0;background-color:#fff}.highlights-section .highlights-container{min-width:800px;max-width:1200px;margin:0 auto;padding:0 24px}.highlights-section .highlights-container .highlights-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.highlights-section .highlights-container .highlights-content .highlight-item{display:flex;align-items:flex-start;gap:20px}.highlights-section .highlights-container .highlights-content .highlight-item .highlight-icon{font-size:48px;flex-shrink:0}.highlights-section .highlights-container .highlights-content .highlight-item .highlight-text h3{font-size:24px;color:#333;margin-bottom:12px;font-weight:600}.highlights-section .highlights-container .highlights-content .highlight-item .highlight-text p{font-size:16px;color:#666;line-height:1.6;margin:0}.browser-install-section{padding:60px 0;background-color:#fafafa}.browser-install-section .browser-container{min-width:800px;max-width:1200px;margin:0 auto;padding:0 24px}.browser-install-section .browser-container .browsers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px}.browser-install-section .browser-container .browsers-grid.three-columns{grid-template-columns:repeat(3,1fr);max-width:1000px;margin:0 auto 24px}.browser-install-section .browser-container .browser-card{border-radius:16px;border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:16px;background:#fff;overflow:hidden}.browser-install-section .browser-container .browser-card:hover{border-color:#fb7701;box-shadow:0 8px 32px #fb77011f;transform:translateY(-4px)}.browser-install-section .browser-container .browser-card .browser-card-body{padding:24px 16px}.browser-install-section .browser-container .browser-card .browser-card-body .ant-typography{font-size:16px!important;line-height:1.4}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container{width:100%;display:flex;flex-direction:column;gap:16px}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container .ant-btn-link{padding:0;height:auto;align-self:flex-start}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container .ant-btn-link .ant-btn-icon{margin-right:12px}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container .ant-space{width:100%;flex-wrap:wrap}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container .ant-space .ant-btn{flex:1;min-width:100px;font-size:11px;padding:6px 8px;height:auto;border-radius:8px;border:1px solid #d9d9d9;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container .ant-space .ant-btn:hover{border-color:#fb7701;transform:translateY(-1px)}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container .ant-space .ant-btn.ant-btn-primary{border-color:#fb7701}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container .ant-space .ant-btn.ant-btn-primary:hover{border-color:#e66a00;box-shadow:0 4px 12px #fb77014d}.install-instructions-section{padding:60px 0;background-color:#fff}.install-instructions-section .install-instructions-container{min-width:800px;max-width:1200px;margin:0 auto;padding:0 24px}.install-instructions-section .install-instructions-container .ant-card{border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000f}.install-instructions-section .install-instructions-container .ant-card .ant-typography{margin-bottom:16px}.install-instructions-section .install-instructions-container .ant-card .ant-typography.ant-typography-h3{color:#333;font-weight:600;margin-bottom:24px}.install-instructions-section .install-instructions-container .ant-card .ant-typography.ant-typography-h4{color:#fb7701;font-weight:600;margin-top:24px;margin-bottom:16px}.install-instructions-section .install-instructions-container .ant-card .ant-space-vertical .ant-typography{margin-bottom:12px;line-height:1.6}.install-instructions-section .install-instructions-container .ant-card .ant-space-vertical .ant-typography .ant-typography-text.ant-typography-text-danger{color:#ff4d4f}.install-instructions-section .install-instructions-container .ant-card .ant-image{margin:16px 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.banner .banner-container{min-width:auto;padding:0 16px}.banner .banner-container .banner-title-box .title{font-size:48px}.banner .banner-container .banner-title-box .sub-title{font-size:20px}.banner .banner-container .banner-title-box .highlight-tags .tag{font-size:12px;padding:6px 12px}.section-title{font-size:28px;margin-bottom:32px}.features-section{padding:40px 0}.features-section .features-container{min-width:auto;padding:0 16px}.features-section .features-container .features-grid{grid-template-columns:1fr;gap:24px}.features-section .features-container .features-grid .feature-card{padding:24px}.features-section .features-container .features-grid .feature-card .feature-icon{font-size:36px}.features-section .features-container .features-grid .feature-card .feature-title{font-size:20px}.tools-section{padding:40px 0}.tools-section .tools-container{min-width:auto;padding:0 16px}.tools-section .tools-container .tools-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.tools-section .tools-container .tools-grid .tool-item{padding:20px}.tools-section .tools-container .tools-grid .tool-item .tool-icon{font-size:28px}.tools-section .tools-container .tools-grid .tool-item .tool-name{font-size:16px}.tools-section .tools-container .tools-grid .tool-item .tool-desc{font-size:12px}.highlights-section{padding:40px 0}.highlights-section .highlights-container{min-width:auto;padding:0 16px}.highlights-section .highlights-container .highlights-content{grid-template-columns:1fr;gap:24px}.highlights-section .highlights-container .highlights-content .highlight-item{flex-direction:column;text-align:center;gap:16px}.highlights-section .highlights-container .highlights-content .highlight-item .highlight-icon{font-size:36px}.highlights-section .highlights-container .highlights-content .highlight-item .highlight-text h3{font-size:20px}.highlights-section .highlights-container .highlights-content .highlight-item .highlight-text p{font-size:14px}.browser-install-section{padding:40px 0}.browser-install-section .browser-container{min-width:auto;padding:0 16px}.browser-install-section .browser-container .browsers-grid{grid-template-columns:1fr;gap:20px;margin-bottom:20px}.browser-install-section .browser-container .browsers-grid.three-columns{grid-template-columns:1fr;max-width:none;margin:0 auto 20px}.browser-install-section .browser-container .browser-card{border-radius:12px}.browser-install-section .browser-container .browser-card .browser-card-body{padding:24px 16px}.browser-install-section .browser-container .browser-card .browser-card-body .ant-typography{font-size:16px!important;line-height:1.4}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container{flex-direction:column;gap:16px;align-items:flex-start}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container .ant-btn-link{margin-bottom:8px}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container .ant-space{width:100%;justify-content:flex-start;flex-wrap:wrap}.browser-install-section .browser-container .browser-card .browser-card-body .browser-card-body-container .ant-space .ant-btn{margin-bottom:8px}.browser-install-section .browser-container .browser-card .browser-install-guide .install-guide-content .ant-image{width:100%!important}.browser-install-section .browser-container .install-instructions-container .install-instructions-header{transition:all .3s ease}.browser-install-section .browser-container .install-instructions-container .install-instructions-header:hover{background-color:#fb77010d;border-radius:8px;padding:8px 12px;margin:-8px -12px}.browser-install-section .browser-container .install-instructions-container .install-instructions-header .anticon{color:#fb7701;font-size:16px;transition:transform .3s ease}.browser-install-section .browser-container .install-instructions-container .ant-collapse{border:none;background:transparent}.browser-install-section .browser-container .install-instructions-container .ant-collapse .ant-collapse-item{border:none}.browser-install-section .browser-container .install-instructions-container .ant-collapse .ant-collapse-item .ant-collapse-header{display:none}.browser-install-section .browser-container .install-instructions-container .ant-collapse .ant-collapse-item .ant-collapse-content{border:none;background:transparent;padding:0}.browser-install-section .browser-container .install-instructions-container .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:0}.install-instructions-section{padding:40px 0}.install-instructions-section .install-instructions-container{min-width:auto;padding:0 16px}.install-instructions-section .install-instructions-container .ant-card .ant-image{width:100%!important}}.instructions-container{padding:24px 24px 168px;max-width:1248px;margin:0 auto;overflow-y:auto}.instructions-container .browser-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.instructions-container .browser-card .browser-card-body{padding:24px 0}.instructions-container .browser-card .browser-card-body .browser-card-body-container{width:100%;padding-right:16px;display:flex;align-items:center;justify-content:space-between}
