/*! tailwindcss v4.1.0 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab,currentColor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.mb-\[32px\]{margin-bottom:32px}.block{display:block}.flex{display:flex}.h-auto{height:auto}.w-\[99px\]{width:99px}.cursor-pointer{cursor:pointer}.gap-\[24px\]{gap:24px}.pt-\[24px\]{padding-top:24px}.pb-\[100px\]{padding-bottom:100px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{overflow-x:hidden}.wrapper{width:1440px;margin:0 auto}.section-one{background-image:url(/assets/section-one-bg-DRf0qPPt.png);background-size:cover}.nav{position:fixed;z-index:66;left:50%;transform:translate(-50%);width:1440px;top:24px;background:#fff;box-shadow:0 0 20px #667f8e1a;border-radius:40px;border:1px solid #ededed;height:80px;padding:0 80px 0 40px;display:flex;align-items:center}.nav .logo{width:58px;height:auto}.nav .nav-links{display:flex;gap:80px;font-size:16px;margin-left:auto;color:#747474;height:100%}.nav .nav-links>div{cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center;position:relative;transition:all .2s}.nav .nav-links>div:hover{color:#1f1f1f;font-weight:700}.nav .nav-links>div.active{color:#1f1f1f;font-weight:700}.nav .nav-links>div.active:after{content:"";bottom:0;position:absolute;left:10px;right:10px;background-color:#0069fe;height:5px;border-radius:20px 20px 0 0}.nav-placeholder{height:80px;margin-bottom:88px}.section-one-content{font-family:SFProText,SFProText;position:relative}.section-one-content .title{font-weight:700;font-size:88px;color:#1f1f1f;line-height:100px;width:750px}.section-one-content .des{font-weight:500;font-size:24px;color:#747474;line-height:36px;margin-top:32px;width:750px;margin-bottom:64px}.section-one-content .btn{display:flex;align-items:center;justify-content:center;width:298px;height:64px;border-radius:32px;font-family:SFProText,SFProText;font-weight:700;font-size:24px;cursor:pointer}.section-one-content .btn-primary{background:#0069fe;color:#fff}.section-one-content .btn-default{background:#fff;color:#1f1f1f;border:1px solid #e2e2e2}.section-one-content .persons{margin-top:120px;display:flex;flex-direction:column;gap:32px;font-family:SFProText,SFProText;font-weight:600;font-size:32px;color:#1f1f1f;line-height:36px}.section-one-content .persons>img{width:216px;height:auto}.section-one-content .section-one-banner{top:0;right:-824px;position:absolute;height:860px;max-width:initial}.about{background:#fff;box-shadow:0 0 20px #667f8e1a;border-radius:64px;border:1px solid #ededed;display:flex;align-items:stretch;font-family:SFProText,SFProText;margin-top:80px}.about .about-item{flex:1;padding:72px 55px;position:relative}.about .about-item-border{position:absolute;right:0;top:0;bottom:0;width:2px}.about .about-item-icon{margin-bottom:56px}.about .about-item-icon>img{width:96px;height:auto}.about .about-item-title{font-weight:700;font-size:40px;color:#1f1f1f;line-height:40px;margin-bottom:30px}.about .about-item-content{font-weight:500;font-size:24px;color:#747474;line-height:36px}.section-two{background-image:url(/assets/section-two-bg-BooveC9e.png);background-size:cover;padding-top:184px;height:1082px;font-family:SFProText,SFProText;position:relative}.section-two .app-info{display:flex;align-items:center;font-weight:700;font-size:48px;color:#1f1f1f}.section-two .app-info .app-logo{width:100px;height:100px;margin-right:20px}.section-two .app-des{font-weight:500;font-size:32px;color:#1f1f1f;line-height:48px;margin:88px 0 120px;width:720px}.section-two .app-store-btn{width:270px;display:block;height:auto;cursor:pointer}.section-two .section-two-banner{position:absolute;width:834px;height:auto;right:0;top:0}.section-three{background-color:#fff;padding:88px 0}.section-three .tip{font-family:SFProText,SFProText;font-weight:500;font-size:32px;color:#1f1f1f;line-height:48px;width:494px}.section-three .email{font-family:SFProText,SFProText;font-weight:700;font-size:56px;color:#1f1f1f;line-height:56px;padding-bottom:40px;border-bottom:1px solid #d8d8d8;margin-top:64px}.footer{background-color:#0d0d0f}.footer .footer-top{width:1440px;margin:0 auto;padding:88px 0 100px;display:flex;gap:90px;justify-content:space-between}.footer .footer-top .company{width:285px;font-family:SFProText,SFProText;font-weight:700;font-size:48px;color:#fff;line-height:60px}.footer .footer-top .footer-top-item{flex:1}.footer .footer-top .footer-top-item-title{font-family:SFProText,SFProText;font-weight:700;font-size:32px;color:#d1d3d4;margin-bottom:56px}.footer .footer-top .footer-top-item-des{font-family:SFProText,SFProText;font-weight:500;font-size:24px;color:#d1d3d4;line-height:36px}.footer .footer-bottom{border-top:1px solid #313131}.footer .footer-bottom .wrapper{width:1440px;margin:0 auto;height:100px;display:flex;align-items:center;justify-content:space-between;font-family:SFProText,SFProText;font-weight:500;font-size:18px;color:#747474}
