.header-layout{max-width:1200px;width:90%;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;color:#000}.header-layout .title{font-size:28px;font-weight:700;color:#4e57ef}.header-layout .menu{min-width:360px;background:transparent;border-bottom:none}.footer-layout{max-width:1200px;width:90%;margin:0 auto;text-align:center}.footer-layout a{color:#4e57ef;text-decoration:underline}.footer-layout a:hover{color:#3a42c8}.basic-layout{width:100vw;min-height:100vh}.basic-layout .ant-layout-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fff;padding:0 20px;box-shadow:0 2px 8px #0000001a}.basic-layout .layout-content{margin-top:64px;flex:1}.basic-layout .ant-layout-footer{padding:32px 0;background-color:#2c3e50;color:#fff}.home-page{width:100%;min-height:100vh;background-color:#fff}.home-page .hero-section{padding:8rem 0 6rem;background:linear-gradient(135deg,#eef2f3,#dbe9f4);text-align:center}.home-page .hero-section .container{width:90%;max-width:1200px;margin:0 auto;padding:0 15px}.home-page .hero-section .hero-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem}.home-page .hero-section .hero-text{flex:1 1 50%;text-align:left}.home-page .hero-section .hero-text h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;color:#2c3e50}.home-page .hero-section .hero-text h2{font-size:2rem;font-weight:500;margin-bottom:2rem;color:#34495e}.home-page .hero-section .hero-text p{font-size:1.1rem;color:#555;line-height:1.8;max-width:800px}.home-page .hero-section .hero-image{flex:1 1 45%;text-align:center}.home-page .hero-section .hero-image img{width:100%;max-width:400px;height:auto;border-radius:12px}@media (max-width: 768px){.home-page .hero-section .hero-content{flex-direction:column;align-items:center;text-align:center}.home-page .hero-section .hero-text{text-align:center}}.home-page .features{padding:8rem 0 6rem;background-color:#fff}.home-page .features .container{width:90%;max-width:1200px;margin:0 auto;padding:0 15px}.home-page .features .container h1{text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700;color:#2c3e50}.home-page .features .container .steps{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.home-page .features .container .step{flex:1 1 calc(33.333% - 2rem);background:#f9f9f9;border-radius:12px;padding:2rem;box-shadow:0 6px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.home-page .features .container .step:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.home-page .features .container .step .step-title{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1rem}.home-page .features .container .step .step-desc{font-size:1rem;line-height:1.7;color:#555}.home-page .business{padding:8rem 0 6rem;background-color:#f6f9fc}.home-page .business .container{width:90%;max-width:1200px;margin:0 auto;padding:0 15px}.home-page .business .container h1{text-align:center;font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:3rem}.home-page .business .container .blocks{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.home-page .business .container .block{flex:1 1 45%;background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 16px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.home-page .business .container .block:hover{transform:translateY(-6px);box-shadow:0 12px 24px #0000001a}.home-page .business .container .block .block-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a202c}.home-page .business .container .block .block-desc{font-size:1rem;line-height:1.7;color:#555}.home-page .partner{padding:8rem 0 6rem;background:linear-gradient(135deg,#ecf0f1,#bdc3c7);color:#2c3e50;text-align:center}.home-page .partner .container{width:90%;max-width:1200px;margin:0 auto;padding:0 15px}.home-page .partner .container h1{font-size:2.5rem;margin-bottom:1.5rem;font-weight:700}.home-page .partner .container p{font-size:1.2rem;line-height:1.8;max-width:700px;margin:0 auto}.privacy{width:100%;min-height:100vh;padding:12px 18px;background-color:#fff}.privacy p,.privacy li{width:100%;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;line-height:30px;color:#3a4a5a;box-sizing:border-box}.privacy table{width:100%;border-collapse:collapse;margin:25px 0;font-size:.9em;box-shadow:0 0 10px #00000005}.privacy table thead tr{background-color:#f8f9fa;border-bottom:2px solid #dee2e6}.privacy table thead tr th{padding:12px 15px;text-align:left;font-weight:600;color:#333}.privacy table tbody tr{border-bottom:1px solid #dee2e6;transition:background-color .2s}.privacy table tbody tr:nth-child(2n){background-color:#f8f9fa}.privacy table tbody tr:hover{background-color:#f1f3f5}.privacy table tbody tr td{padding:12px 15px;vertical-align:top}.privacy table tbody tr:last-child{border-bottom:2px solid #dee2e6}.privacy table th,.privacy table td{border:1px solid #ddd}.terms{width:100%;min-height:100vh;padding:12px 18px;background-color:#fff}.terms p{width:100%;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;line-height:30px;color:#3a4a5a;box-sizing:border-box}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html,body,#root{height:100%}body{margin:0;padding:0;overflow-x:hidden;font-family:Arial,sans-serif}
