html{height:100%;margin:0 auto;font-family:Helvetica,"\5B8B\4F53",Tahoma,Arial,sans-serif;font-weight:400}*{padding:0;margin:0}a{text-decoration:none}li{list-style:none}button,input{border:none;outline:none}input,label{font-size:14px}th{font-weight:400}input[type=password],input[type=text]{-webkit-appearance:none}input[type=password]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{color:#eee}input[type=password]::-moz-placeholder,input[type=text]::-moz-placeholder{color:#eee}input[type=password]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder{color:#eee}input[type=password]:-moz-placeholder,input[type=text]:-moz-placeholder{color:#eee}.fl{float:left}.fr{float:right}.clearfix:after{display:block;height:0;clear:both;visibility:hidden;content:" "}#index,body,html{height:100%}.site{min-height:100%;background:#f8fafc;color:#1e293b}.titbar{position:fixed;top:0;left:0;right:0;z-index:9990;background:hsla(0,0%,100%,.92);backdrop-filter:blur(12px);-webkit-box-shadow:0 1px 0 rgba(15,23,42,.06);box-shadow:0 1px 0 rgba(15,23,42,.06)}.titbar-inner{max-width:1200px;margin:0 auto;padding:14px 24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:56px}.logo,.titbar-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo{gap:10px;color:#1e293b;text-decoration:none;font-weight:600;font-size:16px}.logo-mark{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.logo-text{white-space:nowrap}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nav a{font-size:15px;color:#64748b;text-decoration:none;padding:8px 12px;border-radius:8px;-webkit-transition:color .2s,background .2s;transition:color .2s,background .2s}.nav a:hover{color:#1e293b;background:rgba(37,99,235,.08)}.nav a.active{color:#2563eb;font-weight:600}.hero{position:relative;padding:120px 24px 80px;overflow:hidden;min-height:520px;background:#0f172a}.hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 70% 20%,rgba(37,99,235,.35),transparent),radial-gradient(ellipse 60% 50% at 20% 80%,rgba(14,165,233,.2),transparent),-webkit-gradient(linear,left top,left bottom,from(#0f172a),to(#1e293b));background:radial-gradient(ellipse 80% 60% at 70% 20%,rgba(37,99,235,.35),transparent),radial-gradient(ellipse 60% 50% at 20% 80%,rgba(14,165,233,.2),transparent),linear-gradient(180deg,#0f172a,#1e293b)}.hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-copy{color:#fff}.hero-copy .hero-tag{display:inline-block;font-size:13px;letter-spacing:.08em;color:hsla(0,0%,100%,.75);margin-bottom:16px;padding:6px 12px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12)}.hero-copy h1{font-size:40px;line-height:1.2;font-weight:700;margin:0 0 20px;letter-spacing:-.02em}.hero-copy .hero-desc{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.78);max-width:520px;margin:0 0 28px}.hero-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 24px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;-webkit-transition:-webkit-transform .15s,-webkit-box-shadow .15s;transition:-webkit-transform .15s,-webkit-box-shadow .15s;transition:transform .15s,box-shadow .15s;transition:transform .15s,box-shadow .15s,-webkit-transform .15s,-webkit-box-shadow .15s}.btn:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;-webkit-box-shadow:0 8px 24px rgba(37,99,235,.35);box-shadow:0 8px 24px rgba(37,99,235,.35)}.btn-ghost{color:#fff;border:1px solid hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.06)}.btn-ghost:hover{background:hsla(0,0%,100%,.12)}.hero-visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.glass-card{width:100%;max-width:440px;border-radius:16px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);-webkit-box-shadow:0 24px 48px rgba(0,0,0,.35);box-shadow:0 24px 48px rgba(0,0,0,.35);overflow:hidden}.glass-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.2)}.glass-header .dot{width:10px;height:10px;border-radius:50%;background:#64748b}.glass-header .dot:first-child{background:#ef4444}.glass-header .dot:nth-child(2){background:#eab308}.glass-header .dot:nth-child(3){background:#22c55e}.glass-header .glass-title{margin-left:auto;font-size:12px;color:hsla(0,0%,100%,.55)}.code-block{margin:0;padding:20px;font-size:13px;line-height:1.6;color:#e2e8f0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow-x:auto}.code-block .k{color:#93c5fd}.code-block .s{color:#7dd3fc}.code-block .v{color:#86efac}.metric-row{display:grid;grid-template-columns:1fr 1fr;gap:1px;border-top:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.06)}.metric{padding:16px 20px;text-align:center}.metric strong{display:block;font-size:22px;color:#fff;font-weight:700}.metric span{font-size:12px;color:hsla(0,0%,100%,.55)}.body{margin:0 auto;max-width:1200px;padding:0 24px 48px}.section-block{padding:72px 0}.section-alt{margin:0 -24px;padding-left:24px;padding-right:24px;background:#fff;border-radius:0;-webkit-box-shadow:0 1px 0 rgba(15,23,42,.06);box-shadow:0 1px 0 rgba(15,23,42,.06)}.section-title{text-align:center;margin-bottom:48px}.section-pill{display:inline-block;font-size:22px;font-weight:700;color:#1e293b;margin:0 0 12px;padding:10px 28px;border-radius:999px;background:linear-gradient(135deg,rgba(37,99,235,.12),rgba(14,165,233,.12));border:1px solid rgba(37,99,235,.2)}.section-sub{margin:0;font-size:15px;color:#64748b}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{background:#fff;border-radius:16px;padding:28px;border:1px solid #e2e8f0;-webkit-box-shadow:0 4px 24px rgba(15,23,42,.06);box-shadow:0 4px 24px rgba(15,23,42,.06);-webkit-transition:border-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,-webkit-box-shadow .2s;transition:box-shadow .2s,border-color .2s;transition:box-shadow .2s,border-color .2s,-webkit-box-shadow .2s}.feature-card:hover{border-color:rgba(37,99,235,.35);-webkit-box-shadow:0 12px 40px rgba(37,99,235,.12);box-shadow:0 12px 40px rgba(37,99,235,.12)}.feature-card h3{margin:16px 0 12px;font-size:18px;font-weight:700}.feature-card p{margin:0;font-size:14px;line-height:1.7;color:#64748b}.feature-icon{width:48px;height:48px;color:#2563eb}.advantage-list{max-width:880px;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advantage-item,.advantage-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.advantage-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:24px 28px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.advantage-item .adv-num{-ms-flex-negative:0;flex-shrink:0;font-size:28px;font-weight:800;color:rgba(37,99,235,.25);line-height:1}.advantage-item h4{margin:0 0 8px;font-size:17px;font-weight:700}.advantage-item p{margin:0;font-size:14px;line-height:1.7;color:#64748b}.partner-strip{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-bottom:40px}.partner-chip{padding:14px 28px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;font-size:15px;font-weight:600;color:#1e293b}.partner-chip-link{cursor:pointer;text-decoration:none;-webkit-transition:border-color .2s,color .2s,-webkit-box-shadow .2s;transition:border-color .2s,color .2s,-webkit-box-shadow .2s;transition:border-color .2s,box-shadow .2s,color .2s;transition:border-color .2s,box-shadow .2s,color .2s,-webkit-box-shadow .2s}.partner-chip-link:hover{border-color:rgba(37,99,235,.45);color:#2563eb;-webkit-box-shadow:0 4px 16px rgba(37,99,235,.12);box-shadow:0 4px 16px rgba(37,99,235,.12)}.eco-stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.eco-block{scroll-margin-top:88px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:28px 32px 32px;-webkit-box-shadow:0 4px 24px rgba(15,23,42,.05);box-shadow:0 4px 24px rgba(15,23,42,.05)}.eco-head{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #f1f5f9}.eco-head .eco-chip-static{display:inline-block;margin-bottom:12px}.eco-summary{margin:0;font-size:15px;line-height:1.7;color:#64748b;max-width:920px}.eco-modules{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 28px}.eco-module{padding:18px 20px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.eco-module h4{margin:0 0 8px;font-size:16px;font-weight:700;color:#1e293b}.eco-module p{margin:0;font-size:14px;line-height:1.65;color:#64748b}.contact{padding-bottom:96px}.contact-card{max-width:640px;margin:0 auto;background:#fff;border-radius:16px;padding:32px 36px;border:1px solid #e2e8f0;-webkit-box-shadow:0 8px 32px rgba(15,23,42,.06);box-shadow:0 8px 32px rgba(15,23,42,.06)}.contact-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px 24px;padding:16px 0;border-bottom:1px solid #f1f5f9;font-size:15px;line-height:1.6}.contact-row:last-child{border-bottom:none}.contact-row .label{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;color:#64748b;font-weight:600}.contact-row a{color:#2563eb;text-decoration:none}.contact-row a:hover{text-decoration:underline}.footer{width:100%;text-align:center;padding:28px 20px;color:hsla(0,0%,100%,.85);background:#0f172a;font-size:14px}.footer .footer-slogan{margin:0 0 12px;font-size:15px;letter-spacing:.2em;color:hsla(0,0%,100%,.55)}.footer p{margin:8px 0}.footer .footer-icp{margin-left:8px;color:hsla(0,0%,100%,.75)}@media screen and (max-width:1024px){.hero-inner{grid-template-columns:1fr}.hero-copy h1{font-size:32px}.eco-modules,.feature-grid{grid-template-columns:1fr}.eco-block{padding:22px 20px 24px}.titbar-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.logo-text{font-size:14px;white-space:normal}}