.home{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:#f5f7fa;color:#333;min-height:100vh}.home .header{background:linear-gradient(135deg,#c3b5f5,#9ae6b4);color:#fff;padding:60px 20px;text-align:center}.home .header svg{width:80px;height:80px}.home .header h1{margin:20px 0 10px;font-size:2.5rem}.home .header p{font-size:1.2rem;max-width:500px;margin:0 auto}.home .section{padding:40px 20px;max-width:700px;margin:0 auto;text-align:center}.home .section h2{font-size:1.8rem;margin-bottom:20px}.home .features{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.home .features .feature{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:20px;width:220px}.home .features .feature h3{margin-top:0;margin-bottom:10px;font-size:1.1rem;font-weight:600}.home .features .feature p{margin:0;font-size:.9rem;line-height:1.4;color:#666}.home .footer{background:#f0f4f8;padding:20px;font-size:.9rem;text-align:center;color:#666;position:fixed;bottom:0;left:0;width:100%}.home .footer .footer-link{color:#5c6ac4;text-decoration:none}.home .footer .footer-link:hover{text-decoration:underline}@media (max-width: 768px){.home .header{padding:40px 20px}.home .header h1{font-size:2rem}.home .header p{font-size:1rem}.home .features{flex-direction:column;align-items:center}.home .features .feature{width:100%;max-width:300px}.home .footer{position:static;margin-top:40px}}.privacy{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;padding:40px 20px;max-width:900px;margin:0 auto;background:#fff;color:#333;min-height:100vh}.privacy h1,.privacy h2,.privacy h3{color:#2a2a2a}.privacy h1{font-size:2.5rem;margin-bottom:2rem;border-bottom:2px solid #e0e0e0;padding-bottom:1rem}.privacy h2{font-size:1.8rem;margin-top:2.5rem;margin-bottom:1rem;color:#333}.privacy h3{font-size:1.3rem;margin-top:1.5rem;margin-bottom:.5rem}.privacy p{margin-bottom:1rem;line-height:1.7}.privacy ul{margin-bottom:1.5rem;padding-left:2rem}.privacy ul li{margin-bottom:.5rem;line-height:1.6}.privacy table{width:100%;border-collapse:collapse;margin:20px 0;font-size:.9rem}.privacy table th,.privacy table td{border:1px solid #ddd;padding:12px 8px;text-align:left;vertical-align:top}.privacy table th{background-color:#f5f5f5;font-weight:600;color:#333}.privacy table td{background-color:#fff}.privacy table tr:nth-child(2n) td{background-color:#fafafa}.privacy table tr:hover td{background-color:#f0f0f0}.privacy a{color:#5c6ac4;text-decoration:none;transition:color .2s ease}.privacy a:hover{color:#4a5bb8;text-decoration:underline}@media (max-width: 768px){.privacy{padding:20px 15px}.privacy h1{font-size:2rem}.privacy h2{font-size:1.5rem}.privacy table{font-size:.8rem;display:block;overflow-x:auto;white-space:nowrap}.privacy table th,.privacy table td{padding:8px 6px}}@media (max-width: 480px){.privacy{padding:15px 10px}.privacy h1{font-size:1.8rem}.privacy h2{font-size:1.3rem}.privacy ul{padding-left:1.5rem}}.terms{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;padding:40px 20px;max-width:900px;margin:0 auto;background:#fff;color:#333;min-height:100vh}.terms h1,.terms h2,.terms h3{color:#2a2a2a}.terms h1{font-size:2.5rem;margin-bottom:2rem;border-bottom:2px solid #e0e0e0;padding-bottom:1rem}.terms h2{font-size:1.8rem;margin-top:2.5rem;margin-bottom:1rem;color:#333}.terms h3{font-size:1.3rem;margin-top:1.5rem;margin-bottom:.5rem;color:#444}.terms p{margin-bottom:1rem;line-height:1.7}.terms ul{margin-bottom:1.5rem;padding-left:2rem}.terms ul li{margin-bottom:.5rem;line-height:1.6}.terms a{color:#5c6ac4;text-decoration:none;transition:color .2s ease}.terms a:hover{color:#4a5bb8;text-decoration:underline}.terms .terms-content .terms-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.terms .terms-content .terms-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.terms .terms-content .terms-section h2{color:#2d3748;margin-bottom:1rem}.terms .terms-content .terms-section h3{color:#4a5568;margin-bottom:.5rem;margin-top:1rem}.terms .terms-content .terms-section p{color:#4a5568;line-height:1.6}.terms .terms-content .terms-section ul{list-style:none;padding:0}.terms .terms-content .terms-section ul li{color:#4a5568;line-height:1.6;margin-bottom:.5rem;position:relative}@media (max-width: 768px){.terms{padding:20px 15px}.terms h1{font-size:2rem}.terms h2{font-size:1.5rem}.terms h3{font-size:1.2rem}.terms ul{padding-left:1.5rem}}@media (max-width: 480px){.terms{padding:15px 10px}.terms h1{font-size:1.8rem}.terms h2{font-size:1.3rem}.terms h3{font-size:1.1rem}.terms ul{padding-left:1.2rem}}.download-page *{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.download-page html,.download-page body{height:100%;overscroll-behavior:none}.download-page body{color:#333;overflow-x:hidden;background-color:#fff}.download-page .page-container{max-width:750px;margin:0 auto;position:relative;min-height:100vh}.download-page .top-section{background:url(/assets/images/bg1.png) no-repeat;background-size:cover;padding:16px 20px 80px;color:#fff;position:relative;height:50vh}.download-page .logo-container{display:flex;align-items:center}.download-page .logo-container .logo{width:28px;height:28px;margin-right:12px}.download-page .logo-container .brand{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:19.2px;line-height:100%;letter-spacing:0;color:#000}.download-page .hero-content{margin-top:50px;padding:0 6px;text-align:center}.download-page .hero-content .hero-title{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:24px;line-height:100%;text-align:center;color:#000}.download-page .hero-content .hero-subtitle{margin-top:8px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;text-align:center;color:#353535}.download-page .bg2{display:none;width:100%;background:url(/assets/images/bg2.png) no-repeat;background-size:auto;height:294px}.download-page .phone-container{position:absolute;width:100%;z-index:10;bottom:0;max-width:470px;left:50%;transform:translate(-50%)}@media (max-width: 500px){.download-page .phone-container{bottom:0;margin-top:-30px}}.download-page .phone-container .phone-image{width:100%;height:auto}.download-page .bottom-section{position:fixed;bottom:0;display:flex;justify-content:center;height:180px;width:100%;background:linear-gradient(180deg,#fff0,#fff);z-index:10}.download-page .app-button{display:flex;align-items:center;justify-content:center;width:304px;height:48px;background:#72e6a4;box-shadow:0 4px 4px #00000040;font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:0px;text-align:center;color:#002d18;border-radius:38px;border:unset;cursor:pointer;transition:all .3s ease}.download-page .app-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #8b5cf666}.download-page .app-button:disabled{opacity:.7;cursor:not-allowed}.download-page .loading>*{margin-bottom:12px}.download-page .loading>*:last-child{margin-bottom:0}.download-page .spinner{width:24px;height:24px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite;margin-right:8px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.download-page .error-container{text-align:center;padding:20px}.download-page .error-container .error-title{font-size:18px;margin-bottom:10px;color:#e74c3c}.download-page .error-container .error-message{color:#666;font-size:14px}.download-page .store-buttons{display:flex;flex-direction:column;margin:20px auto;width:80%;max-width:280px}.download-page .store-buttons>*{margin-bottom:12px}.download-page .store-buttons>*:last-child{margin-bottom:0}.download-page .store-button{background-color:#fff;color:#333;border:1px solid rgba(0,0,0,.1);border-radius:50px;padding:14px 20px;font-size:16px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}.download-page .store-button>*{margin-right:8px}.download-page .store-button>*:last-child{margin-right:0}.download-page .store-button:hover{background-color:#f9f9f9;transform:translateY(-2px)}.download-page .wechat-tip{font-size:14px;color:#666;margin:20px auto;text-align:center;max-width:300px;padding:12px;background-color:#f9f9f9;border-radius:8px}.download-page .footer-container{display:flex;align-items:center;justify-content:center;height:100%}.download-page .loading-text{display:flex;align-items:center;justify-content:center}.download-page .hidden{display:none}@media (max-width: 768px){.download-page .page-container{max-width:100%}.download-page .top-section{padding:16px 15px 60px}.download-page .hero-content .hero-title{font-size:20px}.download-page .hero-content .hero-subtitle{font-size:13px}.download-page .app-button{width:280px;height:44px;font-size:15px}.download-page .bottom-section{height:160px}}@media (max-width: 480px){.download-page .top-section{padding:12px 12px 50px}.download-page .hero-content .hero-title{font-size:24px;padding:0 60px;line-height:1.3}.download-page .hero-content .hero-subtitle{font-size:14px}.download-page .app-button{width:260px;height:40px;font-size:14px}.download-page .bottom-section{height:140px}}.App{min-height:100vh}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.flex{display:flex}.table{display:table}.hidden{display:none}.justify-center{justify-content:center}.\!pb-20{padding-bottom:5rem!important}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:700}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}
